From a5f843ba9ba3dd3ce9ad22a89d57dfcb5fa46586 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Mon, 26 Feb 2018 11:05:48 +0100 Subject: switch to fork-awesome --- library/font_awesome/src/_includes/icons/payment.html | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 library/font_awesome/src/_includes/icons/payment.html (limited to 'library/font_awesome/src/_includes/icons/payment.html') diff --git a/library/font_awesome/src/_includes/icons/payment.html b/library/font_awesome/src/_includes/icons/payment.html deleted file mode 100644 index 03a636465..000000000 --- a/library/font_awesome/src/_includes/icons/payment.html +++ /dev/null @@ -1,12 +0,0 @@ -
- - -
- {% assign icons_payment = icons | expand_aliases | category:"Payment Icons" | sort_by:'class' %} - - {% for icon in icons_payment %} - - {% endfor %} -
- -
-- cgit v1.2.3