HTML Entity/Symbol⫲(PARALLEL WITH HORIZONTAL STROKE )

Copy this symbol

PARALLEL WITH HORIZONTAL STROKE

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

⫲
⫲
U+02AF2
\2af2
⫲

HTML Examples

Using HTML Code value in HTML file

<span> &#10994; </span>

Using HTML Entity value in HTML file

<span> &nhpar; </span>

CSS Example

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

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