.icon {
  display: flex;
}
.icon__svg {
  width: 100%;
  height: 100%;
}
.sprite-icon {
  width: 2rem;
  height: 2rem;
  fill: none;
  stroke: currentColor;
}