.icon {
  width: 20px;
  height: 20px;
  stroke: currentColor;
  fill: none;
  flex-shrink: 0;
}

.icon-lg {
  width: 28px;
  height: 28px;
}
