<gov-icon type="templates" name="search"></gov-icon>
<gov-icon type="{{ type }}"
name="{{ name }}"
{{#if slot}} slot="{{ slot }}"{{/if}}
{{#if color}} color="{{ color }}"{{/if}}
{{#if size}} size="{{ size }}"{{/if}}
{{#if alt}} alt="{{ alt }}"{{/if}}
{{#if aria-label}} aria-label="{{ aria-label }}"{{/if}}
{{#if aria-hidden}} aria-hidden="{{ aria-hidden }}"{{/if}}
></gov-icon>
{
"type": "templates",
"name": "search"
}
No notes defined.