0.6.2 • Published 5 years ago
dmn-font v0.6.2
dmn-font
A DMN 1.1 icon font. Use it to model DMN diagrams in your Word, VIM or other text editor.

Checkout the demo page for a list of included icons and their character code.
Usage in HTML
Expose dist directory in your app and include dist/css/dmn.css in a webpage.
Use icons prefixed with dmn-icon-, i.e.:
<span class="dmn-icon-task"></span>