blob: 77343af8e85f3e086302bfdd8e44082969959d02 [file] [log] [blame]
Amin Shaikh20d55372019-01-24 17:36:58 -05001<!--
2/**
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 */
17-->
18<vector xmlns:android="http://schemas.android.com/apk/res/android"
19 android:width="24dp"
20 android:height="24dp"
21 android:viewportWidth="24"
22 android:viewportHeight="24">
23
24 <path
25 android:pathData="M 0 0 H 24 V 24 H 0 V 0 Z" />
26 <path
27 android:fillColor="#000000"
28 android:pathData="M16.77,13.71a6.74,6.74,0,0,0-9.54,0,0.75 0.75 ,0,0,0,1.06,1.06h0a5.25,5.25,0,0,1,7.42,0h0a0.08 0.08 ,0,0,1,0,0,0.75 0.75 ,0,0,0,1.17-1,0.8 0.8 ,0,0,0-0.17-0.15Z" />
29 <path
30 android:fillColor="#000000"
31 android:pathData="M 12 17 C 12.8284271247 17 13.5 17.6715728753 13.5 18.5 C 13.5 19.3284271247 12.8284271247 20 12 20 C 11.1715728753 20 10.5 19.3284271247 10.5 18.5 C 10.5 17.6715728753 11.1715728753 17 12 17 Z" />
32 <path
33 android:fillColor="#000000"
34 android:fillAlpha="0.3"
35 android:strokeAlpha="0.3"
36 android:strokeWidth="1"
37 android:pathData="M20,10.73a11.51,11.51,0,0,0-8-3.5,11.55,11.55,0,0,0-8,3.5 0.75 0.75,0,0,0,0.95,1.15A0.38 0.38 ,0,0,0,5,11.77a10.12,10.12,0,0,1,7-3,10.1,10.1,0,0,1,7,3,0.75 0.75 ,0,0,0,1.06,0,0.77 0.77 ,0,0,0,0-1.07Z" />
38 <path
39 android:fillColor="#000000"
40 android:fillAlpha="0.3"
41 android:strokeAlpha="0.3"
42 android:strokeWidth="1"
43 android:pathData="M22.79,7.23A14.76,14.76,0,0,0,12,2.75,14.72,14.72,0,0,0,1.23,7.2a0.75 0.75 ,0,0,0,1.07,1,13.25,13.25,0,0,1,9.7-4,13.27,13.27,0,0,1,9.72,4,0.75 0.75 ,0,0,0,1.07-1Z" />
44</vector>