HTML Entity/Symbol⋷(SMALL ELEMENT OF WITH OVERBAR )

Copy this symbol

SMALL ELEMENT OF WITH OVERBAR

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

⋷
⋷
U+022F7
\22f7
⋷

HTML Examples

Using HTML Code value in HTML file

<span> &#8951; </span>

Using HTML Entity value in HTML file

<span> &notinvb; </span>

CSS Example

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

span { 
    content: "\22f7";
}
All HTML Symbols