The HugeIcons police badge icon depicts a shield with a star, commonly used to represent law enforcement, security, or authority in user interfaces.
Common uses
- Law enforcement agency websites
- Security feature indicators
- User roles with administrative privileges
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { PoliceBadgeIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={PoliceBadgeIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- badgeshieldlaw enforcementsheriff
FAQ
- What does the police badge icon represent?
- It represents law enforcement, security, or authority. It's often used for related services or user roles.
- How do I use the PoliceBadgeIcon in React?
- Import both HugeiconsIcon and PoliceBadgeIcon, then render it using <HugeiconsIcon icon={PoliceBadgeIcon} />.
- What is the license for this icon?
- This icon is released under the MIT license, allowing for free use in commercial and non-commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.