summaryrefslogtreecommitdiff
path: root/notification/drawable-anydpi-v21/ic_folder_special_black_24dp.xml
blob: 4f8f27aa5b211a3c8275bc0c1eef642d15c6ab30 (plain)
1
2
3
4
5
6
7
8
9
<vector xmlns:android="http://schemas.android.com/apk/res/android"
        android:width="24.0dp"
        android:height="24.0dp"
        android:viewportWidth="24.0"
        android:viewportHeight="24.0">
    <path
        android:fillColor="#FF000000"
        android:pathData="M20 6h-8l-2,-2H4c-1.1 0,-2 .9,-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2,-.9 2,-2V8c0,-1.1,-.9,-2,-2,-2zm-6.42 12L10 15.9 6.42 18l.95,-4.07,-3.16,-2.74 4.16,-.36L10 7l1.63 3.84 4.16.36,-3.16 2.74.95 4.06z"/>
</vector>