• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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    <!-- space -->
23    <path
24        android:pathData="M0,0h108v108h-108z"
25        android:fillColor="#202124"/>
26    <!-- stars -->
27    <group>
28        <path
29            android:pathData="M32,34 h1v1h-1z"
30            android:fillColor="#ffffff"/>
31        <path
32            android:pathData="M33,61 h1v1h-1z"
33            android:fillColor="#ffffff"/>
34        <path
35            android:pathData="M71,34 h1v1h-1z"
36            android:fillColor="#ffffff"/>
37        <path
38            android:pathData="M62,56 h1v1h-1z"
39            android:fillColor="#ffffff"/>
40        <path
41            android:pathData="M68,47 h1v1h-1z"
42            android:fillColor="#ffffff"/>
43        <path
44            android:pathData="M72,55 h1v1h-1z"
45            android:fillColor="#ffffff"/>
46        <path
47            android:pathData="M39,36 h1v1h-1z"
48            android:fillColor="#ffffff"/>
49
50        <path
51            android:pathData="M72,49 h2v2h-2z"
52            android:fillColor="#ffffff"/>
53        <path
54            android:pathData="M46,53 h2v2h-2z"
55            android:fillColor="#ffffff"/>
56        <path
57            android:pathData="M32,45 h2v2h-2z"
58            android:fillColor="#ffffff"/>
59        <path
60            android:pathData="M43,37 h2v2h-2z"
61            android:fillColor="#ffffff"/>
62        <path
63            android:pathData="M78,51 h2v2h-2z"
64            android:fillColor="#ffffff"/>
65        <path
66            android:pathData="M34,51 h2v2h-2z"
67            android:fillColor="#ffffff"/>
68        <path
69            android:pathData="M76,41 h2v2h-2z"
70            android:fillColor="#ffffff"/>
71        <path
72            android:pathData="M39,46 h2v2h-2z"
73            android:fillColor="#ffffff"/>
74  </group>
75</vector>
76