Skip to content

v4.0.0

Choose a tag to compare

@github-actions github-actions released this 24 Feb 22:05
· 710 commits to main since this release

⚠️ This major release contains new, redesigned, and renamed icons that may affect your setup. A machine-readable version of the icon upgrade paths can be found in the changelog.json file. This update also include a breaking change for developers that relied on the migrations.json file.

New icons

  • Add loaf_of_bread_with_steam
  • Add loaf_of_pan_bread
  • Add loaf_of_pan_bread_with_steam
  • Add station_wagon
  • Add station_wagon_with_raised_hood
  • Add car_with_taxi_checkerboard
  • Add cabin

Renamed and redesigned icons

  • bread -> loaf_of_bread

Renamed icons

  • Rename car_profile -> sedan
  • Rename car_profile_with_raised_hood -> sedan_with_raised_hood
  • Rename cabin -> cabin_with_chimney

Developer changes

  • ⚠️ Rename migrations.json to changelog.json file and alter format
    • Add contributor credit
    • Add mappings to source icon sets (Maki, Temaki, etc.)
    • Add data for v1 icons
  • Ensure that all SVGs contain one and only one closed path element

Docs