1.0.13 • Published 6 years ago

@gyselroth/icon-collection v1.0.13

Weekly downloads
-
License
MIT
Repository
github
Last release
6 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

6 years ago

1.0.12

6 years ago

1.0.11

6 years ago

1.0.10

6 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago