mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-20 04:35:32 +00:00
17 lines
557 B
XML
17 lines
557 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="66dp"
|
|
android:height="48dp"
|
|
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 26 H 88 V 38 H 0 V 26 Z" />
|
|
<path
|
|
android:fillColor="#008FCC"
|
|
android:pathData="M 38 0 H 50 V 64 H 38 V 0 Z" />
|
|
</vector> |