Snowflake Pixel Art Icon
A snowflake icon for winter weather, snow sports, freeze or cold-storage features and holiday themes.
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Snowflake icon
A symmetrical six-pointed snowflake, one of winter's most iconic shapes. In a weather app it indicates snow or freezing temperatures. In a ski or winter-sports app it marks snow conditions. In a food or pharmaceutical app, a snowflake indicates refrigeration or frozen storage. In holiday and seasonal content it signals the winter festive period. It is more decorative and precise than the cloud-snow icon, which adds a cloud source; this standalone snowflake focuses on the crystalline element itself.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/snowflake.svg" width="24" height="24" alt="Snowflake" />
<!-- React -->
import { Snowflake } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="snowflake.svg" width="48" height="48" style="image-rendering: pixelated" />