diff options
author | 2020-05-06 20:47:36 +0200 | |
---|---|---|
committer | 2020-05-06 20:47:36 +0200 | |
commit | daa8cb29af21e8656dd81230bea8d4f6576f1013 (patch) | |
tree | 601567b8ddb957582f8c0869926eeb554e5131d4 /Flat-Remix-Red-Light/actions/scalable/object-select.svg | |
parent | dfded412ac400065c1dab5000462eb824d994cb4 (diff) | |
download | flat-remix-daa8cb29af21e8656dd81230bea8d4f6576f1013.tar.gz flat-remix-daa8cb29af21e8656dd81230bea8d4f6576f1013.zip |
Update action icons from Papirus icon theme
Diffstat (limited to 'Flat-Remix-Red-Light/actions/scalable/object-select.svg')
-rw-r--r-- | Flat-Remix-Red-Light/actions/scalable/object-select.svg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Flat-Remix-Red-Light/actions/scalable/object-select.svg b/Flat-Remix-Red-Light/actions/scalable/object-select.svg index c5a863200..3bbe9bbee 100644 --- a/Flat-Remix-Red-Light/actions/scalable/object-select.svg +++ b/Flat-Remix-Red-Light/actions/scalable/object-select.svg @@ -1,8 +1,10 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> <defs> <style id="current-color-scheme" type="text/css"> - .ColorScheme-Text { color:#31363b; } .ColorScheme-Highlight { color:#3daee9; } + .ColorScheme-Text { color:#000000; } .ColorScheme-Highlight { color:#367bf0; } </style> </defs> - <path style="fill:currentColor" class="ColorScheme-Text" d="M 13.138672 3.0292969 C 13.042461 3.0112201 12.942552 3.010175 12.839844 3.03125 C 12.620964 3.07855 12.419254 3.20178 12.277344 3.375 L 5.9960938 10.5625 L 3.7460938 8.3125 C 3.3697638 7.93612 2.6849937 7.93615 2.3085938 8.3125 C 1.9322437 8.68886 1.9322138 9.3736 2.3085938 9.75 L 5.3085938 12.75 L 6.0898438 13.5 L 6.7773438 12.6875 L 13.777344 4.6875 C 14.273836 4.1469863 13.812147 3.1558343 13.138672 3.0292969 z" transform="translate(4 4)"/> + <g transform="translate(4,4)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 13.5,5 C 13.5,5 14.465,4.035 13.715,3.285 12.965,2.535 12,3.5 12,3.5 L 6,10.5 4,8.5 C 4,8.5 3.035,7.535 2.285,8.285 1.535,9.035 2.5,10 2.5,10 L 6,13.5 Z"/> + </g> </svg> |