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 H 82 V 82 H 26 V 26 Z" /> 30 <path 31 android:fillColor="@color/hvac_icon_color" 32 android:strokeWidth="1" 33 android:pathData="M49.3333,40.3333 L61.0003,40.3333 L61.0003,45.0003 L49.8883,45.0003 34L59.2223,54.3333 L61.0003,54.3333 L61.0003,49.6663 L68.0003,56.6663 35L64.7773,59.8893 L75.0003,70.1113 L75.0003,52.0003 L70.1463,38.0233 36C69.6803,36.6463 68.3733,35.6663 66.8333,35.6663 L41.1663,35.6663 37C40.9733,35.6663 40.7843,35.6823 40.6003,35.7123 L45.8893,41.0003 38C46.9563,40.5743 48.1163,40.3333 49.3333,40.3333" /> 39 <path 40 android:fillColor="@color/hvac_icon_color" 41 android:strokeWidth="1" 42 android:pathData="M49.3333,59 C44.1883,59 40.0003,54.812 40.0003,49.667 C40.0003,48.843 4340.1183,48.048 40.3193,47.286 L49.3273,56.294 L52.0333,59 L49.3333,59 Z 44M71.9383,73 L71.9593,73 L68.0003,69.04 L67.2933,68.333 L61.8133,62.854 45L61.0003,62.04 L57.9593,59 L53.2933,54.333 L45.7133,46.754 L42.4003,43.441 46L37.6293,38.669 L31.3843,32.424 L29.5873,30.628 L29.3053,30.345 L29.2943,30.356 47L26.3413,33.309 L35.1643,42.131 L36.1013,43.069 L33.0003,52 L33.0003,70.667 48C33.0003,71.95 34.0503,73 35.3333,73 L37.6663,73 C38.9503,73 40.0003,71.95 4940.0003,70.667 L40.0003,68.333 L61.3663,68.333 L61.8803,68.848 L68.3673,75.334 50L68.3673,75.334 L73.3593,80.327 L76.3123,77.374 L71.9383,73 Z" /> 51</vector>