125a5526e6987046891ccc07ffef682a8574c16fbFabrice Di Meglio<!--
28600534df66c2ff5846ed230b50c56229322d48aJohn SpurlockCopyright (C) 2014 The Android Open Source Project
38600534df66c2ff5846ed230b50c56229322d48aJohn Spurlock
48600534df66c2ff5846ed230b50c56229322d48aJohn Spurlock   Licensed under the Apache License, Version 2.0 (the "License");
58600534df66c2ff5846ed230b50c56229322d48aJohn Spurlock    you may not use this file except in compliance with the License.
68600534df66c2ff5846ed230b50c56229322d48aJohn Spurlock    You may obtain a copy of the License at
78600534df66c2ff5846ed230b50c56229322d48aJohn Spurlock
88600534df66c2ff5846ed230b50c56229322d48aJohn Spurlock         http://www.apache.org/licenses/LICENSE-2.0
98600534df66c2ff5846ed230b50c56229322d48aJohn Spurlock
108600534df66c2ff5846ed230b50c56229322d48aJohn Spurlock    Unless required by applicable law or agreed to in writing, software
118600534df66c2ff5846ed230b50c56229322d48aJohn Spurlock    distributed under the License is distributed on an "AS IS" BASIS,
128600534df66c2ff5846ed230b50c56229322d48aJohn Spurlock    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
138600534df66c2ff5846ed230b50c56229322d48aJohn Spurlock    See the License for the specific language governing permissions and
148600534df66c2ff5846ed230b50c56229322d48aJohn Spurlock    limitations under the License.
1525a5526e6987046891ccc07ffef682a8574c16fbFabrice Di Meglio-->
16a95c8abb366d9c39450513335f550b56da13b30aztenghui<vector xmlns:android="http://schemas.android.com/apk/res/android"
178600534df66c2ff5846ed230b50c56229322d48aJohn Spurlock        android:width="32dp"
18a95c8abb366d9c39450513335f550b56da13b30aztenghui        android:height="32dp"
198600534df66c2ff5846ed230b50c56229322d48aJohn Spurlock        android:viewportWidth="24.0"
20a95c8abb366d9c39450513335f550b56da13b30aztenghui        android:viewportHeight="24.0">
2125a5526e6987046891ccc07ffef682a8574c16fbFabrice Di Meglio
228600534df66c2ff5846ed230b50c56229322d48aJohn Spurlock    <path
23a95c8abb366d9c39450513335f550b56da13b30aztenghui        android:fillColor="#8A000000"
248600534df66c2ff5846ed230b50c56229322d48aJohn Spurlock        android:pathData="M0.0,15.0l2.0,0.0L2.0,9.0L0.0,9.0L0.0,15.0zM3.0,17.0l2.0,0.0L5.0,7.0L3.0,7.0L3.0,17.0zM22.0,9.0l0.0,6.0l2.0,0.0L24.0,9.0L22.0,9.0zM19.0,17.0l2.0,0.0L21.0,7.0l-2.0,0.0L19.0,17.0zM16.5,3.0l-9.0,0.0C6.7,3.0 6.0,3.7 6.0,4.5l0.0,15.0C6.0,20.3 6.7,21.0 7.5,21.0l9.0,0.0c0.8,0.0 1.5,-0.7 1.5,-1.5l0.0,-15.0C18.0,3.7 17.3,3.0 16.5,3.0zM16.0,19.0L8.0,19.0L8.0,5.0l8.0,0.0L16.0,19.0z"/>
258600534df66c2ff5846ed230b50c56229322d48aJohn Spurlock</vector>
26