0.10.4 • Published 4 years ago

@x3r5e/icons v0.10.4

Weekly downloads
170
License
MIT
Repository
github
Last release
4 years ago

Icons

NPM npm (scoped) Libraries.io dependency status for latest release, scoped npm package npm

This package contains SVG files. Each component library implementation will need its own icon-to-component converter.

Installation

Install the npm package in your project:

npm install --save-dev @x3r5e/icons

Usage

Import the icon(s) that you need from the package

// `icons` is an object where each key corresponds to an SVG as a string
const icons = require("@x3r5e/icons");

Important Note

The width and height attributes are purposefully omitted from the SVGs. Make sure that you add those properties to the SVG when rendering it. This is useful when your icon component has a fixed set of sizes (e.g. small = 18px, medium = 24px, and large = 30px).

0.10.2

4 years ago

0.10.3

4 years ago

0.10.4

4 years ago

0.10.1

4 years ago

0.10.0

4 years ago

0.9.6

4 years ago

0.9.5

4 years ago

0.9.4

4 years ago

0.9.3

4 years ago

0.9.2

4 years ago

0.9.1

4 years ago

0.9.0

5 years ago

0.8.2

5 years ago

0.8.1

5 years ago

0.8.0

5 years ago

0.7.5

5 years ago

0.7.4

5 years ago

0.7.3

5 years ago

0.7.2

5 years ago

0.7.1

5 years ago

0.7.0

5 years ago

0.6.0

5 years ago

0.5.4

5 years ago

0.5.3

5 years ago

0.5.6

5 years ago

0.5.5

5 years ago

0.5.2

5 years ago

0.5.1

5 years ago

0.5.0

5 years ago

0.4.4

5 years ago

0.4.1

5 years ago

0.4.3

5 years ago

0.4.2

5 years ago

0.4.0

5 years ago

0.3.0

5 years ago