Active
Project:
BS Base
Version:
2.x-dev
Component:
BS Bootstrap
Priority:
Normal
Category:
Plan
Assigned:
Unassigned
Reporter:
Created:
27 Jan 2020 at 09:39 UTC
Updated:
29 Mar 2023 at 14:50 UTC
Jump to comment: Most recent
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
Comment #2
pivica commentedInstead 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.
Comment #3
pivica commentedComment #4
pivica commentedChild 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.