diff options
author | 2020-05-06 22:05:14 +0200 | |
---|---|---|
committer | 2020-05-06 23:46:43 +0200 | |
commit | d8291a5741aca9c11eb137c05396bad1b09fb50e (patch) | |
tree | 994ded51ff34eece4bce18c769777015889acfa3 /Flat-Remix-Red-Dark/panel/kotatogram-attention-panel.svg | |
parent | 2155d2a79b44a8a0a6e918456701d89239fcae77 (diff) | |
download | flat-remix-d8291a5741aca9c11eb137c05396bad1b09fb50e.tar.gz flat-remix-d8291a5741aca9c11eb137c05396bad1b09fb50e.zip |
Update panel icons
Diffstat (limited to 'Flat-Remix-Red-Dark/panel/kotatogram-attention-panel.svg')
-rw-r--r-- | Flat-Remix-Red-Dark/panel/kotatogram-attention-panel.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Flat-Remix-Red-Dark/panel/kotatogram-attention-panel.svg b/Flat-Remix-Red-Dark/panel/kotatogram-attention-panel.svg new file mode 100644 index 000000000..a71d1e1ad --- /dev/null +++ b/Flat-Remix-Red-Dark/panel/kotatogram-attention-panel.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#ffffff; } .ColorScheme-Highlight { color:#367bf0; } + </style> + </defs> + <circle style="fill:currentColor" class="ColorScheme-Highlight" cx="21" cy="5" r="2"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="m 12,4 a 8,8 0 0 0 -8,8 8,8 0 0 0 8,8 8,8 0 0 0 8,-8 8,8 0 0 0 -8,-8 z m 0,5 0.576172,1 c 0,0 1.423828,3 3.423828,3 2,0 3,-2 3,-2 0,0 0,4 -3,4 -2,0 -4,-1 -4,-1 0,0 -2,1 -4,1 -3,0 -3,-4 -3,-4 0,0 1,2 3,2 2,0 3.423828,-3 3.423828,-3 z"/> +</svg> |