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/mattermost.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/16x16/apps/mattermost.svg')
-rw-r--r-- | .icons/awkward/16x16/apps/mattermost.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.icons/awkward/16x16/apps/mattermost.svg b/.icons/awkward/16x16/apps/mattermost.svg new file mode 100644 index 00000000..a3208511 --- /dev/null +++ b/.icons/awkward/16x16/apps/mattermost.svg @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1"> + <circle style="fill:#248afd" cx="8" cy="8" r="8"/> + <path style="fill:#ffffff" d="M 8,2 C 4.6862915,2 2,4.6862915 2,8 c 0,3.313708 2.6862915,6 6,6 3.313708,0 6,-2.686292 6,-6 C 13.9974,6.2958487 13.270203,4.6732096 12,3.5371094 L 12,7 c -0.04428,0.3390715 -0.0074,0.6820986 0,1 0,2.209139 -1.790861,4 -4,4 C 5.790861,12 4,10.209139 4,8 3.9838679,7.5492598 4.014961,7.1374492 4.0136719,6.7089844 4.0206469,6.6227527 4.0304177,6.53677 4.0429688,6.4511719 4.0503387,6.4117789 4.0517789,6.3710069 4.0605469,6.3320312 4.2474813,5.2230674 4.892614,4.2440253 5.8378906,3.6347656 l 0.00195,0 L 8.0058594,2 Z"/> + <path style="fill:#ffffff" d="m 10,3 -3.2363281,2.4414062 -0.00195,0.00977 a 2,2 0 0 0 -0.7832032,1.5859375 2,2 0 0 0 2,2 2,2 0 0 0 2,-2 A 2,2 0 0 0 9.9765625,7 L 10,7 10,3 Z"/> +</svg> |