Bootstrap Icons
Bootstrap Icons

https://icons.getbootstrap.com

Bootstrap Icons is a library of scalable vector icons that can be easily integrated into web projects. These icons are designed by Mark Otto (@mdo) and are maintained by the Bootstrap Team, a group of developers who are responsible for developing the popular front-end framework Bootstrap. The library contains over 1,500 icons in various categories such as accessibility, arrows, communication, controls, and more. All of the icons are provided in SVG (Scalable Vector Graphics) format, which means they can be scaled up or down without losing quality. This makes them ideal for use on websites, mobile apps, or any other digital platform. One of the main advantages of using Bootstrap Icons is that they are easy to customize. The icons can be colorized, resized, or styled with CSS to match the design of the website or application. In addition, the library is regularly updated with new icons and features, making it a valuable resource for web developers. Bootstrap Icons can be downloaded directly from the official website or through package managers such as NPM or Yarn. They can also be integrated into projects that use Bootstrap, providing an even more seamless experience. Overall, Bootstrap Icons is a versatile and constantly evolving resource that provides web developers with high-quality, customizable icons that can enhance the user experience of their projects.

Read more

28,610 Companies using Bootstrap Icons

NameLinksEmployeesRevenueTrafficCountrySEOIndustry
logo
Oja

oja is a one-stop-shop fo..

27$12K - $9K$19K united kingdom..75%
logo
Payday

send & receive cash from ..

46$17K - $7K$132K united states ..1%
logo
Joss Search

championing hidden heroes..

73$41K - $33K$5K united kingdom..39%
logo
Securin Inc.

continuously improve your..

198$20K - $28K$725 united states ..38%
logo
APLANET

esg technology to drive b..

53$11K - $39K$46K spain85%
logo
In Orbit Aerospace

microgravity delivered.

9$33K - $9K$5K united states ..85%
logo
Ziply Fiber

speed. security. reliabil..

815$12K - $27K$72K united states ..37%
logo
Floriday.io

grow your business. simpl..

14$40K - $8K$57K netherlands16%
logo
Shuttle

a mass-transit startup ba..

133$6K - $16K$15K bangladesh77%
logo
AT Computing

linux | ansible | kuberne..

30$4K - $17K$80K netherlands17%
logo
WTF : Tech Driven Gyms, F..

wtf, the ultimate lifesty..

109$48K - $28K$5K india54%
logo
webAPP

a leading website, applic..

21$42K - $36K$88K united kingdom..79%
logo
FilmHedge

click-button media financ..

13$2K - $29K$92K united states ..60%
logo
Apollo.coach

alles wat je nodig hebt o..

2$41K - $11K$58K netherlands99%
logo
GoodTime

goodtime automates meetin..

70$30K - $7K$505K united states ..17%

Want to download the entire list?

Enter your email and download the entire list of 28,610+ companies

We care about your data. Read our privacy policy.

How to use Bootstrap Icons

Bootstrap Icons is a comprehensive library of high-quality SVG icons that you can easily integrate into your web projects. Developed and maintained by the Bootstrap team, these icons are designed to work seamlessly with Bootstrap components and are customizable to fit your specific needs.

To use Bootstrap Icons in your project, the first step is to download the icon library from their official website. Once downloaded, you can include the necessary files in your HTML template using the appropriate link or script tags. Alternatively, you can also install Bootstrap Icons via npm or other package managers.

After installing the library, you can start using the icons in your project by referencing their respective class names in your HTML markup. For example, to add a search icon to your search bar, you can use the "bi-search" class provided by Bootstrap Icons:

<input type="text" placeholder="Search"> <i class="bi bi-search"></i>

The "bi" prefix in the class name refers to the Bootstrap Icons namespace, followed by the actual name of the icon (in this case, "search"). You can find a complete list of available icons on the Bootstrap Icons documentation page, along with their corresponding class names.

In addition to using the default icon styles, you can also customize the appearance of the icons using CSS. You can change the color, size, and other properties of the icons by adding custom CSS rules to your stylesheet. For example, to change the color of the search icon to blue, you can use the following code:

.bi-search { color: blue; }

Bootstrap Icons also provides several utility classes that you can use to modify the size and style of the icons. For instance, you can use the "bi-lg" class to increase the size of an icon, or the "bi-spin" class to add a spinning animation to it.

Overall, using Bootstrap Icons is a straightforward process that requires minimal setup and configuration. By leveraging this library of high-quality SVG icons, you can enhance the visual appeal and functionality of your web projects while maintaining a consistent design language.

Make your sales data-driven.

Website's technology stack, including its CMS, ecommerce platform, and payment processor, along with details about the industry, company and its contacts.

GDPR Compliant

CCPA Compliant

SOC2 Compliant

App screenshot