Left Harpoon With Barb Down Above Right Harpoon With Barb Down

UNICODE

U+02967

HEX CODE

⥧

HTML CODE

⥧

HTML ENTITY

⥧

CSS CODE

\2967
// html example
<span>&#10599;</span>

// css example
span {
  content: "\2967";
}