Finish iconography and update icon guide graphic
This commit is contained in:
parent
b7cd3ee4a2
commit
4616812f2d
2 changed files with 67 additions and 44 deletions
|
|
@ -20,7 +20,7 @@
|
|||
type="text/css"
|
||||
href="../../assets/style/styleguide.css"
|
||||
/>
|
||||
<title>Iconography</title>
|
||||
<title>Icon Overview</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
|
@ -100,6 +100,11 @@
|
|||
</ul>
|
||||
</nav>
|
||||
<main>
|
||||
<h1>Icon Overview</h1>
|
||||
<p>
|
||||
This page contains an overview of all currently designed icons.<br />
|
||||
<a href="..">Back to the Iconography</a>
|
||||
</p>
|
||||
<div class="icon-grid">
|
||||
<div role="button"><i data-icon="arrow_down"></i></div>
|
||||
<div><i data-icon="arrow_down_left"></i></div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue