The HugeIcons police station icon depicts a building with a star, commonly used to represent law enforcement, emergency services, or a location related to police.
Common uses
- Emergency services button
- Location marker for police departments
- Security or law-related feature
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { PoliceStationIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={PoliceStationIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- policestationlaw enforcementsheriff
FAQ
- What is the police station icon used for?
- It's used to visually represent police stations, law enforcement, or emergency services within an application's interface.
- How do I use the PoliceStationIcon in React?
- Import both HugeiconsIcon and PoliceStationIcon, then render it using <HugeiconsIcon icon={PoliceStationIcon} />.
- What is the license for this icon?
- The HugeIcons police station icon is available under the MIT license.
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 →