pkg_icons version: 0.2.42

Published 2025-10-07

ruud

sdk | dart flutter
repository | svn
platform | generic
status | n/a
  • Readme
  • Changelog
  • Versions

pkg_icons

Collection of icons, generated or selected from existing icon sources to provide graphical consistency accross applications.

graph

Newly desired icons are supposed to be added in this package.

Theming

Uses HHCustomerThemeModel and HHThemeContextModel providers to handle context-dependent formatting for icon colors.

Note

Be sure to add this to your project's pubspec.yaml if you use the imposition icons:

flutter:
  fonts:
    - family: HHImpositionIcons
      fonts:
        - asset: packages/pkg_icons/assets/fonts/hh_imposition_icons.ttf

Changelog

0.2.42 - 2025-10-07

Added

  • HHIcons.offsetLeft, HHIcons.offsetTop.

0.2.41 - 2025-09-04

Changed

  • Version bump from 0.2.40 to 0.2.41 (flutter_svg -> 2.2.1 (was 2.2.0)).

0.2.40 - 2025-06-17

Changed

  • Version bump from 0.2.39 to 0.2.40 (flutter_svg -> 2.2.0 (was 2.1.0)).

0.2.39 - 2025-05-28

Changed

  • Version bump from 0.2.38 to 0.2.39 (flutter_lints -> 6.0.0 (was 5.0.0)).

0.2.38 - 2025-04-21

Changed

  • Version bump from 0.2.37 to 0.2.38 (flutter_svg -> 2.1.0 (was 2.0.17)).

0.2.37 - 2025-04-12

Changed

  • Use widgets from foundation, not from material.

0.2.36 - 2025-04-08

Added

  • listFilterActive icon.

Changed

  • Version bump from 0.2.34 to 0.2.35 (path -> 1.9.1 (was 1.9.0)).

0.2.35 - 2025-04-08

Changed

  • Version bump from 0.2.34 to 0.2.35 (path -> 1.9.1 (was 1.9.0)).

0.2.34 - 2025-04-05

Changed

  • Version bump from 0.2.33 to 0.2.34 (Fixed provider lints).

0.2.33 - 2025-03-26

Added

  • gear icon.

0.2.32 - 2025-03-11

Changed

  • Renamed ViewType.pluto to ViewType.grid for more generic naming.

0.2.31 - 2025-01-10

Changed

  • Version bump from 0.2.30 to 0.2.31 (flutter_svg -> 2.0.17 (was 2.0.16)).

0.2.30 - 2025-01-10

Changed

  • Version bump from 0.2.29 to 0.2.30 (flutter_svg -> 2.0.16 (was 2.0.17)).

0.2.29 - 2025-01-09

Changed

  • Version bump from 0.2.28 to 0.2.29 (flutter_svg -> 2.0.17 (was 2.0.16)).

0.2.28 - 2025-01-03

Added

  • restart icon.
  • updateScripts icon.

0.2.27 - 2024-12-23

Added

  • help icon.

0.2.26 - 2024-12-19

Changed

  • Version bump from 0.2.25 to 0.2.26 (Support Apple silicon (arm64)).

0.2.25 - 2024-11-27

Changed

  • Version bump from 0.2.24 to 0.2.25 (flutter_svg -> 2.0.16 (was 2.0.15)).

0.2.24 - 2024-11-25

Added

  • chevronsLeft icon.
  • chevronsRight icon.

0.2.23 - 2024-11-01

Added

  • error icon.

0.2.22 - 2024-10-09

Added

  • hourglass icon.

0.2.21 - 2024-09-05

Added

  • eyeOn icon.
  • eyeOff icon.

0.2.20 - 2024-08-28

Added

  • abc icon.
  • collapseAll icon.
  • dataArray icon.
  • dataObject icon.
  • expandAll icon.
  • onetwothree icon.

0.2.19 - 2024-08-22

Changed

  • Version bump from 0.2.18 to 0.2.19 (SDK update 3.5.1).

0.2.18 - 2024-08-20

Added

  • blocked icon.

0.2.17 - 2024-08-07

Fixed

  • areaChart to chartArea.

0.2.16 - 2024-06-21

Added

  • folderCheck icon.
  • folderLock icon.
  • folderPen icon.

0.2.15 - 2024-06-18

Added

  • firstPage icon.
  • lastPage icon.

0.2.14 - 2024-06-13

Added

  • valueAddDiap icon.
  • valueSubtractDiap icon.

0.2.13 - 2024-06-07

Added

  • notOk icon.

0.2.12 - 2024-06-04

Added

  • publish icon.

0.2.11 - 2024-05-10

Added

  • dashboard icon.

0.2.10 - 2024-05-06

Added

  • campaign icon.

0.2.9 - 2024-04-22

Added

  • users icon.

0.2.8 - 2024-04-16

Added

  • format_align_center icon.
  • format_align_justify icon.
  • format_align_left icon.
  • format_align_right icon.
  • format_bold icon.
  • format_color_background icon.
  • format_color_foreground icon.
  • format_color_text icon.
  • format_italic icon.
  • format_strikethrough icon.
  • format_underline icon.
  • subscript icon.
  • superscript icon.

Changed

  • camelCase enums (was snake_case).

0.2.7 - 2024-04-10

Added

  • image icon.
  • imageFailed icon.

0.2.6 - 2024-03-11

Added

  • clear icon.
  • folder_sync icon.

0.2.5 - 2024-03-05

Added

  • swap icon.

0.2.4 - 2024-02-01

Changed

  • Version bump from 0.2.3 to 0.2.4 (Resolve package version confusions).

0.2.3 - 2024-01-10

Changed

  • LucideIcons: fileEdit to filePenLine.
  • LucideIcons: squareDot to dotSquare.

0.2.2 - 2023-12-05

Changed

  • Version bump from 0.2.1 to 0.2.2.

0.2.1 - 2023-12-04

Changed

  • Removed disabled property. Wrap in a HHDisabled widget if needed.

0.2.0 - 2023-09-29

Added

  • Want to get rid of flutter_vector_icons because that is a mismatch of styles.
  • Standardize to Lucide icon set.

0.1.7 - 2023-09-27

Added

  • increment icon.
  • decrement icon.

0.1.6 - 2023-09-20

Added

  • focus icon.

0.1.5 - 2023-09-13

Added

  • scanner icon.

0.1.4 - 2023-05-04

Added

  • queue icon.

0.1.3 - 2023-04-14

Added

  • confirm icon.
  • create icon.
  • restore icon.

0.1.2 - 2023-04-11

Added

  • login icon.

0.1.1 - 2023-02-09

Changed

  • Version bump from 0.1.0 to 0.1.1 (Version confusion after compiler bug chaos).

0.1.0 - 2023-01-19

Removed

  • provider dependency.

0.0.8 - 2022-12-27

Changed

  • Version bump from 0.0.7 to 0.0.8.

0.0.7 - 2022-12-22

Changed

  • Version bump from 0.0.6 to 0.0.7.

0.0.6 - 2022-12-22

Changed

  • Version bump from 0.0.5 to 0.0.6 (Recompile due to installer optimizations).

0.0.5 - 2022-10-11

Changed

  • Version bump from 0.0.4 to 0.0.5 (Recompile due to wrong GetIt.instance syntax.).

0.0.4 - 2022-10-05

Changed

  • Version bump from 0.0.3 to 0.0.4 (fixed pdflib searchpath macos crash).

0.0.3 - 2022-10-01

Changed

  • Version bump from 0.0.2 to 0.0.3 (pkg_pdflib bundle macos dylib).

0.0.2 - 2022-09-29

Changed

  • Version bump from 0.0.1 to 0.0.2 (dependencies upgraded).

0.0.1 - 2022-09-22

Changed

  • Initial version.

0.2.42

2025-10-07 download

0.2.41

2025-09-04 download

0.2.40

2025-06-17 download

0.2.39

2025-05-28 download

0.2.38

2025-04-21 download

0.2.34

2025-04-05 download

0.2.33

2025-03-26 download

0.2.32

2025-03-11 download

0.2.31

2025-01-10 download

0.2.28

2025-01-03 download

0.2.27

2024-12-23 download

0.2.26

2024-12-19 download

0.2.25

2024-11-27 download

0.2.24

2024-11-25 download

0.2.23

2024-11-01 download

0.2.22

2024-10-09 download

0.2.21

2024-09-05 download

0.2.20

2024-08-28 download

0.2.19

2024-08-22 download

0.2.18

2024-08-20 download

0.2.17

2024-08-07 download

0.2.16

2024-06-21 download

0.2.15

2024-06-18 download

0.2.14

2024-06-13 download

0.2.13

2024-06-07 download

0.2.12

2024-06-04 download

0.2.9

2024-04-22 download

0.2.8

2024-04-16 download

0.2.7

2024-04-10 download

0.2.6

2024-03-11 download

0.2.5

2024-03-05 download

0.2.4

2024-02-01 download

0.2.3

2024-01-10 download

0.2.2

2023-12-05 download

0.2.1

2023-12-04 download

0.2.0

2023-09-29 download

0.1.7

2023-09-27 download

0.1.6

2023-09-20 download

0.1.5

2023-09-13 download

0.1.4

2023-05-04 download

0.1.3

2023-04-14 download

0.1.2

2023-04-11 download

0.1.1

2023-02-09 download

0.1.0

2023-01-19 download

0.0.8

2022-12-27 download

0.0.7

2022-12-22 download

0.0.6

2022-12-22 download

0.0.5

2022-10-11 download

0.0.4

2022-10-05 download

0.0.3

2022-10-01 download

0.0.2

2022-09-29 download

0.0.1

2022-09-22 download