Android O SDK.
[android_tools.git] / sdk / platforms / android-26 / data / res / drawable / ic_storage_48dp.xml
blob14233a4fb49fb09df0225a24c9fd1fda1313d630
1 <!--
2 Copyright (C) 2015 The Android Open Source Project
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
8          http://www.apache.org/licenses/LICENSE-2.0
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         android:width="48dp"
18         android:height="48dp"
19         android:viewportWidth="48.0"
20         android:viewportHeight="48.0">
21     <path
22         android:fillColor="#FF000000"
23         android:pathData="M4 40h40v-8H4v8zm4,-6h4v4H8v-4zM4 8v8h40V8H4zm8 6H8v-4h4v4zM4 28h40v-8H4v8zm4,-6h4v4H8v-4z"/>
24 </vector>