1.7 KiB
Third-Party Notices
This project includes content derived from third-party work, used under the terms of its original license.
Platform Design Skills
The skill/reference/ios.md and skill/reference/android.md platform reference files are distilled from ehmo's platform-design-skills (Apple Human Interface Guidelines and Material Design 3 rules), rewritten in Impeccable's voice.
Original work: https://github.com/ehmo/platform-design-skills Original license: MIT Author: ehmo
Icon specimens in the design picker
picker/data/icon-packs.json, and the copy of it built into skill/scripts/picker/, holds twenty-four glyphs from each of the icon families the picker offers, redistributed unmodified apart from the removal of attributes the specimen does not draw with. They are shown so a user can compare the families and choose one; the choice, not this file, is what a project then installs. scripts/vendor-icons.mjs records the exact version each set was taken from.
| Set | License | Source |
|---|---|---|
| Lucide | ISC | https://github.com/lucide-icons/lucide |
| Feather | MIT | https://github.com/feathericons/feather |
| Phosphor | MIT | https://github.com/phosphor-icons/core |
| Heroicons | MIT | https://github.com/tailwindlabs/heroicons |
| Tabler | MIT | https://github.com/tabler/tabler-icons |
| Radix Icons | MIT | https://github.com/radix-ui/icons |
| Bootstrap Icons | MIT | https://github.com/twbs/icons |
| Iconoir | MIT | https://github.com/iconoir-icons/iconoir |
| Octicons | MIT | https://github.com/primer/octicons |
| Hugeicons (free core) | MIT | https://github.com/hugeicons/hugeicons-react |
| Remix Icon | Apache-2.0 | https://github.com/Remix-Design/RemixIcon |