brand-ui-icons
Version:
> This Project is in development!
26 lines (20 loc) • 389 B
Markdown
# 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>
```