Skip to content

Commit

Permalink
update icon
Browse files Browse the repository at this point in the history
  • Loading branch information
nethical6 committed Jul 9, 2024
1 parent edb51ee commit 71ec2b7
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 13 deletions.
2 changes: 1 addition & 1 deletion app/src/main/res/drawable/ic_launcher_background.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@
android:fillColor="#1d1d1d"
android:strokeColor="#979797"
android:strokeWidth="0.1"/>
</vector>
</vector>
5 changes: 2 additions & 3 deletions app/src/main/res/drawable/ic_launcher_foreground.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,12 @@
android:viewportHeight="108">
<path
android:name="path"
android:pathData="M 43.034 66.823 L 43.034 41.177 L 48.973 41.177 L 48.973 66.823 Z"
android:pathData="M 40.489 65.555 L 40.489 42.445 L 47.733 42.445 L 47.733 65.555 Z"
android:fillColor="#ffffff"
android:strokeWidth="0.1"/>
<path
android:name="path_1"
android:pathData="M 58.988 66.823 L 58.988 41.177 L 64.927 41.177 L 64.927 66.823 Z"
android:pathData="M 60.267 65.555 L 60.267 42.445 L 67.51 42.445 L 67.51 65.555 Z"
android:fillColor="#ffffff"
android:strokeColor="#979797"
android:strokeWidth="0.1"/>
</vector>
13 changes: 4 additions & 9 deletions app/src/main/res/drawable/ic_launcher_monochrome.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,12 @@
android:viewportHeight="108">
<path
android:name="path"
android:pathData="M -2.51 122.513 L -2.51 -2.439 L 121.403 -2.439 L 121.403 122.513 Z"
android:strokeColor="#979797"
android:pathData="M 40.489 65.555 L 40.489 42.445 L 47.733 42.445 L 47.733 65.555 Z"
android:fillColor="#ffffff"
android:strokeWidth="0.1"/>
<path
android:name="path_1"
android:pathData="M 43.034 66.823 L 43.034 41.177 L 48.973 41.177 L 48.973 66.823 Z"
android:fillColor="#000000"
android:strokeWidth="0.1"/>
<path
android:name="path_1_1"
android:pathData="M 58.988 66.823 L 58.988 41.177 L 64.927 41.177 L 64.927 66.823 Z"
android:fillColor="#000000"
android:pathData="M 60.267 65.555 L 60.267 42.445 L 67.51 42.445 L 67.51 65.555 Z"
android:fillColor="#ffffff"
android:strokeWidth="0.1"/>
</vector>

0 comments on commit 71ec2b7

Please sign in to comment.