HTML Entity/Symbol⌆(PERSPECTIVE )

Copy this symbol

PERSPECTIVE

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

⌆
⌆
U+02306
\2306
⌆

HTML Examples

Using HTML Code value in HTML file

<span> &#8966; </span>

Using HTML Entity value in HTML file

<span> &Barwed; </span>

CSS Example

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

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