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/celestia.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/64x64/apps/celestia.svg')
-rw-r--r-- | .icons/awkward/64x64/apps/celestia.svg | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/.icons/awkward/64x64/apps/celestia.svg b/.icons/awkward/64x64/apps/celestia.svg new file mode 100644 index 00000000..691ecbb8 --- /dev/null +++ b/.icons/awkward/64x64/apps/celestia.svg @@ -0,0 +1,15 @@ +<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:#3f3f3f" cx="32" cy="32" r="28"/> + <path style="opacity:0.1;fill:#ffffff" d="M 32 4 A 27.999998 27.999998 0 0 0 4 32 A 27.999998 27.999998 0 0 0 4.0175781 32.492188 A 27.999998 27.999998 0 0 1 32 5 A 27.999998 27.999998 0 0 1 59.974609 32.492188 A 27.999998 27.999998 0 0 0 60 32 A 27.999998 27.999998 0 0 0 32 4 z"/> + <circle style="opacity:0.2" cx="49" cy="16" r="15"/> + <circle style="opacity:0.2" cx="55" cy="48" r="7"/> + <circle style="fill:#4f4f4f" cx="55" cy="47" r="7"/> + <circle style="fill:#a27a40" cx="49" cy="15" r="15"/> + <circle style="opacity:0.2" cx="49" cy="16" r="10"/> + <circle style="fill:#f1b100" cx="49" cy="15" r="10"/> + <circle style="opacity:0.2" cx="49" cy="16" r="4"/> + <circle style="fill:#ffffff" cx="49" cy="15" r="4"/> + <path style="opacity:0.1;fill:#ffffff" d="M 55 40 A 6.9999996 6.9999996 0 0 0 48 47 A 6.9999996 6.9999996 0 0 0 48.025391 47.445312 A 6.9999996 6.9999996 0 0 1 55 41 A 6.9999996 6.9999996 0 0 1 61.974609 47.476562 A 6.9999996 6.9999996 0 0 0 62 47 A 6.9999996 6.9999996 0 0 0 55 40 z"/> + <path style="opacity:0.2;fill:#ffffff" d="M 49 0 A 15 15 0 0 0 34 15 A 15 15 0 0 0 34.017578 15.474609 A 15 15 0 0 1 49 1 A 15 15 0 0 1 63.976562 15.507812 A 15 15 0 0 0 64 15 A 15 15 0 0 0 49 0 z"/> +</svg> |