bulletproof vest icon

bulletproof-vest from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
bulletproof-vest
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Use the bulletproof vest icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M13.498 2h-2.995c-1.618 0-2.427 0-2.98.49c-1.142 1.013-.997 3.682-1.201 5.144A1.57 1.57 0 0 1 4.782 9a.776.776 0 0 0-.753.604c-.7 2.978-2.098 8.767.386 11.254C5.555 22 7.065 22 10.084 22h3.832c3.019 0 4.528 0 5.67-1.142c2.483-2.487 1.085-8.276.385-11.254A.776.776 0 0 0 19.219 9a1.57 1.57 0 0 1-1.54-1.366c-.205-1.462-.06-4.131-1.203-5.145C15.925 2 15.116 2 13.498 2M5 14H3.5M5 18H3.5m17-4H19m1.5 4H19"/><path d="M9.58 13.58c.775-.774 4.065-.774 4.84 0c.774.775.774 4.065 0 4.84c-.775.773-4.065.773-4.84 0c-.774-.775-.774-4.065 0-4.84ZM15 2a3 3 0 1 1-6 0"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsBulletproofVest(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path strokeLinecap="round" strokeLinejoin="round" d="M13.498 2h-2.995c-1.618 0-2.427 0-2.98.49c-1.142 1.013-.997 3.682-1.201 5.144A1.57 1.57 0 0 1 4.782 9a.776.776 0 0 0-.753.604c-.7 2.978-2.098 8.767.386 11.254C5.555 22 7.065 22 10.084 22h3.832c3.019 0 4.528 0 5.67-1.142c2.483-2.487 1.085-8.276.385-11.254A.776.776 0 0 0 19.219 9a1.57 1.57 0 0 1-1.54-1.366c-.205-1.462-.06-4.131-1.203-5.145C15.925 2 15.116 2 13.498 2M5 14H3.5M5 18H3.5m17-4H19m1.5 4H19"/><path d="M9.58 13.58c.775-.774 4.065-.774 4.84 0c.774.775.774 4.065 0 4.84c-.775.773-4.065.773-4.84 0c-.774-.775-.774-4.065 0-4.84ZM15 2a3 3 0 1 1-6 0"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M13.498 2h-2.995c-1.618 0-2.427 0-2.98.49c-1.142 1.013-.997 3.682-1.201 5.144A1.57 1.57 0 0 1 4.782 9a.776.776 0 0 0-.753.604c-.7 2.978-2.098 8.767.386 11.254C5.555 22 7.065 22 10.084 22h3.832c3.019 0 4.528 0 5.67-1.142c2.483-2.487 1.085-8.276.385-11.254A.776.776 0 0 0 19.219 9a1.57 1.57 0 0 1-1.54-1.366c-.205-1.462-.06-4.131-1.203-5.145C15.925 2 15.116 2 13.498 2M5 14H3.5M5 18H3.5m17-4H19m1.5 4H19"/><path d="M9.58 13.58c.775-.774 4.065-.774 4.84 0c.774.775.774 4.065 0 4.84c-.775.773-4.065.773-4.84 0c-.774-.775-.774-4.065 0-4.84ZM15 2a3 3 0 1 1-6 0"/></g></svg>
</template>

CSS

.icon-bulletproof-vest {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M13.498%202h-2.995c-1.618%200-2.427%200-2.98.49c-1.142%201.013-.997%203.682-1.201%205.144A1.57%201.57%200%200%201%204.782%209a.776.776%200%200%200-.753.604c-.7%202.978-2.098%208.767.386%2011.254C5.555%2022%207.065%2022%2010.084%2022h3.832c3.019%200%204.528%200%205.67-1.142c2.483-2.487%201.085-8.276.385-11.254A.776.776%200%200%200%2019.219%209a1.57%201.57%200%200%201-1.54-1.366c-.205-1.462-.06-4.131-1.203-5.145C15.925%202%2015.116%202%2013.498%202M5%2014H3.5M5%2018H3.5m17-4H19m1.5%204H19%22%2F%3E%3Cpath%20d%3D%22M9.58%2013.58c.775-.774%204.065-.774%204.84%200c.774.775.774%204.065%200%204.84c-.775.773-4.065.773-4.84%200c-.774-.775-.774-4.065%200-4.84ZM15%202a3%203%200%201%201-6%200%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M13.498%202h-2.995c-1.618%200-2.427%200-2.98.49c-1.142%201.013-.997%203.682-1.201%205.144A1.57%201.57%200%200%201%204.782%209a.776.776%200%200%200-.753.604c-.7%202.978-2.098%208.767.386%2011.254C5.555%2022%207.065%2022%2010.084%2022h3.832c3.019%200%204.528%200%205.67-1.142c2.483-2.487%201.085-8.276.385-11.254A.776.776%200%200%200%2019.219%209a1.57%201.57%200%200%201-1.54-1.366c-.205-1.462-.06-4.131-1.203-5.145C15.925%202%2015.116%202%2013.498%202M5%2014H3.5M5%2018H3.5m17-4H19m1.5%204H19%22%2F%3E%3Cpath%20d%3D%22M9.58%2013.58c.775-.774%204.065-.774%204.84%200c.774.775.774%204.065%200%204.84c-.775.773-4.065.773-4.84%200c-.774-.775-.774-4.065%200-4.84ZM15%202a3%203%200%201%201-6%200%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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