HTML Symbol reference for
down harpoon with barb right from bar
Check and copy alternative codes for the down harpoon with barb right from bar symbol
⥝ | down harpoon with barb right from bar |
// Example for HTML
<span> ⥝ </span>
/* Example for CSS */
span::before {
content: "\295D";
}