police cap icon

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

Name
police-cap
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the police cap 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-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M2.08 9.734C1.53 12.578 4.006 14 4.006 14h15.989s2.476-1.422 1.925-4.266c-.347-1.791-4.191-4.146-6.99-5.644C13.573 3.363 12.894 3 12 3s-1.573.363-2.93 1.09C6.271 5.588 2.427 7.943 2.08 9.734M4.142 14c-1.474 1.325-1.931 4.576 1.164 5.384c2.057.536 4.337 1.103 5.635 1.422c.523.13.785.194 1.059.194s.536-.064 1.06-.194c1.297-.319 3.577-.886 5.634-1.422c3.095-.808 2.638-4.06 1.164-5.384"/><path d="m10.39 7.73l1.106-.602a1.06 1.06 0 0 1 1.008 0l1.106.602c.29.158.453.48.367.796c-.218.8-.752 2.07-1.977 2.474c-1.225-.404-1.76-1.675-1.977-2.474c-.086-.316.077-.638.367-.796"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsPoliceCap(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" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M2.08 9.734C1.53 12.578 4.006 14 4.006 14h15.989s2.476-1.422 1.925-4.266c-.347-1.791-4.191-4.146-6.99-5.644C13.573 3.363 12.894 3 12 3s-1.573.363-2.93 1.09C6.271 5.588 2.427 7.943 2.08 9.734M4.142 14c-1.474 1.325-1.931 4.576 1.164 5.384c2.057.536 4.337 1.103 5.635 1.422c.523.13.785.194 1.059.194s.536-.064 1.06-.194c1.297-.319 3.577-.886 5.634-1.422c3.095-.808 2.638-4.06 1.164-5.384"/><path d="m10.39 7.73l1.106-.602a1.06 1.06 0 0 1 1.008 0l1.106.602c.29.158.453.48.367.796c-.218.8-.752 2.07-1.977 2.474c-1.225-.404-1.76-1.675-1.977-2.474c-.086-.316.077-.638.367-.796"/></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-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M2.08 9.734C1.53 12.578 4.006 14 4.006 14h15.989s2.476-1.422 1.925-4.266c-.347-1.791-4.191-4.146-6.99-5.644C13.573 3.363 12.894 3 12 3s-1.573.363-2.93 1.09C6.271 5.588 2.427 7.943 2.08 9.734M4.142 14c-1.474 1.325-1.931 4.576 1.164 5.384c2.057.536 4.337 1.103 5.635 1.422c.523.13.785.194 1.059.194s.536-.064 1.06-.194c1.297-.319 3.577-.886 5.634-1.422c3.095-.808 2.638-4.06 1.164-5.384"/><path d="m10.39 7.73l1.106-.602a1.06 1.06 0 0 1 1.008 0l1.106.602c.29.158.453.48.367.796c-.218.8-.752 2.07-1.977 2.474c-1.225-.404-1.76-1.675-1.977-2.474c-.086-.316.077-.638.367-.796"/></g></svg>
</template>

CSS

.icon-police-cap {
  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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M2.08%209.734C1.53%2012.578%204.006%2014%204.006%2014h15.989s2.476-1.422%201.925-4.266c-.347-1.791-4.191-4.146-6.99-5.644C13.573%203.363%2012.894%203%2012%203s-1.573.363-2.93%201.09C6.271%205.588%202.427%207.943%202.08%209.734M4.142%2014c-1.474%201.325-1.931%204.576%201.164%205.384c2.057.536%204.337%201.103%205.635%201.422c.523.13.785.194%201.059.194s.536-.064%201.06-.194c1.297-.319%203.577-.886%205.634-1.422c3.095-.808%202.638-4.06%201.164-5.384%22%2F%3E%3Cpath%20d%3D%22m10.39%207.73l1.106-.602a1.06%201.06%200%200%201%201.008%200l1.106.602c.29.158.453.48.367.796c-.218.8-.752%202.07-1.977%202.474c-1.225-.404-1.76-1.675-1.977-2.474c-.086-.316.077-.638.367-.796%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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M2.08%209.734C1.53%2012.578%204.006%2014%204.006%2014h15.989s2.476-1.422%201.925-4.266c-.347-1.791-4.191-4.146-6.99-5.644C13.573%203.363%2012.894%203%2012%203s-1.573.363-2.93%201.09C6.271%205.588%202.427%207.943%202.08%209.734M4.142%2014c-1.474%201.325-1.931%204.576%201.164%205.384c2.057.536%204.337%201.103%205.635%201.422c.523.13.785.194%201.059.194s.536-.064%201.06-.194c1.297-.319%203.577-.886%205.634-1.422c3.095-.808%202.638-4.06%201.164-5.384%22%2F%3E%3Cpath%20d%3D%22m10.39%207.73l1.106-.602a1.06%201.06%200%200%201%201.008%200l1.106.602c.29.158.453.48.367.796c-.218.8-.752%202.07-1.977%202.474c-1.225-.404-1.76-1.675-1.977-2.474c-.086-.316.077-.638.367-.796%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/police-cap.svg?color=%231a73e8&size=48