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

ic_baseline_subject_24.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: 37cd0c43d6c1b51be7670b9748aad37be6039baa (plain)
1
2
3
4
5
<vector android:autoMirrored="true" android:height="24dp"
    android:tint="#757575" android:viewportHeight="24"
    android:viewportWidth="24" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
    <path android:fillColor="#FF000000" android:pathData="M14,17L4,17v2h10v-2zM20,9L4,9v2h16L20,9zM4,15h16v-2L4,13v2zM4,5v2h16L20,5L4,5z"/>
</vector>