Snow Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Snow 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/306521.svg" alt="Snow icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306521.svg" alt="Snow icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306521.svg" alt="Snow icon" :width="24" :height="24" />
CSS background
.icon-snow {
background-image: url('https://proicons.com/icon/306521.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M466 349c10-2 21-4 32-4s22 2 33 4V227l112-112-46-46-67 67V64h-64v71l-67-66-46 46 113 112v122zm65 302c-11 2-22 4-33 4s-22-2-32-4v122L353 885l46 46 67-66v71h65v-71l66 66 46-46-112-112V651zM348 532c-2-11-4-22-4-33s2-22 4-32H226L113 355l-45 45 66 67H63v65h71l-66 66 45 46 113-112h122zM123 331h159l87 86c11-19 27-34 45-46l-86-86-1-159h-65v94l-50-50-46 46 51 50-94 1v64zm246 251l-87 86-159-1v65h94l-51 51 46 46 50-51v95h65l1-159 86-86c-18-12-34-28-45-46zm569-115h-72l66-67-45-45-113 112H652c3 10 4 21 4 32s-1 22-4 33h122l113 112 45-46-66-66h72v-65zm-307-50l87-86h159v-64l-94-1 51-50-45-46-51 50v-94h-65v159l-87 86c18 12 34 27 45 46zm246 250l-159 1-87-86c-11 18-27 34-45 46l87 86v159h65v-95l51 51 45-46-51-51h94v-65zM498 382c-65 0-117 52-117 117s52 118 117 118 118-53 118-118-53-117-118-117z"/></svg>
Snow in other icon packs
Copied!