As part of the SVG workflow we need improve the import of SVG data into blender.
The main points of this change are:
* Support more parameters as stroke color, opacity, etc.
* Import layers as collections (optional). These collections will be used as GPencil layer too.
* Generate in one step grease pencil strokes (this will use the functions created in T66452).