Open Iconic Icons list for older Bootstrap
The official website of Open Iconic seems to be abandoned and been taken over by spammers, it redirects to some rubbish site some time ago in 2022, and now it redirects to the domain registrar (last checked in 2023).
The official github page is at https://github.com/iconic/open-iconic
These icons are excellent.. but they're from 2014. For a more recent version in Bootstrap 5 onwards, I recommend to use the official Bootstrap Icons (bi).
How to use Open Iconic icons in bootstrap?
download the font folder from the github page above and load the css from that folder
example: <span class="oi oi-account-login" aria-hidden="true"></span>
replace the oi-account-login with the ones for the icon name to use below
Below is the list of all the glyphs for easy reference.