cloud icon
cloud from Prime Icons by PrimeTek · Regular · MIT Free for personal and commercial use.
- Name
- cloud
- Set
- Prime Icons
- Style
- Regular
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
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
Related icons in Prime Icons
Use the cloud icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.5 18.75h-7a6.75 6.75 0 1 1 6.2-9.42a4.4 4.4 0 0 1 .8-.08A5.07 5.07 0 0 1 21.25 14a4.75 4.75 0 0 1-4.75 4.75m-7-12a5.25 5.25 0 0 0 0 10.5h7A3.26 3.26 0 0 0 19.75 14a3.57 3.57 0 0 0-3.25-3.25a3.1 3.1 0 0 0-1 .19a.78.78 0 0 1-.58 0a.73.73 0 0 1-.37-.44A5.24 5.24 0 0 0 9.5 6.75"/></svg>
React
import type { SVGProps } from "react";
export function PrimeCloud(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.5 18.75h-7a6.75 6.75 0 1 1 6.2-9.42a4.4 4.4 0 0 1 .8-.08A5.07 5.07 0 0 1 21.25 14a4.75 4.75 0 0 1-4.75 4.75m-7-12a5.25 5.25 0 0 0 0 10.5h7A3.26 3.26 0 0 0 19.75 14a3.57 3.57 0 0 0-3.25-3.25a3.1 3.1 0 0 0-1 .19a.78.78 0 0 1-.58 0a.73.73 0 0 1-.37-.44A5.24 5.24 0 0 0 9.5 6.75"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.5 18.75h-7a6.75 6.75 0 1 1 6.2-9.42a4.4 4.4 0 0 1 .8-.08A5.07 5.07 0 0 1 21.25 14a4.75 4.75 0 0 1-4.75 4.75m-7-12a5.25 5.25 0 0 0 0 10.5h7A3.26 3.26 0 0 0 19.75 14a3.57 3.57 0 0 0-3.25-3.25a3.1 3.1 0 0 0-1 .19a.78.78 0 0 1-.58 0a.73.73 0 0 1-.37-.44A5.24 5.24 0 0 0 9.5 6.75"/></svg> </template>
CSS
.icon-cloud {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.5%2018.75h-7a6.75%206.75%200%201%201%206.2-9.42a4.4%204.4%200%200%201%20.8-.08A5.07%205.07%200%200%201%2021.25%2014a4.75%204.75%200%200%201-4.75%204.75m-7-12a5.25%205.25%200%200%200%200%2010.5h7A3.26%203.26%200%200%200%2019.75%2014a3.57%203.57%200%200%200-3.25-3.25a3.1%203.1%200%200%200-1%20.19a.78.78%200%200%201-.58%200a.73.73%200%200%201-.37-.44A5.24%205.24%200%200%200%209.5%206.75%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.5%2018.75h-7a6.75%206.75%200%201%201%206.2-9.42a4.4%204.4%200%200%201%20.8-.08A5.07%205.07%200%200%201%2021.25%2014a4.75%204.75%200%200%201-4.75%204.75m-7-12a5.25%205.25%200%200%200%200%2010.5h7A3.26%203.26%200%200%200%2019.75%2014a3.57%203.57%200%200%200-3.25-3.25a3.1%203.1%200%200%200-1%20.19a.78.78%200%200%201-.58%200a.73.73%200%200%201-.37-.44A5.24%205.24%200%200%200%209.5%206.75%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/prime/cloud.svg?color=%231a73e8&size=48