SVG Object
Import SVG (Scalable Vector Graphics) files and use them as 2D paths in your design. SVGs can then be extruded into 3D shapes using Linear Extrude or Revolve.

How to Use
- Import an SVG file by dragging it onto the workspace or using the Open button
- The SVG is imported as a 2D path
- Apply Linear Extrude to give it height, or use other Path Operations
Tips
- SVG files should contain filled shapes or closed paths for best results
- Complex SVGs with many paths may take longer to process
- Use Select Paths to work with specific parts of a multi-path SVG
- Many free SVG files are available online for logos, icons, and decorative patterns
Related
- Image to Path - Convert raster images to paths instead of using SVG
- Text - Create text directly without needing an SVG
- Linear Extrude - Give flat paths height
- 2D Paths - Built-in path primitives