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/bibletime.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/24x24/apps/bibletime.svg')
-rw-r--r-- | .icons/awkward/24x24/apps/bibletime.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/awkward/24x24/apps/bibletime.svg b/.icons/awkward/24x24/apps/bibletime.svg new file mode 100644 index 00000000..b8ec2240 --- /dev/null +++ b/.icons/awkward/24x24/apps/bibletime.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> + <rect style="opacity:0.2" width="16" height="20" x="4" y="2.5" rx="1" ry="1"/> + <rect style="fill:#3d65c2" width="16" height="20" x="4" y="2" rx="1" ry="1"/> + <path style="opacity:0.2" d="M 5,2 H 7 V 22 H 5 C 4.446,22 4,21.554 4,21 V 3 C 4,2.446 4.446,2 5,2 Z"/> + <path style="opacity:0.2" d="M 12,5.5 V 8.5 H 9 V 11.5 H 12 V 19.5 H 15 V 11.5 H 18 V 8.5 H 15 V 5.5 Z"/> + <path style="fill:#ffd972" d="M 12,5 V 8 H 9 V 11 H 12 V 19 H 15 V 11 H 18 V 8 H 15 V 5 Z"/> + <circle style="fill:#ff982d" cx="18.5" cy="18.5" r="5.5"/> + <path style="fill:#ffffff" d="M 18.5,15 C 16.567,15 15,16.567 15,18.5 15,20.433 16.567,22 18.5,22 20.433,22 22,20.433 22,18.5 22,16.567 20.433,15 18.5,15 Z M 18.5,16 C 19.881,16 21,17.119 21,18.5 21,19.881 19.881,21 18.5,21 17.119,21 16,19.881 16,18.5 16,17.119 17.119,16 18.5,16 Z M 18,16.5 V 19 H 20.5 V 18 H 19 V 16.5 Z"/> + <path style="opacity:0.1;fill:#ffffff" d="M 5 2 C 4.446 2 4 2.446 4 3 L 4 3.5 C 4 2.946 4.446 2.5 5 2.5 L 19 2.5 C 19.554 2.5 20 2.946 20 3.5 L 20 3 C 20 2.446 19.554 2 19 2 L 5 2 z"/> +</svg> |