Leftwards Harpoon with Barb Up To Bar
Name Leftwards Harpoon with Barb Up To Bar
Unicode U+2952
CSS Code \2952
HTML Entity ⥒
HTML Code ⥒
html
<div>&#10578;</div>
css
div::before {
  content: "\2952";
}