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/48x48/apps/bibletime.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/48x48/apps/bibletime.svg')
-rw-r--r-- | .icons/awkward/48x48/apps/bibletime.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/awkward/48x48/apps/bibletime.svg b/.icons/awkward/48x48/apps/bibletime.svg new file mode 100644 index 00000000..dd9ac51e --- /dev/null +++ b/.icons/awkward/48x48/apps/bibletime.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1.1"> + <rect style="opacity:0.2" width="32" height="40" x="8" y="5" rx="2" ry="2"/> + <rect style="fill:#3d65c2" width="32" height="40" x="8" y="4" rx="2" ry="2"/> + <path style="opacity:0.2" d="M 24,11 V 18 H 17 V 24 H 24 V 39 H 30 V 24 H 37 V 18 H 30 V 11 Z"/> + <path style="opacity:0.2" d="M 10 4 C 8.892 4 8 4.892 8 6 L 8 42 C 8 43.108 8.892 44 10 44 L 14 44 L 14 4 L 10 4 z"/> + <path style="fill:#ffd972" d="M 24 10 L 24 17 L 17 17 L 17 23 L 24 23 L 24 38 L 30 38 L 30 23 L 37 23 L 37 17 L 30 17 L 30 10 L 24 10 z"/> + <circle style="opacity:0.2" cx="36" cy="37" r="11"/> + <circle style="fill:#ff982d" cx="36" cy="36" r="11"/> + <path style="fill:#ffffff" d="M 36,29 C 32.134,29 29,32.134 29,36 29,39.866 32.134,43 36,43 39.866,43 43,39.866 43,36 43,32.134 39.866,29 36,29 Z M 36,31 C 38.761,31 41,33.239 41,36 41,38.761 38.761,41 36,41 33.239,41 31,38.761 31,36 31,33.239 33.239,31 36,31 Z M 35,32 V 37 H 40 V 35 H 37 V 32 Z"/> + <path style="opacity:0.1;fill:#ffffff" d="M 10 4 C 8.892 4 8 4.892 8 6 L 8 7 C 8 5.892 8.892 5 10 5 L 38 5 C 39.108 5 40 5.892 40 7 L 40 6 C 40 4.892 39.108 4 38 4 L 10 4 z"/> +</svg> |