HTML Entity/Symbol⥹(SUBSET ABOVE RIGHTWARDS ARROW )

Copy this symbol

SUBSET ABOVE RIGHTWARDS ARROW

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

⥹
⥹
U+02979
\2979
⥹

HTML Examples

Using HTML Code value in HTML file

<span> &#10617; </span>

Using HTML Entity value in HTML file

<span> &subrarr; </span>

CSS Example

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

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