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/komorebi.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/64x64/apps/komorebi.svg')
-rw-r--r-- | .icons/awkward/64x64/apps/komorebi.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.icons/awkward/64x64/apps/komorebi.svg b/.icons/awkward/64x64/apps/komorebi.svg new file mode 100644 index 00000000..815c1e17 --- /dev/null +++ b/.icons/awkward/64x64/apps/komorebi.svg @@ -0,0 +1,13 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1.1"> + <path style="opacity:0.2" d="M 14,62 4,22 53,10 60,48 Z"/> + <path style="fill:#969696" d="M 14,61 4,21 53,9 60,47 Z"/> + <path style="opacity:0.2" d="M 4,16 59,11 60,52 8,60 Z"/> + <path style="fill:#a8a8a8" d="M 4,15 59,10 60,51 8,59 Z"/> + <rect style="opacity:0.2" width="56" height="46" x="4" y="10" rx="2.8" ry="2.8"/> + <rect style="fill:#9a62d9" width="56" height="46" x="4" y="9" rx="2.8" ry="2.8"/> + <circle style="opacity:0.2" cx="47" cy="45" r="13"/> + <circle style="fill:#ffffff" cx="47" cy="44" r="13"/> + <circle style="opacity:0.2" cx="47" cy="45" r="10"/> + <circle style="fill:#945e8d" cx="47" cy="44" r="10"/> + <path style="fill:#ffffff;opacity:0.2" d="M 6.8008 9 C 5.2496 9 4 10.25 4 11.801 L 4 12.801 C 4 11.25 5.2496 10 6.8008 10 L 57.199 10 C 58.75 10 60 11.25 60 12.801 L 60 11.801 C 60 10.25 58.75 9 57.199 9 L 6.8008 9 z"/> +</svg> |