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/apps/easystroke.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/22x22/apps/easystroke.svg')
-rw-r--r-- | .icons/awkward/22x22/apps/easystroke.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.icons/awkward/22x22/apps/easystroke.svg b/.icons/awkward/22x22/apps/easystroke.svg new file mode 100644 index 00000000..32c5099d --- /dev/null +++ b/.icons/awkward/22x22/apps/easystroke.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1"> + <path style="fill:#4347dc" d="M 11,1 A 10,10 0 0 0 1,11 10,10 0 0 0 11,21 10,10 0 0 0 21,11 10,10 0 0 0 11,1 Z"/> + <path style="opacity:0.2" d="M 1.01075,11.209 A 10,10 0 0 0 1,11.5 10,10 0 0 0 11,21.5 10,10 0 0 0 21,11.5 10,10 0 0 0 20.9895,11.291 10,10 0 0 1 11,21 10,10 0 0 1 1.011,11.209 Z"/> + <path style="opacity:0.1;fill:#ffffff" d="m 11,1 a 10,10 0 0 0 -10,10 10,10 0 0 0 0.01075,0.209 10,10 0 0 1 9.989,-9.709 10,10 0 0 1 9.9895,9.791 10,10 0 0 0 0.0105,-0.291 10,10 0 0 0 -10,-10 z"/> + <path style="opacity:0.2;fill:none;stroke:#000000" d="m 7.329194,10.884 c 5.182735,-2.0206938 10.5505,-0.51513 10.181806,3.48379 -0.131942,1.43106 -2.365006,2.303564 -3.853138,2.121419 C 11.125606,16.179268 8.819272,13.152256 7.866558,11.378252 6.745512,9.290806 7.264808,5.1492425 10.427171,4.9970012 12.651663,5.151722 13.297126,6.5341732 13.579535,7.8756262 14.701195,13.203546 8.8157995,19.028578 5.471837,16.315108 3.2859968,14.541401 5.108762,11.799494 7.329194,10.884 Z"/> + <path style="fill:none;stroke:#81ff86" d="M 7.329194,10.384 C 12.511929,8.363305 17.879694,9.86887 17.511,13.86779 17.379058,15.29885 15.145994,16.171354 13.657862,15.989209 11.125606,15.679268 8.819272,12.652256 7.866558,10.878252 6.745512,8.7908055 7.264808,4.6492413 10.427171,4.497 c 2.224492,0.1547208 2.869955,1.537172 3.152364,2.878625 1.12166,5.327921 -4.7637355,11.152953 -8.107698,8.439483 C 3.2859968,14.041401 5.108762,11.299494 7.329194,10.384 Z"/> +</svg> |