@include namespace('icon') { @include object(namespace()) { display: block; width: 16px; height: 16px; stroke-width: 1.5px; stroke-linecap: round; stroke: currentColor; stroke-linejoin: round; fill: none; } }