Hail Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Hail 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/305805.svg" alt="Hail icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305805.svg" alt="Hail icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305805.svg" alt="Hail icon" :width="24" :height="24" />
CSS background
.icon-hail {
background-image: url('https://proicons.com/icon/305805.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="M886 298c-55-53-120-68-192-42-13 5-19 6-25-10C622 129 512 64 388 79 274 92 185 182 164 304c-1 7 0 16-9 20-20 8-36 21-49 35s-96 90-3 194c3 3 6 6 8 9 1 0 1 1 2 1 22 22 51 35 87 38 36 4 73 0 110 1h315c48 0 92 1 135 0 76-3 132-40 163-110 29-66 14-144-37-194zM364 723c0 31-25 56-56 56s-56-25-56-56 25-56 56-56 56 25 56 56zm254 9c0 26-21 47-47 47s-47-21-47-47 21-48 47-48 47 22 47 48zM489 855c0 20-16 36-36 36s-36-16-36-36 16-36 36-36 36 16 36 36zm112 41c0 15-12 27-27 27s-28-12-28-27 13-28 28-28 27 13 27 28zM464 745c0 10-8 18-18 18s-18-8-18-18 8-18 18-18 18 8 18 18zm284-42c0 20-16 36-36 36s-36-16-36-36 16-36 36-36 36 16 36 36z"/></svg>
Hail in other icon packs
Copied!