|
28 | 28 | mask-image: url("../../icons/system/fr--theme-fill.svg"); |
29 | 29 | } |
30 | 30 |
|
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 | | - |
43 | 31 | .fr-icon-chat-check-fill::before, |
44 | 32 | .fr-icon-chat-check-fill::after { |
45 | 33 | -webkit-mask-image: url("../../icons/communication/chat-check-fill.svg"); |
|
58 | 46 | mask-image: url("../../icons/finance/bank-card-line.svg"); |
59 | 47 | } |
60 | 48 |
|
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"); |
65 | 59 | } |
66 | 60 |
|
67 | 61 | .ri-information-line::before, |
|
70 | 64 | mask-image: url("../../icons/remixicon/information-line.svg"); |
71 | 65 | } |
72 | 66 |
|
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"); |
83 | 71 | } |
84 | 72 |
|
85 | 73 | .fr-icon-mail-fill::before, |
|
130 | 118 | mask-image: url("../../icons/remixicon/logout-box-line.svg"); |
131 | 119 | } |
132 | 120 |
|
| 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 | + |
133 | 133 | .ri-check-line::before, |
134 | 134 | .ri-check-line::after { |
135 | 135 | -webkit-mask-image: url("../../icons/remixicon/check-line.svg"); |
|
228 | 228 | background-image: url("../../icons/system/fr--theme-fill.svg"); |
229 | 229 | } |
230 | 230 |
|
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 | | - |
241 | 231 | .fr-icon-chat-check-fill::before, |
242 | 232 | .fr-icon-chat-check-fill::after { |
243 | 233 | background-image: url("../../icons/communication/chat-check-fill.svg"); |
|
253 | 243 | background-image: url("../../icons/finance/bank-card-line.svg"); |
254 | 244 | } |
255 | 245 |
|
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"); |
259 | 254 | } |
260 | 255 |
|
261 | 256 | .ri-information-line::before, |
262 | 257 | .ri-information-line::after { |
263 | 258 | background-image: url("../../icons/remixicon/information-line.svg"); |
264 | 259 | } |
265 | 260 |
|
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"); |
274 | 264 | } |
275 | 265 |
|
276 | 266 | .fr-icon-mail-fill::before, |
|
313 | 303 | background-image: url("../../icons/remixicon/logout-box-line.svg"); |
314 | 304 | } |
315 | 305 |
|
| 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 | + |
316 | 316 | .ri-check-line::before, |
317 | 317 | .ri-check-line::after { |
318 | 318 | background-image: url("../../icons/remixicon/check-line.svg"); |
|
0 commit comments