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/panel/mellowplayer-panel.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/24x24/panel/mellowplayer-panel.svg')
-rw-r--r-- | .icons/awkward/24x24/panel/mellowplayer-panel.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/awkward/24x24/panel/mellowplayer-panel.svg b/.icons/awkward/24x24/panel/mellowplayer-panel.svg new file mode 100644 index 00000000..c2e4ad9e --- /dev/null +++ b/.icons/awkward/24x24/panel/mellowplayer-panel.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#e26da9; } .ColorScheme-Highlight { color:#4285f4; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 9,4 A 5,5 0 0 0 4,9 5,5 0 0 0 4.305,10.687 3,3 0 0 1 7,9 3,3 0 0 1 7.006,9 V 6.404 c 0,0 -0.023,-0.266 0.185,-0.371 0.203,-0.101 0.397,0.061 0.397,0.061 l 1.969,1.17 A 3,3 0 0 1 12,6 3,3 0 0 1 13.152,6.232 5,5 0 0 0 9,4 Z m 5.24,3.008 A 3,3 0 0 1 15,9 3,3 0 0 1 14.691,10.318 l 2.026,1.205 c 0,0 0.283,0.14 0.283,0.473 0,0.334 -0.287,0.443 -0.287,0.443 l -2.035,1.209 A 3,3 0 0 1 15,15 3,3 0 0 1 14.242,16.988 5,5 0 0 0 19,12 5,5 0 0 0 14.24,7.008 Z M 4.303,13.303 A 5,5 0 0 0 4,15 5,5 0 0 0 9,20 5,5 0 0 0 13.158,17.768 3,3 0 0 1 12,18 3,3 0 0 1 9.535,16.705 l -2.06,1.225 c 0,0 -0.14,0.122 -0.319,0.043 C 6.953,17.882 7.006,17.65 7.006,17.65 V 15 A 3,3 0 0 1 7,15 3,3 0 0 1 4.303,13.303 Z"/> + <path style="opacity:0.3;fill:currentColor" class="ColorScheme-Text" d="M 12,6 A 3,3 0 0 0 9.557,7.266 l 2.672,1.587 2.464,1.467 A 3,3 0 0 0 15,9 3,3 0 0 0 12,6 Z M 7,9 a 3,3 0 0 0 -3,3 3,3 0 0 0 3,3 3,3 0 0 0 0.006,0 V 11.982 9 A 3,3 0 0 0 7,9 Z m 7.676,4.65 -2.457,1.459 -2.686,1.596 A 3,3 0 0 0 12,18 3,3 0 0 0 15,15 3,3 0 0 0 14.676,13.65 Z"/> +</svg> |