Leftwards Triangle-Headed Arrow With Double Horizontal Stroke vs Slanted North Arrow With Horizontal Tail
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://symbolfyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://symbolfyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://symbolfyi.com/entity//)
Use the native HTML custom element.
VS
Property Comparison
| Property | ⭺ 2B7A | ⭜ 2B5C |
|---|---|---|
| Name | Leftwards Triangle-Headed Arrow With Double Horizontal Stroke | Slanted North Arrow With Horizontal Tail |
| Category | Arrows | Arrows |
| Block | Miscellaneous Symbols and Arrows | Miscellaneous Symbols and Arrows |
| Script | Zyyy | Zyyy |
| General Category | Other Symbol (So) | Other Symbol (So) |
| Bidirectional | ON | ON |
Encoding Comparison
| Format | 2B7A | 2B5C |
|---|---|---|
| Unicode | U+2B7A | U+2B5C |
| HTML Decimal | ⭺ | ⭜ |
| HTML Hex | ⭺ | ⭜ |
| CSS | \2B7A | \2B5C |
| JavaScript | \u{2B7A} | \u{2B5C} |
| Python | \u2b7a | \u2b5c |
| UTF-8 | e2 ad ba | e2 ad 9c |
How to Distinguish
Both Leftwards Triangle-Headed Arrow With Double Horizontal Stroke and Slanted North Arrow With Horizontal Tail belong to the Arrows category and the Miscellaneous Symbols and Arrows block. Compare their codepoints and visual rendering to distinguish them.
Tip: Paste the character into a hex editor or use
charCodeAt()
in JavaScript to check the actual codepoint.