1.0.13 • Published 7 years ago

@gyselroth/icon-collection v1.0.13

Weekly downloads
-
License
MIT
Repository
github
Last release
7 years ago

SVG icon collection

npm GitHub release GitHub license

This library provides an icon collection based on svg.

Installation

npm --save install @gyselroth/icon-collection

Documentation & Overview

Please visit the docs.

Usage example

<div class="gr-icon gr-i-file"></div>

Colorize your icons

You can use an icon with any color you like. If you do you have to switch from the css class gr-icon to gr-mask-icon. An icon with gr-mask-icon takes the color from background-color.

<div style="background-color: #F01;" class="gr-mask-icon gr-i-file"></div>

Browser Support

If you want to use color masks, please see browser support for css masks.

1.0.13

7 years ago

1.0.12

7 years ago

1.0.11

7 years ago

1.0.10

7 years ago

1.0.9

8 years ago

1.0.8

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

9 years ago

1.0.4

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago