diff options
Diffstat (limited to 'Flat-Remix-Light/panel/wiznote-indicator.svg')
-rw-r--r-- | Flat-Remix-Light/panel/wiznote-indicator.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix-Light/panel/wiznote-indicator.svg b/Flat-Remix-Light/panel/wiznote-indicator.svg index 376f8ed05..853707b19 100644 --- a/Flat-Remix-Light/panel/wiznote-indicator.svg +++ b/Flat-Remix-Light/panel/wiznote-indicator.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 7.5 2.5 L 6.75 5.5 L 6.5 4 L 4.5 4.5 L 4 6 L 3.5 3.5 L 2 4 L 3 8.75 L 4.886719 9.03125 L 5.25 7.75 L 5.632812 9.144531 L 8 9.5 L 10 3 Z M 7.5 2.5"/> - </g> +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1"> + <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="m14 4-1.5 6-0.5-3-4 1-1 3-1-5-3 1 2 9.5 3.777 0.566 0.723-2.566 0.764 2.789 4.736 0.711 4-13z"/> </svg> |