LeOS-GSI/LatinIME/java/res/drawable/sym_keyboard_previous_you.xml

17 lines
527 B
XML

<?xml version="1.0" encoding="utf-8"?>
<!--
SPDX-FileCopyrightText: Material Design Authors / Google LLC
SPDX-License-Identifier: Apache-2.0
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="960"
android:viewportHeight="960"
android:autoMirrored="true">
<path
android:fillColor="@color/icon_color_you"
android:pathData="M560,720L320,480L560,240L616,296L432,480L616,664L560,720Z"/>
</vector>