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

ic_check_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: 6e8b79047c44b8aeeaee51d8b2f24ae541caf90d (plain)
1
2
3
4
5
<vector android:height="24dp"
    android:tint="?attr/colorOnSurfaceVariant" 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>