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/minitube.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/64x64/apps/minitube.svg')
-rw-r--r-- | .icons/awkward/64x64/apps/minitube.svg | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/.icons/awkward/64x64/apps/minitube.svg b/.icons/awkward/64x64/apps/minitube.svg new file mode 100644 index 00000000..bea16bd6 --- /dev/null +++ b/.icons/awkward/64x64/apps/minitube.svg @@ -0,0 +1,17 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1"> + <path style="opacity:0.2" d="m 4,50 0,2 c 0,1.662 1.338,3 3,3 l 50,0 c 1.662,0 3,-1.338 3,-3 l 0,-2 c 0,1.662 -1.338,3 -3,3 L 7,53 C 5.338,53 4,51.662 4,50 Z"/> + <rect style="fill:#995d27" width="44" height="56" x="-54" y="-60" rx="3" ry="3" transform="matrix(0,-1,-1,0,0,0)"/> + <path style="opacity:0.1;fill:#ffffff" d="M 7 10 C 5.338 10 4 11.338 4 13 L 4 14 C 4 12.338 5.338 11 7 11 L 57 11 C 58.662 11 60 12.338 60 14 L 60 13 C 60 11.338 58.662 10 57 10 L 7 10 z"/> + <path style="opacity:0.2" d="M 48,33 C 48,16.3846 41.334,15 28,15 14.6666,15 8,16.3846 8,33 8,49.616 14.6666,51 28,51 41.334,51 48,49.616 48,33 Z"/> + <path style="fill:#57c2ff" d="M 48,32 C 48,15.3846 41.334,14 28,14 14.6666,14 8,15.3846 8,32 8,48.616 14.6666,50 28,50 41.334,50 48,48.616 48,32 Z"/> + <path style="fill:#323232" d="m 50,40 v 2 h 8 v -2 z"/> + <path style="fill:#323232" d="m 50,43 v 2 h 8 v -2 z"/> + <path style="fill:#323232" d="m 50,46 v 2 h 8 v -2 z"/> + <g style="opacity:0.2" transform="matrix(2,0,0,2,0,-2)"> + <circle cx="27" cy="11" r="2"/> + <circle cx="27" cy="16" r="2"/> + </g> + <circle style="fill:#ffffff" cx="54" cy="19" r="4"/> + <circle style="fill:#ffffff" cx="54" cy="29" r="4"/> + <path style="fill:#ffffff;opacity:0.2" d="M 28 14 C 14.6666 14 8 15.3846 8 32 C 8 32.176652 8.0121649 32.326775 8.0136719 32.5 C 8.1539161 16.380105 14.808353 15 28 15 C 41.19224 15 47.846096 16.380105 47.986328 32.5 C 47.987835 32.326775 48 32.176652 48 32 C 48 15.3846 41.334 14 28 14 z"/> +</svg> |