Three-d Top-lighted Rightwards Equilateral Arrowhead

Shortcodes

Copy useful codes for three-d top-lighted rightwards equilateral arrowhead symbol ⮚ to use in websites, apps, blogs, and docs.

Unicode
U+2B9A
HTML Code
⮚
HEX Code
⮚
CSS Code
\2B9A
JS/JSON
\u2B9A
Unix/C/PHP/JAVA
0x2B9A
URL-encode
%E2%AE%9A

Customize Three-d Top-lighted Rightwards Equilateral Arrowhead

Customize ⮚, download it as SVG or PNG, or copy the generated HTML snippet.

  

How to use Three-d Top-lighted Rightwards Equilateral Arrowhead Symbol in HTML, CSS, and JS

Insert in HTML

1. Direct symbol:
<span>⮚</span>
HTML Code:
<span>&#11162;</span>
HEX Code:
<span>&#x2B9A;</span>

Add with CSS

.three-d-top-lighted-rightwards-equilateral-arrowhead::before {
  content: '\\2B9A';
}

Set it in JavaScript

document.querySelector('.three-d-top-lighted-rightwards-equilateral-arrowhead').textContent = '⮚';

Related Arrow Symbols

View all Arrow Symbols
copied