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/fuse.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/32x32/apps/fuse.svg')
-rw-r--r-- | .icons/awkward/32x32/apps/fuse.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/awkward/32x32/apps/fuse.svg b/.icons/awkward/32x32/apps/fuse.svg new file mode 100644 index 00000000..fda3c36c --- /dev/null +++ b/.icons/awkward/32x32/apps/fuse.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" version="1.1"> + <path style="opacity:.2" d="m3.5 31c-0.831 0-1.5-0.669-1.5-1.5v-1c0 0.831 0.669 1.5 1.5 1.5h25c0.831 0 1.5-0.669 1.5-1.5v1c0 0.831-0.669 1.5-1.5 1.5h-25z"/> + <rect style="fill:#4f4f4f" width="28" height="28" x="2" y="2" rx="1.5" ry="1.5"/> + <path style="opacity:.1;fill:#ffffff" d="m3.5 2c-0.831 0-1.5 0.669-1.5 1.5v1c0-0.831 0.669-1.5 1.5-1.5h25c0.831 0 1.5 0.669 1.5 1.5v-1c0-0.831-0.669-1.5-1.5-1.5h-25z"/> + <path style="fill:#f24c3d" d="m30 6-24 24h5l19-19z"/> + <path style="fill:#e6df15" d="m11 30 19-19v5l-14 14z"/> + <path style="fill:#66dd23" d="m16 30h5l9-9v-5z"/> + <path style="fill:#24f0ff" d="m21 30h5l4-4v-5z"/> + <path style="opacity:.2" d="m13 5 2.857 5-2.857 5h2.286l1.714-3 1.714 3h2.286l-2.857-5 2.857-5h-2.286l-1.714 3.0005-1.714-3.0005zm-9 0h8v1.25l-5.1429 6.875h5.1429v1.875h-8v-1.25l5.1429-6.875h-5.1429z"/> + <path style="fill:#ffffff" d="m13 4 2.857 5-2.857 5h2.286l1.714-3 1.714 3h2.286l-2.857-5 2.857-5h-2.286l-1.714 3.0005-1.714-3.0005zm-9 0h8v1.25l-5.1429 6.875h5.1429v1.875h-8v-1.25l5.1429-6.875h-5.1429z"/> +</svg> |