.icon {
    composes: root from '../Icon/icon.module.css';

    --stroke: white;
    composes: -mt-0.5 from global;
}
