mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-19 20:25:31 +00:00
26 lines
868 B
XML
26 lines
868 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="132dp"
|
|
android:height="96dp"
|
|
android:viewportWidth="88"
|
|
android:viewportHeight="64">
|
|
|
|
<path
|
|
android:fillColor="#FFFFFF"
|
|
android:pathData="M 0 0 H 88 V 64 H 0 V 0 Z" />
|
|
<path
|
|
android:fillColor="#008FCC"
|
|
android:pathData="M 0 0 H 88 V 12 H 0 V 0 Z" />
|
|
<path
|
|
android:fillColor="#FFFFFF"
|
|
android:pathData="M 0 13 H 88 V 26 H 0 V 13 Z" />
|
|
<path
|
|
android:fillColor="#E94A1B"
|
|
android:pathData="M 0 26 H 88 V 38 H 0 V 26 Z" />
|
|
<path
|
|
android:fillColor="#FFFFFF"
|
|
android:pathData="M 0 38 H 88 V 51 H 0 V 38 Z" />
|
|
<path
|
|
android:fillColor="#008FCC"
|
|
android:pathData="M 0 52 H 88 V 64 H 0 V 52 Z" />
|
|
</vector> |