Re Primary Menu Items / SVG Icons: In addition to providing SVG Code, is it planned to offer uploadable SVGs? For privacy/compliance reasons, I prefer to limit the number of offsite calls.
SVGs are just text files, you can open them on your desktop and copy and paste the content into the SVG icon code box. You don't need to upload them.
Note SVG's can present security issues. While they disappeared for almost 20 years, they have made a massive comeback (which they should). Just before 9/11 I released a hierarchical flow charting and process documentation (as well as execution) platform. We allowed entire repositories of processes to be exported into a website. And, we made extensive use of Javascript. It is critical that SVG's are used in a secure manner as they can be implemented with nefarious JavaScript elements embedded.
