HTML Entity/Symbol░(LIGHT SHADE )

Copy this symbol

LIGHT SHADE

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

░
░
U+02591
\2591
░

HTML Examples

Using HTML Code value in HTML file

<span> &#9617; </span>

Using HTML Entity value in HTML file

<span> &blk14; </span>

CSS Example

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

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