# wtw-icons
The best open source icon library with an accessibility focus 

## Install:
 - ```npm install wtw-icons``` or ```yarn add wtw-icons```

## Use it in react:
 - import it ```import WTWIcon from 'wtw-icons'```
 - use it wherever you want ```<WTWIcon icon="wtwlogo" />```

## Demo 
https://wheeltheworld.github.io/wtw-icons
