sun cloud angled rain 02 icon

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

Name
sun-cloud-angled-rain-02
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the sun cloud angled rain 02 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-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="m12.504 16l-1 2m5.5-2l-1 2m-2.5 2l-1 2m-4.5-6l-1 2m2 2l-1 2m9.474-11.024h.022c2.485 0 4.5 2.006 4.5 4.481c0 1.563-.79 2.733-2 3.543m-2.522-8.024q.021-.246.022-.498C17.5 7.452 15.038 5 12 5c-2.877 0-5.238 2.2-5.48 5.002m10.958.974a5.4 5.4 0 0 1-.578 1.991M6.52 10.003C3.984 10.242 2 12.37 2 14.96c0 1.63.786 3.11 2 4.041m2.52-8.998q.237-.022.48-.022c1.126 0 2.165.37 3 .996"/><path d="M2.96 9.194c-.741-2.722.9-5.52 3.664-6.25m-3.665 6.25L2 9.447m.96-.253c.184.677.498 1.285.908 1.806m2.756-8.055L6.367 2m.257.945A5.23 5.23 0 0 1 12 4.67m-8.523.653l-1.013-.577m8.677-2.289l-.584.998"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsSunCloudAngledRain02(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" strokeLinecap="round" strokeWidth="1.5"><path strokeLinejoin="round" d="m12.504 16l-1 2m5.5-2l-1 2m-2.5 2l-1 2m-4.5-6l-1 2m2 2l-1 2m9.474-11.024h.022c2.485 0 4.5 2.006 4.5 4.481c0 1.563-.79 2.733-2 3.543m-2.522-8.024q.021-.246.022-.498C17.5 7.452 15.038 5 12 5c-2.877 0-5.238 2.2-5.48 5.002m10.958.974a5.4 5.4 0 0 1-.578 1.991M6.52 10.003C3.984 10.242 2 12.37 2 14.96c0 1.63.786 3.11 2 4.041m2.52-8.998q.237-.022.48-.022c1.126 0 2.165.37 3 .996"/><path d="M2.96 9.194c-.741-2.722.9-5.52 3.664-6.25m-3.665 6.25L2 9.447m.96-.253c.184.677.498 1.285.908 1.806m2.756-8.055L6.367 2m.257.945A5.23 5.23 0 0 1 12 4.67m-8.523.653l-1.013-.577m8.677-2.289l-.584.998"/></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-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="m12.504 16l-1 2m5.5-2l-1 2m-2.5 2l-1 2m-4.5-6l-1 2m2 2l-1 2m9.474-11.024h.022c2.485 0 4.5 2.006 4.5 4.481c0 1.563-.79 2.733-2 3.543m-2.522-8.024q.021-.246.022-.498C17.5 7.452 15.038 5 12 5c-2.877 0-5.238 2.2-5.48 5.002m10.958.974a5.4 5.4 0 0 1-.578 1.991M6.52 10.003C3.984 10.242 2 12.37 2 14.96c0 1.63.786 3.11 2 4.041m2.52-8.998q.237-.022.48-.022c1.126 0 2.165.37 3 .996"/><path d="M2.96 9.194c-.741-2.722.9-5.52 3.664-6.25m-3.665 6.25L2 9.447m.96-.253c.184.677.498 1.285.908 1.806m2.756-8.055L6.367 2m.257.945A5.23 5.23 0 0 1 12 4.67m-8.523.653l-1.013-.577m8.677-2.289l-.584.998"/></g></svg>
</template>

CSS

.icon-sun-cloud-angled-rain-02 {
  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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m12.504%2016l-1%202m5.5-2l-1%202m-2.5%202l-1%202m-4.5-6l-1%202m2%202l-1%202m9.474-11.024h.022c2.485%200%204.5%202.006%204.5%204.481c0%201.563-.79%202.733-2%203.543m-2.522-8.024q.021-.246.022-.498C17.5%207.452%2015.038%205%2012%205c-2.877%200-5.238%202.2-5.48%205.002m10.958.974a5.4%205.4%200%200%201-.578%201.991M6.52%2010.003C3.984%2010.242%202%2012.37%202%2014.96c0%201.63.786%203.11%202%204.041m2.52-8.998q.237-.022.48-.022c1.126%200%202.165.37%203%20.996%22%2F%3E%3Cpath%20d%3D%22M2.96%209.194c-.741-2.722.9-5.52%203.664-6.25m-3.665%206.25L2%209.447m.96-.253c.184.677.498%201.285.908%201.806m2.756-8.055L6.367%202m.257.945A5.23%205.23%200%200%201%2012%204.67m-8.523.653l-1.013-.577m8.677-2.289l-.584.998%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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m12.504%2016l-1%202m5.5-2l-1%202m-2.5%202l-1%202m-4.5-6l-1%202m2%202l-1%202m9.474-11.024h.022c2.485%200%204.5%202.006%204.5%204.481c0%201.563-.79%202.733-2%203.543m-2.522-8.024q.021-.246.022-.498C17.5%207.452%2015.038%205%2012%205c-2.877%200-5.238%202.2-5.48%205.002m10.958.974a5.4%205.4%200%200%201-.578%201.991M6.52%2010.003C3.984%2010.242%202%2012.37%202%2014.96c0%201.63.786%203.11%202%204.041m2.52-8.998q.237-.022.48-.022c1.126%200%202.165.37%203%20.996%22%2F%3E%3Cpath%20d%3D%22M2.96%209.194c-.741-2.722.9-5.52%203.664-6.25m-3.665%206.25L2%209.447m.96-.253c.184.677.498%201.285.908%201.806m2.756-8.055L6.367%202m.257.945A5.23%205.23%200%200%201%2012%204.67m-8.523.653l-1.013-.577m8.677-2.289l-.584.998%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/sun-cloud-angled-rain-02.svg?color=%231a73e8&size=48