// TODO add size
.#{$component-prefix}icon {
	display: flex;
	align-items: center;
	justify-content: center;

	width: 2.5rem;
	height: 2.5rem;

	font-size: 1.5rem;
}
