Digital symbol editor
This guide explains the end-to-end use of the Digital Symbol Editor.
What this workflow is for¶
Use the Digital Symbol Editor when you want to propose a new engineering symbol that can be reviewed, published, and reused in a richer digital context than a simple image file allows.
What makes this workflow special¶
This workflow combines two things:
- symbol geometry preparation
- platform submission and review
That means there are usually two parts to the work:
- prepare a compliant geometry-only SVG
- upload it together with the metadata and interaction information the platform needs
Recommended reading order¶
- Read Digital Symbol Editor Figma Workflow
- Continue to Digital Symbol Editor Submission Workflow
- Finish with Digital Symbol Editor Best Practices
End-to-end path¶
flowchart TD
Prepare[Prepare Geometry in Figma]
Validate[Validate Geometry and Fill Rules]
Upload[Upload SVG]
Describe[Add Metadata and Interaction Data]
Submit[Submit for Review]
Prepare --> Validate --> Upload --> Describe --> Submit