
.rn-delete-order-item::before{
    content: "\f158";
    font-family: Dashicons;
    font-variant: normal;
    font-weight: 400;
    height: 100%;
    left: 0;
    line-height: 1;
    margin: 0;
    position: relative;
    text-align: center;
    text-indent: 0;
    text-transform: none;
    top: 0;
    width: 100%

}