1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/Assets/TinyMCE/IconPack
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
gulpfile.js 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
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 All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00

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