blob: 11a3bddaf1df6006afd96305a0c7369e03629630 [file] [log] [blame]
Evan Lairdac9fcf92017-05-04 17:10:40 -04001<?xml version="1.0" encoding="utf-8"?>
John Spurlock4ec8b602015-05-11 17:46:28 -04002<!--
Evan Lairdac9fcf92017-05-04 17:10:40 -04003**
4** Copyright 2017, The Android Open Source Project
5**
6** Licensed under the Apache License, Version 2.0 (the "License");
7** you may not use this file except in compliance with the License.
8** You may obtain a copy of the License at
9**
10** http://www.apache.org/licenses/LICENSE-2.0
11**
12** Unless required by applicable law or agreed to in writing, software
13** distributed under the License is distributed on an "AS IS" BASIS,
14** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15** See the License for the specific language governing permissions and
16** limitations under the License.
17*/
John Spurlock4ec8b602015-05-11 17:46:28 -040018-->
19<inset xmlns:android="http://schemas.android.com/apk/res/android"
20 android:insetLeft="2.5dp"
Evan Lairdac9fcf92017-05-04 17:10:40 -040021 android:insetRight="2.5dp" >
John Spurlock4ec8b602015-05-11 17:46:28 -040022 <vector
Evan Laird706d9682017-05-30 15:03:29 -040023 android:width="16dp"
24 android:height="16dp"
Evan Lairdac9fcf92017-05-04 17:10:40 -040025 android:viewportWidth="16.6"
26 android:viewportHeight="16.6">
27 <group
28 android:translateX="-0.2"
29 android:translateY="-0.2">
30 <path
31 android:pathData="M8.5,3.72c-2.62,0 -4.78,2.16 -4.78,4.78s2.16,4.78 4.78,4.78 4.78,-2.16 4.78,-4.78 -2.07,-4.78 -4.78,-4.78zM10.09,9.56L6.91,9.56c-0.59,0 -1.06,-0.48 -1.06,-1.06s0.48,-1.06 1.06,-1.06h3.19c0.59,0 1.06,0.48 1.06,1.06s-0.48,1.06 -1.07,1.06z"
32 android:fillColor="#FFF"/>
33 <path
34 android:pathData="M8.5,0.53C4.11,0.53 0.53,4.11 0.53,8.5s3.58,7.97 7.97,7.97 7.97,-3.58 7.97,-7.97S12.89,0.53 8.5,0.53zM8.5,15.28c-3.75,0 -6.78,-3.03 -6.78,-6.78S4.75,1.72 8.5,1.72s6.78,3.03 6.78,6.78 -3.03,6.78 -6.78,6.78z"
35 android:fillColor="#FFF"/>
36 </group>
John Spurlock4ec8b602015-05-11 17:46:28 -040037 </vector>
38</inset>