blob: fac551cf4a6329327a7a50df9a2ead19b87719ee [file] [log] [blame]
Amin Shaikh43640e62019-04-05 12:43:19 -04001<?xml version="1.0" encoding="utf-8"?>
Amin Shaikh6b88a8b2019-02-08 09:55:37 -05002<!--
3 Copyright (C) 2019 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-->
Amin Shaikh43640e62019-04-05 12:43:19 -040017<vector xmlns:android="http://schemas.android.com/apk/res/android"
Amin Shaikh903091f2019-05-23 11:37:15 -040018 android:height="17dp"
Amin Shaikh43640e62019-04-05 12:43:19 -040019 android:viewportHeight="24"
20 android:viewportWidth="24"
Amin Shaikh903091f2019-05-23 11:37:15 -040021 android:width="17dp" >
Amin Shaikh43640e62019-04-05 12:43:19 -040022 <path
23 android:fillColor="@android:color/white"
24 android:pathData="M 12 8.8 C 13.7673111995 8.8 15.2 10.2326888005 15.2 12 C 15.2 13.7673111995 13.7673111995 15.2 12 15.2 C 10.2326888005 15.2 8.8 13.7673111995 8.8 12 C 8.8 10.2326888005 10.2326888005 8.8 12 8.8 Z" />
25 <path
26 android:fillColor="@android:color/white"
27 android:pathData="M20,4h-3.17L15,2H9L7.17,4H4C2.9,4,2,4.9,2,6v12c0,1.1,0.9,2,2,2h16c1.1,0,2-0.9,2-2V6C22,4.9,21.1,4,20,4z M12,17 c-2.76,0-5-2.24-5-5s2.24-5,5-5s5,2.24,5,5S14.76,17,12,17z" />
Amin Shaikh6b88a8b2019-02-08 09:55:37 -050028</vector>