Writing & Markdown

Icons

Insert inline SVG icons from Hero Icons and academic icon packs using the Hugo icon shortcode — with size and color options.

Usage

{{</* icon name="hero/rocket" */>}}
{{</* icon name="brands/github" */>}}
{{</* icon name="hero/academic-cap" */>}}

Parameters

ParameterTypeDescription
namestringRequired. Icon name in pack/icon format

Icon Packs

PackPrefixSource
Hero Iconshero/heroicons.com
Brand Iconsbrands/Social & brand logos

For the full list of available icons and how to add custom icon packs, see the Icons Reference.

Was this page helpful?

From the makers of

© 2026 Lore Labs.

On this page