sheriff 01 icon
sheriff-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- sheriff-01
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the sheriff 01 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 8c3.476 5.333 16.524 5.333 20 0"/><path d="m5 10l2.125-7.008c.644-2.122 2.15-.273 3.472.348a3.34 3.34 0 0 0 2.807 0c1.32-.621 2.827-2.47 3.471-.348L19 10m0 1c0 2.808-.303 5.46-2.569 7.012C14.587 19.275 10.857 19.338 10 22"/><path d="M5 11c0 2.808.303 5.46 2.569 7.012C9.413 19.275 13.143 19.338 14 22"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsSheriff01(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 8c3.476 5.333 16.524 5.333 20 0"/><path d="m5 10l2.125-7.008c.644-2.122 2.15-.273 3.472.348a3.34 3.34 0 0 0 2.807 0c1.32-.621 2.827-2.47 3.471-.348L19 10m0 1c0 2.808-.303 5.46-2.569 7.012C14.587 19.275 10.857 19.338 10 22"/><path d="M5 11c0 2.808.303 5.46 2.569 7.012C9.413 19.275 13.143 19.338 14 22"/></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 8c3.476 5.333 16.524 5.333 20 0"/><path d="m5 10l2.125-7.008c.644-2.122 2.15-.273 3.472.348a3.34 3.34 0 0 0 2.807 0c1.32-.621 2.827-2.47 3.471-.348L19 10m0 1c0 2.808-.303 5.46-2.569 7.012C14.587 19.275 10.857 19.338 10 22"/><path d="M5 11c0 2.808.303 5.46 2.569 7.012C9.413 19.275 13.143 19.338 14 22"/></g></svg> </template>
CSS
.icon-sheriff-01 {
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%208c3.476%205.333%2016.524%205.333%2020%200%22%2F%3E%3Cpath%20d%3D%22m5%2010l2.125-7.008c.644-2.122%202.15-.273%203.472.348a3.34%203.34%200%200%200%202.807%200c1.32-.621%202.827-2.47%203.471-.348L19%2010m0%201c0%202.808-.303%205.46-2.569%207.012C14.587%2019.275%2010.857%2019.338%2010%2022%22%2F%3E%3Cpath%20d%3D%22M5%2011c0%202.808.303%205.46%202.569%207.012C9.413%2019.275%2013.143%2019.338%2014%2022%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%208c3.476%205.333%2016.524%205.333%2020%200%22%2F%3E%3Cpath%20d%3D%22m5%2010l2.125-7.008c.644-2.122%202.15-.273%203.472.348a3.34%203.34%200%200%200%202.807%200c1.32-.621%202.827-2.47%203.471-.348L19%2010m0%201c0%202.808-.303%205.46-2.569%207.012C14.587%2019.275%2010.857%2019.338%2010%2022%22%2F%3E%3Cpath%20d%3D%22M5%2011c0%202.808.303%205.46%202.569%207.012C9.413%2019.275%2013.143%2019.338%2014%2022%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/sheriff-01.svg?color=%231a73e8&size=48