cloud lightning icon

cloud-lightning-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.

Name
cloud-lightning-fill
Set
MingCute Icon
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

The same icon in other sets

Related icons in MingCute Icon

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="currentColor" d="M11.132 13.004a1 1 0 1 1 1.736.992L11.724 16h2.104a1.1 1.1 0 0 1 .955 1.645l-1.915 3.351a1 1 0 1 1-1.736-.992L12.276 18h-2.104a1.1 1.1 0 0 1-.955-1.645zM11.5 2a6.5 6.5 0 0 1 6.086 4.212a6 6 0 0 1-.773 11.731c.447-1.554-.411-3.196-1.893-3.749a3.002 3.002 0 0 0-5.524-2.182l-1.916 3.35A3.06 3.06 0 0 0 7.273 18H7a5 5 0 0 1-1.999-9.584A6.5 6.5 0 0 1 11.5 2"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteCloudLightningFill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.132 13.004a1 1 0 1 1 1.736.992L11.724 16h2.104a1.1 1.1 0 0 1 .955 1.645l-1.915 3.351a1 1 0 1 1-1.736-.992L12.276 18h-2.104a1.1 1.1 0 0 1-.955-1.645zM11.5 2a6.5 6.5 0 0 1 6.086 4.212a6 6 0 0 1-.773 11.731c.447-1.554-.411-3.196-1.893-3.749a3.002 3.002 0 0 0-5.524-2.182l-1.916 3.35A3.06 3.06 0 0 0 7.273 18H7a5 5 0 0 1-1.999-9.584A6.5 6.5 0 0 1 11.5 2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.132 13.004a1 1 0 1 1 1.736.992L11.724 16h2.104a1.1 1.1 0 0 1 .955 1.645l-1.915 3.351a1 1 0 1 1-1.736-.992L12.276 18h-2.104a1.1 1.1 0 0 1-.955-1.645zM11.5 2a6.5 6.5 0 0 1 6.086 4.212a6 6 0 0 1-.773 11.731c.447-1.554-.411-3.196-1.893-3.749a3.002 3.002 0 0 0-5.524-2.182l-1.916 3.35A3.06 3.06 0 0 0 7.273 18H7a5 5 0 0 1-1.999-9.584A6.5 6.5 0 0 1 11.5 2"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.132%2013.004a1%201%200%201%201%201.736.992L11.724%2016h2.104a1.1%201.1%200%200%201%20.955%201.645l-1.915%203.351a1%201%200%201%201-1.736-.992L12.276%2018h-2.104a1.1%201.1%200%200%201-.955-1.645zM11.5%202a6.5%206.5%200%200%201%206.086%204.212a6%206%200%200%201-.773%2011.731c.447-1.554-.411-3.196-1.893-3.749a3.002%203.002%200%200%200-5.524-2.182l-1.916%203.35A3.06%203.06%200%200%200%207.273%2018H7a5%205%200%200%201-1.999-9.584A6.5%206.5%200%200%201%2011.5%202%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%22currentColor%22%20d%3D%22M11.132%2013.004a1%201%200%201%201%201.736.992L11.724%2016h2.104a1.1%201.1%200%200%201%20.955%201.645l-1.915%203.351a1%201%200%201%201-1.736-.992L12.276%2018h-2.104a1.1%201.1%200%200%201-.955-1.645zM11.5%202a6.5%206.5%200%200%201%206.086%204.212a6%206%200%200%201-.773%2011.731c.447-1.554-.411-3.196-1.893-3.749a3.002%203.002%200%200%200-5.524-2.182l-1.916%203.35A3.06%203.06%200%200%200%207.273%2018H7a5%205%200%200%201-1.999-9.584A6.5%206.5%200%200%201%2011.5%202%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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