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/celestia.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/48x48/apps/celestia.svg')
-rw-r--r-- | .icons/awkward/48x48/apps/celestia.svg | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/.icons/awkward/48x48/apps/celestia.svg b/.icons/awkward/48x48/apps/celestia.svg new file mode 100644 index 00000000..c0346668 --- /dev/null +++ b/.icons/awkward/48x48/apps/celestia.svg @@ -0,0 +1,15 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1.1"> + <circle style="opacity:0.2" cx="24" cy="25" r="20"/> + <circle style="fill:#3f3f3f" cx="24" cy="24" r="20"/> + <circle style="opacity:0.2" cx="37" cy="12" r="11"/> + <path style="opacity:0.1;fill:#ffffff" d="M 24,4 A 20,20 0 0 0 4,24 20,20 0 0 0 4.0215,24.582 20,20 0 0 1 24,5 20,20 0 0 1 43.979,24.418 20,20 0 0 0 44,24 20,20 0 0 0 24,4 Z"/> + <circle style="opacity:0.2" cx="42" cy="34" r="5"/> + <circle style="fill:#4f4f4f" cx="42" cy="33" r="5"/> + <circle style="fill:#a27a40" cx="37" cy="11" r="11"/> + <circle style="opacity:0.2" cx="37" cy="12" r="7"/> + <circle style="fill:#f1b100" cx="37" cy="11" r="7"/> + <path style="opacity:0.1;fill:#ffffff" d="m 42,28 a 5,5 0 0 0 -5,5 5,5 0 0 0 0.02734,0.484375 A 5,5 0 0 1 42,29 5,5 0 0 1 46.972656,33.515625 5,5 0 0 0 47,33 5,5 0 0 0 42,28 Z"/> + <circle style="opacity:0.2" cx="37" cy="12" r="3"/> + <circle style="fill:#ffffff" cx="37" cy="11" r="3"/> + <path style="opacity:0.2;fill:#ffffff" d="M 37,0 A 11,11 0 0 0 26,11 11,11 0 0 0 26.021484,11.585938 11,11 0 0 1 37,1 11,11 0 0 1 47.978516,11.414062 11,11 0 0 0 48,11 11,11 0 0 0 37,0 Z"/> +</svg> |