diff --git a/b.svg b/b.svg
deleted file mode 100644
index 6abbb7aa..00000000
--- a/b.svg
+++ /dev/null
@@ -1,10 +0,0 @@
-
\ No newline at end of file
diff --git a/components/icons/bolt.tsx b/components/icons/bolt.tsx
index 3c5ec701..e871d47f 100644
--- a/components/icons/bolt.tsx
+++ b/components/icons/bolt.tsx
@@ -7,7 +7,7 @@ export default function BoltSvg(props: { height?: string; width?: string }) {
viewBox="327.782 -762.789 303.276 564.689"
width={props.width || 18}
>
-
+
);
diff --git a/static/bolt.svg b/static/bolt.svg
new file mode 100644
index 00000000..e773987d
--- /dev/null
+++ b/static/bolt.svg
@@ -0,0 +1,3 @@
+
\ No newline at end of file