|
40 | 40 | mask-image: url("../../icons/remixicon/ancient-gate-fill.svg");
|
41 | 41 | }
|
42 | 42 |
|
| 43 | +.ri-information-line::before, |
| 44 | +.ri-information-line::after { |
| 45 | + -webkit-mask-image: url("../../icons/remixicon/information-line.svg"); |
| 46 | + mask-image: url("../../icons/remixicon/information-line.svg"); |
| 47 | +} |
| 48 | + |
43 | 49 | .fr-icon-chat-check-fill::before,
|
44 | 50 | .fr-icon-chat-check-fill::after {
|
45 | 51 | -webkit-mask-image: url("../../icons/communication/chat-check-fill.svg");
|
|
58 | 64 | mask-image: url("../../icons/finance/bank-card-line.svg");
|
59 | 65 | }
|
60 | 66 |
|
61 |
| -.ri-information-line::before, |
62 |
| -.ri-information-line::after { |
63 |
| - -webkit-mask-image: url("../../icons/remixicon/information-line.svg"); |
64 |
| - mask-image: url("../../icons/remixicon/information-line.svg"); |
65 |
| -} |
66 |
| - |
67 | 67 | .fr-icon-warning-fill::before,
|
68 | 68 | .fr-icon-warning-fill::after {
|
69 | 69 | -webkit-mask-image: url("../../icons/system/fr--warning-fill.svg");
|
70 | 70 | mask-image: url("../../icons/system/fr--warning-fill.svg");
|
71 | 71 | }
|
72 | 72 |
|
| 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"); |
| 83 | +} |
| 84 | + |
73 | 85 | .fr-icon-mail-fill::before,
|
74 | 86 | .fr-icon-mail-fill::after {
|
75 | 87 | -webkit-mask-image: url("../../icons/business/mail-fill.svg");
|
|
118 | 130 | mask-image: url("../../icons/remixicon/logout-box-line.svg");
|
119 | 131 | }
|
120 | 132 |
|
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");
|
|
238 | 238 | background-image: url("../../icons/remixicon/ancient-gate-fill.svg");
|
239 | 239 | }
|
240 | 240 |
|
| 241 | + .ri-information-line::before, |
| 242 | + .ri-information-line::after { |
| 243 | + background-image: url("../../icons/remixicon/information-line.svg"); |
| 244 | + } |
| 245 | + |
241 | 246 | .fr-icon-chat-check-fill::before,
|
242 | 247 | .fr-icon-chat-check-fill::after {
|
243 | 248 | background-image: url("../../icons/communication/chat-check-fill.svg");
|
|
253 | 258 | background-image: url("../../icons/finance/bank-card-line.svg");
|
254 | 259 | }
|
255 | 260 |
|
256 |
| - .ri-information-line::before, |
257 |
| - .ri-information-line::after { |
258 |
| - background-image: url("../../icons/remixicon/information-line.svg"); |
259 |
| - } |
260 |
| - |
261 | 261 | .fr-icon-warning-fill::before,
|
262 | 262 | .fr-icon-warning-fill::after {
|
263 | 263 | background-image: url("../../icons/system/fr--warning-fill.svg");
|
264 | 264 | }
|
265 | 265 |
|
| 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"); |
| 274 | + } |
| 275 | + |
266 | 276 | .fr-icon-mail-fill::before,
|
267 | 277 | .fr-icon-mail-fill::after {
|
268 | 278 | background-image: url("../../icons/business/mail-fill.svg");
|
|
303 | 313 | background-image: url("../../icons/remixicon/logout-box-line.svg");
|
304 | 314 | }
|
305 | 315 |
|
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