diff --git a/README.md b/README.md index 4cb737d..9d50727 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Icona +# Icona (WIP) -> Build Your Own Icon Set with Figma to GitHub +> You can export Figma SVG files to GitHub with only one click. This is a Figma plugin to export SVG files to GitHub with only one click. Shorten the process between designers (Figma) and developers (GitHub). @@ -8,12 +8,6 @@ Shorten the process between designers (Figma) and developers (GitHub). - **Designer**: Build icon set in Figma and click deploy button, that's it. - **Developer**: Check the PR and use the icon svg set in your project. (Make react component, Make Pdf, Make XML, ...etc) -## Process - -1. Create a new Figma file and Frame -2. Build your own icon set in the Frame -3. Export the icon as SVG files to GitHub with **only one click** - ## Preview In Progress @@ -21,3 +15,9 @@ In Progress ## How to use In Progress + +## Products + +- [figma-plugin (Figma Plugin)](https://github.com/daangn/icona/tree/main/packages/figma-plugin) +- [figma-svg-extract-action (GitHub Action)](https://github.com/daangn/icona/tree/main/packages/figma-svg-extract-action) +- [figma-svg-extracter (Figma SVG Extracter Core)](https://github.com/daangn/icona/tree/main/packages/figma-svg-extracter)