HTML Entity/Symbol❳(LIGHT RIGHT TORTOISE SHELL BRACKET ORNAMENT )

Copy this symbol

LIGHT RIGHT TORTOISE SHELL BRACKET ORNAMENT

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

❳
❳
U+02773
\2773
❳

HTML Examples

Using HTML Code value in HTML file

<span> &#10099; </span>

Using HTML Entity value in HTML file

<span> &rbbrk; </span>

CSS Example

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

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