blob: f014eea9354f90733a66e7a6ca2bdf7d066c61ba [file] [log] [blame]
Amin Shaikhb7b4c252019-04-25 17:02:13 -04001<?xml version="1.0" encoding="utf-8"?>
2<!--
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-->
17<vector xmlns:android="http://schemas.android.com/apk/res/android"
18 android:height="24dp"
19 android:viewportHeight="24"
20 android:viewportWidth="24"
21 android:width="24dp" >
Amin Shaikh903091f2019-05-23 11:37:15 -040022 <group
23 android:translateX="4.000000"
24 android:translateY="3.000000" >
25 <path
26 android:fillAlpha="0.3"
27 android:fillColor="@android:color/white"
28 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"
29 android:strokeAlpha="0.3"
30 android:strokeWidth="1" />
31 <path
32 android:fillAlpha="0.3"
33 android:fillColor="@android:color/white"
34 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"
35 android:strokeAlpha="0.3"
36 android:strokeWidth="1" />
37 <path
38 android:fillColor="@android:color/white"
39 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"
40 android:strokeWidth="1" />
41 <path
42 android:fillColor="@android:color/white"
43 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"
44 android:strokeWidth="1" />
45 </group>
Amin Shaikhb7b4c252019-04-25 17:02:13 -040046</vector>