-
-
Notifications
You must be signed in to change notification settings - Fork 794
Closed
Labels
Description
Describe the bug
Looking at the license listed in the docs, BoxIcons is shown as being CC BY 4.0:
Expected behavior
Looking at the license included in the BoxIcons repository, it seems like the icons are licensed under the MIT license (and always have been):
https://github.com/atisawd/boxicons/blob/master/LICENSE
I'm assuming this is a mistake, unless I'm missing something
Minimal sample repository URL
https://react-icons.github.io/react-icons/icons/bi/
Steps To Reproduce
- Look at the BoxIcons repository license: https://github.com/atisawd/boxicons/blob/master/LICENSE
- Look at the licence mentioned in the docs for BoxIcons: https://react-icons.github.io/react-icons/icons/bi/
Relevant lines that need updating: https://github.com/react-icons/react-icons/blob/399b45c3c052cd2666eb6432e1872992a4db5589/packages/react-icons/src/icons/index.ts#L622-L623C28
Package version
Latest
Relevant log output
No response
Additional context
No response