123456789101112131415161718192021222324252627282930313233343536373839404142 |
- <vector xmlns:android="http://schemas.android.com/apk/res/android"
- android:width="56dp"
- android:height="48dp"
- android:viewportWidth="56"
- android:viewportHeight="48">
- <path
- android:pathData="M33.2,4.64l0.96,-0.48l0.48,-0.96l0.56,0.96l0.96,0.48l-0.96,0.56l-0.56,0.96l-0.48,-0.96z"
- android:fillColor="#ffc04a"/>
- <path
- android:pathData="M49.2,12.64l0.96,-0.48l0.48,-0.96l0.56,0.96l0.96,0.48l-0.96,0.56l-0.56,0.96l-0.48,-0.96z"
- android:fillColor="#ffc04a"/>
- <path
- android:pathData="m43.6,12.56c0,-2.96 1.6,-5.52 4,-6.96 -1.2,-0.72 -2.56,-1.04 -4,-1.04 -4.4,0 -8,3.6 -8,8s3.6,8 8,8c1.44,0 2.8,-0.4 4,-1.04 -2.4,-1.36 -4,-4 -4,-6.96z"
- android:strokeLineJoin="round"
- android:strokeWidth="1.6"
- android:fillColor="#ffc04a"
- android:strokeColor="#ffc04a"/>
- <path
- android:pathData="M7,18L43,18"
- android:strokeWidth="2"
- android:fillColor="#00000000"
- android:strokeColor="#c6deff"
- android:strokeLineCap="round"/>
- <path
- android:pathData="M15,23L39,23"
- android:strokeWidth="2"
- android:fillColor="#00000000"
- android:strokeColor="#c6deff"
- android:strokeLineCap="round"/>
- <path
- android:pathData="M11,28L46,28"
- android:strokeWidth="2"
- android:fillColor="#00000000"
- android:strokeColor="#c6deff"
- android:strokeLineCap="round"/>
- <path
- android:pathData="M13,33L48,33"
- android:strokeWidth="2"
- android:fillColor="#00000000"
- android:strokeColor="#c6deff"
- android:strokeLineCap="round"/>
- </vector>
|