diff options
Diffstat (limited to 'packages/SystemUI/res/drawable-nodpi/cactus3.xml')
-rw-r--r-- | packages/SystemUI/res/drawable-nodpi/cactus3.xml | 51 |
1 files changed, 51 insertions, 0 deletions
diff --git a/packages/SystemUI/res/drawable-nodpi/cactus3.xml b/packages/SystemUI/res/drawable-nodpi/cactus3.xml new file mode 100644 index 0000000..d070e07 --- /dev/null +++ b/packages/SystemUI/res/drawable-nodpi/cactus3.xml @@ -0,0 +1,51 @@ +<!-- +Copyright (C) 2015 The Android Open Source Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<vector xmlns:android="http://schemas.android.com/apk/res/android" + android:width="48dp" + android:height="48dp" + android:viewportWidth="48.0" + android:viewportHeight="48.0"> + <path + android:pathData="M35.9,15.9c-1.7,0,-3,1.3,-3,3v13.6h-1.1h-0.6v-3.9c0,-1.7,-1.3,-3,-3,-3h-0.3h-0.4v-0.8V22c0,-1.4,-1.1,-2.5,-2.5,-2.5 s-2.5,1.1,-2.5,2.5v3.6h-1.8v-6.4c0,-1.7,-1.3,-3,-3,-3s-3,1.3,-3,3v9.4c0,1.7,1.3,3,3,3h7.6V48c0,1.7,1.3,3,3,3c0.5,0,1,-0.1,1.4,-0.4 c0,0,0,0,0,0c0.4,0.3,0.9,0.4,1.5,0.4c1.7,0,3,-1.3,3,-3v-9.5h1.7c1.7,0,3,-1.3,3,-3V18.9C38.9,17.2,37.6,15.9,35.9,15.9z" + android:fillColor="#0D904F"/> + <path + android:pathData="M31.2,51c1.7,0,3,-1.3,3,-3v-9.5h1.7c1.7,0,3,-1.3,3,-3V18.9c0,-1.7,-1.3,-3,-3,-3v19.6h-7.3v15.1c1.1,0,1.1,0,1.1,0 C30.1,50.8,30.6,51,31.2,51z" + android:fillColor="#097138"/> + <path + android:pathData="M20.7,25.6v-6.4c0,-1.7,-1.3,-3,-3,-3v9.4H20.7z" + android:fillColor="#097138"/> + <path + android:pathData="M26.2,35.5h1.2v15.6h-1.2z" + android:fillColor="#097138"/> + <path + android:pathData="M34.1,22.2h0.8v14.2h-0.8z" + android:fillColor="#097138"/> + <path + android:pathData="M16.8,26.5l0.0,-7.0l-0.79999924,0.0l0.0,7.799999l0.79999924,0.0l5.700001,0.0l0.0,-0.79999924z" + android:fillColor="#097138"/> + <path + android:pathData="M29.9,38.5h1.3v11.7h-1.3z" + android:fillColor="#055524"/> + <path + android:pathData="M32.4,38.5h1.8v11.7h-1.8z" + android:fillColor="#055524"/> + <path + android:pathData="M27.5,25.7L27.5,25.7v-0.9v-0.8V22c0,-1.4,-1.1,-2.5,-2.5,-2.5v9.1h0h0C25.1,27.2,26.1,26,27.5,25.7z" + android:fillColor="#097138"/> + <path + android:pathData="M28.6,25.7v6.1v0.7h2.7v-3.8C31.2,27.2,30.1,25.9,28.6,25.7z" + android:fillColor="#097138"/> +</vector> |