climate mini split icon

climate-mini-split-sharp from Material Symbols by Google · Sharp · Home · Apache-2.0 Free for personal and commercial use.

Name
climate-mini-split-sharp
Set
Material Symbols
Style
Sharp
Category
Home
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More home icons from Material Symbols

Use the climate mini split icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 12V2h20v10h-4V6H6v6zm5 2h2q0 2.075-1.463 3.538T4 19v-2q1.25 0 2.125-.875T7 14m1-2V8h8v4zm3 8v-6h2v6zm4-6h2q0 1.25.875 2.125T20 17v2q-2.075 0-3.537-1.463T15 14"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsClimateMiniSplitSharp(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 12V2h20v10h-4V6H6v6zm5 2h2q0 2.075-1.463 3.538T4 19v-2q1.25 0 2.125-.875T7 14m1-2V8h8v4zm3 8v-6h2v6zm4-6h2q0 1.25.875 2.125T20 17v2q-2.075 0-3.537-1.463T15 14"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 12V2h20v10h-4V6H6v6zm5 2h2q0 2.075-1.463 3.538T4 19v-2q1.25 0 2.125-.875T7 14m1-2V8h8v4zm3 8v-6h2v6zm4-6h2q0 1.25.875 2.125T20 17v2q-2.075 0-3.537-1.463T15 14"/></svg>
</template>

CSS

.icon-climate-mini-split-sharp {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2%2012V2h20v10h-4V6H6v6zm5%202h2q0%202.075-1.463%203.538T4%2019v-2q1.25%200%202.125-.875T7%2014m1-2V8h8v4zm3%208v-6h2v6zm4-6h2q0%201.25.875%202.125T20%2017v2q-2.075%200-3.537-1.463T15%2014%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2%2012V2h20v10h-4V6H6v6zm5%202h2q0%202.075-1.463%203.538T4%2019v-2q1.25%200%202.125-.875T7%2014m1-2V8h8v4zm3%208v-6h2v6zm4-6h2q0%201.25.875%202.125T20%2017v2q-2.075%200-3.537-1.463T15%2014%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/climate-mini-split-sharp.svg?color=%231a73e8&size=48