filedotio logo
filedotio from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- filedotio
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the filedotio logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.034 11.837a2.98 2.98 0 0 1-1.868 2.718l-4.385 1.401l-.06-5.23c-.011-1.256-.514-2.48-1.135-2.727c-2.024-.816-4.054-1.619-6.07-2.456a1.03 1.03 0 0 1-.509-.934c.001-.272.11-.532.303-.724q.173-.092.36-.149L18.049.084c1.051-.331 1.91.341 1.91 1.504zm-7.02 10.296c.011 1.256-.485 2.073-1.102 1.821c-2.287-.916-4.565-1.869-6.854-2.773c-.775-.509-.999-1.023-.999-2.653L3.975 7.471a4.3 4.3 0 0 1 .256-1.732a2.76 2.76 0 0 1 1.116-1.368q.095-.067.196-.121c-.195.19-.304.451-.303.723c-.019.381.175.741.504.934l1.13.467l4.945 2.013c.616.252 1.135 1.47 1.135 2.726c.027 3.673.043 7.347.06 11.02"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsFiledotio(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="M20.034 11.837a2.98 2.98 0 0 1-1.868 2.718l-4.385 1.401l-.06-5.23c-.011-1.256-.514-2.48-1.135-2.727c-2.024-.816-4.054-1.619-6.07-2.456a1.03 1.03 0 0 1-.509-.934c.001-.272.11-.532.303-.724q.173-.092.36-.149L18.049.084c1.051-.331 1.91.341 1.91 1.504zm-7.02 10.296c.011 1.256-.485 2.073-1.102 1.821c-2.287-.916-4.565-1.869-6.854-2.773c-.775-.509-.999-1.023-.999-2.653L3.975 7.471a4.3 4.3 0 0 1 .256-1.732a2.76 2.76 0 0 1 1.116-1.368q.095-.067.196-.121c-.195.19-.304.451-.303.723c-.019.381.175.741.504.934l1.13.467l4.945 2.013c.616.252 1.135 1.47 1.135 2.726c.027 3.673.043 7.347.06 11.02"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.034 11.837a2.98 2.98 0 0 1-1.868 2.718l-4.385 1.401l-.06-5.23c-.011-1.256-.514-2.48-1.135-2.727c-2.024-.816-4.054-1.619-6.07-2.456a1.03 1.03 0 0 1-.509-.934c.001-.272.11-.532.303-.724q.173-.092.36-.149L18.049.084c1.051-.331 1.91.341 1.91 1.504zm-7.02 10.296c.011 1.256-.485 2.073-1.102 1.821c-2.287-.916-4.565-1.869-6.854-2.773c-.775-.509-.999-1.023-.999-2.653L3.975 7.471a4.3 4.3 0 0 1 .256-1.732a2.76 2.76 0 0 1 1.116-1.368q.095-.067.196-.121c-.195.19-.304.451-.303.723c-.019.381.175.741.504.934l1.13.467l4.945 2.013c.616.252 1.135 1.47 1.135 2.726c.027 3.673.043 7.347.06 11.02"/></svg> </template>
CSS
.icon-filedotio {
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%22M20.034%2011.837a2.98%202.98%200%200%201-1.868%202.718l-4.385%201.401l-.06-5.23c-.011-1.256-.514-2.48-1.135-2.727c-2.024-.816-4.054-1.619-6.07-2.456a1.03%201.03%200%200%201-.509-.934c.001-.272.11-.532.303-.724q.173-.092.36-.149L18.049.084c1.051-.331%201.91.341%201.91%201.504zm-7.02%2010.296c.011%201.256-.485%202.073-1.102%201.821c-2.287-.916-4.565-1.869-6.854-2.773c-.775-.509-.999-1.023-.999-2.653L3.975%207.471a4.3%204.3%200%200%201%20.256-1.732a2.76%202.76%200%200%201%201.116-1.368q.095-.067.196-.121c-.195.19-.304.451-.303.723c-.019.381.175.741.504.934l1.13.467l4.945%202.013c.616.252%201.135%201.47%201.135%202.726c.027%203.673.043%207.347.06%2011.02%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%22M20.034%2011.837a2.98%202.98%200%200%201-1.868%202.718l-4.385%201.401l-.06-5.23c-.011-1.256-.514-2.48-1.135-2.727c-2.024-.816-4.054-1.619-6.07-2.456a1.03%201.03%200%200%201-.509-.934c.001-.272.11-.532.303-.724q.173-.092.36-.149L18.049.084c1.051-.331%201.91.341%201.91%201.504zm-7.02%2010.296c.011%201.256-.485%202.073-1.102%201.821c-2.287-.916-4.565-1.869-6.854-2.773c-.775-.509-.999-1.023-.999-2.653L3.975%207.471a4.3%204.3%200%200%201%20.256-1.732a2.76%202.76%200%200%201%201.116-1.368q.095-.067.196-.121c-.195.19-.304.451-.303.723c-.019.381.175.741.504.934l1.13.467l4.945%202.013c.616.252%201.135%201.47%201.135%202.726c.027%203.673.043%207.347.06%2011.02%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/filedotio.svg?color=%231a73e8&size=48