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/22x22/panel/dino-status-chat.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/22x22/panel/dino-status-chat.svg')
-rw-r--r-- | .icons/awkward/22x22/panel/dino-status-chat.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/awkward/22x22/panel/dino-status-chat.svg b/.icons/awkward/22x22/panel/dino-status-chat.svg new file mode 100644 index 00000000..06d9bdba --- /dev/null +++ b/.icons/awkward/22x22/panel/dino-status-chat.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" 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" class="ColorScheme-Text" d="M 11 3 A 8 8 0 0 0 3 11 A 8 8 0 0 0 11 19 A 8 8 0 0 0 19 11 A 8 8 0 0 0 11 3 z M 8 7 A 2 2 0 0 1 10 9 A 2 2 0 0 1 8 11 A 2 2 0 0 1 6 9 A 2 2 0 0 1 8 7 z M 14 7 A 2 2 0 0 1 16 9 A 2 2 0 0 1 14 11 A 2 2 0 0 1 12 9 A 2 2 0 0 1 14 7 z M 6.9375 11.986328 A 1.0001 1.0001 0 0 1 7.0371094 11.986328 A 1.0001 1.0001 0 0 1 7.9902344 12.853516 C 7.9902344 12.853516 8.0654113 13.359517 8.46875 13.904297 C 8.8720887 14.449077 9.5021818 15 11 15 C 12.497818 15 13.127911 14.449077 13.53125 13.904297 C 13.934586 13.359516 14.009766 12.853516 14.009766 12.853516 A 1.00101 1.00101 0 1 1 15.990234 13.146484 C 15.990234 13.146484 15.845887 14.140484 15.138672 15.095703 C 14.431457 16.050923 13.059966 17 11 17 C 8.9400341 17 7.5685434 16.050923 6.8613281 15.095703 C 6.1541128 14.140483 6.0097656 13.146484 6.0097656 13.146484 A 1.0001 1.0001 0 0 1 6.9375 11.986328 z"/> +</svg> |