mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-08-01 11:50:25 +02:00
readme headers
This commit is contained in:
@@ -96,11 +96,14 @@ const MyComponent = () => {
|
||||
|
||||
All files included in `@tabler/icons` npm package are available over a CDN.
|
||||
|
||||
React icons bundle:
|
||||
#### React icons
|
||||
|
||||
```html
|
||||
<script src="https://unpkg.com/@tabler/icons@latest/icons-react/dist/index.umd.min.js"></script>
|
||||
```
|
||||
Iconfont:
|
||||
|
||||
#### Iconfont
|
||||
|
||||
```html
|
||||
<link rel="stylesheet" href="https://unpkg.com/@tabler/icons@latest/iconfont/tabler-icons.min.css">
|
||||
```
|
||||
|
Reference in New Issue
Block a user