exclamationmark shield icon

exclamationmark-shield-fill from Framework7 Icons by Vladimir Kharlampidi · Fill · MIT Free for personal and commercial use.

Name
exclamationmark-shield-fill
Set
Framework7 Icons
Style
Fill
Viewbox
56×56
License
MIT

1 other variant in Framework7 Icons

Related icons in Framework7 Icons

Use the exclamationmark shield icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M27.988 51.297c.375 0 .961-.14 1.57-.445C42.66 43.469 47.185 40.375 47.185 31.96V14.289c0-2.414-1.055-3.187-3-4.008c-2.743-1.125-11.532-4.289-14.25-5.25c-.633-.187-1.266-.328-1.946-.328c-.656 0-1.289.14-1.922.328c-2.718.985-11.507 4.149-14.25 5.25c-1.945.797-3 1.594-3 4.008v17.672c0 8.414 4.547 11.484 17.625 18.89c.61.305 1.172.446 1.547.446m0-20.414c-1.218 0-1.922-.727-1.968-1.969l-.305-11.578c-.047-1.29.914-2.203 2.25-2.203s2.344.937 2.297 2.226l-.352 11.555c-.047 1.266-.726 1.969-1.922 1.969m0 8.625c-1.336 0-2.625-1.078-2.625-2.531s1.266-2.532 2.625-2.532c1.383 0 2.649 1.055 2.649 2.532c0 1.476-1.29 2.53-2.649 2.53"/></svg>

React

import type { SVGProps } from "react";

export function F7ExclamationmarkShieldFill(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="M27.988 51.297c.375 0 .961-.14 1.57-.445C42.66 43.469 47.185 40.375 47.185 31.96V14.289c0-2.414-1.055-3.187-3-4.008c-2.743-1.125-11.532-4.289-14.25-5.25c-.633-.187-1.266-.328-1.946-.328c-.656 0-1.289.14-1.922.328c-2.718.985-11.507 4.149-14.25 5.25c-1.945.797-3 1.594-3 4.008v17.672c0 8.414 4.547 11.484 17.625 18.89c.61.305 1.172.446 1.547.446m0-20.414c-1.218 0-1.922-.727-1.968-1.969l-.305-11.578c-.047-1.29.914-2.203 2.25-2.203s2.344.937 2.297 2.226l-.352 11.555c-.047 1.266-.726 1.969-1.922 1.969m0 8.625c-1.336 0-2.625-1.078-2.625-2.531s1.266-2.532 2.625-2.532c1.383 0 2.649 1.055 2.649 2.532c0 1.476-1.29 2.53-2.649 2.53"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M27.988 51.297c.375 0 .961-.14 1.57-.445C42.66 43.469 47.185 40.375 47.185 31.96V14.289c0-2.414-1.055-3.187-3-4.008c-2.743-1.125-11.532-4.289-14.25-5.25c-.633-.187-1.266-.328-1.946-.328c-.656 0-1.289.14-1.922.328c-2.718.985-11.507 4.149-14.25 5.25c-1.945.797-3 1.594-3 4.008v17.672c0 8.414 4.547 11.484 17.625 18.89c.61.305 1.172.446 1.547.446m0-20.414c-1.218 0-1.922-.727-1.968-1.969l-.305-11.578c-.047-1.29.914-2.203 2.25-2.203s2.344.937 2.297 2.226l-.352 11.555c-.047 1.266-.726 1.969-1.922 1.969m0 8.625c-1.336 0-2.625-1.078-2.625-2.531s1.266-2.532 2.625-2.532c1.383 0 2.649 1.055 2.649 2.532c0 1.476-1.29 2.53-2.649 2.53"/></svg>
</template>

CSS

.icon-exclamationmark-shield-fill {
  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%22M27.988%2051.297c.375%200%20.961-.14%201.57-.445C42.66%2043.469%2047.185%2040.375%2047.185%2031.96V14.289c0-2.414-1.055-3.187-3-4.008c-2.743-1.125-11.532-4.289-14.25-5.25c-.633-.187-1.266-.328-1.946-.328c-.656%200-1.289.14-1.922.328c-2.718.985-11.507%204.149-14.25%205.25c-1.945.797-3%201.594-3%204.008v17.672c0%208.414%204.547%2011.484%2017.625%2018.89c.61.305%201.172.446%201.547.446m0-20.414c-1.218%200-1.922-.727-1.968-1.969l-.305-11.578c-.047-1.29.914-2.203%202.25-2.203s2.344.937%202.297%202.226l-.352%2011.555c-.047%201.266-.726%201.969-1.922%201.969m0%208.625c-1.336%200-2.625-1.078-2.625-2.531s1.266-2.532%202.625-2.532c1.383%200%202.649%201.055%202.649%202.532c0%201.476-1.29%202.53-2.649%202.53%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%22M27.988%2051.297c.375%200%20.961-.14%201.57-.445C42.66%2043.469%2047.185%2040.375%2047.185%2031.96V14.289c0-2.414-1.055-3.187-3-4.008c-2.743-1.125-11.532-4.289-14.25-5.25c-.633-.187-1.266-.328-1.946-.328c-.656%200-1.289.14-1.922.328c-2.718.985-11.507%204.149-14.25%205.25c-1.945.797-3%201.594-3%204.008v17.672c0%208.414%204.547%2011.484%2017.625%2018.89c.61.305%201.172.446%201.547.446m0-20.414c-1.218%200-1.922-.727-1.968-1.969l-.305-11.578c-.047-1.29.914-2.203%202.25-2.203s2.344.937%202.297%202.226l-.352%2011.555c-.047%201.266-.726%201.969-1.922%201.969m0%208.625c-1.336%200-2.625-1.078-2.625-2.531s1.266-2.532%202.625-2.532c1.383%200%202.649%201.055%202.649%202.532c0%201.476-1.29%202.53-2.649%202.53%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/f7/exclamationmark-shield-fill.svg?color=%231a73e8&size=48