Eject Symbol Symbol
The ⏏ eject symbol indicates opening, removing, or releasing a media slot or item.
U+23CF
The ⏏ symbol is commonly used to represent the action of ejecting a device tray, media, or a removable item. It’s a clear visual shorthand for “remove now” in interfaces and documentation. Below you’ll find copy-ready forms and practical ways to use it.
Eject Symbol Symbol Meaning
The Eject Symbol (⏏), Unicode code point U+23CF, is a technical & computer symbol used to communicate an “eject/remove” action. It often appears next to buttons or menu items related to optical drives, card readers, USB/media removal, or any “release” action in software. In writing and UI text, it helps reduce ambiguity by signaling that something should be taken out or released from a slot. Because it’s visually distinctive, it’s also used in guides and troubleshooting steps where “eject” is a key instruction.
Common uses
- •Labeling an “Eject” button in software or kiosk-style interfaces
- •Adding a clear “eject/remove” instruction in documentation for media or drives
- •Designing user prompts for removable storage, cards, or trays
- •Marking controls on dashboards, toolbars, or hardware UI mockups
- •Indicating a “release” action in educational or help content
Examples
⏏ Eject Symbol (U+23CF)
- ⏏Click ⏏ to eject the disc safely.
- ⏏Your device is ready—select ⏏ to remove the media.
- ⏏Before unplugging, use ⏏ in the app.
- ⏏Choose ⏏ to release the tray.
- ⏏If the slot is stuck, try ⏏ and wait a moment.
Variations
Ready to copy
Technical codes
| Unicode | U+23CF | |
| HTML Entity | ⏏ | |
| HTML Code | ⏏ | |
| CSS | \23CF |
FAQ
What does the Eject Symbol symbol mean?
The Eject Symbol (⏏), Unicode code point U+23CF, is a technical & computer symbol used to communicate an “eject/remove” action. It often appears next to buttons or menu items related to optical drives, card readers, USB/media removal, or any “release” action in software. In writing and UI text, it helps reduce ambiguity by signaling that something should be taken out or released from a slot. Because it’s visually distinctive, it’s also used in guides and troubleshooting steps where “eject” is a key instruction.
What is the Unicode code point for ⏏?
The Eject Symbol (⏏) has Unicode code point U+23CF.
How can I copy ⏏ using HTML?
Use the HTML entity: ⏏.
What should I use in CSS to render ⏏?
Use the CSS escape sequence: \\23CF.
How do I use ⏏ in JavaScript?
You can use the Unicode escape: \\u{23CF}.