Skip to content

Commit b7bdf94

Browse files
authored
Merge pull request #298 from alabiaga/main
Refresh tracker icon assets
2 parents 11de640 + 881f1a2 commit b7bdf94

File tree

7 files changed

+45
-0
lines changed

7 files changed

+45
-0
lines changed
Binary file not shown.
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
<vector xmlns:android="http://schemas.android.com/apk/res/android"
2+
android:width="24dp"
3+
android:height="24dp"
4+
android:viewportWidth="24"
5+
android:viewportHeight="24">
6+
7+
<path
8+
android:fillColor="#9d75b1"
9+
android:pathData="M0,4 A4,4 0 0,1 4,0 H20 A4,4 0 0,1 24,4 V20 A4,4 0 0,1 20,24 H4 A4,4 0 0,1 0,20 Z" />
10+
11+
<path
12+
android:fillColor="#000000"
13+
android:pathData="M9,16.17L4.83,12l-1.42,1.41L9,19 21,7l-1.41,-1.41z" />
14+
15+
</vector>
Binary file not shown.
Binary file not shown.
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
<vector xmlns:android="http://schemas.android.com/apk/res/android"
2+
android:width="24dp"
3+
android:height="24dp"
4+
android:viewportWidth="960"
5+
android:viewportHeight="960">
6+
7+
<path
8+
android:fillColor="#9d75b1"
9+
android:pathData="M0,160 A160,160 0 0,40 160,0 H800 A160,160 0 0,40 960,160 V800 A160,160 0 0,40 800,960 H160 A160,160 0 0,40 0,800 Z" />
10+
11+
<path
12+
android:fillColor="#000000"
13+
android:pathData="M280,800Q230,800 195,765Q160,730 160,680L60,680L78,600L191,600Q208,581 231,570.5Q254,560 280,560Q306,560 329,570.5Q352,581 369,600L536,600L620,240L182,240L186,223Q192,195 213.5,177.5Q235,160 264,160L720,160L683,320L800,320L920,480L880,680L800,680Q800,730 765,765Q730,800 680,800Q630,800 595,765Q560,730 560,680L400,680Q400,730 365,765Q330,800 280,800ZM637,520L830,520L834,499L760,400L665,400L637,520ZM618,247L620,240L620,240L536,600L536,600L538,593L538,593L572,447L572,447L618,247ZM20,533L40,453L260,453L240,533L20,533ZM100,387L120,307L380,307L360,387L100,387ZM280,720Q297,720 308.5,708.5Q320,697 320,680Q320,663 308.5,651.5Q297,640 280,640Q263,640 251.5,651.5Q240,663 240,680Q240,697 251.5,708.5Q263,720 280,720ZM680,720Q697,720 708.5,708.5Q720,697 720,680Q720,663 708.5,651.5Q697,640 680,640Q663,640 651.5,651.5Q640,663 640,680Q640,697 651.5,708.5Q663,720 680,720Z" />
14+
15+
</vector>
Binary file not shown.
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
<vector xmlns:android="http://schemas.android.com/apk/res/android"
2+
android:width="24dp"
3+
android:height="24dp"
4+
android:viewportWidth="960"
5+
android:viewportHeight="960">
6+
7+
<path
8+
android:fillColor="#9d75b1"
9+
android:pathData="M0,160 A160,160 0 0,40 160,0 H800 A160,160 0 0,40 960,160 V800 A160,160 0 0,40 800,960 H160 A160,160 0 0,40 0,800 Z" />
10+
11+
<path
12+
android:fillColor="#000000"
13+
android:pathData="M336,840Q245,840 182.5,777.5Q120,715 120,624Q120,586 133,550Q146,514 170,485L312,314L215,120L745,120L648,314L790,485Q814,514 827,550Q840,586 840,624Q840,715 777,777.5Q714,840 624,840L336,840ZM480,640Q447,640 423.5,616.5Q400,593 400,560Q400,527 423.5,503.5Q447,480 480,480Q513,480 536.5,503.5Q560,527 560,560Q560,593 536.5,616.5Q513,640 480,640ZM385,280L575,280L615,200L345,200L385,280ZM336,760L624,760Q681,760 720.5,720.5Q760,681 760,624Q760,600 751.5,577.5Q743,555 728,537L581,360L380,360L232,536Q217,554 208.5,577Q200,600 200,624Q200,681 239.5,720.5Q279,760 336,760Z" />
14+
15+
</vector>

0 commit comments

Comments
 (0)