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