blob: 6bab66021fb5c23b03e8b47163edc32629b739d3 [file] [log] [blame]
Mady Mellorc1334182017-11-10 15:50:35 -08001<!--
2 ~ 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 -->
16<vector xmlns:android="http://schemas.android.com/apk/res/android"
17 android:width="24dp"
18 android:height="24dp"
19 android:viewportWidth="24"
20 android:viewportHeight="24">
21
22 <path
23 android:fillColor="#000000"
24 android:pathData="M18.92 6.01C18.72 5.42 18.16 5 17.5 5h-11c-.66 0-1.21 .42 -1.42 1.01L3 12v8c0
25.55 .45 1 1 1h1c.55 0 1-.45 1-1v-1h12v1c0 .55 .45 1 1 1h1c.55 0 1-.45
261-1v-8l-2.08-5.99zM6.5 16c-.83 0-1.5-.67-1.5-1.5S5.67 13 6.5 13s1.5 .67 1.5
271.5S7.33 16 6.5 16zm11 0c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5 .67 1.5
281.5-.67 1.5-1.5 1.5zM5 11l1.5-4.5h11L19 11H5z" />
29 <path
30 android:pathData="M0 0h24v24H0z" />
31</vector>