Buy me a coffee

#line

$(document).ready(function(){
    $('<svg xmlns="http://www.w3.org/2000/svg" width="2" height="16" viewBox="0 0 1 16" class="vertical-divider-brand" fill="none"><rect width="2" height="16" fill="#fff"></rect></svg>').insertAfter('div.header-display-desktop .header-title-logo');
});