@moneyforward/mfui-icons-svg
v3.0.0
Published
SVG Icon assets for all Money Forward products
Keywords
Readme
MFUI SVG Icons
SVG files for icons.
For React, it's recommended to use @moneyforward/mfui-icons-react instead.
Installation
1. Run the Installation Command
Run the following command to install the package:
npm install @moneyforward/mfui-icons-svgFor maintainers
This package is mainly maintained by designers.
In principle, follow CONTRIBUTING.md to make changes.
Add a new icon
Switch to a new branch locally and follow the steps:
Export the new icon as an SVG file from Figma.
Place the SVG file in the
assets/directory with the meaningful PascalCase name.Run the following command to optimize the icon component:
- In
packges/icons-svg:
pnpm optimize- In the root directory:
pnpm icons-svg optimize- In
Commit the changes.
Make a changeset with a minor version by using the following command:
pnpm changeset
All company names, product and service names, and logos are trademarks or registered trademarks of their respective owners.
