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/com.github.artemanufrij.translit.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/64x64/apps/com.github.artemanufrij.translit.svg')
-rw-r--r-- | .icons/awkward/64x64/apps/com.github.artemanufrij.translit.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/awkward/64x64/apps/com.github.artemanufrij.translit.svg b/.icons/awkward/64x64/apps/com.github.artemanufrij.translit.svg new file mode 100644 index 00000000..869fd565 --- /dev/null +++ b/.icons/awkward/64x64/apps/com.github.artemanufrij.translit.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1"> + <path style="opacity:0.2" d="M 60,58.2 60,7.8 C 60,6.2488 58.7512,5 57.2,5 L 6.8,5 C 5.2488,5 4,6.2488 4,7.8 L 4,58.2 C 4,59.7512 5.2488,61 6.8,61 l 50.4,0 c 1.5512,0 2.8,-1.2488 2.8,-2.8 z"/> + <path style="fill:#4f4f4f" d="M 60,57.2 60,6.8 C 60,5.2488 58.7512,4 57.2,4 L 6.8,4 C 5.2488,4 4,5.2488 4,6.8 L 4,57.2 C 4,58.7512 5.2488,60 6.8,60 l 50.4,0 c 1.5512,0 2.8,-1.2488 2.8,-2.8 z"/> + <path style="fill:#8e8e8e" d="M 60,57.2 60,6.8 C 60,5.2488 58.7512,4 57.2,4 L 32,4 l 0,56 25.2,0 c 1.5512,0 2.8,-1.2488 2.8,-2.8 z"/> + <path style="opacity:0.2;fill-rule:evenodd" d="m 11,19.000273 c -1.6567856,1.66e-4 -2.9998343,1.343214 -3,3 l 0,22 c 1.657e-4,1.656786 1.3432144,2.999834 3,3 l 3.324219,0 c 4.626241,0 8.321805,-0.775858 10.763672,-3.433594 C 27.529757,40.908944 28,37.307166 28,33.000273 28,28.715153 27.526291,25.118288 25.089844,22.457304 22.653397,19.796321 18.95597,19.000273 14.324219,19.000273 Z m 30,0 c -1.656786,1.66e-4 -2.999834,1.343214 -3,3 L 38,38 c -1.656786,1.66e-4 -2.999834,1.343214 -3,3 l 0,5 c -0.05738,4.056968 6.057376,4.056968 6,0 l 0,-2 10,0 0,2 c 1.66e-4,1.656786 1.343214,2.999834 3,3 1.865081,0.02408 3.299883,-1.64145 3,-3.482422 L 57,41 c -1.66e-4,-1.656786 -1.343214,-2.999834 -3,-3 l 0,-15.999727 c -1.66e-4,-1.656786 -1.343214,-2.999834 -3,-3 z m -27,6 0.324219,0 c 3.943248,0 5.584494,0.680719 6.341797,1.507812 C 21.423318,27.335179 22,29.236996 22,33.000273 c 0,3.78805 -0.578195,5.687507 -1.330078,6.505859 -0.751884,0.818353 -2.396944,1.494141 -6.345703,1.494141 l -0.324219,0 z m 30,0 4,0 L 48,38 44,38 Z"/> + <path style="fill:none;stroke:#ffffff;stroke-width:6;stroke-linecap:round;stroke-linejoin:round" d="m 11,21 0,22.000001 c 0,0 2.1,5e-5 3.325,5e-5 C 22.9,43.000051 25,40.095347 25,32.000404 25,23.952007 22.9,21.000051 14.325,21.000051 13.1,21.000051 11,21 11,21 Z"/> + <path style="fill:none;stroke:#3f3f3f;stroke-width:6;stroke-linecap:round;stroke-linejoin:round" d="M 41,40.000339 41,21 l 10,0 0,19.000339 z"/> + <path style="fill:none;stroke:#3f3f3f;stroke-width:6;stroke-linecap:round;stroke-linejoin:round" d="m 38,44.999661 0,-4.999322 16,0 0,4.999322 0,0"/> + <path style="fill:#ffffff;opacity:0.1" d="M 6.8007812 4 C 5.2495813 4 4 5.2495813 4 6.8007812 L 4 7.8007812 C 4 6.2495812 5.2495813 5 6.8007812 5 L 57.199219 5 C 58.750419 5 60 6.2495813 60 7.8007812 L 60 6.8007812 C 60 5.2495813 58.750419 4 57.199219 4 L 6.8007812 4 z"/> +</svg> |