mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-08-28 16:20:07 +02:00
Update README.md
This commit is contained in:
@@ -47,7 +47,7 @@ or just [download from Github](https://github.com/tabler/tabler-icons/releases).
|
|||||||
|
|
||||||
## How to use
|
## How to use
|
||||||
|
|
||||||
All icons are Svelte components that contain SVG elements. So any icon can be imported and used as a component. It also helps to use threeshaking, so you only import the icons you use.
|
All icons are Vue components that contain SVG elements. So any icon can be imported and used as a component. It also helps to use threeshaking, so you only import the icons you use.
|
||||||
|
|
||||||
|
|
||||||
```vue
|
```vue
|
||||||
|
Reference in New Issue
Block a user