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

ic_activity_72dp.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: 6baaf0416966437e03192bd5ca0647378b01e7c3 (plain)
1
2
3
4
5
6
7
<vector android:height="72dp"
    android:viewportHeight="32" android:viewportWidth="32"
    android:tint="?attr/colorOnSurfaceVariant"
    android:width="72dp" xmlns:android="http://schemas.android.com/apk/res/android">
    <path android:fillColor="#FF969696"
        android:pathData="M16,1.9492 L6,18.8102H17L16,30.0508 26,13.1898H15Z"/>
</vector>