Unless I’m mistaken, SVGs on a page are currently stored in the database as base encoded text. It would be great if there was an option to instead always load them from the file system.
I believe storing SVGs in the database slows down the builder. I can’t say whether it is slower or faster for the front end.