28 lines
1.4 KiB
XML
28 lines
1.4 KiB
XML
<!--
|
|
~ Copyright (C) 2020 The Android Open Source Project
|
|
~
|
|
~ Licensed under the Apache License, Version 2.0 (the "License");
|
|
~ you may not use this file except in compliance with the License.
|
|
~ You may obtain a copy of the License at
|
|
~
|
|
~ http://www.apache.org/licenses/LICENSE-2.0
|
|
~
|
|
~ Unless required by applicable law or agreed to in writing, software
|
|
~ distributed under the License is distributed on an "AS IS" BASIS,
|
|
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
~ See the License for the specific language governing permissions and
|
|
~ limitations under the License.
|
|
-->
|
|
|
|
<vector android:autoMirrored="true" android:height="24dp"
|
|
android:viewportHeight="24" android:viewportWidth="48"
|
|
android:width="48dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
|
<path android:fillColor="#ffffff"
|
|
android:pathData="M9.7091,18.71L8.2891,17.29L13.5891,12L8.2891,6.71L9.7091,5.29L16.4091,12L9.7091,18.71Z"/>
|
|
<path android:fillAlpha="0.7" android:fillColor="#ffffff"
|
|
android:pathData="M21.7091,18.71L20.2891,17.29L25.5891,12L20.2891,6.71L21.7091,5.29L28.4091,12L21.7091,18.71Z"
|
|
android:strokeAlpha="0.7"/>
|
|
<path android:fillAlpha="0.5" android:fillColor="#ffffff"
|
|
android:pathData="M33.7091,18.71L32.2891,17.29L37.5891,12L32.2891,6.71L33.7091,5.29L40.4091,12L33.7091,18.71Z"
|
|
android:strokeAlpha="0.5"/>
|
|
</vector> |