2

I'm considering using Blueprintjs in an application.

Is it possible to use custom SVG icons in the button, menu and navbar components? All the examples I've seen use the built-in icon set.

The app I'm developing would rely heavily on custom icons so being restricted to the built-in set wouldn't work.

Seems like it would be an obvious thing to be able to do, so I presume I'm just not finding the samples. If anyone could point me to some, I'd appreciate it.

dommer
  • 19,610
  • 14
  • 75
  • 137

1 Answers1

-2

Custom icons are currently unsupported in the core components. You should follow this issue for future updates that might enable support for this kind of use case: https://github.com/palantir/blueprint/issues/365

Adi Dahiya
  • 578
  • 2
  • 6