HTML Entity/Symbol∡(MEASURED ANGLE )

Copy this symbol

MEASURED ANGLE

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

∡
∡
U+02221
\2221
∡

HTML Examples

Using HTML Code value in HTML file

<span> &#8737; </span>

Using HTML Entity value in HTML file

<span> &angmsd; </span>

CSS Example

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

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