HTML Entity/Symbol⊷(IMAGE OF )

Copy this symbol

IMAGE OF

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

⊷
⊷
U+022B7
\22b7
⊷

HTML Examples

Using HTML Code value in HTML file

<span> &#8887; </span>

Using HTML Entity value in HTML file

<span> &imof; </span>

CSS Example

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

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