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/com.github.rickybas.date-countdown.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/64x64/apps/com.github.rickybas.date-countdown.svg')
-rw-r--r-- | .icons/awkward/64x64/apps/com.github.rickybas.date-countdown.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.icons/awkward/64x64/apps/com.github.rickybas.date-countdown.svg b/.icons/awkward/64x64/apps/com.github.rickybas.date-countdown.svg new file mode 100644 index 00000000..ab05f3f3 --- /dev/null +++ b/.icons/awkward/64x64/apps/com.github.rickybas.date-countdown.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1.1"> + <path style="opacity:0.2" d="M 32 5 L 32 32 L 4.0507812 32 A 28 28 0 0 0 4 33 A 28 28 0 0 0 32 61 A 28 28 0 0 0 60 33 A 28 28 0 0 0 32 5 z"/> + <path style="fill:#4c91d9" d="M 32 4 A 4 4 0 0 0 28 8 A 4 4 0 0 0 32 12 L 32 32 L 12 32 A 4 4 0 0 0 8 28 A 4 4 0 0 0 4 32 A 4 4 0 0 0 4.0175781 32.345703 A 28 28 0 0 0 32 60 A 28 28 0 0 0 60 32 A 28 28 0 0 0 32 4 z"/> + <circle style="opacity:0.2" cx="32" cy="33" r="20"/> + <circle style="fill:#ffffff" cx="32" cy="32" r="20"/> + <path style="fill:#ffffff;opacity:0.2" d="M 32 4 A 4 4 0 0 0 28 8 A 4 4 0 0 0 28.035156 8.5058594 A 4 4 0 0 1 32 5 A 28 28 0 0 1 59.978516 32.585938 A 28 28 0 0 0 60 32 A 28 28 0 0 0 32 4 z M 8 28 A 4 4 0 0 0 4 32 A 4 4 0 0 0 4.0175781 32.345703 A 28 28 0 0 0 4.03125 32.550781 A 4 4 0 0 1 8 29 A 4 4 0 0 1 12 33 L 32 33 L 32 32 L 12 32 A 4 4 0 0 0 8 28 z"/> +</svg> |