diff --git a/src/features/DisplayFont/ui/FontSampler/FontSampler.stories.svelte b/src/features/DisplayFont/ui/FontSampler/FontSampler.stories.svelte
new file mode 100644
index 0000000..0238a83
--- /dev/null
+++ b/src/features/DisplayFont/ui/FontSampler/FontSampler.stories.svelte
@@ -0,0 +1,116 @@
+
+
+
+
+
+ {#snippet template(args)}
+
+
+
+
+
+ {/snippet}
+
+
+ {#snippet template(args)}
+
+
+
+
+
+ {/snippet}
+
diff --git a/src/widgets/FontSearch/ui/FontSearch/FontSearch.svelte b/src/widgets/FontSearch/ui/FontSearch/FontSearch.svelte
index feb3882..5adbffc 100644
--- a/src/widgets/FontSearch/ui/FontSearch/FontSearch.svelte
+++ b/src/widgets/FontSearch/ui/FontSearch/FontSearch.svelte
@@ -80,10 +80,9 @@ function toggleFilters() {
- {#snippet icon({ className })}
+ {#snippet icon()}