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

Name
xmark-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 xmark 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.446m-8.367-13.524a1.99 1.99 0 0 1-1.992-1.992c0-.539.21-1.008.586-1.36l7.008-7.03l-7.008-7.032A1.87 1.87 0 0 1 17.629 19c0-1.078.89-1.945 1.992-1.945c.54 0 .985.21 1.336.586l7.031 7.007l7.102-7.03c.398-.423.82-.61 1.336-.61c1.101 0 1.992.89 1.992 1.969c0 .539-.187.984-.586 1.359l-7.031 7.055l7.008 6.984c.351.375.586.844.586 1.406a1.99 1.99 0 0 1-1.993 1.992a1.93 1.93 0 0 1-1.383-.586l-7.03-7.03l-6.985 7.03a1.88 1.88 0 0 1-1.383.586"/></svg>

React

import type { SVGProps } from "react";

export function F7XmarkShieldFill(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.446m-8.367-13.524a1.99 1.99 0 0 1-1.992-1.992c0-.539.21-1.008.586-1.36l7.008-7.03l-7.008-7.032A1.87 1.87 0 0 1 17.629 19c0-1.078.89-1.945 1.992-1.945c.54 0 .985.21 1.336.586l7.031 7.007l7.102-7.03c.398-.423.82-.61 1.336-.61c1.101 0 1.992.89 1.992 1.969c0 .539-.187.984-.586 1.359l-7.031 7.055l7.008 6.984c.351.375.586.844.586 1.406a1.99 1.99 0 0 1-1.993 1.992a1.93 1.93 0 0 1-1.383-.586l-7.03-7.03l-6.985 7.03a1.88 1.88 0 0 1-1.383.586"/></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.446m-8.367-13.524a1.99 1.99 0 0 1-1.992-1.992c0-.539.21-1.008.586-1.36l7.008-7.03l-7.008-7.032A1.87 1.87 0 0 1 17.629 19c0-1.078.89-1.945 1.992-1.945c.54 0 .985.21 1.336.586l7.031 7.007l7.102-7.03c.398-.423.82-.61 1.336-.61c1.101 0 1.992.89 1.992 1.969c0 .539-.187.984-.586 1.359l-7.031 7.055l7.008 6.984c.351.375.586.844.586 1.406a1.99 1.99 0 0 1-1.993 1.992a1.93 1.93 0 0 1-1.383-.586l-7.03-7.03l-6.985 7.03a1.88 1.88 0 0 1-1.383.586"/></svg>
</template>

CSS

.icon-xmark-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.446m-8.367-13.524a1.99%201.99%200%200%201-1.992-1.992c0-.539.21-1.008.586-1.36l7.008-7.03l-7.008-7.032A1.87%201.87%200%200%201%2017.629%2019c0-1.078.89-1.945%201.992-1.945c.54%200%20.985.21%201.336.586l7.031%207.007l7.102-7.03c.398-.423.82-.61%201.336-.61c1.101%200%201.992.89%201.992%201.969c0%20.539-.187.984-.586%201.359l-7.031%207.055l7.008%206.984c.351.375.586.844.586%201.406a1.99%201.99%200%200%201-1.993%201.992a1.93%201.93%200%200%201-1.383-.586l-7.03-7.03l-6.985%207.03a1.88%201.88%200%200%201-1.383.586%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.446m-8.367-13.524a1.99%201.99%200%200%201-1.992-1.992c0-.539.21-1.008.586-1.36l7.008-7.03l-7.008-7.032A1.87%201.87%200%200%201%2017.629%2019c0-1.078.89-1.945%201.992-1.945c.54%200%20.985.21%201.336.586l7.031%207.007l7.102-7.03c.398-.423.82-.61%201.336-.61c1.101%200%201.992.89%201.992%201.969c0%20.539-.187.984-.586%201.359l-7.031%207.055l7.008%206.984c.351.375.586.844.586%201.406a1.99%201.99%200%200%201-1.993%201.992a1.93%201.93%200%200%201-1.383-.586l-7.03-7.03l-6.985%207.03a1.88%201.88%200%200%201-1.383.586%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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