cloud lightning icon

cloud-lightning-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.

Name
cloud-lightning-light
Set
Phosphor
Style
Light
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 18a74.21 74.21 0 0 0-69.89 49.3a6.2 6.2 0 0 0-1.83-.62A51 51 0 0 0 76 66a50 50 0 0 0 0 100h41.4l-18.55 30.91A6 6 0 0 0 104 206h29.4l-18.55 30.91a6 6 0 0 0 10.3 6.18l24-40A6 6 0 0 0 144 194h-29.4l16.8-28H156a74 74 0 0 0 0-148m0 136H76a38 38 0 1 1 6.31-75.48a7 7 0 0 0 .79.08a73 73 0 0 0-1.1 9.05a6 6 0 0 0 12 .7A62.06 62.06 0 1 1 156 154"/></svg>

React

import type { SVGProps } from "react";

export function PhCloudLightningLight(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 18a74.21 74.21 0 0 0-69.89 49.3a6.2 6.2 0 0 0-1.83-.62A51 51 0 0 0 76 66a50 50 0 0 0 0 100h41.4l-18.55 30.91A6 6 0 0 0 104 206h29.4l-18.55 30.91a6 6 0 0 0 10.3 6.18l24-40A6 6 0 0 0 144 194h-29.4l16.8-28H156a74 74 0 0 0 0-148m0 136H76a38 38 0 1 1 6.31-75.48a7 7 0 0 0 .79.08a73 73 0 0 0-1.1 9.05a6 6 0 0 0 12 .7A62.06 62.06 0 1 1 156 154"/></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 18a74.21 74.21 0 0 0-69.89 49.3a6.2 6.2 0 0 0-1.83-.62A51 51 0 0 0 76 66a50 50 0 0 0 0 100h41.4l-18.55 30.91A6 6 0 0 0 104 206h29.4l-18.55 30.91a6 6 0 0 0 10.3 6.18l24-40A6 6 0 0 0 144 194h-29.4l16.8-28H156a74 74 0 0 0 0-148m0 136H76a38 38 0 1 1 6.31-75.48a7 7 0 0 0 .79.08a73 73 0 0 0-1.1 9.05a6 6 0 0 0 12 .7A62.06 62.06 0 1 1 156 154"/></svg>
</template>

CSS

.icon-cloud-lightning-light {
  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%2018a74.21%2074.21%200%200%200-69.89%2049.3a6.2%206.2%200%200%200-1.83-.62A51%2051%200%200%200%2076%2066a50%2050%200%200%200%200%20100h41.4l-18.55%2030.91A6%206%200%200%200%20104%20206h29.4l-18.55%2030.91a6%206%200%200%200%2010.3%206.18l24-40A6%206%200%200%200%20144%20194h-29.4l16.8-28H156a74%2074%200%200%200%200-148m0%20136H76a38%2038%200%201%201%206.31-75.48a7%207%200%200%200%20.79.08a73%2073%200%200%200-1.1%209.05a6%206%200%200%200%2012%20.7A62.06%2062.06%200%201%201%20156%20154%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%2018a74.21%2074.21%200%200%200-69.89%2049.3a6.2%206.2%200%200%200-1.83-.62A51%2051%200%200%200%2076%2066a50%2050%200%200%200%200%20100h41.4l-18.55%2030.91A6%206%200%200%200%20104%20206h29.4l-18.55%2030.91a6%206%200%200%200%2010.3%206.18l24-40A6%206%200%200%200%20144%20194h-29.4l16.8-28H156a74%2074%200%200%200%200-148m0%20136H76a38%2038%200%201%201%206.31-75.48a7%207%200%200%200%20.79.08a73%2073%200%200%200-1.1%209.05a6%206%200%200%200%2012%20.7A62.06%2062.06%200%201%201%20156%20154%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/cloud-lightning-light.svg?color=%231a73e8&size=48