From 3fe0c910a03b29884242cc771177e4c36eefb9b7 Mon Sep 17 00:00:00 2001 From: Oliver Bryan <04oliverbryan@gmail.com> Date: Wed, 29 Oct 2025 01:46:26 +0000 Subject: [PATCH] added toy-brick-search icon to command palette --- src/components/CommandPalette.astro | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/components/CommandPalette.astro b/src/components/CommandPalette.astro index 4f67a6b8..32ec0dc8 100644 --- a/src/components/CommandPalette.astro +++ b/src/components/CommandPalette.astro @@ -1,4 +1,5 @@ --- +import { Icon } from "astro-icon/components"; import type { AstroModule, ProjectMetadata } from "../pages/index.astro"; interface Props {} @@ -186,7 +187,12 @@ Object.values( class="bg-ayu-bg border-ayu-accent border-2 rounded-xl w-[60%] max-w-2xl" >