Skip to content

tinymce/oxide-icon-pack-template

Repository files navigation

Oxide Icon Pack Template

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.

Quick guide

Open a terminal and navigate to the project folder, then

  1. Install dependencies using npm install.
  2. Place your icons in src/svg
  3. Run gulp to build the icon pack