Newer
Older
GasOperationApp / app / src / main / res / drawable / action_backward_normal2.xml
[wangxitong] on 24 May 2021 869 bytes first commit
<?xml version="1.0" encoding="utf-8"?>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="20dp"
    android:height="20dp"
    android:viewportWidth="60"
    android:viewportHeight="60">

    <path
        android:fillColor="#FFFfff"
        android:fillAlpha="0.00766"
        android:strokeAlpha=".766"
        android:strokeWidth="1"
        android:pathData="M0 0h60v60H0z" />
    <path
        android:fillColor="#ffffff"
        android:fillAlpha=".7"
        android:strokeAlpha=".7"
        android:strokeWidth="1"
        android:pathData="M18.915 29.534L44.53 53.28a1.598 1.598 0 0 1 0 2.288 1.67 1.67 0 0 1-2.33
0L15.475 30.795a1.591 1.591 0 0 1-0.472-1.26c-0.032-0.451 0.12 -0.913 0.471
-1.26l26.695-24.8a1.664 1.664 0 0 1 2.328 0 1.602 1.602 0 0 1 0 2.29L18.915
29.535z" />
</vector>

    <!--android:fillType="evenOdd"-->