blob: b8af7e2d076cff8ce9387f4f978ef9afe67c8c70 [file] [log] [blame]
ztenghui589e7b42014-04-22 15:29:44 -07001<!--
2 Copyright (C) 2014 The Android Open Source Project
John Hofordabb7d132014-02-24 15:21:42 -08003
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-->
16<vector xmlns:android="http://schemas.android.com/apk/res/android" >
17
18 <size
ztenghui589e7b42014-04-22 15:29:44 -070019 android:height="64dp"
20 android:width="64dp" />
John Hofordabb7d132014-02-24 15:21:42 -080021
ztenghui589e7b42014-04-22 15:29:44 -070022 <viewport
23 android:viewportHeight="480"
24 android:viewportWidth="480" />
John Hofordabb7d132014-02-24 15:21:42 -080025
ztenghui6d9c4222014-05-23 10:51:33 -070026 <group>
27 <path
28 android:name="edit"
29 android:fill="#FF00FFFF"
30 android:pathData="M406.667,180c0,0 -100 -100 -113.334 -113.333
John Hofordabb7d132014-02-24 15:21:42 -080031 c-13.333 -13.334 -33.333,0 -33.333,0l-160,160c0,0 -40,153.333 -40,173.333c0,13.333,13.333,13.333,13.333,13.333l173.334 -40
32 c0,0,146.666 -146.666,160 -160C420,200,406.667,180,406.667,180z M226.399,356.823L131.95,378.62l-38.516 -38.522
33 c7.848 -34.675,20.152 -82.52,23.538 -95.593l3.027,2.162l106.667,106.666L226.399,356.823z"
ztenghui6d9c4222014-05-23 10:51:33 -070034 android:stroke="#FF000000"
35 android:strokeWidth="10" />
36 </group>
John Hofordabb7d132014-02-24 15:21:42 -080037
ztenghui589e7b42014-04-22 15:29:44 -070038</vector>