1
0
mirror of https://github.com/dzeiocom/OpenHealth.git synced 2025-06-26 15:09:19 +00:00

misc: Updated logo assets

This commit is contained in:
2022-07-26 20:48:18 +02:00
parent 80e614b988
commit 3aa0861b1f
8 changed files with 11 additions and 9 deletions

View File

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="512dp"
android:height="512dp"
android:viewportWidth="512"
android:viewportHeight="512"
android:tint="#FFFFFF">
<path
android:pathData="M0,0h512v512h-512z"
android:fillColor="#FF000000"/>
</vector>