1<?xml version="1.0" encoding="utf-8"?>
2<!-- Copyright (C) 2020 The Android Open Source Project
3
4     Licensed under the Apache License, Version 2.0 (the "License");
5     you may not use this file except in compliance with the License.
6     You may obtain a copy of the License at
7
8       http://www.apache.org/licenses/LICENSE-2.0
9
10     Unless required by applicable law or agreed to in writing, software
11     distributed under the License is distributed on an "AS IS" BASIS,
12     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13     See the License for the specific language governing permissions and
14     limitations under the License.
15-->
16
17<vector xmlns:android="http://schemas.android.com/apk/res/android"
18    android:width="256dp"
19    android:height="256dp"
20    android:viewportWidth="256"
21    android:viewportHeight="256">
22  <path
23      android:pathData="M16,8L240,8A8,8 0,0 1,248 16L248,240A8,8 0,0 1,240 248L16,248A8,8 0,0 1,8 240L8,16A8,8 0,0 1,16 8z"
24      android:fillColor="#F9F9F9"/>
25  <path
26      android:pathData="M16,7L240,7A9,9 0,0 1,249 16L249,240A9,9 0,0 1,240 249L16,249A9,9 0,0 1,7 240L7,16A9,9 0,0 1,16 7z"
27      android:strokeAlpha="0.1"
28      android:strokeWidth="2"
29      android:fillColor="#00000000"
30      android:strokeColor="#000000"/>
31  <path
32      android:pathData="M248,57H249V56V16C249,11.029 244.971,7 240,7H16C11.029,7 7,11.029 7,16V56V57H8H248Z"
33      android:strokeWidth="2"
34      android:fillColor="#F6BF26"
35      android:strokeColor="#F6BF26"/>
36  <path
37      android:pathData="M6,58h244v2h-244z"
38      android:strokeAlpha="0.2"
39      android:fillColor="#000000"
40      android:fillAlpha="0.2"/>
41  <path
42      android:pathData="M6,60h244v2h-244z"
43      android:strokeAlpha="0.1"
44      android:fillColor="#000000"
45      android:fillAlpha="0.1"/>
46  <path
47      android:pathData="M36,121h40v24h-40z"
48      android:fillColor="#C0C0C0"/>
49  <path
50      android:pathData="M36,161h40v24h-40z"
51      android:fillColor="#C0C0C0"/>
52  <path
53      android:pathData="M36,201h40v24h-40z"
54      android:fillColor="#C0C0C0"/>
55  <path
56      android:pathData="M84,81h40v24h-40z"
57      android:fillColor="#C0C0C0"/>
58  <path
59      android:pathData="M84,121h40v24h-40z"
60      android:fillColor="#C0C0C0"/>
61  <path
62      android:pathData="M84,161h40v24h-40z"
63      android:fillColor="#C0C0C0"/>
64  <path
65      android:pathData="M84,201h40v24h-40z"
66      android:fillColor="#C0C0C0"/>
67  <path
68      android:pathData="M132,81h40v24h-40z"
69      android:fillColor="#C0C0C0"/>
70  <path
71      android:pathData="M132,121h40v24h-40z"
72      android:fillColor="#C0C0C0"/>
73  <path
74      android:pathData="M132,161h40v24h-40z"
75      android:fillColor="#C0C0C0"/>
76  <path
77      android:pathData="M132,201h40v24h-40z"
78      android:fillColor="#C0C0C0"/>
79  <path
80      android:pathData="M180,81h40v24h-40z"
81      android:fillColor="#C0C0C0"/>
82  <path
83      android:pathData="M180,121h40v24h-40z"
84      android:fillColor="#C0C0C0"/>
85  <path
86      android:pathData="M180,161h40v24h-40z"
87      android:fillColor="#C0C0C0"/>
88  <path
89      android:pathData="M180,201h40v24h-40z"
90      android:fillColor="#F6BF26"/>
91</vector>
92