blob: ba99948a57370ec40a035c7fdefdca4985631e23 [file] [log] [blame]
John Spurlock3332ba52014-03-10 17:44:07 -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 Spurlock3332ba52014-03-10 17:44:07 -040017 android:width="24.0dp"
ztenghuia95c8ab2014-07-23 09:47:50 -070018 android:height="24.0dp"
John Spurlock3332ba52014-03-10 17:44:07 -040019 android:viewportWidth="48.0"
ztenghuia95c8ab2014-07-23 09:47:50 -070020 android:viewportHeight="48.0">
John Spurlock3332ba52014-03-10 17:44:07 -040021
22 <path
ztenghuia95c8ab2014-07-23 09:47:50 -070023 android:fillColor="#FFFFFFFF"
John Spurlock3332ba52014-03-10 17:44:07 -040024 android:pathData="M30.0,6.0L30.0,2.0L18.0,2.0l0.0,4.0l-8.0,0.0l0.0,40.0l28.0,0.0L38.0,6.0L30.0,6.0zM26.0,37.0l-4.0,0.0l0.0,-4.0l4.0,0.0L26.0,37.0zM26.0,30.0l-4.0,0.0L22.0,15.0l4.0,0.0L26.0,30.0z"/>
25</vector>