Skip to content

Commit 19c20f7

Browse files
committed
replace algolia icon
1 parent 3aca8b0 commit 19c20f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/components/SearchProviderToggle.client.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ useEventListener('keydown', event => {
9696
"
9797
>
9898
<span
99-
class="i-lucide:search w-4 h-4 mt-0.5 shrink-0"
99+
class="i-simple-icons:algolia w-4 h-4 mt-0.5 shrink-0"
100100
:class="searchProviderValue === 'algolia' ? 'text-accent' : 'text-fg-muted'"
101101
aria-hidden="true"
102102
/>

0 commit comments

Comments
 (0)