.rem-icon {
	background-image: url('really-icon.svg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}