diff options
Diffstat (limited to 'Flat Remix/apps/scalable/xnoise.svg')
-rw-r--r-- | Flat Remix/apps/scalable/xnoise.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Flat Remix/apps/scalable/xnoise.svg b/Flat Remix/apps/scalable/xnoise.svg new file mode 100644 index 000000000..e3103ba7a --- /dev/null +++ b/Flat Remix/apps/scalable/xnoise.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1.1" viewBox="0 0 64 64"> + <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> |