UNPKG

brand-ui-icons

Version:
26 lines (20 loc) 389 B
# Brand UI Icons > This Project is in development! ## How to use Copy this line into your head: ```html <link rel="stylesheet" href="./path/to/brand_ui_icons.css"> ``` Now you can use the icon font like this: ```html <i class="bui">icon-code</i> ``` ## Icons spinner-binary ```html <i class="bui">spinner-binary</i> ``` spinner-rounded ```html <i class="bui">spinner-rounded</i> ```