You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
legado/app/src/main/res/drawable/ic_skip_previous.xml

10 lines
309 B

<vector xmlns:android="http://schemas.android.com/apk/res/android"
6 years ago
android:width="24dp"
android:height="24dp"
android:viewportWidth="24.0"
android:viewportHeight="24.0">
<path
6 years ago
android:fillColor="#FF000000"
android:pathData="M6,6h2v12L6,18zM9.5,12l8.5,6L18,6z" />
</vector>