HTML Entity/Symbol⩍(CLOSED INTERSECTION WITH SERIFS )

Copy this symbol

CLOSED INTERSECTION WITH SERIFS

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

⩍
⩍
U+02A4D
\2a4d
⩍

HTML Examples

Using HTML Code value in HTML file

<span> &#10829; </span>

Using HTML Entity value in HTML file

<span> &ccaps; </span>

CSS Example

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

span { 
    content: "\2a4d";
}
All HTML Symbols