From 11ba2320de1219645e844f391fd79b31d1eca4fe Mon Sep 17 00:00:00 2001 From: Michal Wolny Date: Sun, 15 Nov 2020 19:35:03 +0100 Subject: fix CDN readme --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 917b1038..71a1bbde 100644 --- a/README.md +++ b/README.md @@ -96,10 +96,14 @@ 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. -- cgit v1.2.1