blob: 302e3bdc5287fb5faac9291497875d7a7540c095 [file] [log] [blame]
Amin Shaikhd64e6262018-03-08 10:08:13 -05001<!--
2 Copyright (C) 2018 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"
Amin Shaikhf6c75dc2018-03-27 10:37:19 -040017 android:width="26dp"
18 android:height="17dp"
19 android:viewportWidth="26"
20 android:viewportHeight="17">
Amin Shaikhd64e6262018-03-08 10:08:13 -050021
22 <path
23 android:fillColor="#FFFFFFFF"
Amin Shaikhf6c75dc2018-03-27 10:37:19 -040024 android:pathData="M1.59,12.4h3.9v1.07H0.33V3.52h1.26V12.4z" />
Amin Shaikhbdca6e7d2018-03-19 15:22:43 -040025 <path
26 android:fillColor="#FFFFFFFF"
Amin Shaikhf6c75dc2018-03-27 10:37:19 -040027 android:pathData="M11.35,4.6H8.73v8.88H7.48V4.6H4.87V3.52h6.48V4.6z" />
Amin Shaikhbdca6e7d2018-03-19 15:22:43 -040028 <path
29 android:fillColor="#FFFFFFFF"
Amin Shaikhf6c75dc2018-03-27 10:37:19 -040030 android:pathData="M17.59,8.88h-3.52v3.53h4.1v1.07h-5.35V3.52h5.28V4.6h-4.03V7.8h3.52V8.88z" />
Amin Shaikhbdca6e7d2018-03-19 15:22:43 -040031 <path
32 android:fillColor="#FFFFFFFF"
Amin Shaikhf6c75dc2018-03-27 10:37:19 -040033 android:pathData="M 23.32 5.74 L 23.32 3.39 L 22.02 3.39 L 22.02 5.74 L 19.67 5.74 L 19.67 7.04 L 22.02 7.04 L 22.02 9.39 L 23.32 9.39 L 23.32 7.04 L 25.67 7.04 L 25.67 5.74 Z" />
Amin Shaikhd64e6262018-03-08 10:08:13 -050034 <path
Amin Shaikhf6c75dc2018-03-27 10:37:19 -040035 android:pathData="M 0 0 H 26 V 17 H 0 V 0 Z" />
Amin Shaikhd64e6262018-03-08 10:08:13 -050036</vector>