blob: b6fa9fcf8294d9779a34639738bf91c3dd55867e [file] [log] [blame]
Amin Shaikh43640e62019-04-05 12:43:19 -04001<?xml version="1.0" encoding="utf-8"?>
Amin Shaikh084de1d2019-04-04 18:21:19 -04002<!--
3 Copyright (C) 2019 The Android Open Source Project
4
5 Licensed under the Apache License, Version 2.0 (the "License");
6 you may not use this file except in compliance with the License.
7 You may obtain a copy of the License at
8
9 http://www.apache.org/licenses/LICENSE-2.0
10
11 Unless required by applicable law or agreed to in writing, software
12 distributed under the License is distributed on an "AS IS" BASIS,
13 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14 See the License for the specific language governing permissions and
15 limitations under the License.
16-->
Amin Shaikh43640e62019-04-05 12:43:19 -040017<vector xmlns:android="http://schemas.android.com/apk/res/android"
18 android:height="24dp"
19 android:tint="?android:attr/colorControlNormal"
20 android:viewportHeight="24"
21 android:viewportWidth="24"
22 android:width="24dp" >
23 <path
24 android:fillColor="@android:color/white"
Amin Shaikhb7b4c252019-04-25 17:02:13 -040025 android:pathData="M20,22H18.5V4.75A0.76 0.76 ,0,0,1,19.25,4h0a0.76 0.76 ,0,0,1,0.75 0.75 Z" />
Amin Shaikh43640e62019-04-05 12:43:19 -040026 <path
27 android:fillColor="@android:color/white"
Amin Shaikhb7b4c252019-04-25 17:02:13 -040028 android:pathData="M15.33,22h-1.5V9.75A0.76 0.76 ,0,0,1,14.58,9h0a0.75 0.75 ,0,0,1,0.75 0.75 Z" />
Amin Shaikh43640e62019-04-05 12:43:19 -040029 <path
30 android:fillColor="@android:color/white"
Amin Shaikhb7b4c252019-04-25 17:02:13 -040031 android:pathData="M10.67,22H9.17V14.75A0.75 0.75 ,0,0,1,9.92,14h0a0.76 0.76 ,0,0,1,0.75 0.75 Z" />
Amin Shaikh43640e62019-04-05 12:43:19 -040032 <path
33 android:fillColor="@android:color/white"
Amin Shaikhb7b4c252019-04-25 17:02:13 -040034 android:pathData="M6,22H4.5V19.75A0.76 0.76 ,0,0,1,5.25,19h0a0.76 0.76 ,0,0,1,0.75 0.75 Z" />
Amin Shaikh084de1d2019-04-04 18:21:19 -040035</vector>