HTML Entity/Symbol≙(ESTIMATES )

Copy this symbol

ESTIMATES

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

≙
≙
U+02259
\2259
≙

HTML Examples

Using HTML Code value in HTML file

<span> &#8793; </span>

Using HTML Entity value in HTML file

<span> &wedgeq; </span>

CSS Example

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

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