# frozen_string_literal: true

module Icons
  class HomeComponent < ViewComponent::Base
  end
end
