humbleicons

Sun icon

day light weather bright sunny sunshine solar daylight radiance
Sun icon
SVG inline

Simply copy/paste this into your HTML:

copy
copied!
<svg class="humbleicons hi-sun" 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-width="2" d="M12 4.5V3m0 18v-1.5m9-7.5h-1.5m-15 0H3m14.303-5.303 1.061-1.061M5.636 18.364l1.06-1.06m11.668 1.06-1.06-1.06M6.696 6.696l-1.06-1.06M16 12a4 4 0 1 1-8 0 4 4 0 0 1 8 0z"/></svg>
SVG sprite

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

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