summaryrefslogtreecommitdiff
path: root/core/src/main/res/drawable/ic_warning_red.xml
blob: 475a41bbbe584b9cfc62d45a3b7daa2f3c446085 (plain)
1
2
3
4
5
<vector android:height="24dp" android:tint="#FF0000"
    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="M1,21h22L12,2 1,21zM13,18h-2v-2h2v2zM13,14h-2v-4h2v4z"/>
</vector>