Skip to content

Commit 9a02396

Browse files
committed
Updates
1 parent c39296f commit 9a02396

File tree

15 files changed

+6636
-6626
lines changed

15 files changed

+6636
-6626
lines changed

dsfr/utility/icons/icons.json

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

dsfr/utility/icons/icons.min.css

Lines changed: 47 additions & 47 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,10 +46,16 @@
5846
mask-image: url("../../icons/finance/bank-card-line.svg");
5947
}
6048

61-
.fr-icon-warning-fill::before,
62-
.fr-icon-warning-fill::after {
63-
-webkit-mask-image: url("../../icons/system/fr--warning-fill.svg");
64-
mask-image: url("../../icons/system/fr--warning-fill.svg");
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");
6559
}
6660

6761
.ri-information-line::before,
@@ -70,16 +64,10 @@
7064
mask-image: url("../../icons/remixicon/information-line.svg");
7165
}
7266

73-
.fr-icon-alert-line::before,
74-
.fr-icon-alert-line::after {
75-
-webkit-mask-image: url("../../icons/system/alert-line.svg");
76-
mask-image: url("../../icons/system/alert-line.svg");
77-
}
78-
79-
.fr-icon-delete-line::before,
80-
.fr-icon-delete-line::after {
81-
-webkit-mask-image: url("../../icons/system/delete-bin-line.svg");
82-
mask-image: url("../../icons/system/delete-bin-line.svg");
67+
.fr-icon-warning-fill::before,
68+
.fr-icon-warning-fill::after {
69+
-webkit-mask-image: url("../../icons/system/fr--warning-fill.svg");
70+
mask-image: url("../../icons/system/fr--warning-fill.svg");
8371
}
8472

8573
.fr-icon-mail-fill::before,
@@ -130,6 +118,18 @@
130118
mask-image: url("../../icons/remixicon/logout-box-line.svg");
131119
}
132120

121+
.fr-icon-alert-line::before,
122+
.fr-icon-alert-line::after {
123+
-webkit-mask-image: url("../../icons/system/alert-line.svg");
124+
mask-image: url("../../icons/system/alert-line.svg");
125+
}
126+
127+
.fr-icon-delete-line::before,
128+
.fr-icon-delete-line::after {
129+
-webkit-mask-image: url("../../icons/system/delete-bin-line.svg");
130+
mask-image: url("../../icons/system/delete-bin-line.svg");
131+
}
132+
133133
.ri-check-line::before,
134134
.ri-check-line::after {
135135
-webkit-mask-image: url("../../icons/remixicon/check-line.svg");
@@ -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,24 +243,24 @@
253243
background-image: url("../../icons/finance/bank-card-line.svg");
254244
}
255245

256-
.fr-icon-warning-fill::before,
257-
.fr-icon-warning-fill::after {
258-
background-image: url("../../icons/system/fr--warning-fill.svg");
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");
259254
}
260255

261256
.ri-information-line::before,
262257
.ri-information-line::after {
263258
background-image: url("../../icons/remixicon/information-line.svg");
264259
}
265260

266-
.fr-icon-alert-line::before,
267-
.fr-icon-alert-line::after {
268-
background-image: url("../../icons/system/alert-line.svg");
269-
}
270-
271-
.fr-icon-delete-line::before,
272-
.fr-icon-delete-line::after {
273-
background-image: url("../../icons/system/delete-bin-line.svg");
261+
.fr-icon-warning-fill::before,
262+
.fr-icon-warning-fill::after {
263+
background-image: url("../../icons/system/fr--warning-fill.svg");
274264
}
275265

276266
.fr-icon-mail-fill::before,
@@ -313,6 +303,16 @@
313303
background-image: url("../../icons/remixicon/logout-box-line.svg");
314304
}
315305

306+
.fr-icon-alert-line::before,
307+
.fr-icon-alert-line::after {
308+
background-image: url("../../icons/system/alert-line.svg");
309+
}
310+
311+
.fr-icon-delete-line::before,
312+
.fr-icon-delete-line::after {
313+
background-image: url("../../icons/system/delete-bin-line.svg");
314+
}
315+
316316
.ri-check-line::before,
317317
.ri-check-line::after {
318318
background-image: url("../../icons/remixicon/check-line.svg");

fr/generatedFromCss/classNames.d.ts

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

0 commit comments

Comments
 (0)