diff options
| author | Ben Koshy <[email protected]> | 2021-07-23 01:29:47 +1000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-07-22 18:29:47 +0300 |
| commit | 2bdbb42dcf6bfb99b5e9e5444d9e64589eb8c08f (patch) | |
| tree | e5d59b85fd4d5d747a99b4538731cb10c0d4c23d /site/data | |
| parent | 41292a52570610dc312a775ae0491dc46f93a4fe (diff) | |
| download | bootstrap-2bdbb42dcf6bfb99b5e9e5444d9e64589eb8c08f.tar.xz bootstrap-2bdbb42dcf6bfb99b5e9e5444d9e64589eb8c08f.zip | |
docs: Add Github Octicons to the list (#34526)
Co-authored-by: Mark Otto <[email protected]>
Co-authored-by: XhmikosR <[email protected]>
Diffstat (limited to 'site/data')
| -rw-r--r-- | site/data/icons.yml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/site/data/icons.yml b/site/data/icons.yml index f97350ce4..02727fc2f 100644 --- a/site/data/icons.yml +++ b/site/data/icons.yml @@ -9,6 +9,8 @@ preferred: more: - name: Bytesize website: https://github.com/danklammer/bytesize-icons + - name: CoreUI Icons + website: https://icons.coreui.io/ - name: Google Material icons website: https://material.io/resources/icons/ - name: Ionicons @@ -21,5 +23,5 @@ more: website: https://icons8.com/ - name: icofont website: https://icofont.com/ - - name: CoreUI Icons - website: https://icons.coreui.io/ + - name: Octicons + website: https://primer.style/octicons/ |
