summaryrefslogtreecommitdiffstats
path: root/res/drawable/ic_sp_archive.xml
blob: f7c5916701c1b54fcacd0dee7261264f6c861b15 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="utf-8"?>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="24dp"
    android:height="24dp"
    android:viewportWidth="24"
    android:viewportHeight="24">

    <path
        android:fillColor="@color/icon_black"
        android:pathData="M20.54 5.23l-1.39-1.68c-.27-.34-.68-.55-1.15-.55h-12c-.47 0-.88 .21 -1.16 .55
l-1.38 1.68c-.29 .34 -.46 .79 -.46 1.27v12.5c0 1.1 .9 2 2 2h14c1.1 0 2-.9
2-2v-12.5c0-.48-.17-.93-.46-1.27zm-8.54 12.27l-5.5-5.5h3.5v-2h4v2h3.5l-5.5
5.5zm-6.88-12.5l.81-1h12l.94 1h-13.75z" />
    <path
        android:pathData="M0 0h24v24h-24z" />
</vector>