.icon {
width: var(--icon-size);
flex: none;
path, polygon, circle {
&:not([fill]) {
fill: currentColor;
}