diff options
Diffstat (limited to 'Flat-Remix-Light/actions/scalable/edit-select.svg')
-rw-r--r-- | Flat-Remix-Light/actions/scalable/edit-select.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix-Light/actions/scalable/edit-select.svg b/Flat-Remix-Light/actions/scalable/edit-select.svg index 763337f1b..bbdbc3975 100644 --- a/Flat-Remix-Light/actions/scalable/edit-select.svg +++ b/Flat-Remix-Light/actions/scalable/edit-select.svg @@ -1,5 +1,8 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="12pt" height="12pt" version="1.1" viewBox="0 0 12 12"> - <g> - <path style="fill:rgb(19.215686%,21.176471%,23.137255%)" d="M 4 2.5 L 4.007812 8.265625 L 5.167969 7.128906 L 5.386719 6.914062 L 5.503906 7.203125 L 6.453125 9.5 L 7.179688 9.164062 L 6.191406 6.890625 L 6.066406 6.605469 L 6.363281 6.578125 L 8 6.421875 Z M 4 2.5"/> - </g> +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#31363b; } .ColorScheme-Highlight { color:#3daee9; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 3.9960938 1 L 4.0117188 12.535156 L 6.3339844 10.255859 L 6.7714844 9.8242188 L 7.0097656 10.404297 L 8.9023438 15 L 10.363281 14.328125 L 8.3808594 9.7792969 L 8.1347656 9.2128906 L 8.7285156 9.15625 L 11.996094 8.8457031 L 3.9960938 1 z" transform="translate(4 4)"/> </svg> |