[data-lucide] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
[data-lucide] > svg {
  width: 100%;
  height: 100%;
}
