|
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"); |
|
100 | 100 | mask-image: url("../../icons/user/account-circle-fill.svg"); |
101 | 101 | } |
102 | 102 |
|
103 | | -.ri-account-box-line::before, |
104 | | -.ri-account-box-line::after { |
105 | | - -webkit-mask-image: url("../../icons/remixicon/account-box-line.svg"); |
106 | | - mask-image: url("../../icons/remixicon/account-box-line.svg"); |
| 103 | +.ri-id-card-line::before, |
| 104 | +.ri-id-card-line::after { |
| 105 | + -webkit-mask-image: url("../../icons/remixicon/id-card-line.svg"); |
| 106 | + mask-image: url("../../icons/remixicon/id-card-line.svg"); |
107 | 107 | } |
108 | 108 |
|
109 | 109 | .ri-logout-box-line::before, |
|
112 | 112 | mask-image: url("../../icons/remixicon/logout-box-line.svg"); |
113 | 113 | } |
114 | 114 |
|
115 | | -.ri-id-card-line::before, |
116 | | -.ri-id-card-line::after { |
117 | | - -webkit-mask-image: url("../../icons/remixicon/id-card-line.svg"); |
118 | | - mask-image: url("../../icons/remixicon/id-card-line.svg"); |
| 115 | +.ri-account-box-line::before, |
| 116 | +.ri-account-box-line::after { |
| 117 | + -webkit-mask-image: url("../../icons/remixicon/account-box-line.svg"); |
| 118 | + mask-image: url("../../icons/remixicon/account-box-line.svg"); |
119 | 119 | } |
120 | 120 |
|
121 | 121 | .fr-icon-alert-line::before, |
|
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"); |
|
288 | 288 | background-image: url("../../icons/user/account-circle-fill.svg"); |
289 | 289 | } |
290 | 290 |
|
291 | | - .ri-account-box-line::before, |
292 | | - .ri-account-box-line::after { |
293 | | - background-image: url("../../icons/remixicon/account-box-line.svg"); |
| 291 | + .ri-id-card-line::before, |
| 292 | + .ri-id-card-line::after { |
| 293 | + background-image: url("../../icons/remixicon/id-card-line.svg"); |
294 | 294 | } |
295 | 295 |
|
296 | 296 | .ri-logout-box-line::before, |
297 | 297 | .ri-logout-box-line::after { |
298 | 298 | background-image: url("../../icons/remixicon/logout-box-line.svg"); |
299 | 299 | } |
300 | 300 |
|
301 | | - .ri-id-card-line::before, |
302 | | - .ri-id-card-line::after { |
303 | | - background-image: url("../../icons/remixicon/id-card-line.svg"); |
| 301 | + .ri-account-box-line::before, |
| 302 | + .ri-account-box-line::after { |
| 303 | + background-image: url("../../icons/remixicon/account-box-line.svg"); |
304 | 304 | } |
305 | 305 |
|
306 | 306 | .fr-icon-alert-line::before, |
|
0 commit comments