https://github.com/tinymce/oxide-icon-pack-template
https://github.com/tinymce/oxide-icon-pack-template
icon-pack oxide tinymce
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tinymce/oxide-icon-pack-template
- Owner: tinymce
- Created: 2019-10-07T13:08:37.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-07-11T22:24:04.000Z (11 months ago)
- Last Synced: 2025-03-26T16:39:15.616Z (2 months ago)
- Topics: icon-pack, oxide, tinymce
- Language: JavaScript
- Size: 66.4 KB
- Stars: 3
- Watchers: 19
- Forks: 12
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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](https://www.tiny.cloud/docs/advanced/creating-an-icon-pack/).
## Quick guide
Open a terminal and navigate to the project folder, then1. Install dependencies using `npm install`.
2. Place your icons in `src/svg`
3. Run `gulp` to build the icon pack