mirror of
https://github.com/feathericons/feather.git
synced 2023-08-10 21:13:24 +03:00
11 lines
396 B
HTML
11 lines
396 B
HTML
<div class="flex flex-column items-center w-80 mw8 pv5 pv6-ns center">
|
|
<h2 class="mt0 mb4 f2 fw3 tc lh-title black-90">Simply beautiful open source icons</h2>
|
|
<a
|
|
class="button white bg-accent dim br1"
|
|
href="feather.zip"
|
|
download
|
|
onclick="ga('send', 'event', 'download', 'click', 'all');">
|
|
Download
|
|
</a>
|
|
<code class="mt4 lh-copy">npm install feather-icons</code>
|
|
</div> |