bxs shield x icon

bxs-shield-x from BoxIcons v2 by Boxicons · Regular · MIT Free for personal and commercial use.

Name
bxs-shield-x
Set
BoxIcons v2
Style
Regular
Viewbox
24×24
License
MIT

Related icons in BoxIcons v2

Use the bxs shield x icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M11.492 21.771c.294.157.663.157.957-.001c8.012-4.304 8.581-12.713 8.574-15.104a.988.988 0 0 0-.596-.903l-8.051-3.565a1.005 1.005 0 0 0-.813.001L3.57 5.765a.988.988 0 0 0-.592.891c-.034 2.379.445 10.806 8.514 15.115zM8.293 9.707l1.414-1.414L12 10.586l2.293-2.293l1.414 1.414L13.414 12l2.293 2.293l-1.414 1.414L12 13.414l-2.293 2.293l-1.414-1.414L10.586 12L8.293 9.707z" fill="currentColor"/></svg>

React

import type { SVGProps } from "react";

export function BxBxsShieldX(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M11.492 21.771c.294.157.663.157.957-.001c8.012-4.304 8.581-12.713 8.574-15.104a.988.988 0 0 0-.596-.903l-8.051-3.565a1.005 1.005 0 0 0-.813.001L3.57 5.765a.988.988 0 0 0-.592.891c-.034 2.379.445 10.806 8.514 15.115zM8.293 9.707l1.414-1.414L12 10.586l2.293-2.293l1.414 1.414L13.414 12l2.293 2.293l-1.414 1.414L12 13.414l-2.293 2.293l-1.414-1.414L10.586 12L8.293 9.707z" fill="currentColor"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M11.492 21.771c.294.157.663.157.957-.001c8.012-4.304 8.581-12.713 8.574-15.104a.988.988 0 0 0-.596-.903l-8.051-3.565a1.005 1.005 0 0 0-.813.001L3.57 5.765a.988.988 0 0 0-.592.891c-.034 2.379.445 10.806 8.514 15.115zM8.293 9.707l1.414-1.414L12 10.586l2.293-2.293l1.414 1.414L13.414 12l2.293 2.293l-1.414 1.414L12 13.414l-2.293 2.293l-1.414-1.414L10.586 12L8.293 9.707z" fill="currentColor"/></svg>
</template>

CSS

.icon-bxs-shield-x {
  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%20d%3D%22M11.492%2021.771c.294.157.663.157.957-.001c8.012-4.304%208.581-12.713%208.574-15.104a.988.988%200%200%200-.596-.903l-8.051-3.565a1.005%201.005%200%200%200-.813.001L3.57%205.765a.988.988%200%200%200-.592.891c-.034%202.379.445%2010.806%208.514%2015.115zM8.293%209.707l1.414-1.414L12%2010.586l2.293-2.293l1.414%201.414L13.414%2012l2.293%202.293l-1.414%201.414L12%2013.414l-2.293%202.293l-1.414-1.414L10.586%2012L8.293%209.707z%22%20fill%3D%22currentColor%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%20d%3D%22M11.492%2021.771c.294.157.663.157.957-.001c8.012-4.304%208.581-12.713%208.574-15.104a.988.988%200%200%200-.596-.903l-8.051-3.565a1.005%201.005%200%200%200-.813.001L3.57%205.765a.988.988%200%200%200-.592.891c-.034%202.379.445%2010.806%208.514%2015.115zM8.293%209.707l1.414-1.414L12%2010.586l2.293-2.293l1.414%201.414L13.414%2012l2.293%202.293l-1.414%201.414L12%2013.414l-2.293%202.293l-1.414-1.414L10.586%2012L8.293%209.707z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Bxs Shield X icon — BoxIcons v2 · IconsDB