summaryrefslogtreecommitdiff
path: root/core/src/main/res/drawable/ic_bookmark_grey600_24dp.xml
blob: d665d42a5b456cfdd63983cb2b825086e73c1e2b (plain)
1
2
3
4
5
<vector android:height="24dp" android:tint="#b4b4b4"
    android:viewportHeight="24.0" android:viewportWidth="24.0"
    android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
    <path android:fillColor="#FFb4b4b4" android:pathData="M17,3H7c-1.1,0 -1.99,0.9 -1.99,2L5,21l7,-3 7,3V5c0,-1.1 -0.9,-2 -2,-2z"/>
</vector>