The HugeIcons prison icon depicts a classic barred cell, commonly used to represent concepts related to incarceration, confinement, or restricted access in user interfaces.
Common uses
- User account suspension status
- Restricted content warning
- Security or lockdown feature indicator
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { PrisonIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={PrisonIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- jailcellbarslockup
FAQ
- What does the prison icon represent?
- It represents a prison cell, typically used for themes of confinement, restriction, or legal/security matters.
- How do I use the PrisonIcon in React?
- Import both HugeiconsIcon and PrisonIcon, then render it using <HugeiconsIcon icon={PrisonIcon} />.
- What is the license for this icon?
- The HugeIcons prison icon is distributed 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 →