File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed
docs/templating/twig_function_reference Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change 11---
22description : Icon Twig functions enable referencing SVG icons in templates.
33page_type : reference
4- month_change : true
4+ month_change : false
55---
66
77# Icon Twig functions
@@ -181,7 +181,6 @@ The following icons are available out-of-the-box:
181181| ![ error-icon] ( img/icons/error-icon.svg.png ) | ` error-icon ` |
182182| ![ error] ( img/icons/error.svg.png ) | ` error ` |
183183| ![ expand-left] ( img/icons/expand-left.svg.png ) | ` expand-left ` |
184- | ![ expand-right] ( img/icons/expand-right.png ) . | ` expand-right ` |
185184| ![ explore] ( img/icons/explore.svg.png ) | ` explore ` |
186185| ![ events-collected] ( img/icons/events-collected.svg.png ) | ` events-collected ` |
187186| ![ facebook] ( img/icons/facebook.svg.png ) | ` facebook ` |
@@ -255,7 +254,6 @@ The following icons are available out-of-the-box:
255254| ![ logout] ( img/icons/logout.svg.png ) | ` logout ` |
256255| ![ maform] ( img/icons/maform.svg.png ) | ` maform ` |
257256| ![ mail] ( img/icons/mail.svg.png ) | ` mail ` |
258- | ![ mail-open] ( img/icons/mail-open.png ) | ` mail-open ` |
259257| ![ markup] ( img/icons/markup.svg.png ) | ` markup ` |
260258| ![ media-type] ( img/icons/media-type.svg.png ) | ` media-type ` |
261259| ![ media] ( img/icons/media.svg.png ) | ` media ` |
You can’t perform that action at this time.
0 commit comments