From fd9db1758b17e6dc5c259f9efd486638af927777 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pawe=C5=82=20Kuna?= <1282324+codecalm@users.noreply.github.com> Date: Fri, 25 Feb 2022 22:38:23 +0100 Subject: [PATCH] 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 Co-authored-by: Mark Otto --- site/data/icons.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/site/data/icons.yml b/site/data/icons.yml index 4abbfd6804..c00a34ec51 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/ -- 2.47.3