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/org.homelinuxserver.vance.biblereader-symbolic.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/64x64/apps/org.homelinuxserver.vance.biblereader-symbolic.svg')
-rw-r--r-- | .icons/awkward/64x64/apps/org.homelinuxserver.vance.biblereader-symbolic.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/awkward/64x64/apps/org.homelinuxserver.vance.biblereader-symbolic.svg b/.icons/awkward/64x64/apps/org.homelinuxserver.vance.biblereader-symbolic.svg new file mode 100644 index 00000000..948f6776 --- /dev/null +++ b/.icons/awkward/64x64/apps/org.homelinuxserver.vance.biblereader-symbolic.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1.1"> + <rect style="opacity:0.2" width="44" height="56" x="10" y="4" rx="3" ry="3"/> + <rect style="fill:#3d65c2" width="44" height="56" x="10" y="3" rx="3" ry="3"/> + <path style="opacity:0.2" d="M 13 3 C 11.338 3 10 4.338 10 6 L 10 56 C 10 57.662 11.338 59 13 59 L 18 59 L 18 3 L 13 3 z"/> + <path style="opacity:0.2" d="M 32,12 V 22 H 22 v 8 h 10 v 22 h 8 V 30 H 50 V 22 H 40 V 12 Z"/> + <path style="fill:#ffd972" d="M 32 11 L 32 21 L 22 21 L 22 29 L 32 29 L 32 51 L 40 51 L 40 29 L 50 29 L 50 21 L 40 21 L 40 11 L 32 11 z"/> + <path style="opacity:0.1;fill:#ffffff" d="M 13 3 C 11.338 3 10 4.338 10 6 L 10 7 C 10 5.338 11.338 4 13 4 L 51 4 C 52.662 4 54 5.338 54 7 L 54 6 C 54 4.338 52.662 3 51 3 L 13 3 z"/> +</svg> |