1.1.3 • Published 4 years ago

stunicons v1.1.3

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

Stunicons

npm NPM Downloads MIT License

Burgeoning pack with 30+ highly customizable icons for your outstanding UI.

Installation

CDN

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/stunicons@1.0.11/fonts/style.min.css"> 
// or
<link rel="stylesheet" href="https://unpkg.com/stunicons@1.0.11/fonts/style.min.css"> 

NPM

npm i stunicons

YARN

yarn add stunicons

Documentation

After successful installation, Import the icon font in your global css file.

import 'stunicons/fonts/style.min.css'

//OR

import '/node_modules/stunicons/fonts/style.min.css'

Then, In your html

<i class="si-home"></i>

Usage/Examples

<style>
    import '/node-modules/stunicons/fonts/style.min.css';
</style>

<div class="icon">
    <i class="si-home"></i>
</div>

Demo

Stunicons Mashup

Icon Request

If you have any icon-request, please reach out to us by opening an issue here.

Check out a sample issue here.

Contributing

Contributions are always welcome!

See contributing.md to get started.

Please adhere to this project's code of conduct.

Epilogue

Made by Stunnity !

1.1.3

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.21

4 years ago

1.0.20

4 years ago

1.0.19

4 years ago

1.0.18

4 years ago

1.0.17

4 years ago

1.0.2

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.11

4 years ago

1.0.10

4 years ago

1.0.15

4 years ago

1.0.14

4 years ago

1.0.13

4 years ago

1.0.12

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago