Skip to content

Commit

Permalink
ginkgo: Update XiaomiParts Icon
Browse files Browse the repository at this point in the history
  • Loading branch information
mg712702 authored and notakbuzz committed Jul 8, 2021
1 parent f2ccc5a commit 16c296c
Showing 1 changed file with 10 additions and 11 deletions.
21 changes: 10 additions & 11 deletions XiaomiParts/res/drawable/ic_mi.xml
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
<vector
xmlns:android="http://schemas.android.com/apk/res/android"
android:name="vector"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:fillColor="#FFFFFF"
android:pathData="M4,6.771l2.529,0.028l6.297,0c1.6,0 2.683,1.428 2.684,2.922c0.002,2.386
0.028,7.48 0.028,7.48l-2.454,0.01l-0.046,-6.7c-0.006,-0.935 -0.634,-1.542
-1.548,-1.555c-1.177,-0.017 -4.163,0.019
-4.961,0.029l0,8.244l-2.529,0l0,-10.458Zm4.462,4.035l2.586,0l0,6.338l-2.586,0l0,-6.338Zm9.009,-4.035l2.529,0l0,10.458l-2.529,0l0,-10.458Z" />
android:viewportHeight="24"
android:tint="?android:attr/colorPrimary">
<path
android:name="path"
android:pathData="M 2 5.464 L 5.161 5.499 L 13.033 5.499 C 15.033 5.499 16.386 7.284 16.387 9.151 C 16.39 12.134 16.422 18.501 16.422 18.501 L 13.355 18.514 L 13.297 10.139 C 13.29 8.97 12.505 8.211 11.363 8.195 C 9.891 8.174 6.159 8.219 5.161 8.231 L 5.161 18.536 L 2 18.536 L 2 5.464 Z M 7.577 10.508 L 10.81 10.508 L 10.81 18.43 L 7.577 18.43 L 7.577 10.508 Z M 18.839 5.464 L 22 5.464 L 22 18.536 L 18.839 18.536 L 18.839 5.464 Z"
android:fillColor="?android:attr/colorPrimary"
android:strokeWidth="1"/>
</vector>

0 comments on commit 16c296c

Please sign in to comment.