.container.svelte-1z0r1g6 {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: var(--width);
  height: var(--width);
}
.container.svelte-1z0r1g6 .icons:where(.svelte-1z0r1g6) {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: none;
}
.container.svelte-1z0r1g6 .icons:where(.svelte-1z0r1g6) .icon:where(.svelte-1z0r1g6) {
  position: absolute;
  color: inherit;
  display: flex;
  justify-content: center;
  align-items: center;
}