sun cloud angled rain 01 icon

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

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

Related icons in Huge Icons

Use the sun cloud angled rain 01 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-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="m12.5 16l-1 2m5.5-2l-1 2m-2.5 2l-1 2M8 16l-1 2m2 2l-1 2m9.478-13.102h.022c2.485 0 4.5 1.98 4.5 4.423A4.4 4.4 0 0 1 20 17m-2.522-8.102q.021-.243.022-.492C17.5 5.421 15.038 3 12 3C9.123 3 6.762 5.171 6.52 7.937m10.958.961a5.33 5.33 0 0 1-1.235 2.949M6.52 7.937C3.984 8.175 2 10.274 2 12.83a4.88 4.88 0 0 0 2 3.932m2.52-8.825q.237-.022.48-.022c1.126 0 2.165.366 3 .983"/><path d="M9 3.655A3.84 3.84 0 0 0 5.844 2A3.85 3.85 0 0 0 2 5.857C2 7.154 2.638 8.3 3.616 9"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsSunCloudAngledRain01(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" strokeWidth="1.5"><path strokeLinecap="round" strokeLinejoin="round" d="m12.5 16l-1 2m5.5-2l-1 2m-2.5 2l-1 2M8 16l-1 2m2 2l-1 2m9.478-13.102h.022c2.485 0 4.5 1.98 4.5 4.423A4.4 4.4 0 0 1 20 17m-2.522-8.102q.021-.243.022-.492C17.5 5.421 15.038 3 12 3C9.123 3 6.762 5.171 6.52 7.937m10.958.961a5.33 5.33 0 0 1-1.235 2.949M6.52 7.937C3.984 8.175 2 10.274 2 12.83a4.88 4.88 0 0 0 2 3.932m2.52-8.825q.237-.022.48-.022c1.126 0 2.165.366 3 .983"/><path d="M9 3.655A3.84 3.84 0 0 0 5.844 2A3.85 3.85 0 0 0 2 5.857C2 7.154 2.638 8.3 3.616 9"/></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-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="m12.5 16l-1 2m5.5-2l-1 2m-2.5 2l-1 2M8 16l-1 2m2 2l-1 2m9.478-13.102h.022c2.485 0 4.5 1.98 4.5 4.423A4.4 4.4 0 0 1 20 17m-2.522-8.102q.021-.243.022-.492C17.5 5.421 15.038 3 12 3C9.123 3 6.762 5.171 6.52 7.937m10.958.961a5.33 5.33 0 0 1-1.235 2.949M6.52 7.937C3.984 8.175 2 10.274 2 12.83a4.88 4.88 0 0 0 2 3.932m2.52-8.825q.237-.022.48-.022c1.126 0 2.165.366 3 .983"/><path d="M9 3.655A3.84 3.84 0 0 0 5.844 2A3.85 3.85 0 0 0 2 5.857C2 7.154 2.638 8.3 3.616 9"/></g></svg>
</template>

CSS

.icon-sun-cloud-angled-rain-01 {
  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-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m12.5%2016l-1%202m5.5-2l-1%202m-2.5%202l-1%202M8%2016l-1%202m2%202l-1%202m9.478-13.102h.022c2.485%200%204.5%201.98%204.5%204.423A4.4%204.4%200%200%201%2020%2017m-2.522-8.102q.021-.243.022-.492C17.5%205.421%2015.038%203%2012%203C9.123%203%206.762%205.171%206.52%207.937m10.958.961a5.33%205.33%200%200%201-1.235%202.949M6.52%207.937C3.984%208.175%202%2010.274%202%2012.83a4.88%204.88%200%200%200%202%203.932m2.52-8.825q.237-.022.48-.022c1.126%200%202.165.366%203%20.983%22%2F%3E%3Cpath%20d%3D%22M9%203.655A3.84%203.84%200%200%200%205.844%202A3.85%203.85%200%200%200%202%205.857C2%207.154%202.638%208.3%203.616%209%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-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m12.5%2016l-1%202m5.5-2l-1%202m-2.5%202l-1%202M8%2016l-1%202m2%202l-1%202m9.478-13.102h.022c2.485%200%204.5%201.98%204.5%204.423A4.4%204.4%200%200%201%2020%2017m-2.522-8.102q.021-.243.022-.492C17.5%205.421%2015.038%203%2012%203C9.123%203%206.762%205.171%206.52%207.937m10.958.961a5.33%205.33%200%200%201-1.235%202.949M6.52%207.937C3.984%208.175%202%2010.274%202%2012.83a4.88%204.88%200%200%200%202%203.932m2.52-8.825q.237-.022.48-.022c1.126%200%202.165.366%203%20.983%22%2F%3E%3Cpath%20d%3D%22M9%203.655A3.84%203.84%200%200%200%205.844%202A3.85%203.85%200%200%200%202%205.857C2%207.154%202.638%208.3%203.616%209%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-01.svg?color=%231a73e8&size=48