HTML Symbol reference for
down harpoon with barb left
Check and copy alternative codes for the down harpoon with barb left symbol
⇃ | down harpoon with barb left |
// Example for HTML
<span> ⇃ </span>
/* Example for CSS */
span::before {
content: "\21C3";
}