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/24x24/apps/sonic-visualiser.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/24x24/apps/sonic-visualiser.svg')
-rw-r--r-- | .icons/awkward/24x24/apps/sonic-visualiser.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/awkward/24x24/apps/sonic-visualiser.svg b/.icons/awkward/24x24/apps/sonic-visualiser.svg new file mode 100644 index 00000000..7bad58e5 --- /dev/null +++ b/.icons/awkward/24x24/apps/sonic-visualiser.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1"> + <rect style="opacity:0.2" width="20" height="20" x="2" y="2.5" rx="1" ry="1"/> + <rect style="fill:#eb6416" width="20" height="20" x="2" y="2" rx="1" ry="1"/> + <path style="opacity:0.3;fill:#ffffff" d="M 3,2 C 2.446,2 2,2.446 2,3 v 9 h 0.5 19 0.5 V 3 C 22,2.446 21.554,2 21,2 Z"/> + <path style="opacity:0.2;fill:#ffffff" d="M 2,3.5 V 3 C 2,2.446 2.446,2 3,2 h 18 c 0.554,0 1,0.446 1,1 v 0.5 c 0,-0.554 -0.446,-1 -1,-1 H 3 c -0.554,0 -1,0.446 -1,1 z"/> + <path style="opacity:0.1;fill:none;stroke:#000000;stroke-width:1.5;stroke-linejoin:round" d="M 4,12.249531 H 6.03382 L 7.3020755,8.2495308 8.147579,16.749531 10.29977,5.2495308 11.760184,19.749531 13.758647,6.2495308 15.295926,17.749531 16.794773,9.2495308 17.794004,12.749531 H 20"/> + <path style="fill:none;stroke:#3f3f3f;stroke-width:1.5;stroke-linejoin:round" d="m 4,11.75 h 2.03382 l 1.2682555,-4 0.8455035,8.5 2.152191,-11.5 1.460414,14.5 1.998463,-13.5 1.537279,11.5 1.498847,-8.5 0.999231,3.5 H 20"/> +</svg> |