diff --git a/app/src/main/assets/os.json b/app/src/main/assets/os.json index 1c4d1ca..aa42330 100644 --- a/app/src/main/assets/os.json +++ b/app/src/main/assets/os.json @@ -73,7 +73,7 @@ "name": "Windows 11", "category": "Windows", "description": "", - "icon": null, + "icon": "windows11.svg", "url": "https://www.microsoft.com/en-us/software-download/windows11" }, { diff --git a/app/src/main/assets/osicons/alpine.svg b/app/src/main/assets/osicons/alpine.svg new file mode 120000 index 0000000..bc68818 --- /dev/null +++ b/app/src/main/assets/osicons/alpine.svg @@ -0,0 +1 @@ +alpinelinux.svg \ No newline at end of file diff --git a/app/src/main/assets/osicons/mint.svg b/app/src/main/assets/osicons/mint.svg new file mode 120000 index 0000000..5091101 --- /dev/null +++ b/app/src/main/assets/osicons/mint.svg @@ -0,0 +1 @@ +linuxmint.svg \ No newline at end of file diff --git a/app/src/main/assets/osicons/win10.svg b/app/src/main/assets/osicons/win10.svg new file mode 120000 index 0000000..85359c5 --- /dev/null +++ b/app/src/main/assets/osicons/win10.svg @@ -0,0 +1 @@ +windows8.svg \ No newline at end of file diff --git a/app/src/main/assets/osicons/win11.svg b/app/src/main/assets/osicons/win11.svg new file mode 100644 index 0000000..c97fb94 --- /dev/null +++ b/app/src/main/assets/osicons/win11.svg @@ -0,0 +1,19 @@ + + + + + microsoft [#150] + Created with Sketch. + + + + + + + + + + + + + \ No newline at end of file diff --git a/app/src/main/assets/osicons/win7.svg b/app/src/main/assets/osicons/win7.svg new file mode 120000 index 0000000..ff3189f --- /dev/null +++ b/app/src/main/assets/osicons/win7.svg @@ -0,0 +1 @@ +windows7.svg \ No newline at end of file diff --git a/app/src/main/assets/osicons/win8.svg b/app/src/main/assets/osicons/win8.svg new file mode 120000 index 0000000..85359c5 --- /dev/null +++ b/app/src/main/assets/osicons/win8.svg @@ -0,0 +1 @@ +windows8.svg \ No newline at end of file diff --git a/app/src/main/assets/osicons/windows.svg b/app/src/main/assets/osicons/windows.svg new file mode 100644 index 0000000..c97fb94 --- /dev/null +++ b/app/src/main/assets/osicons/windows.svg @@ -0,0 +1,19 @@ + + + + + microsoft [#150] + Created with Sketch. + + + + + + + + + + + + + \ No newline at end of file diff --git a/app/src/main/assets/osicons/windows10.svg b/app/src/main/assets/osicons/windows10.svg new file mode 120000 index 0000000..85359c5 --- /dev/null +++ b/app/src/main/assets/osicons/windows10.svg @@ -0,0 +1 @@ +windows8.svg \ No newline at end of file diff --git a/app/src/main/assets/osicons/windows11.svg b/app/src/main/assets/osicons/windows11.svg new file mode 100644 index 0000000..c97fb94 --- /dev/null +++ b/app/src/main/assets/osicons/windows11.svg @@ -0,0 +1,19 @@ + + + + + microsoft [#150] + Created with Sketch. + + + + + + + + + + + + + \ No newline at end of file diff --git a/app/src/main/assets/osicons/windows7.svg b/app/src/main/assets/osicons/windows7.svg new file mode 100644 index 0000000..f68c41d --- /dev/null +++ b/app/src/main/assets/osicons/windows7.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/app/src/main/assets/osicons/windows8.svg b/app/src/main/assets/osicons/windows8.svg new file mode 100644 index 0000000..81dcb9d --- /dev/null +++ b/app/src/main/assets/osicons/windows8.svg @@ -0,0 +1,19 @@ + + + + + windows [#174] + Created with Sketch. + + + + + + + + + + + + + \ No newline at end of file diff --git a/app/src/main/assets/osicons/windowsvista.svg b/app/src/main/assets/osicons/windowsvista.svg new file mode 120000 index 0000000..ff3189f --- /dev/null +++ b/app/src/main/assets/osicons/windowsvista.svg @@ -0,0 +1 @@ +windows7.svg \ No newline at end of file diff --git a/app/src/main/assets/osicons/windowsxp.svg b/app/src/main/assets/osicons/windowsxp.svg new file mode 120000 index 0000000..ff3189f --- /dev/null +++ b/app/src/main/assets/osicons/windowsxp.svg @@ -0,0 +1 @@ +windows7.svg \ No newline at end of file diff --git a/app/src/main/assets/osicons/winvista.svg b/app/src/main/assets/osicons/winvista.svg new file mode 120000 index 0000000..ff3189f --- /dev/null +++ b/app/src/main/assets/osicons/winvista.svg @@ -0,0 +1 @@ +windows7.svg \ No newline at end of file diff --git a/app/src/main/assets/osicons/winxp.svg b/app/src/main/assets/osicons/winxp.svg new file mode 120000 index 0000000..ff3189f --- /dev/null +++ b/app/src/main/assets/osicons/winxp.svg @@ -0,0 +1 @@ +windows7.svg \ No newline at end of file