Medium Vertical Bar

If you have ever needed a ❙ Medium Vertical Bar Symbol for work or school, but could not find it on your keyboard, you can copy and paste the symbol above or by clicking the button below.

Copy ❙ Symbol to Clipboard

Medium Vertical Bar Codes

U+02759

Unicode

❙

Hex Code

❙

HTML Code

\2759

CSS Code

Medium Vertical Bar Code Examples

HTML Example

<span> &#10073; </span>

CSS Example

span {
   content: "\2759";
}

Symbol Copied!