HTML Entity/Symbol⫤(VERTICAL BAR DOUBLE LEFT TURNSTILE )

Copy this symbol

VERTICAL BAR DOUBLE LEFT TURNSTILE

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

⫤
⫤
U+02AE4
\2ae4
⫤

HTML Examples

Using HTML Code value in HTML file

<span> &#10980; </span>

Using HTML Entity value in HTML file

<span> &Dashv; </span>

CSS Example

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

span { 
    content: "\2ae4";
}
All HTML Symbols