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

type_label_grey600_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: 9767da003faafc5cf78f88201f1e49decb25ed7b (plain)
1
2
3
4
5
<vector android:autoMirrored="true" android:height="36dp"
    android:tint="#757575" android:viewportHeight="24"
    android:viewportWidth="24" android:width="36dp" xmlns:android="http://schemas.android.com/apk/res/android">
    <path android:fillColor="@android:color/white" android:pathData="M17.63,5.84C17.27,5.33 16.67,5 16,5L5,5.01C3.9,5.01 3,5.9 3,7v10c0,1.1 0.9,1.99 2,1.99L16,19c0.67,0 1.27,-0.33 1.63,-0.84L22,12l-4.37,-6.16z"/>
</vector>