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/kile.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/64x64/apps/kile.svg')
-rw-r--r-- | .icons/awkward/64x64/apps/kile.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/awkward/64x64/apps/kile.svg b/.icons/awkward/64x64/apps/kile.svg new file mode 100644 index 00000000..99d69b58 --- /dev/null +++ b/.icons/awkward/64x64/apps/kile.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1"> + <path style="opacity:0.2" d="m 4.0507982,32.000818 c -0.0118,0.33399 -0.050799,0.661981 -0.050799,0.999972 C 3.9999996,48.512352 16.487647,61 31.99921,61 47.510773,61 59.99842,48.512352 59.99842,33.00079 c 0,-0.337671 -0.03904,-0.665262 -0.05078,-0.999972 C 59.419655,47.042394 47.172,59.000056 31.998428,59.000056 16.824456,59.000056 4.5772013,47.042394 4.0492162,32.000818 Z"/> + <rect style="fill:#1da6e8" width="56" height="56" x="4" y="4" rx="27.999" ry="27.999"/> + <path style="opacity:0.1;fill:#ffffff" d="M 32 4.0019531 C 16.488437 4.0019531 4 16.488437 4 32 C 4 32.113445 4.0112809 32.224116 4.0175781 32.335938 C 4.3691114 17.134609 16.711158 5 32 5 C 47.288842 5 59.630889 17.134609 59.982422 32.335938 C 59.988693 32.224116 60 32.113445 60 32 C 60 16.488437 47.511563 4.0019531 32 4.0019531 z"/> + <g style="opacity:0.2" transform="matrix(1.9999436,0,0,1.9999436,2.000056,1.0012972)"> + <path d="M 6,9 6,23 9,23 9,18.801 13,23 16,23 11,16 16,9 13,9 9,13.199 9,9 Z m 11,3 0,5.0001 8,0 0,-5 -2,0 0,3 -1,0 0,-3 -2,0 0,3 -1,0 0,-3 z m 0,6 0,2 8,0 0,-2 z m 0,3 0,2 2,0 0,-2 z m 3,0 0,2 5,0 0,-2 z"/> + </g> + <g style="fill:#ffffff" transform="matrix(1.9999436,0,0,1.9999436,2.000056,0.0017484)"> + <path d="M 6,9 6,23 9,23 9,18.801 13,23 16,23 11,16 16,9 13,9 9,13.199 9,9 Z m 11,3 0,5.0001 8,0 0,-5 -2,0 0,3 -1,0 0,-3 -2,0 0,3 -1,0 0,-3 z m 0,6 0,2 8,0 0,-2 z m 0,3 0,2 2,0 0,-2 z m 3,0 0,2 5,0 0,-2 z"/> + </g> +</svg> |