@use '_variables' as *;
@use 'mixins';

.material-icon {
    @include mixins.material-icon;
}