diff --git a/shared/src/commonMain/composeResources/drawable/ic_bug_report.xml b/shared/src/commonMain/composeResources/drawable/ic_bug_report.xml
new file mode 100644
index 000000000..1bac55f34
--- /dev/null
+++ b/shared/src/commonMain/composeResources/drawable/ic_bug_report.xml
@@ -0,0 +1,15 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/shared/src/commonMain/composeResources/drawable/ic_cloud_download.xml b/shared/src/commonMain/composeResources/drawable/ic_cloud_download.xml
new file mode 100644
index 000000000..3fe783ec9
--- /dev/null
+++ b/shared/src/commonMain/composeResources/drawable/ic_cloud_download.xml
@@ -0,0 +1,15 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/shared/src/commonMain/composeResources/drawable/ic_file_download.xml b/shared/src/commonMain/composeResources/drawable/ic_file_download.xml
new file mode 100644
index 000000000..40f2e367b
--- /dev/null
+++ b/shared/src/commonMain/composeResources/drawable/ic_file_download.xml
@@ -0,0 +1,15 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/shared/src/commonMain/composeResources/drawable/ic_headset.xml b/shared/src/commonMain/composeResources/drawable/ic_headset.xml
new file mode 100644
index 000000000..297ec6bf7
--- /dev/null
+++ b/shared/src/commonMain/composeResources/drawable/ic_headset.xml
@@ -0,0 +1,15 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/shared/src/commonMain/composeResources/drawable/ic_history.xml b/shared/src/commonMain/composeResources/drawable/ic_history.xml
new file mode 100644
index 000000000..b33a238b2
--- /dev/null
+++ b/shared/src/commonMain/composeResources/drawable/ic_history.xml
@@ -0,0 +1,15 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/shared/src/commonMain/composeResources/drawable/ic_language.xml b/shared/src/commonMain/composeResources/drawable/ic_language.xml
new file mode 100644
index 000000000..54da48aa0
--- /dev/null
+++ b/shared/src/commonMain/composeResources/drawable/ic_language.xml
@@ -0,0 +1,15 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/shared/src/commonMain/composeResources/drawable/ic_notifications.xml b/shared/src/commonMain/composeResources/drawable/ic_notifications.xml
new file mode 100644
index 000000000..6e004b8ba
--- /dev/null
+++ b/shared/src/commonMain/composeResources/drawable/ic_notifications.xml
@@ -0,0 +1,15 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/shared/src/commonMain/composeResources/drawable/ic_palette.xml b/shared/src/commonMain/composeResources/drawable/ic_palette.xml
new file mode 100644
index 000000000..b25041e47
--- /dev/null
+++ b/shared/src/commonMain/composeResources/drawable/ic_palette.xml
@@ -0,0 +1,15 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/shared/src/commonMain/composeResources/drawable/ic_search.xml b/shared/src/commonMain/composeResources/drawable/ic_search.xml
new file mode 100644
index 000000000..c95ba6351
--- /dev/null
+++ b/shared/src/commonMain/composeResources/drawable/ic_search.xml
@@ -0,0 +1,15 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/shared/src/commonMain/composeResources/drawable/ic_settings_backup_restore.xml b/shared/src/commonMain/composeResources/drawable/ic_settings_backup_restore.xml
new file mode 100644
index 000000000..2ac10cb9f
--- /dev/null
+++ b/shared/src/commonMain/composeResources/drawable/ic_settings_backup_restore.xml
@@ -0,0 +1,15 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/shared/src/commonMain/kotlin/net/newpipe/app/composable/PreferenceRow.kt b/shared/src/commonMain/kotlin/net/newpipe/app/composable/PreferenceRow.kt
new file mode 100644
index 000000000..f6d2235bb
--- /dev/null
+++ b/shared/src/commonMain/kotlin/net/newpipe/app/composable/PreferenceRow.kt
@@ -0,0 +1,2 @@
+package net.newpipe.app.composable
+