Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/transferwise/iconfont
TransferWise IconFont
https://github.com/transferwise/iconfont
Last synced: 18 days ago
JSON representation
TransferWise IconFont
- Host: GitHub
- URL: https://github.com/transferwise/iconfont
- Owner: transferwise
- Created: 2016-01-15T12:10:24.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-04-07T01:43:59.000Z (almost 2 years ago)
- Last Synced: 2024-11-06T17:35:41.366Z (2 months ago)
- Language: HTML
- Homepage: http://transferwise.github.io/iconfont/
- Size: 1.58 MB
- Stars: 1
- Watchers: 121
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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
```