Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions docs/icon-components/ember/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,8 @@ replacements:
replace: Ember
```

Please be aware that this component is no longer maintained.
Ember is an outdated framework.
If you are using Ember, consider switching to [Iconify Icon web component](/docs/iconify-icon/index.md).
Please be aware that this component is not designed for server side rendering.
If you are using SSR, consider switching to [Iconify Icon web component](/docs/iconify-icon/index.md).

## Installation

Expand Down
1 change: 0 additions & 1 deletion docs/icon-components/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,5 +120,4 @@ They were created a long time ago, but no longer relevant in modern development.
These components are no longer updated, but can be used if you really need it:

- [Vue 2](./vue2/index.md) (Vue 3 was released a long time ago, no point in supporting the old version)
- [Ember](./ember/index.md) (Ember framework is outdated)
- [SVG Framework](./svg-framework/index.md) (the oldest of components, has been replaced by the IconifyIcon web component)