We just released Heroicons v2.1 which includes a brand new micro style — a full set of almost three hundred 16×16 icons designed for tighter, higher density UIs.
Added arrow-left-start-on-rectangle and arrow-right-end-on-rectangle icons to all sets
Changes
Minor improvements to the receipt-percent, receipt-refund, speaker-wave, speaker-x-mark, tag, ticket, window, video-camera-slash, plus, and minus icons in the mini set
Minor improvements to chevron-down, chevron-left, chevron-right, chevron-up, and chevron-up-down icons in all sets
Deprecations
Renamed arrow-left-on-rectangle to arrow-left-end-on-rectangle
Renamed arrow-right-on-rectangle to arrow-right-start-on-rectangle
All *-small icons in the outline and solid sets, use mini set instead
All *-small icons in the mini set, use micro set instead
v2.0.18
Fixed
Fix incorrect esm paths in package.json for both React and Vue (#988)
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Bumps @heroicons/react from 1.0.6 to 2.1.5.
Release notes
Sourced from
@heroicons/react
's releases.... (truncated)
Changelog
Sourced from
@heroicons/react
's changelog.... (truncated)
Commits
ad0ad1f
2.1.558d511e
Add new icons (#1204)c1b192b
2.1.4e2e487f
Make sure calls toforwardRef
are marked as pure (#1192)cafc7d6
usesize-*
instead ofw-* h-*
(#1182)9a17872
Update README.md (#1167)01c786b
2.1.31b9fc17
Improve project READMEs (#1152)fb6bdfa
2.1.2d84ffa5
Include license file with published packages (#1151)You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show