Skip to content

Commit 32caa6c

Browse files
committed
Update app icon to use inverted style
1 parent 70cbeb3 commit 32caa6c

16 files changed

+50
-59
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,9 @@
1-
<vector xmlns:android="http://schemas.android.com/apk/res/android"
2-
xmlns:aapt="http://schemas.android.com/aapt"
3-
android:width="108dp"
4-
android:height="108dp"
5-
android:viewportWidth="108"
6-
android:viewportHeight="108">
7-
<path
8-
android:pathData="M0,0h108v108h-108z"
9-
android:strokeWidth="1"
10-
android:fillType="nonZero"
11-
android:strokeColor="#00000000">
12-
<aapt:attr name="android:fillColor">
13-
<gradient
14-
android:startY="54"
15-
android:startX="54"
16-
android:endY="108"
17-
android:endX="108"
18-
android:type="linear">
19-
<item android:offset="0" android:color="#FF2D8626"/>
20-
<item android:offset="1" android:color="#FF005800"/>
21-
</gradient>
22-
</aapt:attr>
23-
</path>
24-
</vector>
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<shape
3+
xmlns:android="http://schemas.android.com/apk/res/android"
4+
android:shape="rectangle">
5+
<size
6+
android:width="108dp"
7+
android:height="108dp" />
8+
<solid android:color="@color/white" />
9+
</shape>

app/src/main/res/drawable-v24/ic_launcher_background_debug.xml

-24
This file was deleted.

app/src/main/res/drawable-v24/ic_launcher_foreground.xml

+9-9
Original file line numberDiff line numberDiff line change
@@ -5,25 +5,25 @@
55
android:viewportWidth="108"
66
android:viewportHeight="108">
77
<path
8-
android:pathData="M59.863,72.547L54.398,64.72L54.444,64.391C55.414,64.047 56.337,63.57 57.213,62.96C58.089,62.35 58.856,61.646 59.513,60.848C60.17,60.05 60.686,59.159 61.062,58.173C61.437,57.188 61.625,56.132 61.625,55.006C61.625,53.473 61.359,52.057 60.827,50.759C60.295,49.46 59.536,48.342 58.551,47.403C57.565,46.465 56.384,45.73 55.008,45.198C53.631,44.666 52.098,44.4 50.409,44.4L38.16,44.4L38.16,77.164C36.477,76.578 35.005,75.692 33.79,74.521C33.736,74.473 33.686,74.426 33.638,74.379C33.637,74.377 33.635,74.376 33.634,74.374C30.082,70.821 29.093,65.158 30.848,58.428C32.436,52.339 36.172,46.021 41.098,41.093C47.834,34.354 57.04,30 64.551,30C68.515,30 71.847,31.204 74.211,33.479C74.264,33.527 74.314,33.574 74.361,33.621C74.363,33.623 74.365,33.624 74.366,33.626C77.918,37.179 78.907,42.842 77.152,49.572C75.564,55.66 71.828,61.978 66.902,66.906C64.761,69.049 62.37,70.95 59.863,72.547ZM54.392,75.468C51.032,76.93 47.637,77.81 44.495,77.973L44.495,65.377L47.452,65.377L54.392,75.468ZM50.435,59.472L44.592,59.472L44.592,50.16L50.529,50.16C51.308,50.16 52.002,50.293 52.609,50.558C53.217,50.823 53.723,51.174 54.129,51.611C54.534,52.047 54.838,52.546 55.04,53.108C55.243,53.67 55.344,54.247 55.344,54.839C55.344,56.181 54.884,57.288 53.965,58.162C53.046,59.035 51.869,59.472 50.435,59.472Z"
8+
android:pathData="M60.351,74.093L54.431,65.613L54.482,65.257C55.532,64.884 56.532,64.367 57.481,63.706C58.43,63.046 59.261,62.283 59.972,61.419C60.684,60.554 61.243,59.589 61.65,58.521C62.057,57.453 62.26,56.31 62.26,55.089C62.26,53.429 61.972,51.895 61.396,50.489C60.82,49.082 59.998,47.87 58.93,46.854C57.862,45.837 56.583,45.04 55.092,44.464C53.6,43.888 51.94,43.6 50.109,43.6L36.84,43.6L36.84,79.094C35.017,78.46 33.422,77.499 32.105,76.232C32.048,76.18 31.993,76.128 31.942,76.077C31.94,76.075 31.938,76.074 31.936,76.072C28.089,72.223 27.017,66.088 28.919,58.797C30.639,52.201 34.686,45.356 40.023,40.018C47.32,32.717 57.294,28 65.43,28C69.724,28 73.335,29.304 75.895,31.769C75.952,31.821 76.007,31.872 76.058,31.923C76.06,31.925 76.062,31.926 76.064,31.928C79.911,35.777 80.983,41.912 79.082,49.203C77.361,55.799 73.314,62.643 67.977,67.982C65.657,70.303 63.067,72.362 60.351,74.093ZM54.425,77.257C50.785,78.84 47.107,79.794 43.703,79.97L43.703,66.325L46.906,66.325L54.425,77.257ZM50.138,59.928L43.808,59.928L43.808,49.84L50.24,49.84C51.084,49.84 51.835,49.984 52.493,50.271C53.152,50.558 53.7,50.938 54.139,51.411C54.578,51.885 54.907,52.425 55.127,53.034C55.346,53.642 55.456,54.267 55.456,54.909C55.456,56.363 54.958,57.562 53.962,58.509C52.966,59.455 51.692,59.928 50.138,59.928Z"
99
android:strokeWidth="1"
10-
android:fillColor="#FFFFFF"
10+
android:fillColor="#2D8626"
1111
android:fillType="nonZero"
1212
android:strokeColor="#00000000"/>
1313
<path
14-
android:pathData="M38.272,44.4L38.272,44.23C39.16,43.136 40.105,42.087 41.098,41.093C42.207,39.984 43.383,38.939 44.607,37.968L77.103,37.968C77.796,39.866 78.09,42.031 77.976,44.4L50.409,44.4L38.272,44.4ZM61.002,51.216L76.673,51.216C75.98,53.373 75.03,55.541 73.866,57.648L61.242,57.648C61.497,56.815 61.625,55.934 61.625,55.006C61.625,53.651 61.417,52.388 61.002,51.216ZM54.509,64.368L69.233,64.368C68.491,65.247 67.713,66.095 66.902,66.906C64.761,69.049 62.37,70.95 59.863,72.547L54.398,64.72L54.444,64.391C54.466,64.383 54.487,64.376 54.509,64.368Z"
14+
android:pathData="M36.961,43.6L36.961,43.415C37.924,42.231 38.947,41.094 40.023,40.018C41.224,38.816 42.498,37.684 43.824,36.632L79.028,36.632C79.779,38.689 80.098,41.034 79.974,43.6L50.109,43.6L36.961,43.6ZM61.585,50.984L78.563,50.984C77.812,53.321 76.783,55.669 75.521,57.952L61.845,57.952C62.122,57.05 62.26,56.095 62.26,55.089C62.26,53.622 62.035,52.253 61.585,50.984ZM54.551,65.232L70.502,65.232C69.699,66.184 68.856,67.103 67.977,67.982C65.657,70.303 63.067,72.362 60.351,74.093L54.431,65.613L54.482,65.257C54.505,65.249 54.528,65.24 54.551,65.232Z"
1515
android:strokeWidth="1"
1616
android:fillType="nonZero"
1717
android:strokeColor="#00000000">
1818
<aapt:attr name="android:fillColor">
1919
<gradient
20-
android:startY="28.229853"
21-
android:startX="58.181"
22-
android:endY="72.547"
23-
android:endX="58.181"
20+
android:startY="26.082222"
21+
android:startX="58.5295"
22+
android:endY="74.093"
23+
android:endX="58.5295"
2424
android:type="linear">
25-
<item android:offset="0" android:color="#FFF7F9FA"/>
26-
<item android:offset="1" android:color="#FFD0DCE1"/>
25+
<item android:offset="0" android:color="#FF2D8626"/>
26+
<item android:offset="1" android:color="#FF005800"/>
2727
</gradient>
2828
</aapt:attr>
2929
</path>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
<vector xmlns:android="http://schemas.android.com/apk/res/android"
2+
xmlns:aapt="http://schemas.android.com/aapt"
3+
android:width="108dp"
4+
android:height="108dp"
5+
android:viewportWidth="108"
6+
android:viewportHeight="108">
7+
<path
8+
android:pathData="M60.351,74.093L54.431,65.613L54.482,65.257C55.532,64.884 56.532,64.367 57.481,63.706C58.43,63.046 59.261,62.283 59.972,61.419C60.684,60.554 61.243,59.589 61.65,58.521C62.057,57.453 62.26,56.31 62.26,55.089C62.26,53.429 61.972,51.895 61.396,50.489C60.82,49.082 59.998,47.87 58.93,46.854C57.862,45.837 56.583,45.04 55.092,44.464C53.6,43.888 51.94,43.6 50.109,43.6L36.84,43.6L36.84,79.094C35.017,78.46 33.422,77.499 32.105,76.232C32.048,76.18 31.993,76.128 31.942,76.077C31.94,76.075 31.938,76.074 31.936,76.072C28.089,72.223 27.017,66.088 28.919,58.797C30.639,52.201 34.686,45.356 40.023,40.018C47.32,32.717 57.294,28 65.43,28C69.724,28 73.335,29.304 75.895,31.769C75.952,31.821 76.007,31.872 76.058,31.923C76.06,31.925 76.062,31.926 76.064,31.928C79.911,35.777 80.983,41.912 79.082,49.203C77.361,55.799 73.314,62.643 67.977,67.982C65.657,70.303 63.067,72.362 60.351,74.093ZM54.425,77.257C50.785,78.84 47.107,79.794 43.703,79.97L43.703,66.325L46.906,66.325L54.425,77.257ZM50.138,59.928L43.808,59.928L43.808,49.84L50.24,49.84C51.084,49.84 51.835,49.984 52.493,50.271C53.152,50.558 53.7,50.938 54.139,51.411C54.578,51.885 54.907,52.425 55.127,53.034C55.346,53.642 55.456,54.267 55.456,54.909C55.456,56.363 54.958,57.562 53.962,58.509C52.966,59.455 51.692,59.928 50.138,59.928Z"
9+
android:strokeWidth="1"
10+
android:fillColor="#2A3C81"
11+
android:fillType="nonZero"
12+
android:strokeColor="#00000000"/>
13+
<path
14+
android:pathData="M36.961,43.6L36.961,43.415C37.924,42.231 38.947,41.094 40.023,40.018C41.224,38.816 42.498,37.684 43.824,36.632L79.028,36.632C79.779,38.689 80.098,41.034 79.974,43.6L50.109,43.6L36.961,43.6ZM61.585,50.984L78.563,50.984C77.812,53.321 76.783,55.669 75.521,57.952L61.845,57.952C62.122,57.05 62.26,56.095 62.26,55.089C62.26,53.622 62.035,52.253 61.585,50.984ZM54.551,65.232L70.502,65.232C69.699,66.184 68.856,67.103 67.977,67.982C65.657,70.303 63.067,72.362 60.351,74.093L54.431,65.613L54.482,65.257C54.505,65.249 54.528,65.24 54.551,65.232Z"
15+
android:strokeWidth="1"
16+
android:fillType="nonZero"
17+
android:strokeColor="#00000000">
18+
<aapt:attr name="android:fillColor">
19+
<gradient
20+
android:startY="26.082222"
21+
android:startX="58.5295"
22+
android:endY="74.093"
23+
android:endX="58.5295"
24+
android:type="linear">
25+
<item android:offset="0" android:color="#FF2A3C81"/>
26+
<item android:offset="1" android:color="#FF001754"/>
27+
</gradient>
28+
</aapt:attr>
29+
</path>
30+
</vector>
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
3-
<background android:drawable="@drawable/ic_launcher_background_debug" />
4-
<foreground android:drawable="@drawable/ic_launcher_foreground" />
3+
<background android:drawable="@drawable/ic_launcher_background" />
4+
<foreground android:drawable="@drawable/ic_launcher_foreground_debug" />
55
</adaptive-icon>
-851 Bytes
Loading
-821 Bytes
Loading
-462 Bytes
Loading
-419 Bytes
Loading
-1.85 KB
Loading
Loading
-4.37 KB
Loading
Loading
-7.9 KB
Loading
Loading

art/icons.sketch

-26 KB
Binary file not shown.

0 commit comments

Comments
 (0)