HTML Entity/Symbol⥻(SUPERSET ABOVE LEFTWARDS ARROW )

Copy this symbol

SUPERSET ABOVE LEFTWARDS ARROW

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

⥻
⥻
U+0297B
\297b
⥻

HTML Examples

Using HTML Code value in HTML file

<span> &#10619; </span>

Using HTML Entity value in HTML file

<span> &suplarr; </span>

CSS Example

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

span { 
    content: "\297b";
}
All HTML Symbols