.lucide-icon,
.ds-lucide {
  width: 1em;
  height: 1em;
  display: inline-block;
  vertical-align: -0.125em;
  stroke: currentColor;
  fill: none;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  flex-shrink: 0;
}

.ds-lucide--sm {
  width: 1rem;
  height: 1rem;
}

.ds-lucide--md {
  width: 1.25rem;
  height: 1.25rem;
}

.ds-lucide--lg {
  width: 1.5rem;
  height: 1.5rem;
}
