I am making tiny SVG icons based on data.
I am wondering how to download them at once.
A possible way would be rendering them on one big image and downloading it, then splitting and modifying the image (text in fact) using other tools.
But is there any way to download them as multiple files at once on Observable?
