file error icon
file-error-filled from Reicon by REICON · Filled · Files · MIT Free for personal and commercial use.
- Name
- file-error-filled
- Set
- Reicon
- Style
- Filled
- Category
- Files
- Viewbox
- 24×24
- License
- MIT
2 other variants in Reicon
More files icons from Reicon
Use the file error icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="m19.352 7.617l-3.96-3.563c-1.127-1.015-1.69-1.523-2.383-1.788L13 5c0 2.357 0 3.536.732 4.268S15.643 10 18 10h3.58c-.362-.704-1.012-1.288-2.228-2.383M14 22h-4c-3.771 0-5.657 0-6.828-1.172c-.447-.446-.723-.995-.894-1.713c-.119-.5-.179-.75-.064-1.042s.368-.461.874-.799l.626-.417a2.32 2.32 0 0 1 2.572 0a3.09 3.09 0 0 0 3.428 0a2.32 2.32 0 0 1 2.572 0a3.09 3.09 0 0 0 3.428 0a2.32 2.32 0 0 1 2.572 0a3.09 3.09 0 0 0 3.428 0a.162.162 0 0 1 .251.143c-.078 1.872-.328 3.02-1.137 3.828C19.657 22 17.771 22 14 22"/><path d="M2 10c0-3.771 0-5.657 1.172-6.828S6.239 2 10.03 2c.606 0 1.091 0 1.5.017q-.02.12-.02.244l-.01 2.834c0 1.097 0 2.067.105 2.848c.114.847.375 1.694 1.067 2.386c.69.69 1.538.952 2.385 1.066c.781.105 1.751.105 2.848.105h4.088v.827a.62.62 0 0 1-.279.53a3.09 3.09 0 0 1-3.428 0a2.32 2.32 0 0 0-2.572 0a3.09 3.09 0 0 1-3.428 0a2.32 2.32 0 0 0-2.572 0a3.09 3.09 0 0 1-3.428 0a2.32 2.32 0 0 0-2.572 0l-.16.107c-.684.456-1.026.684-1.29.543S2 12.954 2 12.132z"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconFileErrorFilled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="m19.352 7.617l-3.96-3.563c-1.127-1.015-1.69-1.523-2.383-1.788L13 5c0 2.357 0 3.536.732 4.268S15.643 10 18 10h3.58c-.362-.704-1.012-1.288-2.228-2.383M14 22h-4c-3.771 0-5.657 0-6.828-1.172c-.447-.446-.723-.995-.894-1.713c-.119-.5-.179-.75-.064-1.042s.368-.461.874-.799l.626-.417a2.32 2.32 0 0 1 2.572 0a3.09 3.09 0 0 0 3.428 0a2.32 2.32 0 0 1 2.572 0a3.09 3.09 0 0 0 3.428 0a2.32 2.32 0 0 1 2.572 0a3.09 3.09 0 0 0 3.428 0a.162.162 0 0 1 .251.143c-.078 1.872-.328 3.02-1.137 3.828C19.657 22 17.771 22 14 22"/><path d="M2 10c0-3.771 0-5.657 1.172-6.828S6.239 2 10.03 2c.606 0 1.091 0 1.5.017q-.02.12-.02.244l-.01 2.834c0 1.097 0 2.067.105 2.848c.114.847.375 1.694 1.067 2.386c.69.69 1.538.952 2.385 1.066c.781.105 1.751.105 2.848.105h4.088v.827a.62.62 0 0 1-.279.53a3.09 3.09 0 0 1-3.428 0a2.32 2.32 0 0 0-2.572 0a3.09 3.09 0 0 1-3.428 0a2.32 2.32 0 0 0-2.572 0a3.09 3.09 0 0 1-3.428 0a2.32 2.32 0 0 0-2.572 0l-.16.107c-.684.456-1.026.684-1.29.543S2 12.954 2 12.132z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="m19.352 7.617l-3.96-3.563c-1.127-1.015-1.69-1.523-2.383-1.788L13 5c0 2.357 0 3.536.732 4.268S15.643 10 18 10h3.58c-.362-.704-1.012-1.288-2.228-2.383M14 22h-4c-3.771 0-5.657 0-6.828-1.172c-.447-.446-.723-.995-.894-1.713c-.119-.5-.179-.75-.064-1.042s.368-.461.874-.799l.626-.417a2.32 2.32 0 0 1 2.572 0a3.09 3.09 0 0 0 3.428 0a2.32 2.32 0 0 1 2.572 0a3.09 3.09 0 0 0 3.428 0a2.32 2.32 0 0 1 2.572 0a3.09 3.09 0 0 0 3.428 0a.162.162 0 0 1 .251.143c-.078 1.872-.328 3.02-1.137 3.828C19.657 22 17.771 22 14 22"/><path d="M2 10c0-3.771 0-5.657 1.172-6.828S6.239 2 10.03 2c.606 0 1.091 0 1.5.017q-.02.12-.02.244l-.01 2.834c0 1.097 0 2.067.105 2.848c.114.847.375 1.694 1.067 2.386c.69.69 1.538.952 2.385 1.066c.781.105 1.751.105 2.848.105h4.088v.827a.62.62 0 0 1-.279.53a3.09 3.09 0 0 1-3.428 0a2.32 2.32 0 0 0-2.572 0a3.09 3.09 0 0 1-3.428 0a2.32 2.32 0 0 0-2.572 0a3.09 3.09 0 0 1-3.428 0a2.32 2.32 0 0 0-2.572 0l-.16.107c-.684.456-1.026.684-1.29.543S2 12.954 2 12.132z"/></g></svg> </template>
CSS
.icon-file-error-filled {
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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22m19.352%207.617l-3.96-3.563c-1.127-1.015-1.69-1.523-2.383-1.788L13%205c0%202.357%200%203.536.732%204.268S15.643%2010%2018%2010h3.58c-.362-.704-1.012-1.288-2.228-2.383M14%2022h-4c-3.771%200-5.657%200-6.828-1.172c-.447-.446-.723-.995-.894-1.713c-.119-.5-.179-.75-.064-1.042s.368-.461.874-.799l.626-.417a2.32%202.32%200%200%201%202.572%200a3.09%203.09%200%200%200%203.428%200a2.32%202.32%200%200%201%202.572%200a3.09%203.09%200%200%200%203.428%200a2.32%202.32%200%200%201%202.572%200a3.09%203.09%200%200%200%203.428%200a.162.162%200%200%201%20.251.143c-.078%201.872-.328%203.02-1.137%203.828C19.657%2022%2017.771%2022%2014%2022%22%2F%3E%3Cpath%20d%3D%22M2%2010c0-3.771%200-5.657%201.172-6.828S6.239%202%2010.03%202c.606%200%201.091%200%201.5.017q-.02.12-.02.244l-.01%202.834c0%201.097%200%202.067.105%202.848c.114.847.375%201.694%201.067%202.386c.69.69%201.538.952%202.385%201.066c.781.105%201.751.105%202.848.105h4.088v.827a.62.62%200%200%201-.279.53a3.09%203.09%200%200%201-3.428%200a2.32%202.32%200%200%200-2.572%200a3.09%203.09%200%200%201-3.428%200a2.32%202.32%200%200%200-2.572%200a3.09%203.09%200%200%201-3.428%200a2.32%202.32%200%200%200-2.572%200l-.16.107c-.684.456-1.026.684-1.29.543S2%2012.954%202%2012.132z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22m19.352%207.617l-3.96-3.563c-1.127-1.015-1.69-1.523-2.383-1.788L13%205c0%202.357%200%203.536.732%204.268S15.643%2010%2018%2010h3.58c-.362-.704-1.012-1.288-2.228-2.383M14%2022h-4c-3.771%200-5.657%200-6.828-1.172c-.447-.446-.723-.995-.894-1.713c-.119-.5-.179-.75-.064-1.042s.368-.461.874-.799l.626-.417a2.32%202.32%200%200%201%202.572%200a3.09%203.09%200%200%200%203.428%200a2.32%202.32%200%200%201%202.572%200a3.09%203.09%200%200%200%203.428%200a2.32%202.32%200%200%201%202.572%200a3.09%203.09%200%200%200%203.428%200a.162.162%200%200%201%20.251.143c-.078%201.872-.328%203.02-1.137%203.828C19.657%2022%2017.771%2022%2014%2022%22%2F%3E%3Cpath%20d%3D%22M2%2010c0-3.771%200-5.657%201.172-6.828S6.239%202%2010.03%202c.606%200%201.091%200%201.5.017q-.02.12-.02.244l-.01%202.834c0%201.097%200%202.067.105%202.848c.114.847.375%201.694%201.067%202.386c.69.69%201.538.952%202.385%201.066c.781.105%201.751.105%202.848.105h4.088v.827a.62.62%200%200%201-.279.53a3.09%203.09%200%200%201-3.428%200a2.32%202.32%200%200%200-2.572%200a3.09%203.09%200%200%201-3.428%200a2.32%202.32%200%200%200-2.572%200a3.09%203.09%200%200%201-3.428%200a2.32%202.32%200%200%200-2.572%200l-.16.107c-.684.456-1.026.684-1.29.543S2%2012.954%202%2012.132z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/file-error-filled.svg?color=%231a73e8&size=48