aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res/drawable/ic_baseline_gamepad_24.xml
blob: c1d861609645ef3a180e54ee710e0f053bf315cf (plain) (blame)
1
2
3
4
5
<vector android:height="24dp" android:tint="#000000"
    android:viewportHeight="24" android:viewportWidth="24"
    android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
    <path android:fillColor="@android:color/white" android:pathData="M15,7.5V2H9v5.5l3,3 3,-3zM7.5,9H2v6h5.5l3,-3 -3,-3zM9,16.5V22h6v-5.5l-3,-3 -3,3zM16.5,9l-3,3 3,3H22V9h-5.5z"/>
</vector>