Bootstrap Interview

Bootstrap Icons Interview

1Are Bootstrap Icons bundled in core CSS?
Answer: No, they are a separate library.
2Common class prefix for Bootstrap Icons?
Answer: bi.
3How to resize icons quickly?
Answer: Font-size utilities or custom CSS.
4Accessibility tip for icon-only controls?
Answer: Add accessible text/labels.
5Official Bootstrap Icons docs URL?
Answer: icons.getbootstrap.com.