<%= form_with model: Category.new, url: "#" do |f| %> <%= render DS::IconPicker.new(form: f, method: :lucide_icon, icons: icons) %> <% end %>