cloud angled zap icon

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

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

Related icons in Huge Icons

Use the cloud angled zap icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7 17.5c-2.761 0-5-2.164-5-4.833c0-2.513 1.984-4.578 4.52-4.812M17.5 17.5c2.485 0 4.5-1.948 4.5-4.35S19.985 8.8 17.5 8.8h-.022m0 0q.021-.24.022-.483C17.5 5.38 15.038 3 12 3C9.123 3 6.762 5.135 6.52 7.855m10.958.945a5.2 5.2 0 0 1-1.235 2.9M6.52 7.855q.237-.021.48-.022c1.126 0 2.165.36 3 .967m2.578 5.2l-1.774 2.684c-.237.36-.356.539-.282.677c.073.139.287.139.716.139h1.524c.429 0 .643 0 .716.139c.074.138-.045.318-.282.677L11.422 21"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsCloudAngledZap(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M7 17.5c-2.761 0-5-2.164-5-4.833c0-2.513 1.984-4.578 4.52-4.812M17.5 17.5c2.485 0 4.5-1.948 4.5-4.35S19.985 8.8 17.5 8.8h-.022m0 0q.021-.24.022-.483C17.5 5.38 15.038 3 12 3C9.123 3 6.762 5.135 6.52 7.855m10.958.945a5.2 5.2 0 0 1-1.235 2.9M6.52 7.855q.237-.021.48-.022c1.126 0 2.165.36 3 .967m2.578 5.2l-1.774 2.684c-.237.36-.356.539-.282.677c.073.139.287.139.716.139h1.524c.429 0 .643 0 .716.139c.074.138-.045.318-.282.677L11.422 21"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7 17.5c-2.761 0-5-2.164-5-4.833c0-2.513 1.984-4.578 4.52-4.812M17.5 17.5c2.485 0 4.5-1.948 4.5-4.35S19.985 8.8 17.5 8.8h-.022m0 0q.021-.24.022-.483C17.5 5.38 15.038 3 12 3C9.123 3 6.762 5.135 6.52 7.855m10.958.945a5.2 5.2 0 0 1-1.235 2.9M6.52 7.855q.237-.021.48-.022c1.126 0 2.165.36 3 .967m2.578 5.2l-1.774 2.684c-.237.36-.356.539-.282.677c.073.139.287.139.716.139h1.524c.429 0 .643 0 .716.139c.074.138-.045.318-.282.677L11.422 21"/></svg>
</template>

CSS

.icon-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%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M7%2017.5c-2.761%200-5-2.164-5-4.833c0-2.513%201.984-4.578%204.52-4.812M17.5%2017.5c2.485%200%204.5-1.948%204.5-4.35S19.985%208.8%2017.5%208.8h-.022m0%200q.021-.24.022-.483C17.5%205.38%2015.038%203%2012%203C9.123%203%206.762%205.135%206.52%207.855m10.958.945a5.2%205.2%200%200%201-1.235%202.9M6.52%207.855q.237-.021.48-.022c1.126%200%202.165.36%203%20.967m2.578%205.2l-1.774%202.684c-.237.36-.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%2021%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M7%2017.5c-2.761%200-5-2.164-5-4.833c0-2.513%201.984-4.578%204.52-4.812M17.5%2017.5c2.485%200%204.5-1.948%204.5-4.35S19.985%208.8%2017.5%208.8h-.022m0%200q.021-.24.022-.483C17.5%205.38%2015.038%203%2012%203C9.123%203%206.762%205.135%206.52%207.855m10.958.945a5.2%205.2%200%200%201-1.235%202.9M6.52%207.855q.237-.021.48-.022c1.126%200%202.165.36%203%20.967m2.578%205.2l-1.774%202.684c-.237.36-.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%2021%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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