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/24x24/apps/fuse.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/24x24/apps/fuse.svg')
-rw-r--r-- | .icons/awkward/24x24/apps/fuse.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/awkward/24x24/apps/fuse.svg b/.icons/awkward/24x24/apps/fuse.svg new file mode 100644 index 00000000..90108387 --- /dev/null +++ b/.icons/awkward/24x24/apps/fuse.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> + <path style="opacity:.2" d="m3 22.5c-0.554 0-1-0.446-1-1v-0.5c0 0.554 0.446 1 1 1h18c0.554 0 1-0.446 1-1v0.5c0 0.554-0.446 1-1 1h-18z"/> + <rect style="fill:#4f4f4f" width="20" height="20" x="2" y="2" rx="1" ry="1"/> + <path style="opacity:.1;fill:#ffffff" d="m3 2c-0.554 0-1 0.446-1 1v0.5c0-0.554 0.446-1 1-1h18c0.554 0 1 0.446 1 1v-0.5c0-0.554-0.446-1-1-1h-18z"/> + <path style="fill:#f24c3d" d="m22 6-16 16h3l13-13z"/> + <path style="fill:#e6df15" d="m22 9v3l-10 10h-3z"/> + <path style="fill:#66dd23" d="m22 12v3l-7 7h-3z"/> + <path style="fill:#24f0ff" d="m22 15v3l-4 4h-3z"/> + <path style="opacity:.2" d="m12 4.5995 2.8571 5-2.857 5.0005h2.2857l1.714-3.001 1.714 3.001h2.286l-2.857-5.0005 2.857-5h-2.286l-1.714 3-1.714-3.0005zm-8 0.0005h7v1.25l-4.5 6.875h4.5v1.875h-7v-1.25l4.5-6.875h-4.5z"/> + <path style="fill:#ffffff" d="m12 3.9995 2.8571 5l-2.857 5.0005h2.2857l1.714-3.001 1.714 3.001h2.286l-2.857-5.0005 2.857-5h-2.286l-1.714 3-1.714-3.0005zm-8 0.0005h7v1.25l-4.5 6.875h4.5v1.875h-7v-1.25l4.5-6.875h-4.5z"/> +</svg> |