summaryrefslogtreecommitdiff
path: root/core/src/main/res/drawable/ic_pause.xml
blob: 9132bb8b4e25475f22f90701a8c0be5cf0343288 (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="?attr/action_icon_color" android:pathData="M6,19h4L10,5L6,5v14zM14,5v14h4L18,5h-4z"/>
</vector>