xref: /aosp_15_r20/frameworks/base/packages/SystemUI/res/drawable/android15_patch_adaptive_foreground.xml (revision d57664e9bc4670b3ecf6748a746a57c557b6bc9e)
1<?xml version="1.0" encoding="utf-8"?>
2<!--
3Copyright (C) 2024 The Android Open Source Project
4
5   Licensed under the Apache License, Version 2.0 (the "License");
6    you may not use this file except in compliance with the License.
7    You may obtain a copy of the License at
8
9         http://www.apache.org/licenses/LICENSE-2.0
10
11    Unless required by applicable law or agreed to in writing, software
12    distributed under the License is distributed on an "AS IS" BASIS,
13    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14    See the License for the specific language governing permissions and
15    limitations under the License.
16-->
17<vector xmlns:android="http://schemas.android.com/apk/res/android"
18    android:width="108dp"
19    android:height="108dp"
20    android:viewportWidth="108"
21    android:viewportHeight="108">
22
23    <!-- zoomies (themed version) -->
24    <group>
25        <path
26            android:pathData="M53,42C52.21,50.58 46.46,68.95 32.11,74.63C19.22,79.75 5.77,82.32 1.19,83.19C0.68,83.29 0.28,83.36 0,83.42V108H54H108V83.42C107.72,83.36 107.32,83.29 106.81,83.19C102.23,82.32 88.78,79.75 75.89,74.63C61.54,68.95 55.79,50.58 55,42H54H53Z"
27            android:fillColor="@android:color/system_accent1_100"
28            android:fillType="evenOdd"/>
29        <path
30            android:pathData="M53.25,42C52.88,50.53 50.44,69.01 43.68,74.67C36.91,80.33 32.65,82.86 31.37,83.41L54,102.87L76.63,83.41C75.35,82.86 71.09,80.33 64.32,74.67C57.56,69.01 55.12,50.53 54.75,42H54H53.25Z"
31            android:fillColor="#ffffff"
32            android:fillType="evenOdd"/>
33        <path
34            android:pathData="M54,42m-1,0a1,1 0,1 1,2 0a1,1 0,1 1,-2 0"
35            android:fillColor="#ffffff"/>
36    </group>
37    <group>
38        <!-- head! it's like sputnik -->
39        <path
40            android:pathData="M54,94.25m-26.25,0a26.25,26.25 0,1 1,52.5 0a26.25,26.25 0,1 1,-52.5 0"
41            android:fillColor="#34A853"/>
42        <!-- ant -->
43        <path
44            android:pathData="M38,63.5L44.5,74.5"
45            android:strokeWidth="5"
46            android:fillColor="#00000000"
47            android:strokeColor="#34A853"
48            android:strokeLineCap="round"/>
49        <path
50            android:pathData="M70,63.5L63.5,74.5"
51            android:strokeWidth="5"
52            android:fillColor="#00000000"
53            android:strokeColor="#34A853"
54            android:strokeLineCap="round"/>
55    </group>
56    <!-- spaceship -->
57    <path
58        android:pathData="M54,34C52.34,34 51,35.29 51,36.88V40.44C51,40.75 51.25,41 51.56,41C51.87,41 52.13,40.75 52.13,40.44V39.48C52.13,38.87 52.63,38.37 53.25,38.37H54.75C55.37,38.37 55.87,38.87 55.87,39.48V40.44C55.87,40.75 56.13,41 56.44,41C56.75,41 57,40.75 57,40.44V36.88C57,35.29 55.66,34 54,34H54Z"
59        android:fillColor="#E9F3EB"/>
60</vector>
61