diff options
Diffstat (limited to 'Flat-Remix-Light/panel/feedindicator-attention.svg')
-rw-r--r-- | Flat-Remix-Light/panel/feedindicator-attention.svg | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/Flat-Remix-Light/panel/feedindicator-attention.svg b/Flat-Remix-Light/panel/feedindicator-attention.svg deleted file mode 100644 index e48124394..000000000 --- a/Flat-Remix-Light/panel/feedindicator-attention.svg +++ /dev/null @@ -1,10 +0,0 @@ -<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; } - </style> - </defs> - <path style="fill:currentColor;opacity:0.3" class="ColorScheme-Text" d="m 12,4 c -4.418278,0 -8,3.581722 -8,8 0,4.418278 3.581722,8 8,8 4.418278,0 8,-3.581722 8,-8 l -2,0 a 6,6 0 0 1 -6,6 6,6 0 0 1 -6,-6 6,6 0 0 1 6,-6 l 0,-2 z m 0,3 a 5,5 0 0 0 -5,5 5,5 0 0 0 5,5 5,5 0 0 0 5,-5 l -2,0 a 3,3 0 0 1 -3,3 3,3 0 0 1 -3,-3 3,3 0 0 1 3,-3 l 0,-2 z"/> - <path style="opacity:1;fill:currentColor" class="ColorScheme-Text" d="m 12,4 0,2 a 6,6 0 0 1 6,6 l 2,0 C 20,7.581722 16.418278,4 12,4 Z m 0,3 0,2 a 3,3 0 0 1 3,3 l 2,0 A 5,5 0 0 0 12,7 Z"/> - <circle style="fill:currentColor;opacity:1" class="ColorScheme-Highlight" cx="12" cy="12" r="2"/> -</svg> |