sun cloud mid rain 01 icon

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

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

Related icons in Huge Icons

Use the sun cloud mid 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 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"/><path stroke-linecap="round" stroke-linejoin="round" d="M17.478 9.01h.022c2.485 0 4.5 2.017 4.5 4.506c0 1.962-1.252 3.365-3 3.984m-1.522-8.49q.021-.249.022-.502A5.504 5.504 0 0 0 12 3a5.504 5.504 0 0 0-5.48 5.03m10.958.98a5.5 5.5 0 0 1-1.235 3.004M6.52 8.03A5.005 5.005 0 0 0 2 13.015C2 15.07 3.234 16.71 5 17.5m1.52-9.47q.237-.022.48-.022c1.126 0 2.165.372 3 1.001"/><path stroke-linejoin="round" d="m12.043 13l-1.136 1.036a1.417 1.417 0 0 0 .029 2.016c.288.28.704.448 1.107.448c.404 0 .737-.14 1.025-.392a1.424 1.424 0 0 0 0-2.044zm-3.5 5.5l-1.136 1.036a1.417 1.417 0 0 0 .029 2.016c.288.28.704.448 1.107.448c.404 0 .737-.14 1.025-.392a1.424 1.424 0 0 0 0-2.044zm7 0l-1.136 1.036a1.417 1.417 0 0 0 .029 2.016c.288.28.704.448 1.107.448c.404 0 .737-.14 1.025-.392a1.424 1.424 0 0 0 0-2.044z"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsSunCloudMidRain01(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 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"/><path strokeLinecap="round" strokeLinejoin="round" d="M17.478 9.01h.022c2.485 0 4.5 2.017 4.5 4.506c0 1.962-1.252 3.365-3 3.984m-1.522-8.49q.021-.249.022-.502A5.504 5.504 0 0 0 12 3a5.504 5.504 0 0 0-5.48 5.03m10.958.98a5.5 5.5 0 0 1-1.235 3.004M6.52 8.03A5.005 5.005 0 0 0 2 13.015C2 15.07 3.234 16.71 5 17.5m1.52-9.47q.237-.022.48-.022c1.126 0 2.165.372 3 1.001"/><path strokeLinejoin="round" d="m12.043 13l-1.136 1.036a1.417 1.417 0 0 0 .029 2.016c.288.28.704.448 1.107.448c.404 0 .737-.14 1.025-.392a1.424 1.424 0 0 0 0-2.044zm-3.5 5.5l-1.136 1.036a1.417 1.417 0 0 0 .029 2.016c.288.28.704.448 1.107.448c.404 0 .737-.14 1.025-.392a1.424 1.424 0 0 0 0-2.044zm7 0l-1.136 1.036a1.417 1.417 0 0 0 .029 2.016c.288.28.704.448 1.107.448c.404 0 .737-.14 1.025-.392a1.424 1.424 0 0 0 0-2.044z"/></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 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"/><path stroke-linecap="round" stroke-linejoin="round" d="M17.478 9.01h.022c2.485 0 4.5 2.017 4.5 4.506c0 1.962-1.252 3.365-3 3.984m-1.522-8.49q.021-.249.022-.502A5.504 5.504 0 0 0 12 3a5.504 5.504 0 0 0-5.48 5.03m10.958.98a5.5 5.5 0 0 1-1.235 3.004M6.52 8.03A5.005 5.005 0 0 0 2 13.015C2 15.07 3.234 16.71 5 17.5m1.52-9.47q.237-.022.48-.022c1.126 0 2.165.372 3 1.001"/><path stroke-linejoin="round" d="m12.043 13l-1.136 1.036a1.417 1.417 0 0 0 .029 2.016c.288.28.704.448 1.107.448c.404 0 .737-.14 1.025-.392a1.424 1.424 0 0 0 0-2.044zm-3.5 5.5l-1.136 1.036a1.417 1.417 0 0 0 .029 2.016c.288.28.704.448 1.107.448c.404 0 .737-.14 1.025-.392a1.424 1.424 0 0 0 0-2.044zm7 0l-1.136 1.036a1.417 1.417 0 0 0 .029 2.016c.288.28.704.448 1.107.448c.404 0 .737-.14 1.025-.392a1.424 1.424 0 0 0 0-2.044z"/></g></svg>
</template>

CSS

.icon-sun-cloud-mid-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%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%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M17.478%209.01h.022c2.485%200%204.5%202.017%204.5%204.506c0%201.962-1.252%203.365-3%203.984m-1.522-8.49q.021-.249.022-.502A5.504%205.504%200%200%200%2012%203a5.504%205.504%200%200%200-5.48%205.03m10.958.98a5.5%205.5%200%200%201-1.235%203.004M6.52%208.03A5.005%205.005%200%200%200%202%2013.015C2%2015.07%203.234%2016.71%205%2017.5m1.52-9.47q.237-.022.48-.022c1.126%200%202.165.372%203%201.001%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m12.043%2013l-1.136%201.036a1.417%201.417%200%200%200%20.029%202.016c.288.28.704.448%201.107.448c.404%200%20.737-.14%201.025-.392a1.424%201.424%200%200%200%200-2.044zm-3.5%205.5l-1.136%201.036a1.417%201.417%200%200%200%20.029%202.016c.288.28.704.448%201.107.448c.404%200%20.737-.14%201.025-.392a1.424%201.424%200%200%200%200-2.044zm7%200l-1.136%201.036a1.417%201.417%200%200%200%20.029%202.016c.288.28.704.448%201.107.448c.404%200%20.737-.14%201.025-.392a1.424%201.424%200%200%200%200-2.044z%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%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%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M17.478%209.01h.022c2.485%200%204.5%202.017%204.5%204.506c0%201.962-1.252%203.365-3%203.984m-1.522-8.49q.021-.249.022-.502A5.504%205.504%200%200%200%2012%203a5.504%205.504%200%200%200-5.48%205.03m10.958.98a5.5%205.5%200%200%201-1.235%203.004M6.52%208.03A5.005%205.005%200%200%200%202%2013.015C2%2015.07%203.234%2016.71%205%2017.5m1.52-9.47q.237-.022.48-.022c1.126%200%202.165.372%203%201.001%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m12.043%2013l-1.136%201.036a1.417%201.417%200%200%200%20.029%202.016c.288.28.704.448%201.107.448c.404%200%20.737-.14%201.025-.392a1.424%201.424%200%200%200%200-2.044zm-3.5%205.5l-1.136%201.036a1.417%201.417%200%200%200%20.029%202.016c.288.28.704.448%201.107.448c.404%200%20.737-.14%201.025-.392a1.424%201.424%200%200%200%200-2.044zm7%200l-1.136%201.036a1.417%201.417%200%200%200%20.029%202.016c.288.28.704.448%201.107.448c.404%200%20.737-.14%201.025-.392a1.424%201.424%200%200%200%200-2.044z%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-mid-rain-01.svg?color=%231a73e8&size=48