blob: e2d3539376c9eac64420a254849ce74da6901f4d [file] [log] [blame]
John Spurlocka625b742014-06-05 09:55:37 -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-->
ztenghuia95c8ab2014-07-23 09:47:50 -070016<vector xmlns:android="http://schemas.android.com/apk/res/android"
Jorim Jaggi5172dc22014-09-02 14:59:06 +020017 android:width="17dp"
18 android:height="17dp"
John Spurlocka625b742014-06-05 09:55:37 -040019 android:viewportWidth="48.0"
ztenghuia95c8ab2014-07-23 09:47:50 -070020 android:viewportHeight="48.0">
John Spurlocka625b742014-06-05 09:55:37 -040021
22 <path
ztenghuia95c8ab2014-07-23 09:47:50 -070023 android:fillColor="#FFFFFFFF"
John Spurlocka625b742014-06-05 09:55:37 -040024 android:pathData="M35.4,15.4L24.0,4.0l-2.0,0.0l0.0,15.2L12.8,10.0L10.0,12.8L21.2,24.0L10.0,35.2l2.8,2.8l9.2,-9.2L22.0,44.0l2.0,0.0l11.4,-11.4L26.8,24.0L35.4,15.4zM26.0,11.7l3.8,3.8L26.0,19.2L26.0,11.7zM29.8,32.6L26.0,36.3l0.0,-7.5L29.8,32.6z"/>
25</vector>