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/22x22/apps/kawaii-player.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/22x22/apps/kawaii-player.svg')
-rw-r--r-- | .icons/awkward/22x22/apps/kawaii-player.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/awkward/22x22/apps/kawaii-player.svg b/.icons/awkward/22x22/apps/kawaii-player.svg new file mode 100644 index 00000000..d620aa65 --- /dev/null +++ b/.icons/awkward/22x22/apps/kawaii-player.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1"> + <rect style="opacity:0.2" width="19" height="19" x="2" y="1.5" rx=".95" ry=".95"/> + <rect style="fill:#dad6cd" width="19" height="19" x="2" y="1" rx=".95" ry=".95"/> + <path style="fill:none;stroke:#4f4f4f;stroke-linecap:round" d="M 11.5,16.5 V 11.949885"/> + <path style="fill:none;stroke:#896a2a;stroke-width:1.89999998;stroke-linecap:round" d="m 7.9,13.125 c 0,0 -0.95,-2.425274 -0.95,-4.3252737 0,-1.9 0.95,-2.85 0.95,-2.85"/> + <path style="fill:none;stroke:#896a2a;stroke-width:1.89999998;stroke-linecap:round" d="m 15.109595,13.125 c 0,0 0.95,-2.425274 0.95,-4.3252737 0,-1.9 -0.95,-2.85 -0.95,-2.85"/> + <circle style="opacity:0.1" cx="11.5" cy="9" r="4.5"/> + <circle style="fill:#b1a17f" cx="11.5" cy="8.5" r="4.5"/> + <path style="opacity:0.2;fill:#ffffff" d="M 2.9492188,1 C 2.4229188,1 2,1.4229188 2,1.9492188 v 0.5 C 2,1.9229188 2.4229188,1.5 2.9492188,1.5 H 20.050781 C 20.577081,1.5 21,1.9229188 21,2.4492188 v -0.5 C 21,1.4229188 20.577081,1 20.050781,1 Z"/> +</svg> |