# frozen_string_literal: true

module Icons
  class CollectionComponent < ViewComponent::Base
  end
end
