1.1.12 • Published 4 years ago
react-icons-kit-allreact v1.1.12
react-icons-kit
Installation
npm install --save-dev react-icons-kitDocumentation / Demo
Please visit react-icons-kit
Bundled Icon Sets
- IcoMoonvmaster
- FontAwesomev4.7
- MaterialIconsv3.0.1
- Open Iconicv1.1.1
- Entypolatest
- Ikonslatest
- Metrizelatest
- Octiconsv5.0.1
- Ioniconsv2.0.1
- Linealatest
- Typiconsv2.0.8
- Noto Emoji Regularlatest
Plus more to come.
Browse Icon Sets
Browse all available icons here: react-icons-kit
Quick Start Guide
    import Icon from 'react-icons-kit';
    import { ic_add_a_photo } from 'react-icons-kit/md/ic_add_a_photo';
    import { lock } from 'react-icons-kit/fa/lock';
    export const ShowIcons = () => {
        return (
            <div>
                <div><Icon icon={ic_add_a_photo}/><div>
                <div><Icon icon={lock}/><div>
            </div>
        )
    }1.1.12
4 years ago
1.1.11
4 years ago
1.1.10
4 years ago
1.1.9
4 years ago
1.1.8
4 years ago
1.1.7
4 years ago
1.1.1
5 years ago
1.1.5
5 years ago
1.1.4
5 years ago
1.1.3
5 years ago
1.0.21
8 years ago
1.0.18
8 years ago
1.0.16
8 years ago
1.0.14
8 years ago
1.0.13
8 years ago
1.0.12
8 years ago
1.0.11
8 years ago
1.0.10
8 years ago
1.0.9
8 years ago
1.0.8
8 years ago