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="M45.017,70.0162 C45.017,69.1012 44.805,68.7422 44.429,68.1382 C43.988,67.3862 3443.384,66.3742 43.384,64.5612 C43.384,62.7482 43.988,61.7352 44.429,61.0002 35C44.805,60.3962 45.017,60.0202 45.017,59.1222 C45.017,58.2232 44.805,57.8482 3644.429,57.2432 C43.988,56.4922 43.384,55.4792 43.384,53.6662 L46.65,53.6662 37C46.65,54.5812 46.863,54.9402 47.238,55.5452 C47.679,56.2962 48.284,57.3092 3848.284,59.1222 C48.284,60.9352 47.679,61.9472 47.238,62.6822 C46.863,63.2872 3946.65,63.6462 46.65,64.5612 C46.65,65.4752 46.863,65.8352 47.238,66.4392 40C47.679,67.1902 48.284,68.2032 48.284,70.0162 C48.284,70.0442 45.017,70.0562 4145.017,70.0162" /> 42 <path 43 android:fillColor="@color/hvac_icon_color" 44 android:strokeWidth="1" 45 android:pathData="M53.517,70.0162 C53.517,69.1012 53.305,68.7422 52.929,68.1382 C52.488,67.3862 4651.884,66.3742 51.884,64.5612 C51.884,62.7482 52.488,61.7352 52.929,61.0002 47C53.305,60.3962 53.517,60.0202 53.517,59.1222 C53.517,58.2232 53.305,57.8482 4852.929,57.2432 C52.488,56.4922 51.884,55.4792 51.884,53.6662 L55.15,53.6662 49C55.15,54.5812 55.363,54.9402 55.738,55.5452 C56.179,56.2962 56.784,57.3092 5056.784,59.1222 C56.784,60.9352 56.179,61.9472 55.738,62.6822 C55.363,63.2872 5155.15,63.6462 55.15,64.5612 C55.15,65.4752 55.363,65.8352 55.738,66.4392 52C56.179,67.1902 56.784,68.2032 56.784,70.0162 C56.784,70.0442 53.517,70.0562 5353.517,70.0162" /> 54 <path 55 android:fillColor="@color/hvac_icon_color" 56 android:strokeWidth="1" 57 android:pathData="M61.8002,70.0162 C61.8002,69.1012 61.5882,68.7422 61.2122,68.1382 58C60.7712,67.3862 60.1672,66.3742 60.1672,64.5612 C60.1672,62.7482 5960.7712,61.7352 61.2122,61.0002 C61.5882,60.3962 61.8002,60.0202 61.8002,59.1222 60C61.8002,58.2232 61.5882,57.8482 61.2122,57.2432 C60.7712,56.4922 6160.1672,55.4792 60.1672,53.6662 L63.4332,53.6662 C63.4332,54.5812 6263.6462,54.9402 64.0212,55.5452 C64.4622,56.2962 65.0672,57.3092 65.0672,59.1222 63C65.0672,60.9352 64.4622,61.9472 64.0212,62.6822 C63.6462,63.2872 6463.4332,63.6462 63.4332,64.5612 C63.4332,65.4752 63.6462,65.8352 64.0212,66.4392 65C64.4622,67.1902 65.0672,68.2032 65.0672,70.0162 C65.0672,70.0442 6661.8002,70.0562 61.8002,70.0162" /> 67 <path 68 android:fillColor="@color/hvac_icon_color" 69 android:strokeWidth="1" 70 android:pathData="M72.353,68.164 L68.815,66.296 L77.285,50.248 C76.43,49.281 74.813,47.665 7172.365,46.064 C67.223,42.704 61.044,41.001 54,41.001 C46.956,41.001 7240.777,42.704 35.635,46.064 C33.188,47.664 31.572,49.279 30.715,50.249 73L39.184,66.296 L35.646,68.164 L26,49.887 L26.679,48.891 C27.011,48.405 35.013,37 7454,37 C72.987,37 80.989,48.405 81.321,48.891 L82,49.887 L72.353,68.164 Z" /> 75</vector>