Leftwards Arrow With Small Triangle Arrowhead Symbol
🠀 shows a left-pointing arrow with a small triangle arrowhead for indicating direction, navigation, or flow.
U+1F800
The 🠀 symbol is a directional arrow used to point left. It’s commonly included in UI text, icons, and documentation where “move back” or “go left” fits.
Leftwards Arrow With Small Triangle Arrowhead Symbol Meaning
🠀 (Unicode U+1F800) is named “LEFTWARDS ARROW WITH SMALL TRIANGLE ARROWHEAD” and represents a leftward direction. Visually, it combines a left-pointing arrow shaft with a small triangle-style arrowhead, making it useful when you want a clear “return” or “move left” cue. In practical contexts, it can communicate backward navigation, reversing a step in an instruction, or guiding attention to the left in layouts like diagrams, menus, or workflow descriptions. It’s also handy as a quick inline icon in chat, notes, or documentation where space is limited and a directional hint improves readability.
Common uses
- •Indicating backward navigation (e.g., “go back” or “previous”) in UI text
- •Marking leftward movement in diagrams, diagrams legends, or step-by-step instructions
- •Signposting direction in maps, schematics, and layout explanations
- •Denoting a reversed action or return path in workflows and flowcharts
- •Adding a compact directional cue in comments, tickets, and technical notes
Examples
🠀 Leftwards Arrow with Small Triangle Arrowhead
- 🠀Click 🠀 to return to the previous page.
- 🠀Step 1: Move 🠀 to align the parts.
- 🠀Follow the arrow 🠀 to see the next section on the left.
- 🠀For a rollback, select 🠀 in the action menu.
- 🠀In the diagram, the path runs from the start point to the left (🠀).
Variations
Ready to copy
Technical codes
| Unicode | U+1F800 | |
| HTML Entity | 🠀 | |
| HTML Code | 🠀 | |
| CSS | \1F800 |
FAQ
What does the Leftwards Arrow With Small Triangle Arrowhead symbol mean?
🠀 (Unicode U+1F800) is named “LEFTWARDS ARROW WITH SMALL TRIANGLE ARROWHEAD” and represents a leftward direction. Visually, it combines a left-pointing arrow shaft with a small triangle-style arrowhead, making it useful when you want a clear “return” or “move left” cue. In practical contexts, it can communicate backward navigation, reversing a step in an instruction, or guiding attention to the left in layouts like diagrams, menus, or workflow descriptions. It’s also handy as a quick inline icon in chat, notes, or documentation where space is limited and a directional hint improves readability.
What is the Unicode code point for 🠀?
🠀 is Unicode U+1F800 (LEFTWARDS ARROW WITH SMALL TRIANGLE ARROWHEAD).
How do I paste 🠀 in HTML?
Use the HTML entity: 🠀
Can I use 🠀 in CSS?
Yes. You can reference it with the CSS escape: \\1F800.
What JavaScript escape works for 🠀?
Use: \\u{1F800}.