.spectrum--large .spectrum-Icon--sizeXXS,
  .spectrum--large .spectrum-Icon--sizeXXS img,
  .spectrum--large .spectrum-Icon--sizeXXS svg {
    height: 11px;
    width: 11px;
  }
.spectrum--large .spectrum-Icon--sizeXS,
  .spectrum--large .spectrum-Icon--sizeXS img,
  .spectrum--large .spectrum-Icon--sizeXS svg {
    height: 15px;
    width: 15px;
  }
.spectrum--large .spectrum-Icon--sizeS,
  .spectrum--large .spectrum-Icon--sizeS img,
  .spectrum--large .spectrum-Icon--sizeS svg {
    height: 22px;
    width: 22px;
  }
.spectrum--large .spectrum-Icon--sizeM,
  .spectrum--large .spectrum-Icon--sizeM img,
  .spectrum--large .spectrum-Icon--sizeM svg {
    height: 30px;
    width: 30px;
  }
.spectrum--large .spectrum-Icon--sizeL,
  .spectrum--large .spectrum-Icon--sizeL img,
  .spectrum--large .spectrum-Icon--sizeL svg {
    height: 44px;
    width: 44px;
  }
.spectrum--large .spectrum-Icon--sizeXL,
  .spectrum--large .spectrum-Icon--sizeXL img,
  .spectrum--large .spectrum-Icon--sizeXL svg {
    height: 60px;
    width: 60px;
  }
.spectrum--large .spectrum-Icon--sizeXXL,
  .spectrum--large .spectrum-Icon--sizeXXL img,
  .spectrum--large .spectrum-Icon--sizeXXL svg {
    height: 90px;
    width: 90px;
  }
.spectrum--large .spectrum-UIIcon--large {
  display: var(--ui-icon-large-display);
}
.spectrum--large .spectrum-UIIcon--medium {
  display: var(--ui-icon-medium-display);
}
.spectrum--large .spectrum-UIIcon-AlertMedium {
  width: 22px;
  height: 22px;
}
.spectrum--large .spectrum-UIIcon-AlertSmall {
  width: 18px;
  height: 18px;
}
.spectrum--large .spectrum-UIIcon-ArrowDownSmall {
  width: 10px;
  height: 12px;
}
.spectrum--large .spectrum-UIIcon-ArrowLeftMedium {
  width: 18px;
  height: 12px;
}
.spectrum--large .spectrum-UIIcon-Asterisk {
  width: 10px;
  height: 10px;
}
.spectrum--large .spectrum-UIIcon-CheckmarkMedium {
  width: 16px;
  height: 16px;
}
.spectrum--large .spectrum-UIIcon-CheckmarkSmall {
  width: 12px;
  height: 12px;
}
.spectrum--large .spectrum-UIIcon-ChevronDownMedium {
  width: 12px;
  height: 8px;
}
.spectrum--large .spectrum-UIIcon-ChevronDownSmall {
  width: 10px;
  height: 8px;
}
.spectrum--large .spectrum-UIIcon-ChevronLeftLarge {
  width: 16px;
  height: 20px;
}
.spectrum--large .spectrum-UIIcon-ChevronLeftMedium {
  width: 8px;
  height: 12px;
}
.spectrum--large .spectrum-UIIcon-ChevronRightLarge {
  width: 16px;
  height: 20px;
}
.spectrum--large .spectrum-UIIcon-ChevronRightMedium {
  width: 8px;
  height: 12px;
}
.spectrum--large .spectrum-UIIcon-ChevronRightSmall {
  width: 8px;
  height: 10px;
}
.spectrum--large .spectrum-UIIcon-ChevronUpSmall {
  width: 10px;
  height: 8px;
}
.spectrum--large .spectrum-UIIcon-CornerTriangle {
  width: 6px;
  height: 6px;
}
.spectrum--large .spectrum-UIIcon-CrossLarge {
  width: 16px;
  height: 16px;
}
.spectrum--large .spectrum-UIIcon-CrossMedium {
  width: 10px;
  height: 10px;
}
.spectrum--large .spectrum-UIIcon-CrossSmall {
  width: 10px;
  height: 10px;
}
.spectrum--large .spectrum-UIIcon-DashSmall {
  width: 12px;
  height: 12px;
}
.spectrum--large .spectrum-UIIcon-DoubleGripper {
  width: 20px;
  height: 5px;
}
.spectrum--large .spectrum-UIIcon-FolderBreadcrumb {
  width: 22px;
  height: 22px;
}
.spectrum--large .spectrum-UIIcon-HelpMedium {
  width: 22px;
  height: 22px;
}
.spectrum--large .spectrum-UIIcon-HelpSmall {
  width: 18px;
  height: 18px;
}
.spectrum--large .spectrum-UIIcon-InfoMedium {
  width: 22px;
  height: 22px;
}
.spectrum--large .spectrum-UIIcon-InfoSmall {
  width: 18px;
  height: 18px;
}
.spectrum--large .spectrum-UIIcon-Magnifier {
  width: 20px;
  height: 20px;
}
.spectrum--large .spectrum-UIIcon-SkipLeft {
  width: 10px;
  height: 12px;
}
.spectrum--large .spectrum-UIIcon-SkipRight {
  width: 10px;
  height: 12px;
}
.spectrum--large .spectrum-UIIcon-Star {
  width: 22px;
  height: 22px;
}
.spectrum--large .spectrum-UIIcon-StarOutline {
  width: 22px;
  height: 22px;
}
.spectrum--large .spectrum-UIIcon-SuccessMedium {
  width: 22px;
  height: 22px;
}
.spectrum--large .spectrum-UIIcon-SuccessSmall {
  width: 18px;
  height: 18px;
}
.spectrum--large .spectrum-UIIcon-TripleGripper {
  width: 12px;
  height: 9px;
}
.spectrum-Icon,
.spectrum-UIIcon {
  display: inline-block;
  color: inherit;
  fill: currentColor;
  pointer-events: none;
}
.spectrum-Icon:not(:root), .spectrum-UIIcon:not(:root) {
    overflow: hidden;
  }
.spectrum-Icon--sizeXXS,
  .spectrum-Icon--sizeXXS img,
  .spectrum-Icon--sizeXXS svg {
    height: 9px;
    width: 9px;
  }
.spectrum-Icon--sizeXS,
  .spectrum-Icon--sizeXS img,
  .spectrum-Icon--sizeXS svg {
    height: 12px;
    width: 12px;
  }
.spectrum-Icon--sizeS,
  .spectrum-Icon--sizeS img,
  .spectrum-Icon--sizeS svg {
    height: 18px;
    width: 18px;
  }
.spectrum-Icon--sizeM,
  .spectrum-Icon--sizeM img,
  .spectrum-Icon--sizeM svg {
    height: 24px;
    width: 24px;
  }
.spectrum-Icon--sizeL,
  .spectrum-Icon--sizeL img,
  .spectrum-Icon--sizeL svg {
    height: 36px;
    width: 36px;
  }
.spectrum-Icon--sizeXL,
  .spectrum-Icon--sizeXL img,
  .spectrum-Icon--sizeXL svg {
    height: 48px;
    width: 48px;
  }
.spectrum-Icon--sizeXXL,
  .spectrum-Icon--sizeXXL img,
  .spectrum-Icon--sizeXXL svg {
    height: 72px;
    width: 72px;
  }
.spectrum--medium .spectrum-UIIcon--large {
    display: none;
  }
.spectrum--medium .spectrum-UIIcon--medium {
    display: inline;
  }
.spectrum--large .spectrum-UIIcon--medium {
    display: none;
  }
.spectrum--large .spectrum-UIIcon--large {
    display: inline;
  }
.spectrum--large {
  --ui-icon-large-display: block;
  --ui-icon-medium-display: none;
}
.spectrum--medium {
  --ui-icon-medium-display: block;
  --ui-icon-large-display: none;
}
.spectrum-UIIcon--large {
  display: var(--ui-icon-large-display);
}
.spectrum-UIIcon--medium {
  display: var(--ui-icon-medium-display);
}
.spectrum-UIIcon-AlertMedium {
  width: 18px;
  height: 18px;
}
.spectrum-UIIcon-AlertSmall {
  width: 14px;
  height: 14px;
}
.spectrum-UIIcon-ArrowDownSmall {
  width: 8px;
  height: 10px;
}
.spectrum-UIIcon-ArrowLeftMedium {
  width: 14px;
  height: 10px;
}
.spectrum-UIIcon-Asterisk {
  width: 8px;
  height: 8px;
}
.spectrum-UIIcon-CheckmarkMedium {
  width: 12px;
  height: 12px;
}
.spectrum-UIIcon-CheckmarkSmall {
  width: 10px;
  height: 10px;
}
.spectrum-UIIcon-ChevronDownMedium {
  width: 10px;
  height: 6px;
}
.spectrum-UIIcon-ChevronDownSmall {
  width: 8px;
  height: 6px;
}
.spectrum-UIIcon-ChevronLeftLarge {
  width: 12px;
  height: 16px;
}
.spectrum-UIIcon-ChevronLeftMedium {
  width: 6px;
  height: 10px;
}
.spectrum-UIIcon-ChevronRightLarge {
  width: 12px;
  height: 16px;
}
.spectrum-UIIcon-ChevronRightMedium {
  width: 6px;
  height: 10px;
}
.spectrum-UIIcon-ChevronRightSmall {
  width: 6px;
  height: 8px;
}
.spectrum-UIIcon-ChevronUpSmall {
  width: 8px;
  height: 6px;
}
.spectrum-UIIcon-CornerTriangle {
  width: 5px;
  height: 5px;
}
.spectrum-UIIcon-CrossLarge {
  width: 12px;
  height: 12px;
}
.spectrum-UIIcon-CrossMedium {
  width: 8px;
  height: 8px;
}
.spectrum-UIIcon-CrossSmall {
  width: 8px;
  height: 8px;
}
.spectrum-UIIcon-DashSmall {
  width: 10px;
  height: 10px;
}
.spectrum-UIIcon-DoubleGripper {
  width: 16px;
  height: 4px;
}
.spectrum-UIIcon-FolderBreadcrumb {
  width: 18px;
  height: 18px;
}
.spectrum-UIIcon-HelpMedium {
  width: 18px;
  height: 18px;
}
.spectrum-UIIcon-HelpSmall {
  width: 14px;
  height: 14px;
}
.spectrum-UIIcon-InfoMedium {
  width: 18px;
  height: 18px;
}
.spectrum-UIIcon-InfoSmall {
  width: 14px;
  height: 14px;
}
.spectrum-UIIcon-Magnifier {
  width: 16px;
  height: 16px;
}
.spectrum-UIIcon-SkipLeft {
  width: 9px;
  height: 10px;
}
.spectrum-UIIcon-SkipRight {
  width: 9px;
  height: 10px;
}
.spectrum-UIIcon-Star {
  width: 18px;
  height: 18px;
}
.spectrum-UIIcon-StarOutline {
  width: 18px;
  height: 18px;
}
.spectrum-UIIcon-SuccessMedium {
  width: 18px;
  height: 18px;
}
.spectrum-UIIcon-SuccessSmall {
  width: 14px;
  height: 14px;
}
.spectrum-UIIcon-TripleGripper {
  width: 10px;
  height: 7px;
}
