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="M 31.0031738 39 L 31.0031738 68 L 40 68 L 40 64 L 35 64 L 35 43 L 73 43 L 73 64 L 68 64 L 68 68 L 77 68 L 77 39 Z" /> 34 <path 35 android:fillColor="@color/hvac_icon_color" 36 android:strokeWidth="1" 37 android:pathData="M45.017,70.0162 C45.017,69.1012 44.805,68.7422 44.429,68.1382 C43.988,67.3862 3843.384,66.3742 43.384,64.5612 C43.384,62.7482 43.988,61.7352 44.429,61.0002 39C44.805,60.3962 45.017,60.0202 45.017,59.1222 C45.017,58.2232 44.805,57.8482 4044.429,57.2432 C43.988,56.4922 43.384,55.4792 43.384,53.6662 L46.65,53.6662 41C46.65,54.5812 46.863,54.9402 47.238,55.5452 C47.679,56.2962 48.284,57.3092 4248.284,59.1222 C48.284,60.9352 47.679,61.9472 47.238,62.6822 C46.863,63.2872 4346.65,63.6462 46.65,64.5612 C46.65,65.4752 46.863,65.8352 47.238,66.4392 44C47.679,67.1902 48.284,68.2032 48.284,70.0162 C48.284,70.0442 45.017,70.0562 4545.017,70.0162" /> 46 <path 47 android:fillColor="@color/hvac_icon_color" 48 android:strokeWidth="1" 49 android:pathData="M53.517,70.0162 C53.517,69.1012 53.305,68.7422 52.929,68.1382 C52.488,67.3862 5051.884,66.3742 51.884,64.5612 C51.884,62.7482 52.488,61.7352 52.929,61.0002 51C53.305,60.3962 53.517,60.0202 53.517,59.1222 C53.517,58.2232 53.305,57.8482 5252.929,57.2432 C52.488,56.4922 51.884,55.4792 51.884,53.6662 L55.15,53.6662 53C55.15,54.5812 55.363,54.9402 55.738,55.5452 C56.179,56.2962 56.784,57.3092 5456.784,59.1222 C56.784,60.9352 56.179,61.9472 55.738,62.6822 C55.363,63.2872 5555.15,63.6462 55.15,64.5612 C55.15,65.4752 55.363,65.8352 55.738,66.4392 56C56.179,67.1902 56.784,68.2032 56.784,70.0162 C56.784,70.0442 53.517,70.0562 5753.517,70.0162" /> 58 <path 59 android:fillColor="@color/hvac_icon_color" 60 android:strokeWidth="1" 61 android:pathData="M61.8002,70.0162 C61.8002,69.1012 61.5882,68.7422 61.2122,68.1382 62C60.7712,67.3862 60.1672,66.3742 60.1672,64.5612 C60.1672,62.7482 6360.7712,61.7352 61.2122,61.0002 C61.5882,60.3962 61.8002,60.0202 61.8002,59.1222 64C61.8002,58.2232 61.5882,57.8482 61.2122,57.2432 C60.7712,56.4922 6560.1672,55.4792 60.1672,53.6662 L63.4332,53.6662 C63.4332,54.5812 6663.6462,54.9402 64.0212,55.5452 C64.4622,56.2962 65.0672,57.3092 65.0672,59.1222 67C65.0672,60.9352 64.4622,61.9472 64.0212,62.6822 C63.6462,63.2872 6863.4332,63.6462 63.4332,64.5612 C63.4332,65.4752 63.6462,65.8352 64.0212,66.4392 69C64.4622,67.1902 65.0672,68.2032 65.0672,70.0162 C65.0672,70.0442 7061.8002,70.0562 61.8002,70.0162" /> 71</vector>