The Tabler prison icon depicts a barred building, commonly used to represent locations like jails, correctional facilities, or areas associated with law enforcement in map or navigation interfaces.
Common uses
- Map marker for a correctional facility
- Status indicator for a restricted area
- Link to a user's criminal record section
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPrison } from '@tabler/icons-react';
<IconPrison size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- jailpolicemanpolicecophandcuffarrestprisonerthiefprisonlocationmap
FAQ
- What does the prison icon represent?
- It visually signifies a prison, jail, or a location related to law enforcement and confinement.
- How do I use the prison icon in React?
- Import it using `import { IconPrison } from '@tabler/icons-react';` and then use it as a component: `<IconPrison />`.
- What is the license for the Tabler prison icon?
- The Tabler icon set, including the prison icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →