Up Barb Left Down Barb Left Harpoon
Name Up Barb Left Down Barb Left Harpoon
Unicode U+2951
CSS Code \2951
HTML Entity ⥑
HTML Code ⥑
html
<div>&#10577;</div>
css
div::before {
  content: "\2951";
}