horizontalRule constant

IconData const horizontalRule

Regular Horizontal Rule icon

https://fontawesome.com/icons/horizontal-rule?style=regular Horizontal Bar, divider, hr, line, page break

Implementation

static const IconData horizontalRule = IconDataRegular(0xf86c);