Skip to content

Commit 06f454b

Browse files
committed
Updates
1 parent 7006477 commit 06f454b

File tree

12 files changed

+7706
-7706
lines changed

12 files changed

+7706
-7706
lines changed

dsfr/utility/icons/icons.json

Lines changed: 5521 additions & 5521 deletions
Large diffs are not rendered by default.

dsfr/utility/icons/icons.min.css

Lines changed: 33 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -28,18 +28,6 @@
2828
mask-image: url("../../icons/system/fr--theme-fill.svg");
2929
}
3030

31-
.fr-icon-checkbox-circle-line::before,
32-
.fr-icon-checkbox-circle-line::after {
33-
-webkit-mask-image: url("../../icons/system/checkbox-circle-line.svg");
34-
mask-image: url("../../icons/system/checkbox-circle-line.svg");
35-
}
36-
37-
.ri-ancient-gate-fill::before,
38-
.ri-ancient-gate-fill::after {
39-
-webkit-mask-image: url("../../icons/remixicon/ancient-gate-fill.svg");
40-
mask-image: url("../../icons/remixicon/ancient-gate-fill.svg");
41-
}
42-
4331
.fr-icon-chat-check-fill::before,
4432
.fr-icon-chat-check-fill::after {
4533
-webkit-mask-image: url("../../icons/communication/chat-check-fill.svg");
@@ -58,6 +46,18 @@
5846
mask-image: url("../../icons/finance/bank-card-line.svg");
5947
}
6048

49+
.fr-icon-checkbox-circle-line::before,
50+
.fr-icon-checkbox-circle-line::after {
51+
-webkit-mask-image: url("../../icons/system/checkbox-circle-line.svg");
52+
mask-image: url("../../icons/system/checkbox-circle-line.svg");
53+
}
54+
55+
.ri-ancient-gate-fill::before,
56+
.ri-ancient-gate-fill::after {
57+
-webkit-mask-image: url("../../icons/remixicon/ancient-gate-fill.svg");
58+
mask-image: url("../../icons/remixicon/ancient-gate-fill.svg");
59+
}
60+
6161
.ri-information-line::before,
6262
.ri-information-line::after {
6363
-webkit-mask-image: url("../../icons/remixicon/information-line.svg");
@@ -172,6 +172,12 @@
172172
mask-image: url("../../icons/system/search-line.svg");
173173
}
174174

175+
.ri-palette-line::before,
176+
.ri-palette-line::after {
177+
-webkit-mask-image: url("../../icons/remixicon/palette-line.svg");
178+
mask-image: url("../../icons/remixicon/palette-line.svg");
179+
}
180+
175181
.fr-icon-check-line::before,
176182
.fr-icon-check-line::after {
177183
-webkit-mask-image: url("../../icons/system/check-line.svg");
@@ -196,12 +202,6 @@
196202
mask-image: url("../../icons/remixicon/arrow-up-s-fill.svg");
197203
}
198204

199-
.ri-palette-line::before,
200-
.ri-palette-line::after {
201-
-webkit-mask-image: url("../../icons/remixicon/palette-line.svg");
202-
mask-image: url("../../icons/remixicon/palette-line.svg");
203-
}
204-
205205
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
206206
.fr-icon-translate-2::before,
207207
.fr-icon-translate-2::after {
@@ -228,16 +228,6 @@
228228
background-image: url("../../icons/system/fr--theme-fill.svg");
229229
}
230230

231-
.fr-icon-checkbox-circle-line::before,
232-
.fr-icon-checkbox-circle-line::after {
233-
background-image: url("../../icons/system/checkbox-circle-line.svg");
234-
}
235-
236-
.ri-ancient-gate-fill::before,
237-
.ri-ancient-gate-fill::after {
238-
background-image: url("../../icons/remixicon/ancient-gate-fill.svg");
239-
}
240-
241231
.fr-icon-chat-check-fill::before,
242232
.fr-icon-chat-check-fill::after {
243233
background-image: url("../../icons/communication/chat-check-fill.svg");
@@ -253,6 +243,16 @@
253243
background-image: url("../../icons/finance/bank-card-line.svg");
254244
}
255245

246+
.fr-icon-checkbox-circle-line::before,
247+
.fr-icon-checkbox-circle-line::after {
248+
background-image: url("../../icons/system/checkbox-circle-line.svg");
249+
}
250+
251+
.ri-ancient-gate-fill::before,
252+
.ri-ancient-gate-fill::after {
253+
background-image: url("../../icons/remixicon/ancient-gate-fill.svg");
254+
}
255+
256256
.ri-information-line::before,
257257
.ri-information-line::after {
258258
background-image: url("../../icons/remixicon/information-line.svg");
@@ -348,6 +348,11 @@
348348
background-image: url("../../icons/system/search-line.svg");
349349
}
350350

351+
.ri-palette-line::before,
352+
.ri-palette-line::after {
353+
background-image: url("../../icons/remixicon/palette-line.svg");
354+
}
355+
351356
.fr-icon-check-line::before,
352357
.fr-icon-check-line::after {
353358
background-image: url("../../icons/system/check-line.svg");
@@ -368,11 +373,6 @@
368373
background-image: url("../../icons/remixicon/arrow-up-s-fill.svg");
369374
}
370375

371-
.ri-palette-line::before,
372-
.ri-palette-line::after {
373-
background-image: url("../../icons/remixicon/palette-line.svg");
374-
}
375-
376376
}
377377

378378
[target=_blank][class^=ri-]::after,

fr/generatedFromCss/classNames.d.ts

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)