/**
* @manacore/shared-icons
*
* Phosphor Icons for all Manacore SvelteKit web apps
* https://phosphoricons.com
*
* Usage:
* import { House, User, Gear, Plus } from '@manacore/shared-icons';
*
*
*
*
* Available weights: thin, light, regular, bold, fill, duotone
*/
export * from 'phosphor-svelte';