Skip to content

Inventsable/LoadingIcons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Colors are flexible and defined by CSS class, important things to note about use are:

  • You have to define SVG { width: 100% } (or explicitly define any SVG tag width)
  • The .anim-main class needs fill and stroke values for color.
  • There are masking shapes at play in the wrench, .anim-mask, which should have a fill the same color as your background (can't be transparent).
  • The Blue and Yellow variations' main class is anim-color instead of anim-main. This is all commented in the style.css sheet.
  • If you're confused about vanilla JS use (instead of a Vue context), see examples and documentation on the main lottie page here.

Need compatibility with React-Native? Use this editor on any JSON in ./wrenchesNoCSS/

About

After Effects animations ready for web use

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published