class Raykit::Symbols

def self.arrow_left_small

def self.arrow_left_small
  Rainbow("\u2B05").yellow  # Left arrow

end