blob: 8fd43dfa24e297544f3e05bf1a86132314cf7dfd [file] [log] [blame]
Jason Monk8a452e92017-10-31 19:21:47 -04001<!--
Mady Mellordb8aa8c2017-11-08 14:26:17 -08002 ~ Copyright 2017 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 -->
Jason Monk8a452e92017-10-31 19:21:47 -040016<vector xmlns:android="http://schemas.android.com/apk/res/android"
17 android:width="48.0dp"
18 android:height="48.0dp"
19 android:viewportWidth="48.0"
20 android:viewportHeight="48.0">
21 <path
22 android:fillColor="#FF000000"
23 android:pathData="M34.0,2.02L14.0,2.0c-2.21,0.0 -4.0,1.79 -4.0,4.0l0.0,36.0c0.0,2.21 1.79,4.0 4.0,4.0l20.0,0.0c2.21,0.0 4.0,-1.79 4.0,-4.0L38.0,6.0c0.0,-2.21 -1.79,-3.98 -4.0,-3.98zM34.0,38.0L14.0,38.0L14.0,10.0l20.0,0.0l0.0,28.0z"/>
24 <path
25 android:fillColor="#FF000000"
26 android:pathData="M16,18 l16,0 l0,4 l-16,0z"/>
27</vector>