.app-icon {
    background-color:rgba(187,187,190, 0.1);
    background-image: url(image.svg);
    background-repeat: no-repeat;
    background-size: 45px;
    background-position: 50%;
    font-size: 100px;
}