.block-editor-inserter__block-list .block-editor-block-icon i.tpae-wdkit-logo:after {
    content: '';
    position: absolute;
    top: 4px;
    right: 2px;
    width: 25px;
    height: 20px;
    opacity: .5;
    background-image: url("../../images/svg/builder-logo.svg");
    background-repeat: no-repeat;
}