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/world-of-goo.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/64x64/apps/world-of-goo.svg')
-rw-r--r-- | .icons/awkward/64x64/apps/world-of-goo.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/awkward/64x64/apps/world-of-goo.svg b/.icons/awkward/64x64/apps/world-of-goo.svg new file mode 100644 index 00000000..f9a631d9 --- /dev/null +++ b/.icons/awkward/64x64/apps/world-of-goo.svg @@ -0,0 +1,10 @@ +<svg width="64" height="64" version="1.1" xmlns="http://www.w3.org/2000/svg"> + <path d="m32 57c27 0 25-24 25-24s-2-24-25-24c-20 0-26 24-26 24s0 24 26 24z" style="opacity:.2"/> + <path d="m32 56c27 0 25-24 25-24s-2-24-25-24c-20 0-26 24-26 24s0 24 26 24z" style="fill:#4f4f4f"/> + <path d="m17 13c-8 0-11 12-11 12s-1 13 9 13c11 0 13-12 13-12s1-13-11-13zm33 2c-9 0-9 10-9 10s1 10 9 10c9 0 9-9 9-9s-1-11-9-11z" style="opacity:.2"/> + <path d="M 32 8 C 12 8 6 32 6 32 C 6 32 6.0141738 32.392865 6.0429688 32.853516 C 6.2550362 32.03009 12.355629 9 32 9 C 55 9 57 33 57 33 C 57 33 57.010162 33.367756 57.019531 33.613281 C 57.039607 32.630424 57 32 57 32 C 57 32 55 8 32 8 z " style="fill:#ffffff;opacity:.1"/> + <path d="m17 12c-8 0-11 12-11 12s-1 13 9 13c11 0 13-12 13-12s1-13-11-13zm33 2c-9 0-9 10-9 10s1 10 9 10c9 0 9-9 9-9s-1-11-9-11z" style="fill:#efefef"/> + <circle cx="14" cy="24" r="3" style="fill:#4f4f4f"/> + <circle cx="53" cy="24" r="3" style="fill:#4f4f4f"/> + <path d="M 17 12 C 8.9999998 12 6 24 6 24 C 6 24 5.9800003 24.547485 5.9882812 25.283203 C 5.9932593 25.185402 6 25 6 25 C 6 25 8.9999998 13 17 13 C 26.98673 13 27.95325 21.916309 28.001953 24.9375 C 28.026831 24.584009 28.83219 12 17 12 z M 50 14 C 41 14 41 24 41 24 C 41 24 41.022081 24.162992 41.044922 24.324219 C 41.221595 22.136645 42.369462 15 50 15 C 57.206512 15 58.721256 23.854306 58.953125 25.625 C 58.986138 25.262904 59 25 59 25 C 59 25 58 14 50 14 z " style="fill:#ffffff;opacity:.2"/> +</svg> |