feat(CC-icons): added support scripts
closes: #11620
Installation instructions
Then copy the token and save somewhere safe.
- Follow instructions in GETTING-STARTED.md
- Location of published icons: https://www.figma.com/design/VMEX8Xg2nzhBX8rfBx53jp/branch/9QzcMKMR7FX7HXlc0sRUSp/PatternFly-6--Components?node-id=198-1573&m=dev
This PR provides all necessary files to:
- [ ] Update
iconsData.json - [ ] Sync and connect figma icon instances
In following PRs:
- [ ] URIs should be centralized as file paths change between Figma branches
Preview: https://patternfly-react-pr-11794.surge.sh
A11y report: https://patternfly-react-pr-11794-a11y.surge.sh
Mostly small changes that should be quick, but we should also make the codeConnect a sibling directory to react-core to match the structure from https://github.com/patternfly/patternfly-react/pull/11827 & related component PRs.
FYI - for this PR the API call to fetch icons is erroring out, I can confirm this was working previously but for now we can use the hard-coded icons data that you've included and address this in a follow-up enhancement.
This PR has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.