[class^="icon-"], [class*=" icon-"] {
	background-repeat: no-repeat;
	background-position: center;
	min-width: 16px;
	min-height: 16px;
}

.icon-folder,
.icon-filetype-folder {
	background-image: url('../img/filetypes/folder.svg');
}
