mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-20 04:35:32 +00:00
17 lines
558 B
XML
17 lines
558 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="#E94A1B"
|
|
android:pathData="M 44 32 H 88 V 64 H 44 V 32 Z" />
|
|
<path
|
|
android:fillColor="#E94A1B"
|
|
android:pathData="M 0 0 H 44 V 32 H 0 V 0 Z" />
|
|
</vector> |