diff --git a/PancakesWeb/Components/App.razor b/PancakesWeb/Components/App.razor
index abe337d..6da1dcf 100644
--- a/PancakesWeb/Components/App.razor
+++ b/PancakesWeb/Components/App.razor
@@ -5,9 +5,16 @@
+
+ @* Icons *@
+
+
+
+ @* Stylesheets *@
+
diff --git a/PancakesWeb/wwwroot/favicon.ico b/PancakesWeb/wwwroot/favicon.ico
new file mode 100644
index 0000000..12886e8
Binary files /dev/null and b/PancakesWeb/wwwroot/favicon.ico differ
diff --git a/PancakesWeb/wwwroot/icon.png b/PancakesWeb/wwwroot/icon.png
new file mode 100644
index 0000000..43c7c82
Binary files /dev/null and b/PancakesWeb/wwwroot/icon.png differ
diff --git a/PancakesWeb/wwwroot/icon.webp b/PancakesWeb/wwwroot/icon.webp
new file mode 100644
index 0000000..447b799
Binary files /dev/null and b/PancakesWeb/wwwroot/icon.webp differ