Skip to content

Releases: tailwindlabs/heroicons

v2.1.3

22 Mar 20:11
Compare
Choose a tag to compare
  • Improve project READMEs (#1152)

v2.1.2

22 Mar 18:23
Compare
Choose a tag to compare
  • Include license file with published packages (#1151)

v2.1.1

18 Dec 20:10
Compare
Choose a tag to compare

Fixed

  • Fixed chevrons in mini set (#1106)

v2.1.0

18 Dec 16:41
Compare
Choose a tag to compare

Heroicons Micro

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-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

09 May 19:40
Compare
Choose a tag to compare

Fixed

  • Fix incorrect esm paths in package.json for both React and Vue (#988)

v2.0.17

30 Mar 20:49
Compare
Choose a tag to compare

Fixed

  • Fix React icon types (#966)

v2.0.16

17 Feb 16:31
Compare
Choose a tag to compare

Fixed

  • Add root-level import (#936)

v2.0.15

08 Feb 20:26
Compare
Choose a tag to compare

Fixed

  • Fix icon tree-shaking (#929)

v2.0.14

25 Jan 20:12
Compare
Choose a tag to compare

Fixed

  • Fix React ref types (#903)

Changed

  • Specify explicit package exports (#920)

v2.0.13

02 Nov 12:35
Compare
Choose a tag to compare

Fixed

  • Fix minus icon alignment (0a88242)