Alkir you can manually set a logo_path setting in the database pointing to an SVG file. The file will have to be present in the assets folder. If your SVG doesn't have a height, you might have to use some custom CSS to set .Header-logo { height: 30px; } otherwise it will be a 0x0 image.