How to use Meridian and Point Symbols in Calcite Design System Icons?
Only Calcite UI works for me.
Regards,
Forrest
It's simple in the differente componet exist a value "icon", you can use any name in all the list in your picture for insert in the componet selection. example
<calcite-button icon-start="2d-explore">Add layer</calcite-button>
Thank you for your help.
I just try <calcite-button icon-start="2-5d-mesh">Add layer</calcite-button>. It doesn't work for me.
Do I need to include some url?
No, not include a url, possible the find in documentación the wrong is a note in every icon. but I tried with "360-view" and implement display a icon.
<calcite-button icon-start="360-view">Add layer</calcite-button>
the error in console for a implementation your suggestion