John KuehJohn Kueh

fallout shelter icon

Phosphor · fallout-shelter · MIT

Download SVG

The Phosphor fallout shelter icon depicts a protective structure, commonly used in UI to represent safety, emergency preparedness, or a secure location.

Common uses

  • Emergency preparedness status
  • Quarantine or isolation zone
  • Secure data or storage area

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { FalloutShelter } from '@phosphor-icons/react';

<FalloutShelter size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<FalloutShelter size={24} />
thin
<FalloutShelter size={24} weight="thin" />
light
<FalloutShelter size={24} weight="light" />
bold
<FalloutShelter size={24} weight="bold" />
fill
<FalloutShelter size={24} weight="fill" />
duotone
<FalloutShelter size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
health & wellness
Keywords
*new*radiationradioactivenuclearbunkercontaminationquarantinetoxicdangercautionhealth & wellnessfalloutshelterradiation shelternuclear bunkersafe house

FAQ

What does the fallout shelter icon represent?
It symbolizes a safe place from hazardous conditions like radiation or contamination, often used for emergency or security-related contexts.
How do I use this icon in React?
Import it using `import { FalloutShelter } from '@phosphor-icons/react'` and then render it as a component: `<FalloutShelter />`.
What is the license for this icon?
The Phosphor icon is available under the MIT license, allowing for free use in both personal and commercial projects.

Looking for something else? Search Phosphor 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 →