[Icon Picker] Iconpicker for Bootstrap 5 Icons Library
Bootstrap 5-based icon picker which supports any icon libraries like Bootstrap Icons, Font Awesome, etc. Bootstrap Themeable Icon Picker In Vanilla JavaScript How to make use of it: 1. Load the newest Bootstrap 5 framework and the icon pickers files within the doc. <!– Bootstrap 5 –> <link rel=”stylesheet” href=”/path/to/cdn/bootstrap.min.css” /> <script src=”/path/to/cdn/bootstrap.bundle.min.js”></script> <!– Icon Picker … Read more