1<?xml version="1.0" encoding="utf-8"?>
2<!--
3  ~ Copyright (C) 2021 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="32dp"
19    android:height="32dp"
20    android:viewportWidth="32"
21    android:viewportHeight="32">
22  <path
23      android:pathData="m32,15.9994c0,8.8368 -7.1636,16.0006 -16,16.0006 -8.8364,0 -16,-7.1638 -16,-16.0006 0,-8.8356 7.1636,-15.9994 16,-15.9994 8.8364,0 16,7.1638 16,15.9994z"
24      android:fillColor="#3c4043"
25      android:fillType="evenOdd"/>
26  <path
27      android:pathData="m12.4776,17 l4.2164,4.2164c0.408,0.408 0.408,1.0696 0,1.4776 -0.408,0.408 -1.0696,0.408 -1.4776,0l-5.9104,-5.9104c-0.2098,-0.2098 -0.3117,-0.4865 -0.3058,-0.7614 -0.0002,-0.0074 -0.0002,-0.0148 -0.0002,-0.0222s0,-0.0148 0.0002,-0.0222c-0.0059,-0.2749 0.096,-0.5516 0.3058,-0.7614l5.9104,-5.9104c0.408,-0.408 1.0696,-0.408 1.4776,0 0.408,0.408 0.408,1.0696 0,1.4776l-4.2164,4.2164h9.5224c0.5523,0 1,0.4477 1,1s-0.4477,1 -1,1z"
28      android:fillColor="#e8eaed"
29      android:fillType="evenOdd"/>
30</vector>
31