feat: 添加灯具开的svg

This commit is contained in:
niushuai233
2022-10-19 10:25:26 +08:00
parent 6c38bdb403
commit de1b25d8a4
2 changed files with 16 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="32dp"
android:height="32dp"
android:viewportWidth="1024"
android:viewportHeight="1024">
<path
android:pathData="M512,196.92c15.75,0 29.54,-13.78 29.54,-29.54v-118.15c0,-15.75 -13.78,-29.54 -29.54,-29.54s-29.54,13.78 -29.54,29.54v118.15c0,15.75 13.78,29.54 29.54,29.54zM659.69,580.92c-15.75,0 -29.54,13.78 -29.54,29.54 0,64.98 -53.17,118.15 -118.15,118.15s-118.15,-53.17 -118.15,-118.15c0,-15.75 -13.78,-29.54 -29.54,-29.54S334.77,594.71 334.77,610.46c0,98.46 78.77,177.23 177.23,177.23s177.23,-78.77 177.23,-177.23c0,-15.75 -13.78,-29.54 -29.54,-29.54zM224.49,732.55l-51.2,29.54c-13.78,7.88 -19.69,25.6 -9.85,39.38 7.88,13.78 25.6,19.69 39.38,9.85l51.2,-29.54c13.78,-7.88 19.69,-25.6 9.85,-39.38 -7.88,-13.78 -25.6,-17.72 -39.38,-9.85zM850.71,762.09l-51.2,-29.54c-13.78,-7.88 -31.51,-3.94 -39.38,9.85 -7.88,13.78 -3.94,31.51 9.85,39.38l51.2,29.54c13.78,7.88 31.51,3.94 39.38,-9.85 9.85,-13.78 3.94,-31.51 -9.85,-39.38zM370.22,846.77c-13.78,-7.88 -31.51,-3.94 -39.38,9.85l-29.54,51.2c-7.88,13.78 -3.94,31.51 9.85,39.38 13.78,7.88 31.51,3.94 39.38,-9.85l29.54,-51.2c7.88,-11.82 3.94,-29.54 -9.85,-39.38zM695.14,858.58c-7.88,-13.78 -25.6,-19.69 -39.38,-9.85 -13.78,7.88 -19.69,25.6 -9.85,39.38l29.54,51.2c7.88,13.78 25.6,19.69 39.38,9.85 13.78,-7.88 19.69,-25.6 9.85,-39.38l-29.54,-51.2zM512,886.15c-15.75,0 -29.54,13.78 -29.54,29.54v59.08c0,15.75 13.78,29.54 29.54,29.54s29.54,-13.78 29.54,-29.54v-59.08c0,-15.75 -13.78,-29.54 -29.54,-29.54z"
android:fillColor="#12B9FF"/>
<path
android:pathData="M945.23,630.15H78.77v-39.38C78.77,352.49 273.72,157.54 512,157.54s433.23,194.95 433.23,433.23v39.38zM137.85,571.08h748.31c-9.85,-196.92 -173.29,-354.46 -374.15,-354.46S147.69,374.15 137.85,571.08z"
android:fillColor="#0c77ef"/>
<path
android:pathData="M512,236.31c-183.14,0 -332.8,137.85 -352.49,315.08h704.98c-19.69,-177.23 -169.35,-315.08 -352.49,-315.08z"
android:fillColor="#E6F3FF"/>
</vector>