cloud icon
cloud from Font Awesome Solid by Dave Gandy · Solid · Interfaces · CC-BY-4.0 Attribution required.
- Name
- cloud
- Set
- Font Awesome Solid
- Style
- Solid
- Category
- Interfaces
- Viewbox
- 640×640
- License
- CC BY 4.0
The same icon in other sets
cloudAkar Iconscloud-filledAnt Design IconscloudBootstrap IconscloudBoxIcons v2cloudBoxIcons v2 SolidcloudCarboncloudCodiconscloudEmoji One (Colored)cloudFramework7 IconscloudFont Awesome 6 SolidcloudFont Awesome RegularcloudFeather Iconscloud-16-filledFluent UI System Iconscloud-16Fluent UI System Color IconscloudFluent EmojicloudFluent Emoji FlatcloudFluent Emoji High ContrastcloudFirefox OS Emojicloudcss.ggcloudHeroIconscloudHuge IconscloudHumbleiconscloudIconoircloudIonIcons
More interfaces icons from Font Awesome Solid
Use the cloud icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M32 400c0 79.5 64.5 144 144 144h304c70.7 0 128-57.3 128-128c0-51.6-30.5-96.1-74.5-116.3c6.7-13.1 10.5-28 10.5-43.7c0-53-43-96-96-96c-17.7 0-34.2 4.8-48.4 13.1C375.5 127.3 327.4 96 272 96c-79.5 0-144 64.5-144 144c0 8 .7 15.9 1.9 23.5C73 282.7 32 336.6 32 400"/></svg>
React
import type { SVGProps } from "react";
export function Fa7SolidCloud(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M32 400c0 79.5 64.5 144 144 144h304c70.7 0 128-57.3 128-128c0-51.6-30.5-96.1-74.5-116.3c6.7-13.1 10.5-28 10.5-43.7c0-53-43-96-96-96c-17.7 0-34.2 4.8-48.4 13.1C375.5 127.3 327.4 96 272 96c-79.5 0-144 64.5-144 144c0 8 .7 15.9 1.9 23.5C73 282.7 32 336.6 32 400"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M32 400c0 79.5 64.5 144 144 144h304c70.7 0 128-57.3 128-128c0-51.6-30.5-96.1-74.5-116.3c6.7-13.1 10.5-28 10.5-43.7c0-53-43-96-96-96c-17.7 0-34.2 4.8-48.4 13.1C375.5 127.3 327.4 96 272 96c-79.5 0-144 64.5-144 144c0 8 .7 15.9 1.9 23.5C73 282.7 32 336.6 32 400"/></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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M32%20400c0%2079.5%2064.5%20144%20144%20144h304c70.7%200%20128-57.3%20128-128c0-51.6-30.5-96.1-74.5-116.3c6.7-13.1%2010.5-28%2010.5-43.7c0-53-43-96-96-96c-17.7%200-34.2%204.8-48.4%2013.1C375.5%20127.3%20327.4%2096%20272%2096c-79.5%200-144%2064.5-144%20144c0%208%20.7%2015.9%201.9%2023.5C73%20282.7%2032%20336.6%2032%20400%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M32%20400c0%2079.5%2064.5%20144%20144%20144h304c70.7%200%20128-57.3%20128-128c0-51.6-30.5-96.1-74.5-116.3c6.7-13.1%2010.5-28%2010.5-43.7c0-53-43-96-96-96c-17.7%200-34.2%204.8-48.4%2013.1C375.5%20127.3%20327.4%2096%20272%2096c-79.5%200-144%2064.5-144%20144c0%208%20.7%2015.9%201.9%2023.5C73%20282.7%2032%20336.6%2032%20400%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/cloud.svg?color=%231a73e8&size=48