warning off icon
warning-off-outline-rounded from Material Symbols by Google · Outline Rounded · Actions · Apache-2.0 Free for personal and commercial use.
- Name
- warning-off-outline-rounded
- Set
- Material Symbols
- Style
- Outline Rounded
- Category
- Actions
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols
The same icon in other sets
More actions icons from Material Symbols
Use the warning off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.288 17.713Q11 17.425 11 17t.288-.712T12 16t.713.288T13 17t-.288.713T12 18t-.712-.288M11 14v-3.025l2 2V14q0 .425-.288.713T12 15t-.712-.288T11 14m1.513-10.888q.237.113.362.388l5.2 8.975q.25.425.1.775t-.475.55t-.725.125t-.675-.525L12 6l-.525.9q-.25.425-.638.488t-.712-.138t-.475-.562t.1-.788l1.375-2.4q.15-.275.375-.387T12 3t.513.113M4.45 19h11.725L8.75 11.575zm15.325 3.575L18.175 21H2.725q-.575 0-.85-.5t0-1L7.3 10.125L1.375 4.2q-.3-.3-.288-.712t.313-.713t.713-.3t.712.3l18.375 18.4q.3.3.3.7t-.3.7t-.712.3t-.713-.3m-6.175-11.8"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsWarningOffOutlineRounded(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="M11.288 17.713Q11 17.425 11 17t.288-.712T12 16t.713.288T13 17t-.288.713T12 18t-.712-.288M11 14v-3.025l2 2V14q0 .425-.288.713T12 15t-.712-.288T11 14m1.513-10.888q.237.113.362.388l5.2 8.975q.25.425.1.775t-.475.55t-.725.125t-.675-.525L12 6l-.525.9q-.25.425-.638.488t-.712-.138t-.475-.562t.1-.788l1.375-2.4q.15-.275.375-.387T12 3t.513.113M4.45 19h11.725L8.75 11.575zm15.325 3.575L18.175 21H2.725q-.575 0-.85-.5t0-1L7.3 10.125L1.375 4.2q-.3-.3-.288-.712t.313-.713t.713-.3t.712.3l18.375 18.4q.3.3.3.7t-.3.7t-.712.3t-.713-.3m-6.175-11.8"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.288 17.713Q11 17.425 11 17t.288-.712T12 16t.713.288T13 17t-.288.713T12 18t-.712-.288M11 14v-3.025l2 2V14q0 .425-.288.713T12 15t-.712-.288T11 14m1.513-10.888q.237.113.362.388l5.2 8.975q.25.425.1.775t-.475.55t-.725.125t-.675-.525L12 6l-.525.9q-.25.425-.638.488t-.712-.138t-.475-.562t.1-.788l1.375-2.4q.15-.275.375-.387T12 3t.513.113M4.45 19h11.725L8.75 11.575zm15.325 3.575L18.175 21H2.725q-.575 0-.85-.5t0-1L7.3 10.125L1.375 4.2q-.3-.3-.288-.712t.313-.713t.713-.3t.712.3l18.375 18.4q.3.3.3.7t-.3.7t-.712.3t-.713-.3m-6.175-11.8"/></svg> </template>
CSS
.icon-warning-off-outline-rounded {
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%22M11.288%2017.713Q11%2017.425%2011%2017t.288-.712T12%2016t.713.288T13%2017t-.288.713T12%2018t-.712-.288M11%2014v-3.025l2%202V14q0%20.425-.288.713T12%2015t-.712-.288T11%2014m1.513-10.888q.237.113.362.388l5.2%208.975q.25.425.1.775t-.475.55t-.725.125t-.675-.525L12%206l-.525.9q-.25.425-.638.488t-.712-.138t-.475-.562t.1-.788l1.375-2.4q.15-.275.375-.387T12%203t.513.113M4.45%2019h11.725L8.75%2011.575zm15.325%203.575L18.175%2021H2.725q-.575%200-.85-.5t0-1L7.3%2010.125L1.375%204.2q-.3-.3-.288-.712t.313-.713t.713-.3t.712.3l18.375%2018.4q.3.3.3.7t-.3.7t-.712.3t-.713-.3m-6.175-11.8%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%22M11.288%2017.713Q11%2017.425%2011%2017t.288-.712T12%2016t.713.288T13%2017t-.288.713T12%2018t-.712-.288M11%2014v-3.025l2%202V14q0%20.425-.288.713T12%2015t-.712-.288T11%2014m1.513-10.888q.237.113.362.388l5.2%208.975q.25.425.1.775t-.475.55t-.725.125t-.675-.525L12%206l-.525.9q-.25.425-.638.488t-.712-.138t-.475-.562t.1-.788l1.375-2.4q.15-.275.375-.387T12%203t.513.113M4.45%2019h11.725L8.75%2011.575zm15.325%203.575L18.175%2021H2.725q-.575%200-.85-.5t0-1L7.3%2010.125L1.375%204.2q-.3-.3-.288-.712t.313-.713t.713-.3t.712.3l18.375%2018.4q.3.3.3.7t-.3.7t-.712.3t-.713-.3m-6.175-11.8%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/warning-off-outline-rounded.svg?color=%231a73e8&size=48