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/xnoise.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/64x64/apps/xnoise.svg')
-rw-r--r-- | .icons/awkward/64x64/apps/xnoise.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.icons/awkward/64x64/apps/xnoise.svg b/.icons/awkward/64x64/apps/xnoise.svg new file mode 100644 index 00000000..308081cc --- /dev/null +++ b/.icons/awkward/64x64/apps/xnoise.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1.1"> + <rect style="opacity:.2" width="56" height="56" x="4" y="5" rx="6" ry="6"/> + <rect style="fill:#ab47bc" width="56" height="56" x="4" y="4" rx="6" ry="6"/> + <path style="stroke:#ffffff;stroke-width:2;stroke-linecap:round;fill:none" d="m15 19c9 0 9 13 17 13s8-13 17-13"/> + <path style="stroke:#ffffff;stroke-width:2;stroke-linecap:round;fill:none" d="m15 45c9 0 9-13 17-13s8 13 17 13"/> + <path style="opacity:.2;fill:#ffffff" d="m10 4c-3.324 0-6 2.676-6 6v1c0-3.324 2.676-6 6-6h44c3.324 0 6 2.676 6 6v-1c0-3.324-2.676-6-6-6z"/> +</svg> |