Sha256: 7b6a10b496c6b011e0a1406402919363dc1aeb3200c868eed6f7ba01220a685b
Contents?: true
Size: 596 Bytes
Versions: 2
Compression:
Stored size: 596 Bytes
Contents
<%= pb_rails("flex", props: {orientation: "column"}) do %> <%= pb_rails("icon", props: { icon: "user", fixed_width: true, color: "primary", size: "2x" }) %> <%= pb_rails("icon", props: { icon: "recycle", fixed_width: true, color: "info", size: "2x" }) %> <%= pb_rails("icon", props: { icon: "frog", fixed_width: true, color: "data_4", size: "2x" }) %> <%= pb_rails("icon", props: { icon: "vial", fixed_width: true, color: "text_lt_lighter", size: "2x" }) %> <%= pb_rails("icon", props: { icon: "roofing", fixed_width: true, color: "product_roofing", size: "2x" }) %> <% end %>
Version data entries
2 entries across 2 versions & 2 rubygems