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/16x16/apps/world-of-goo.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/16x16/apps/world-of-goo.svg')
-rw-r--r-- | .icons/awkward/16x16/apps/world-of-goo.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.icons/awkward/16x16/apps/world-of-goo.svg b/.icons/awkward/16x16/apps/world-of-goo.svg new file mode 100644 index 00000000..15bf7bcc --- /dev/null +++ b/.icons/awkward/16x16/apps/world-of-goo.svg @@ -0,0 +1,7 @@ +<svg width="16" height="16" version="1.1" xmlns="http://www.w3.org/2000/svg"> + <path d="m8 15c7 0 7-6 7-6s1-8-7-8c-7 0-7 7-7 7s0 7 7 7z" style="fill:#4f4f4f"/> + <path d="m3 10c3.5773547 0 4-4 4-4s-0.4370868-4-3-4c-3 0-4 3-4 3s0 5 3 5z" style="fill:#efefef"/> + <path d="m13 9c-2 0-2-3-2-3s0-3 2-3c3 0 3 3 3 3s0 3-3 3z" style="fill:#efefef"/> + <circle cx="3" cy="6" r="1" style="fill:#4f4f4f"/> + <circle cx="14" cy="6" r="1" style="fill:#4f4f4f"/> +</svg> |