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/48x48/apps/cheese.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/48x48/apps/cheese.svg')
-rw-r--r-- | .icons/awkward/48x48/apps/cheese.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.icons/awkward/48x48/apps/cheese.svg b/.icons/awkward/48x48/apps/cheese.svg new file mode 100644 index 00000000..6351aec1 --- /dev/null +++ b/.icons/awkward/48x48/apps/cheese.svg @@ -0,0 +1,13 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1"> + <rect fill="#e4e4e4" width="40" height="32" x="-44" y="-40" rx="2" ry="2" transform="matrix(0,-1,-1,0,0,0)"/> + <path opacity=".2" d="m8 42v1c0 1.108 0.892 2 2 2h28c1.108 0 2-0.892 2-2v-1c0 1.108-0.892 2-2 2h-28c-1.108 0-2-0.892-2-2z"/> + <rect style="fill:#9b62b4" width="34" height="26" x="-41" y="-37" rx="0" ry="0" transform="matrix(0,-1,-1,0,0,0)"/> + <path fill="#fff" opacity=".2" d="m10 4c-1.108 0-2 0.892-2 2v1c0-1.108 0.892-2 2-2h28c1.108 0 2 0.892 2 2v-1c0-1.108-0.892-2-2-2h-28z"/> + <circle style="opacity:0.2" cx="17" cy="18" r="4"/> + <circle style="fill:#ffffff" cx="17" cy="17" r="4"/> + <circle style="opacity:0.2" cx="31" cy="18" r="4"/> + <circle style="fill:#ffffff" cx="31" cy="17" r="4"/> + <path style="fill:none;stroke:#3f3f3f;stroke-width:4;stroke-linecap:round;stroke-linejoin:round" d="m 17,30 c 0,0 1,5 7,5 6,0 7,-5 7,-5"/> + <circle style="fill:#3f3f3f" cx="18" cy="17" r="2"/> + <circle style="fill:#3f3f3f" cx="32" cy="17" r="2"/> +</svg> |