diff --git a/web/templates/components/icons/add_cart.svg b/web/templates/components/icons/add_cart.svg
new file mode 100644
index 0000000..87fa435
--- /dev/null
+++ b/web/templates/components/icons/add_cart.svg
@@ -0,0 +1,5 @@
+
\ No newline at end of file
diff --git a/web/templates/components/icons/burger.svg b/web/templates/components/icons/burger.svg
new file mode 100644
index 0000000..3a42d3e
--- /dev/null
+++ b/web/templates/components/icons/burger.svg
@@ -0,0 +1,4 @@
+
\ No newline at end of file
diff --git a/web/templates/components/icons/cart.svg b/web/templates/components/icons/cart.svg
new file mode 100644
index 0000000..d905072
--- /dev/null
+++ b/web/templates/components/icons/cart.svg
@@ -0,0 +1,5 @@
+
\ No newline at end of file
diff --git a/web/templates/components/icons/dropdown.svg b/web/templates/components/icons/dropdown.svg
new file mode 100644
index 0000000..21bc1b1
--- /dev/null
+++ b/web/templates/components/icons/dropdown.svg
@@ -0,0 +1,6 @@
+
\ No newline at end of file
diff --git a/web/templates/components/icons/like.svg b/web/templates/components/icons/like.svg
new file mode 100644
index 0000000..87639b3
--- /dev/null
+++ b/web/templates/components/icons/like.svg
@@ -0,0 +1,17 @@
+
\ No newline at end of file
diff --git a/web/templates/components/icons/moon.svg b/web/templates/components/icons/moon.svg
new file mode 100644
index 0000000..ffcf60f
--- /dev/null
+++ b/web/templates/components/icons/moon.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/web/templates/components/icons/remove.svg b/web/templates/components/icons/remove.svg
new file mode 100644
index 0000000..4eb017d
--- /dev/null
+++ b/web/templates/components/icons/remove.svg
@@ -0,0 +1,6 @@
+
\ No newline at end of file
diff --git a/web/templates/components/icons/search.svg b/web/templates/components/icons/search.svg
new file mode 100644
index 0000000..5739e6b
--- /dev/null
+++ b/web/templates/components/icons/search.svg
@@ -0,0 +1,6 @@
+
\ No newline at end of file
diff --git a/web/templates/components/icons/star.svg b/web/templates/components/icons/star.svg
new file mode 100644
index 0000000..738b998
--- /dev/null
+++ b/web/templates/components/icons/star.svg
@@ -0,0 +1,5 @@
+
\ No newline at end of file
diff --git a/web/templates/components/icons/sun.svg b/web/templates/components/icons/sun.svg
new file mode 100644
index 0000000..c885604
--- /dev/null
+++ b/web/templates/components/icons/sun.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/web/templates/components/icons/user.svg b/web/templates/components/icons/user.svg
new file mode 100644
index 0000000..f3ef701
--- /dev/null
+++ b/web/templates/components/icons/user.svg
@@ -0,0 +1,5 @@
+
\ No newline at end of file
diff --git a/web/templates/components/product_card.html b/web/templates/components/product_card.html
index 1de869e..7de63b2 100644
--- a/web/templates/components/product_card.html
+++ b/web/templates/components/product_card.html
@@ -17,35 +17,11 @@
-
-
-
-
-
-
-
-
-
+ {% include 'components/icons/star.svg' %}
+ {% include 'components/icons/star.svg' %}
+ {% include 'components/icons/star.svg' %}
+ {% include 'components/icons/star.svg' %}
+ {% include 'components/icons/star.svg' %}