Adobe XD supports the following formats:
- JPG
- GIF
- PNG
- TIFF
- SVG
- BMP
- TXT
If you attempt to drag any other type of file onto the canvas in XD, the file is ignored.
Adobe XD imports SVG files. However, the SVG import does not support the following properties:
- Filters
- Patterns
- Unsupported stroke features: linecap, dasharray
- (Bitmap) mask
- Scale transformations (partially supported)
- Skew transformations
- Switch and foreignObject
- Blend modes
- Gradient transform
- Text-anchor
- Nested svg
If the SVG file you are importing contains one or more of these properties, the file does not import with 100% fidelity.
The size limit for importing an SVG file into XD is 100 MB. If the file you want to import is larger than 100 MB, consider breaking it into several files and then import them.
If you are still having trouble importing SVG, verify that your SVG code is valid. You can use a validator tool (such as W3C Markup Validation Service) to test your SVG file.