When exporting a vector tracing project as an SVG, how does layer structure typically appear in the exported file?
-
A
All layers are flattened into a single group with no layer information
-
B
Each Illustrator layer is exported as an SVG <g> (group) element with an id or label attribute
-
C
Layers are exported as separate SVG files automatically
-
D
Only the topmost visible layer is included in the SVG export