blob: 1d72e5fa284f0d2807df83fd7ab02c389330fe1b [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"
Amin Shaikh903091f2019-05-23 11:37:15 -040018 android:autoMirrored="true"
Amin Shaikh43640e62019-04-05 12:43:19 -040019 android:height="24dp"
20 android:tint="?android:attr/colorControlNormal"
21 android:viewportHeight="24"
22 android:viewportWidth="24"
23 android:width="24dp" >
Amin Shaikh903091f2019-05-23 11:37:15 -040024 <group
25 android:translateX="4.000000"
26 android:translateY="3.000000" >
27 <path
28 android:fillColor="@android:color/white"
29 android:pathData="M16,18 L14.5,18 L14.5,0.75 C14.5053858,0.338037936 14.8380379,0.00538581231 15.25,0 L15.25,0 C15.6619621,0.00538581231 15.9946142,0.338037936 16,0.75 L16,18 Z"
30 android:strokeWidth="1" />
31 <path
32 android:fillColor="@android:color/white"
33 android:pathData="M11.33,18 L9.83,18 L9.83,5.75 C9.83538581,5.33803794 10.1680379,5.00538581 10.58,5 L10.58,5 C10.9942136,5 11.33,5.33578644 11.33,5.75 L11.33,18 Z"
34 android:strokeWidth="1" />
35 <path
36 android:fillColor="@android:color/white"
37 android:pathData="M6.67,18 L5.17,18 L5.17,10.75 C5.17,10.3357864 5.50578644,10 5.92,10 L5.92,10 C6.33196206,10.0053858 6.66461419,10.3380379 6.67,10.75 L6.67,18 Z"
38 android:strokeWidth="1" />
39 <path
40 android:fillColor="@android:color/white"
41 android:pathData="M2,18 L0.5,18 L0.5,15.75 C0.505385812,15.3380379 0.838037936,15.0053858 1.25,15 L1.25,15 C1.66196206,15.0053858 1.99461419,15.3380379 2,15.75 L2,18 Z"
42 android:strokeWidth="1" />
43 </group>
Amin Shaikh084de1d2019-04-04 18:21:19 -040044</vector>