Problem/Motivation

According to DSFR 1.9 & 1.10 changelogs, new icons should be availables :
https://github.com/GouvernementFR/dsfr/releases/tag/v1.9.0
https://github.com/GouvernementFR/dsfr/releases/tag/v1.10.1

  • fr-equal-circle-fill
  • fr--arrow-right-down-circle-fill
  • fr--arrow-right-up-circle-fill
  • twitter-x-line
  • twitter-x-fill
  • threads-x-line
  • threads-x-fill

Proposed resolution

Add those icons in all "icon" settings options in patterns :

  • link
  • button
  • callout
  • card
  • download_block
  • modal
  • tab
  • tag
Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

mh_nichts created an issue. See original summary.

spryah made their first commit to this issue’s fork.

spryah’s picture

In accordance with the classes found in the source code of version 1.10.1, the following variables have been added:

  • fr-icon-arrow-right-down-circle-fill: arrow-right-down circle fill
  • fr-icon-arrow-right-up-circle-fill: arrow-right-up circle fill
  • fr-icon-equal-circle-fill: equal circle fill
  • fr-icon-threads-fill: threads fill
  • fr-icon-threads-line: threads line
  • fr-icon-twitter-x-fill: twitter-x fill
  • fr-icon-twitter-x-line: twitter-x line
spryah’s picture

Status: Active » Needs review

  • pdureau committed 085fcb6e on 1.0.x authored by spryah
    Issue #3390179 by spryah: New icons (1.9 & 1.10 changelogs)
    
pdureau’s picture

Title: New icons (1.9 & 1.10 changelogs) » [beta5] New icons (1.9 & 1.10 changelogs)
Status: Needs review » Fixed

Thanks you.

All those lists you have updated! We really need to introduce ui_icons.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.