This is a template project for creating an Icon Pack for TinyMCE 5. For instructions on how to use this project, visit the documentation for Create an Icon Pack.
Open a terminal and navigate to the project folder, then
- Install dependencies using
npm install
. - Place your icons in
src/svg
- Run
gulp
to build the icon pack