warning octagon icon
warning-octagon from Phosphor by Phosphor Icons · Regular · MIT Free for personal and commercial use.
- Name
- warning-octagon
- Set
- Phosphor
- Style
- Regular
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
Related icons in Phosphor
Use the warning octagon icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M120 136V80a8 8 0 0 1 16 0v56a8 8 0 0 1-16 0m112-44.45v72.9a15.86 15.86 0 0 1-4.69 11.31l-51.55 51.55a15.86 15.86 0 0 1-11.31 4.69h-72.9a15.86 15.86 0 0 1-11.31-4.69l-51.55-51.55A15.86 15.86 0 0 1 24 164.45v-72.9a15.86 15.86 0 0 1 4.69-11.31l51.55-51.55A15.86 15.86 0 0 1 91.55 24h72.9a15.86 15.86 0 0 1 11.31 4.69l51.55 51.55A15.86 15.86 0 0 1 232 91.55m-16 0L164.45 40h-72.9L40 91.55v72.9L91.55 216h72.9L216 164.45ZM128 160a12 12 0 1 0 12 12a12 12 0 0 0-12-12"/></svg>
React
import type { SVGProps } from "react";
export function PhWarningOctagon(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M120 136V80a8 8 0 0 1 16 0v56a8 8 0 0 1-16 0m112-44.45v72.9a15.86 15.86 0 0 1-4.69 11.31l-51.55 51.55a15.86 15.86 0 0 1-11.31 4.69h-72.9a15.86 15.86 0 0 1-11.31-4.69l-51.55-51.55A15.86 15.86 0 0 1 24 164.45v-72.9a15.86 15.86 0 0 1 4.69-11.31l51.55-51.55A15.86 15.86 0 0 1 91.55 24h72.9a15.86 15.86 0 0 1 11.31 4.69l51.55 51.55A15.86 15.86 0 0 1 232 91.55m-16 0L164.45 40h-72.9L40 91.55v72.9L91.55 216h72.9L216 164.45ZM128 160a12 12 0 1 0 12 12a12 12 0 0 0-12-12"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M120 136V80a8 8 0 0 1 16 0v56a8 8 0 0 1-16 0m112-44.45v72.9a15.86 15.86 0 0 1-4.69 11.31l-51.55 51.55a15.86 15.86 0 0 1-11.31 4.69h-72.9a15.86 15.86 0 0 1-11.31-4.69l-51.55-51.55A15.86 15.86 0 0 1 24 164.45v-72.9a15.86 15.86 0 0 1 4.69-11.31l51.55-51.55A15.86 15.86 0 0 1 91.55 24h72.9a15.86 15.86 0 0 1 11.31 4.69l51.55 51.55A15.86 15.86 0 0 1 232 91.55m-16 0L164.45 40h-72.9L40 91.55v72.9L91.55 216h72.9L216 164.45ZM128 160a12 12 0 1 0 12 12a12 12 0 0 0-12-12"/></svg> </template>
CSS
.icon-warning-octagon {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M120%20136V80a8%208%200%200%201%2016%200v56a8%208%200%200%201-16%200m112-44.45v72.9a15.86%2015.86%200%200%201-4.69%2011.31l-51.55%2051.55a15.86%2015.86%200%200%201-11.31%204.69h-72.9a15.86%2015.86%200%200%201-11.31-4.69l-51.55-51.55A15.86%2015.86%200%200%201%2024%20164.45v-72.9a15.86%2015.86%200%200%201%204.69-11.31l51.55-51.55A15.86%2015.86%200%200%201%2091.55%2024h72.9a15.86%2015.86%200%200%201%2011.31%204.69l51.55%2051.55A15.86%2015.86%200%200%201%20232%2091.55m-16%200L164.45%2040h-72.9L40%2091.55v72.9L91.55%20216h72.9L216%20164.45ZM128%20160a12%2012%200%201%200%2012%2012a12%2012%200%200%200-12-12%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M120%20136V80a8%208%200%200%201%2016%200v56a8%208%200%200%201-16%200m112-44.45v72.9a15.86%2015.86%200%200%201-4.69%2011.31l-51.55%2051.55a15.86%2015.86%200%200%201-11.31%204.69h-72.9a15.86%2015.86%200%200%201-11.31-4.69l-51.55-51.55A15.86%2015.86%200%200%201%2024%20164.45v-72.9a15.86%2015.86%200%200%201%204.69-11.31l51.55-51.55A15.86%2015.86%200%200%201%2091.55%2024h72.9a15.86%2015.86%200%200%201%2011.31%204.69l51.55%2051.55A15.86%2015.86%200%200%201%20232%2091.55m-16%200L164.45%2040h-72.9L40%2091.55v72.9L91.55%20216h72.9L216%20164.45ZM128%20160a12%2012%200%201%200%2012%2012a12%2012%200%200%200-12-12%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/warning-octagon.svg?color=%231a73e8&size=48