Does someone know of an android library to generate svg? There are multiple libraries to view svg files but I haven't found one that can generate svg files. I only need a small subset of svg, mainly paths and dashes. If it's not available I think it should be easy to write my own lib in kotlin.