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.
1.5.1 (2026-06-25)
1.5.0 (2026-05-20)
1.4.0 (2026-04-14)
1.3.0 (2026-02-20)
1.2.2 (2026-02-11)
1.2.1 (2026-02-03)
1.2.0 (2026-01-15)
- eds-icons: sync new icons from Figma (05e4a85)
1.1.0 (2025-12-11)
1.0.1 (2025-10-29)
This release aligns with the v1 release of our design system. No breaking changes or migration required.
Note: We're moving from v0 to v1 to signal production stability across all packages in our monorepo.
circle_filled
in_progressstroke thickness adjusted to conform with the rest of the circle icons
jacketmonopile
IconDatatype:svgPathDatachanged tostring | Array<string>to allow multiple paths in the eds-core-reactIconcomponent by @oddvernes in #3177
- π¦οΈ Revert changes from 0.19.2 due to testrunners downstream failing to resolve icons
- π¦οΈ Use
.mjsfile extension for es-modules in the build output, addedexportsfield in package.json by @oddvernes in #2866
- β¬οΈ Updated SVGO to version 3.0.2 (side effect: "z" in all svg paths changed to uppercase), by @oddvernes in #2799
sheet_rightpositionsheet_topposition
stop_circlestop_circle_outlined
- Rendering error
line - Rendering error
onshore_drone
wellbore
enlargeoffline_documentopen_side_sheetreducesheet_bottom_positionsheet_leftposition
- Rendering error
approve - Rendering error
tag_more
- Resized
in_progress
in_progress
- π₯ Remove commonjs path for in eds-icons & eds-tokens by @mimarz in #2571
- π§ Conform packages build, test & linting by @mimarz in #2555
filter_alt_activefilter_alt_offcollapse_screenexpand_screenminimizeslack
- Redesigned arrow on
priority_low&priority_high
oiloil_barrel
signatureapproveno_craningcraningtoolboxtoolbox_wheeltoolbox_ropebadgehand_radiosubstation_onshoresubstation_offshoreexpandcollapse
zip_filesubsea_droneonshore_droneanchoraerial_drone
- Fixed typo in icons. Make sure to update the following icons to fixed name
communte->commuteheadseat_mic->headset_micdesktop_windwos->desktop_windowsbreifcase->briefcaseformat_stikethrough->format_strikethroughmood_extreamly_sad->mood_extremely_sadmood_extreamly_happy->mood_extremely_happy
communteheadseat_micdesktop_windwosbreifcaseformat_stikethroughmood_extreamly_sadmood_extreamly_happy
wind_turbineicon (#1801)
calendaricon should no longer misaligned with other "calendar" icons (#1809)
- Missing vector on
faulticon (#1793)
New icons (#1743) (#1581) (#1734)
ductingelectricalfaultformulago_togrid_layergrid_layersheat_tracehill_shadinginstrumentjunction_boxlinelog_inlog_outmanual_valveminiplayer_fullscreenminiplayerpipe_supportsurface_layertag_main_equipmenttag_moretag_relationstag_special_equipmenttelecomthumb_pinwell
launch(should no longer be confused withexternal_linkicon) (#1742)- Renamed
inspectrotationtoinspect_rotation(#1781) - Renamed
inspect3dtoinspect_3d(#1781) - Renamed
rotate3dtorotate_3d(#1781)
- Removed
umdmodule from the build. This should prompt build tools select the tree-shakeableesmmodule instead. (#1539)
- New icons:
power_biengineeringboundariesinspect3dinspectrotationinvert
- Updated
svgofrom1.3.2to2.3.0with new parsing, bundling and minimizing plugins.
- Icon name typo for icon
close_cricle_outlined->close_circle_outlined(#993)
- Removed postinstall script
- Fixed icons with typo
verticle->vertical- more_verticle
- verticle_split
- text_rotation_verticle
- verticle_align_top
- verticle_align_center
- verticle_align_bottom
- border_verticle
- swap_verticle
- swap_verticle_circle
@equinor/eds-icons/commonjspath will be removed as defined ascommonjsis themaintype for the package now.
- Updated README.md
- Types, as part of the Typescript Milestone
- Changed module types for better support with
cjsandesm. Using the<some-eds-npm-package>/commonjspath on packages should no longer be needed and will be deprecated in the future (#887)
- New icon as alternative to
filter(funnel) calledfilter_alt
- Tweaked svg data for
info_circle&list
- New icon for
cableunder Technical
- Fixed missing circle on
info_circleicon (#349)
- New group of icons, Technical, including gear, bearing, pressure, platform, circuit, gas & beat icons
- Updated README to me abit more clearer
- Adjustments to to
package.jsonto be more in line with our other packages - New versioning of packages
- Exports of objects containing svg data
- Support for commonjs under seperate path
@equinor/eds-icons/commonjs
- Svg files
- Exports of full svgs as strings
- Added rollup builds
- Publish alpha-version of library