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/places/folder-black-music-open.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/24x24/places/folder-black-music-open.svg')
-rw-r--r-- | .icons/awkward/24x24/places/folder-black-music-open.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/awkward/24x24/places/folder-black-music-open.svg b/.icons/awkward/24x24/places/folder-black-music-open.svg new file mode 100644 index 00000000..bfaf1e9e --- /dev/null +++ b/.icons/awkward/24x24/places/folder-black-music-open.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1"> + <rect style="opacity:0.2" width="20" height="12" x="2" y="9.5" rx="1" ry="1"/> + <path style="fill:#3f3f3f" d="M 2,17 C 2,17.554 2.446,18 3,18 H 21 C 21.554,18 22,17.554 22,17 V 6 C 22,5.446 21.554,5 21,5 H 11 V 4 C 11,3.446 10.554,3 10,3 H 3 C 2.446,3 2,3.446 2,4"/> + <rect style="opacity:0.2" width="20" height="10" x="2" y="10.5" rx="1" ry="1"/> + <rect style="fill:#dcdcdc" width="16" height="8" x="4" y="7" rx="1" ry="1"/> + <rect style="fill:#4f4f4f" width="20" height="10" x="2" y="11" rx="1" ry="1"/> + <path style="opacity:0.1;fill:#ffffff" d="M 3,3 C 2.446,3 2,3.446 2,4 V 4.5 C 2,3.946 2.446,3.5 3,3.5 H 10 C 10.554,3.5 11,3.946 11,4.5 V 4 C 11,3.446 10.554,3 10,3 Z M 11,5 V 5.5 H 21 C 21.554,5.5 22,5.946 22,6.5 V 6 C 22,5.446 21.554,5 21,5 Z"/> + <path style="fill:#c2c2c2" d="M 11,17.088 C 10.839,17.031 10.67,17.001 10.5,17 9.672,17 9,17.672 9,18.5 9,19.329 9.672,20 10.5,20 11.328,20 12,19.329 12,18.5 V 15 H 15 V 17.088 C 14.839,17.031 14.67,17.001 14.5,17 13.672,17 13,17.672 13,18.5 13,19.329 13.672,20 14.5,20 15.328,20 16,19.329 16,18.5 V 13.5 C 16,13.223 15.666,13 15.25,13 H 11.75 C 11.334,13 11,13.223 11,13.5"/> +</svg> |