.dashicons.spin{-webkit-animation:dashicons-spin 1s infinite;animation:dashicons-spin 1s infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}@-webkit-keyframes dashicons-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes dashicons-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}