diff options
author | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2021-02-21 12:06:47 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2021-02-21 12:06:47 +0530 |
commit | 1b3658c85f5a5a25643da0cc417c70986b7caa6a (patch) | |
tree | e8fb44c12e8bd16088d185e1e78a6c7f7d76cf5c /.icons/awkward/16x16/panel/slack-indicator-unread.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/16x16/panel/slack-indicator-unread.svg')
-rw-r--r-- | .icons/awkward/16x16/panel/slack-indicator-unread.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/awkward/16x16/panel/slack-indicator-unread.svg b/.icons/awkward/16x16/panel/slack-indicator-unread.svg new file mode 100644 index 00000000..e0158bdb --- /dev/null +++ b/.icons/awkward/16x16/panel/slack-indicator-unread.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#e26da9; } .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 C 4.674418,0 4,0.674419 4,1.5 4,2.3255815 4.674418,3 5.5,3 H 7 V 1.5 C 7,0.674419 6.325581,0 5.5,0 Z m 4.001953,0 c -0.825581,0 -1.5,0.6732269 -1.5,1.4980469 V 5.5019531 C 8.001953,6.326773 8.676372,7 9.501953,7 c 0.825583,0 1.5,-0.673227 1.5,-1.4980469 V 4.234375 A 3,3 0 0 1 10,2 3,3 0 0 1 10.482422,0.3730469 C 10.218674,0.1434874 9.877544,0 9.501953,0 Z M 1.4980469,4 C 0.6732269,4 0,4.6744185 0,5.5 0,6.325581 0.6732269,7 1.4980469,7 H 5.5019531 C 6.3267731,7 7,6.325581 7,5.5 7,4.6744185 6.3267731,4 5.5019531,4 Z M 14.626953,4.5195312 A 3,3 0 0 1 13,5 3,3 0 0 1 12.144531,4.8730469 C 12.055417,5.0645773 12.001953,5.2756396 12.001953,5.5 V 7 h 1.5 c 0.82558,0 1.5,-0.674419 1.5,-1.5 0,-0.3758742 -0.144789,-0.716643 -0.375,-0.9804688 z M 1.5,8 C 0.674419,8 0,8.674419 0,9.5 0,10.325582 0.674419,11 1.5,11 2.325582,11 3,10.325582 3,9.5 V 8 Z m 4,0 C 4.674419,8 4,8.673227 4,9.498047 v 4.003906 C 4,14.326773 4.674419,15 5.5,15 6.325581,15 7,14.326773 7,13.501953 V 9.498047 C 7,8.673227 6.325581,8 5.5,8 Z M 9.498047,8 C 8.673226,8 8,8.674419 8,9.5 8,10.325581 8.673227,11 9.498047,11 h 4.003906 C 14.326772,11 15,10.325581 15,9.5 15,8.674419 14.326772,8 13.501953,8 Z M 8,12 v 1.5 C 8,14.325581 8.674419,15 9.5,15 10.325582,15 11,14.325581 11,13.5 11,12.674419 10.325582,12 9.5,12 Z"/> +</svg> |