diff --git a/README.md b/README.md index 917b1038d..71a1bbde3 100644 --- a/README.md +++ b/README.md @@ -96,9 +96,13 @@ const MyComponent = () => { All files included in `@tabler/icons` npm package are available over a CDN. +React icons bundle: +```html + +``` +Iconfont: ```html - ``` To load a specific version replace `latest` with the desired version number.