Add icons to this collection by clicking the heart icon.
Lightning icon - also known as cloud, weather, sun, lightning, weather forecast, thunder, climate, and thunderstorm. Created in a clean flat gradient style, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
xmlns="http://www.w3.org/2000/svg"
width="512"
height="512"
viewBox="0 0 32 32"
>
<linearGradient id="a">
<stop offset="0" stop-color="#42a5f5" />
<stop offset="1" stop-color="#1e88e5" />
</linearGradient>
<linearGradient
id="b"
x1="17"
x2="27"
y1="8"
y2="8"
gradientUnits="userSpaceOnUse"
href="#a"
/>
<linearGradient
id="c"
x1="2"
x2="30"
y1="15"
y2="15"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#bbdefb" />
<stop offset="1" stop-color="#64b5f6" />
</linearGradient>
<linearGradient
id="d"
x1="12"
x2="20"
y1="24"
y2="24"
gradientUnits="userSpaceOnUse"
href="#a"
/>
<circle cx="22" cy="8" r="5" fill="url(#b)" />
<path
fill="url(#c)"
d="M23 10c-.66 0-1.307.091-1.93.271A8.025 8.025 0 0 0 14 6c-3.784 0-7.024 2.654-7.806 6.278A5.994 5.994 0 0 0 2 18c0 3.309 2.691 6 6 6h15c3.859 0 7-3.141 7-7s-3.141-7-7-7z"
/>
<path
fill="url(#d)"
d="m19.217 21.803.678-1.355A1.001 1.001 0 0 0 19 19h-5a.997.997 0 0 0-.948.684l-1 3a1 1 0 0 0 .501 1.211l1.447.723V28a1 1 0 0 0 1.781.625l4-5a1 1 0 0 0-.074-1.332z"
/>
</svg>
More icons in the same style and category