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/musicbrainz.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/24x24/apps/musicbrainz.svg')
-rw-r--r-- | .icons/awkward/24x24/apps/musicbrainz.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/awkward/24x24/apps/musicbrainz.svg b/.icons/awkward/24x24/apps/musicbrainz.svg new file mode 100644 index 00000000..94350b41 --- /dev/null +++ b/.icons/awkward/24x24/apps/musicbrainz.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1"> + <g transform="translate(1,1)"> + <circle fill="#736dab" cx="11" cy="11" r="10"/> + <path fill="#ffba58" d="m21 11c0 5.5228-4.4772 10-10 10v-20c5.5228 0 10 4.4772 10 10z"/> + <path fill="#fff" opacity=".2" d="m11 1c-5.5395 0-9.999 4.46-9.999 10 0 0.08386-0.002 0.16664 0 0.25 0.1321-5.423 4.5435-9.75 9.999-9.75s9.867 4.3268 9.999 9.75c0.002-0.08335 0-0.16614 0-0.25 0-5.54-4.459-10-9.999-10z"/> + <path opacity=".2" d="m20.99 11.209a10 10 0 0 1 -9.99 9.791 10 10 0 0 1 -9.989 -9.709 10 10 0 0 0 -0.011 0.209 10 10 0 0 0 10 10 10 10 0 0 0 10 -10 10 10 0 0 0 -0.0105 -0.291z"/> + <circle opacity=".2" cx="11" cy="11.5" r="7"/> + <circle fill="#fff" cx="11" cy="11" r="7"/> + <path opacity=".8" d="m9 8v4.0879a1.5 1.5 0 0 0 -0.5 -0.088 1.5 1.5 0 0 0 -1.5 1.5 1.5 1.5 0 0 0 1.5 1.5 1.5 1.5 0 0 0 1.5 -1.5v-4.5h3v2.0879a1.5 1.5 0 0 0 -0.5 -0.088 1.5 1.5 0 0 0 -1.5 1.5 1.5 1.5 0 0 0 1.5 1.5 1.5 1.5 0 0 0 1.5 -1.5v-4.5h-5z"/> + </g> +</svg> |