1.0.13 • Published 5 years ago

@gyselroth/icon-collection v1.0.13

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

5 years ago

1.0.12

5 years ago

1.0.11

5 years ago

1.0.10

5 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago