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/22x22/apps/komorebi-wallpaper-creator.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/22x22/apps/komorebi-wallpaper-creator.svg')
-rw-r--r-- | .icons/awkward/22x22/apps/komorebi-wallpaper-creator.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.icons/awkward/22x22/apps/komorebi-wallpaper-creator.svg b/.icons/awkward/22x22/apps/komorebi-wallpaper-creator.svg new file mode 100644 index 00000000..8934ac77 --- /dev/null +++ b/.icons/awkward/22x22/apps/komorebi-wallpaper-creator.svg @@ -0,0 +1,13 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1"> + <path style="opacity:0.2" d="M 2,5.5 20,4.5 21,17.5 3,20.5 Z"/> + <path style="fill:#969696" d="M 2,5 20,4 21,17 3,20 Z"/> + <path style="opacity:0.2" d="M 1,5.5 20,3.5 21,17.5 2,19.5 Z"/> + <path style="fill:#a8a8a8" d="M 1,5 20,3 21,17 2,19 Z"/> + <rect style="opacity:0.2" width="20" height="15" x="1" y="3.5" rx="1" ry="1"/> + <rect style="fill:#3aa5cc" width="20" height="15" x="1" y="3" rx="1" ry="1"/> + <circle style="opacity:0.2" cx="17" cy="16.5" r="4"/> + <circle style="fill:#ffffff" cx="17" cy="16" r="4"/> + <circle style="opacity:0.2" cx="17" cy="16.5" r="3"/> + <circle style="fill:#4a94d8" cx="17" cy="16" r="3"/> + <path style="opacity:0.2;fill:#ffffff" d="M 2,3 C 1.446,3 1,3.446 1,4 V 4.5 C 1,3.946 1.446,3.5 2,3.5 H 20 C 20.554,3.5 21,3.946 21,4.5 V 4 C 21,3.446 20.554,3 20,3 Z"/> +</svg> |