packages/apps/Car/SystemUI/res/drawable/ic_rear_defroster_off.xml

38 lines
1.7 KiB
XML
Raw Normal View History

2025-08-25 08:38:42 +08:00
<?xml version="1.0" encoding="utf-8"?>
<!--
~ 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_icon_drawable_width"
android:height="@dimen/hvac_icon_drawable_height"
android:viewportWidth="108"
android:viewportHeight="108">
<path
android:strokeWidth="1"
android:pathData="M 0 0 L 108 0 L 108 108 L 0 108 Z" />
<path
android:strokeWidth="1"
android:pathData="M 26 26 L 82 26 L 82 82 L 26 82 Z" />
<path
android:fillColor="@color/hvac_icon_color"
android:strokeWidth="1"
android:pathData="M 45.38 39 L 49.38 43 L 73 43 L 73 64 L 70.38 64 L 74.38 68 L 77 68 L 77 39 Z" />
<path
android:fillColor="@color/hvac_icon_color"
android:strokeWidth="1"
android:pathData="M 68 67.5699 L 43.43 42.9999 L 39.43 38.9999 L 34.332 33.9019 L 31.369 36.8659 L 33.503 38.9999 L 31.003 38.9999 L 31.003 67.9999 L 40 67.9999 L 40 63.9999 L 35 63.9999 L 35 42.9999 L 37.503 42.9999 L 70.036 75.5319 L 72.999 72.5689 L 68.43 67.9999 Z" />
</vector>