John KuehJohn Kueh

sheriff 01 icon

HugeIcons · Sheriff01Icon · MIT

Download SVG

The HugeIcons sheriff 01 icon depicts a sheriff's badge, commonly used to signify authority, security, or a trusted status within a user interface.

Common uses

  • Indicate administrator privileges
  • Label a "verified" or "trusted" entity
  • Represent a security-related feature

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Sheriff01Icon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={Sheriff01Icon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
badgestarauthoritylaw

FAQ

What does the Sheriff01Icon represent?
The Sheriff01Icon represents a sheriff's badge, symbolizing authority, security, or trust.
How do I use Sheriff01Icon in React?
Import { Sheriff01Icon } from '@hugeicons/core-free-icons' and render it using <HugeiconsIcon icon={Sheriff01Icon} /> from '@hugeicons/react'.
What is the license for this icon?
The Sheriff01Icon is distributed under the MIT license, allowing for free use.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →