---
title: svg
framework: uniformtypeidentifiers
role: symbol
role_heading: Type Property
path: uniformtypeidentifiers/uttype-swift.struct/svg
---

# svg

A type that represents a scalable vector graphics (SVG) image.

## Declaration

```swift
static var svg: UTType { get }
```

## Discussion

Discussion The identifier for this type is public.svg-image. This type conforms to UTTypeImage.

## See Also

### Images

- [png](uniformtypeidentifiers/uttype-swift.struct/png.md)
- [gif](uniformtypeidentifiers/uttype-swift.struct/gif.md)
- [jpeg](uniformtypeidentifiers/uttype-swift.struct/jpeg.md)
- [webP](uniformtypeidentifiers/uttype-swift.struct/webp.md)
- [tiff](uniformtypeidentifiers/uttype-swift.struct/tiff.md)
- [bmp](uniformtypeidentifiers/uttype-swift.struct/bmp.md)
- [rawImage](uniformtypeidentifiers/uttype-swift.struct/rawimage.md)
