diff options
| author | Perceval Anichini <45268488+maneex@users.noreply.github.com> | 2022-09-07 02:10:26 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-09-06 18:10:26 -0600 |
| commit | 631606e91f487e797e73c15467979b0b63c5ff68 (patch) | |
| tree | dba7245300433c03a641d51e092585e49ba4e434 /docs/modules/ROOT/pages | |
| parent | 413c447fe73d8df68426001aa48adb85cc52d681 (diff) | |
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 <perceval@trilogic.fr>
Diffstat (limited to 'docs/modules/ROOT/pages')
| -rw-r--r-- | docs/modules/ROOT/pages/icons.adoc | 1 |
1 files changed, 1 insertions, 0 deletions
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. |
