Skip to content

Commit e44a84a

Browse files
committed
Update icons
1 parent 001ff95 commit e44a84a

29 files changed

+30
-40
lines changed

app/src/main/AndroidManifest.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<activity
1515
android:name="com.wstxda.clippy.activity.copy.CopyLinkActivity"
1616
android:exported="true"
17-
android:icon="@mipmap/ic_launcher_copy"
17+
android:icon="@mipmap/ic_copy_link"
1818
android:label="@string/copy_link">
1919
<intent-filter>
2020
<action android:name="android.intent.action.SEND" />
@@ -26,8 +26,8 @@
2626
<activity
2727
android:name="com.wstxda.clippy.activity.copy.CopyLinkCleanerActivity"
2828
android:exported="true"
29-
android:icon="@mipmap/ic_launcher_copy_tracker"
30-
android:label="@string/copy_link_tracker">
29+
android:icon="@mipmap/ic_copy_link_cleaner"
30+
android:label="@string/copy_link_cleaner">
3131
<intent-filter>
3232
<action android:name="android.intent.action.SEND" />
3333
<category android:name="android.intent.category.DEFAULT" />
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<vector xmlns:android="http://schemas.android.com/apk/res/android"
2+
android:width="108dp"
3+
android:height="108dp"
4+
android:viewportWidth="108"
5+
android:viewportHeight="108">
6+
<path
7+
android:fillColor="@color/ic_launcher_copy_foreground"
8+
android:fillType="evenOdd"
9+
android:pathData="M32.03 45.52c-2.04 2.04-3.44 4.62-4.04 7.43-0.6 2.81-0.37 5.74 0.65 8.43 1.03 2.69 2.81 5.02 5.14 6.72 2.32 1.7 5.09 2.69 7.96 2.85 0.44 0.02 0.87-0.13 1.2-0.42 0.32-0.3 0.52-0.7 0.54-1.15 0.03-0.44-0.12-0.87-0.42-1.2-0.29-0.32-0.7-0.52-1.14-0.54-2.23-0.13-4.38-0.9-6.2-2.22-1.8-1.32-3.18-3.13-3.98-5.22-0.8-2.1-0.98-4.37-0.51-6.56 0.47-2.19 1.56-4.2 3.14-5.78l6.25-6.24c2.17-2.18 5.12-3.4 8.2-3.4 3.07 0 6.02 1.22 8.2 3.4 2.17 2.17 3.39 5.12 3.39 8.2 0 3.07-1.22 6.02-3.4 8.2l-3.12 3.12c-0.16 0.15-0.29 0.33-0.37 0.53-0.09 0.2-0.13 0.42-0.14 0.64 0 0.22 0.04 0.44 0.13 0.64 0.08 0.2 0.2 0.4 0.36 0.55 0.15 0.15 0.34 0.28 0.54 0.36 0.2 0.08 0.43 0.13 0.65 0.12 0.21 0 0.43-0.04 0.63-0.13s0.39-0.21 0.54-0.37l3.12-3.12c2.8-2.8 4.37-6.59 4.37-10.54 0-3.96-1.57-7.75-4.37-10.54-2.8-2.8-6.58-4.37-10.54-4.37-3.95 0-7.74 1.57-10.54 4.37l-6.24 6.24Z" />
10+
<path
11+
android:fillColor="@color/ic_launcher_copy_green"
12+
android:pathData="M49.99 67.38c-1.08-1.07-1.93-2.35-2.52-3.76-0.58-1.4-0.88-2.91-0.88-4.43 0-1.53 0.3-3.04 0.88-4.44 0.59-1.4 1.44-2.69 2.52-3.76l3.12-3.13c0.16-0.15 0.3-0.33 0.38-0.53 0.1-0.2 0.14-0.43 0.15-0.65 0-0.22-0.04-0.44-0.12-0.65-0.09-0.2-0.21-0.4-0.37-0.55-0.16-0.16-0.34-0.28-0.55-0.36-0.2-0.09-0.43-0.13-0.65-0.12-0.22 0-0.44 0.05-0.64 0.14-0.2 0.09-0.39 0.22-0.54 0.38l-3.13 3.12c-2.8 2.8-4.36 6.59-4.36 10.54 0 3.96 1.57 7.75 4.36 10.54 2.8 2.8 6.59 4.37 10.54 4.37 3.96 0 7.75-1.57 10.54-4.37l6.25-6.24C77 61.44 78.4 58.86 79 56.05c0.6-2.82 0.37-5.75-0.66-8.43-1.02-2.7-2.8-5.03-5.13-6.72-2.32-1.7-5.09-2.69-7.96-2.85-0.22-0.01-0.44 0.02-0.64 0.1-0.2 0.07-0.4 0.18-0.56 0.32-0.33 0.3-0.52 0.7-0.55 1.14-0.02 0.44 0.13 0.87 0.42 1.2 0.3 0.33 0.7 0.53 1.14 0.55 2.24 0.13 4.39 0.9 6.2 2.21 1.8 1.32 3.19 3.14 3.99 5.23 0.8 2.09 0.97 4.37 0.5 6.56-0.46 2.18-1.55 4.2-3.13 5.77l-6.25 6.25c-2.18 2.18-5.12 3.4-8.2 3.4-3.07 0-6.02-1.22-8.2-3.4" />
13+
</vector>
Lines changed: 10 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,15 @@
11
<vector xmlns:android="http://schemas.android.com/apk/res/android"
2-
xmlns:tools="http://schemas.android.com/tools"
32
android:width="108dp"
43
android:height="108dp"
54
android:viewportWidth="108"
65
android:viewportHeight="108">
7-
<group
8-
android:scaleX="0.99"
9-
android:scaleY="0.99"
10-
android:translateX="0.54"
11-
android:translateY="0.54">
12-
<path
13-
android:fillColor="@color/ic_launcher_copy_foreground"
14-
android:pathData="M43.67,43.67C37.86,43.67 33.33,48.19 33.33,54C33.33,59.81 37.86,64.33 43.67,64.33H48.83C49.52,64.33 50.18,64.61 50.66,65.09C51.14,65.57 51.42,66.23 51.42,66.92C51.42,67.6 51.14,68.26 50.66,68.74C50.18,69.23 49.52,69.5 48.83,69.5H43.67C35.01,69.5 28.17,62.66 28.17,54C28.17,45.34 35.01,38.5 43.67,38.5H48.83C49.52,38.5 50.18,38.77 50.66,39.26C51.14,39.74 51.42,40.4 51.42,41.08C51.42,41.77 51.14,42.43 50.66,42.91C50.18,43.39 49.52,43.67 48.83,43.67H43.67ZM56.58,41.08C56.58,40.4 56.86,39.74 57.34,39.26C57.82,38.77 58.48,38.5 59.17,38.5H64.33C72.99,38.5 79.83,45.34 79.83,54C79.83,62.66 72.99,69.5 64.33,69.5H59.17C58.48,69.5 57.82,69.23 57.34,68.74C56.86,68.26 56.58,67.6 56.58,66.92C56.58,66.23 56.86,65.57 57.34,65.09C57.82,64.61 58.48,64.33 59.17,64.33H64.33C70.14,64.33 74.67,59.81 74.67,54C74.67,48.19 70.14,43.67 64.33,43.67H59.17C58.48,43.67 57.82,43.39 57.34,42.91C56.86,42.43 56.58,41.77 56.58,41.08ZM41.08,54C41.08,53.31 41.36,52.66 41.84,52.17C42.32,51.69 42.98,51.42 43.67,51.42H64.33C65.02,51.42 65.68,51.69 66.16,52.17C66.64,52.66 66.92,53.31 66.92,54C66.92,54.69 66.64,55.34 66.16,55.83C65.68,56.31 65.02,56.58 64.33,56.58H43.67C42.98,56.58 42.32,56.31 41.84,55.83C41.36,55.34 41.08,54.69 41.08,54Z"
15-
tools:ignore="VectorPath" />
16-
</group>
17-
</vector>
6+
<path
7+
android:fillColor="@color/ic_launcher_copy_foreground"
8+
android:pathData="M44.67 41.75c-3.25 0-6.37 1.3-8.67 3.59-2.3 2.3-3.58 5.41-3.58 8.66s1.29 6.36 3.58 8.66c2.3 2.3 5.42 3.59 8.67 3.59H47c0.46 0 0.9 0.18 1.24 0.51 0.33 0.33 0.51 0.78 0.51 1.24 0 0.46-0.18 0.9-0.51 1.24-0.33 0.33-0.78 0.51-1.24 0.51h-2.33c-4.18 0-8.19-1.66-11.14-4.61-2.95-2.96-4.61-6.96-4.61-11.14 0-4.18 1.66-8.18 4.61-11.14 2.95-2.95 6.96-4.61 11.14-4.61H47c0.46 0 0.9 0.18 1.24 0.51 0.33 0.33 0.51 0.78 0.51 1.24 0 0.46-0.18 0.9-0.51 1.24-0.33 0.33-0.78 0.51-1.24 0.51h-2.33Z" />
9+
<path
10+
android:fillColor="@color/ic_launcher_copy_foreground"
11+
android:pathData="M45.25 54c0-0.46 0.18-0.9 0.51-1.24 0.33-0.33 0.78-0.51 1.24-0.51h14c0.46 0 0.9 0.18 1.24 0.51 0.33 0.33 0.51 0.78 0.51 1.24 0 0.46-0.18 0.9-0.51 1.24-0.33 0.33-0.78 0.51-1.24 0.51H47c-0.46 0-0.9-0.18-1.24-0.51-0.33-0.33-0.51-0.78-0.51-1.24Z" />
12+
<path
13+
android:fillColor="@color/ic_launcher_copy_foreground"
14+
android:pathData="M61 38.25c-0.46 0-0.9 0.18-1.24 0.51-0.33 0.33-0.51 0.78-0.51 1.24 0 0.46 0.18 0.9 0.51 1.24 0.33 0.33 0.78 0.51 1.24 0.51h2.33c3.25 0 6.37 1.3 8.67 3.59 2.3 2.3 3.58 5.41 3.58 8.66S74.3 60.36 72 62.66c-2.3 2.3-5.42 3.59-8.67 3.59H61c-0.46 0-0.9 0.18-1.24 0.51-0.33 0.33-0.51 0.78-0.51 1.24 0 0.46 0.18 0.9 0.51 1.24 0.33 0.33 0.78 0.51 1.24 0.51h2.33c4.18 0 8.19-1.66 11.14-4.61 2.95-2.96 4.61-6.96 4.61-11.14 0-4.18-1.66-8.18-4.61-11.14-2.95-2.95-6.96-4.61-11.14-4.61H61Z" />
15+
</vector>

app/src/main/res/drawable/ic_copy_link_tracker_foreground.xml

Lines changed: 0 additions & 21 deletions
This file was deleted.
File renamed without changes.
Lines changed: 1 addition & 1 deletion
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">
33
<background android:drawable="@color/ic_launcher_copy_background" />
4-
<foreground android:drawable="@drawable/ic_copy_link_tracker_foreground" />
4+
<foreground android:drawable="@drawable/ic_copy_link_cleaner_foreground" />
55
</adaptive-icon>
760 Bytes
Loading
1.24 KB
Loading
-2 KB
Binary file not shown.
-2.79 KB
Binary file not shown.

0 commit comments

Comments
 (0)