PCA Engineering Symbols Tool
Tool for creating SVG supported by PCA's Symbol Editor.
Plugin Preview
About this plugin
Geometry only SVG
The main purpose of this plugin is to convert a svg into a Geometry only SVG. This means that the only relevant part of an svg is the dattribute of the path element.
What does the plugin do?
To simulate the stroke-width attribute, the plugin extends the path. To control the fill behavior of the symbol, we can set the directions of the paths and use the non-zero fill rule to fill areas. Odd-even paths will be marked as red and converted to non-zero when clicked.
Export As SVG
On action Export As SVG the plugin will remove the following attributes from the element:
- fill-rule
- clip-rule
- fill
- stroke
as all of this information will now be stored in the path attribute.
PCA Symbol Editor
This plugin is developed as a help tool for creating symbols for the PCA Symbol Editor. This editor requires the width and height of the SVG to scale consistently with a base unit of 12, i.e. only use multiples of 12px. Hence the warning that might be displayed in the Export tab. However, if you are using this plugin for another use-case, feel free to ignore this warning.
Plugin Details
| Version | 3 |
|---|---|
| Created | October 28, 2025 |
| Last Updated | November 3, 2025 |
| Category | design-tools-other |
| Creator | Margrethe |
| Stats | 1 installs, 1 likes |
| Pricing | Free |
Technical Details
- API:1.0.0
- UI:dist/index.html
- main:dist/code.js
- Document Access:dynamic-page
- Editor Types:figma
More Like This
Discover other plugins in the design-tools-other category.