Up-pointing Triangle With Left Half Black Symbol
◭ is an up-pointing triangle with the left half filled black, used as a geometric directional mark.
U+25ED
◭ (UP-POINTING TRIANGLE WITH LEFT HALF BLACK) is a geometric symbol often used for simple UI cues. It combines an upward direction with a split, partially filled shape. Below you’ll find practical uses and ready-to-copy variations.
Up-pointing Triangle With Left Half Black Symbol Meaning
The symbol ◭ (Unicode U+25ED) is a geometric shape: an up-pointing triangle with the left half black. In general usage, it can suggest “up” or “ascending” while the filled half adds a visual accent that can imply directionality, emphasis, or a two-part status (for example, left vs. right, start vs. finish, or partial progress). Because it’s a compact, high-contrast shape, it works well as a small icon in text, lists, and labels where you want a lightweight indicator without adding an external image.
Common uses
- •Use as a compact “up” indicator in status lists or dashboards
- •Add emphasis or section markers in notes, documents, or UI mockups
- •Represent partial/segmented states (e.g., left-side active) in small labels
- •Create lightweight bullet points or geometric callouts in design layouts
- •Use in plain-text diagrams to show an upward/leading direction
Examples
◭ Up-Pointing Triangle with Left Half Black
- ◭Tickets: ◭ New updates available above
- ◭Progress: ◭◭◭ Left half complete
- ◭Menu: ◭ Up next
- ◭Section header: ◭ Overview
- ◭Route note: ◭ Continue upward
Variations
Ready to copy
Technical codes
| Unicode | U+25ED | |
| HTML Entity | ◭ | |
| HTML Code | ◭ | |
| CSS | \25ED |
FAQ
What does the Up-pointing Triangle With Left Half Black symbol mean?
The symbol ◭ (Unicode U+25ED) is a geometric shape: an up-pointing triangle with the left half black. In general usage, it can suggest “up” or “ascending” while the filled half adds a visual accent that can imply directionality, emphasis, or a two-part status (for example, left vs. right, start vs. finish, or partial progress). Because it’s a compact, high-contrast shape, it works well as a small icon in text, lists, and labels where you want a lightweight indicator without adding an external image.
What is the Unicode code point for ◭?
The symbol ◭ is U+25ED (named “UP-POINTING TRIANGLE WITH LEFT HALF BLACK”).
How do I copy and paste ◭ reliably?
Copy the character from this page and paste it into your editor or app. If you need font support, test in your target environment to ensure it renders correctly.
Can ◭ be used like a directional arrow?
Yes—because it points up, you can use it as an upward marker. The left-half fill can help you show a highlighted or partial state.
How do I use it in code with escapes?
HTML entity: ◭. CSS escape: \\25ED. JavaScript escape: \\u{25ED}.