HTML Symbol reference for
up barb right down barb left harpoon
Check and copy alternative codes for the up barb right down barb left harpoon symbol
⥌ | – | up barb right down barb left harpoon |
// Example for HTML
<span> ⥌ </span>
/* Example for CSS */
span::before {
content: "\294C";
}