summaryrefslogtreecommitdiff
path: root/res/drawable/ic_qc_ui_mode_auto.xml
diff options
context:
space:
mode:
authorXin Li <delphij@google.com>2024-03-06 09:30:03 -0800
committerXin Li <delphij@google.com>2024-03-06 09:30:03 -0800
commite93eab4406aebaacf8f08d6a2255b85cb1aa0abb (patch)
tree39eedffef1b73740224e92af33be27d3c788d34a /res/drawable/ic_qc_ui_mode_auto.xml
parent1ef6031c657c34def45fcf13eecee864e13c48b7 (diff)
parent67460254dd071815a3a7035afb8f28436fb320cd (diff)
downloadSettings-e93eab4406aebaacf8f08d6a2255b85cb1aa0abb.tar.gz
Merge Android 14 QPR2 to AOSP main
Bug: 319669529 Merged-In: Id28244ae6a80447b6317a9ae1a9a0b2a1202d68b Change-Id: I1c7ffc3b1cec67d47894d4fe4bb4de32105b65fc
Diffstat (limited to 'res/drawable/ic_qc_ui_mode_auto.xml')
-rw-r--r--res/drawable/ic_qc_ui_mode_auto.xml26
1 files changed, 26 insertions, 0 deletions
diff --git a/res/drawable/ic_qc_ui_mode_auto.xml b/res/drawable/ic_qc_ui_mode_auto.xml
new file mode 100644
index 000000000..715400561
--- /dev/null
+++ b/res/drawable/ic_qc_ui_mode_auto.xml
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+ ~ Copyright (C) 2023 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/icon_size"
+ android:height="@dimen/icon_size"
+ android:viewportHeight="48.0"
+ android:viewportWidth="48.0">
+ <path
+ android:fillColor="@color/qc_default_icon_color"
+ android:pathData="M15.5,32.75H18.25L20.1,27.3H28.05L29.95,32.75H32.6L25.25,13.15H22.85ZM20.85,24.9 L23.9,16.75H24.15L27.25,24.9ZM24.05,46.55 L17.3,40H8V30.7L1.3,24L8,17.3V8H17.3L24.05,1.3L30.7,8H40V17.3L46.7,24L40,30.7V40H30.7ZM24.05,23.95ZM24.05,42.35 L29.45,37H37V29.45L42.45,24L37,18.55V11H29.45L24.05,5.55L18.55,11H11V18.55L5.55,24L11,29.45V37H18.5Z"/>
+</vector>