summaryrefslogtreecommitdiff
path: root/core/src/main/res/drawable/ic_av_replay_black_48dp.xml
blob: 1446ae48bda4121d5494dfcca9b980a9fe7796a5 (plain)
1
2
3
4
5
6
7
8
9
<vector xmlns:android="http://schemas.android.com/apk/res/android" xmlns:aapt="http://schemas.android.com/aapt"
    android:viewportWidth="24"
    android:viewportHeight="24"
    android:width="48dp"
    android:height="48dp">
    <path
        android:pathData="M12 5V1L7 6l5 5V7c3.31 0 6 2.69 6 6s-2.69 6 -6 6 -6 -2.69 -6 -6H4c0 4.42 3.58 8 8 8s8 -3.58 8 -8 -3.58 -8 -8 -8z"
        android:fillColor="#000000" />
</vector>