summaryrefslogtreecommitdiff
path: root/core/src/main/res/drawable/ic_notification_pause.xml
blob: d46efb2f500f729dd9cfd88f47b09d079b7c6125 (plain)
1
2
3
4
5
<vector xmlns:android="http://schemas.android.com/apk/res/android"
        android:height="24dp" android:viewportHeight="24.0"
        android:viewportWidth="24.0" android:width="24dp">
    <path android:fillColor="#FFFFFFFF" android:pathData="M6,19h4L10,5L6,5v14zM14,5v14h4L18,5h-4z"/>
</vector>