.CIcon{position:relative;display:flex;align-items:center;justify-content:center;border-radius:4px;padding:4px;height:28px}.CIcon.IIcon-dot:after{position:absolute;content:"";width:4px;height:4px;border-radius:4px;background:var(--red);top:4px;right:4px}.CIcon:active,.CIcon:hover{background:var(--bg-5)}.CIcon.IIcon-disabled{opacity:.4}.CIcon.IIcon-selected{background:var(--bg-5)}