HTML Symbol reference for
left harpoon with barb down below long dash
Check and copy alternative codes for the left harpoon with barb down below long dash symbol
⥫ | left harpoon with barb down below long dash |
// Example for HTML
<span> ⥫ </span>
/* Example for CSS */
span::before {
content: "\296B";
}