.file-icon-class{
    background:url('file-icons/class.png') no-repeat center center!important;
}

.file-icon-css{
    background:url('file-icons/css.png') no-repeat center center!important;
}

.file-icon-doc{
    background:url('file-icons/doc.png') no-repeat center center!important;
}
.file-icon-dockerfile{
    background:url('file-icons/dockerfile.png') no-repeat center center!important;
}
.file-icon-exe{
    background:url('file-icons/exe.png') no-repeat center center!important;
}

.file-icon-file{
    background:url('file-icons/file.png') no-repeat center center!important;
}

.file-icon-gitignore{
    background:url('file-icons/gitignore.png') no-repeat center center!important;
}
.file-icon-html{
    background:url('file-icons/html.png') no-repeat center center!important;
}

.file-icon-iso{
    background:url('file-icons/iso.png') no-repeat center center!important;
}

.file-icon-jar{
    background:url('file-icons/jar.png') no-repeat center center!important;
}

.file-icon-java{
    background:url('file-icons/java.png') no-repeat center center!important;
}
.file-icon-jpg{
    background:url('file-icons/jpg.png') no-repeat center center!important;
}
.file-icon-js{
    background:url('file-icons/js.png') no-repeat center center!important;
}
.file-icon-json{
    background:url('file-icons/json.png') no-repeat center center!important;
}
.file-icon-md{
    background:url('file-icons/md.png') no-repeat center center!important;
}
.file-icon-mp3{
    background:url('file-icons/mp3.png') no-repeat center center!important;
}
.file-icon-mp4{
    background:url('file-icons/mp4.png') no-repeat center center!important;
}
.file-icon-pdf{
    background:url('file-icons/pdf.png') no-repeat center center!important;
}
.file-icon-png{
    background:url('file-icons/png.png') no-repeat center center!important;
}

.file-icon-ppt{
    background:url('file-icons/ppt.png') no-repeat center center!important;
}
.file-icon-py{
    background:url('file-icons/py.png') no-repeat center center!important;
}
.file-icon-sql{
    background:url('file-icons/sql.png') no-repeat center center!important;
}
.file-icon-svg{
    background:url('file-icons/svg.png') no-repeat center center!important;
}
.file-icon-txt{
    background:url('file-icons/txt.png') no-repeat center center!important;
}
.file-icon-xls{
    background:url('file-icons/xls.png') no-repeat center center!important;
}
.file-icon-xlsx{
    background:url('file-icons/xls.png') no-repeat center center!important;
}
.file-icon-xml{
    background:url('file-icons/xml.png') no-repeat center center!important;
}
.file-icon-yml{
    background:url('file-icons/yml.png') no-repeat center center!important;
}
.file-icon-zip{
    background:url('file-icons/zip.png') no-repeat center center!important;
}