Skip to content

Latest commit

 

History

History
161 lines (91 loc) · 3.93 KB

File metadata and controls

161 lines (91 loc) · 3.93 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

  • Nothing yet!

0.15.0 - 2026-01-13

Added

  • Add new icons (face-meh, arrow-bottom-left-on-square)

0.14.0 - 2025-07-24

Added

  • Add new icons (arrow-path-single-clockwise, arrow-path-single-counter-clockwise, archive-box-arrow-up)

Changed

  • Fix centering of radial-rays solid24 icon

0.13.0 - 2025-05-24

Added

  • Add new icons (dots-3x3, dots-2x2, radial-rays, circle-dashed)

Changed

  • Made dots-3x2 and dots-2x3 icons more consistent with other dot icons

0.12.0 - 2025-01-26

Added

  • Add new icons (dice, arrows-crossing, gamepad, robot)

0.11.0 - 2025-01-13

Added

  • Add new icons (circle, triangle, square, badge)

0.10.0 - 2025-01-11

Added

  • Add new icons (bars-3-bottom-center, lettered-list, checklist-boxes, pilcrow, photo-plus)

0.9.1 - 2025-01-05

Changed

  • Add new icons to npm packages

0.9.0 - 2025-01-05

Added

  • Add new icons (password, password-pencil, check-double, computer-laptop)

Changed

  • Specify the license and attribution for Heroicons and Sidekickicons separately

0.8.0 - 2024-12-28

Added

  • Add new icons (checklist, indent, outdent, blockquote, quotation-mark)

0.7.0 - 2024-12-03

Added

  • Add new icons (lock-semi-open, dots-2x3, dots-3x2, face-smile-plus)

Changed

  • Add support for React 19

0.6.0 - 2024-11-30

Added

  • Add new icons (h4, h5, h6, heading)

Changed

  • Add stroke-linecap="round" and stroke-linejoin="round" to pin-slash icon

0.5.0 - 2024-11-10

Added

  • Add new icons (pin, pin-slash)

0.4.0 - 2024-11-08

Added

  • Add new icons (chevron-left-right, chevron-right-left, view-split, cookie)

Changed

  • Remove xml:space="preserve" from SVG-s
  • Remove duplicate stroke-linecap="round" and stroke-linejoin="round" from SVG-s
  • Link to the app to browse the icons in the README

0.3.0 - 2024-10-30

Added

  • Add new icons (chevron-down-up, floppy-disk, sidebar-left, sidebar-right, shield, arc-third)

0.2.0 - 2024-10-28

Added

  • Add new icons (headphones, headphones-slash, microphone-slash)
  • Add usage guides for React and Vue

0.1.0 - 2024-10-27

Forked from Heroicons v2.1.5.

Changed

  • Rename Heroicons to Sidekickicons

Removed

  • All Heroicons

Added

  • Add first icons (arrow-path-clock, compass, crown, mask)