Files
post-hub/app/src/main/res/mipmap-anydpi/ic_launcher_round.xml
2026-05-06 00:45:44 +03:30

34 lines
1.4 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="108dp"
android:height="108dp"
android:viewportWidth="108"
android:viewportHeight="108">
<path
android:fillColor="@color/posthub_primary"
android:pathData="M54,4C26.4,4 4,26.4 4,54s22.4,50 50,50s50,-22.4 50,-50S81.6,4 54,4z" />
<path
android:fillColor="#0F7D6E"
android:pathData="M16,22C25.1,11 38.8,4 54,4c27.6,0 50,22.4 50,50c0,1.7 -0.1,3.3 -0.2,5H16z" />
<path
android:fillColor="@color/posthub_surface"
android:pathData="M27,24h54c4.4,0 8,3.6 8,8v45c0,4.4 -3.6,8 -8,8H27c-4.4,0 -8,-3.6 -8,-8V32c0,-4.4 3.6,-8 8,-8z" />
<path
android:fillColor="#E3F4EF"
android:pathData="M27,24h54c4.4,0 8,3.6 8,8v9H19v-9c0,-4.4 3.6,-8 8,-8z" />
<path
android:fillColor="#00000000"
android:pathData="M34,51H54C62,51 62,44 69,44H77M73,40l4,4l-4,4"
android:strokeColor="@color/posthub_primary"
android:strokeLineCap="round"
android:strokeLineJoin="round"
android:strokeWidth="4" />
<path
android:fillColor="#00000000"
android:pathData="M34,65H49C57,65 57,73 65,73H77M73,69l4,4l-4,4"
android:strokeColor="@color/posthub_coral"
android:strokeLineCap="round"
android:strokeLineJoin="round"
android:strokeWidth="4" />
</vector>