The Phosphor parachute icon depicts a folded parachute, commonly used to represent safety, emergency descent, or deployment in UI elements.
Common uses
- Safety warnings or indicators
- Download or file transfer progress
- Emergency exit or escape features
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { Parachute } from '@phosphor-icons/react';
<Parachute size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<Parachute size={24} />thin
<Parachute size={24} weight="thin" />light
<Parachute size={24} weight="light" />bold
<Parachute size={24} weight="bold" />fill
<Parachute size={24} weight="fill" />duotone
<Parachute size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- objects
- Keywords
- skydivingsafetyobjectstechnology & developmentparachutesafety equipmentemergency descentchute
FAQ
- What is the parachute icon used for?
- It visually represents concepts like safety, emergency procedures, or deployment. It can be used in contexts related to skydiving, escape plans, or even file downloads.
- How do I use the parachute icon in React?
- You can import and use it in your React application with the following statement: import { Parachute } from '@phosphor-icons/react'.
- What is the license for the Phosphor parachute icon?
- The Phosphor icon library, including the parachute icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Phosphor.