{#if textPosition === 'l' || textPosition === 't'}
{/if}
{#if iconChecked === 'none'}
{:else if iconChecked === 'default'}
{:else}
{/if}
{#if icon === 'none'}
{:else if icon === 'default'}
{:else}
{/if}
{#if textPosition === 'r' || textPosition === 'b'}
{/if}