feather/_includes/request.html

4 lines
275 B
HTML
Raw Normal View History

2017-05-13 02:32:49 +03:00
<div class="flex flex-column items-center pv5">
<h2 class="mt0 mb4 f4 lh-copy normal tc black-90">Don't see the icon you need?</h2>
2017-05-13 03:41:15 +03:00
<a class="btn btn-outline accent br3 dim" href="https://github.com/colebemis/feather/issues/new" target="_blank">Request an icon</a>
2017-05-13 02:32:49 +03:00
</div>