Skip to main content
October 4, 2025
Solved

Custom Shape thumbnail

  • October 4, 2025
  • 2 replies
  • 78 views

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?

Best answer by Ben Winters

Hey there, it should be the SVG string itself.

Comments

Lucid product team
October 6, 2025

Hey there, it should be the SVG string itself.

mlang90Author
October 7, 2025

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.