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

project_file_36dp.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: 8d025588cb0c233a8ee8f0be03acb4035430ae74 (plain)
1
2
3
4
5
<vector android:autoMirrored="false" android:height="36dp"
    android:tint="#757575" android:viewportHeight="36"
    android:viewportWidth="36" android:width="36dp" xmlns:android="http://schemas.android.com/apk/res/android">
    <path android:fillColor="@android:color/white" android:pathData="m3 4c-0.5 0-1 0.5-1 1v22c0 0.52 0.48 1 1 1h26c0.52 0 1-0.482 1-1v-18c0-0.5-0.5-1-1-1h-13l-4-4z"/>
</vector>