x
1
2
3
4
5
6
<div class="c-logo c-logo--small"> <span class="c-logo_text-container"> <span class="c-logo__text c-logo__by">By</span> <span class="c-logo__text c-logo__robots">Robots</span> </span></div>
1
render(Logo::Component.new(size:))
Logo
Renders the By Robots logo.
Param | Description | Input |
---|---|---|
Size to render the logo at. |
|