diff options
| author | Paweł Kuna <[email protected]> | 2022-02-25 22:38:23 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-02-25 13:38:23 -0800 |
| commit | fd9db1758b17e6dc5c259f9efd486638af927777 (patch) | |
| tree | 08312d3f364a1602e12aa56e7f5dd1da2132da9e /site/data | |
| parent | d0b8114462a7fd10fd05d503280f1f06c3df4a42 (diff) | |
| download | bootstrap-fd9db1758b17e6dc5c259f9efd486638af927777.tar.xz bootstrap-fd9db1758b17e6dc5c259f9efd486638af927777.zip | |
docs: add Tabler Icons to list of icon packs (#35497)
* Add Tabler Icons to list of icons
* Update site/data/icons.yml
Co-authored-by: Mark Otto <[email protected]>
Co-authored-by: Mark Otto <[email protected]>
Diffstat (limited to 'site/data')
| -rw-r--r-- | site/data/icons.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/site/data/icons.yml b/site/data/icons.yml index 4abbfd680..c00a34ec5 100644 --- a/site/data/icons.yml +++ b/site/data/icons.yml @@ -23,3 +23,5 @@ more: website: https://icons8.com/ - name: icofont website: https://icofont.com/ + - name: Tabler Icons + website: https://tabler-icons.io/ |
