Skip to main content

I would like to use the thumbnail property of the shapeDefinition schema. Can you help me know how it works? For instance, is my string pointing to an SVG file or is the string the SVG paths?

Hey there, it should be the SVG string itself.


Thanks, that helped. For me (and maybe the next person), every time I changed the SVG, I had to rename the shape file and update the library.manifest file to get the thumbnail to redraw.