Cloud SVG icon, line

Free

A rounded cloud with a flat lower edge represents cloudy conditions. Use it on forecast calendars and classroom weather charts.

Sign in to download. Free SVGs are free with any account.

How to use it

HTML <img>
<img src="https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/Xwagd-SrNfcZ/amnt.svg" alt="Cloud" width="48" height="48">
Inline SVG
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 19a3 3 0 0 1-3-3c0-1.7 1.3-3 3-3 .4 0 .8.1 1.2.2A6.5 6.5 0 0 1 12.5 6a6.5 6.5 0 0 1 6.4 5.2A4 4 0 0 1 22 15.2c0 2.1-1.6 3.8-3.7 3.8H5Z"/></svg>
CSS background-image
.cloud {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/Xwagd-SrNfcZ/amnt.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.cloud {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/Xwagd-SrNfcZ/amnt.svg") center / contain no-repeat;
}
React
import CloudSvg from "./cloud.jsx"; // from the React tab above

<CloudSvg width={48} height={48} />

Made with AMNT

AMNT SVG 1.1 drew this from the words Cloud: One rounded cloud with a flat lower edge. as part of the pack Weather icons, line. Want one like it? Make your own in the SVG studio.

Rest of Weather icons, line

Similar SVGs

Licence: free. A Free account may use it for personal work; Pro and Max download it with a commercial licence, fixed at download, forever. No credit needed. Read the licence