sheriff 02 icon

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

Name
sheriff-02
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the sheriff 02 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-linejoin="round" d="M10.178 4.114C11.025 2.704 11.449 2 12.076 2s1.05.705 1.898 2.114l.155.258c.607 1.01.911 1.516 1.395 1.8l.07.04c.493.267 1.084.267 2.265.267h.27c1.55 0 2.326 0 2.658.43q.12.156.18.344c.163.519-.282 1.152-1.171 2.42c-.718 1.022-1.077 1.534-1.134 2.109a2.2 2.2 0 0 0 0 .436c.057.575.416 1.087 1.134 2.11c.889 1.267 1.334 1.9 1.171 2.419q-.06.187-.18.344c-.332.43-1.107.43-2.657.43h-.271c-1.181 0-1.772 0-2.266.267l-.069.04c-.484.284-.787.79-1.395 1.8l-.155.258C13.126 21.296 12.703 22 12.076 22s-1.05-.705-1.898-2.114l-.133-.22c-.63-1.048-.945-1.572-1.452-1.858c-.508-.287-1.12-.287-2.344-.287h-.291c-1.671 0-2.507 0-2.83-.526l-.04-.07c-.285-.547.144-1.262 1.004-2.691c.643-1.07.964-1.604.975-2.193v-.082c-.01-.59-.332-1.124-.975-2.193c-.86-1.43-1.29-2.144-1.004-2.692q.018-.035.04-.07c.323-.525 1.159-.525 2.83-.525h.291c1.224 0 1.836 0 2.344-.287c.507-.286.822-.81 1.452-1.857z"/><path d="M15 12a3 3 0 1 1-6 0a3 3 0 0 1 6 0Z"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsSheriff02(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 strokeLinejoin="round" d="M10.178 4.114C11.025 2.704 11.449 2 12.076 2s1.05.705 1.898 2.114l.155.258c.607 1.01.911 1.516 1.395 1.8l.07.04c.493.267 1.084.267 2.265.267h.27c1.55 0 2.326 0 2.658.43q.12.156.18.344c.163.519-.282 1.152-1.171 2.42c-.718 1.022-1.077 1.534-1.134 2.109a2.2 2.2 0 0 0 0 .436c.057.575.416 1.087 1.134 2.11c.889 1.267 1.334 1.9 1.171 2.419q-.06.187-.18.344c-.332.43-1.107.43-2.657.43h-.271c-1.181 0-1.772 0-2.266.267l-.069.04c-.484.284-.787.79-1.395 1.8l-.155.258C13.126 21.296 12.703 22 12.076 22s-1.05-.705-1.898-2.114l-.133-.22c-.63-1.048-.945-1.572-1.452-1.858c-.508-.287-1.12-.287-2.344-.287h-.291c-1.671 0-2.507 0-2.83-.526l-.04-.07c-.285-.547.144-1.262 1.004-2.691c.643-1.07.964-1.604.975-2.193v-.082c-.01-.59-.332-1.124-.975-2.193c-.86-1.43-1.29-2.144-1.004-2.692q.018-.035.04-.07c.323-.525 1.159-.525 2.83-.525h.291c1.224 0 1.836 0 2.344-.287c.507-.286.822-.81 1.452-1.857z"/><path d="M15 12a3 3 0 1 1-6 0a3 3 0 0 1 6 0Z"/></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-linejoin="round" d="M10.178 4.114C11.025 2.704 11.449 2 12.076 2s1.05.705 1.898 2.114l.155.258c.607 1.01.911 1.516 1.395 1.8l.07.04c.493.267 1.084.267 2.265.267h.27c1.55 0 2.326 0 2.658.43q.12.156.18.344c.163.519-.282 1.152-1.171 2.42c-.718 1.022-1.077 1.534-1.134 2.109a2.2 2.2 0 0 0 0 .436c.057.575.416 1.087 1.134 2.11c.889 1.267 1.334 1.9 1.171 2.419q-.06.187-.18.344c-.332.43-1.107.43-2.657.43h-.271c-1.181 0-1.772 0-2.266.267l-.069.04c-.484.284-.787.79-1.395 1.8l-.155.258C13.126 21.296 12.703 22 12.076 22s-1.05-.705-1.898-2.114l-.133-.22c-.63-1.048-.945-1.572-1.452-1.858c-.508-.287-1.12-.287-2.344-.287h-.291c-1.671 0-2.507 0-2.83-.526l-.04-.07c-.285-.547.144-1.262 1.004-2.691c.643-1.07.964-1.604.975-2.193v-.082c-.01-.59-.332-1.124-.975-2.193c-.86-1.43-1.29-2.144-1.004-2.692q.018-.035.04-.07c.323-.525 1.159-.525 2.83-.525h.291c1.224 0 1.836 0 2.344-.287c.507-.286.822-.81 1.452-1.857z"/><path d="M15 12a3 3 0 1 1-6 0a3 3 0 0 1 6 0Z"/></g></svg>
</template>

CSS

.icon-sheriff-02 {
  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-linejoin%3D%22round%22%20d%3D%22M10.178%204.114C11.025%202.704%2011.449%202%2012.076%202s1.05.705%201.898%202.114l.155.258c.607%201.01.911%201.516%201.395%201.8l.07.04c.493.267%201.084.267%202.265.267h.27c1.55%200%202.326%200%202.658.43q.12.156.18.344c.163.519-.282%201.152-1.171%202.42c-.718%201.022-1.077%201.534-1.134%202.109a2.2%202.2%200%200%200%200%20.436c.057.575.416%201.087%201.134%202.11c.889%201.267%201.334%201.9%201.171%202.419q-.06.187-.18.344c-.332.43-1.107.43-2.657.43h-.271c-1.181%200-1.772%200-2.266.267l-.069.04c-.484.284-.787.79-1.395%201.8l-.155.258C13.126%2021.296%2012.703%2022%2012.076%2022s-1.05-.705-1.898-2.114l-.133-.22c-.63-1.048-.945-1.572-1.452-1.858c-.508-.287-1.12-.287-2.344-.287h-.291c-1.671%200-2.507%200-2.83-.526l-.04-.07c-.285-.547.144-1.262%201.004-2.691c.643-1.07.964-1.604.975-2.193v-.082c-.01-.59-.332-1.124-.975-2.193c-.86-1.43-1.29-2.144-1.004-2.692q.018-.035.04-.07c.323-.525%201.159-.525%202.83-.525h.291c1.224%200%201.836%200%202.344-.287c.507-.286.822-.81%201.452-1.857z%22%2F%3E%3Cpath%20d%3D%22M15%2012a3%203%200%201%201-6%200a3%203%200%200%201%206%200Z%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-linejoin%3D%22round%22%20d%3D%22M10.178%204.114C11.025%202.704%2011.449%202%2012.076%202s1.05.705%201.898%202.114l.155.258c.607%201.01.911%201.516%201.395%201.8l.07.04c.493.267%201.084.267%202.265.267h.27c1.55%200%202.326%200%202.658.43q.12.156.18.344c.163.519-.282%201.152-1.171%202.42c-.718%201.022-1.077%201.534-1.134%202.109a2.2%202.2%200%200%200%200%20.436c.057.575.416%201.087%201.134%202.11c.889%201.267%201.334%201.9%201.171%202.419q-.06.187-.18.344c-.332.43-1.107.43-2.657.43h-.271c-1.181%200-1.772%200-2.266.267l-.069.04c-.484.284-.787.79-1.395%201.8l-.155.258C13.126%2021.296%2012.703%2022%2012.076%2022s-1.05-.705-1.898-2.114l-.133-.22c-.63-1.048-.945-1.572-1.452-1.858c-.508-.287-1.12-.287-2.344-.287h-.291c-1.671%200-2.507%200-2.83-.526l-.04-.07c-.285-.547.144-1.262%201.004-2.691c.643-1.07.964-1.604.975-2.193v-.082c-.01-.59-.332-1.124-.975-2.193c-.86-1.43-1.29-2.144-1.004-2.692q.018-.035.04-.07c.323-.525%201.159-.525%202.83-.525h.291c1.224%200%201.836%200%202.344-.287c.507-.286.822-.81%201.452-1.857z%22%2F%3E%3Cpath%20d%3D%22M15%2012a3%203%200%201%201-6%200a3%203%200%200%201%206%200Z%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-02.svg?color=%231a73e8&size=48