Files
rider-pro-android-app/app/src/main/res/drawable/rider_pro_notification.xml
2024-06-22 04:25:20 +08:00

15 lines
682 B
XML

<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:pathData="M21,16.5L3,16.5C4.491,16.5 5.7,15.291 5.7,13.8L5.7,9.3C5.7,5.821 8.52,3 12,3C15.479,3 18.3,5.821 18.3,9.3L18.3,13.8C18.3,15.291 19.509,16.5 21,16.5L21,16.5ZM13.557,20.1C13.235,20.655 12.642,20.996 12,20.996C11.358,20.996 10.765,20.655 10.443,20.1"
android:strokeLineJoin="round"
android:strokeWidth="2"
android:fillColor="#00000000"
android:strokeColor="#000000"
android:fillType="evenOdd"
android:strokeLineCap="round"/>
</vector>