Welcome to mirror list, hosted at ThFree Co, Russian Federation.

bootstrap-icons-1-10-0.md « 2022 « posts « content « src - github.com/twbs/blog.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d2f88d6bad9a5ec4c58988444f4b7f2a9e2c655b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
---
author: mdo
date: "2022-11-11T00:01:00Z"
title: Bootstrap Icons v1.10.0
keywords:
  - icons
  - release
---

[Bootstrap Icons v1.10.0](https://icons.getbootstrap.com) is here with nearly 150 new icons. This release includes tons of new variants for person, building, and database icons, plus new brands, rockets, road signs, globes, and many more. We're now at **over 1,900 icons**!

## 150 new icons

 Here's a quick look at all the new icons in v1.10.0:

![New love icons in v1.10.0](/assets/img/2022/11/bootstrap-icons-v1100.png)

Some highlights for the new icons include:

- 22 new person icons
- 26 new house icons
- 24 new building icons, including a renamed `building` to `buildings`
- 22 new database icons
- 24 new street sign icons
- New globe icons
- New EV, taxi, bus, and scooter transportation icons
- New rockets
- and more!

We also fixed the fill rules for several  some issues across the docs, including:

- De-duped category names `Brand` and `Brands` to be just `Brand`
- Updated tags on several icon pages for additional aliases

*Looking for more new icons? Head to the [issue tracker](https://github.com/twbs/icons/issues) to check for open requests or submit a new one.*

## Install

To get started, install or update via npm:

```sh
npm i bootstrap-icons
```

Or Composer:

```sh
composer require twbs/bootstrap-icons
```

You can also [download the release from GitHub](https://github.com/twbs/icons/releases/tag/v1.9.0), or [download just the SVGs and fonts](https://github.com/twbs/icons/releases/download/v1.9.0/bootstrap-icons-1.9.0.zip) (without the rest of the repository files).

## Figma

The Figma file is now published to the Figma Community! It's the same [Bootstrap Icons Figma file](https://www.figma.com/community/file/1042482994486402696/Bootstrap-Icons) you've seen from previous releases, just a little more accessible to those using the app.