Skip to content

Icon

File: snippets/icon.liquid

Used in sections: cta-banner, product-gateway-voyage-cta

Screenshot not yet added.
Save as docs/src/assets/screenshots/snippet-icon.png

Description

Icon Snippet

Renders an inline SVG icon by name. Uses currentColor for stroke so the icon inherits the parent element’s text color.

Usage

{% render 'icon', icon_name: 'clock' %}