2
0
mirror of https://github.com/iconify/iconify.git synced 2025-01-05 15:02:09 +00:00

Update README

This commit is contained in:
Vjacheslav Trushkin 2021-05-06 16:51:18 +03:00
parent 0045b0e403
commit b201cd657f

View File

@ -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: