UNPKG

@lordicon/element

Version:

This package offers developers a convenient method for embedding, controlling, and customizing animated icons from Lordicon within web projects.

19 lines (15 loc) 218 B
body { color: orange; } .first { --lord-icon-primary: #009688; } .second { --lord-icon-primary: #673ab7; } .third { --lord-icon-primary: currentColor; } .fourth { --lord-icon-primary: #3a7db7; }