clouds icon

clouds-duotone from Reicon by REICON · Duotone · Weather · MIT Free for personal and commercial use.

Name
clouds-duotone
Set
Reicon
Style
Duotone
Category
Weather
Viewbox
24×24
License
MIT

2 other variants in Reicon

The same icon in other sets

All clouds icons →

More weather icons from Reicon

Use the clouds 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.286 18C19.442 18 22 15.472 22 12.353c0-2.472-1.607-4.573-3.845-5.338C17.837 4.194 15.415 2 12.476 2C9.32 2 6.762 4.528 6.762 7.647c0 .69.125 1.35.354 1.962a4.4 4.4 0 0 0-.83-.08C3.919 9.53 2 11.426 2 13.765S3.919 18 6.286 18z" opacity=".5"/><path d="M18.286 22C20.337 22 22 20.42 22 18.47c0-1.544-1.045-2.857-2.5-3.336C19.295 13.371 17.72 12 15.81 12c-2.052 0-3.715 1.58-3.715 3.53c0 .43.082.844.23 1.226a3 3 0 0 0-.54-.05C10.248 16.706 9 17.89 9 19.353S10.247 22 11.786 22z"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconCloudsDuotone(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.286 18C19.442 18 22 15.472 22 12.353c0-2.472-1.607-4.573-3.845-5.338C17.837 4.194 15.415 2 12.476 2C9.32 2 6.762 4.528 6.762 7.647c0 .69.125 1.35.354 1.962a4.4 4.4 0 0 0-.83-.08C3.919 9.53 2 11.426 2 13.765S3.919 18 6.286 18z" opacity=".5"/><path d="M18.286 22C20.337 22 22 20.42 22 18.47c0-1.544-1.045-2.857-2.5-3.336C19.295 13.371 17.72 12 15.81 12c-2.052 0-3.715 1.58-3.715 3.53c0 .43.082.844.23 1.226a3 3 0 0 0-.54-.05C10.248 16.706 9 17.89 9 19.353S10.247 22 11.786 22z"/></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.286 18C19.442 18 22 15.472 22 12.353c0-2.472-1.607-4.573-3.845-5.338C17.837 4.194 15.415 2 12.476 2C9.32 2 6.762 4.528 6.762 7.647c0 .69.125 1.35.354 1.962a4.4 4.4 0 0 0-.83-.08C3.919 9.53 2 11.426 2 13.765S3.919 18 6.286 18z" opacity=".5"/><path d="M18.286 22C20.337 22 22 20.42 22 18.47c0-1.544-1.045-2.857-2.5-3.336C19.295 13.371 17.72 12 15.81 12c-2.052 0-3.715 1.58-3.715 3.53c0 .43.082.844.23 1.226a3 3 0 0 0-.54-.05C10.248 16.706 9 17.89 9 19.353S10.247 22 11.786 22z"/></g></svg>
</template>

CSS

.icon-clouds-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.286%2018C19.442%2018%2022%2015.472%2022%2012.353c0-2.472-1.607-4.573-3.845-5.338C17.837%204.194%2015.415%202%2012.476%202C9.32%202%206.762%204.528%206.762%207.647c0%20.69.125%201.35.354%201.962a4.4%204.4%200%200%200-.83-.08C3.919%209.53%202%2011.426%202%2013.765S3.919%2018%206.286%2018z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M18.286%2022C20.337%2022%2022%2020.42%2022%2018.47c0-1.544-1.045-2.857-2.5-3.336C19.295%2013.371%2017.72%2012%2015.81%2012c-2.052%200-3.715%201.58-3.715%203.53c0%20.43.082.844.23%201.226a3%203%200%200%200-.54-.05C10.248%2016.706%209%2017.89%209%2019.353S10.247%2022%2011.786%2022z%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.286%2018C19.442%2018%2022%2015.472%2022%2012.353c0-2.472-1.607-4.573-3.845-5.338C17.837%204.194%2015.415%202%2012.476%202C9.32%202%206.762%204.528%206.762%207.647c0%20.69.125%201.35.354%201.962a4.4%204.4%200%200%200-.83-.08C3.919%209.53%202%2011.426%202%2013.765S3.919%2018%206.286%2018z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M18.286%2022C20.337%2022%2022%2020.42%2022%2018.47c0-1.544-1.045-2.857-2.5-3.336C19.295%2013.371%2017.72%2012%2015.81%2012c-2.052%200-3.715%201.58-3.715%203.53c0%20.43.082.844.23%201.226a3%203%200%200%200-.54-.05C10.248%2016.706%209%2017.89%209%2019.353S10.247%2022%2011.786%2022z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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