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

ic_compact_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: e91774183fe3d6dd9840c973f2508c61049332d4 (plain)
1
2
3
4
5
<vector 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="@android:color/white" android:pathData="M8,19h3v4h2v-4h3l-4,-4 -4,4zM16,5h-3L13,1h-2v4L8,5l4,4 4,-4zM4,11v2h16v-2L4,11z"/>
</vector>