

.vjs-stop-button.vjs-control {
    background-image: url('exit.png');
    background-position: center;
    background-size: 15px 15px;
    background-repeat:  no-repeat;
    float: right;
}