HTML Entity/Symbol≎(GEOMETRICALLY EQUIVALENT TO )

Copy this symbol

GEOMETRICALLY EQUIVALENT TO

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

≎
≎
U+0224E
\224e
≎

HTML Examples

Using HTML Code value in HTML file

<span> &#8782; </span>

Using HTML Entity value in HTML file

<span> &bump; </span>

CSS Example

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

span { 
    content: "\224e";
}
All HTML Symbols