0.10.1 • Published 6 years ago

azure-react-icons v0.10.1

Weekly downloads
42
License
ISC
Repository
github
Last release
6 years ago

Azure React Icons

npm types

Azure Icons based on SVG format in the form of React Components, to simplify adding the icons on your React applications.

Disclaimer these icons are based on the Microsoft Cloud and Enterprise Symbol Set Version 2.6, for their usage in User Interfaces you need to request permission on CnESymbols@microsoft.com.

Getting started

Install the components using npm or Yarn

npm i --save azure-react-icons
# or 
yarn add azure-react-icons

Usage

Simply import the component into your file:

import {APIManagement} from 'azure-react-icons';

And use it as any other react component:

<APIManagement size={128}/>

Final result:

Contributing

You found an issue or there is an icon missing? Here is how you can help:

  1. Follow up on the Setup Guide.
  2. Add your icon and make your change,
  3. Open a PR :wink:

Feedback

Request new icons or file bugs under our Github Issues.

:construction: The components for this library are auto generated and some of them may contain issues, please report those.

0.10.1

6 years ago

0.9.12

6 years ago

0.9.11

6 years ago

0.9.10

6 years ago

0.9.9

6 years ago

0.9.8

6 years ago

0.9.7

6 years ago

0.9.6

6 years ago

0.9.5

6 years ago

0.9.4

6 years ago

0.9.3

6 years ago

0.9.2

6 years ago

0.9.1

6 years ago