cloud rain icon

cloud-rain-duotone from Phosphor by Phosphor Icons · Duotone · MIT Free for personal and commercial use.

Name
cloud-rain-duotone
Set
Phosphor
Style
Duotone
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Related icons in Phosphor

Use the cloud rain icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M224 92a68 68 0 0 1-68 68H76a44 44 0 1 1 14.2-85.66v.11A68.06 68.06 0 0 1 224 92" opacity=".2"/><path d="m158.66 196.44l-32 48a8 8 0 1 1-13.32-8.88l32-48a8 8 0 0 1 13.32 8.88M232 92a76.08 76.08 0 0 1-76 76h-23.72l-29.62 44.44a8 8 0 1 1-13.32-8.88L113.05 168H76a52 52 0 0 1 0-104a53 53 0 0 1 8.92.76A76.08 76.08 0 0 1 232 92m-16 0a60.06 60.06 0 0 0-120-3.54a8 8 0 0 1-16-.92q.21-3.66.77-7.23A38 38 0 0 0 76 80a36 36 0 0 0 0 72h80a60.07 60.07 0 0 0 60-60"/></g></svg>

React

import type { SVGProps } from "react";

export function PhCloudRainDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M224 92a68 68 0 0 1-68 68H76a44 44 0 1 1 14.2-85.66v.11A68.06 68.06 0 0 1 224 92" opacity=".2"/><path d="m158.66 196.44l-32 48a8 8 0 1 1-13.32-8.88l32-48a8 8 0 0 1 13.32 8.88M232 92a76.08 76.08 0 0 1-76 76h-23.72l-29.62 44.44a8 8 0 1 1-13.32-8.88L113.05 168H76a52 52 0 0 1 0-104a53 53 0 0 1 8.92.76A76.08 76.08 0 0 1 232 92m-16 0a60.06 60.06 0 0 0-120-3.54a8 8 0 0 1-16-.92q.21-3.66.77-7.23A38 38 0 0 0 76 80a36 36 0 0 0 0 72h80a60.07 60.07 0 0 0 60-60"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M224 92a68 68 0 0 1-68 68H76a44 44 0 1 1 14.2-85.66v.11A68.06 68.06 0 0 1 224 92" opacity=".2"/><path d="m158.66 196.44l-32 48a8 8 0 1 1-13.32-8.88l32-48a8 8 0 0 1 13.32 8.88M232 92a76.08 76.08 0 0 1-76 76h-23.72l-29.62 44.44a8 8 0 1 1-13.32-8.88L113.05 168H76a52 52 0 0 1 0-104a53 53 0 0 1 8.92.76A76.08 76.08 0 0 1 232 92m-16 0a60.06 60.06 0 0 0-120-3.54a8 8 0 0 1-16-.92q.21-3.66.77-7.23A38 38 0 0 0 76 80a36 36 0 0 0 0 72h80a60.07 60.07 0 0 0 60-60"/></g></svg>
</template>

CSS

.icon-cloud-rain-duotone {
  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%20256%20256%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2092a68%2068%200%200%201-68%2068H76a44%2044%200%201%201%2014.2-85.66v.11A68.06%2068.06%200%200%201%20224%2092%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22m158.66%20196.44l-32%2048a8%208%200%201%201-13.32-8.88l32-48a8%208%200%200%201%2013.32%208.88M232%2092a76.08%2076.08%200%200%201-76%2076h-23.72l-29.62%2044.44a8%208%200%201%201-13.32-8.88L113.05%20168H76a52%2052%200%200%201%200-104a53%2053%200%200%201%208.92.76A76.08%2076.08%200%200%201%20232%2092m-16%200a60.06%2060.06%200%200%200-120-3.54a8%208%200%200%201-16-.92q.21-3.66.77-7.23A38%2038%200%200%200%2076%2080a36%2036%200%200%200%200%2072h80a60.07%2060.07%200%200%200%2060-60%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%20256%20256%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M224%2092a68%2068%200%200%201-68%2068H76a44%2044%200%201%201%2014.2-85.66v.11A68.06%2068.06%200%200%201%20224%2092%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22m158.66%20196.44l-32%2048a8%208%200%201%201-13.32-8.88l32-48a8%208%200%200%201%2013.32%208.88M232%2092a76.08%2076.08%200%200%201-76%2076h-23.72l-29.62%2044.44a8%208%200%201%201-13.32-8.88L113.05%20168H76a52%2052%200%200%201%200-104a53%2053%200%200%201%208.92.76A76.08%2076.08%200%200%201%20232%2092m-16%200a60.06%2060.06%200%200%200-120-3.54a8%208%200%200%201-16-.92q.21-3.66.77-7.23A38%2038%200%200%200%2076%2080a36%2036%200%200%200%200%2072h80a60.07%2060.07%200%200%200%2060-60%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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