:host { display: flex; justify-content: center; align-items: center; aspect-ratio: 1 / 1; color: var(--local-color); width: var(--local-width); }
svg { height: inherit; width: inherit; object-fit: contain; object-position: center center; }
