1<?xml version="1.0" encoding="utf-8"?> 2<!-- Copyright 2020 The Android Open Source Project 3 4 Licensed under the Apache License, Version 2.0 (the "License"); 5 you may not use this file except in compliance with the License. 6 You may obtain a copy of the License at 7 8 http://www.apache.org/licenses/LICENSE-2.0 9 10 Unless required by applicable law or agreed to in writing, software 11 distributed under the License is distributed on an "AS IS" BASIS, 12 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 13 See the License for the specific language governing permissions and 14 limitations under the License. 15--> 16<vector xmlns:android="http://schemas.android.com/apk/res/android" 17 android:width="48dp" 18 android:height="48dp" 19 android:viewportWidth="48" 20 android:viewportHeight="48"> 21 <path 22 android:pathData="M15.38,1.02l5.12,5.32l-6.32,2.72l1.2,-8.04z" 23 android:fillColor="#808080"/> 24 <path 25 android:pathData="M32.63,1.02l-5.13,5.32l6.32,2.72l-1.19,-8.04z" 26 android:fillColor="#808080"/> 27 <path 28 android:pathData="M33.82,9.06l-4.77,-1.82l3.58,-6.22l1.19,8.04z" 29 android:fillColor="#666"/> 30 <path 31 android:pathData="M15.38,1.02l3.57,6.22l-4.77,1.82l1.2,-8.04z" 32 android:fillColor="#666"/> 33 <path 34 android:pathData="M9,18.5a15,15 0,0 1,30 0Z" 35 android:fillColor="#808080"/> 36 <path 37 android:pathData="M19.5,15.25a4.5,3.25 0,1 0,9 0a4.5,3.25 0,1 0,-9 0z" 38 android:fillColor="#fff"/> 39 <path 40 android:fillColor="#FF000000" 41 android:pathData="M20.5,11c0,1.73 -3,1.73 -3,0S20.5,9.35 20.5,11Z"/> 42 <path 43 android:fillColor="#FF000000" 44 android:pathData="M30.5,11c0,1.73 -3,1.73 -3,0S30.5,9.35 30.5,11Z"/> 45 <path 46 android:fillColor="#FF000000" 47 android:pathData="M25.15,13c0,1.28 -2.3,1.28 -2.3,0S25.15,11.73 25.15,13Z"/> 48 <path 49 android:pathData="M29,14.29a2.78,2.78 0,0 1,-2.33 1.41A2.75,2.75 0,0 1,24 13" 50 android:strokeWidth="1.25" 51 android:fillColor="#00000000" 52 android:strokeColor="#000" 53 android:strokeLineCap="round"/> 54 <path 55 android:pathData="M24,13a2.66,2.66 0,0 1,-2.67 2.69A2.53,2.53 0,0 1,19 14.29" 56 android:strokeWidth="1.25" 57 android:fillColor="#00000000" 58 android:strokeColor="#000" 59 android:strokeLineCap="round"/> 60 <path 61 android:pathData="M9,20h30v18h-30z" 62 android:fillColor="#808080"/> 63 <path 64 android:pathData="M11.5,43m-2.5,0a2.5,2.5 0,1 1,5 0a2.5,2.5 0,1 1,-5 0" 65 android:fillColor="#fff"/> 66 <path 67 android:pathData="M9,37h5v6h-5z" 68 android:fillColor="#808080"/> 69 <path 70 android:pathData="M29.5,43m-2.5,0a2.5,2.5 0,1 1,5 0a2.5,2.5 0,1 1,-5 0" 71 android:fillColor="#fff"/> 72 <path 73 android:pathData="M27,37h5v6h-5z" 74 android:fillColor="#808080"/> 75 <path 76 android:pathData="M36.5,43m-2.5,0a2.5,2.5 0,1 1,5 0a2.5,2.5 0,1 1,-5 0" 77 android:fillColor="#fff"/> 78 <path 79 android:pathData="M34,37h5v6h-5z" 80 android:fillColor="#808080"/> 81 <path 82 android:pathData="M18.5,43m-2.5,0a2.5,2.5 0,1 1,5 0a2.5,2.5 0,1 1,-5 0" 83 android:fillColor="#fff"/> 84 <path 85 android:pathData="M16,37h5v6h-5z" 86 android:fillColor="#808080"/> 87 <path 88 android:pathData="M35,35.5h5.9a3.8,3.8 0,0 0,3.8 -3.8V25.5" 89 android:strokeWidth="5" 90 android:fillColor="#00000000" 91 android:strokeColor="#808080" 92 android:strokeLineCap="round"/> 93 <path 94 android:pathData="M40,38l0,-5l-1,0l0,5l1,0z" 95 android:fillColor="#666"/> 96 <path 97 android:pathData="M20.5,25A6.47,6.47 0,0 0,14 31.5V38H27V31.5A6.47,6.47 0,0 0,20.5 25Z" 98 android:fillColor="#fff"/> 99 <path 100 android:pathData="M16,38h5v1h-5z" 101 android:fillColor="#666"/> 102 <path 103 android:pathData="M9,18.5h30v1.5h-30z" 104 android:fillColor="#3ddc84"/> 105 <path 106 android:pathData="M29,16.75l-10,5l0,-5l10,5l0,-5z" 107 android:fillColor="#3ddc84"/> 108</vector> 109