cloud angled rain zap icon
cloud-angled-rain-zap from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- cloud-angled-rain-zap
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
cloud-alertcloud-angled-raincloud-angled-zapcloud-backupcloud-big-raincloud-checkcloud-cogcloud-downloadcloud-drizzlecloud-fast-windcloud-fogcloud-hailcloud-hailstonecloud-lightningcloud-little-raincloud-little-snowcloud-loadingcloud-mid-raincloud-mid-snowcloud-moon-raincloud-offcloud-raincloud-rain-windcloud-saving-done-01
Use the cloud angled rain 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="M17.478 8.697h.022c2.485 0 4.5 1.913 4.5 4.273c0 1.86-1.252 3.443-3 4.03m-1.522-8.303q.021-.234.022-.475C17.5 5.338 15.038 3 12 3C9.123 3 6.762 5.097 6.52 7.77m10.958.927a5.06 5.06 0 0 1-1.235 2.849M6.52 7.769C3.984 8 2 10.027 2 12.495c0 1.554.786 2.933 2 3.799m2.52-8.525A5 5 0 0 1 7 7.748c1.126 0 2.165.353 3 .95M9.078 13.5l-1.774 2.684c-.237.36-.356.539-.282.677c.073.139.287.139.715.139h1.526c.428 0 .642 0 .715.139c.074.138-.045.318-.282.677L7.922 20.5m8.078-2l-1 2m-2-2l-1 2"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsCloudAngledRainZap(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="M17.478 8.697h.022c2.485 0 4.5 1.913 4.5 4.273c0 1.86-1.252 3.443-3 4.03m-1.522-8.303q.021-.234.022-.475C17.5 5.338 15.038 3 12 3C9.123 3 6.762 5.097 6.52 7.77m10.958.927a5.06 5.06 0 0 1-1.235 2.849M6.52 7.769C3.984 8 2 10.027 2 12.495c0 1.554.786 2.933 2 3.799m2.52-8.525A5 5 0 0 1 7 7.748c1.126 0 2.165.353 3 .95M9.078 13.5l-1.774 2.684c-.237.36-.356.539-.282.677c.073.139.287.139.715.139h1.526c.428 0 .642 0 .715.139c.074.138-.045.318-.282.677L7.922 20.5m8.078-2l-1 2m-2-2l-1 2"/></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="M17.478 8.697h.022c2.485 0 4.5 1.913 4.5 4.273c0 1.86-1.252 3.443-3 4.03m-1.522-8.303q.021-.234.022-.475C17.5 5.338 15.038 3 12 3C9.123 3 6.762 5.097 6.52 7.77m10.958.927a5.06 5.06 0 0 1-1.235 2.849M6.52 7.769C3.984 8 2 10.027 2 12.495c0 1.554.786 2.933 2 3.799m2.52-8.525A5 5 0 0 1 7 7.748c1.126 0 2.165.353 3 .95M9.078 13.5l-1.774 2.684c-.237.36-.356.539-.282.677c.073.139.287.139.715.139h1.526c.428 0 .642 0 .715.139c.074.138-.045.318-.282.677L7.922 20.5m8.078-2l-1 2m-2-2l-1 2"/></svg> </template>
CSS
.icon-cloud-angled-rain-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%22M17.478%208.697h.022c2.485%200%204.5%201.913%204.5%204.273c0%201.86-1.252%203.443-3%204.03m-1.522-8.303q.021-.234.022-.475C17.5%205.338%2015.038%203%2012%203C9.123%203%206.762%205.097%206.52%207.77m10.958.927a5.06%205.06%200%200%201-1.235%202.849M6.52%207.769C3.984%208%202%2010.027%202%2012.495c0%201.554.786%202.933%202%203.799m2.52-8.525A5%205%200%200%201%207%207.748c1.126%200%202.165.353%203%20.95M9.078%2013.5l-1.774%202.684c-.237.36-.356.539-.282.677c.073.139.287.139.715.139h1.526c.428%200%20.642%200%20.715.139c.074.138-.045.318-.282.677L7.922%2020.5m8.078-2l-1%202m-2-2l-1%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M17.478%208.697h.022c2.485%200%204.5%201.913%204.5%204.273c0%201.86-1.252%203.443-3%204.03m-1.522-8.303q.021-.234.022-.475C17.5%205.338%2015.038%203%2012%203C9.123%203%206.762%205.097%206.52%207.77m10.958.927a5.06%205.06%200%200%201-1.235%202.849M6.52%207.769C3.984%208%202%2010.027%202%2012.495c0%201.554.786%202.933%202%203.799m2.52-8.525A5%205%200%200%201%207%207.748c1.126%200%202.165.353%203%20.95M9.078%2013.5l-1.774%202.684c-.237.36-.356.539-.282.677c.073.139.287.139.715.139h1.526c.428%200%20.642%200%20.715.139c.074.138-.045.318-.282.677L7.922%2020.5m8.078-2l-1%202m-2-2l-1%202%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/cloud-angled-rain-zap.svg?color=%231a73e8&size=48