﻿.icon {
	display: inline-block;
	width: 14px;
	height: 14px;
	fill: currentColor;
}

.icon-dedent {
	/*fill: #000000;*/
	width: 15px;
}
.icon-indent {
	/*fill: #000000;*/
	width: 16px;
}
.icon-chevron-left {
	/*fill: #000000;*/
	width: 16px;
}
.icon-chevron-right {
	/*fill: #000000;*/
	width: 18px;
}

.icon-folder-open-o {
	/*fill: #000000;*/
	width: 15px;
}

