diff --git a/README.md b/README.md index 61ad9ed33..701da673f 100644 --- a/README.md +++ b/README.md @@ -127,6 +127,20 @@ To load a specific version replace `latest` with the desired version number. ``` +### Svelte + +You can use [`tabler-icons-svelte`](https://github.com/benflap/tabler-icons-svelte) to use icons in your Svelte projects (see [example](https://svelte.dev/repl/e80dc63d7019431692b10a77525e7f99?version=3.31.0)): + +```js + + + + + +``` + ## Multiple strokes All icons in this repository have been created with the value of the `stroke-width` property, so if you change the value, you can get different icon variants that will fit in well with your design.