diff options
Diffstat (limited to '')
-rw-r--r-- | site/data/icons.yml | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/site/data/icons.yml b/site/data/icons.yml new file mode 100644 index 0000000..6dafbe8 --- /dev/null +++ b/site/data/icons.yml @@ -0,0 +1,27 @@ +preferred: + - name: Font Awesome + website: https://fontawesome.com/ + - name: Feather + website: https://feathericons.com/ + - name: Octicons + website: https://primer.style/octicons/ + +more: + - name: Bytesize + website: https://github.com/danklammer/bytesize-icons + - name: CoreUI Icons + website: https://icons.coreui.io/ + - name: Google Material icons + website: https://fonts.google.com/icons + - name: Ionicons + website: https://ionic.io/ionicons + - name: Dripicons + website: http://demo.amitjakhu.com/dripicons/ + - name: Ikons + website: http://ikons.piotrkwiatkowski.co.uk/ + - name: Icons8 + website: https://icons8.com/ + - name: icofont + website: https://icofont.com/ + - name: Tabler Icons + website: https://tabler-icons.io/ |