UNPKG

@wordpress/icons

Version:
324 lines (167 loc) 8.23 kB
<!-- Learn how to maintain this file at https://github.com/WordPress/gutenberg/tree/HEAD/packages#maintaining-changelogs. --> ## Unreleased ## 10.27.0 (2025-07-23) - Update `cancelCircleFilled`, `currencyDollar`, `currencyPound`, `currencyEuro`, `globe`, `helpFilled`, `siteLogo`, `swatch`, to have unified circular size footprints. ([https://github.com/WordPress/gutenberg/pull/70581](#70581)). - Update `help`, `plusCircle`, and `typography` icons to have a unified circular footprint that matches other circle icons. ([#70299](https://github.com/WordPress/gutenberg/pull/70299)). - Update `plusCircleFilled` to have unified circular size footprints. ([https://github.com/WordPress/gutenberg/pull/70650](#70650)). ## 10.26.0 (2025-06-25) ## 10.25.0 (2025-06-04) ## 10.24.0 (2025-05-22) ## 10.23.0 (2025-05-07) ## 10.22.0 (2025-04-11) ## 10.21.0 (2025-03-27) ## 10.20.0 (2025-03-13) ## 10.19.0 (2025-02-28) ## 10.18.0 (2025-02-12) ## 10.17.0 (2025-01-29) ## 10.16.0 (2025-01-15) ## 10.15.0 (2025-01-02) - Add new `caution` icon ([#66555](https://github.com/WordPress/gutenberg/pull/66555)). - Add new `error` icon ([#66555](https://github.com/WordPress/gutenberg/pull/66555)). - Deprecate `warning` icon and rename to `cautionFilled` ([#67895](https://github.com/WordPress/gutenberg/pull/67895)). ## 10.14.0 (2024-12-11) ## 10.13.0 (2024-11-27) ## 10.12.0 (2024-11-16) ## 10.11.0 (2024-10-30) ## 10.10.0 (2024-10-16) ### Enhancements - Update `cloudUpload` icon to improve visibility of the up arrow. ### New Features - Add new `cloudDownload` icon. - Update `unseen` icon to be a strike-through eye, rather than a closed eye, to match provide consistency. ([#65914](https://github.com/WordPress/gutenberg/pull/65914)). ## 10.9.0 (2024-10-03) ## 10.8.0 (2024-09-19) ### New Features - Add new `envelope` icon. - Add new `bell` and `bell-unread` icons. - Add new `arrowUpLeft` and `arrowDownRight` icons. ## 10.7.0 (2024-09-05) ## 10.6.0 (2024-08-21) ## 10.5.0 (2024-08-07) ### New Features - Add new `send` icon. ## 10.4.0 (2024-07-24) ## 10.3.0 (2024-07-10) ## 10.2.0 (2024-06-26) ## 10.1.0 (2024-06-15) ## 10.0.0 (2024-05-31) ### Breaking Changes - Increase the minimum required Node.js version to v18.12.0 matching long-term support releases ([#31270](https://github.com/WordPress/gutenberg/pull/61930)). Learn more about [Node.js releases](https://nodejs.org/en/about/previous-releases). ## 9.49.0 (2024-05-16) ## 9.48.0 (2024-05-02) ## 9.47.0 (2024-04-19) ## 9.46.0 (2024-04-03) - Add new `chevronDownSmall` icon. ## 9.45.0 (2024-03-21) ## 9.44.0 (2024-03-06) ## 9.43.0 (2024-02-21) ## 9.42.0 (2024-02-09) ## 9.41.0 (2024-01-24) ## 9.40.0 (2024-01-10) ## 9.39.0 (2023-12-13) ## 9.38.0 (2023-11-29) ## 9.37.0 (2023-11-16) ### New Features - Add new `funnel` icon. ## 9.36.0 (2023-11-02) ## 9.35.0 (2023-10-18) ## 9.34.0 (2023-10-05) ## 9.33.0 (2023-09-20) ### Enhancements - `<Icon>` now forwards ref to the underlying child component ([#54492](https://github.com/WordPress/gutenberg/pull/54492)). ## 9.32.0 (2023-08-31) ### Bug Fixes - Fixed invalid XML namespace on `alignJustify`, `customLink`, `mapMarker`, `postContent` and `title` ([#53955](https://github.com/WordPress/gutenberg/pull/53955)). ## 9.31.0 (2023-08-16) ## 9.30.0 (2023-08-10) ## 9.29.0 (2023-07-20) ## 9.28.0 (2023-07-05) ## 9.27.0 (2023-06-23) ## 9.26.0 (2023-06-07) ## 9.25.0 (2023-05-24) ### New Features - Add new `HeadingLevel` icons. ([#50856](https://github.com/WordPress/gutenberg/pull/50856)) ## 9.24.0 (2023-05-10) ## 9.23.0 (2023-04-26) ## 9.22.0 (2023-04-12) ### New Features ## 9.21.0 (2023-03-29) ## 9.20.0 (2023-03-15) ## 9.19.0 (2023-03-01) ## 9.18.0 (2023-02-15) ## 9.17.0 (2023-02-01) ## 9.16.0 (2023-01-11) ## 9.15.0 (2023-01-02) ## 9.14.0 (2022-12-14) ## 9.13.0 (2022-11-16) ## 9.12.0 (2022-11-02) ## 9.11.0 (2022-10-19) ## 9.10.0 (2022-10-05) ## 9.9.0 (2022-09-21) ## 9.8.0 (2022-09-13) ## 9.7.0 (2022-08-24) ## 9.6.0 (2022-08-10) ## 9.5.0 (2022-07-27) ## 9.4.0 (2022-07-13) ## 9.3.0 (2022-06-29) ## 9.2.0 (2022-06-15) ## 9.1.0 (2022-06-01) ## 9.0.0 (2022-05-18) ### Breaking Changes - Removed icons no longer used by the UI: `commentTitle`, `postTitle`, `queryTitle`, `archiveTitle`. ### Enhancements - Update the `title` icon to match g2 design language. ([#40596](https://github.com/WordPress/gutenberg/pull/40596)) ## 8.4.0 (2022-05-04) ## 8.3.0 (2022-04-21) ### New Features - Add new `filter` icon. ([#40435](https://github.com/WordPress/gutenberg/pull/40435)) - Add new `commentTitle` icon. ([#40419](https://github.com/WordPress/gutenberg/pull/40419)) ## 8.2.0 (2022-04-08) ### New Features - Add new `row` and `copy` icons. ([#39690](https://github.com/WordPress/gutenberg/pull/39690)) - Add new `listItem` icon. ([#39929](https://github.com/WordPress/gutenberg/pull/39929)) ## 8.1.0 (2022-03-23) ## 8.0.0 (2022-03-11) ### Breaking Changes - Changed `dragHandle` footprint from 18x18 to 24x24 to match other icons. ([#39342](https://github.com/WordPress/gutenberg/pull/39342)) ## 7.0.0 (2022-02-23) ### New Features - Added new icon: `post`, and refreshed the existing `pin` icon. ([#39139](https://github.com/WordPress/gutenberg/pull/39139)) ### Breaking Changes - Removed icons that were added by mistake: `alignJustifyAlt`, `cogAlt`, `sparkles`, `trashFilled`. ([#38849](https://github.com/WordPress/gutenberg/pull/38849)) ## 6.3.0 (2022-02-10) ### New Features - Added new block icon: `tip` ([#38424](https://github.com/WordPress/gutenberg/pull/38424)). - Added new query title, post terms icons, updated pagination, pagination next/prev, and pagination numbers icons: `tip` ([#38521](https://github.com/WordPress/gutenberg/pull/38521)). ## 6.2.0 (2022-01-27) ## 6.1.0 (2021-11-07) ### New Features - Added new block icons: `commentAuthorAvatar`, `commentAuthorName`, `commentContent` and `commentReplyLink` ([#36171](https://github.com/WordPress/gutenberg/pull/36171)). ## 6.0.0 (2021-10-12) ### Breaking Changes - Removed the `minus` icon, which was only used once in the block editor, in favor of the new `reset` icon which offers a more refined vector. ## 5.0.0 (2021-07-29) ### Breaking Changes - Upgraded React components to work with v17.0 ([#29118](https://github.com/WordPress/gutenberg/pull/29118)). There are no new features in React v17.0 as explained in the [blog post](https://reactjs.org/blog/2020/10/20/react-v17.html). ## 4.1.0 (2021-07-21) ## 4.0.0 (2021-05-20) ### Breaking Changes - Removed icons: `camera`, `chartLine`, `closeCircleFilled`, `controlsRepeat`, `expand`, as they all have better existing alternatives, and were unused by the block editor. Instead of `camera`, use `capturePhoto`. Instead of `chartLine`, use `chartBar` or `trendingUp` or `trendingDown`, instead of `closeCircleFilled`, use `close`, instead of `controlsRepeat` which was used for Reusable Blocks, consider `reusableBlock`, and instead of `expand`, use `fullscreen`. ## 3.0.0 (2021-05-14) ### Breaking Changes - Drop support for Internet Explorer 11 ([#31110](https://github.com/WordPress/gutenberg/pull/31110)). Learn more at https://make.wordpress.org/core/2021/04/22/ie-11-support-phase-out-plan/. - Increase the minimum Node.js version to v12 matching Long Term Support releases ([#31270](https://github.com/WordPress/gutenberg/pull/31270)). Learn more at https://nodejs.org/en/about/releases/. ## 2.10.0 (2021-03-17) ## 2.0.0 (2020-05-14) ### Breaking Changes - `star` icon removed as it is duplicative of `star-filled`. ([#21825](https://github.com/WordPress/gutenberg/pull/21825)) ### New Features - Include TypeScript type declarations ([#21781](https://github.com/WordPress/gutenberg/pull/21781)) ## 1.3.1 (2020-04-15) ### Bug Fixes - Hide TypeScript type declarations ([#21613](https://github.com/WordPress/gutenberg/pull/21613)) after they were found to conflict with DefinitelyTyped provided declarations. ## 1.3.0 (2020-04-15) - Include TypeScript type declarations ([#21487](https://github.com/WordPress/gutenberg/pull/21487)) ## 1.0.0 (2020-02-04) Initial release.