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