Skip to content

Instantly share code, notes, and snippets.

@topleague
Created September 13, 2020 12:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save topleague/7eab2863b86edcfff748dab69dea3468 to your computer and use it in GitHub Desktop.
Save topleague/7eab2863b86edcfff748dab69dea3468 to your computer and use it in GitHub Desktop.
Load Feather Icons Scripts from a CDN Provider
<script src="https://unpkg.com/feather-icons"></script>
<script>
feather.replace()
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment