mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-20 04:35:32 +00:00
14 lines
465 B
XML
14 lines
465 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="44dp"
|
|
android:height="32dp"
|
|
android:viewportWidth="88"
|
|
android:viewportHeight="64">
|
|
|
|
<path
|
|
android:fillColor="#E94A1B"
|
|
android:pathData="M 0 0 H 44 V 64 H 0 V 0 Z" />
|
|
<path
|
|
android:fillColor="#E94A1B"
|
|
android:pathData="M 88 64 L 44 64 L 44 0 L 88 0 L 66 32 Z" />
|
|
</vector> |