blob: 972882653653619288719b6f995e7aeddac500ac [file] [log] [blame]
<!--
~ Copyright (C) 2021 The Android Open Source Project
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
~ You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
~ Unless required by applicable law or agreed to in writing, software
~ distributed under the License is distributed on an "AS IS" BASIS,
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
~ See the License for the specific language governing permissions and
~ limitations under the License.
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="@dimen/hvac_panel_wide_icon_dimen"
android:height="@dimen/hvac_panel_icon_dimen"
android:viewportWidth="96"
android:viewportHeight="48">
<path
android:pathData="M54.1007,23.7148C48.0506,28.0154 59.9254,33.6881 54.1007,37.4291"
android:strokeWidth="3"
android:fillColor="@android:color/transparent"
android:strokeColor="@color/hvac_on_icon_fill_color"
android:strokeLineCap="round"/>
<path
android:pathData="M47.2453,23.7148C41.1951,28.0154 53.0699,33.6881 47.2453,37.4291"
android:strokeWidth="3"
android:fillColor="@android:color/transparent"
android:strokeColor="@color/hvac_on_icon_fill_color"
android:strokeLineCap="round"/>
<path
android:pathData="M40.3878,23.7148C34.3377,28.0154 46.2125,33.6881 40.3878,37.4291"
android:strokeWidth="3"
android:fillColor="@android:color/transparent"
android:strokeColor="@color/hvac_on_icon_fill_color"
android:strokeLineCap="round"/>
<path
android:pathData="M34.8897,32.2857H33.2499L29.1335,17.9407C28.6618,16.2966 29.4739,14.5563 31.0369,13.8618C36.831,11.2873 42.2146,10 47.1878,10C52.161,10 57.5447,11.2873 63.3387,13.8618C64.9018,14.5563 65.7139,16.2966 65.2421,17.9406L61.1257,32.2857H59.486"
android:strokeLineJoin="round"
android:strokeWidth="3"
android:fillColor="@android:color/transparent"
android:strokeColor="@color/hvac_on_icon_fill_color"
android:strokeLineCap="round"/>
</vector>