@use "variables"; @use "weather-icons-base"; @each $icon in variables.$weather-icons-included { @include weather-icons-base.weather-icon($icon); }