Sha256: 424d457edfbd99cfcb05333d5ca174279a705fb6afed94703c2141df341dd62b

Contents?: true

Size: 300 Bytes

Versions: 675

Compression:

Stored size: 300 Bytes

Contents

// Animated Icons
// --------------------------

.#{$fa-css-prefix}-spin {
  animation: fa-spin 2s infinite linear;
}

.#{$fa-css-prefix}-pulse {
  animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

Version data entries

675 entries across 639 versions & 30 rubygems

Version Path
trusty-cms-6.3.1 node_modules/@fortawesome/fontawesome-free/scss/_animated.scss
devops4lib-jekyll-theme-conference-0.0.1 _sass/font-awesome/scss/_animated.scss
devops4lib-jekyll-theme-conference-0.0.1 _sass/font-awesome/_animated.scss
alchemy_cms-7.0.15 vendor/assets/stylesheets/fontawesome/_animated.scss
jekyll-theme-conference-3.6.6 _sass/font-awesome/_animated.scss
jekyll-theme-conference-3.6.6 _sass/font-awesome/scss/_animated.scss
alchemy_cms-6.1.10 vendor/assets/stylesheets/fontawesome/_animated.scss
alchemy_cms-7.0.14 vendor/assets/stylesheets/fontawesome/_animated.scss
alchemy_cms-7.0.13 vendor/assets/stylesheets/fontawesome/_animated.scss
alchemy_cms-7.0.12 vendor/assets/stylesheets/fontawesome/_animated.scss
alchemy_cms-7.0.11 vendor/assets/stylesheets/fontawesome/_animated.scss
jekyll-theme-conference-3.6.5 _sass/font-awesome/_animated.scss
jekyll-theme-conference-3.6.5 _sass/font-awesome/scss/_animated.scss
alchemy_cms-7.0.10 vendor/assets/stylesheets/fontawesome/_animated.scss
alchemy_cms-7.0.9 vendor/assets/stylesheets/fontawesome/_animated.scss
jekyll-theme-conference-3.6.4 _sass/font-awesome/_animated.scss
jekyll-theme-conference-3.6.4 _sass/font-awesome/scss/_animated.scss
alchemy_cms-7.0.8 vendor/assets/stylesheets/fontawesome/_animated.scss
type-on-strap-2.4.7 _sass/external/font-awesome/_animated.scss
alchemy_cms-7.0.7 vendor/assets/stylesheets/fontawesome/_animated.scss