@layer components {
  .icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    line-height: 0;
  }
}
