Left Barb Down Right Barb Down Harpoon
Name Left Barb Down Right Barb Down Harpoon
Unicode U+2950
CSS Code \2950
HTML Entity ⥐
HTML Code ⥐
html
<div>&#10576;</div>
css
div::before {
  content: "\2950";
}