diff options
Diffstat (limited to '.icons/kora/panel/16/slack-indicator-unread.svg')
-rw-r--r-- | .icons/kora/panel/16/slack-indicator-unread.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/kora/panel/16/slack-indicator-unread.svg b/.icons/kora/panel/16/slack-indicator-unread.svg new file mode 100644 index 000000000..1d3355cfb --- /dev/null +++ b/.icons/kora/panel/16/slack-indicator-unread.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 16 16"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#dfdfdf; } .ColorScheme-Highlight { color:#4285f4; } + </style> + </defs> + <circle style="fill:currentColor" class="ColorScheme-Highlight" cx="13" cy="2" r="2"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 5.5,0 A 1.5,1.5 0 0 0 4,1.5 1.5,1.5 0 0 0 5.5,3 H 7 V 1.5 A 1.5,1.5 0 0 0 5.5,0 Z M 9.5,0 A 1.5,1.5 0 0 0 8,1.5 V 5.5 A 1.5,1.5 0 0 0 9.5,7 1.5,1.5 0 0 0 11,5.5 V 4.2324 A 3,3 0 0 1 10,2 3,3 0 0 1 10.484,0.37109 1.5,1.5 0 0 0 9.5,0 Z M 1.5,4 A 1.5,1.5 0 0 0 0,5.5 1.5,1.5 0 0 0 1.5,7 H 5.5 A 1.5,1.5 0 0 0 7,5.5 1.5,1.5 0 0 0 5.5,4 Z M 14.631,4.5156 A 3,3 0 0 1 13,5 3,3 0 0 1 12.141,4.873 1.5,1.5 0 0 0 12,5.5 V 7 H 13.5 A 1.5,1.5 0 0 0 15,5.5 1.5,1.5 0 0 0 14.631,4.5156 Z M 1.5,8 A 1.5,1.5 0 0 0 0,9.5 1.5,1.5 0 0 0 1.5,11 1.5,1.5 0 0 0 3,9.5 V 8 Z M 5.5,8 A 1.5,1.5 0 0 0 4,9.5 V 13.5 A 1.5,1.5 0 0 0 5.5,15 1.5,1.5 0 0 0 7,13.5 V 9.5 A 1.5,1.5 0 0 0 5.5,8 Z M 9.5,8 A 1.5,1.5 0 0 0 8,9.5 1.5,1.5 0 0 0 9.5,11 H 13.5 A 1.5,1.5 0 0 0 15,9.5 1.5,1.5 0 0 0 13.5,8 Z M 8,12 V 13.5 A 1.5,1.5 0 0 0 9.5,15 1.5,1.5 0 0 0 11,13.5 1.5,1.5 0 0 0 9.5,12 Z"/> +</svg> |