android13/packages/apps/Car/SystemUI/res/drawable/car_ic_brightness.xml

25 lines
1.6 KiB
XML

<!--
~ 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/car_quick_controls_icon_drawable_width"
android:height="@dimen/car_quick_controls_icon_drawable_height"
android:viewportWidth="36"
android:viewportHeight="36">
<path
android:fillColor="@color/car_quick_controls_icon_drawable_color"
android:pathData="M10.1325 7.26745L7.4475 4.57495L5.325 6.69745L8.0175 9.38995L10.1325 7.26745ZM6 15.75H1.5V18.75H6V15.75ZM19.5 0.824951H16.5V5.24995H19.5V0.824951ZM30.675 6.69745L28.5525 4.57495L25.86 7.26745L27.9825 9.38995L30.675 6.69745ZM25.8675 27.2325L28.56 29.925L30.6825 27.8025L27.99 25.11L25.8675 27.2325ZM30 15.75V18.75H34.5V15.75H30ZM18 8.24995C13.0275 8.24995 9 12.2775 9 17.25C9 22.2225 13.0275 26.25 18 26.25C22.9725 26.25 27 22.2225 27 17.25C27 12.2775 22.9725 8.24995 18 8.24995ZM16.5 33.675H19.5V29.25H16.5V33.675ZM5.325 27.8025L7.4475 29.925L10.14 27.2325L8.0175 25.11L5.325 27.8025Z" />
</vector>