avada-tinymce-oxide-icons-default
v3.0.0
Published
The default icon pack for TinyMCE
Readme
Default icons for TinyMCE
This project contains the default icons for TinyMCE 8. Icons is loaded into the editor using a icon pack file. You can use this project as a basis for building your own icon packs. For instructions on how to make your own icon pack, see the TinyMCE 8 documentation
Building the icon pack
The icon pack build process uses Node and Gulp. Make sure you have both installed before you continue.
- Install dependencies with
yarn - Build the icon pack using the
yarn run buildcommand.
