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

ic_brightness_2_24dp.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: 7b60a65ffb8be2391539c00162035be55df3a0de (plain)
1
2
3
4
5
<vector android:autoMirrored="true" android:height="24dp"
    android:tint="?attr/colorOnSurfaceVariant" android:viewportHeight="24.0"
    android:viewportWidth="24.0" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
    <path android:fillColor="#FF000000" android:pathData="M10,2c-1.82,0 -3.53,0.5 -5,1.35C7.99,5.08 10,8.3 10,12s-2.01,6.92 -5,8.65C6.47,21.5 8.18,22 10,22c5.52,0 10,-4.48 10,-10S15.52,2 10,2z"/>
</vector>