1<?xml version="1.0" encoding="utf-8"?>
2<!--
3  ~ Copyright (C) 2022 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
18<vector android:height="132dp" android:viewportHeight="24"
19    android:viewportWidth="24" android:width="132dp" xmlns:android="http://schemas.android.com/apk/res/android">
20    <path android:fillColor="#FFFFFFFF" android:pathData="M19,10.3V16c0,3.87 -3.13,7 -7,7s-7,-3.13 -7,-7v-5.7H19zM14.5,12.5l-0.7,0.7l2.29,2.3l-2.29,2.3l0.7,0.7l3,-3L14.5,12.5zM9.5,12.5l-3,3l3,3l0.7,-0.7l-2.29,-2.3l2.29,-2.3L9.5,12.5zM10,15.07c-0.28,0 -0.5,0.19 -0.5,0.43s0.22,0.43 0.5,0.43s0.5,-0.19 0.5,-0.43S10.28,15.07 10,15.07zM12,15.07c-0.28,0 -0.5,0.19 -0.5,0.43s0.22,0.43 0.5,0.43s0.5,-0.19 0.5,-0.43S12.28,15.07 12,15.07zM14,15.07c-0.28,0 -0.5,0.19 -0.5,0.43s0.22,0.43 0.5,0.43s0.5,-0.19 0.5,-0.43S14.28,15.07 14,15.07zM16.6,1.4c0.17,0.09 0.2,0.25 0.13,0.43L16.7,1.9l-1.1,2c1.84,1.11 3.08,3 3.37,5.12L19,9.3H5c0.21,-2.14 1.37,-4.07 3.16,-5.25L8.4,3.9l-1.1,-2C7.2,1.7 7.2,1.5 7.4,1.4c0.17,-0.09 0.38,-0.07 0.53,0.04L8,1.5l1.2,2.1c1.69,-0.76 3.61,-0.8 5.32,-0.12L14.8,3.6L16,1.5C16.15,1.33 16.4,1.29 16.6,1.4zM8.8,6C8.38,6.04 8.04,6.38 8,6.8c0.04,0.42 0.38,0.76 0.8,0.8c0.44,0 0.8,-0.36 0.8,-0.8S9.24,6 8.8,6zM15.2,6c-0.44,0 -0.8,0.36 -0.8,0.8s0.36,0.8 0.8,0.8c0.42,-0.04 0.76,-0.38 0.8,-0.8C15.96,6.38 15.62,6.04 15.2,6z"/>
21</vector>
22