cloud icon
cloud-duotone from Reicon by REICON · Duotone · Weather · MIT Free for personal and commercial use.
- Name
- cloud-duotone
- Set
- Reicon
- Style
- Duotone
- Category
- Weather
- Viewbox
- 24×24
- License
- MIT
2 other variants in Reicon
The same icon in other sets
All cloud icons →cloudAkar Iconscloud-filledAnt Design IconscloudBootstrap IconscloudBoxIcons v2cloudBoxIcons v2 SolidcloudCarboncloudCodiconscloudEmoji One (Colored)cloudFramework7 IconscloudFont Awesome 6 SolidcloudFont Awesome RegularcloudFont Awesome SolidcloudFeather Iconscloud-16-filledFluent UI System Iconscloud-16Fluent UI System Color IconscloudFluent EmojicloudFluent Emoji FlatcloudFluent Emoji High ContrastcloudFirefox OS Emojicloudcss.ggcloudHeroIconscloudHuge IconscloudHumbleiconscloudIconoir
More weather icons from Reicon
Use the cloud icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M22 14.353C22 17.472 19.442 20 16.286 20h-5.787a7.5 7.5 0 0 1 7.487-11.853q.119.422.17.868C20.392 9.78 22 11.881 22 14.353" clip-rule="evenodd" opacity=".5"/><path d="M12.476 4C9.32 4 6.762 6.528 6.762 9.647c0 .69.125 1.35.354 1.962a4.4 4.4 0 0 0-.83-.08C3.919 11.53 2 13.426 2 15.765S3.919 20 6.286 20H10.5a7.5 7.5 0 0 1 7.487-11.853l-.047-.158C17.224 5.68 15.048 4 12.476 4"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconCloudDuotone(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 fillRule="evenodd" d="M22 14.353C22 17.472 19.442 20 16.286 20h-5.787a7.5 7.5 0 0 1 7.487-11.853q.119.422.17.868C20.392 9.78 22 11.881 22 14.353" clipRule="evenodd" opacity=".5"/><path d="M12.476 4C9.32 4 6.762 6.528 6.762 9.647c0 .69.125 1.35.354 1.962a4.4 4.4 0 0 0-.83-.08C3.919 11.53 2 13.426 2 15.765S3.919 20 6.286 20H10.5a7.5 7.5 0 0 1 7.487-11.853l-.047-.158C17.224 5.68 15.048 4 12.476 4"/></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 fill-rule="evenodd" d="M22 14.353C22 17.472 19.442 20 16.286 20h-5.787a7.5 7.5 0 0 1 7.487-11.853q.119.422.17.868C20.392 9.78 22 11.881 22 14.353" clip-rule="evenodd" opacity=".5"/><path d="M12.476 4C9.32 4 6.762 6.528 6.762 9.647c0 .69.125 1.35.354 1.962a4.4 4.4 0 0 0-.83-.08C3.919 11.53 2 13.426 2 15.765S3.919 20 6.286 20H10.5a7.5 7.5 0 0 1 7.487-11.853l-.047-.158C17.224 5.68 15.048 4 12.476 4"/></g></svg> </template>
CSS
.icon-cloud-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%20fill-rule%3D%22evenodd%22%20d%3D%22M22%2014.353C22%2017.472%2019.442%2020%2016.286%2020h-5.787a7.5%207.5%200%200%201%207.487-11.853q.119.422.17.868C20.392%209.78%2022%2011.881%2022%2014.353%22%20clip-rule%3D%22evenodd%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M12.476%204C9.32%204%206.762%206.528%206.762%209.647c0%20.69.125%201.35.354%201.962a4.4%204.4%200%200%200-.83-.08C3.919%2011.53%202%2013.426%202%2015.765S3.919%2020%206.286%2020H10.5a7.5%207.5%200%200%201%207.487-11.853l-.047-.158C17.224%205.68%2015.048%204%2012.476%204%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%20fill-rule%3D%22evenodd%22%20d%3D%22M22%2014.353C22%2017.472%2019.442%2020%2016.286%2020h-5.787a7.5%207.5%200%200%201%207.487-11.853q.119.422.17.868C20.392%209.78%2022%2011.881%2022%2014.353%22%20clip-rule%3D%22evenodd%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M12.476%204C9.32%204%206.762%206.528%206.762%209.647c0%20.69.125%201.35.354%201.962a4.4%204.4%200%200%200-.83-.08C3.919%2011.53%202%2013.426%202%2015.765S3.919%2020%206.286%2020H10.5a7.5%207.5%200%200%201%207.487-11.853l-.047-.158C17.224%205.68%2015.048%204%2012.476%204%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/cloud-duotone.svg?color=%231a73e8&size=48