1
0
mirror of https://github.com/dzeiocom/OpenHealth.git synced 2025-08-15 03:21:59 +00:00
This commit is contained in:
2021-12-23 16:47:30 +01:00
parent 8c33478e17
commit e5615c9463
23 changed files with 374 additions and 185 deletions

View File

@@ -2,9 +2,9 @@
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24"
android:tint="?attr/colorControlNormal">
android:viewportHeight="24">
<path
android:fillColor="@android:color/white"
android:pathData="M17.2,3H6.8l-5.2,9l5.2,9h10.4l5.2,-9L17.2,3zM16.05,19H7.95l-4.04,-7l4.04,-7h8.09l4.04,7L16.05,19z"/>
android:pathData="M12.0001,1.7144L20.9078,6.8572V17.1429L12.0001,22.2858L3.0924,17.1429V6.8572L12.0001,1.7144Z"
android:strokeWidth="2"
android:strokeColor="@android:color/white"/>
</vector>