moon cloud angled zap icon

moon-cloud-angled-zap from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
moon-cloud-angled-zap
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the moon cloud angled zap icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.5"><path stroke-linecap="round" d="m12.578 15l-1.774 2.684c-.237.359-.356.539-.282.677c.073.139.287.139.716.139h1.524c.429 0 .643 0 .716.139c.074.138-.045.318-.282.677L11.422 22m6.056-11h.022a4.5 4.5 0 0 1 4.5 4.5c0 2.325-1.738 4.263-4 4.5m-.522-9q.021-.247.022-.5a5.5 5.5 0 0 0-10.98-.477M17.478 11a5.5 5.5 0 0 1-1.235 3M6.52 10.023A5 5 0 0 0 2 15c0 2.419 1.718 4.512 4 4.975m.52-9.952Q6.757 10 7 10c1.126 0 2.165.372 3 1"/><path d="M10 5.138a4.1 4.1 0 0 0-.466-1.253A4.03 4.03 0 0 0 7.136 2a3.18 3.18 0 0 1-1.547 3.138a3.12 3.12 0 0 1-3.465-.216a4.1 4.1 0 0 0 .418 3.04a4.02 4.02 0 0 0 4.594 1.885"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsMoonCloudAngledZap(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinejoin="round" strokeWidth="1.5"><path strokeLinecap="round" d="m12.578 15l-1.774 2.684c-.237.359-.356.539-.282.677c.073.139.287.139.716.139h1.524c.429 0 .643 0 .716.139c.074.138-.045.318-.282.677L11.422 22m6.056-11h.022a4.5 4.5 0 0 1 4.5 4.5c0 2.325-1.738 4.263-4 4.5m-.522-9q.021-.247.022-.5a5.5 5.5 0 0 0-10.98-.477M17.478 11a5.5 5.5 0 0 1-1.235 3M6.52 10.023A5 5 0 0 0 2 15c0 2.419 1.718 4.512 4 4.975m.52-9.952Q6.757 10 7 10c1.126 0 2.165.372 3 1"/><path d="M10 5.138a4.1 4.1 0 0 0-.466-1.253A4.03 4.03 0 0 0 7.136 2a3.18 3.18 0 0 1-1.547 3.138a3.12 3.12 0 0 1-3.465-.216a4.1 4.1 0 0 0 .418 3.04a4.02 4.02 0 0 0 4.594 1.885"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.5"><path stroke-linecap="round" d="m12.578 15l-1.774 2.684c-.237.359-.356.539-.282.677c.073.139.287.139.716.139h1.524c.429 0 .643 0 .716.139c.074.138-.045.318-.282.677L11.422 22m6.056-11h.022a4.5 4.5 0 0 1 4.5 4.5c0 2.325-1.738 4.263-4 4.5m-.522-9q.021-.247.022-.5a5.5 5.5 0 0 0-10.98-.477M17.478 11a5.5 5.5 0 0 1-1.235 3M6.52 10.023A5 5 0 0 0 2 15c0 2.419 1.718 4.512 4 4.975m.52-9.952Q6.757 10 7 10c1.126 0 2.165.372 3 1"/><path d="M10 5.138a4.1 4.1 0 0 0-.466-1.253A4.03 4.03 0 0 0 7.136 2a3.18 3.18 0 0 1-1.547 3.138a3.12 3.12 0 0 1-3.465-.216a4.1 4.1 0 0 0 .418 3.04a4.02 4.02 0 0 0 4.594 1.885"/></g></svg>
</template>

CSS

.icon-moon-cloud-angled-zap {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22m12.578%2015l-1.774%202.684c-.237.359-.356.539-.282.677c.073.139.287.139.716.139h1.524c.429%200%20.643%200%20.716.139c.074.138-.045.318-.282.677L11.422%2022m6.056-11h.022a4.5%204.5%200%200%201%204.5%204.5c0%202.325-1.738%204.263-4%204.5m-.522-9q.021-.247.022-.5a5.5%205.5%200%200%200-10.98-.477M17.478%2011a5.5%205.5%200%200%201-1.235%203M6.52%2010.023A5%205%200%200%200%202%2015c0%202.419%201.718%204.512%204%204.975m.52-9.952Q6.757%2010%207%2010c1.126%200%202.165.372%203%201%22%2F%3E%3Cpath%20d%3D%22M10%205.138a4.1%204.1%200%200%200-.466-1.253A4.03%204.03%200%200%200%207.136%202a3.18%203.18%200%200%201-1.547%203.138a3.12%203.12%200%200%201-3.465-.216a4.1%204.1%200%200%200%20.418%203.04a4.02%204.02%200%200%200%204.594%201.885%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22m12.578%2015l-1.774%202.684c-.237.359-.356.539-.282.677c.073.139.287.139.716.139h1.524c.429%200%20.643%200%20.716.139c.074.138-.045.318-.282.677L11.422%2022m6.056-11h.022a4.5%204.5%200%200%201%204.5%204.5c0%202.325-1.738%204.263-4%204.5m-.522-9q.021-.247.022-.5a5.5%205.5%200%200%200-10.98-.477M17.478%2011a5.5%205.5%200%200%201-1.235%203M6.52%2010.023A5%205%200%200%200%202%2015c0%202.419%201.718%204.512%204%204.975m.52-9.952Q6.757%2010%207%2010c1.126%200%202.165.372%203%201%22%2F%3E%3Cpath%20d%3D%22M10%205.138a4.1%204.1%200%200%200-.466-1.253A4.03%204.03%200%200%200%207.136%202a3.18%203.18%200%200%201-1.547%203.138a3.12%203.12%200%200%201-3.465-.216a4.1%204.1%200%200%200%20.418%203.04a4.02%204.02%200%200%200%204.594%201.885%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/moon-cloud-angled-zap.svg?color=%231a73e8&size=48