html {
    &.svg-defaults {
        svg {
            width: 1.5rem !important;
            height: 1.5rem !important;
            min-width: 1.5rem !important;
        }
    }
}
