feather/_includes/request.html
2017-02-27 19:36:03 -08:00

6 lines
293 B
HTML

<section class="section request">
<div class="container request-container">
<h2 class="request-heading">Don't see the icon you need?</h2>
<a class="button button-secondary" href="https://github.com/colebemis/feather/issues/new" target="_blank">Request an icon</a>
</div>
</section>