<!--
  ~ 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
  ~
  ~ 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:viewportWidth="960"
    android:viewportHeight="960"
    android:width="@dimen/hvac_power_icon_drawable_width"
    android:height="@dimen/hvac_power_icon_drawable_height">
    <path
        android:pathData="M380,840L380,720L240,580L240,360Q240,336 251,315Q262,294 283,283L360,360L320,360Q320,360 320,360Q320,360 320,360L320,546L460,686L460,760L500,760L500,686L537,649L56,168L112,112L848,848L792,904L594,706L580,720L580,840L380,840ZM686,572L640,526L640,360Q640,360 640,360Q640,360 640,360L474,360L320,206L320,120L400,120L400,280L400,280L560,280L560,120L640,120L640,320L600,280L640,280Q673,280 696.5,303.5Q720,327 720,360L720,538L686,572ZM558,444L558,444Q558,444 558,444Q558,444 558,444L558,444L558,444ZM428,541L428,541L428,541L428,541L428,541L428,541L428,541L428,541Z"
        android:fillColor="@color/hvac_master_switch_color" />
</vector>