-
-
Notifications
You must be signed in to change notification settings - Fork 99
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
40 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
--- | ||
author: mdo | ||
date: "2023-09-12T00:01:00Z" | ||
title: Bootstrap Icons v1.11.0 | ||
keywords: | ||
- icons | ||
- release | ||
--- | ||
|
||
[Bootstrap Icons v1.11.0](https://icons.getbootstrap.com) has arrived with 100 new icons—including new floppy disk icons, additional brand icons, new person icons, new emojis, some birthday cake, a few new science icons, and more. We're now at **over 2,000 icons**! | ||
|
||
## 100 new icons | ||
|
||
Here's a quick look at all the new icons in v1.11.0: | ||
|
||
![New icons in v1.11.0](/assets/img/2023/09/icons-1-11-0.png) | ||
|
||
[Check out the pull request](https://github.com/twbs/icons/pull/1792) for all the details on which icons were added and which were updated. | ||
|
||
*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.11.0), or [download just the SVGs and fonts](https://github.com/twbs/icons/releases/download/v1.9.0/bootstrap-icons-1.11.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. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.