Newer
Older
SmartKitchen / app / src / main / res / drawable / ic_left_black.xml
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="64px"
    android:height="64px"
    android:viewportWidth="1024"
    android:viewportHeight="1024">
    <path
        android:fillColor="@color/black"
        android:pathData="M704,938.7c-10.9,0 -21.8,-4.2 -30.2,-12.5l-384,-384c-16.7,-16.7 -16.7,-43.7 0,-60.3l384,-384c16.7,-16.7 43.7,-16.7 60.3,0s16.7,43.7 0,60.3L380.3,512l353.8,353.8c16.7,16.7 16.7,43.7 0,60.3 -8.3,8.4 -19.2,12.6 -30.1,12.6z" />
</vector>