Right Triangle Symbol
⊿ is the right triangle symbol (Unicode U+22BF) often used as a compact directional or geometric marker.
U+22BF
The symbol ⊿ is a geometric character commonly recognized as a triangle, specifically a right triangle. You can copy it directly or use its Unicode escape forms in HTML, CSS, and JavaScript. Below are practical ways to use ⊿ in text, design, and UI elements.
Right Triangle Symbol Meaning
⊿ (Unicode U+22BF, named RIGHT TRIANGLE) is a right-triangle shape used to represent geometry in a compact form. In everyday writing it often works as a visual marker for “direction,” “change,” or “step/option,” especially when placed next to short labels. In technical or design contexts, it may be used as a simple outline/shape icon when you want a minimal symbol rather than an image. While it’s primarily a geometric character, its most common use is as a lightweight visual cue in text interfaces, headings, badges, or diagrams where a triangle-like marker is helpful.
Common uses
- •Use ⊿ as a geometric bullet or section marker in lists and documents
- •Add a compact “step” or “next” indicator in UI labels and buttons
- •Use ⊿ in diagrams or notes to denote a triangular region or component
- •Label options or directions in charts, dashboards, and infographics
- •Decorate headings, tags, or badges where a simple shape icon fits
Examples
⊿ Right Triangle Symbol
- ⊿Difficulty: ⊿ Medium
- ⊿Next: ⊿ Continue
- ⊿Region ⊿ A
- ⊿Select ⊿ Option 2
- ⊿Shape outline: ⊿
Variations
Ready to copy
Technical codes
| Unicode | U+22BF | |
| HTML Entity | ⊿ | |
| HTML Code | ⊿ | |
| CSS | \22BF |
FAQ
What does the Right Triangle symbol mean?
⊿ (Unicode U+22BF, named RIGHT TRIANGLE) is a right-triangle shape used to represent geometry in a compact form. In everyday writing it often works as a visual marker for “direction,” “change,” or “step/option,” especially when placed next to short labels. In technical or design contexts, it may be used as a simple outline/shape icon when you want a minimal symbol rather than an image. While it’s primarily a geometric character, its most common use is as a lightweight visual cue in text interfaces, headings, badges, or diagrams where a triangle-like marker is helpful.
What Unicode character is ⊿?
⊿ is the Unicode RIGHT TRIANGLE symbol at code point U+22BF.
How do I copy ⊿ into HTML?
You can use the HTML entity: ⊿.
What CSS or JavaScript escapes can I use for ⊿?
CSS escape: \\22BF. JavaScript escape: \\u{22BF}.
Where is ⊿ commonly used?
It’s commonly used as a compact geometric marker, such as for bullets, steps/next indicators, labels in UI, and simple diagram annotations.