Is there a way to easily change the SVG Icon Size in the Widget Controller? The 16px is pretty small.
Solved! Go to Solution.
If you pull the icon from the panel that way you are going to be limited on sizing. If you are making a custom widget and want larger icons, you'll need to create them in the widget structure (or reference them through the calcite design system maybe), and then bring them in as any other widget, component or control in the size you want.
I'm afraid there's no way to change the SVG icon size at the moment. The icon size is fixed to avoid overflows.