1<?xml version="1.0" encoding="utf-8"?>
2<!--
3  ~ Copyright (C) 2021 The Android Open Source Project
4  ~
5  ~ Licensed under the Apache License, Version 2.0 (the "License");
6  ~ you may not use this file except in compliance with the License.
7  ~ You may obtain a copy of the License at
8  ~
9  ~      http://www.apache.org/licenses/LICENSE-2.0
10  ~
11  ~ Unless required by applicable law or agreed to in writing, software
12  ~ distributed under the License is distributed on an "AS IS" BASIS,
13  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14  ~ See the License for the specific language governing permissions and
15  ~ limitations under the License.
16  -->
17<vector
18    xmlns:android="http://schemas.android.com/apk/res/android"
19    android:width="@dimen/hvac_icon_drawable_width"
20    android:height="@dimen/hvac_icon_drawable_height"
21    android:viewportWidth="108"
22    android:viewportHeight="108">
23
24    <path
25        android:strokeWidth="1"
26        android:pathData="M 0 0 L 108 0 L 108 108 L 0 108 Z" />
27    <path
28        android:strokeWidth="1"
29        android:pathData="M 26 26 L 82 26 L 82 82 L 26 82 Z" />
30    <path
31        android:fillColor="@color/hvac_icon_color"
32        android:strokeWidth="1"
33        android:pathData="M81.321,48.891 C80.989,48.405 72.987,37 54,37 C50.433,37 47.254,37.403
3444.44,38.06 L47.866,41.486 C49.832,41.176 51.871,41.001 54,41.001 C61.044,41.001
3567.223,42.704 72.365,46.064 C74.813,47.665 76.43,49.281 77.285,50.248
36L70.149,63.769 L73.11,66.73 L82,49.887 L81.321,48.891 Z" />
37    <path
38        android:fillColor="@color/hvac_icon_color"
39        android:strokeWidth="1"
40        android:pathData="M31.3689,36.8655 L35.8109,41.3075 C29.7069,44.5945 26.8729,48.6065
4126.6789,48.8905 L25.9999,49.8865 L35.6459,68.1635 L39.1839,66.2955
42L30.7149,50.2485 C31.5719,49.2785 33.1879,47.6635 35.6349,46.0635
43C36.6459,45.4035 37.7049,44.8215 38.7969,44.2935 L70.0359,75.5325
44L72.9989,72.5685 L34.3319,33.9025 L31.3689,36.8655 Z" />
45</vector>