Snowflake Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Snowflake icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/320713.svg" alt="Snowflake icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320713.svg" alt="Snowflake icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320713.svg" alt="Snowflake icon" :width="24" :height="24" />
CSS background
.icon-snowflake {
background-image: url('https://proicons.com/icon/320713.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 27.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <path id="snowflake_00000017509886450360182970000008360233277135326376_" d="M24.36,30h-0.72v-5.851l-7.28-7.28V28h-0.72V16.869 l-7.28,7.28V30H7.64v-5.131l-4.386,4.386l-0.509-0.51L7.13,24.36H2v-0.72h5.851l7.28-7.28H9.126l-4.901,3.921l-0.45-0.562 l4.199-3.359H3v-0.72h4.974l-4.199-3.359l0.45-0.562l4.901,3.921h6.004L7.85,8.36H2V7.64h5.131L2.746,3.254l0.509-0.509L7.64,7.131 V2h0.72v5.851l7.28,7.28V4h0.72v11.131l7.28-7.28V2h0.721v5.131l4.385-4.385l0.51,0.509L24.869,7.64H30v0.72h-5.851l-7.28,7.28 h6.005l4.901-3.921l0.449,0.562l-4.198,3.359H29v0.72h-4.974l4.198,3.359l-0.449,0.562l-4.901-3.921h-6.005l7.28,7.28H30v0.721 h-5.131l4.386,4.385l-0.51,0.51L24.36,24.87C24.36,24.87,24.36,30,24.36,30z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Snowflake in other icon packs
Copied!