Toast

<Toast>
	<svelte:fragment slot="icon">
		<Camera />
	</svelte:fragment>
	Dismissable user notification.
</Toast>