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/musicbrainz.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/64x64/apps/musicbrainz.svg')
-rw-r--r-- | .icons/awkward/64x64/apps/musicbrainz.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/awkward/64x64/apps/musicbrainz.svg b/.icons/awkward/64x64/apps/musicbrainz.svg new file mode 100644 index 00000000..7dc1014a --- /dev/null +++ b/.icons/awkward/64x64/apps/musicbrainz.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1"> + <path style="opacity:0.2" d="M 59.958,31.828 A 28,28 0 0 1 32,59 28,28 0 0 1 4.044,32.172 28,28 0 0 0 4,33 28,28 0 0 0 32,61 28,28 0 0 0 60,33 28,28 0 0 0 59.958,31.828 Z"/> + <circle style="fill:#736dab" cx="32" cy="32" r="28"/> + <path style="fill:#ffba58" d="M 60,32 C 60,47.464 47.464,60 32,60 L 32,4 c 15.464,0 28,12.536 28,28 z"/> + <circle style="opacity:0.2" cx="32" cy="33" r="20"/> + <circle style="fill:#ffffff" cx="32" cy="32" r="20"/> + <path style="opacity:0.8" d="m 26,20 0,14.102 A 5,5 0 0 0 25,34 a 5,5 0 0 0 -5,5 5,5 0 0 0 5,5 5,5 0 0 0 5,-5 l 0,-15 8,0 0,6.102 A 5,5 0 0 0 37,30 a 5,5 0 0 0 -5,5 5,5 0 0 0 5,5 5,5 0 0 0 5,-5 l 0,-15 -16,0 z"/> + <path style="opacity:0.2;fill:#ffffff" d="M 31.998047 4 A 28 28 0 0 0 4 32 A 28 28 0 0 0 4.0175781 32.492188 A 28 28 0 0 1 31.998047 5 L 32 5 A 28 28 0 0 1 59.972656 32.5 A 28 28 0 0 0 59.998047 32 A 28 28 0 0 0 32 4 L 31.998047 4 z"/> +</svg> |