diff options
Diffstat (limited to '.icons/kora/apps/scalable/fuse.svg')
-rw-r--r-- | .icons/kora/apps/scalable/fuse.svg | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/fuse.svg b/.icons/kora/apps/scalable/fuse.svg new file mode 100644 index 000000000..a2a3d0ff3 --- /dev/null +++ b/.icons/kora/apps/scalable/fuse.svg @@ -0,0 +1,14 @@ +<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg"> + <linearGradient id="a" x2="1" gradientTransform="matrix(0 -43.3373 43.3373 0 201.9 45.6687)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#2a2a2a" offset="0"/> + <stop stop-color="#6b6b6b" offset="1"/> + </linearGradient> + <path d="m45.668 8.56c0-3.438-2.79-6.228-6.228-6.228h-30.88c-3.438 0-6.228 2.79-6.228 6.228v30.88c0 3.438 2.79 6.228 6.228 6.228h30.88c3.438 0 6.228-2.79 6.228-6.228z" fill="url(#a)"/> + <g fill-rule="nonzero"> + <path d="m10.668 45.668h7l28-28v-7z" fill="#f24c3d"/> + <path d="m17.668 45.668h7l21-21v-7z" fill="#e6df15"/> + <path d="m24.668 45.668h7l14-14v-7z" fill="#66dd23"/> + <path d="m31.668 45.668h7l7-7v-7z" fill="#24f0ff"/> + <path d="m19 8 3.571 6-3.571 6h2.857l2.143-3.601 2.143 3.601h2.857l-3.571-6 3.571-6h-2.857l-2.143 3.601-2.143-3.601zm-11 0h10v1.5l-6.429 8.25h6.429v2.25h-10v-1.5l6.429-8.25h-6.429z" fill="#fff"/> + </g> +</svg> |