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/32x32/apps/gnome-klotski.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/32x32/apps/gnome-klotski.svg')
-rw-r--r-- | .icons/awkward/32x32/apps/gnome-klotski.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/awkward/32x32/apps/gnome-klotski.svg b/.icons/awkward/32x32/apps/gnome-klotski.svg new file mode 100644 index 00000000..e51a19cf --- /dev/null +++ b/.icons/awkward/32x32/apps/gnome-klotski.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" version="1"> + <path fill="#f4c165" d="m16 2h12.5c0.831 0 1.5 0.669 1.5 1.5v12.5h-14z"/> + <path fill="#f2ae37" d="m16 30h-12.5c-0.831 0-1.5-0.669-1.5-1.5v-12.5h14z"/> + <rect fill="#6192f5" width="8" height="8" x="19" y="19" rx="1" ry="1"/> + <rect fill="#3775f2" width="8" height="8" x="5" y="5" rx="1" ry="1"/> + <path fill="#fff" opacity=".2" d="m16 2v1h12.5c0.831 0 1.5 0.669 1.5 1.5v-1c0-0.831-0.669-1.5-1.5-1.5h-12.5zm-10 3c-0.554 0-1 0.446-1 1v1c0-0.554 0.446-1 1-1h6c0.554 0 1 0.446 1 1v-1c0-0.554-0.446-1-1-1h-6zm-4 11v1h14v-1h-14zm18 3c-0.554 0-1 0.446-1 1v1c0-0.554 0.446-1 1-1h6c0.554 0 1 0.446 1 1v-1c0-0.554-0.446-1-1-1h-6z"/> + <path opacity=".2" d="m5 12v1c0 0.554 0.446 1 1 1h6c0.554 0 1-0.446 1-1v-1c0 0.554-0.446 1-1 1h-6c-0.554 0-1-0.446-1-1zm11 4v1h14v-1h-14zm3 10v1c0 0.554 0.446 1 1 1h6c0.554 0 1-0.446 1-1v-1c0 0.554-0.446 1-1 1h-6c-0.554 0-1-0.446-1-1zm-17 2.5v1c0 0.831 0.669 1.5 1.5 1.5h12.5v-1h-12.5c-0.831 0-1.5-0.669-1.5-1.5z"/> +</svg> |