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

ic_flash_on_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: 618ae8709ef0f60bbcb2f4c93075573c6d20c7f1 (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="M7,2v11h3v9l7,-12h-4l4,-8z"/>
</vector>