HTML Entity/Symbol⧴(RULE-DELAYED )

Copy this symbol

RULE-DELAYED

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

⧴
⧴
U+029F4
\29f4
⧴

HTML Examples

Using HTML Code value in HTML file

<span> &#10740; </span>

Using HTML Entity value in HTML file

<span> &RuleDelayed; </span>

CSS Example

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

span { 
    content: "\29f4";
}
All HTML Symbols