.swagger-ui .topbar svg:not(:root) {
    display: none;
}

.topbar-wrapper .link:before {
    content: url('/images/logo.png');
}