[ ] Package users are able to easily add an empty state component - they just need to provide text and an icon
[ ] There are examples included in the package documentation (e.g. in README, an example app in examples or in the pkgdown site)
[ ] (Optional) Users are able to use different layouts for their empty state components e.g. text below icon or text on the right of the icon (like in the jira example below)
Description
Users of the package gave feedback that the mechanism works but they are missing a set of defaults components.
Having a set of default components would make it easier to start using the package.
One idea is to provide a helper function that will create an empty state component composed of an icon and text.
The icons can be provided by bsicons or fontawesome.
A good analogy is how value boxes work in bslib
Examples
Acceptance Criteria