Files
Magisk/app/src/main/res/drawable/ic_warning.xml
T
dvdandroid ab318ef99e Updated UI
Added "Root" section
2016-08-26 12:45:35 +02:00

10 lines
338 B
XML

<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportHeight="24.0"
android:viewportWidth="24.0">
<path
android:fillColor="#fff"
android:pathData="M1,21h22L12,2 1,21zM13,18h-2v-2h2v2zM13,14h-2v-4h2v4z"/>
</vector>