Skip to main content
Solved

Custom Shape thumbnail

  • October 4, 2025
  • 2 replies
  • 16 views

Forum|alt.badge.img+1

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

Forum|alt.badge.img+1
  • Lucid product team
  • Answer
  • October 6, 2025

Hey there, it should be the SVG string itself.


Forum|alt.badge.img+1
  • Author
  • 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.