# frozen_string_literal: true module Yattho class OcticonSymbolsComponent < Yattho::Alpha::OcticonSymbols status :deprecated end end