diff --git a/src/content/posts/2022/bootstrap-icons-1-11-0.md b/src/content/posts/2022/bootstrap-icons-1-11-0.md deleted file mode 100644 index 9190b24a2..000000000 --- a/src/content/posts/2022/bootstrap-icons-1-11-0.md +++ /dev/null @@ -1,44 +0,0 @@ ---- -author: mdo -date: "2023-09-12T00:01:00Z" -title: Bootstrap Icons v1.11.0 -keywords: - - icons - - release -aliases: - - /2022/09/12/bootstrap-icons-1-11-0/ ---- - -[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.