Icons
Icons are needed in almost any app. They add visual interest, while also helping users navigate your app easier.
Rails Designer’s UI Components includes the rails_icons gem. Like so:
icon "x-mark", class: "size-4"
See this page for more details on Rails Icons.