wangzhibo
4 天以前 ae6f40460dcd56af6c5f60ba52c883854c3bac55
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="45sp"
    android:height="45sp"
    android:viewportWidth="30"
    android:viewportHeight="30">
    <path
        android:fillColor="?attr/deviceIconLight"
        android:pathData="M3.871 3.877h20.925a0.947 0.947 0 0 1 0.948 0.947v20.01a0.947 0.947 0 0 1-0.948 0.948H3.871a0.947 0.947 0 0 1-0.947-0.948V4.824a0.947 0.947 0 0 1 0.947-0.947z"
        android:strokeWidth="3.57115173" />
    <path
        android:fillColor="?attr/deviceIconDark"
        android:pathData="M3.879 3.035h20.925a0.947 0.947 0 0 1 0.947 0.947v20.01a0.947 0.947 0 0 1-0.947 0.948H3.88a0.947 0.947 0 0 1-0.947-0.948V3.982A0.947 0.947 0 0 1 3.88 3.035z"
        android:strokeWidth="3.57115173" />
    <path
        android:fillColor="?attr/deviceIconPrimary"
        android:pathData="M3.871 3.413h20.925a0.947 0.947 0 0 1 0.948 0.947v20.01a0.947 0.947 0 0 1-0.948 0.948H3.871a0.947 0.947 0 0 1-0.947-0.948V4.36A0.947 0.947 0 0 1 3.87 3.413z"
        android:strokeWidth="3.57115173" />
    <path
        android:fillColor="?attr/deviceIconOnPrimary"
        android:pathData="M7.18 11.825a4.008 4.008 0 1 1 8.015 0 4.008 4.008 0 1 1-8.015 0"
        android:strokeWidth="3.69501472" />
    <path
        android:fillColor="?attr/deviceIconOnPrimary"
        android:pathData="M13.493 11.814a4.008 4.008 0 1 1 8.016 0 4.008 4.008 0 1 1-8.016 0"
        android:strokeWidth="3.69501472" />
    <path
        android:pathData="M8.002 13.302c1.955 3.307 6.759 7.152 6.759 7.152m6.035-7.436c-1.171 2.85-6.66 7.434-6.66 7.434"
        android:strokeWidth="1"
        android:strokeColor="?attr/deviceIconOnPrimary" />
    <path
        android:fillColor="?attr/deviceIconOnPrimary"
        android:pathData="M14.056 19.212c-0.932-0.797-1.796-1.595-2.573-2.373-0.682-0.683-1.056-1.083-0.995-1.065 0.232 0.07 1.014 0.073 1.378 0.006 0.656-0.12 1.237-0.374 1.76-0.772 0.183-0.14 0.529-0.47 0.645-0.617l0.067-0.084 0.318 0.316c0.362 0.362 0.608 0.545 1.014 0.755 0.647 0.335 1.409 0.491 2.12 0.434 0.158-0.013 0.334-0.032 0.392-0.043 0.059-0.011 0.11-0.016 0.114-0.012 0.023 0.023-1.055 1.148-1.698 1.77-0.732 0.708-1.728 1.623-2.145 1.968-0.03 0.024-0.086-0.016-0.397-0.283z"
        android:strokeWidth="0.07733981"
        android:strokeColor="?attr/deviceIconOnPrimary" />
</vector>