Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ic_check_grey600_24dp.xml « drawable « res « main « src « app - github.com/stefan-niedermann/nextcloud-deck.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8993126d9ed7c0b743d28998fd7ddfdb253be7ea (plain)
1
2
3
4
5
<vector android:height="24dp"
    android:tint="#757575" android:viewportHeight="24.0"
    android:viewportWidth="24.0" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
    <path android:fillColor="#FF000000" android:pathData="M9,16.17L4.83,12l-1.42,1.41L9,19 21,7l-1.41,-1.41z"/>
</vector>