diff --git a/cspell.json b/cspell.json index df8b7584..ae3834ff 100644 --- a/cspell.json +++ b/cspell.json @@ -103,6 +103,7 @@ "stylesheet", "Tabbable", "tabindex", + "tabler", "tablist", "tabpanel", "templating", diff --git a/docs/components/icon.md b/docs/components/icon.md index da5969dc..adcbca92 100644 --- a/docs/components/icon.md +++ b/docs/components/icon.md @@ -533,6 +533,38 @@ Icons in this library are licensed under the [Apache 2.0 License](https://github ``` +## Tabler Icons + +This will register the [Tabler Icons](https://tabler-icons.io/) library using the jsDelivr CDN. This library features over 1,950 open source icons. + +Icons in this library are licensed under the [MIT License](https://github.com/tabler/tabler-icons/blob/master/LICENSE). + +```html preview + + +