blob: df28638c64c83dfd4508113577328e56593f4c70 [file] [log] [blame]
John Spurlock96fe98d2014-08-27 09:36:02 -04001<!--
2Copyright (C) 2014 The Android Open Source Project
3
4 Licensed under the Apache License, Version 2.0 (the "License");
5 you may not use this file except in compliance with the License.
6 You may obtain a copy of the License at
7
8 http://www.apache.org/licenses/LICENSE-2.0
9
10 Unless required by applicable law or agreed to in writing, software
11 distributed under the License is distributed on an "AS IS" BASIS,
12 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 See the License for the specific language governing permissions and
14 limitations under the License.
15-->
Jorim Jaggi5172dc22014-09-02 14:59:06 +020016<inset xmlns:android="http://schemas.android.com/apk/res/android"
17 android:insetLeft="2.5dp"
18 android:insetRight="2.5dp">
19 <vector android:width="22dp"
20 android:height="17dp"
21 android:viewportWidth="48.0"
22 android:viewportHeight="48.0">
John Spurlock96fe98d2014-08-27 09:36:02 -040023
Jorim Jaggi5172dc22014-09-02 14:59:06 +020024 <path
25 android:fillColor="#FFFFFFFF"
26 android:pathData="M2.0,36.0l0.0,6.0l6.0,0.0C8.0,38.7 5.3,36.0 2.0,36.0zM2.0,28.0l0.0,4.0c5.5,0.0 10.0,4.5 10.0,10.0l4.0,0.0C16.0,34.3 9.7,28.0 2.0,28.0zM38.0,14.0L10.0,14.0l0.0,3.3c7.9,2.6 14.2,8.8 16.7,16.7L38.0,34.0L38.0,14.0zM2.0,20.0l0.0,4.0c9.9,0.0 18.0,8.1 18.0,18.0l4.0,0.0C24.0,29.8 14.1,20.0 2.0,20.0zM42.0,6.0L6.0,6.0c-2.2,0.0 -4.0,1.8 -4.0,4.0l0.0,6.0l4.0,0.0l0.0,-6.0l36.0,0.0l0.0,28.0L28.0,38.0l0.0,4.0l14.0,0.0c2.2,0.0 4.0,-1.8 4.0,-4.0L46.0,10.0C46.0,7.8 44.2,6.0 42.0,6.0z"/>
27 </vector>
28</inset>