fyle logo
fyle from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- fyle
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the fyle logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.024 0H1.241C.56 0 0 .56 0 1.243v21.514C0 23.44.56 24 1.241 24h21.518A1.24 1.24 0 0 0 24 22.757V1.243C24 .56 23.44 0 22.759 0H11.675v15.592c-.04.775-.29 1.397-.761 1.865c-.92.927-2.521 1.049-3.921 1.049c-1.891 0-4.432-.244-4.862-2.273l-.06-.508c-.02-.101-.02-.387-.02-1.131V3.965c0-.488.16-.907.51-1.254A1.7 1.7 0 0 1 3.812 2.2l4.611.02l.161.041v1.562H3.962c-.12 0-.18.061-.18.142v3.484h3.491v1.599H3.782v6.566c.04 1.15 1.74 1.375 3.181 1.375c.64-.021 1.991-.021 2.601-.632c.16-.165.32-.471.46-.928z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsFyle(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.024 0H1.241C.56 0 0 .56 0 1.243v21.514C0 23.44.56 24 1.241 24h21.518A1.24 1.24 0 0 0 24 22.757V1.243C24 .56 23.44 0 22.759 0H11.675v15.592c-.04.775-.29 1.397-.761 1.865c-.92.927-2.521 1.049-3.921 1.049c-1.891 0-4.432-.244-4.862-2.273l-.06-.508c-.02-.101-.02-.387-.02-1.131V3.965c0-.488.16-.907.51-1.254A1.7 1.7 0 0 1 3.812 2.2l4.611.02l.161.041v1.562H3.962c-.12 0-.18.061-.18.142v3.484h3.491v1.599H3.782v6.566c.04 1.15 1.74 1.375 3.181 1.375c.64-.021 1.991-.021 2.601-.632c.16-.165.32-.471.46-.928z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.024 0H1.241C.56 0 0 .56 0 1.243v21.514C0 23.44.56 24 1.241 24h21.518A1.24 1.24 0 0 0 24 22.757V1.243C24 .56 23.44 0 22.759 0H11.675v15.592c-.04.775-.29 1.397-.761 1.865c-.92.927-2.521 1.049-3.921 1.049c-1.891 0-4.432-.244-4.862-2.273l-.06-.508c-.02-.101-.02-.387-.02-1.131V3.965c0-.488.16-.907.51-1.254A1.7 1.7 0 0 1 3.812 2.2l4.611.02l.161.041v1.562H3.962c-.12 0-.18.061-.18.142v3.484h3.491v1.599H3.782v6.566c.04 1.15 1.74 1.375 3.181 1.375c.64-.021 1.991-.021 2.601-.632c.16-.165.32-.471.46-.928z"/></svg> </template>
CSS
.icon-fyle {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.024%200H1.241C.56%200%200%20.56%200%201.243v21.514C0%2023.44.56%2024%201.241%2024h21.518A1.24%201.24%200%200%200%2024%2022.757V1.243C24%20.56%2023.44%200%2022.759%200H11.675v15.592c-.04.775-.29%201.397-.761%201.865c-.92.927-2.521%201.049-3.921%201.049c-1.891%200-4.432-.244-4.862-2.273l-.06-.508c-.02-.101-.02-.387-.02-1.131V3.965c0-.488.16-.907.51-1.254A1.7%201.7%200%200%201%203.812%202.2l4.611.02l.161.041v1.562H3.962c-.12%200-.18.061-.18.142v3.484h3.491v1.599H3.782v6.566c.04%201.15%201.74%201.375%203.181%201.375c.64-.021%201.991-.021%202.601-.632c.16-.165.32-.471.46-.928z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.024%200H1.241C.56%200%200%20.56%200%201.243v21.514C0%2023.44.56%2024%201.241%2024h21.518A1.24%201.24%200%200%200%2024%2022.757V1.243C24%20.56%2023.44%200%2022.759%200H11.675v15.592c-.04.775-.29%201.397-.761%201.865c-.92.927-2.521%201.049-3.921%201.049c-1.891%200-4.432-.244-4.862-2.273l-.06-.508c-.02-.101-.02-.387-.02-1.131V3.965c0-.488.16-.907.51-1.254A1.7%201.7%200%200%201%203.812%202.2l4.611.02l.161.041v1.562H3.962c-.12%200-.18.061-.18.142v3.484h3.491v1.599H3.782v6.566c.04%201.15%201.74%201.375%203.181%201.375c.64-.021%201.991-.021%202.601-.632c.16-.165.32-.471.46-.928z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/fyle.svg?color=%231a73e8&size=48