@use "../../style/variables" as *;

.#{$prefix}-icon-spin {
  animation: ty-rotate 1s linear infinite;
}
