cloud waterdrop icon

cloud-waterdrop-bold-duotone from Solar by 480 Design · Bold Duotone · Weather · CC-BY-4.0 Attribution required.

Name
cloud-waterdrop-bold-duotone
Set
Solar
Style
Bold Duotone
Category
Weather
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More weather icons from Solar

Use the cloud waterdrop icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M16.2857 19C19.4416 19 22 16.4717 22 13.3529C22 10.8811 20.393 8.78024 18.1551 8.01498C17.8371 5.19371 15.4159 3 12.4762 3C9.32028 3 6.7619 5.52827 6.7619 8.64706C6.7619 9.33687 6.88706 9.9978 7.11616 10.6089C6.8475 10.5567 6.56983 10.5294 6.28571 10.5294C3.91878 10.5294 2 12.4256 2 14.7647C2 17.1038 3.91878 19 6.28571 19H16.2857Z" opacity=".5"/><path d="M15 19.0837C15 20.6946 13.6569 22.0004 12 22.0004C10.3431 22.0004 9 20.6946 9 19.0837C9 18.1718 9.96143 16.9838 10.7958 16.1245C11.4626 15.4377 12.5374 15.4377 13.2042 16.1245C14.0386 16.9838 15 18.1718 15 19.0837Z"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarCloudWaterdropBoldDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M16.2857 19C19.4416 19 22 16.4717 22 13.3529C22 10.8811 20.393 8.78024 18.1551 8.01498C17.8371 5.19371 15.4159 3 12.4762 3C9.32028 3 6.7619 5.52827 6.7619 8.64706C6.7619 9.33687 6.88706 9.9978 7.11616 10.6089C6.8475 10.5567 6.56983 10.5294 6.28571 10.5294C3.91878 10.5294 2 12.4256 2 14.7647C2 17.1038 3.91878 19 6.28571 19H16.2857Z" opacity=".5"/><path d="M15 19.0837C15 20.6946 13.6569 22.0004 12 22.0004C10.3431 22.0004 9 20.6946 9 19.0837C9 18.1718 9.96143 16.9838 10.7958 16.1245C11.4626 15.4377 12.5374 15.4377 13.2042 16.1245C14.0386 16.9838 15 18.1718 15 19.0837Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M16.2857 19C19.4416 19 22 16.4717 22 13.3529C22 10.8811 20.393 8.78024 18.1551 8.01498C17.8371 5.19371 15.4159 3 12.4762 3C9.32028 3 6.7619 5.52827 6.7619 8.64706C6.7619 9.33687 6.88706 9.9978 7.11616 10.6089C6.8475 10.5567 6.56983 10.5294 6.28571 10.5294C3.91878 10.5294 2 12.4256 2 14.7647C2 17.1038 3.91878 19 6.28571 19H16.2857Z" opacity=".5"/><path d="M15 19.0837C15 20.6946 13.6569 22.0004 12 22.0004C10.3431 22.0004 9 20.6946 9 19.0837C9 18.1718 9.96143 16.9838 10.7958 16.1245C11.4626 15.4377 12.5374 15.4377 13.2042 16.1245C14.0386 16.9838 15 18.1718 15 19.0837Z"/></g></svg>
</template>

CSS

.icon-cloud-waterdrop-bold-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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M16.2857%2019C19.4416%2019%2022%2016.4717%2022%2013.3529C22%2010.8811%2020.393%208.78024%2018.1551%208.01498C17.8371%205.19371%2015.4159%203%2012.4762%203C9.32028%203%206.7619%205.52827%206.7619%208.64706C6.7619%209.33687%206.88706%209.9978%207.11616%2010.6089C6.8475%2010.5567%206.56983%2010.5294%206.28571%2010.5294C3.91878%2010.5294%202%2012.4256%202%2014.7647C2%2017.1038%203.91878%2019%206.28571%2019H16.2857Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M15%2019.0837C15%2020.6946%2013.6569%2022.0004%2012%2022.0004C10.3431%2022.0004%209%2020.6946%209%2019.0837C9%2018.1718%209.96143%2016.9838%2010.7958%2016.1245C11.4626%2015.4377%2012.5374%2015.4377%2013.2042%2016.1245C14.0386%2016.9838%2015%2018.1718%2015%2019.0837Z%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%22currentColor%22%3E%3Cpath%20d%3D%22M16.2857%2019C19.4416%2019%2022%2016.4717%2022%2013.3529C22%2010.8811%2020.393%208.78024%2018.1551%208.01498C17.8371%205.19371%2015.4159%203%2012.4762%203C9.32028%203%206.7619%205.52827%206.7619%208.64706C6.7619%209.33687%206.88706%209.9978%207.11616%2010.6089C6.8475%2010.5567%206.56983%2010.5294%206.28571%2010.5294C3.91878%2010.5294%202%2012.4256%202%2014.7647C2%2017.1038%203.91878%2019%206.28571%2019H16.2857Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M15%2019.0837C15%2020.6946%2013.6569%2022.0004%2012%2022.0004C10.3431%2022.0004%209%2020.6946%209%2019.0837C9%2018.1718%209.96143%2016.9838%2010.7958%2016.1245C11.4626%2015.4377%2012.5374%2015.4377%2013.2042%2016.1245C14.0386%2016.9838%2015%2018.1718%2015%2019.0837Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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