blob: 1dadc059457acb54eb37ede719a8155d09e7c292 [file] [log] [blame]
John Spurlockd1c86e22014-06-01 00:04:53 -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"
John Spurlockd1c86e22014-06-01 00:04:53 -040017 android:width="64dp"
ztenghuia95c8ab2014-07-23 09:47:50 -070018 android:height="64dp"
John Spurlockd1c86e22014-06-01 00:04:53 -040019 android:viewportWidth="48.0"
jackqdyuleie689f4e2016-12-05 12:48:35 -080020 android:viewportHeight="48.0"
21 android:tint="?android:attr/colorControlNormal">
John Spurlockd1c86e22014-06-01 00:04:53 -040022
23 <path
ztenghuia95c8ab2014-07-23 09:47:50 -070024 android:fillColor="#FFFFFFFF"
John Spurlockd1c86e22014-06-01 00:04:53 -040025 android:pathData="M28.5,24.0l4.6,4.6c0.6,-1.4 0.9,-3.0 0.9,-4.7c0.0,-1.6 -0.3,-3.2 -0.9,-4.6L28.5,24.0zM39.1,13.4L36.5,16.0c1.3,2.4 2.0,5.1 2.0,8.0s-0.7,5.6 -2.0,8.0l2.4,2.4c1.9,-3.1 3.1,-6.7 3.1,-10.6C42.0,20.0 40.9,16.5 39.1,13.4zM31.4,15.4L20.0,4.0l-2.0,0.0l0.0,15.2L8.8,10.0L6.0,12.8L17.2,24.0L6.0,35.2L8.8,38.0l9.2,-9.2L18.0,44.0l2.0,0.0l11.4,-11.4L22.8,24.0L31.4,15.4zM22.0,11.7l3.8,3.8L22.0,19.2L22.0,11.7zM25.8,32.6L22.0,36.3l0.0,-7.5L25.8,32.6z"/>
26</vector>