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/openlp.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/64x64/apps/openlp.svg')
-rw-r--r-- | .icons/awkward/64x64/apps/openlp.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.icons/awkward/64x64/apps/openlp.svg b/.icons/awkward/64x64/apps/openlp.svg new file mode 100644 index 00000000..750a4c0d --- /dev/null +++ b/.icons/awkward/64x64/apps/openlp.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1.1"> + <circle style="opacity:0.2" cx="32" cy="33" r="28"/> + <circle style="fill:#2a4986" cx="32" cy="32" r="28"/> + <path style="opacity:0.2" d="M 18.768359,8.3496094 A 28,28 0 0 0 11.894141,13.555859 L 50.74414,37.128906 9.1050782,16.910937 A 28,28 0 0 0 5.2386718,24.775 L 52.001952,40.21875 4.3609376,28.750782 A 28,28 0 0 0 4,33 28,28 0 0 0 4.3910156,37.61836 L 48.233984,41.966016 5.465625,41.829298 a 28,28 0 0 0 3.6804686,7.287108 l 39.9054704,-3.609374 -37.433595,6.66367 a 28,28 0 0 0 7.01914,5.43047 L 56.96211,45.616406 a 28,28 0 0 0 2.034374,-5.301954 z"/> + <path style="fill:#ffffff" d="M 18.768359,7.3496094 A 28,28 0 0 0 11.894141,12.555859 L 50.74414,36.128906 9.1050782,15.910937 A 28,28 0 0 0 5.2386718,23.775 L 52.001952,39.21875 4.3609376,27.750782 A 28,28 0 0 0 4,32 28,28 0 0 0 4.3910156,36.61836 L 48.233984,40.966016 5.465625,40.829298 a 28,28 0 0 0 3.6804686,7.287108 l 39.9054704,-3.609374 -37.433595,6.66367 a 28,28 0 0 0 7.01914,5.43047 L 56.96211,44.616406 a 28,28 0 0 0 2.034374,-5.301954 z"/> + <path style="opacity:0.1;fill:#ffffff" d="M 32 4 A 28 28 0 0 0 4 32 A 28 28 0 0 0 4.0175781 32.492188 A 28 28 0 0 1 32 5 A 28 28 0 0 1 59.974609 32.492188 A 28 28 0 0 0 60 32 A 28 28 0 0 0 32 4 z"/> +</svg> |