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/noiz2sa.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/48x48/apps/noiz2sa.svg')
-rw-r--r-- | .icons/awkward/48x48/apps/noiz2sa.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/awkward/48x48/apps/noiz2sa.svg b/.icons/awkward/48x48/apps/noiz2sa.svg new file mode 100644 index 00000000..8ac3e095 --- /dev/null +++ b/.icons/awkward/48x48/apps/noiz2sa.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1"> + <path style="opacity:0.2;fill:none;stroke:#000000;stroke-width:12" d="m 10,11.000359 28,28"/> + <rect style="opacity:0.2" width="12" height="40" x="32" y="5" rx="4" ry="4"/> + <rect style="opacity:0.2" width="12" height="40" x="4" y="5" rx="4" ry="4"/> + <path style="fill:none;stroke:#3f3f3f;stroke-width:12" d="M 10,10 38,38"/> + <path style="opacity:0.1;fill:#ffffff" d="M 14.242188 5.7578125 L 5.7578125 14.242188 L 6.2578125 14.742188 L 14.242188 6.7578125 L 41.742188 34.257812 L 42.242188 33.757812 L 14.242188 5.7578125 z"/> + <rect style="fill:#4f4f4f" width="12" height="40" x="4" y="4" rx="4" ry="4"/> + <rect style="fill:#4f4f4f" width="12" height="40" x="32" y="4" rx="4" ry="4"/> + <path style="opacity:0.1;fill:#ffffff" d="M 8 4 C 5.784 4 4 5.784 4 8 L 4 9 C 4 6.784 5.784 5 8 5 L 12 5 C 14.216 5 16 6.784 16 9 L 16 8 C 16 5.784 14.216 4 12 4 L 8 4 z"/> + <path style="opacity:0.1;fill:#ffffff" d="M 36 4 C 33.784 4 32 5.784 32 8 L 32 9 C 32 6.784 33.784 5 36 5 L 40 5 C 42.216 5 44 6.784 44 9 L 44 8 C 44 5.784 42.216 4 40 4 L 36 4 z"/> +</svg> |