<?xml version="1.0" encoding="utf-8"?>
<!--
/*
** Copyright 2015, 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"
android:width="48dp"
android:height="48dp"
android:viewportWidth="48.0"
android:viewportHeight="48.0">
<path
android:pathData="M10,18h28v13h-28z"
android:fillAlpha="1"
android:fillColor="#cccccc"
android:strokeColor="#00000000"/>
<path
android:pathData="M13,7L13,10L9,10C7,10 4,13 4,15L4,35L13,35L13,40L35,40L35,35L44,35L44,15C44,13 41,10 39,10L35,10L35,7L13,7zM14,8L34,8L34,10L14,10L14,8zM10,18L38,18L38,31L35,31L35,23L13,23L13,31L10,31L10,18zM14,24L34,24L34,39L14,39L14,24z"
android:fillColor="#000000"
android:strokeColor="#00000000"/>
<path
android:pathData="M14,24h20v15h-20z"
android:fillAlpha="1"
android:fillColor="#ffffff"
android:strokeColor="#00000000"/>
<path
android:pathData="M14,8h20v2h-20z"
android:fillAlpha="1"
android:fillColor="#ffffff"
android:strokeColor="#00000000"/>
</vector>