|
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 |
|
| 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 | + |
61 | 61 | .ri-information-line::before, |
62 | 62 | .ri-information-line::after { |
63 | 63 | -webkit-mask-image: url("../../icons/remixicon/information-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"); |
|
196 | 202 | mask-image: url("../../icons/remixicon/arrow-up-s-fill.svg"); |
197 | 203 | } |
198 | 204 |
|
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 | | - |
205 | 205 | @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { |
206 | 206 | .fr-icon-translate-2::before, |
207 | 207 | .fr-icon-translate-2::after { |
|
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 |
|
| 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 | + |
256 | 256 | .ri-information-line::before, |
257 | 257 | .ri-information-line::after { |
258 | 258 | background-image: url("../../icons/remixicon/information-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"); |
|
368 | 373 | background-image: url("../../icons/remixicon/arrow-up-s-fill.svg"); |
369 | 374 | } |
370 | 375 |
|
371 | | - .ri-palette-line::before, |
372 | | - .ri-palette-line::after { |
373 | | - background-image: url("../../icons/remixicon/palette-line.svg"); |
374 | | - } |
375 | | - |
376 | 376 | } |
377 | 377 |
|
378 | 378 | [target=_blank][class^=ri-]::after, |
|
0 commit comments