.UI-Components.Icon{line-height:unset;justify-content:center;align-items:center;display:inline-flex}.UI-Components.Icon--clickable{cursor:pointer}@keyframes loading{0%{transform:translate(-100%)}to{transform:translate(100%)}}.UI-Components.Icon--loading{background-color:var(--skeleton-bg);border-radius:.25rem;width:1.5rem;height:100%;min-height:1em;display:grid;overflow:hidden}.UI-Components.Icon--loading:before{content:"";background:linear-gradient(90deg, var(--skeleton-bg) -1.25%, var(--skeleton-shimmer-highlight) 27.23%, var(--skeleton-bg) 50.43%);width:100%;height:100%;animation:1.5s infinite loading;display:block}.UI-Components.Icon--loading{height:1.5rem}
