.sp-lucide-wrap {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	line-height: 1;
	box-sizing: border-box;
	color: inherit;
}

.sp-lucide-wrap > svg,
.sp-lucide-wrap svg,
.sp-lucide-wrap i.sp-lucide svg {
	display: block;
	width: 100%;
	height: 100%;
	stroke: currentColor;
	fill: none;
}

.sp-lucide-wrap i.sp-lucide {
	display: inline-flex;
	width: 100%;
	height: 100%;
	align-items: center;
	justify-content: center;
	line-height: 1;
	font-style: normal;
}
