<?xml version="1.0" encoding="utf-8"?>
<!--
  ~ Copyright (C) 2021 The Android Open Source Project
  ~
  ~ Licensed under the Apache License, Version 2.0 (the "License");
  ~ you may not use this file except in compliance with the License.
  ~ You may obtain a copy of the License at
  ~
  ~      http://www.apache.org/licenses/LICENSE-2.0
  ~
  ~ Unless required by applicable law or agreed to in writing, software
  ~ distributed under the License is distributed on an "AS IS" BASIS,
  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  ~ See the License for the specific language governing permissions and
  ~ limitations under the License.
  -->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
        android:viewportWidth="96"
        android:viewportHeight="96"
        android:width="@dimen/hvac_icon_drawable_width"
        android:height="@dimen/hvac_icon_drawable_height">
    <path
        android:pathData="M24,0L72,0A24,24 0,0 1,96 24L96,72A24,24 0,0 1,72 96L24,96A24,24 0,0 1,0 72L0,24A24,24 0,0 1,24 0z"
        android:fillColor="@color/hvac_icon_on_background_color"/>
    <path
        android:pathData="M29.08,50.98H25L30.83,56.8L36.66,50.98H32.58V38.13H29.08V50.98Z"
        android:fillColor="@color/hvac_icon_on_foreground_color"/>
    <path
        android:pathData="M54.51,56.8L56.91,47.23L58.3,41.63C58.89,39.66 60.21,38.68 61.43,38.34C62.18,38.13 62.97,38.06 63.74,38.2C66.66,38.71 68.57,41.44 68.08,44.29L64.93,58.1C64.28,61.41 61.41,63.79 58.05,63.79H42.07L33.16,70.79L29.66,67.29L43.12,56.79H54.51V56.8Z"
        android:fillColor="@color/hvac_icon_on_foreground_color"/>
    <path
        android:pathData="M63.14,34.96C61.04,33.47 60.53,30.57 62,28.45C63.47,26.35 66.39,25.84 68.51,27.31C70.61,28.8 71.12,31.7 69.65,33.82C68.16,35.92 65.27,36.43 63.14,34.96Z"
        android:fillColor="@color/hvac_icon_on_foreground_color"/>
</vector>
