diff --git a/frontend/src/components/Toolbar.tsx b/frontend/src/components/Toolbar.tsx
index 30430f7..7923f05 100644
--- a/frontend/src/components/Toolbar.tsx
+++ b/frontend/src/components/Toolbar.tsx
@@ -73,6 +73,15 @@ function IconText() {
);
}
+function IconSticky() {
+ return (
+
+ );
+}
+
function IconReview() {
return (