From 921f9120621a1d667588a26f76e54aa1309d2301 Mon Sep 17 00:00:00 2001 From: Gregor Aisch Date: Tue, 29 Dec 2020 14:40:01 +0000 Subject: Mention tabler-icons-svelte in readme usage section --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index 37abe7d8..6054fc34 100644 --- a/README.md +++ b/README.md @@ -114,6 +114,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. -- cgit v1.2.1