123456789101112131415161718192021222324252627282930313233343536373839404142434445464748 |
- <vector xmlns:android="http://schemas.android.com/apk/res/android"
- android:width="56dp"
- android:height="48dp"
- android:viewportWidth="56"
- android:viewportHeight="48">
- <group
- android:scaleX="1.1"
- android:scaleY="1.1"
- android:translateX="-7"
- android:translateY="-1">
- <path
- android:fillColor="#ffa500"
- 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" />
- <path
- android:fillColor="#ffa500"
- 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" />
- <path
- android:fillColor="#ffa500"
- 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:strokeWidth="1.6"
- android:strokeColor="#ffa500"
- android:strokeLineJoin="round" />
- <path
- android:fillColor="#57a0ee"
- android:pathData="m43.7,22.4c0,-4.6 -3.7,-8.2 -8.2,-8.2 -1,0 -1.9,0.2 -2.8,0.5 -0.3,-3.4 -3.1,-6.2 -6.6,-6.2 -3.7,0 -6.7,3 -6.7,6.7 0,0.8 0.2,1.6 0.4,2.3 -0.3,-0.1 -0.7,-0.1 -1,-0.1 -3.7,0 -6.7,3 -6.7,6.7 0,3.6 2.9,6.6 6.5,6.7h17.2c4.4,-0.5 7.9,-4 7.9,-8.4z"
- android:strokeWidth="1.2"
- android:strokeColor="#fff"
- android:strokeLineJoin="round" />
- <path
- android:fillColor="#00000000"
- android:pathData="M22.888,34.29L21.499,42.169"
- android:strokeWidth="2"
- android:strokeColor="#91c0f8"
- android:strokeLineCap="round" />
- <path
- android:fillColor="#00000000"
- android:pathData="M27.174,33.015L25.785,40.894"
- android:strokeWidth="2"
- android:strokeColor="#91c0f8"
- android:strokeLineCap="round" />
- <path
- android:fillColor="#00000000"
- android:pathData="M30.94,34.694L29.551,42.573"
- android:strokeWidth="2"
- android:strokeColor="#91c0f8"
- android:strokeLineCap="round" />
- </group>
- </vector>
|