.Icon{width:24px;height:24px;display:flex;justify-content:center;align-items:center;position:relative}.Icon--showBadge .Icon__Badge{display:flex}.Icon__Badge{display:flex;justify-content:center;align-items:center;display:none;position:absolute;background-color:#f00628;top:-9px;right:-8px;min-width:16px;padding:0 4px;height:16px;border-radius:8px;font-size:10px;font-weight:600;color:#fff}.Icon--rect{width:36px;height:26px}.Icon--rotate-0{transform:rotate(0)}.Icon--rotate-90{transform:rotate(90deg)}.Icon--rotate-180{transform:rotate(180deg)}.Icon--rotate-270{transform:rotate(270deg)}
