mirror of
https://github.com/iconify/iconify.git
synced 2025-01-07 07:34:22 +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:
|
There are several Iconify implementations included in this repository:
|
||||||
|
|
||||||
| Implementation | Usage | with API | without API |
|
| Implementation | Usage | with API | without API |
|
||||||
| ------------------------------------------------------ | ------------- | :------: | :---------: |
|
| -------------------------------------- | ------------- | :------: | :---------: |
|
||||||
| [SVG Framework](./packages/iconify/) | HTML | + | + |
|
| [SVG Framework](./packages/iconify/) | HTML | + | + |
|
||||||
| [React component](./packages/react/) | React | + | + |
|
| [React component](./packages/react/) | React | + | + |
|
||||||
| [Vue component](./packages/vue/) | Vue | - | + |
|
| [Vue component](./packages/vue/) | Vue | + | + |
|
||||||
| [Svelte component](./packages/svelte/) | Svelte/Sapper | + | + |
|
| [Svelte component](./packages/svelte/) | Svelte/Sapper | + | + |
|
||||||
|
|
||||||
Other packages:
|
Other packages:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user