cloud lightning icon

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

Name
cloud-lightning-bold
Set
Phosphor
Style
Bold
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 12a80.22 80.22 0 0 0-73.61 48.36A57 57 0 0 0 76 60a56 56 0 0 0 0 112h30.81l-13.1 21.82A12 12 0 0 0 104 212h18.81l-13.1 21.82a12 12 0 1 0 20.58 12.35l24-40A12 12 0 0 0 144 188h-18.81l9.6-16H156a80 80 0 0 0 0-160m0 136H76a32 32 0 0 1 0-64h.28c-.11 1.1-.2 2.2-.26 3.3a12 12 0 1 0 24 1.39A56.06 56.06 0 1 1 156 148"/></svg>

React

import type { SVGProps } from "react";

export function PhCloudLightningBold(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 12a80.22 80.22 0 0 0-73.61 48.36A57 57 0 0 0 76 60a56 56 0 0 0 0 112h30.81l-13.1 21.82A12 12 0 0 0 104 212h18.81l-13.1 21.82a12 12 0 1 0 20.58 12.35l24-40A12 12 0 0 0 144 188h-18.81l9.6-16H156a80 80 0 0 0 0-160m0 136H76a32 32 0 0 1 0-64h.28c-.11 1.1-.2 2.2-.26 3.3a12 12 0 1 0 24 1.39A56.06 56.06 0 1 1 156 148"/></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 12a80.22 80.22 0 0 0-73.61 48.36A57 57 0 0 0 76 60a56 56 0 0 0 0 112h30.81l-13.1 21.82A12 12 0 0 0 104 212h18.81l-13.1 21.82a12 12 0 1 0 20.58 12.35l24-40A12 12 0 0 0 144 188h-18.81l9.6-16H156a80 80 0 0 0 0-160m0 136H76a32 32 0 0 1 0-64h.28c-.11 1.1-.2 2.2-.26 3.3a12 12 0 1 0 24 1.39A56.06 56.06 0 1 1 156 148"/></svg>
</template>

CSS

.icon-cloud-lightning-bold {
  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%2012a80.22%2080.22%200%200%200-73.61%2048.36A57%2057%200%200%200%2076%2060a56%2056%200%200%200%200%20112h30.81l-13.1%2021.82A12%2012%200%200%200%20104%20212h18.81l-13.1%2021.82a12%2012%200%201%200%2020.58%2012.35l24-40A12%2012%200%200%200%20144%20188h-18.81l9.6-16H156a80%2080%200%200%200%200-160m0%20136H76a32%2032%200%200%201%200-64h.28c-.11%201.1-.2%202.2-.26%203.3a12%2012%200%201%200%2024%201.39A56.06%2056.06%200%201%201%20156%20148%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%2012a80.22%2080.22%200%200%200-73.61%2048.36A57%2057%200%200%200%2076%2060a56%2056%200%200%200%200%20112h30.81l-13.1%2021.82A12%2012%200%200%200%20104%20212h18.81l-13.1%2021.82a12%2012%200%201%200%2020.58%2012.35l24-40A12%2012%200%200%200%20144%20188h-18.81l9.6-16H156a80%2080%200%200%200%200-160m0%20136H76a32%2032%200%200%201%200-64h.28c-.11%201.1-.2%202.2-.26%203.3a12%2012%200%201%200%2024%201.39A56.06%2056.06%200%201%201%20156%20148%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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