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/32x32/apps/cs-applets.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/32x32/apps/cs-applets.svg')
-rw-r--r-- | .icons/awkward/32x32/apps/cs-applets.svg | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/.icons/awkward/32x32/apps/cs-applets.svg b/.icons/awkward/32x32/apps/cs-applets.svg new file mode 100644 index 00000000..87004122 --- /dev/null +++ b/.icons/awkward/32x32/apps/cs-applets.svg @@ -0,0 +1,18 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" version="1"> + <rect style="fill:#325f78" width="22" height="28" x="-27" y="-30" rx="1.5" ry="1.5" transform="matrix(0,-1,-1,0,0,0)"/> + <rect style="opacity:0.2" width="18" height="24" x="-25" y="-28" rx="0" ry="0" transform="matrix(0,-1,-1,0,0,0)"/> + <g opacity=".2" transform="matrix(.66667 0 0 .66667 0 .99988)"> + <path d="m10 30h4c0.554 0 1 0.446 1 1v4c0 0.554-0.446 1-1 1h-4c-0.554 0-1-0.446-1-1v-4c0-0.554 0.446-1 1-1z"/> + <path d="m18 30h4c0.554 0 1 0.446 1 1v4c0 0.554-0.446 1-1 1h-4c-0.554 0-1-0.446-1-1v-4c0-0.554 0.446-1 1-1z"/> + <path d="m26 30h4c0.554 0 1 0.446 1 1v4c0 0.554-0.446 1-1 1h-4c-0.554 0-1-0.446-1-1v-4c0-0.554 0.446-1 1-1z"/> + <path d="m34 30h4c0.554 0 1 0.446 1 1v4c0 0.554-0.446 1-1 1h-4c-0.554 0-1-0.446-1-1v-4c0-0.554 0.446-1 1-1z"/> + </g> + <path fill="#fff" opacity=".1" d="m3.5 4.9994c-0.831 0-1.5 0.669-1.5 1.5v1c0-0.831 0.669-1.5 1.5-1.5h25c0.831 0 1.5 0.669 1.5 1.5v-1c0-0.831-0.669-1.5-1.5-1.5h-25z"/> + <g fill="#fff" transform="scale(.66667)"> + <path d="m10 30h4c0.554 0 1 0.446 1 1v4c0 0.554-0.446 1-1 1h-4c-0.554 0-1-0.446-1-1v-4c0-0.554 0.446-1 1-1z"/> + <path d="m18 30h4c0.554 0 1 0.446 1 1v4c0 0.554-0.446 1-1 1h-4c-0.554 0-1-0.446-1-1v-4c0-0.554 0.446-1 1-1z"/> + <path d="m26 30h4c0.554 0 1 0.446 1 1v4c0 0.554-0.446 1-1 1h-4c-0.554 0-1-0.446-1-1v-4c0-0.554 0.446-1 1-1z"/> + <path d="m34 30h4c0.554 0 1 0.446 1 1v4c0 0.554-0.446 1-1 1h-4c-0.554 0-1-0.446-1-1v-4c0-0.554 0.446-1 1-1z"/> + </g> + <path opacity=".2" d="m2 25.5v1c0 0.831 0.669 1.5 1.5 1.5h25c0.831 0 1.5-0.669 1.5-1.5v-1c0 0.831-0.669 1.5-1.5 1.5h-25c-0.831 0-1.5-0.669-1.5-1.5z"/> +</svg> |