HTML Entity/Symbol⌌(BOTTOM RIGHT CROP )

Copy this symbol

BOTTOM RIGHT CROP

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

⌌
⌌
U+0230C
\230c
⌌

HTML Examples

Using HTML Code value in HTML file

<span> &#8972; </span>

Using HTML Entity value in HTML file

<span> &drcrop; </span>

CSS Example

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

span { 
    content: "\230c";
}
All HTML Symbols