# frozen_string_literal: true

module Icons
  class MicComponent < ViewComponent::Base
  end
end
