UNPKG

etch-octicon

Version:
12 lines (11 loc) 191 B
.spin-etch-octicon { animation: spin-etch-octicon 2s infinite linear; } @keyframes spin-etch-octicon { 0% { transform: rotate(0deg); } 100% { transform: rotate(359deg); } }