0.2.72 - Magic button, Next up fixes
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Skip-to-next: a triangle against a bar. The transport's own "fast forward" glyph is a
|
||||
double chevron and means "move through this programme"; this means "leave it", so the
|
||||
bar is the load-bearing half of the shape and is drawn at full weight. -->
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
<path
|
||||
android:fillColor="#FFFFFFFF"
|
||||
android:pathData="M6,18l8.5,-6L6,6v12zM16,6v12h2V6h-2z" />
|
||||
</vector>
|
||||
Reference in New Issue
Block a user