mirror of
https://github.com/nasa/openmct.git
synced 2025-06-17 22:58:14 +00:00
Symbols font update (#2206)
* Very significant update to symbols font - New Icomoon project and font files for 16px symbols; - Symbol char codes now PUA and hexadecimal compliant; - Symbols reorganized; - New symbols added; - Remove loading of legacy glyphs scss file; * Added new fonts - Updated Tabs View icon art; - Generators icons added; * Added new icon glyphs and background SVG art - New icons for generators; - New icon for Flexible Layout; - New icon-grippy-ew, for Flexible Layout, others; * Remove unused legacy font files
This commit is contained in:
committed by
Pete Richards
parent
35d1b894e2
commit
3ebdab5e51
@ -49,7 +49,7 @@ define([
|
||||
{
|
||||
"key": "eventGenerator",
|
||||
"name": "Event Message Generator",
|
||||
"cssClass": "icon-folder-new",
|
||||
"cssClass": "icon-generator-events",
|
||||
"description": "For development use. Creates sample event message data that mimics a live data stream.",
|
||||
"priority": 10,
|
||||
"features": "creation",
|
||||
|
Reference in New Issue
Block a user