HTML Entity/Symbol⌅(PROJECTIVE )

Copy this symbol

PROJECTIVE

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

⌅
⌅
U+02305
\2305
⌅

HTML Examples

Using HTML Code value in HTML file

<span> &#8965; </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: "\2305";
}
All HTML Symbols