<%= render(Yattho::Beta::Octicon.new(icon: :check, use_symbol: true, color: :success)) %> <%= render(Yattho::Beta::Octicon.new(icon: :check, use_symbol: true, color: :danger)) %> <%= render(Yattho::Beta::Octicon.new(icon: :check, use_symbol: true, size: :medium)) %> <%= render(Yattho::Alpha::OcticonSymbols.new(icons: [{ symbol: :check }, { symbol: :check, size: :medium }])) %>