HTML Symbol reference for
up harpoon with barb left beside up harpoon with barb right
Check and copy alternative codes for the up harpoon with barb left beside up harpoon with barb right symbol
⥣ | up harpoon with barb left beside up harpoon with barb right |
// Example for HTML
<span> ⥣ </span>
/* Example for CSS */
span::before {
content: "\2963";
}