dora-ui
Version:
A React.js Mobile UI Library
1 lines • 276 B
CSS
.dora-icon{overflow:hidden;vertical-align:-.15em;fill:currentColor}.dora-icon-sm{width:24px;height:24px}.dora-icon-md{width:36px;height:36px}.dora-icon-lg{width:48px;height:48px}.dora-icon-spinning{animation:spin 2s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}