AC Unit SVG icon, line

Free

Two vents and downward airflow curves identify a wall-mounted air conditioner. Add it to room control panels or cooling instructions for tenants.

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/idxH2TZvuXoX/amnt.svg" alt="AC Unit" 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"><rect x="2" y="4" width="20" height="10" rx="2"/><path d="M5 9h14M5 12h14M7 17c-1 1-1 2 0 3m5-3c-1 1-1 2 0 3m5-3c-1 1-1 2 0 3"/></svg>
CSS background-image
.ac-unit {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/idxH2TZvuXoX/amnt.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.ac-unit {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/idxH2TZvuXoX/amnt.svg") center / contain no-repeat;
}
React
import ACUnitSvg from "./ac-unit.jsx"; // from the React tab above

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

Made with AMNT

AMNT SVG 1.1 drew this from the words AC Unit: A rectangular wall unit with two vents and three short downward airflow curves. 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