Introduce a script to generate a list of icons and a manifest that can be exported to the Figma board #270
Labels
automation
Scripting to automate manual tedious.
hacktoberfest
Issues dedicated for the annual annual Hacktoberfest open source festival.
package:primitives
Issues/PRs related to the `@oxygen-ui/primitives` package.
Is your suggestion related to an experience ? Please describe.
In Figma, we currently have to manually add icons one by one to the board, which is inefficient. The inconsistency in naming conventions, due to contributions from multiple people, adds to the complexity and leads to issues when collaborating on the design system. This results in extra manual work to rename and organize icons.
Figma board: Assets Board
Describe the improvement
Introduce a script to automate the process:
packages/primitives/src/icons
directory.<ICON_NAME>Icon.svg
format (Output naming convention of@oxygen-ui/react-icons
.)figma/.export/icons
folder under figma.This automation will streamline the process of managing icons for the Figma board and ensure uniformity in naming across the team, reducing manual effort.
Additional context
N/A
The text was updated successfully, but these errors were encountered: