blob: 0eaa4668c731ce592b8a8db0c70aa912e2e7a047 [file] [log] [blame]
davidlne1769ad2018-11-12 09:19:25 -08001<?xml version="1.0" encoding="utf-8"?>
Lujiang Xue48bca2a2018-02-13 09:23:53 -08002<!--
davidlne1769ad2018-11-12 09:19:25 -08003 Copyright 2018 The Android Open Source Project
Lujiang Xue48bca2a2018-02-13 09:23:53 -08004
davidlne1769ad2018-11-12 09:19:25 -08005 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
18<vector
19 xmlns:android="http://schemas.android.com/apk/res/android"
20 android:width="20dp"
21 android:height="20dp"
22 android:viewportHeight="20.0"
23 android:viewportWidth="20.0">
Lujiang Xue48bca2a2018-02-13 09:23:53 -080024 <path
davidlne1769ad2018-11-12 09:19:25 -080025 android:fillColor="#FFFFFF"
26 android:pathData="M5.833,10L4.167,8.333L2.5,10l1.667,1.667L5.833,10zM14.758,6.425L10,1.667H9.167v6.325L5.342,4.167L4.167,5.342L8.825,10l-4.658,4.658l1.175,1.175l3.825,-3.825v6.325H10l4.758,-4.758L11.175,10C11.175,10 14.758,6.425 14.758,6.425zM10.833,4.858L12.4,6.425l-1.567,1.567V4.858zM12.4,13.575l-1.567,1.567v-3.133C10.833,12.008 12.4,13.575 12.4,13.575zM15.833,8.333L14.167,10l1.667,1.667L17.5,10L15.833,8.333z"/>
27</vector>