file warning icon
file-warning-outline from Solar by 480 Design · Outline · Files · CC-BY-4.0 Attribution required.
- Name
- file-warning-outline
- Set
- Solar
- Style
- Outline
- Category
- Files
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
More files icons from Solar
file-add-boldfile-badge-boldfile-boldfile-braces-boldfile-chart-2-boldfile-chart-boldfile-check-boldfile-cloud-boldfile-code-boldfile-cog-boldfile-corrupted-boldfile-download-boldfile-favorite-boldfile-figma-boldfile-left-boldfile-minus-boldfile-pen-boldfile-question-mark-boldfile-remove-boldfile-right-boldfile-search-boldfile-send-boldfile-signal-boldfile-sliders-bold
Use the file warning icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M12.25 2.83422C11.7896 2.75598 11.162 2.75005 10.0298 2.75005C8.11311 2.75005 6.75075 2.75163 5.71785 2.88987C4.70596 3.0253 4.12453 3.27933 3.7019 3.70195C3.27869 4.12516 3.02502 4.70481 2.88976 5.7109C2.75159 6.73856 2.75 8.09323 2.75 10.0001V14.0001C2.75 15.9069 2.75159 17.2615 2.88976 18.2892C3.02502 19.2953 3.27869 19.8749 3.7019 20.2981C4.12511 20.7214 4.70476 20.975 5.71085 21.1103C6.73851 21.2485 8.09318 21.2501 10 21.2501H14C15.9068 21.2501 17.2615 21.2485 18.2892 21.1103C19.2952 20.975 19.8749 20.7214 20.2981 20.2981C20.7213 19.8749 20.975 19.2953 21.1102 18.2892C21.2484 17.2615 21.25 15.9069 21.25 14.0001V13.5629C21.25 12.0269 21.2392 11.2988 21.0762 10.7501H17.9463C16.8135 10.7501 15.8877 10.7501 15.1569 10.6518C14.3929 10.5491 13.7306 10.3268 13.2019 9.79815C12.6732 9.26945 12.4509 8.60712 12.3482 7.84317C12.25 7.1123 12.25 6.18657 12.25 5.05374V2.83422ZM13.75 3.6095V5.00005C13.75 6.19976 13.7516 7.0241 13.8348 7.64329C13.9152 8.24091 14.059 8.53395 14.2626 8.73749C14.4661 8.94103 14.7591 9.08486 15.3568 9.16521C15.976 9.24846 16.8003 9.25005 18 9.25005H20.0195C19.723 8.9625 19.3432 8.61797 18.85 8.17407L14.8912 4.61117C14.4058 4.17433 14.0446 3.85187 13.75 3.6095ZM10.1755 1.25002C11.5601 1.24965 12.4546 1.24942 13.2779 1.56535C14.1012 1.88129 14.7632 2.47735 15.7873 3.39955C15.8226 3.43139 15.8584 3.46361 15.8947 3.49623L19.8534 7.05912C19.8956 7.09705 19.9372 7.1345 19.9783 7.17149C21.162 8.23614 21.9274 8.92458 22.3391 9.84902C22.7508 10.7734 22.7505 11.8029 22.75 13.3949C22.75 13.4502 22.75 13.5062 22.75 13.5629V14.0565C22.75 15.8942 22.75 17.3499 22.5969 18.4891C22.4392 19.6615 22.1071 20.6104 21.3588 21.3588C20.6104 22.1072 19.6614 22.4393 18.489 22.5969C17.3498 22.7501 15.8942 22.7501 14.0564 22.7501H9.94359C8.10583 22.7501 6.65019 22.7501 5.51098 22.5969C4.33856 22.4393 3.38961 22.1072 2.64124 21.3588C1.89288 20.6104 1.56076 19.6615 1.40314 18.4891C1.24997 17.3499 1.24998 15.8942 1.25 14.0565V9.94363C1.24998 8.10587 1.24997 6.65024 1.40314 5.51103C1.56076 4.33861 1.89288 3.38966 2.64124 2.64129C3.39019 1.89235 4.34232 1.56059 5.51887 1.40313C6.66283 1.25002 8.1257 1.25003 9.97352 1.25005L10.0298 1.25005C10.0789 1.25005 10.1275 1.25004 10.1755 1.25002Z" clip-rule="evenodd"/><path d="M9.75586 15.7139V12C9.75586 11.5858 9.42007 11.25 9.00586 11.25C8.59165 11.25 8.25586 11.5858 8.25586 12V15.7139C8.25586 16.1281 8.59165 16.4639 9.00586 16.4639C9.42007 16.4639 9.75586 16.1281 9.75586 15.7139Z"/><path d="M9.00586 17.75C8.59165 17.75 8.25586 18.0858 8.25586 18.5C8.25586 18.9142 8.59165 19.25 9.00586 19.25C9.42007 19.25 9.75586 18.9142 9.75586 18.5C9.75586 18.0858 9.42007 17.75 9.00586 17.75Z"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarFileWarningOutline(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 fillRule="evenodd" d="M12.25 2.83422C11.7896 2.75598 11.162 2.75005 10.0298 2.75005C8.11311 2.75005 6.75075 2.75163 5.71785 2.88987C4.70596 3.0253 4.12453 3.27933 3.7019 3.70195C3.27869 4.12516 3.02502 4.70481 2.88976 5.7109C2.75159 6.73856 2.75 8.09323 2.75 10.0001V14.0001C2.75 15.9069 2.75159 17.2615 2.88976 18.2892C3.02502 19.2953 3.27869 19.8749 3.7019 20.2981C4.12511 20.7214 4.70476 20.975 5.71085 21.1103C6.73851 21.2485 8.09318 21.2501 10 21.2501H14C15.9068 21.2501 17.2615 21.2485 18.2892 21.1103C19.2952 20.975 19.8749 20.7214 20.2981 20.2981C20.7213 19.8749 20.975 19.2953 21.1102 18.2892C21.2484 17.2615 21.25 15.9069 21.25 14.0001V13.5629C21.25 12.0269 21.2392 11.2988 21.0762 10.7501H17.9463C16.8135 10.7501 15.8877 10.7501 15.1569 10.6518C14.3929 10.5491 13.7306 10.3268 13.2019 9.79815C12.6732 9.26945 12.4509 8.60712 12.3482 7.84317C12.25 7.1123 12.25 6.18657 12.25 5.05374V2.83422ZM13.75 3.6095V5.00005C13.75 6.19976 13.7516 7.0241 13.8348 7.64329C13.9152 8.24091 14.059 8.53395 14.2626 8.73749C14.4661 8.94103 14.7591 9.08486 15.3568 9.16521C15.976 9.24846 16.8003 9.25005 18 9.25005H20.0195C19.723 8.9625 19.3432 8.61797 18.85 8.17407L14.8912 4.61117C14.4058 4.17433 14.0446 3.85187 13.75 3.6095ZM10.1755 1.25002C11.5601 1.24965 12.4546 1.24942 13.2779 1.56535C14.1012 1.88129 14.7632 2.47735 15.7873 3.39955C15.8226 3.43139 15.8584 3.46361 15.8947 3.49623L19.8534 7.05912C19.8956 7.09705 19.9372 7.1345 19.9783 7.17149C21.162 8.23614 21.9274 8.92458 22.3391 9.84902C22.7508 10.7734 22.7505 11.8029 22.75 13.3949C22.75 13.4502 22.75 13.5062 22.75 13.5629V14.0565C22.75 15.8942 22.75 17.3499 22.5969 18.4891C22.4392 19.6615 22.1071 20.6104 21.3588 21.3588C20.6104 22.1072 19.6614 22.4393 18.489 22.5969C17.3498 22.7501 15.8942 22.7501 14.0564 22.7501H9.94359C8.10583 22.7501 6.65019 22.7501 5.51098 22.5969C4.33856 22.4393 3.38961 22.1072 2.64124 21.3588C1.89288 20.6104 1.56076 19.6615 1.40314 18.4891C1.24997 17.3499 1.24998 15.8942 1.25 14.0565V9.94363C1.24998 8.10587 1.24997 6.65024 1.40314 5.51103C1.56076 4.33861 1.89288 3.38966 2.64124 2.64129C3.39019 1.89235 4.34232 1.56059 5.51887 1.40313C6.66283 1.25002 8.1257 1.25003 9.97352 1.25005L10.0298 1.25005C10.0789 1.25005 10.1275 1.25004 10.1755 1.25002Z" clipRule="evenodd"/><path d="M9.75586 15.7139V12C9.75586 11.5858 9.42007 11.25 9.00586 11.25C8.59165 11.25 8.25586 11.5858 8.25586 12V15.7139C8.25586 16.1281 8.59165 16.4639 9.00586 16.4639C9.42007 16.4639 9.75586 16.1281 9.75586 15.7139Z"/><path d="M9.00586 17.75C8.59165 17.75 8.25586 18.0858 8.25586 18.5C8.25586 18.9142 8.59165 19.25 9.00586 19.25C9.42007 19.25 9.75586 18.9142 9.75586 18.5C9.75586 18.0858 9.42007 17.75 9.00586 17.75Z"/></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 fill-rule="evenodd" d="M12.25 2.83422C11.7896 2.75598 11.162 2.75005 10.0298 2.75005C8.11311 2.75005 6.75075 2.75163 5.71785 2.88987C4.70596 3.0253 4.12453 3.27933 3.7019 3.70195C3.27869 4.12516 3.02502 4.70481 2.88976 5.7109C2.75159 6.73856 2.75 8.09323 2.75 10.0001V14.0001C2.75 15.9069 2.75159 17.2615 2.88976 18.2892C3.02502 19.2953 3.27869 19.8749 3.7019 20.2981C4.12511 20.7214 4.70476 20.975 5.71085 21.1103C6.73851 21.2485 8.09318 21.2501 10 21.2501H14C15.9068 21.2501 17.2615 21.2485 18.2892 21.1103C19.2952 20.975 19.8749 20.7214 20.2981 20.2981C20.7213 19.8749 20.975 19.2953 21.1102 18.2892C21.2484 17.2615 21.25 15.9069 21.25 14.0001V13.5629C21.25 12.0269 21.2392 11.2988 21.0762 10.7501H17.9463C16.8135 10.7501 15.8877 10.7501 15.1569 10.6518C14.3929 10.5491 13.7306 10.3268 13.2019 9.79815C12.6732 9.26945 12.4509 8.60712 12.3482 7.84317C12.25 7.1123 12.25 6.18657 12.25 5.05374V2.83422ZM13.75 3.6095V5.00005C13.75 6.19976 13.7516 7.0241 13.8348 7.64329C13.9152 8.24091 14.059 8.53395 14.2626 8.73749C14.4661 8.94103 14.7591 9.08486 15.3568 9.16521C15.976 9.24846 16.8003 9.25005 18 9.25005H20.0195C19.723 8.9625 19.3432 8.61797 18.85 8.17407L14.8912 4.61117C14.4058 4.17433 14.0446 3.85187 13.75 3.6095ZM10.1755 1.25002C11.5601 1.24965 12.4546 1.24942 13.2779 1.56535C14.1012 1.88129 14.7632 2.47735 15.7873 3.39955C15.8226 3.43139 15.8584 3.46361 15.8947 3.49623L19.8534 7.05912C19.8956 7.09705 19.9372 7.1345 19.9783 7.17149C21.162 8.23614 21.9274 8.92458 22.3391 9.84902C22.7508 10.7734 22.7505 11.8029 22.75 13.3949C22.75 13.4502 22.75 13.5062 22.75 13.5629V14.0565C22.75 15.8942 22.75 17.3499 22.5969 18.4891C22.4392 19.6615 22.1071 20.6104 21.3588 21.3588C20.6104 22.1072 19.6614 22.4393 18.489 22.5969C17.3498 22.7501 15.8942 22.7501 14.0564 22.7501H9.94359C8.10583 22.7501 6.65019 22.7501 5.51098 22.5969C4.33856 22.4393 3.38961 22.1072 2.64124 21.3588C1.89288 20.6104 1.56076 19.6615 1.40314 18.4891C1.24997 17.3499 1.24998 15.8942 1.25 14.0565V9.94363C1.24998 8.10587 1.24997 6.65024 1.40314 5.51103C1.56076 4.33861 1.89288 3.38966 2.64124 2.64129C3.39019 1.89235 4.34232 1.56059 5.51887 1.40313C6.66283 1.25002 8.1257 1.25003 9.97352 1.25005L10.0298 1.25005C10.0789 1.25005 10.1275 1.25004 10.1755 1.25002Z" clip-rule="evenodd"/><path d="M9.75586 15.7139V12C9.75586 11.5858 9.42007 11.25 9.00586 11.25C8.59165 11.25 8.25586 11.5858 8.25586 12V15.7139C8.25586 16.1281 8.59165 16.4639 9.00586 16.4639C9.42007 16.4639 9.75586 16.1281 9.75586 15.7139Z"/><path d="M9.00586 17.75C8.59165 17.75 8.25586 18.0858 8.25586 18.5C8.25586 18.9142 8.59165 19.25 9.00586 19.25C9.42007 19.25 9.75586 18.9142 9.75586 18.5C9.75586 18.0858 9.42007 17.75 9.00586 17.75Z"/></g></svg> </template>
CSS
.icon-file-warning-outline {
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%20fill-rule%3D%22evenodd%22%20d%3D%22M12.25%202.83422C11.7896%202.75598%2011.162%202.75005%2010.0298%202.75005C8.11311%202.75005%206.75075%202.75163%205.71785%202.88987C4.70596%203.0253%204.12453%203.27933%203.7019%203.70195C3.27869%204.12516%203.02502%204.70481%202.88976%205.7109C2.75159%206.73856%202.75%208.09323%202.75%2010.0001V14.0001C2.75%2015.9069%202.75159%2017.2615%202.88976%2018.2892C3.02502%2019.2953%203.27869%2019.8749%203.7019%2020.2981C4.12511%2020.7214%204.70476%2020.975%205.71085%2021.1103C6.73851%2021.2485%208.09318%2021.2501%2010%2021.2501H14C15.9068%2021.2501%2017.2615%2021.2485%2018.2892%2021.1103C19.2952%2020.975%2019.8749%2020.7214%2020.2981%2020.2981C20.7213%2019.8749%2020.975%2019.2953%2021.1102%2018.2892C21.2484%2017.2615%2021.25%2015.9069%2021.25%2014.0001V13.5629C21.25%2012.0269%2021.2392%2011.2988%2021.0762%2010.7501H17.9463C16.8135%2010.7501%2015.8877%2010.7501%2015.1569%2010.6518C14.3929%2010.5491%2013.7306%2010.3268%2013.2019%209.79815C12.6732%209.26945%2012.4509%208.60712%2012.3482%207.84317C12.25%207.1123%2012.25%206.18657%2012.25%205.05374V2.83422ZM13.75%203.6095V5.00005C13.75%206.19976%2013.7516%207.0241%2013.8348%207.64329C13.9152%208.24091%2014.059%208.53395%2014.2626%208.73749C14.4661%208.94103%2014.7591%209.08486%2015.3568%209.16521C15.976%209.24846%2016.8003%209.25005%2018%209.25005H20.0195C19.723%208.9625%2019.3432%208.61797%2018.85%208.17407L14.8912%204.61117C14.4058%204.17433%2014.0446%203.85187%2013.75%203.6095ZM10.1755%201.25002C11.5601%201.24965%2012.4546%201.24942%2013.2779%201.56535C14.1012%201.88129%2014.7632%202.47735%2015.7873%203.39955C15.8226%203.43139%2015.8584%203.46361%2015.8947%203.49623L19.8534%207.05912C19.8956%207.09705%2019.9372%207.1345%2019.9783%207.17149C21.162%208.23614%2021.9274%208.92458%2022.3391%209.84902C22.7508%2010.7734%2022.7505%2011.8029%2022.75%2013.3949C22.75%2013.4502%2022.75%2013.5062%2022.75%2013.5629V14.0565C22.75%2015.8942%2022.75%2017.3499%2022.5969%2018.4891C22.4392%2019.6615%2022.1071%2020.6104%2021.3588%2021.3588C20.6104%2022.1072%2019.6614%2022.4393%2018.489%2022.5969C17.3498%2022.7501%2015.8942%2022.7501%2014.0564%2022.7501H9.94359C8.10583%2022.7501%206.65019%2022.7501%205.51098%2022.5969C4.33856%2022.4393%203.38961%2022.1072%202.64124%2021.3588C1.89288%2020.6104%201.56076%2019.6615%201.40314%2018.4891C1.24997%2017.3499%201.24998%2015.8942%201.25%2014.0565V9.94363C1.24998%208.10587%201.24997%206.65024%201.40314%205.51103C1.56076%204.33861%201.89288%203.38966%202.64124%202.64129C3.39019%201.89235%204.34232%201.56059%205.51887%201.40313C6.66283%201.25002%208.1257%201.25003%209.97352%201.25005L10.0298%201.25005C10.0789%201.25005%2010.1275%201.25004%2010.1755%201.25002Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M9.75586%2015.7139V12C9.75586%2011.5858%209.42007%2011.25%209.00586%2011.25C8.59165%2011.25%208.25586%2011.5858%208.25586%2012V15.7139C8.25586%2016.1281%208.59165%2016.4639%209.00586%2016.4639C9.42007%2016.4639%209.75586%2016.1281%209.75586%2015.7139Z%22%2F%3E%3Cpath%20d%3D%22M9.00586%2017.75C8.59165%2017.75%208.25586%2018.0858%208.25586%2018.5C8.25586%2018.9142%208.59165%2019.25%209.00586%2019.25C9.42007%2019.25%209.75586%2018.9142%209.75586%2018.5C9.75586%2018.0858%209.42007%2017.75%209.00586%2017.75Z%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%20fill-rule%3D%22evenodd%22%20d%3D%22M12.25%202.83422C11.7896%202.75598%2011.162%202.75005%2010.0298%202.75005C8.11311%202.75005%206.75075%202.75163%205.71785%202.88987C4.70596%203.0253%204.12453%203.27933%203.7019%203.70195C3.27869%204.12516%203.02502%204.70481%202.88976%205.7109C2.75159%206.73856%202.75%208.09323%202.75%2010.0001V14.0001C2.75%2015.9069%202.75159%2017.2615%202.88976%2018.2892C3.02502%2019.2953%203.27869%2019.8749%203.7019%2020.2981C4.12511%2020.7214%204.70476%2020.975%205.71085%2021.1103C6.73851%2021.2485%208.09318%2021.2501%2010%2021.2501H14C15.9068%2021.2501%2017.2615%2021.2485%2018.2892%2021.1103C19.2952%2020.975%2019.8749%2020.7214%2020.2981%2020.2981C20.7213%2019.8749%2020.975%2019.2953%2021.1102%2018.2892C21.2484%2017.2615%2021.25%2015.9069%2021.25%2014.0001V13.5629C21.25%2012.0269%2021.2392%2011.2988%2021.0762%2010.7501H17.9463C16.8135%2010.7501%2015.8877%2010.7501%2015.1569%2010.6518C14.3929%2010.5491%2013.7306%2010.3268%2013.2019%209.79815C12.6732%209.26945%2012.4509%208.60712%2012.3482%207.84317C12.25%207.1123%2012.25%206.18657%2012.25%205.05374V2.83422ZM13.75%203.6095V5.00005C13.75%206.19976%2013.7516%207.0241%2013.8348%207.64329C13.9152%208.24091%2014.059%208.53395%2014.2626%208.73749C14.4661%208.94103%2014.7591%209.08486%2015.3568%209.16521C15.976%209.24846%2016.8003%209.25005%2018%209.25005H20.0195C19.723%208.9625%2019.3432%208.61797%2018.85%208.17407L14.8912%204.61117C14.4058%204.17433%2014.0446%203.85187%2013.75%203.6095ZM10.1755%201.25002C11.5601%201.24965%2012.4546%201.24942%2013.2779%201.56535C14.1012%201.88129%2014.7632%202.47735%2015.7873%203.39955C15.8226%203.43139%2015.8584%203.46361%2015.8947%203.49623L19.8534%207.05912C19.8956%207.09705%2019.9372%207.1345%2019.9783%207.17149C21.162%208.23614%2021.9274%208.92458%2022.3391%209.84902C22.7508%2010.7734%2022.7505%2011.8029%2022.75%2013.3949C22.75%2013.4502%2022.75%2013.5062%2022.75%2013.5629V14.0565C22.75%2015.8942%2022.75%2017.3499%2022.5969%2018.4891C22.4392%2019.6615%2022.1071%2020.6104%2021.3588%2021.3588C20.6104%2022.1072%2019.6614%2022.4393%2018.489%2022.5969C17.3498%2022.7501%2015.8942%2022.7501%2014.0564%2022.7501H9.94359C8.10583%2022.7501%206.65019%2022.7501%205.51098%2022.5969C4.33856%2022.4393%203.38961%2022.1072%202.64124%2021.3588C1.89288%2020.6104%201.56076%2019.6615%201.40314%2018.4891C1.24997%2017.3499%201.24998%2015.8942%201.25%2014.0565V9.94363C1.24998%208.10587%201.24997%206.65024%201.40314%205.51103C1.56076%204.33861%201.89288%203.38966%202.64124%202.64129C3.39019%201.89235%204.34232%201.56059%205.51887%201.40313C6.66283%201.25002%208.1257%201.25003%209.97352%201.25005L10.0298%201.25005C10.0789%201.25005%2010.1275%201.25004%2010.1755%201.25002Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M9.75586%2015.7139V12C9.75586%2011.5858%209.42007%2011.25%209.00586%2011.25C8.59165%2011.25%208.25586%2011.5858%208.25586%2012V15.7139C8.25586%2016.1281%208.59165%2016.4639%209.00586%2016.4639C9.42007%2016.4639%209.75586%2016.1281%209.75586%2015.7139Z%22%2F%3E%3Cpath%20d%3D%22M9.00586%2017.75C8.59165%2017.75%208.25586%2018.0858%208.25586%2018.5C8.25586%2018.9142%208.59165%2019.25%209.00586%2019.25C9.42007%2019.25%209.75586%2018.9142%209.75586%2018.5C9.75586%2018.0858%209.42007%2017.75%209.00586%2017.75Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/file-warning-outline.svg?color=%231a73e8&size=48