HTML Entity/Symbol⌭(CYLINDRICITY )

Copy this symbol

CYLINDRICITY

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

⌭
⌭
U+0232D
\232d
⌭

HTML Examples

Using HTML Code value in HTML file

<span> &#9005; </span>

Using HTML Entity value in HTML file

<span> &cylcty; </span>

CSS Example

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

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