c1249f3322
Add defensive check in folds Icon component so that if src is ever undefined or non-function (root cause unknown, possibly data-dependent), the SVG renders empty rather than throwing and crashing the whole app. Also adds postinstall script to re-apply the patch after npm install. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>