blob: 2cefe4b92b0e9725138ab0c3e43e74954e3494b8 [file] [log] [blame]
Amin Shaikh20d55372019-01-24 17:36:58 -05001<!--
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
Amin Shaikh3b1d5f92019-01-31 18:26:36 -050010 * * Unless required by applicable law or agreed to in writing, software
Amin Shaikh20d55372019-01-24 17:36:58 -050011 * 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-->
17<vector xmlns:android="http://schemas.android.com/apk/res/android"
18 android:width="24dp"
19 android:height="24dp"
20 android:viewportWidth="24"
21 android:viewportHeight="24">
22
23 <path
24 android:pathData="M 0 0 H 24 V 24 H 0 V 0 Z" />
25 <path
26 android:fillColor="#000000"
Amin Shaikh3b1d5f92019-01-31 18:26:36 -050027 android:pathData="M20.73,19.46l-0.6-0.6L5.54,4.26A0.9 0.9 ,0,1,0,4.27,5.53l2.4,2.4A7.35,7.35,0,0,0,6,11v5L3.85,18.15a0.5 0.5 ,0,0,0,0,0.71A0.48 0.48 ,0,0,0,4.2,19H17.73l1.73,1.73a0.9 0.9 ,0,0,0,1.27,0A0.88 0.88 ,0,0,0,20.73,19.46Z" />
Amin Shaikh20d55372019-01-24 17:36:58 -050028 <path
29 android:fillColor="#000000"
Amin Shaikh3b1d5f92019-01-31 18:26:36 -050030 android:pathData="M12,2.5A1.5,1.5,0,0,0,10.5,4v0.68a5.62,5.62,0,0,0-1.7 0.72 L18,14.6V11c0-3.07-1.64-5.64-4.5-6.32V4A1.5,1.5,0,0,0,12,2.5Z" />
31 <path
32 android:fillColor="#000000"
33 android:pathData="M14,20H10a2,2,0,0,0,4,0Z" />
34</vector>