Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Icons 1.11.0 #399

Merged
merged 2 commits into from
Sep 12, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 42 additions & 0 deletions src/content/posts/2022/bootstrap-icons-1-11-0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
---
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.

I've also started adding a new `added` tag to icon pages with this release. So far I've only tagged v1.10.0 and v1.11.0 versions, but more will come. Once those are all tagged, you'll be able to search for icons added in each release. Stay tuned!

*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.
Binary file added src/static/assets/img/2023/09/icons-1-11-0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading