<%= pb_rails("button", props: { icon: "plus", text: "Icon on Left" }) %> <%= pb_rails("button", props: { icon: "chevron-right", icon_right: true, text: "Icon on Right" }) %>