There is the possibility to save the style of a layer in a geopackage:
Layer.saveStyleToDatabase
This style can be read by QGIS without additional code. But is there a way for QGIS to read SVG symbols from a gpkg?
I could write the SVG by code, but reading should be done without additional code.





All data in one file (GPKG) would be optimal for me.
– Mike -EZUSoft- Mar 19 '20 at 12:22