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
jekyll-theme-pdz-0.1.1 _sass/fontawesome_animated.scss
ui_bibz-2.3.2 vendor/assets/stylesheets/fontawesome/_animated.scss
ui_bibz-2.3.1 vendor/assets/stylesheets/fontawesome/_animated.scss
ui_bibz-2.3.0 vendor/assets/stylesheets/fontawesome/_animated.scss
jekyll-theme-pdz-0.1.0 _sass/fontawesome_animated.scss
stisla-rails-0.0.2 vendor/assets/modules/fontawesome/scss/_animated.scss
ui_bibz-2.2.2 vendor/assets/stylesheets/fontawesome/_animated.scss
ui_bibz-2.2.1 vendor/assets/stylesheets/fontawesome/_animated.scss
jekyll-theme-clean-blog-4.0.3 assets/vendor/fontawesome-free/scss/_animated.scss
jekyll-theme-clean-blog-4.0.2 assets/vendor/fontawesome-free/scss/_animated.scss
jekyll-theme-glueckkanja-0.8.0 _sass/font-awesome/scss/_animated.scss
ethosstyles-0.1.19 app/assets/compiled/lib/scss/_animated.scss
ui_bibz-2.2.0 vendor/assets/stylesheets/fontawesome/_animated.scss
sanskrit-documentation-theme-0.1.8 assets/node_modules/@fortawesome/fontawesome-free/scss/_animated.scss
ui_bibz-2.1.6 vendor/assets/stylesheets/fontawesome/_animated.scss
font-awesome-sass-5.6.1 assets/stylesheets/font-awesome/_animated.scss
jekyll-theme-glueckkanja-0.7.8 _sass/font-awesome/scss/_animated.scss
jekyll-theme-glueckkanja-0.7.6 _sass/font-awesome/scss/_animated.scss
test-kitchen-1.23.3 docs/themes/kitchen/static/sass/vendor/fontawesome/_animated.scss
ui_bibz-2.1.5 vendor/assets/stylesheets/fontawesome/_animated.scss