HTML Entity/Symbol⦝(MEASURED RIGHT ANGLE WITH DOT )

Copy this symbol

MEASURED RIGHT ANGLE WITH DOT

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

⦝
⦝
U+0299D
\299d
⦝

HTML Examples

Using HTML Code value in HTML file

<span> &#10653; </span>

Using HTML Entity value in HTML file

<span> &angrtvbd; </span>

CSS Example

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

span { 
    content: "\299d";
}
All HTML Symbols