0.2.0 • Published 8 years ago

anim-icons v0.2.0

Weekly downloads
3
License
ISC
Repository
github
Last release
8 years ago

Animated Icons

npm version

Vanilla custom elements implementation of some animated SVG icons. You can import each icon based on your need.

Per Icon Documentation Icon Demo

Installation

To install from NPM, just run:

npm i anim-icons

Including Icons in Build

To include the icons in your Webpack build, either include the entire collection with:

import "anim-icons";

Or, alternatively, you can import just the icons that you want to use on a given page. See the docs page for more information on specific icons.

0.2.0

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago