diff --git a/web/src/components/Upload.jsx b/web/src/components/Upload.jsx
index fbe8e84..fcaf9f0 100644
--- a/web/src/components/Upload.jsx
+++ b/web/src/components/Upload.jsx
@@ -17,7 +17,7 @@ export default function UploadDialog() {
}
return (
- */}
)
}
diff --git a/web/src/icons/index.jsx b/web/src/icons/index.jsx
index a40c7f2..f8c792e 100644
--- a/web/src/icons/index.jsx
+++ b/web/src/icons/index.jsx
@@ -41,3 +41,74 @@ export const AddItemIcon = () => (
)
+
+export const TorrentIcon = () => (
+
+)