wangzhibo
4 天以前 ae6f40460dcd56af6c5f60ba52c883854c3bac55
1
2
3
4
5
6
7
8
9
10
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="24dp"
    android:height="24dp"
    android:tint="#7E7E7E"
    android:viewportWidth="24"
    android:viewportHeight="24">
    <path
        android:fillColor="#000000"
        android:pathData="M13 14v6c0 0.55 0.45 1 1 1h6c0.55 0 1-0.45 1-1v-6c0-0.55-0.45-1-1-1h-6c-0.55 0-1 0.45-1 1zm-9 7h6c0.55 0 1-0.45 1-1v-6c0-0.55-0.45-1-1-1H4c-0.55 0-1 0.45-1 1v6c0 0.55 0.45 1 1 1zM3 4v6c0 0.55 0.45 1 1 1h6c0.55 0 1-0.45 1-1V4c0-0.55-0.45-1-1-1H4C3.45 3 3 3.45 3 4zm12.95-1.6L11.7 6.64c-0.39 0.39-0.39 1.02 0 1.41l4.25 4.25c0.39 0.39 1.02 0.39 1.41 0l4.25-4.25c0.39-0.39 0.39-1.02 0-1.41L17.37 2.4c-0.39-0.39-1.03-0.39-1.42 0z" />
</vector>