cloud little rain icon

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

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

Related icons in Huge Icons

Use the cloud little rain 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 d="M12.001 13.5V15M9 16.5V18m6-1.5V18m-8.5 1.5V21m11-1.5V21M12 19.5V21"/><path stroke-linejoin="round" d="M17.478 8.898h.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"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsCloudLittleRain(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 d="M12.001 13.5V15M9 16.5V18m6-1.5V18m-8.5 1.5V21m11-1.5V21M12 19.5V21"/><path strokeLinejoin="round" d="M17.478 8.898h.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"/></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 d="M12.001 13.5V15M9 16.5V18m6-1.5V18m-8.5 1.5V21m11-1.5V21M12 19.5V21"/><path stroke-linejoin="round" d="M17.478 8.898h.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"/></g></svg>
</template>

CSS

.icon-cloud-little-rain {
  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%20d%3D%22M12.001%2013.5V15M9%2016.5V18m6-1.5V18m-8.5%201.5V21m11-1.5V21M12%2019.5V21%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M17.478%208.898h.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%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%20d%3D%22M12.001%2013.5V15M9%2016.5V18m6-1.5V18m-8.5%201.5V21m11-1.5V21M12%2019.5V21%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M17.478%208.898h.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%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/cloud-little-rain.svg?color=%231a73e8&size=48