diff --git a/apps/x/apps/renderer/src/components/find-replace-bar.tsx b/apps/x/apps/renderer/src/components/find-replace-bar.tsx
index ece9cbc8..d9cdd5a7 100644
--- a/apps/x/apps/renderer/src/components/find-replace-bar.tsx
+++ b/apps/x/apps/renderer/src/components/find-replace-bar.tsx
@@ -8,7 +8,7 @@ import {
ChevronUpIcon,
ChevronDownIcon,
XIcon,
- ReplaceIcon,
+ Repeat2Icon,
} from 'lucide-react'
const findHighlightKey = new PluginKey('findHighlight')
@@ -231,7 +231,7 @@ export function FindReplaceBar({ editor, onClose }: FindReplaceBarProps) {
title="Toggle replace"
data-active={showReplace || undefined}
>
-
+