aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/drawable/ic_baseline_play_arrow_64.xml
blob: 462ed7eee52d89c7920eb35cd22d3d9dcea8f70a (plain)
1
2
3
4
5
<vector android:height="64dp" android:tint="#F5F5F5"
    android:viewportHeight="24" android:viewportWidth="24"
    android:width="64dp" xmlns:android="http://schemas.android.com/apk/res/android">
    <path android:fillColor="@android:color/white" android:pathData="M12,2C6.48,2 2,6.48 2,12s4.48,10 10,10 10,-4.48 10,-10S17.52,2 12,2zM10,15.5v-7c0,-0.41 0.47,-0.65 0.8,-0.4l4.67,3.5c0.27,0.2 0.27,0.6 0,0.8l-4.67,3.5c-0.33,0.25 -0.8,0.01 -0.8,-0.4z"/>
</vector>