Back to Explorer
16 - 512
0.5 - 4.0
Save to
fileoutline
md cloud
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdCloudIcon = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
width="24"
height="24"
fill="none"
stroke="currentColor"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
{...props}
>
<path d="M0 0h24v24H0V0z" fill="none"/><path d="M12 6c2.62 0 4.88 1.86 5.39 4.43l.3 1.5 1.53.11c1.56.1 2.78 1.41 2.78 2.96 0 1.65-1.35 3-3 3H6c-2.21 0-4-1.79-4-4 0-2.05 1.53-3.76 3.56-3.97l1.07-.11.5-.95C8.08 7.14 9.94 6 12 6m0-2C9.11 4 6.6 5.64 5.35 8.04 2.34 8.36 0 10.91 0 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96C18.67 6.59 15.64 4 12 4z"/>
</svg>
);SVG Optimizer
Before
0.55 KB
↓
After
0.55 KB
Tags
airatmosphereclimatecloudcloudyconnectionenvironmentfilledforecastgraphiciconinternetmeteorologyminimalnaturenetworkoutlineovercastqueuerainroundroundedshapesimpleskysnowsolidsymboltemperatureuiui elementuploadweatherwhite
Compare Alternatives
See how other libraries approach this concept.