So I programmed an LCB library full of SVG icons from Icon54. It is huge, the library is around 7700 lines long. At around line 7562 I received the error "Parsing error: memory exhausted" So my question is, what are the limitations of an LCB library, and if I scaled back a little and successfully, h...