HTML Entity/Symbol▓(DARK SHADE )

Copy this symbol

DARK SHADE

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

▓
▓
U+02593
\2593
▓

HTML Examples

Using HTML Code value in HTML file

<span> &#9619; </span>

Using HTML Entity value in HTML file

<span> &blk34; </span>

CSS Example

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

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