1<!-- 2 ~ Copyright (C) 2020 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 17<vector android:autoMirrored="true" android:height="24dp" 18 android:viewportHeight="24" android:viewportWidth="48" 19 android:width="48dp" xmlns:android="http://schemas.android.com/apk/res/android"> 20 <path android:fillColor="#ffffff" 21 android:pathData="M9.7091,18.71L8.2891,17.29L13.5891,12L8.2891,6.71L9.7091,5.29L16.4091,12L9.7091,18.71Z"/> 22 <path android:fillAlpha="0.7" android:fillColor="#ffffff" 23 android:pathData="M21.7091,18.71L20.2891,17.29L25.5891,12L20.2891,6.71L21.7091,5.29L28.4091,12L21.7091,18.71Z" 24 android:strokeAlpha="0.7"/> 25 <path android:fillAlpha="0.5" android:fillColor="#ffffff" 26 android:pathData="M33.7091,18.71L32.2891,17.29L37.5891,12L32.2891,6.71L33.7091,5.29L40.4091,12L33.7091,18.71Z" 27 android:strokeAlpha="0.5"/> 28</vector>