diff options
Diffstat (limited to 'Flat-Remix-Dark/actions/scalable/kr_unselect.svg')
-rw-r--r-- | Flat-Remix-Dark/actions/scalable/kr_unselect.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix-Dark/actions/scalable/kr_unselect.svg b/Flat-Remix-Dark/actions/scalable/kr_unselect.svg index d1453ed29..093517307 100644 --- a/Flat-Remix-Dark/actions/scalable/kr_unselect.svg +++ b/Flat-Remix-Dark/actions/scalable/kr_unselect.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 3 2.5 L 3.007812 8.265625 L 4.167969 7.128906 L 4.386719 6.910156 L 4.507812 7.203125 L 5.453125 9.5 L 6.183594 9.164062 L 5.191406 6.890625 L 5.070312 6.605469 L 5.367188 6.578125 L 7 6.421875 Z M 7.417969 2.5 L 7 2.917969 L 7.832031 3.75 L 7 4.582031 L 7.417969 5 L 8.25 4.167969 L 9.082031 5 L 9.5 4.582031 L 8.667969 3.75 L 9.5 2.917969 L 9.082031 2.5 L 8.25 3.332031 Z M 7.417969 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:#d3dae3; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="m2 1l0.0156 11.535 2.3223-2.279 0.4394-0.4318 0.2364 0.5798 1.8925 4.596 1.461-0.674-1.9824-4.5467-0.2461-0.5664 0.5937-0.0567 3.2676-0.3105-8-7.8457zm8.834 0l-0.834 0.834 1.666 1.666-1.666 1.666 0.834 0.834 1.666-1.666 1.666 1.666 0.834-0.834-1.666-1.666 1.666-1.666-0.834-0.834-1.666 1.666-1.666-1.666z" transform="translate(4 4)"/> </svg> |