38 lines
1.5 KiB
XML
38 lines
1.5 KiB
XML
<!-- Copyright (C) 2014 The Android Open Source Project
|
|
|
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
you may not use this file except in compliance with the License.
|
|
You may obtain a copy of the License at
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
Unless required by applicable law or agreed to in writing, software
|
|
distributed under the License is distributed on an "AS IS" BASIS,
|
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
See the License for the specific language governing permissions and
|
|
limitations under the License.
|
|
-->
|
|
<vector xmlns:android="http://schemas.android.com/apk/res/android" >
|
|
|
|
<size
|
|
android:width="64dp"
|
|
android:height="64dp"/>
|
|
|
|
<viewport android:viewportWidth="480"
|
|
android:viewportHeight="480"/>
|
|
|
|
<group>
|
|
<path
|
|
android:name="edit"
|
|
android:pathData="M406.667,180c0,0 -100 -100 -113.334 -113.333
|
|
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
|
|
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
|
|
c7.848 -34.675,20.152 -82.52,23.538 -95.593l3.027,2.162l106.667,106.666L226.399,356.823z"
|
|
android:stroke="#FF000000"
|
|
android:fill="#FF00FFFF"
|
|
android:strokeWidth="10"/>
|
|
</group>
|
|
|
|
|
|
</vector>
|