It is a unicode character: โถ = ▶
http://www.fileformat.info/info/unicode/char/25b6/index.htm
See: What characters can be used for up/down triangle (arrow without stem) for display in HTML?
Answer from Diodeus - James MacFarlane on Stack OverflowToptal
toptal.com โบ designers โบ htmlarrows โบ arrows
HTML Arrow Symbols, Entities and Codes โ Toptal Designers
Easily find HTML arrow symbols, entities, characters and codes with ASCII, HEX, CSS and Unicode values; including right arrow, left arrow, up and down arrows.
W3Schools
w3schools.com โบ charsets โบ ref_utf_arrows.asp
HTML Unicode Arrows
Some of the arrows above, also has an HTML entity code:
Keynote Support
keynotesupport.com โบ internet โบ special-characters-arrows.shtml
ALT, HTML, Unicode, Hex, and CSS Codes for Arrows
This chart shows HTML codes and Unicodes for arrows with straight and curling shafts, arrows with plain, single, fancy, and double arrowheads, arrows pointing in different directions, and more. ALT Codes, CSS Codes, and Hex codes are easily determined from these codes as shown below . The example below for a teardrop right-facing arrow (โบ) shows all five codes, and their relationship is easily seen.
W3Schools
w3schools.com โบ html โบ html_symbols.asp
HTML Symbols
Well organized and easy to understand Web building tutorials with lots of examples of how to use HTML, CSS, JavaScript, SQL, Python, PHP, Bootstrap, Java, XML and more.
EasyRetro
easyretro.io โบ html-symbols โบ arrows
HTML Symbols reference for arrows
Take a look at 295+ Arrows symbols in our free reference
Science.co.il
science.co.il โบ internet โบ html โบ Arrows.php
HTML entities for Arrow symbols
HTML entity references for directional arrow symbols.
Alt Codes
alt-codes.net โบ arrow_alt_codes.php
๐โโโณโขโค๐น Arrow Symbols: Left, Right, Up and Down Arrow
Lists of arrow symbols, arrow signs, arrow emojis down arrow, up arrow, right and left arrows and all kind of arrows with their Alt Code and Unicode values.
HTML Symbols
htmlsymbols.xyz โบ arrow-symbols
Arrow Symbols - HTML Symbol
The following table shows Unicode symbol, HTML code, CSS code, and official HTML name for the characters categorized under arrow symbols.
Toptal
toptal.com โบ designers โบ htmlarrows โบ arrows โบ right-arrow
Right Arrow HTML Symbol, Character and Entity Codes โ HTML Arrows
HTML symbol, character and entity codes, ASCII, CSS and HEX values for Right Arrow, plus a panoply of others.
Nist
hissa.nist.gov โบ ~black โบ codesQuikRef.html
HTML Codes for Special Characters
This is a list of special HTML codes for common symbols.
MDN Web Docs
developer.mozilla.org โบ en-US โบ docs โบ Web โบ JavaScript โบ Reference โบ Functions โบ Arrow_functions
Arrow function expressions - JavaScript | MDN
February 21, 2026 - This is because JavaScript only sees the arrow function as having an expression body if the token following the arrow is not a left brace, so the code inside braces ({}) is parsed as a sequence of statements, where foo is a label, not a key in an object literal.
Ginifab
ginifab.com โบ symbols โบ html_symbol_entities_arrow.html
Arrow Signs, HTML Symbols, Entities, Character Codes
โ (Down Arrow Sign) - ↓ or ↓ or ↓ <p>โ<p> <p>↓<p> <p>↓<p> <p>↓<p> Add the unicode declaration to your document head. Simply add the following meta tag anywhere inside the <head> of your web page. This will insure that your special characters display correctly.
EasyRetro
easyretro.io โบ html-symbols โบ arrows โบ heavy-right-arrow
Heavy right arrow Reference - HTML Symbols
HTML Symbols > arrows > heavy right arrow ยท Check and copy alternative codes for the heavy right arrow symbol ยท โ ยท Copy // Example for HTML <span> ➙ </span> Copy /* Example for CSS */ span::before { content: "\2799"; } โ heavy north east arrow ยท
Calculators.org
calculators.org โบ math โบ html-arrows.php
HTML Arrow Symbols: ASCII Arrow Character Code Reference
The following table shows the ASCII codes for a broad array of arrow formats.
Educative
educative.io โบ answers โบ how-to-create-the-arrow-symbol-in-html
How to create the arrow symbol in HTML
You can add the arrow symbol in HTML using the entity number, entity name, or hexadecimal reference methods.