+The following is an example for using a custom icon for audio button, as well as changing the color of the icon for the notification button. For the audio button, this example provides an **image URL** to modify it. Note that you can also import a **SVG component** directly if you wish. The benefit of importing a SVG component is that you can modify it using css e.g. `fill: "red"`. The notification button demonstrates the modification of the icon color (the library by default **imports all icons as SVG components** to ease customisations).
0 commit comments