mirror of
https://github.com/dzeiocom/OpenHealth.git
synced 2025-06-24 22:19:19 +00:00
Finally have GoogleFit YaY
This commit is contained in:
46
app/src/main/res/drawable/ic_logo_app.xml
Normal file
46
app/src/main/res/drawable/ic_logo_app.xml
Normal file
@ -0,0 +1,46 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:aapt="http://schemas.android.com/aapt"
|
||||
android:width="324dp"
|
||||
android:height="324dp"
|
||||
android:viewportWidth="324"
|
||||
android:viewportHeight="324">
|
||||
<path
|
||||
android:pathData="M200,235h11v49h-11z">
|
||||
<aapt:attr name="android:fillColor">
|
||||
<gradient
|
||||
android:startY="259.5"
|
||||
android:startX="200"
|
||||
android:endY="259.5"
|
||||
android:endX="211"
|
||||
android:type="linear">
|
||||
<item android:offset="0" android:color="#7F80E27E"/>
|
||||
<item android:offset="1" android:color="#0080E27E"/>
|
||||
</gradient>
|
||||
</aapt:attr>
|
||||
</path>
|
||||
<path
|
||||
android:pathData="M284,162H40M162,40V284"
|
||||
android:strokeAlpha="0.5"
|
||||
android:strokeLineJoin="round"
|
||||
android:strokeWidth="76"
|
||||
android:fillColor="#00000000"
|
||||
android:strokeColor="#80E27E"
|
||||
android:strokeLineCap="round"/>
|
||||
<path
|
||||
android:pathData="M199.975,232V212.975C199.975,205.795 205.795,199.975 212.975,199.975H290C302.15,199.975 312,190.125 312,177.975V146.025C312,133.875 302.15,124.025 290,124.025H212.975C205.795,124.025 199.975,118.205 199.975,111.025V34C199.975,21.85 190.125,12 177.975,12H146.025C133.875,12 124.025,21.85 124.025,34V111.025C124.025,118.205 118.205,124.025 111.025,124.025H34C21.85,124.025 12,133.875 12,146.025V177.975C12,190.125 21.85,199.975 34,199.975H111.025C118.205,199.975 124.025,205.795 124.025,212.975V290C124.025,302.15 133.875,312 146.025,312H177.975C190.125,312 199.975,302.15 199.975,290V286.5"
|
||||
android:strokeWidth="23"
|
||||
android:fillColor="#00000000"
|
||||
android:strokeLineCap="round">
|
||||
<aapt:attr name="android:strokeColor">
|
||||
<gradient
|
||||
android:startY="12"
|
||||
android:startX="12"
|
||||
android:endY="312"
|
||||
android:endX="312"
|
||||
android:type="linear">
|
||||
<item android:offset="0" android:color="#FF80E27E"/>
|
||||
<item android:offset="1" android:color="#FF4CAF50"/>
|
||||
</gradient>
|
||||
</aapt:attr>
|
||||
</path>
|
||||
</vector>
|
Reference in New Issue
Block a user