HTML Entity/Symbol⤏(RIGHTWARDS TRIPLE DASH ARROW )

Copy this symbol

RIGHTWARDS TRIPLE DASH ARROW

Click on any of the following code values to copy to clipboard.

⤏
⤏
U+0290F
\290f
⤏

HTML Examples

Using HTML Code value in HTML file

<span> &#10511; </span>

Using HTML Entity value in HTML file

<span> &dbkarow; </span>

CSS Example

Using CSS content code of the HTML entity &dbkarow; to specify in a CSS file

span { 
    content: "\290f";
}
All HTML Symbols