:root{--svg-stroke-color: $primary}i.icon{width:32px;height:32px;background-color:#fff}i.icon:not([class~=icon]){background-color:#fff}i.icon.primary{background-color:#00061a}i.icon.secondary{background-color:#00157e}i.icon.tertiary{background-color:#0e84c7}i.icon.quaternary{background-color:#4b4b4b}i.icon.success{background-color:#0f6c31}i.icon.warning{background-color:#925004}i.icon.error{background-color:#951818}i.icon.neutral{background-color:#fff}i.icon.neutral-900{background-color:#171717}i.icon.small{width:24px;height:24px}i.icon.medium{width:32px;height:32px}i.icon.large{width:40px;height:40px}i.icon.xlarge{width:48px;height:48px}