.sds-icon{fill:currentcolor;stroke:currentcolor;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;width:1em;height:1em}.sds-icon--spinner{animation:spinner 1s steps(8) infinite}@keyframes spinner{to{transform:rotate(1turn)}}.sds-icon-logo{--icon-color:#000;fill:#000;fill:var(--icon-color);stroke:#000;stroke:var(--icon-color)}@media (prefers-color-scheme:dark){.sds-icon-logo{--icon-color:#fff}}.sds-icon-logo--color-white{--icon-color:#fff}.sds-icon-logo--color-black{--icon-color:#000}[data-color-scheme=dark] .sds-icon-logo,[data-color-scheme=dark] .sds-icon-logo--color-white{--icon-color:#fff}[data-color-scheme=dark] .sds-icon-logo--color-black,[data-color-scheme=light] .sds-icon-logo{--icon-color:#000}[data-color-scheme=light] .sds-icon-logo--color-white{--icon-color:#fff}[data-color-scheme=light] .sds-icon-logo--color-black{--icon-color:#000}