Pitchfork
Name Pitchfork
Unicode U+22D4
CSS Code \22D4
HTML Entity ⋔
HTML Code ⋔
html
<div>&#8916;</div>
css
div::before {
  content: "\22D4";
}