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

ic_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: 9d3b803c38b59f0dd28ff39afd60e09e796eb94e (plain)
1
2
3
4
5
<vector android:autoMirrored="true" android:height="24dp"
    android:tint="?attr/colorOnSurfaceVariant" 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>