You are here

micon-icon.html.twig in Micon 2.x

Same filename and directory in other branches
  1. 8 templates/micon-icon.html.twig

micon-icon.html.twig Default theme implementation to present a single Micon icon.

File

templates/micon-icon.html.twig
View source
  1. {#
  2. /**
  3. * @file micon-icon.html.twig
  4. * Default theme implementation to present a single Micon icon.
  5. *
  6. * @see template_preprocess_micon_icon()
  7. *
  8. * @ingroup themeable
  9. */
  10. #}
  11. <{{ tag }}{{ attributes }}>{{ children }}</{{ tag }}>