mirror of
https://github.com/samsonjs/media.git
synced 2026-04-09 11:55:46 +00:00
8 lines
285 B
XML
8 lines
285 B
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="32dp"
|
|
android:height="32dp"
|
|
android:viewportHeight="24.0"
|
|
android:viewportWidth="24.0">
|
|
|
|
<path android:fillColor="#FFF" android:pathData="M4,18l8.5,-6L4,6v12zM13,6v12l8.5,-6L13,6z"/>
|
|
</vector>
|