Skip to content

trickyc0d3r/andcards-icons-kit

 
 

Repository files navigation

andcards-icons-kit

Greenkeeper badge Build Status npm package Dependency Status devDependency Status peerDependency Status

andCards Icons Kit for React and React Native.

Designed for:

General Icons

Brand Icons

Usage Examples

Installation

yarn add andcards-icons-kit

// In case you don't have yet. Only for React Native.
yarn add react-native-svg
react-native link react-native-svg

The Gist

import Apple from "andcards-icons-kit/Apple";

<Apple color="#cccccc" size={32} />;

Basic API

prop type default value
color string #000000
size number 20

Advanced API

Check out svgs docs.

License

MIT

About

🎀 andCards Icons Kit for React and React Native.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%