<p align="center"> <a href="https://heroicons.com" target="_blank"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/tailwindlabs/heroicons/HEAD/.github/logo-dark.svg"> <source media="(pref
Last release 3 months ago
12 May 2026
Release timing varies
gaps range from 2 weeks to 8 months
Nearly every release is documented
notes for 32 of 34 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
127 releases · first in 2021
Release timeline
127 releases since 2021Releases
- 2.2.018 Nov 2024
Release notes2 sources agree
Open source →Added
- Add React 19 support (#1247)
Fixed
- Removed unnecessary clipping path from
solid/arrow-left-circle(#1211)
- 2.1.510 Jul 2024
Release notes2 sources agree
Open source →Added
- Add new icons (
arrow-turn-*,bold,calendar-date-range,divide,document-currency-*,equals,h1,h2,h3,italic,link-slash,numbered-list,percent-badge,slash,strikethrough,underline)
- Add new icons (
- 2.1.417 Jun 2024
- 2.1.322 Mar 2024
- 2.1.222 Mar 2024
- 2.1.118 Dec 2023
- 2.1.018 Dec 2023
Release notes
Open source →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.
Learn more about the new set in the announcement post →
Added
- Added full set of 16×16 micro icons
- Added
arrow-left-start-on-rectangleandarrow-right-end-on-rectangleicons to all sets
Changes
- Minor improvements to the
receipt-percent,receipt-refund,speaker-wave,speaker-x-mark,tag,ticket,window,video-camera-slash,plus, andminusicons in the mini set - Minor improvements to
chevron-down,chevron-left,chevron-right,chevron-up, andchevron-up-downicons in all sets
Deprecations
- Renamed
arrow-left-on-rectangletoarrow-left-end-on-rectangle - Renamed
arrow-right-on-rectangletoarrow-right-start-on-rectangle - All
*-smallicons in the outline and solid sets, use mini set instead - All
*-smallicons in the mini set, use micro set instead
Additional notes
Open source → - 2.0.189 May 2023
Release notes2 sources agree
Open source →Fixed
- Fix incorrect
esmpaths in package.json for both React and Vue (#988)
- Fix incorrect
- 2.0.1730 Mar 2023
- 2.0.1617 Feb 2023
- 2.0.158 Feb 2023
- 2.0.1425 Jan 2023
Release notes2 sources agree
Open source → - 2.0.132 Nov 2022
- 2.0.125 Oct 2022
- 2.0.1112 Sept 2022
Release notes2 sources agree
Open source →Added
- Add new icons (
bug-ant,eye-dropper,pause-circle,play-circle,power,rocket-launch,square-2-stack-3d,stop-circle,trophy,tv,viewfinder-circle,window) (#809)
- Add new icons (
- 2.0.1030 Aug 2022
Release notes
Open source →Fixed
- Fix
arrow-pathdirection and fix optical alignment ofexclamation-triangle(#786)
- Fix
- 2.0.930 Aug 2022
Release notes
Open source →Added
-
Allow setting title via prop (#779)
-
Add new icons (
arrow-small-down,arrow-small-left,arrow-small-right,arrow-small-up,battery-0,battery-100,battery-50,cube-transparent,currency-bangladeshi,minus-small,paint-brush,plus-small,variable,wallet,arrow-path-rounded-square) and fix optical alignment and appearance of icons (bookmark-slash,bookmark,exclamation-triangle,table-cells,view-columns,arrow-path) (#785)
-
- 2.0.826 Aug 2022
Release notes
Open source →Fixed
- Fix optical alignment and size of icons (
heart,minus,pencil-square,user-plus,x-mark,hand-thumb-up,hand-thumb-down) (#767) - Fix size of icons (
arrow-down-left,arrow-down-right,arrow-down,arrow-left,arrow-right,arrow-up-left,arrow-up-right,arrow-up) (#768) - Fix optical alignment and size of
tagicon (#769) - Fix size of
checkicon (#770)
Added
- Add
user-minusicon
- Fix optical alignment and size of icons (
- 2.0.725 Aug 2022
Release notes
Open source →Fixed
- Improve optical alignment and sizing of icons (
hand-thumb-up,hand-thumb-down,plus,minus) (#746)
- Improve optical alignment and sizing of icons (
- 2.0.625 Aug 2022
Release notes
Open source →Fixed
- Fix size of icons (
chevron-double-down,chevron-double-left,chevron-double-right,chevron-double-up,chevron-down,chevron-left,chevron-right,chevron-up,funnel,minus,plus) (#763)
- Fix size of icons (
- 2.0.525 Aug 2022
Release notes
Open source →Fixed
- Modify the curved design of the
check-*icons to a straight check (#762)
- Modify the curved design of the
- 2.0.424 Aug 2022
Release notes
Open source →Fixed
- Remove additional stroke from outline icons (
bars-arrow-down,bars-arrow-up,chevron-up-down,rss) (#759)
- Remove additional stroke from outline icons (
- 2.0.324 Aug 2022
Release notes
Open source →Added
- Add missing icons from v1 (
bars-arrow-down,bars-arrow-up,chevron-up-down,rss) (#758)
Fixed
- Fix inconsistent naming for 'code-bracket' icons (#756)
Additional notes
Open source →Added
- Add missing icons from v1 (
bars-arrow-down,bars-arrow-up,chevron-up-down,rss) (#758)
Fixed
- Fix inconsistent naming for 'code-bracket' icons (#756)
- Add missing icons from v1 (
- 2.0.224 Aug 2022
- 2.0.123 Aug 2022
- 2.0.023 Aug 2022
Release notes
Open source →We just released Heroicons v2.0 — a brand new icon set, illustrated from scratch, that includes icons in three distinct styles.
- Outline — line icons with a 1.5px stroke, drawn in a 24px view box.
- Solid — solid icons with filled shapes, drawn in a 24px view box.
- Mini — solid icons with filled shapes, drawn in a 20px view box.
Check out all of the new icons on the redesigned Heroicons v2.0 website.
Upgrading from v1
Heroicons v2.0 is a brand new icon set with a different visual style, so don't feel like you need to upgrade to avoid "being on the old version".
If you like how the v1 icons look in your project, stick with them! Heroicons v2 is more like Terminator 2 than OpenSSL 2 — they represent our best work but these are just little SVG pictures, the version you choose to use is personal preference, not a technical decision.
If you do want to upgrade to v2, understand that because it's an all-new icon set, switching to Heroicons v2 is more like migrating to a new icon set than it is just updating a dependency in your project. We've tried to make it pretty smooth, but because it's a new set, a lot things like import paths and icon names have changed, so there is some manual work involved in migrating.
Update dependencies
Install the latest version of the package you're using via npm:
# Using React npm install @heroicons/react@latest # Using Vue npm install @heroicons/vue@latestUpdate imports
Since Heroicons v2.0 comes with a new third style, we've updated the import paths for all of the icons to make them more explicit and future-proof.
# Using React - import { ... } from '@heroicons/react/solid' + import { ... } from '@heroicons/react/20/solid' - import { ... } from '@heroicons/react/outline' + import { ... } from '@heroicons/react/24/outline' # Using Vue - import { ... } from '@heroicons/vue/solid' + import { ... } from '@heroicons/vue/20/solid' - import { ... } from '@heroicons/vue/outline' + import { ... } from '@heroicons/vue/24/outline'Update icon names
Many of the icons have been renamed to more literal names that describe what the icon is, instead of describing what the icon should be used for. For example,
mailhas been renamed toenvelope, andsearchhas been renamed tomagnifying-glass.Here is a list of all of the icons that have been renamed along with their updated names:
v1.0.6 v2.0.10 adjustmentsadjustments-verticalannotationchat-bubble-bottom-center-textarchivearchive-boxarrow-circle-downarrow-down-circlearrow-circle-leftarrow-left-circlearrow-circle-rightarrow-right-circlearrow-circle-uparrow-up-circlearrow-narrow-downarrow-long-downarrow-narrow-leftarrow-long-leftarrow-narrow-rightarrow-long-rightarrow-narrow-uparrow-long-uparrow-sm-leftarrow-small-leftarrow-sm-rightarrow-small-rightarrow-sm-uparrow-small-uparrow-sm-downarrow-small-downarrows-expandarrows-pointing-outbadge-checkcheck-badgebanno-symbolbookmark-altbookmark-squarecashbanknoteschart-square-barchart-bar-squarechat-alt-2chat-bubble-left-rightchat-altchat-bubble-left-ellipsischatchat-bubble-oval-left-ellipsischipcpu-chipclipboard-checkclipboard-document-checkclipboard-copyclipboard-documentclipboard-listclipboard-document-listcloud-downloadcloud-arrow-downcloud-uploadcloud-arrow-upcodecode-bracketcollectionrectangle-stackcolor-swatchswatchcursor-clickcursor-arrow-raysdatabasecircle-stackdesktop-computercomputer-desktopdevice-mobiledevice-phone-mobiledocument-adddocument-plusdocument-downloaddocument-arrow-downdocument-removedocument-minusdocument-reportdocument-chart-bardocument-searchdocument-magnifying-glassdots-circle-horizontalellipsis-horizontal-circledots-horizontalellipsis-horizontaldots-verticalellipsis-verticaldownloadarrow-down-trayduplicatesquare-2-stackemoji-happyface-smileemoji-sadface-frownexternal-linkarrow-top-right-on-squareexclamationexclamation-triangleeye-offeye-slashfast-forwardforwardfilterfunnelfolder-addfolder-plusfolder-downloadfolder-arrow-downfolder-removefolder-minusglobeglobe-americashandhand-raisedinbox-ininbox-arrow-downlibrarybuilding-librarylightning-boltboltlocation-markermap-pinloginarrow-left-on-rectanglelogoutarrow-right-on-rectanglemail-openenvelope-openmailenvelopemenu-alt-1bars-3-center-leftmenu-alt-2bars-3-bottom-leftmenu-alt-3bars-3-bottom-rightmenu-alt-4bars-2menubars-3minus-smminus-smallmusic-notemusical-noteoffice-buildingbuilding-officepencil-altpencil-squarephone-incomingphone-arrow-down-leftphone-missed-callphone-x-markphone-outgoingphone-arrow-up-rightphotographphotoplus-smplus-smallpuzzlepuzzle-pieceqrcodeqr-codereceipt-taxreceipt-percentrefresharrow-pathreplyarrow-uturn-leftrewindbackwardsave-asarrow-down-on-square-stacksavearrow-down-on-squaresearch-circlemagnifying-glass-circlesearchmagnifying-glassselectorchevron-up-downsort-ascendingbars-arrow-upsort-descendingbars-arrow-downspeakerphonemegaphonestatus-offlinesignal-slashstatus-onlinesignalsupportlifebuoyswitch-horizontalarrows-right-leftswitch-verticalarrows-up-downtabletable-cellstemplaterectangle-groupterminalcommand-linethumb-downhand-thumb-downthumb-uphand-thumb-uptranslatelanguagetrending-downarrow-trending-downtrending-uparrow-trending-upuploadarrow-up-trayuser-adduser-plususer-removeuser-minusview-boardsview-columnsview-grid-addsquares-plusview-gridsquares-2x2view-listbars-4volume-offspeaker-x-markvolume-upspeaker-wavexx-markzoom-inmagnifying-glass-pluszoom-outmagnifying-glass-minusAdditional notes
Open source →Added
- Completely new icon set, checkout the release notes for more info.
- 1.0.62 Mar 2022
Release notes
Open source →Added
- Add
forwardRefsupport for React components (#614)
Fixed
- Add
sideEffectstopackage.jsonfiles (#572) - Fix folder icons (#598)
- Fix Vue TypeScript declarations (#608)
- Move
stroke-widthfrompathtosvg(#631)
- Add
- 1.0.522 Oct 2021
- 1.0.417 Aug 2021
- 1.0.326 Jul 2021
- 1.0.29 Jul 2021
- 1.0.114 Apr 2021
Release notes2 sources agree
Open source →Added
- Add small arrow icons (
arrow-sm-up,arrow-sm-right,arrow-sm-down,arrow-sm-left)
- Add small arrow icons (
- 1.0.029 Mar 2021
Nothing published for this version
- 0.1.026 Jan 2021
Nothing published for this version
- 0.0.1-alpha.626 Jan 2021pre-release
Nothing published for this version
- 0.0.1-alpha.526 Jan 2021pre-release
Nothing published for this version
- 0.0.1-alpha.426 Jan 2021pre-release
Nothing published for this version
- 0.0.1-alpha.325 Jan 2021pre-release
Nothing published for this version
- 0.0.1-alpha.225 Jan 2021pre-release
Nothing published for this version
- 0.0.1-alpha.125 Jan 2021pre-release
Nothing published for this version
- 0.0.0-insiders.fe073d21 Nov 2022pre-release
Nothing published for this version
- 0.0.0-insiders.fe04b0c2 Nov 2022pre-release
Nothing published for this version
- 0.0.0-insiders.fb6bdfa22 Mar 2024pre-release
Nothing published for this version
- 0.0.0-insiders.fa902f426 Dec 2024pre-release
Nothing published for this version
- 0.0.0-insiders.f937b6f17 Oct 2023pre-release
Nothing published for this version
- 0.0.0-insiders.f73682513 Feb 2024pre-release
Nothing published for this version
- 0.0.0-insiders.f64c10b9 May 2023pre-release
Nothing published for this version
- 0.0.0-insiders.f53375d25 Jan 2023pre-release
Nothing published for this version
- 0.0.0-insiders.f327cbe18 Nov 2024pre-release
Nothing published for this version
- 0.0.0-insiders.eee05eb6 Jun 2023pre-release
Nothing published for this version
- 0.0.0-insiders.edb952625 Jan 2023pre-release
Nothing published for this version
- 0.0.0-insiders.ec6d82a16 Dec 2023pre-release
Nothing published for this version
- 0.0.0-insiders.ec572ad27 Apr 2023pre-release
Nothing published for this version
- 0.0.0-insiders.ea53d0730 Aug 2022pre-release
Nothing published for this version
- 0.0.0-insiders.e9cf3d48 Feb 2023pre-release
Nothing published for this version
- 0.0.0-insiders.e58d0225 Oct 2022pre-release
Nothing published for this version
- 0.0.0-insiders.e2e487f17 Jun 2024pre-release
Nothing published for this version
- 0.0.0-insiders.e268d0a17 Jun 2024pre-release
Nothing published for this version
- 0.0.0-insiders.df1be9e13 Feb 2024pre-release
Nothing published for this version
- 0.0.0-insiders.ddb4af025 Jan 2023pre-release
Nothing published for this version