Custom icons for Dynamic Zoone components

Hello, everyone,

We can’t using custom icons for component, but i got strange idea.

With using plugins we can change default field view with use something like

app.addFields({ type: "wysiwyg", Component: Wysiwyg }) //for rich markdown text
``` in plugin register function 

Is posible do something like this with Dynamic Zone?

If i can change Dynamic zone component, then i can replace 
```<ComponentIcon icon={icon} />``` to something other. 

What about this solution?

<i>This topic has been created from a Discord post (1219613682519113790) to give it more visibility.
It will be on Read-Only mode here.
<a href="https://discord.com/channels/811989166782021633/1219613682519113790/1219613682519113790">Join the conversation on Discord</a></i>