anim-icons

0.2.0 • Public • Published

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.

Package Sidebar

Install

npm i anim-icons

Weekly Downloads

0

Version

0.2.0

License

ISC

Last publish

Collaborators

  • imattie