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

ic_check_white_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: 47dd2131ac7b27bd77c221cea7e09dfb16e03d31 (plain)
1
2
3
4
5
<vector android:height="24dp"
    android:tint="@android:color/white" 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>