1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-18 09:35:20 +02:00
joplin/Assets/TinyMCE/IconPack
2022-11-05 14:52:40 +00:00
..
src/svg
.gitignore
gulpfile.js
IconDimensions.png
package-lock.json
package.json Tools: Also pin dev dependencies 2022-11-05 14:52:40 +00:00
postinstall.js
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