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

ic_activity_light_grey.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: c40d9d080ecd395f5bfb9b225233af23b8c08286 (plain)
1
2
3
4
5
6
<vector android:alpha="0.5" android:height="72dp"
    android:viewportHeight="32" android:viewportWidth="32"
    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>