License
Evora UI Icons is free and open‑source. Code is licensed under MIT. Some icon assets are adapted from third‑party sources and include attribution (bundled with the package).
Summary
- Free for personal and commercial use
- Modify, remix, and redistribute with your projects
- No end‑user attribution required; attribution for adapted assets is bundled in the repo/package
- Do not imply endorsement by brand owners; respect trademarks
What You Can Do
- Use icons in closed‑source or commercial apps and websites
- Modify icons and ship them as part of your product
- Import only the icons you need (tree‑shakable Vue components)
What Requires Care
- Do not resell or redistribute the icons as a standalone icon pack
- Do not use brand or logo icons in a way that violates brand guidelines or implies endorsement
- If you redistribute the library itself, keep the license and attribution files intact (see below)
Code License (MIT)
The library’s source code is available under the MIT License. See the full text in the repository root at LICENSE
or below.
MIT License
Copyright (c) 2025 THE EVORA ICONS AUTHORS
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Icon Sources & Attribution (CC BY 4.0)
Some icons in @evora-ui/icons-vue
are adapted from the Palm UI icons library under Creative Commons Attribution 4.0 International.
- Attribution and provenance are included in the repository as
ATTRIBUTIONS.md
(also bundled in the npm package). - Changes were made (optimization, cleanup, componentization).
- End users of
@evora-ui/icons-vue
do not need to add attribution in their apps — it is already included with the package to satisfy CC BY 4.0.
Brand & Logo Icons
“Brand & Logo” icons represent third‑party trademarks and are provided for convenience. Trademarks and brand assets remain the property of their respective owners. Use of such icons may be subject to brand guidelines or separate permissions. Evora UI Icons does not imply sponsorship or endorsement by any brand.
Files in This Repository
LICENSE
— full MIT license text for the codeATTRIBUTIONS.md
— attribution details for adapted icon assets (CC BY 4.0)
If you have licensing questions, please open an issue in the repository.
FAQ
Can I use the icons in commercial products? Yes. MIT allows use in commercial and closed‑source projects. End‑user attribution is not required — it is bundled with the package.
Do I need to add attribution? Not for app usage. If you redistribute the library (fork/bundle), keep
LICENSE
andATTRIBUTIONS.md
.Can I modify the icons? Yes. You’re allowed to modify icons and ship them as part of your product.
Can I sell the icons as a standalone pack? No. You may include them within your product, but not as a standalone icon pack.
What about logo/brand icons? Respect brand guidelines; logo icons do not imply sponsorship or endorsement.