Change or enhance the initialisation of the symbol-component so the user can use a custom path for a symbol asset or the system symbols, wich come with the package.
// the custom path needs to be set first
Symbol(custom: "house-fill")
Symbol(system: "house-fill")