From 631606e91f487e797e73c15467979b0b63c5ff68 Mon Sep 17 00:00:00 2001 From: Perceval Anichini <45268488+maneex@users.noreply.github.com> Date: Wed, 7 Sep 2022 02:10:26 +0200 Subject: upgrade to prawn-icon 3.1.x to add support for the Material Design Icons (mdi) as an available font-based icon set (PR #2334) Co-authored-by: Perceval --- docs/modules/ROOT/pages/icons.adoc | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/modules') diff --git a/docs/modules/ROOT/pages/icons.adoc b/docs/modules/ROOT/pages/icons.adoc index fa0dc4b4..74daeecd 100644 --- a/docs/modules/ROOT/pages/icons.adoc +++ b/docs/modules/ROOT/pages/icons.adoc @@ -45,6 +45,7 @@ You can use font-based icons from any of the following icon sets in your PDF doc * *fab* - https://fontawesome.com/icons?d=gallery&s=brands[Font Awesome - Brands^] * *far* - https://fontawesome.com/icons?d=gallery&s=regular[Font Awesome - Regular^] * *fi* - http://zurb.com/playground/foundation-icon-fonts-3[Foundation Icons^] +* *mdi* - https://materialdesignicons.com[Material Design Icons^] Use of the fa icon set is deprecated. Please use one of the styled FontAwesome icon sets. -- cgit v1.2.3