mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-08-26 07:15: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.
|
All files included in `@tabler/icons` npm package are available over a CDN.
|
||||||
|
|
||||||
React icons bundle:
|
#### React icons
|
||||||
|
|
||||||
```html
|
```html
|
||||||
<script src="https://unpkg.com/@tabler/icons@latest/icons-react/dist/index.umd.min.js"></script>
|
<script src="https://unpkg.com/@tabler/icons@latest/icons-react/dist/index.umd.min.js"></script>
|
||||||
```
|
```
|
||||||
Iconfont:
|
|
||||||
|
#### Iconfont
|
||||||
|
|
||||||
```html
|
```html
|
||||||
<link rel="stylesheet" href="https://unpkg.com/@tabler/icons@latest/iconfont/tabler-icons.min.css">
|
<link rel="stylesheet" href="https://unpkg.com/@tabler/icons@latest/iconfont/tabler-icons.min.css">
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user