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="45sp"
    android:height="45sp"
    android:tint="#7E7E7E"
    android:viewportWidth="25"
    android:viewportHeight="25">
    <path
        android:fillColor="#000000"
        android:pathData="M14.12 10H19V8.2h-3.62l-2-3.33c-0.3-0.5-0.84-0.84-1.46-0.84-0.18 0-0.34 0.03-0.5 0.08L6 5.8V11h1.8V7.33l2.11-0.66L6 22h1.8l2.87-8.11L13 17v5h1.8v-6.41l-2.49-4.54 0.73-2.87M14 3.8c1 0 1.8-0.8 1.8-1.8S15 0.2 14 0.2 12.2 1 12.2 2 13 3.8 14 3.8z" />
</vector>