One line
Use pam-Item
to wrap one or more pam-Tiles
and apply one row of content.
Item content
Markup
<div pam-List>
<div pam-Item>
<div pam-Tile="left">
<div sg-mock-icon></div>
</div>
<div pam-Tile="content">
<h1 pam-typography="body-2">Item content</h1>
</div>
</div>
</div>