diff --git a/src/qcam/assets/feathericons/README.md b/src/qcam/assets/feathericons/README.md
new file mode 100644
index 000000000000..ce7664f6bf16
--- /dev/null
+++ b/src/qcam/assets/feathericons/README.md
@@ -0,0 +1,5 @@
+Icons from https://feathericons.com/
+License: MIT
+
+Generate the QRC file with:
+ rcc --project
diff --git a/src/qcam/assets/feathericons/activity.svg b/src/qcam/assets/feathericons/activity.svg
new file mode 100644
index 000000000000..669a57a772fa
--- /dev/null
+++ b/src/qcam/assets/feathericons/activity.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-activity"><polyline points="22 12 18 12 15 21 9 3 6 12 2 12"></polyline></svg>
\ No newline at end of file
