Snowman

If you have ever needed a ☃ Snowman Symbol for work or school, but could not find it on your keyboard, you can copy and paste the symbol above or by clicking the button below.

Copy ☃ Symbol to Clipboard

Snowman Codes

U+02603

Unicode

☃

Hex Code

☃

HTML Code

\2603

CSS Code

Snowman Code Examples

HTML Example

<span> &#9731; </span>

CSS Example

span {
   content: "\2603";
}

Symbol Copied!