The default icon pack for TinyMCE
npm install @tinymce/oxide-icons-defaultThis project contains the default icons for TinyMCE 6. 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 6 documentation
1. Install dependencies with yarn
2. Build the icon pack using the yarn run build command.