humbleicons

Storm icon

weather thunderstorm lightning rain wind hurricane
Storm icon
SVG inline

Simply copy/paste this into your HTML:

copy
copied!
<svg class="humbleicons hi-storm" xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m13.5 10-3 5h4l-3 5.5M8 8.036a3.484 3.484 0 0 1 1.975.99M7.5 15a3.5 3.5 0 1 1 .87-6.891 5.002 5.002 0 0 1 9.614 1.49A2.751 2.751 0 0 1 17.25 15"/></svg>
SVG sprite

Download the sprite file and address the icon by its slug:

copy
copied!
<svg class="humbleicons"><use xlink:href="humbleicons.svg#storm"/></svg>