diff options
Diffstat (limited to 'Flat-Remix-Dark/actions/scalable/image-sharpen.svg')
-rw-r--r-- | Flat-Remix-Dark/actions/scalable/image-sharpen.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix-Dark/actions/scalable/image-sharpen.svg b/Flat-Remix-Dark/actions/scalable/image-sharpen.svg index b2f2c4003..319482bc9 100644 --- a/Flat-Remix-Dark/actions/scalable/image-sharpen.svg +++ b/Flat-Remix-Dark/actions/scalable/image-sharpen.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(82.745098%,85.490196%,89.019608%)" d="M 6 2.527344 L 6 2.53125 Z M 6 2.53125 L 2.117188 9 L 9.882812 9 Z M 6 4.472656 L 8.117188 8 L 3.882812 8 Z M 6 4.472656"/> - </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:#d3dae3; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 7.9960938 1.0566406 L 7.9980469 1.0605469 L 8 1.0566406 L 7.9960938 1.0566406 z M 7.9980469 1.0605469 L 0.23046875 14 L 15.761719 14 L 7.9980469 1.0605469 z M 8 4.9433594 L 12.234375 12 L 3.765625 12 L 8 4.9433594 z" transform="translate(4 4)"/> </svg> |