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/eBook-speaker.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/22x22/apps/eBook-speaker.svg')
-rw-r--r-- | .icons/awkward/22x22/apps/eBook-speaker.svg | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/.icons/awkward/22x22/apps/eBook-speaker.svg b/.icons/awkward/22x22/apps/eBook-speaker.svg new file mode 100644 index 00000000..dd4d7ee4 --- /dev/null +++ b/.icons/awkward/22x22/apps/eBook-speaker.svg @@ -0,0 +1,15 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1"> + <g transform="translate(-1,-1)"> + <rect style="opacity:0.2" width="16" height="20" x="4" y="2.5" rx="1" ry="1"/> + <rect style="fill:#e4e4e4" width="16" height="20" x="4" y="2" rx="1" ry="1"/> + <path style="fill:#4c4c4c" d="M 7,16 H 17 V 17 H 7 Z M 7,10 H 17 V 11 H 7 Z M 7,14 H 17 V 15 H 7 Z M 7,8 H 17 V 9 H 7 Z M 7,12 H 17 V 13 H 7 Z M 7,6 H 17 V 7 H 7 Z"/> + <path style="opacity:0.5;fill:#ffffff" d="M 7,10 H 17 V 11 H 7 Z M 7,8 H 17 V 9 H 7 Z M 7,12 H 12 V 13 H 7 Z M 7,6 H 17 V 7 H 7 Z"/> + <path style="opacity:0.2;fill:#ffffff" d="M 5,2 C 4.446,2 4,2.446 4,3 V 3.5 C 4,2.946 4.446,2.5 5,2.5 H 19 C 19.554,2.5 20,2.946 20,3.5 V 3 C 20,2.446 19.554,2 19,2 Z"/> + <path style="opacity:0.2" d="M 2,1.5 C 1.446,1.5 1,1.946 1,2.5 V 9.5 C 1,10.054 1.446,10.5 2,10.5 H 9 L 12,13.5 V 2.5 C 12,1.946 11.554,1.5 11,1.5 Z"/> + <path style="fill:#ab47bc" d="M 2,1 C 1.446,1 1,1.446 1,2 V 9 C 1,9.554 1.446,10 2,10 H 9 L 12,13 V 2 C 12,1.446 11.554,1 11,1 Z"/> + <path style="fill:#ffffff" d="M 3,4 V 7 H 4 L 6,9 V 2 L 4,4 Z"/> + <rect style="fill:#ffffff" width="1" height="3" x="7" y="4" rx=".5" ry=".5"/> + <rect style="fill:#ffffff" width="1" height="5" x="9" y="3" rx=".484" ry=".5"/> + <path style="opacity:0.1;fill:#ffffff" d="M 2,1 C 1.446,1 1,1.446 1,2 V 2.5 C 1,1.946 1.446,1.5 2,1.5 H 11 C 11.554,1.5 12,1.946 12,2.5 V 2 C 12,1.446 11.554,1 11,1 Z"/> + </g> +</svg> |