sun cloud little rain 01 icon

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

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

Related icons in Huge Icons

Use the sun cloud little 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="M17.478 9.045h.022c2.485 0 4.5 2.03 4.5 4.534c0 1.78-1.018 3.18-2.5 3.921m-2.022-8.455a6 6 0 0 0 .022-.504C17.5 5.481 15.038 3 12 3C9.123 3 6.762 5.225 6.52 8.06m10.958.985a5.54 5.54 0 0 1-1.235 3.022M6.52 8.06C3.984 8.303 2 10.456 2 13.075A5.04 5.04 0 0 0 4.609 17.5M6.52 8.06q.237-.023.48-.023c1.126 0 2.165.375 3 1.008"/><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" d="M12.001 14.5V16M9 17.5V19m6-1.5V19m-8.5 1.5V22m11-1.5V22M12 20.5V22"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsSunCloudLittleRain01(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="M17.478 9.045h.022c2.485 0 4.5 2.03 4.5 4.534c0 1.78-1.018 3.18-2.5 3.921m-2.022-8.455a6 6 0 0 0 .022-.504C17.5 5.481 15.038 3 12 3C9.123 3 6.762 5.225 6.52 8.06m10.958.985a5.54 5.54 0 0 1-1.235 3.022M6.52 8.06C3.984 8.303 2 10.456 2 13.075A5.04 5.04 0 0 0 4.609 17.5M6.52 8.06q.237-.023.48-.023c1.126 0 2.165.375 3 1.008"/><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" d="M12.001 14.5V16M9 17.5V19m6-1.5V19m-8.5 1.5V22m11-1.5V22M12 20.5V22"/></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="M17.478 9.045h.022c2.485 0 4.5 2.03 4.5 4.534c0 1.78-1.018 3.18-2.5 3.921m-2.022-8.455a6 6 0 0 0 .022-.504C17.5 5.481 15.038 3 12 3C9.123 3 6.762 5.225 6.52 8.06m10.958.985a5.54 5.54 0 0 1-1.235 3.022M6.52 8.06C3.984 8.303 2 10.456 2 13.075A5.04 5.04 0 0 0 4.609 17.5M6.52 8.06q.237-.023.48-.023c1.126 0 2.165.375 3 1.008"/><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" d="M12.001 14.5V16M9 17.5V19m6-1.5V19m-8.5 1.5V22m11-1.5V22M12 20.5V22"/></g></svg>
</template>

CSS

.icon-sun-cloud-little-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%22M17.478%209.045h.022c2.485%200%204.5%202.03%204.5%204.534c0%201.78-1.018%203.18-2.5%203.921m-2.022-8.455a6%206%200%200%200%20.022-.504C17.5%205.481%2015.038%203%2012%203C9.123%203%206.762%205.225%206.52%208.06m10.958.985a5.54%205.54%200%200%201-1.235%203.022M6.52%208.06C3.984%208.303%202%2010.456%202%2013.075A5.04%205.04%200%200%200%204.609%2017.5M6.52%208.06q.237-.023.48-.023c1.126%200%202.165.375%203%201.008%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%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12.001%2014.5V16M9%2017.5V19m6-1.5V19m-8.5%201.5V22m11-1.5V22M12%2020.5V22%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%22M17.478%209.045h.022c2.485%200%204.5%202.03%204.5%204.534c0%201.78-1.018%203.18-2.5%203.921m-2.022-8.455a6%206%200%200%200%20.022-.504C17.5%205.481%2015.038%203%2012%203C9.123%203%206.762%205.225%206.52%208.06m10.958.985a5.54%205.54%200%200%201-1.235%203.022M6.52%208.06C3.984%208.303%202%2010.456%202%2013.075A5.04%205.04%200%200%200%204.609%2017.5M6.52%208.06q.237-.023.48-.023c1.126%200%202.165.375%203%201.008%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%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12.001%2014.5V16M9%2017.5V19m6-1.5V19m-8.5%201.5V22m11-1.5V22M12%2020.5V22%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-little-rain-01.svg?color=%231a73e8&size=48