summaryrefslogtreecommitdiff
path: root/ui/common/src/main/res/drawable/ic_play_24dp.xml
blob: 515996b3d24ff4e5bec643d489b2567255356b89 (plain)
1
2
3
4
5
6
7
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="24dp"
    android:height="24dp"
    android:viewportHeight="24.0"
    android:viewportWidth="24.0">
    <path android:fillColor="?attr/action_icon_color" android:pathData="M8,5v14l11,-7z"/>
</vector>