Problem/Motivation

Bootstrap has its own SVG icons https://icons.getbootstrap.com/. We should check this and probably use it for our base icons. Library definition should probably go to bs_lib.

Comments

pivica created an issue. See original summary.

pivica’s picture

Instead of using a specific icon library maybe we should support icon library generation so theme developer can create easily custom icon sets. We could use https://github.com/tancredi/fantasticon icon-font generator for this. The idea would be that the developer defines SVG icons and this tool would then create a custom icon font from it.

pivica’s picture

Version: 8.x-1.x-dev » 2.x-dev
pivica’s picture

Child issue for font icons generator created on #3351106: Icons font generator. This issue will introduce only needed Bootstrap icons in the future and provide icons font file for them.