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/64x64/apps/mpd.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/64x64/apps/mpd.svg')
-rw-r--r-- | .icons/awkward/64x64/apps/mpd.svg | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/.icons/awkward/64x64/apps/mpd.svg b/.icons/awkward/64x64/apps/mpd.svg new file mode 100644 index 00000000..480f1f25 --- /dev/null +++ b/.icons/awkward/64x64/apps/mpd.svg @@ -0,0 +1,14 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1"> + <rect style="opacity:0.2" width="39" height="30" x="21" y="6" rx="4.179" ry="4.091"/> + <circle style="opacity:0.2" cx="23.5" cy="33.5" r="19.5"/> + <rect style="opacity:0.2" width="16" height="3" x="33" y="58" rx="1.5" ry="1.5"/> + <rect style="fill:#00b4ed" width="39" height="30" x="21" y="5" rx="4.179" ry="4.091"/> + <circle style="fill:#4f4f4f" cx="23.5" cy="32.5" r="19.5"/> + <circle style="fill:#3f3f3f" cx="23.5" cy="32.5" r="15.5"/> + <circle style="opacity:0.2" cx="23.5" cy="32.5" r="5.5"/> + <rect style="fill:#3f3f3f" width="8" height="7" x="37" y="51.6" rx="1.143" ry="1.4"/> + <rect style="opacity:0.2" width="28" height="22" x="27" y="35" rx="3" ry="3"/> + <rect style="fill:#1d64bc" width="28" height="22" x="27" y="34" rx="3" ry="3"/> + <rect style="fill:#4f4f4f" width="16" height="3" x="33" y="57" rx="1.5" ry="1.5"/> + <path style="opacity:0.2;fill:#ffffff" d="M 25.177734 5 C 22.862806 5 21 6.8254333 21 9.0917969 L 21 10.091797 C 21 7.8254333 22.862806 6 25.177734 6 L 55.822266 6 C 58.137194 6 60 7.8254333 60 10.091797 L 60 9.0917969 C 60 6.8254333 58.137194 5 55.822266 5 L 25.177734 5 z"/> +</svg> |