Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/transferwise/iconfont

TransferWise IconFont
https://github.com/transferwise/iconfont

Last synced: 18 days ago
JSON representation

TransferWise IconFont

Awesome Lists containing this project

README

        

# TransferWise IconFont
**List of icons**
http://transferwise.github.io/iconfont/

## Installation
```
bower install https://github.com/transferwise/iconfont.git#1.0.1 --save
```

## Include in your LESS file
**NOTE** Already included in tw-bootstrap
```
@import 'variables.less';
@import 'style.less';
```

## Use in your html
```