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/64x64/apps/typora.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/64x64/apps/typora.svg')
-rw-r--r-- | .icons/awkward/64x64/apps/typora.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.icons/awkward/64x64/apps/typora.svg b/.icons/awkward/64x64/apps/typora.svg new file mode 100644 index 00000000..8d505f0a --- /dev/null +++ b/.icons/awkward/64x64/apps/typora.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1"> + <path style="opacity:0.2" d="m 4.0000004,56.200069 0,1.999971 c 0,1.549978 1.2495821,2.79996 2.80076,2.79996 L 57.20004,61 C 58.750017,61 60,59.750018 60,58.20004 l 0,-1.999971 c 0,1.549977 -1.249983,2.79996 -2.79996,2.79996 l -50.3992796,0 c -1.5503779,0 -2.79996,-1.249983 -2.79996,-2.79996 z"/> + <rect style="fill:#e4e4e4" width="56" height="56" x="4" y="4" rx="2.8" ry="2.8"/> + <path style="opacity:0.6" d="m 46.999386,12.000715 -31.999543,0 -0.999986,15.999771 2.999958,0 c 0.400594,-2.76996 0.826988,-5.473922 1.456579,-7.245896 1.488178,-4.044742 2.651362,-4.663133 6.543306,-4.663133 1.888693,0 2.999957,0.609411 2.999957,1.994431 l 0,27.421608 c 0,2.325967 0,2.491964 -4.327938,2.491964 l -1.671976,0 0,3.999943 17.999743,0 0,-3.999943 -1.672476,0 c -4.579935,0 -4.327939,-0.165997 -4.327939,-2.491964 l 0,-27.421608 c 0,-1.38502 1.111285,-1.994431 2.999958,-1.994431 3.49115,0 4.769731,0.396754 6.200511,3.720746 0.859988,2.049571 1.341981,5.029528 1.799974,8.187483 l 2.999957,0 z"/> + <path style="opacity:0.2;fill:#ffffff" d="M 6.8007812 4 C 5.2496034 4 4 5.2496034 4 6.8007812 L 4 7.8027344 C 4 6.2515566 5.2496034 5.0019531 6.8007812 5.0019531 L 57.199219 5.0019531 C 58.749196 5.0019531 60 6.2515566 60 7.8027344 L 60 6.8007812 C 60 5.2496035 58.749196 4 57.199219 4 L 6.8007812 4 z"/> +</svg> |