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/ktikz.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/64x64/apps/ktikz.svg')
-rw-r--r-- | .icons/awkward/64x64/apps/ktikz.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/awkward/64x64/apps/ktikz.svg b/.icons/awkward/64x64/apps/ktikz.svg new file mode 100644 index 00000000..3a3fb78a --- /dev/null +++ b/.icons/awkward/64x64/apps/ktikz.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 10,56 0,2 c 0,1.662 1.338,3 3,3 l 38,0 c 1.662,0 3,-1.338 3,-3 l 0,-2 c 0,1.662 -1.338,3 -3,3 l -38,0 c -1.662,0 -3,-1.338 -3,-3 z"/> + <path style="fill:#e4e4e4" d="M 54,57 54,7 C 54,5.338 52.662,4 51,4 L 13,4 c -1.662,0 -3,1.338 -3,3 l 0,50 c 0,1.662 1.338,3 3,3 l 38,0 c 1.662,0 3,-1.338 3,-3 z"/> + <path style="opacity:0.1;fill:#ffffff" d="M 13 4 C 11.338 4 10 5.338 10 7 L 10 8 C 10 6.338 11.338 5 13 5 L 51 5 C 52.662 5 54 6.338 54 8 L 54 7 C 54 5.338 52.662 4 51 4 L 13 4 z"/> + <path style="opacity:0.2;fill-rule:evenodd" d="M 63.958,45.848 A 16,16 0 0 1 48,61 16,16 0 0 1 32.042,46.152 16,16 0 0 0 32,47 16,16 0 0 0 48,63 16,16 0 0 0 64,47 16,16 0 0 0 63.95704,45.84766 Z"/> + <g transform="matrix(2,0,0,2,6,0)"> + <circle style="fill:#38458f" cx="21" cy="23" r="8"/> + </g> + <path style="fill:#ffffff" d="m 40,50.436 0,3.564 3.5638,0 9.0008,-9.0008 -3.5638,-3.5638 z m 15.7172,-8.5782 c 0.37696,-0.37694 0.37696,-0.9709 0,-1.34786 l -2.2274,-2.2274 c -0.37696,-0.37696 -0.97092,-0.37696 -1.34786,0 l -1.862,1.874 3.564,3.564 z"/> +</svg> |