{{ define "main" }}
Inline text {{ $svgHtml }}
Example link text {{ $svgHtml }}
Download the SVG to use or edit.
Download SVGUsing the web font? Copy, paste, and go.
U+{{- $hexCodepoint}}
\{{- $hexCodepoint}}
\u{{- $hexCodepoint}}
&#x{{- $hexCodepoint}};
Paste the SVG right into your project's code.
{{ highlight $svgHtml "html" "" }}