joplin/Assets/TinyMCE/IconPack
Laurent Cozic cc07016b07 All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
..
src/svg All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
.gitignore All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
IconDimensions.png All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
README.md All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
gulpfile.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
package-lock.json All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
package.json All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
postinstall.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00

README.md

Joplin TinyMCE Icon Pack

Created from template: https://raw.githubusercontent.com/tinymce/oxide-icon-pack-template

Adding an icon

Building

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