Skip to content

Commit

Permalink
Updated new icon.
Browse files Browse the repository at this point in the history
  • Loading branch information
RainbowC0 committed Jul 14, 2024
1 parent 78a005b commit cb76702
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 178 deletions.
13 changes: 13 additions & 0 deletions app/src/main/res/drawable-v24/ic_launcher_background.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="108dp"
android:height="108dp"
android:viewportWidth="108"
android:viewportHeight="108">
<path
android:fillColor="#455A6A"
android:pathData="M73.894737,0H0v108h34.105263z"/>
<path
android:fillColor="#1E88E5"
android:pathData="M34.105263,108H108V0H73.894737z"/>
</vector>
14 changes: 6 additions & 8 deletions app/src/main/res/drawable-v24/ic_launcher_foreground.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
android:height="108dp"
android:viewportWidth="108"
android:viewportHeight="108">
<path android:pathData="M31,63.928c0,0 6.4,-11 12.1,-13.1c7.2,-2.6 26,-1.4 26,-1.4l38.1,38.1L107,108.928l-32,-1L31,63.928z">
<path android:pathData="M108,107.99999 85.5,108 31.5,54 45,40.5 64.35,59.85 70.2,54 h 6.3 L 108,85.5z">
<aapt:attr name="android:fillColor">
<gradient
android:endX="85.84757"
android:endY="92.4963"
android:startX="42.9492"
android:startY="49.59793"
android:endX="94.5"
android:endY="90"
android:startX="48.150002"
android:startY="43.650002"
android:type="linear">
<item
android:color="#44000000"
Expand All @@ -24,7 +24,5 @@
<path
android:fillColor="#FFFFFF"
android:fillType="nonZero"
android:pathData="M65.3,45.828l3.8,-6.6c0.2,-0.4 0.1,-0.9 -0.3,-1.1c-0.4,-0.2 -0.9,-0.1 -1.1,0.3l-3.9,6.7c-6.3,-2.8 -13.4,-2.8 -19.7,0l-3.9,-6.7c-0.2,-0.4 -0.7,-0.5 -1.1,-0.3C38.8,38.328 38.7,38.828 38.9,39.228l3.8,6.6C36.2,49.428 31.7,56.028 31,63.928h46C76.3,56.028 71.8,49.428 65.3,45.828zM43.4,57.328c-0.8,0 -1.5,-0.5 -1.8,-1.2c-0.3,-0.7 -0.1,-1.5 0.4,-2.1c0.5,-0.5 1.4,-0.7 2.1,-0.4c0.7,0.3 1.2,1 1.2,1.8C45.3,56.528 44.5,57.328 43.4,57.328L43.4,57.328zM64.6,57.328c-0.8,0 -1.5,-0.5 -1.8,-1.2s-0.1,-1.5 0.4,-2.1c0.5,-0.5 1.4,-0.7 2.1,-0.4c0.7,0.3 1.2,1 1.2,1.8C66.5,56.528 65.6,57.328 64.6,57.328L64.6,57.328z"
android:strokeWidth="1"
android:strokeColor="#00000000" />
android:pathData="M48.15,64.35 37.8,54 48.15,43.65 45,40.5 31.5,54 45,67.5Zm11.7,0 L70.2,54 59.85,43.65 63,40.5 76.5,54 63,67.5z"/>
</vector>
170 changes: 0 additions & 170 deletions app/src/main/res/drawable/ic_launcher_background.xml

This file was deleted.

0 comments on commit cb76702

Please sign in to comment.