HTML Symbol reference for
left fish tail
Check and copy alternative codes for the left fish tail symbol
⥼ | left fish tail |
// Example for HTML
<span> ⥼ </span>
/* Example for CSS */
span::before {
content: "\297C";
}