Right Harpoon With Barb Down Above Left Harpoon With Barb Down

UNICODE

U+02969

HEX CODE

⥩

HTML CODE

⥩

HTML ENTITY

⥩

CSS CODE

\2969
// html example
<span>&#10601;</span>

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