[dir="ltr"] #toolbar-administration .toolbar-icon.toolbar-icon-projectmonitor-statuspage::before{

    -webkit-mask-image: none !important;
    mask-image: none !important;
    background-repeat: no-repeat;
    background-color: rgba(0,0,0,0);
    background-position: center;
    background-size: 25px;
    filter: brightness(0.5);
    background-image: url(../images/report.svg);
}