Left Barb Down Right Barb Up Harpoon
Name Left Barb Down Right Barb Up Harpoon
Unicode U+294B
CSS Code \294B
HTML Entity ⥋
HTML Code ⥋
html
<div>&#10571;</div>
css
div::before {
  content: "\294B";
}