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/peazip.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/64x64/apps/peazip.svg')
-rw-r--r-- | .icons/awkward/64x64/apps/peazip.svg | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/.icons/awkward/64x64/apps/peazip.svg b/.icons/awkward/64x64/apps/peazip.svg new file mode 100644 index 00000000..aae5a22c --- /dev/null +++ b/.icons/awkward/64x64/apps/peazip.svg @@ -0,0 +1,16 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1"> + <rect style="fill:#7de63e" width="56" height="56" x="4" y="4" rx="3" ry="3"/> + <path style="opacity:0.2" d="M 17.752716,17.7403 A 47.013469,47.055468 0 0 0 4.7302627,59.257831 47.013469,47.055468 0 0 0 46.247794,46.259978 47.013469,47.055468 0 0 0 59.269646,4.7424472 47.013469,47.055468 0 0 0 17.752116,17.7401 Z"/> + <path style="opacity:0.1;fill:#ffffff" d="M 7,4 C 5.3380187,4 4,5.3373658 4,6.9985359 L 4,8 C 4,6.3388299 5.3380187,5.0014641 7,5.0014641 l 50,0 c 1.661981,0 3,1.3373658 3,2.9985359 L 60,6.9985359 C 60,5.3373658 58.661981,4 57,4 L 7,4 Z"/> + <path style="opacity:0.2" d="M 4 57 L 4 58 C 4 59.661981 5.3380187 61 7 61 L 57 61 C 58.661981 61 60 59.661981 60 58 L 60 57 C 60 58.661981 58.661981 60 57 60 L 7 60 C 5.3380187 60 4 58.661981 4 57 z"/> + <circle style="opacity:0.3" cx="32" cy="32" r="12"/> + <circle style="fill:#ffc20c" cx="32" cy="32" r="8"/> + <g transform="matrix(1.9999774,0,0,1.9999774,1.1615646e-4,7.008e-4)"> + <circle style="opacity:0.3" cx="24" cy="8" r="3"/> + <circle style="fill:#ffc20c" cx="24" cy="8" r="2"/> + </g> + <g transform="matrix(1.9999774,0,0,1.9999774,-31.999522,32.000339)"> + <circle style="opacity:0.3" cx="24" cy="8" r="3"/> + <circle style="fill:#ffc20c" cx="24" cy="8" r="2"/> + </g> +</svg> |