Conditioner On icon in outline, twotone, bold and bulk. Free in all four styles, for interiors, smart home, real estate, city. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconConditionerOn } from "@devigner-ui/icons";
<IconConditionerOn className="size-6" />
<script setup>
import { IconConditionerOn } from "@devigner-ui/icons-vue";
</script>
<template>
<IconConditionerOn class="size-6" />
</template>
<script>
import { IconConditionerOn } from "@devigner-ui/icons-svelte";
</script>
<IconConditionerOn class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2 7.57c0-2.41 0-3.62.65-4.44a3 3 0 0 1 .48-.48C3.95 2 5.16 2 7.57 2h8.86c2.41 0 3.62 0 4.44.65a3 3 0 0 1 .48.48c.65.82.65 2.03.65 4.44 0 3.22 0 4.83-.87 5.92a4 4 0 0 1-.64.64c-1.09.87-2.7.87-5.92.87H9.43c-3.22 0-4.83 0-5.92-.87a4 4 0 0 1-.64-.64C2 12.4 2 10.8 2 7.57" stroke="currentColor" stroke-width="1.5"></path><path opacity="1" d="m7 17.5-.3.46c-.4.58-.26 1.37.3 1.79s.7 1.2.3 1.79L7 22m5-4.5-.3.46c-.4.58-.26 1.37.3 1.79s.7 1.2.3 1.79L12 22m5-4.5-.3.46c-.4.58-.26 1.37.3 1.79s.7 1.2.3 1.79L17 22" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M18 14.5c0-.46 0-.7-.04-.89a2 2 0 0 0-1.57-1.57c-.2-.04-.43-.04-.89-.04H9c-.93 0-1.4 0-1.77.15a2 2 0 0 0-1.08 1.08c-.12.3-.14.66-.15 1.27" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path d="M6 8.5h12" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path d="M6 6h12" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path></svg>