diff --git a/packages/icons-svelte/README.md b/packages/icons-svelte/README.md
index 06f979656..b5bdea08f 100644
--- a/packages/icons-svelte/README.md
+++ b/packages/icons-svelte/README.md
@@ -62,7 +62,7 @@ import { IconHeart } from '@tabler/icons-svelte';
You can pass additional props to adjust the icon.
```html
-
+
```
### Props
@@ -72,6 +72,7 @@ You can pass additional props to adjust the icon.
| `size` | _Number_ | 24 |
| `color` | _String_ | currentColor |
| `stroke` | _Number_ | 2 |
+| `class` | _String_ | |
## Contributing
@@ -85,4 +86,4 @@ Tabler Icons is licensed under the [MIT License](https://github.com/tabler/table
## Sponsor Tabler
-
+
\ No newline at end of file