cloud lightning icon
cloud-lightning-fill from Phosphor by Phosphor Icons · Fill · MIT Free for personal and commercial use.
- Name
- cloud-lightning-fill
- Set
- Phosphor
- Style
- Fill
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
Related icons in Phosphor
Use the cloud lightning icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M156 168h-23.47l-14.4 24H144a8 8 0 0 1 6.86 12.12l-24 40a8 8 0 0 1-13.72-8.24L129.87 208H104a8 8 0 0 1-6.86-12.12L113.87 168h-37C48.12 168 24.2 145.07 24 116.36A52.09 52.09 0 0 1 61.35 66.1a4 4 0 0 1 5 4.78A92.5 92.5 0 0 0 64 87.39A8.14 8.14 0 0 0 71.41 96h.6a8.18 8.18 0 0 0 8.08-7.72A76 76 0 1 1 156 168"/></svg>
React
import type { SVGProps } from "react";
export function PhCloudLightningFill(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M156 168h-23.47l-14.4 24H144a8 8 0 0 1 6.86 12.12l-24 40a8 8 0 0 1-13.72-8.24L129.87 208H104a8 8 0 0 1-6.86-12.12L113.87 168h-37C48.12 168 24.2 145.07 24 116.36A52.09 52.09 0 0 1 61.35 66.1a4 4 0 0 1 5 4.78A92.5 92.5 0 0 0 64 87.39A8.14 8.14 0 0 0 71.41 96h.6a8.18 8.18 0 0 0 8.08-7.72A76 76 0 1 1 156 168"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M156 168h-23.47l-14.4 24H144a8 8 0 0 1 6.86 12.12l-24 40a8 8 0 0 1-13.72-8.24L129.87 208H104a8 8 0 0 1-6.86-12.12L113.87 168h-37C48.12 168 24.2 145.07 24 116.36A52.09 52.09 0 0 1 61.35 66.1a4 4 0 0 1 5 4.78A92.5 92.5 0 0 0 64 87.39A8.14 8.14 0 0 0 71.41 96h.6a8.18 8.18 0 0 0 8.08-7.72A76 76 0 1 1 156 168"/></svg> </template>
CSS
.icon-cloud-lightning-fill {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M156%20168h-23.47l-14.4%2024H144a8%208%200%200%201%206.86%2012.12l-24%2040a8%208%200%200%201-13.72-8.24L129.87%20208H104a8%208%200%200%201-6.86-12.12L113.87%20168h-37C48.12%20168%2024.2%20145.07%2024%20116.36A52.09%2052.09%200%200%201%2061.35%2066.1a4%204%200%200%201%205%204.78A92.5%2092.5%200%200%200%2064%2087.39A8.14%208.14%200%200%200%2071.41%2096h.6a8.18%208.18%200%200%200%208.08-7.72A76%2076%200%201%201%20156%20168%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M156%20168h-23.47l-14.4%2024H144a8%208%200%200%201%206.86%2012.12l-24%2040a8%208%200%200%201-13.72-8.24L129.87%20208H104a8%208%200%200%201-6.86-12.12L113.87%20168h-37C48.12%20168%2024.2%20145.07%2024%20116.36A52.09%2052.09%200%200%201%2061.35%2066.1a4%204%200%200%201%205%204.78A92.5%2092.5%200%200%200%2064%2087.39A8.14%208.14%200%200%200%2071.41%2096h.6a8.18%208.18%200%200%200%208.08-7.72A76%2076%200%201%201%20156%20168%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/cloud-lightning-fill.svg?color=%231a73e8&size=48