bpmn-font
Version:
A BPMN 2.0 icon font
24 lines (12 loc) • 609 B
Markdown
# bpmn-font
A BPMN 2.0 icon font. Use it to model BPMN diagrams in your Word, VIM or other text editor.

Checkout the [demo page](https://cdn.staticaly.com/gh/bpmn-io/bpmn-font/master/dist/demo.html) for a list of included icons and their character code.
## Usage in HTML
Expose [`dist`](./dist) directory in your app and include [`dist/css/bpmn.css`](./dist/css/bpmn.css) in a webpage.
Use icons prefixed with `bpmn-icon-`, i.e.:
```html
<span class="bpmn-icon-task"></span>
```
## License
[OFL](http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web)