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/lightzone.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/48x48/apps/lightzone.svg')
-rw-r--r-- | .icons/awkward/48x48/apps/lightzone.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.icons/awkward/48x48/apps/lightzone.svg b/.icons/awkward/48x48/apps/lightzone.svg new file mode 100644 index 00000000..728d19d2 --- /dev/null +++ b/.icons/awkward/48x48/apps/lightzone.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1"> + <path style="opacity:0.2" d="M 24,5 C 16.533333,5 8,17 8,26.5 8,36 13,45 24,45 35,45 40,36 40,26.5 40,17 31.466667,5 24,5 Z"/> + <path style="fill:#e4e4e4" d="M 24,4 C 16.533333,4 8,16 8,25.5 8,35 13,44 24,44 35,44 40,35 40,25.5 40,16 31.466667,4 24,4 Z"/> + <circle style="opacity:0.1" cx="24" cy="31" r="10"/> + <circle style="fill:#ffb001" cx="24" cy="29.889" r="10"/> + <path style="opacity:0.2;fill:#ffffff" d="M 24 4 C 16.533333 4 8 16 8 25.5 C 8 25.707932 8.0147301 25.91373 8.0195312 26.121094 C 8.2386536 16.683389 16.631194 5 24 5 C 31.368806 5 39.761346 16.683389 39.980469 26.121094 C 39.98527 25.91373 40 25.707932 40 25.5 C 40 16 31.466667 4 24 4 z"/> +</svg> |