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