|
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 | | - |
49 | 43 | .fr-icon-chat-check-fill::before, |
50 | 44 | .fr-icon-chat-check-fill::after { |
51 | 45 | -webkit-mask-image: url("../../icons/communication/chat-check-fill.svg"); |
|
64 | 58 | mask-image: url("../../icons/finance/bank-card-line.svg"); |
65 | 59 | } |
66 | 60 |
|
| 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 | | - |
85 | 73 | .fr-icon-mail-fill::before, |
86 | 74 | .fr-icon-mail-fill::after { |
87 | 75 | -webkit-mask-image: url("../../icons/business/mail-fill.svg"); |
|
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"); |
|
172 | 172 | mask-image: url("../../icons/system/search-line.svg"); |
173 | 173 | } |
174 | 174 |
|
| 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 | + |
175 | 181 | .fr-icon-check-line::before, |
176 | 182 | .fr-icon-check-line::after { |
177 | 183 | -webkit-mask-image: url("../../icons/system/check-line.svg"); |
|
184 | 190 | mask-image: url("../../icons/remixicon/clipboard-line.svg"); |
185 | 191 | } |
186 | 192 |
|
187 | | -.ri-palette-line::before, |
188 | | -.ri-palette-line::after { |
189 | | - -webkit-mask-image: url("../../icons/remixicon/palette-line.svg"); |
190 | | - mask-image: url("../../icons/remixicon/palette-line.svg"); |
191 | | -} |
192 | | - |
193 | 193 | .ri-arrow-down-s-fill::before, |
194 | 194 | .ri-arrow-down-s-fill::after { |
195 | 195 | -webkit-mask-image: url("../../icons/remixicon/arrow-down-s-fill.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 | | - |
246 | 241 | .fr-icon-chat-check-fill::before, |
247 | 242 | .fr-icon-chat-check-fill::after { |
248 | 243 | background-image: url("../../icons/communication/chat-check-fill.svg"); |
|
258 | 253 | background-image: url("../../icons/finance/bank-card-line.svg"); |
259 | 254 | } |
260 | 255 |
|
| 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 | | - |
276 | 266 | .fr-icon-mail-fill::before, |
277 | 267 | .fr-icon-mail-fill::after { |
278 | 268 | background-image: url("../../icons/business/mail-fill.svg"); |
|
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"); |
|
348 | 348 | background-image: url("../../icons/system/search-line.svg"); |
349 | 349 | } |
350 | 350 |
|
| 351 | + .ri-palette-line::before, |
| 352 | + .ri-palette-line::after { |
| 353 | + background-image: url("../../icons/remixicon/palette-line.svg"); |
| 354 | + } |
| 355 | + |
351 | 356 | .fr-icon-check-line::before, |
352 | 357 | .fr-icon-check-line::after { |
353 | 358 | background-image: url("../../icons/system/check-line.svg"); |
|
358 | 363 | background-image: url("../../icons/remixicon/clipboard-line.svg"); |
359 | 364 | } |
360 | 365 |
|
361 | | - .ri-palette-line::before, |
362 | | - .ri-palette-line::after { |
363 | | - background-image: url("../../icons/remixicon/palette-line.svg"); |
364 | | - } |
365 | | - |
366 | 366 | .ri-arrow-down-s-fill::before, |
367 | 367 | .ri-arrow-down-s-fill::after { |
368 | 368 | background-image: url("../../icons/remixicon/arrow-down-s-fill.svg"); |
|
0 commit comments