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/22x22/places/folder-red-music-open.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/22x22/places/folder-red-music-open.svg')
-rw-r--r-- | .icons/awkward/22x22/places/folder-red-music-open.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/awkward/22x22/places/folder-red-music-open.svg b/.icons/awkward/22x22/places/folder-red-music-open.svg new file mode 100644 index 00000000..ae553843 --- /dev/null +++ b/.icons/awkward/22x22/places/folder-red-music-open.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1"> + <rect style="opacity:0.2" width="20" height="12" x="1" y="8.5" rx="1" ry="1"/> + <path style="fill:#bf4b4b" d="M 1,16 C 1,16.554 1.446,17 2,17 H 20 C 20.554,17 21,16.554 21,16 V 5 C 21,4.446 20.554,4 20,4 H 10 V 3 C 10,2.446 9.554,2 9,2 H 2 C 1.446,2 1,2.446 1,3"/> + <rect style="opacity:0.2" width="20" height="10" x="1" y="9.5" rx="1" ry="1"/> + <rect style="fill:#e4e4e4" width="16" height="8" x="3" y="6" rx="1" ry="1"/> + <rect style="fill:#e25252" width="20" height="10" x="1" y="10" rx="1" ry="1"/> + <path style="opacity:0.1;fill:#ffffff" d="M 2,2 C 1.446,2 1,2.446 1,3 V 3.5 C 1,2.946 1.446,2.5 2,2.5 H 9 C 9.554,2.5 10,2.946 10,3.5 V 3 C 10,2.446 9.554,2 9,2 Z M 10,4 V 4.5 H 20 C 20.554,4.5 21,4.946 21,5.5 V 5 C 21,4.446 20.554,4 20,4 Z"/> + <path style="fill:#4f1d1d" d="M 10,16.088 C 9.839,16.031 9.67,16.001 9.5,16 8.672,16 8,16.672 8,17.5 8,18.329 8.672,19 9.5,19 10.328,19 11,18.329 11,17.5 V 14 H 14 V 16.088 C 13.839,16.031 13.67,16.001 13.5,16 12.672,16 12,16.672 12,17.5 12,18.329 12.672,19 13.5,19 14.328,19 15,18.329 15,17.5 V 12.5 C 15,12.223 14.666,12 14.25,12 H 10.75 C 10.334,12 10,12.223 10,12.5"/> +</svg> |