HTML Entity/Symbol⤐(RIGHTWARDS TWO-HEADED TRIPLE DASH ARROW )

Copy this symbol

RIGHTWARDS TWO-HEADED TRIPLE DASH ARROW

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

⤐
⤐
U+02910
\2910
⤐

HTML Examples

Using HTML Code value in HTML file

<span> &#10512; </span>

Using HTML Entity value in HTML file

<span> &drbkarow; </span>

CSS Example

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

span { 
    content: "\2910";
}
All HTML Symbols