From a6630815ac147a4373bdb618a0a020780c836b69 Mon Sep 17 00:00:00 2001 From: Robin Malfait Date: Wed, 5 Oct 2022 21:37:05 +0200 Subject: [PATCH 1/2] update information-circle icon --- optimized/20/solid/information-circle.svg | 2 +- src/20/solid/information-circle.svg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/optimized/20/solid/information-circle.svg b/optimized/20/solid/information-circle.svg index 5c8f3c1b8..25ac64489 100644 --- a/optimized/20/solid/information-circle.svg +++ b/optimized/20/solid/information-circle.svg @@ -1,3 +1,3 @@ diff --git a/src/20/solid/information-circle.svg b/src/20/solid/information-circle.svg index ed17d5950..9d134b0a8 100644 --- a/src/20/solid/information-circle.svg +++ b/src/20/solid/information-circle.svg @@ -1,3 +1,3 @@ - + From 5da1c1d8d8ad049130ffe4c2334f1cb83a6bff9d Mon Sep 17 00:00:00 2001 From: Robin Malfait Date: Wed, 5 Oct 2022 21:41:50 +0200 Subject: [PATCH 2/2] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 58eeaa85c..ec54cccbb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - Add `title` and `titleId` props to the React types ([#814](https://github.com/tailwindlabs/heroicons/pull/814)) +- Fix `information-circle` icon alignment ([#846](https://github.com/tailwindlabs/heroicons/pull/846)) ## [2.0.11] - 2022-09-12