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