---
name: Icons
---

<div class="responsive-table">
	<table class="tabular icons">
		<tbody>
			<tr>
				<th scope="row">Wee</th>
				<td>@iconWee</td>
				<td class="icons__icon -wee"></td>
			</tr>
			<tr>
				<th scope="row">Twitter</th>
				<td>@iconTwitter</td>
				<td class="icons__icon -twitter"></td>
			</tr>
			<tr>
				<th scope="row">Facebook</th>
				<td>@iconFacebook</td>
				<td class="icons__icon -facebook"></td>
			</tr>
			<tr>
				<th scope="row">GitHub</th>
				<td>@iconGitHub</td>
				<td class="icons__icon -github"></td>
			</tr>
		</tbody>
	</table>
</div>