mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-20 04:35:32 +00:00
13 lines
382 B
XML
13 lines
382 B
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="44dp"
|
|
android:height="32dp"
|
|
android:viewportHeight="64"
|
|
android:viewportWidth="88">
|
|
<path
|
|
android:fillColor="#ffe600"
|
|
android:pathData="M-0,0 L88,64l-88,0z" />
|
|
<path
|
|
android:fillColor="#e94a1b"
|
|
android:pathData="m-0,0 l88,0 0,64z" />
|
|
</vector>
|