diff --git a/src/components/SearchLink.astro b/src/components/SearchLink.astro
index c9fd353..81cc640 100644
--- a/src/components/SearchLink.astro
+++ b/src/components/SearchLink.astro
@@ -1,5 +1,5 @@
---
-import { Sprite } from 'astro-icon';
+import { Search } from './icons';
import { Link } from '.';
---
@@ -15,6 +15,6 @@ import { Link } from '.';
tabindex={-1}
type="button"
>
-
+