Create dividers to separate content and apply different styles to them.
You can use a simple <hr> element to illustrate a separation of different content parts on your pages. The Divider component allows you to add different styles to these dividers.
Add the .uk-divider-icon class to a <hr> or <div> element to create a divider with some decoration, like an icon.
Add the .uk-divider-small class to a <hr> or <div> element to create a smaller divider.
Add the .uk-divider-vertical class to a <hr> or <div> element to create a vertical divider.