cloud lightning icon
cloud-lightning from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- cloud-lightning
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Related icons in Huge Icons
cloud-alertcloud-angled-raincloud-angled-rain-zapcloud-angled-zapcloud-backupcloud-big-raincloud-checkcloud-cogcloud-downloadcloud-drizzlecloud-fast-windcloud-fogcloud-hailcloud-hailstonecloud-little-raincloud-little-snowcloud-loadingcloud-mid-raincloud-mid-snowcloud-moon-raincloud-offcloud-raincloud-rain-windcloud-saving-done-01
Use the cloud lightning icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7 18a5 5 0 0 1-.48-9.977M17.5 18a4.5 4.5 0 1 0-.022-9m-.578 2a5.5 5.5 0 0 0 .6-2.5a5.5 5.5 0 0 0-10.98-.477m0 0Q6.757 8 7 8c.711 0 1.388.148 2 .416M13 13l-1.8 2.4c-.524.698-.786 1.047-.648 1.324C10.69 17 11.127 17 12 17s1.31 0 1.448.276c.138.277-.124.626-.648 1.324L11 21"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsCloudLightning(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M7 18a5 5 0 0 1-.48-9.977M17.5 18a4.5 4.5 0 1 0-.022-9m-.578 2a5.5 5.5 0 0 0 .6-2.5a5.5 5.5 0 0 0-10.98-.477m0 0Q6.757 8 7 8c.711 0 1.388.148 2 .416M13 13l-1.8 2.4c-.524.698-.786 1.047-.648 1.324C10.69 17 11.127 17 12 17s1.31 0 1.448.276c.138.277-.124.626-.648 1.324L11 21"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7 18a5 5 0 0 1-.48-9.977M17.5 18a4.5 4.5 0 1 0-.022-9m-.578 2a5.5 5.5 0 0 0 .6-2.5a5.5 5.5 0 0 0-10.98-.477m0 0Q6.757 8 7 8c.711 0 1.388.148 2 .416M13 13l-1.8 2.4c-.524.698-.786 1.047-.648 1.324C10.69 17 11.127 17 12 17s1.31 0 1.448.276c.138.277-.124.626-.648 1.324L11 21"/></svg> </template>
CSS
.icon-cloud-lightning {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M7%2018a5%205%200%200%201-.48-9.977M17.5%2018a4.5%204.5%200%201%200-.022-9m-.578%202a5.5%205.5%200%200%200%20.6-2.5a5.5%205.5%200%200%200-10.98-.477m0%200Q6.757%208%207%208c.711%200%201.388.148%202%20.416M13%2013l-1.8%202.4c-.524.698-.786%201.047-.648%201.324C10.69%2017%2011.127%2017%2012%2017s1.31%200%201.448.276c.138.277-.124.626-.648%201.324L11%2021%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M7%2018a5%205%200%200%201-.48-9.977M17.5%2018a4.5%204.5%200%201%200-.022-9m-.578%202a5.5%205.5%200%200%200%20.6-2.5a5.5%205.5%200%200%200-10.98-.477m0%200Q6.757%208%207%208c.711%200%201.388.148%202%20.416M13%2013l-1.8%202.4c-.524.698-.786%201.047-.648%201.324C10.69%2017%2011.127%2017%2012%2017s1.31%200%201.448.276c.138.277-.124.626-.648%201.324L11%2021%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/cloud-lightning.svg?color=%231a73e8&size=48