Giter VIP home page Giter VIP logo

icons's Introduction

Default Icon Library

NPM Build License

Open-source and npm-published React icon library.


πŸ±β€πŸ Install

npm:

npm install @default-services/icons

yarn:

yarn add @default-services/icons

πŸ±β€πŸ’» Use

The Default icon library includes several basic icons to help get you started, allowing you to pass props such as; onClick, className, and most others to assist with styles and event handling.

import React from 'react';
import { CheckIcon } from '@default-services/icons/solid';

const MyComponent = (props) => {
  return (
    <div>
      <CheckIcon />
    </div>
  );
};

Tip: Notice in the example above, the icon is pulled from its respective file, "solid".

πŸ±β€πŸ‘“ Learn

Learn more, with the Default documentation.

πŸ±β€πŸ‰ Support

Default component library utilizes technologies such as Babel to ensure all code is cross-browser compatible, and supports at least the following browsers:

IE / Edge
IE / Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
iOS Safari
iOS Safari
Samsung
Samsung
Opera
Opera
IE11, Edge last 2 versions last 2 versions last 2 versions last 2 versions last 2 versions last 2 versions

🦟 Bugs

Bugs reported on the project's issues page will be exterminated as quickly as possible, be sure to include steps to reproduce so they can be spotted easily.

🏷️ License

MIT Β© Default

icons's People

Contributors

ipzard avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar Kamil ZΕ‚otnicki avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar Dodge avatar  avatar Jessyica James avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar Rob Tucker avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.