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 xmlns:android="http://schemas.android.com/apk/res/android" 18 android:viewportWidth="108" 19 android:viewportHeight="108" 20 android:width="@dimen/hvac_icon_drawable_width" 21 android:height="@dimen/hvac_icon_drawable_height"> 22 <group 23 android:scaleX="-1" 24 android:scaleY="-1" 25 android:translateX="96.33334" 26 android:translateY="73"> 27 <path 28 android:pathData="M57.5 38.25l0 -3.5 -12.845 0 0 -4.083333L38.833333 36.5 44.655 42.333333 44.655 38.25Z" 29 android:fillColor="@color/hvac_icon_color" /> 30 </group> 31 <group 32 android:rotation="-90" 33 android:translateX="-16.33333" 34 android:translateY="87"> 35 <path 36 android:pathData="M44.666667 53.416667l0 -3.5 -12.845 0 0 -4.083334L26 51.666667 31.821667 57.5l0 -4.083333z" 37 android:fillColor="@color/hvac_icon_color" /> 38 </group> 39 <path 40 android:pathData="M59.012449 61.002836l2.402926 -9.566666 1.394434 -5.6c0.592448 -1.966757 1.907369 -2.950135 3.131464 -3.29 0.74654 -0.21 1.539739 -0.28 2.309608 -0.14 2.916172 0.513333 4.82918 3.243333 4.339264 6.09l-3.149466 13.813333c-0.653222 3.313333 -3.522735 5.693333 -6.882165 5.693333l-15.980621 0 -8.91182 7 -3.499406 -3.5 13.461048 -10.5 11.384734 0z" 41 android:fillColor="@color/hvac_icon_color" /> 42 <path 43 android:pathData="M67.648549 39.158549c-2.1 -1.493334 -2.613334 -4.386667 -1.143334 -6.51 1.47 -2.1 4.386667 -2.613334 6.51 -1.143334 2.1 1.493334 2.613334 4.386667 1.143334 6.51 -1.493334 2.1 -4.386667 2.613334 -6.51 1.143334l0 0z" 44 android:fillColor="@color/hvac_icon_color" /> 45 <path 46 android:pathData="M0 54c0 29.823429 24.176571 54 54 54 29.823429 0 54 -24.176571 54 -54C108 24.176571 83.823429 0 54 0 24.176571 0 0 24.176571 0 54ZM54 3.8616071c27.57 0 50 22.4299999 50 49.9999999 0 27.57 -22.43 50.000003 -50 50.000003 -27.57 0 -50 -22.430003 -50 -50.000003 0 -27.57 22.43 -49.9999999 50 -49.9999999" 47 android:fillColor="@color/hvac_icon_color" /> 48</vector>