HTML Entity/Symbol⫭(REVERSED DOUBLE STROKE NOT SIGN )

Copy this symbol

REVERSED DOUBLE STROKE NOT SIGN

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

⫭
⫭
U+02AED
\2aed
⫭

HTML Examples

Using HTML Code value in HTML file

<span> &#10989; </span>

Using HTML Entity value in HTML file

<span> &bNot; </span>

CSS Example

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

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