mirror of
https://github.com/iconify/iconify.git
synced 2025-01-05 15:02:09 +00:00
Update README
This commit is contained in:
parent
0045b0e403
commit
b201cd657f
12
README.md
12
README.md
@ -53,12 +53,12 @@ Iconify API provides icon data to Iconify SVG framework and other implementation
|
||||
|
||||
There are several Iconify implementations included in this repository:
|
||||
|
||||
| Implementation | Usage | with API | without API |
|
||||
| ------------------------------------------------------ | ------------- | :------: | :---------: |
|
||||
| [SVG Framework](./packages/iconify/) | HTML | + | + |
|
||||
| [React component](./packages/react/) | React | + | + |
|
||||
| [Vue component](./packages/vue/) | Vue | - | + |
|
||||
| [Svelte component](./packages/svelte/) | Svelte/Sapper | + | + |
|
||||
| Implementation | Usage | with API | without API |
|
||||
| -------------------------------------- | ------------- | :------: | :---------: |
|
||||
| [SVG Framework](./packages/iconify/) | HTML | + | + |
|
||||
| [React component](./packages/react/) | React | + | + |
|
||||
| [Vue component](./packages/vue/) | Vue | + | + |
|
||||
| [Svelte component](./packages/svelte/) | Svelte/Sapper | + | + |
|
||||
|
||||
Other packages:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user