blob: 95345b8bacc3ccb9427f8ba76c4b84b659679632 [file] [log] [blame]
John Spurlock486b78e2014-07-07 08:37:56 -04001<!--
Evan Lairdbcdd0462017-05-15 12:51:34 -04002Copyright (C) 2017 The Android Open Source Project
John Spurlock486b78e2014-07-07 08:37:56 -04003
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"
Evan Lairdbcdd0462017-05-15 12:51:34 -040017 android:width="56dp"
18 android:height="56dp"
19 android:viewportWidth="25.0"
20 android:viewportHeight="23.5"
21 android:alpha="0.14"
22 android:tint="?android:attr/colorForeground" >
23 <group
24 android:translateX="0.51"
25 android:translateY="-1.1">
26 <path
27 android:pathData="M23.66,8.11c0.39,-0.48 0.29,-1.19 -0.22,-1.54C21.67,5.36 17.55,3 12,3 6.44,3 2.33,5.36 0.56,6.57c-0.51,0.35 -0.61,1.06 -0.23,1.54L11.16,21.6c0.42,0.53 1.23,0.53 1.66,0L23.66,8.11z"
28 android:fillColor="#FFFFFF"/>
29 </group>
John Spurlock486b78e2014-07-07 08:37:56 -040030</vector>