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/apps/rocketchat.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/16x16/apps/rocketchat.svg')
-rw-r--r-- | .icons/awkward/16x16/apps/rocketchat.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/awkward/16x16/apps/rocketchat.svg b/.icons/awkward/16x16/apps/rocketchat.svg new file mode 100644 index 00000000..b95bc690 --- /dev/null +++ b/.icons/awkward/16x16/apps/rocketchat.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1"> + <path style="fill:#c1272d" d="M 7.6190476,7.9999996 C 7.6190476,12.418278 4.2078838,16 4e-8,16 2.2857143,13.2 1.9047619,2.7999998 4e-8,0 4.2078838,0 7.6190476,3.5817217 7.6190476,7.9999996 Z"/> + <ellipse style="fill:#c1272d" cx="8" cy="8" rx="8" ry="6"/> + <path style="fill:#ffffff" d="M 8 3 C 5.993526 3 4.1957532 3.6173452 2.9433594 4.5566406 C 1.6915797 5.4954753 1.0006772 6.70221 1 7.9980469 C 1.0021019 8.9431819 1.3796081 9.8816413 2.1542969 10.722656 A 1.0001 1.0001 0 0 1 2.4121094 11.509766 C 2.2851871 12.656551 2.0714719 13.692283 1.765625 14.626953 C 2.8545849 14.301476 3.8699861 13.798539 4.6582031 12.972656 A 1.0001 1.0001 0 0 1 5.6347656 12.695312 C 6.391642 12.89434 7.1935213 12.997896 8.0019531 13 C 10.007604 12.99958 11.804672 12.382336 13.056641 11.443359 C 14.309034 10.504064 15 9.2965608 15 8 C 15 6.7034392 14.309034 5.495936 13.056641 4.5566406 C 11.804247 3.6173452 10.006474 3 8 3 z"/> + <circle style="fill:#c1272d" cx="8" cy="8" r="1"/> + <circle style="fill:#c1272d" cx="11" cy="8" r="1"/> + <circle style="fill:#c1272d" cx="5" cy="8" r="1"/> +</svg> |