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/fuse.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/64x64/apps/fuse.svg')
-rw-r--r-- | .icons/awkward/64x64/apps/fuse.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/awkward/64x64/apps/fuse.svg b/.icons/awkward/64x64/apps/fuse.svg new file mode 100644 index 00000000..d8beae07 --- /dev/null +++ b/.icons/awkward/64x64/apps/fuse.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1.1"> + <path style="opacity:.2" d="m4 56v2c0 1.662 1.338 3 3 3h50c1.662 0 3-1.338 3-3v-2c0 1.662-1.338 3-3 3h-50c-1.662 0-3-1.338-3-3z"/> + <rect style="fill:#4f4f4f" width="56" height="56" x="4" y="4" rx="3" ry="3"/> + <path style="opacity:.1;fill:#ffffff" d="m7 4c-1.662 0-3 1.338-3 3v1c0-1.662 1.338-3 3-3h50c1.662 0 3 1.338 3 3v-1c0-1.662-1.338-3-3-3z"/> + <path style="fill:#f24c3d" d="m10 60h10l40-40v-10z"/> + <path style="fill:#e6df15" d="m20 60h10l30-30v-10z"/> + <path style="fill:#66dd23" d="m30 60h10l20-20v-10z"/> + <path style="fill:#24f0ff" d="m40 60h10l10-10v-10z"/> + <path style="opacity:.2" d="m26 11 5 8-5 8h4l3-4.801 3 4.801h4l-5-8 5-8h-4l-3 4.801-3-4.801zm-16 0h14v2l-9 11h9v3h-14v-2l9-11h-9z"/> + <path style="fill:#ffffff" d="m26 10 5 8-5 8h4l3-4.801 3 4.801h4l-5-8 5-8h-4l-3 4.801-3-4.801zm-16 0h14v2l-9 11h9v3h-14v-2l9-11h-9z"/> +</svg> |