dynamic_ic_expand.xml 462 Bytes
Newer Older
konghaorui committed
1 2 3 4 5 6 7 8 9 10 11
<vector xmlns:android="http://schemas.android.com/apk/res/android"
        xmlns:tools="http://schemas.android.com/tools"
        android:width="22dp"
        android:height="22dp"
        android:viewportWidth="24.0"
        android:viewportHeight="24.0"
        tools:ignore="MissingDefaultResource">
    <path
            android:fillColor="@color/platform_main_theme"
            android:pathData="M16.59,8.59L12,13.17 7.41,8.59 6,10l6,6 6,-6z" />
</vector>