Bootstrap Icons are published to npm, but they can also be manually downloaded if needed.
Install Bootstrap Icons—including SVGs, icon sprite, and icon fonts—with npm or Composer. Then, choose how you’d like to include the icons with the usage instructions.
npm i bootstrap-icons
composer require twbs/bootstrap-icons
Releases are published on GitHub and include icon SVGs, fonts, license, and readme. Our package.json is also included, though our npm scripts are primarily available for our development workflows.