diff options
Diffstat (limited to '.icons/awkward/24x24/panel/feedindicator-active.svg')
-rw-r--r-- | .icons/awkward/24x24/panel/feedindicator-active.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/awkward/24x24/panel/feedindicator-active.svg b/.icons/awkward/24x24/panel/feedindicator-active.svg new file mode 100644 index 00000000..68fd765e --- /dev/null +++ b/.icons/awkward/24x24/panel/feedindicator-active.svg @@ -0,0 +1,10 @@ +<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:#e26da9; } .ColorScheme-Highlight { color:#4285f4; } + </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-Text" cx="12" cy="12" r="2"/> +</svg> |