The Phosphor eject icon depicts a triangular arrow pointing upwards and out of a horizontal bar, commonly used to signify removing or expelling media or data.
Common uses
- Ejecting a CD/DVD from a drive
- Safely removing a USB drive
- Expelling a cartridge or disk
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { Eject } from '@phosphor-icons/react';
<Eject size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<Eject size={24} />thin
<Eject size={24} weight="thin" />light
<Eject size={24} weight="light" />bold
<Eject size={24} weight="bold" />fill
<Eject size={24} weight="fill" />duotone
<Eject size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- media
- Keywords
- disconnectmediaejectremove diskpop outpush out
FAQ
- What does the eject icon represent?
- It represents the action of removing or expelling something, like a physical disk or digital data, from a device or system.
- How do I use the eject icon in React?
- You can import and use it like this: import { Eject } from '@phosphor-icons/react'.
- What is the license for the Phosphor eject icon?
- The Phosphor icon library, including the eject icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Phosphor.
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 →