Upper Blade Scissors
✁
UNICODE
U+02701HEX CODE
✁HTML CODE
✁HTML ENTITY
—CSS CODE
\2701 // html example
<span>✁</span> // css example
span {
content: "\2701";
} ✁
U+02701✁✁—\2701 // html example
<span>✁</span> // css example
span {
content: "\2701";
}