⎗ image/svg+xml
File Extensions
svg
Magic Bytes
-
SVG element start tag
Offset 0 1 2 3 Byte 0x3c 0x73 0x76 0x67 Char < s v g -
XML declaration prefix
Offset 0 1 2 3 4 Byte 0x3c 0x3f 0x78 0x6d 0x6c Char < ? x m l
image/svg+xmlsvg
SVG element start tag
| Offset | 0 | 1 | 2 | 3 |
|---|---|---|---|---|
| Byte | 0x3c | 0x73 | 0x76 | 0x67 |
| Char | < | s | v | g |
XML declaration prefix
| Offset | 0 | 1 | 2 | 3 | 4 |
|---|---|---|---|---|---|
| Byte | 0x3c | 0x3f | 0x78 | 0x6d | 0x6c |
| Char | < | ? | x | m | l |