{#each entries as entry}
  • {#if entry.icon} Icon {/if} {@html entry.text}
  • {/each}