HTML Entity/Symbol⦕(DOUBLE LEFT ARC GREATER-THAN BRACKET )

Copy this symbol

DOUBLE LEFT ARC GREATER-THAN BRACKET

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

⦕
⦕
U+02995
\2995
⦕

HTML Examples

Using HTML Code value in HTML file

<span> &#10645; </span>

Using HTML Entity value in HTML file

<span> &gtlPar; </span>

CSS Example

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

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