UNPKG

svgedit

Version:

Powerful SVG-Editor for your browser

35 lines (34 loc) 511 B
const en = { name: "star", title: "Polygone/Star Tool", buttons: [ { title: "Star Tool" }, { title: "Polygon Tool" } ], contextTools: [ { title: "Number of Sides", label: "points" }, { title: "Pointiness", label: "Pointiness" }, { title: "Twists the star", label: "Radial Shift" }, { title: "Number of Sides", label: "sides" } ] }; export { en as default }; //# sourceMappingURL=en.js.map