exclamationmark octagon icon
exclamationmark-octagon from Framework7 Icons by Vladimir Kharlampidi · Outline · MIT Free for personal and commercial use.
- Name
- exclamationmark-octagon
- Set
- Framework7 Icons
- Style
- Outline
- Viewbox
- 56×56
- License
- MIT
1 other variant in Framework7 Icons
Related icons in Framework7 Icons
Use the exclamationmark octagon icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M20.887 50.71h14.226c2.977 0 4.407-.96 5.93-2.624l8.625-9.563c1.547-1.71 1.945-2.836 1.945-5.156v-10.71c0-2.344-.398-3.446-1.945-5.157l-8.625-9.562c-1.523-1.665-2.953-2.649-5.93-2.649H20.887c-2.977 0-4.383.984-5.93 2.649L6.332 17.5c-1.547 1.71-1.945 2.813-1.945 5.156v10.711c0 2.32.398 3.446 1.945 5.156l8.625 9.563c1.547 1.664 2.953 2.625 5.93 2.625m1.265-3.75c-2.343 0-3-.515-4.312-1.921l-7.97-8.79c-.937-1.031-1.148-1.617-1.148-3.328v-9.82c0-1.711.21-2.297 1.148-3.329l7.969-8.789c1.312-1.43 1.969-1.921 4.312-1.921h11.696c2.343 0 3 .492 4.312 1.921l7.992 8.79c.914 1.03 1.126 1.617 1.126 3.328v9.82c0 1.71-.212 2.297-1.126 3.328l-7.992 8.789c-1.312 1.406-1.969 1.922-4.312 1.922Zm5.86-14.835c1.101 0 1.758-.633 1.78-1.852l.352-12.375c.024-1.195-.914-2.085-2.156-2.085c-1.265 0-2.156.867-2.133 2.062l.305 12.398c.023 1.196.68 1.852 1.852 1.852m0 7.617c1.336 0 2.508-1.078 2.508-2.437c0-1.36-1.149-2.438-2.508-2.438c-1.383 0-2.532 1.102-2.532 2.438s1.172 2.437 2.532 2.437"/></svg>
React
import type { SVGProps } from "react";
export function F7ExclamationmarkOctagon(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M20.887 50.71h14.226c2.977 0 4.407-.96 5.93-2.624l8.625-9.563c1.547-1.71 1.945-2.836 1.945-5.156v-10.71c0-2.344-.398-3.446-1.945-5.157l-8.625-9.562c-1.523-1.665-2.953-2.649-5.93-2.649H20.887c-2.977 0-4.383.984-5.93 2.649L6.332 17.5c-1.547 1.71-1.945 2.813-1.945 5.156v10.711c0 2.32.398 3.446 1.945 5.156l8.625 9.563c1.547 1.664 2.953 2.625 5.93 2.625m1.265-3.75c-2.343 0-3-.515-4.312-1.921l-7.97-8.79c-.937-1.031-1.148-1.617-1.148-3.328v-9.82c0-1.711.21-2.297 1.148-3.329l7.969-8.789c1.312-1.43 1.969-1.921 4.312-1.921h11.696c2.343 0 3 .492 4.312 1.921l7.992 8.79c.914 1.03 1.126 1.617 1.126 3.328v9.82c0 1.71-.212 2.297-1.126 3.328l-7.992 8.789c-1.312 1.406-1.969 1.922-4.312 1.922Zm5.86-14.835c1.101 0 1.758-.633 1.78-1.852l.352-12.375c.024-1.195-.914-2.085-2.156-2.085c-1.265 0-2.156.867-2.133 2.062l.305 12.398c.023 1.196.68 1.852 1.852 1.852m0 7.617c1.336 0 2.508-1.078 2.508-2.437c0-1.36-1.149-2.438-2.508-2.438c-1.383 0-2.532 1.102-2.532 2.438s1.172 2.437 2.532 2.437"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M20.887 50.71h14.226c2.977 0 4.407-.96 5.93-2.624l8.625-9.563c1.547-1.71 1.945-2.836 1.945-5.156v-10.71c0-2.344-.398-3.446-1.945-5.157l-8.625-9.562c-1.523-1.665-2.953-2.649-5.93-2.649H20.887c-2.977 0-4.383.984-5.93 2.649L6.332 17.5c-1.547 1.71-1.945 2.813-1.945 5.156v10.711c0 2.32.398 3.446 1.945 5.156l8.625 9.563c1.547 1.664 2.953 2.625 5.93 2.625m1.265-3.75c-2.343 0-3-.515-4.312-1.921l-7.97-8.79c-.937-1.031-1.148-1.617-1.148-3.328v-9.82c0-1.711.21-2.297 1.148-3.329l7.969-8.789c1.312-1.43 1.969-1.921 4.312-1.921h11.696c2.343 0 3 .492 4.312 1.921l7.992 8.79c.914 1.03 1.126 1.617 1.126 3.328v9.82c0 1.71-.212 2.297-1.126 3.328l-7.992 8.789c-1.312 1.406-1.969 1.922-4.312 1.922Zm5.86-14.835c1.101 0 1.758-.633 1.78-1.852l.352-12.375c.024-1.195-.914-2.085-2.156-2.085c-1.265 0-2.156.867-2.133 2.062l.305 12.398c.023 1.196.68 1.852 1.852 1.852m0 7.617c1.336 0 2.508-1.078 2.508-2.437c0-1.36-1.149-2.438-2.508-2.438c-1.383 0-2.532 1.102-2.532 2.438s1.172 2.437 2.532 2.437"/></svg> </template>
CSS
.icon-exclamationmark-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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.887%2050.71h14.226c2.977%200%204.407-.96%205.93-2.624l8.625-9.563c1.547-1.71%201.945-2.836%201.945-5.156v-10.71c0-2.344-.398-3.446-1.945-5.157l-8.625-9.562c-1.523-1.665-2.953-2.649-5.93-2.649H20.887c-2.977%200-4.383.984-5.93%202.649L6.332%2017.5c-1.547%201.71-1.945%202.813-1.945%205.156v10.711c0%202.32.398%203.446%201.945%205.156l8.625%209.563c1.547%201.664%202.953%202.625%205.93%202.625m1.265-3.75c-2.343%200-3-.515-4.312-1.921l-7.97-8.79c-.937-1.031-1.148-1.617-1.148-3.328v-9.82c0-1.711.21-2.297%201.148-3.329l7.969-8.789c1.312-1.43%201.969-1.921%204.312-1.921h11.696c2.343%200%203%20.492%204.312%201.921l7.992%208.79c.914%201.03%201.126%201.617%201.126%203.328v9.82c0%201.71-.212%202.297-1.126%203.328l-7.992%208.789c-1.312%201.406-1.969%201.922-4.312%201.922Zm5.86-14.835c1.101%200%201.758-.633%201.78-1.852l.352-12.375c.024-1.195-.914-2.085-2.156-2.085c-1.265%200-2.156.867-2.133%202.062l.305%2012.398c.023%201.196.68%201.852%201.852%201.852m0%207.617c1.336%200%202.508-1.078%202.508-2.437c0-1.36-1.149-2.438-2.508-2.438c-1.383%200-2.532%201.102-2.532%202.438s1.172%202.437%202.532%202.437%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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.887%2050.71h14.226c2.977%200%204.407-.96%205.93-2.624l8.625-9.563c1.547-1.71%201.945-2.836%201.945-5.156v-10.71c0-2.344-.398-3.446-1.945-5.157l-8.625-9.562c-1.523-1.665-2.953-2.649-5.93-2.649H20.887c-2.977%200-4.383.984-5.93%202.649L6.332%2017.5c-1.547%201.71-1.945%202.813-1.945%205.156v10.711c0%202.32.398%203.446%201.945%205.156l8.625%209.563c1.547%201.664%202.953%202.625%205.93%202.625m1.265-3.75c-2.343%200-3-.515-4.312-1.921l-7.97-8.79c-.937-1.031-1.148-1.617-1.148-3.328v-9.82c0-1.711.21-2.297%201.148-3.329l7.969-8.789c1.312-1.43%201.969-1.921%204.312-1.921h11.696c2.343%200%203%20.492%204.312%201.921l7.992%208.79c.914%201.03%201.126%201.617%201.126%203.328v9.82c0%201.71-.212%202.297-1.126%203.328l-7.992%208.789c-1.312%201.406-1.969%201.922-4.312%201.922Zm5.86-14.835c1.101%200%201.758-.633%201.78-1.852l.352-12.375c.024-1.195-.914-2.085-2.156-2.085c-1.265%200-2.156.867-2.133%202.062l.305%2012.398c.023%201.196.68%201.852%201.852%201.852m0%207.617c1.336%200%202.508-1.078%202.508-2.437c0-1.36-1.149-2.438-2.508-2.438c-1.383%200-2.532%201.102-2.532%202.438s1.172%202.437%202.532%202.437%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/f7/exclamationmark-octagon.svg?color=%231a73e8&size=48