.UI_Icon{
	display:inline-flex;
	height:20px;
	width:20px;
	
	img{
		height:100%;width:100%;
		object-fit: fill;
	}
}
