Leftwards Harpoon with Barb Up Above Long Dash
Name Leftwards Harpoon with Barb Up Above Long Dash
Unicode U+296A
CSS Code \296A
HTML Entity ⥪
HTML Code ⥪
html
<div>&#10602;</div>
css
div::before {
  content: "\296A";
}