input|flag_icon()
This operator generates an image tag that references a flag icon. The country code must be provided using the input parameter. This operator is frequently used by the administration interface.
{'eng-GB'|class_icon()}
The following output will be produced:
<img src="/share/icons/flags/eng-GB.gif" alt="English (United Kingdom)" />