shield slash icon

shield-slash from Bootstrap Icons by The Bootstrap Authors · Outline · MIT Free for personal and commercial use.

Name
shield-slash
Set
Bootstrap Icons
Style
Outline
Viewbox
16×16
License
MIT

1 other variant in Bootstrap Icons

The same icon in other sets

Related icons in Bootstrap Icons

Use the shield slash icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M1.093 3.093c-.465 4.275.885 7.46 2.513 9.589a11.8 11.8 0 0 0 2.517 2.453c.386.273.744.482 1.048.625c.28.132.581.24.829.24s.548-.108.829-.24a7 7 0 0 0 1.048-.625a11.3 11.3 0 0 0 1.733-1.525l-.745-.745a10.3 10.3 0 0 1-1.578 1.392c-.346.244-.652.42-.893.533q-.18.085-.293.118a1 1 0 0 1-.101.025a1 1 0 0 1-.1-.025a2 2 0 0 1-.294-.118a6 6 0 0 1-.893-.533a10.7 10.7 0 0 1-2.287-2.233C3.053 10.228 1.879 7.594 2.06 4.06zM3.98 1.98l-.852-.852A59 59 0 0 1 5.072.559C6.157.266 7.31 0 8 0s1.843.265 2.928.56c1.11.3 2.229.655 2.887.87a1.54 1.54 0 0 1 1.044 1.262c.483 3.626-.332 6.491-1.551 8.616l-.77-.77c1.042-1.915 1.72-4.469 1.29-7.702a.48.48 0 0 0-.33-.39c-.65-.213-1.75-.56-2.836-.855C9.552 1.29 8.531 1.067 8 1.067c-.53 0-1.552.223-2.662.524a50 50 0 0 0-1.357.39zm9.666 12.374l-13-13l.708-.708l13 13z"/></svg>

React

import type { SVGProps } from "react";

export function BiShieldSlash(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" fillRule="evenodd" d="M1.093 3.093c-.465 4.275.885 7.46 2.513 9.589a11.8 11.8 0 0 0 2.517 2.453c.386.273.744.482 1.048.625c.28.132.581.24.829.24s.548-.108.829-.24a7 7 0 0 0 1.048-.625a11.3 11.3 0 0 0 1.733-1.525l-.745-.745a10.3 10.3 0 0 1-1.578 1.392c-.346.244-.652.42-.893.533q-.18.085-.293.118a1 1 0 0 1-.101.025a1 1 0 0 1-.1-.025a2 2 0 0 1-.294-.118a6 6 0 0 1-.893-.533a10.7 10.7 0 0 1-2.287-2.233C3.053 10.228 1.879 7.594 2.06 4.06zM3.98 1.98l-.852-.852A59 59 0 0 1 5.072.559C6.157.266 7.31 0 8 0s1.843.265 2.928.56c1.11.3 2.229.655 2.887.87a1.54 1.54 0 0 1 1.044 1.262c.483 3.626-.332 6.491-1.551 8.616l-.77-.77c1.042-1.915 1.72-4.469 1.29-7.702a.48.48 0 0 0-.33-.39c-.65-.213-1.75-.56-2.836-.855C9.552 1.29 8.531 1.067 8 1.067c-.53 0-1.552.223-2.662.524a50 50 0 0 0-1.357.39zm9.666 12.374l-13-13l.708-.708l13 13z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M1.093 3.093c-.465 4.275.885 7.46 2.513 9.589a11.8 11.8 0 0 0 2.517 2.453c.386.273.744.482 1.048.625c.28.132.581.24.829.24s.548-.108.829-.24a7 7 0 0 0 1.048-.625a11.3 11.3 0 0 0 1.733-1.525l-.745-.745a10.3 10.3 0 0 1-1.578 1.392c-.346.244-.652.42-.893.533q-.18.085-.293.118a1 1 0 0 1-.101.025a1 1 0 0 1-.1-.025a2 2 0 0 1-.294-.118a6 6 0 0 1-.893-.533a10.7 10.7 0 0 1-2.287-2.233C3.053 10.228 1.879 7.594 2.06 4.06zM3.98 1.98l-.852-.852A59 59 0 0 1 5.072.559C6.157.266 7.31 0 8 0s1.843.265 2.928.56c1.11.3 2.229.655 2.887.87a1.54 1.54 0 0 1 1.044 1.262c.483 3.626-.332 6.491-1.551 8.616l-.77-.77c1.042-1.915 1.72-4.469 1.29-7.702a.48.48 0 0 0-.33-.39c-.65-.213-1.75-.56-2.836-.855C9.552 1.29 8.531 1.067 8 1.067c-.53 0-1.552.223-2.662.524a50 50 0 0 0-1.357.39zm9.666 12.374l-13-13l.708-.708l13 13z"/></svg>
</template>

CSS

.icon-shield-slash {
  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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M1.093%203.093c-.465%204.275.885%207.46%202.513%209.589a11.8%2011.8%200%200%200%202.517%202.453c.386.273.744.482%201.048.625c.28.132.581.24.829.24s.548-.108.829-.24a7%207%200%200%200%201.048-.625a11.3%2011.3%200%200%200%201.733-1.525l-.745-.745a10.3%2010.3%200%200%201-1.578%201.392c-.346.244-.652.42-.893.533q-.18.085-.293.118a1%201%200%200%201-.101.025a1%201%200%200%201-.1-.025a2%202%200%200%201-.294-.118a6%206%200%200%201-.893-.533a10.7%2010.7%200%200%201-2.287-2.233C3.053%2010.228%201.879%207.594%202.06%204.06zM3.98%201.98l-.852-.852A59%2059%200%200%201%205.072.559C6.157.266%207.31%200%208%200s1.843.265%202.928.56c1.11.3%202.229.655%202.887.87a1.54%201.54%200%200%201%201.044%201.262c.483%203.626-.332%206.491-1.551%208.616l-.77-.77c1.042-1.915%201.72-4.469%201.29-7.702a.48.48%200%200%200-.33-.39c-.65-.213-1.75-.56-2.836-.855C9.552%201.29%208.531%201.067%208%201.067c-.53%200-1.552.223-2.662.524a50%2050%200%200%200-1.357.39zm9.666%2012.374l-13-13l.708-.708l13%2013z%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M1.093%203.093c-.465%204.275.885%207.46%202.513%209.589a11.8%2011.8%200%200%200%202.517%202.453c.386.273.744.482%201.048.625c.28.132.581.24.829.24s.548-.108.829-.24a7%207%200%200%200%201.048-.625a11.3%2011.3%200%200%200%201.733-1.525l-.745-.745a10.3%2010.3%200%200%201-1.578%201.392c-.346.244-.652.42-.893.533q-.18.085-.293.118a1%201%200%200%201-.101.025a1%201%200%200%201-.1-.025a2%202%200%200%201-.294-.118a6%206%200%200%201-.893-.533a10.7%2010.7%200%200%201-2.287-2.233C3.053%2010.228%201.879%207.594%202.06%204.06zM3.98%201.98l-.852-.852A59%2059%200%200%201%205.072.559C6.157.266%207.31%200%208%200s1.843.265%202.928.56c1.11.3%202.229.655%202.887.87a1.54%201.54%200%200%201%201.044%201.262c.483%203.626-.332%206.491-1.551%208.616l-.77-.77c1.042-1.915%201.72-4.469%201.29-7.702a.48.48%200%200%200-.33-.39c-.65-.213-1.75-.56-2.836-.855C9.552%201.29%208.531%201.067%208%201.067c-.53%200-1.552.223-2.662.524a50%2050%200%200%200-1.357.39zm9.666%2012.374l-13-13l.708-.708l13%2013z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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