feather/_includes/request.html

6 lines
293 B
HTML
Raw Normal View History

2017-02-26 23:40:07 +03:00
<section class="section request">
<div class="container request-container">
<h2 class="request-heading">Don't see the icon you need?</h2>
2017-02-28 06:36:03 +03:00
<a class="button button-secondary" href="https://github.com/colebemis/feather/issues/new" target="_blank">Request an icon</a>
2017-02-26 23:40:07 +03:00
</div>
2017-02-26 07:20:41 +03:00
</section>