Change default toggler icon

I would like to replace the BS default toggler-icon, unfortunately I haven’t figured out how to do that.

I have drawn an icon in illustrator which I can export as svg.
How can I display this SVG (as an image or embedded with code) instead of the normal toggler icon? And how can I replace the icon with another one when I click on it?

Does anyone have experience with this?

1 Like

It is easy to do. Remove the two spans, add a new span, and you can put an icon or an image there.


Take a look at this thread. My answer explains how to do what you want.