remixicon 4.8.0 → 4.9.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/License +186 -201
- package/README.md +42 -31
- package/README_CN.md +41 -39
- package/fonts/remixicon.css +48 -9
- package/fonts/remixicon.eot +0 -0
- package/fonts/remixicon.glyph.json +1 -1
- package/fonts/remixicon.less +48 -9
- package/fonts/remixicon.module.less +48 -9
- package/fonts/remixicon.scss +87 -9
- package/fonts/remixicon.styl +45 -6
- package/fonts/remixicon.svg +125 -8
- package/fonts/remixicon.symbol.svg +4 -4
- package/fonts/remixicon.ttf +0 -0
- package/fonts/remixicon.woff +0 -0
- package/fonts/remixicon.woff2 +0 -0
- package/icons/Business/megaphone-2-fill.svg +1 -0
- package/icons/Business/megaphone-2-line.svg +1 -0
- package/icons/Design/brush-ai-3-fill.svg +1 -1
- package/icons/Design/draw-fill.svg +1 -0
- package/icons/Design/draw-line.svg +1 -0
- package/icons/Design/ink-bottle-fill.svg +1 -1
- package/icons/Design/ink-bottle-line.svg +1 -1
- package/icons/Design/mosaic-fill.svg +1 -0
- package/icons/Design/mosaic-line.svg +1 -0
- package/icons/Design/pantone-line.svg +1 -1
- package/icons/Design/wrench-fill.svg +1 -1
- package/icons/Device/qr-scan-ai-fill.svg +1 -0
- package/icons/Device/qr-scan-ai-line.svg +1 -0
- package/icons/Device/sim-card-warning-fill.svg +1 -0
- package/icons/Device/sim-card-warning-line.svg +1 -0
- package/icons/Document/certificate-2-fill.svg +1 -0
- package/icons/Document/certificate-2-line.svg +1 -0
- package/icons/Document/certificate-fill.svg +1 -0
- package/icons/Document/certificate-line.svg +1 -0
- package/icons/Editor/hand-2.svg +1 -0
- package/icons/Food/cookie-fill.svg +1 -0
- package/icons/Food/cookie-line.svg +1 -0
- package/icons/Health & Medical/brain-4-fill.svg +1 -0
- package/icons/Health & Medical/brain-4-line.svg +1 -0
- package/icons/Logos/cursor-ai-fill.svg +1 -0
- package/icons/Logos/cursor-ai-line.svg +1 -0
- package/icons/Logos/gitbook-fill.svg +1 -0
- package/icons/Logos/gitbook-line.svg +1 -0
- package/icons/Logos/grok-ai-fill.svg +1 -0
- package/icons/Logos/grok-ai-line.svg +1 -0
- package/icons/Logos/microsoft-copilot-fill.svg +1 -0
- package/icons/Logos/microsoft-copilot-line.svg +1 -0
- package/icons/Logos/qwen-ai-fill.svg +1 -0
- package/icons/Logos/qwen-ai-line.svg +1 -0
- package/icons/Logos/reddit-2-fill.svg +1 -0
- package/icons/Logos/reddit-2-line.svg +1 -0
- package/icons/Logos/subreddit-fill.svg +1 -0
- package/icons/Logos/subreddit-line.svg +1 -0
- package/icons/Logos/zhipu-ai-fill.svg +1 -0
- package/icons/Logos/zhipu-ai-line.svg +1 -0
- package/icons/Map/space-ship-2-fill.svg +1 -0
- package/icons/Map/space-ship-2-line.svg +1 -0
- package/icons/User & Faces/ghost-4-fill.svg +1 -0
- package/icons/User & Faces/ghost-4-line.svg +1 -0
- package/package.json +1 -1
package/fonts/remixicon.less
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Remix Icon v4.
|
|
2
|
+
* Remix Icon v4.9.0
|
|
3
3
|
* https://remixicon.com
|
|
4
4
|
* https://github.com/Remix-Design/RemixIcon
|
|
5
5
|
*
|
|
6
6
|
* Copyright RemixIcon.com
|
|
7
|
-
* Released under the
|
|
7
|
+
* Released under the Remix Icon License 1.0
|
|
8
8
|
*
|
|
9
|
-
* Date:
|
|
9
|
+
* Date: 2026-01-27
|
|
10
10
|
*/
|
|
11
11
|
@font-face {
|
|
12
12
|
font-family: "remixicon";
|
|
13
|
-
src: url('remixicon.eot?t=
|
|
14
|
-
src: url('remixicon.eot?t=
|
|
15
|
-
url("remixicon.woff2?t=
|
|
16
|
-
url("remixicon.woff?t=
|
|
17
|
-
url('remixicon.ttf?t=
|
|
18
|
-
url('remixicon.svg?t=
|
|
13
|
+
src: url('remixicon.eot?t=1769486070745'); /* IE9*/
|
|
14
|
+
src: url('remixicon.eot?t=1769486070745#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
|
15
|
+
url("remixicon.woff2?t=1769486070745") format("woff2"),
|
|
16
|
+
url("remixicon.woff?t=1769486070745") format("woff"),
|
|
17
|
+
url('remixicon.ttf?t=1769486070745') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
|
|
18
|
+
url('remixicon.svg?t=1769486070745#remixicon') format('svg'); /* iOS 4.1- */
|
|
19
19
|
font-display: swap;
|
|
20
20
|
}
|
|
21
21
|
|
|
@@ -3232,5 +3232,44 @@
|
|
|
3232
3232
|
.ri-stacked-chart-line:before { content: "\f672"; }
|
|
3233
3233
|
.ri-upwork-fill:before { content: "\f673"; }
|
|
3234
3234
|
.ri-upwork-line:before { content: "\f674"; }
|
|
3235
|
+
.ri-brain-4-fill:before { content: "\f675"; }
|
|
3236
|
+
.ri-brain-4-line:before { content: "\f676"; }
|
|
3237
|
+
.ri-certificate-2-fill:before { content: "\f677"; }
|
|
3238
|
+
.ri-certificate-2-line:before { content: "\f678"; }
|
|
3239
|
+
.ri-certificate-fill:before { content: "\f679"; }
|
|
3240
|
+
.ri-certificate-line:before { content: "\f67a"; }
|
|
3241
|
+
.ri-cookie-fill:before { content: "\f67b"; }
|
|
3242
|
+
.ri-cookie-line:before { content: "\f67c"; }
|
|
3243
|
+
.ri-cursor-ai-fill:before { content: "\f67d"; }
|
|
3244
|
+
.ri-cursor-ai-line:before { content: "\f67e"; }
|
|
3245
|
+
.ri-draw-fill:before { content: "\f67f"; }
|
|
3246
|
+
.ri-draw-line:before { content: "\f680"; }
|
|
3247
|
+
.ri-ghost-4-fill:before { content: "\f681"; }
|
|
3248
|
+
.ri-ghost-4-line:before { content: "\f682"; }
|
|
3249
|
+
.ri-gitbook-fill:before { content: "\f683"; }
|
|
3250
|
+
.ri-gitbook-line:before { content: "\f684"; }
|
|
3251
|
+
.ri-grok-ai-fill:before { content: "\f685"; }
|
|
3252
|
+
.ri-grok-ai-line:before { content: "\f686"; }
|
|
3253
|
+
.ri-hand-2:before { content: "\f687"; }
|
|
3254
|
+
.ri-megaphone-2-fill:before { content: "\f688"; }
|
|
3255
|
+
.ri-megaphone-2-line:before { content: "\f689"; }
|
|
3256
|
+
.ri-microsoft-copilot-fill:before { content: "\f68a"; }
|
|
3257
|
+
.ri-microsoft-copilot-line:before { content: "\f68b"; }
|
|
3258
|
+
.ri-mosaic-fill:before { content: "\f68c"; }
|
|
3259
|
+
.ri-mosaic-line:before { content: "\f68d"; }
|
|
3260
|
+
.ri-qr-scan-ai-fill:before { content: "\f68e"; }
|
|
3261
|
+
.ri-qr-scan-ai-line:before { content: "\f68f"; }
|
|
3262
|
+
.ri-qwen-ai-fill:before { content: "\f690"; }
|
|
3263
|
+
.ri-qwen-ai-line:before { content: "\f691"; }
|
|
3264
|
+
.ri-reddit-2-fill:before { content: "\f692"; }
|
|
3265
|
+
.ri-reddit-2-line:before { content: "\f693"; }
|
|
3266
|
+
.ri-sim-card-warning-fill:before { content: "\f694"; }
|
|
3267
|
+
.ri-sim-card-warning-line:before { content: "\f695"; }
|
|
3268
|
+
.ri-space-ship-2-fill:before { content: "\f696"; }
|
|
3269
|
+
.ri-space-ship-2-line:before { content: "\f697"; }
|
|
3270
|
+
.ri-subreddit-fill:before { content: "\f698"; }
|
|
3271
|
+
.ri-subreddit-line:before { content: "\f699"; }
|
|
3272
|
+
.ri-zhipu-ai-fill:before { content: "\f69a"; }
|
|
3273
|
+
.ri-zhipu-ai-line:before { content: "\f69b"; }
|
|
3235
3274
|
|
|
3236
3275
|
}
|
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Remix Icon v4.
|
|
2
|
+
* Remix Icon v4.9.0
|
|
3
3
|
* https://remixicon.com
|
|
4
4
|
* https://github.com/Remix-Design/RemixIcon
|
|
5
5
|
*
|
|
6
6
|
* Copyright RemixIcon.com
|
|
7
|
-
* Released under the
|
|
7
|
+
* Released under the Remix Icon License 1.0
|
|
8
8
|
*
|
|
9
|
-
* Date:
|
|
9
|
+
* Date: 2026-01-27
|
|
10
10
|
*/
|
|
11
11
|
@font-face {font-family: "remixicon";
|
|
12
|
-
src: url('remixicon.eot?t=
|
|
13
|
-
src: url('remixicon.eot?t=
|
|
14
|
-
url("remixicon.woff2?t=
|
|
15
|
-
url("remixicon.woff?t=
|
|
16
|
-
url('remixicon.ttf?t=
|
|
17
|
-
url('remixicon.svg?t=
|
|
12
|
+
src: url('remixicon.eot?t=1769486070745'); /* IE9*/
|
|
13
|
+
src: url('remixicon.eot?t=1769486070745#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
|
14
|
+
url("remixicon.woff2?t=1769486070745") format("woff2"),
|
|
15
|
+
url("remixicon.woff?t=1769486070745") format("woff"),
|
|
16
|
+
url('remixicon.ttf?t=1769486070745') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
|
|
17
|
+
url('remixicon.svg?t=1769486070745#remixicon') format('svg'); /* iOS 4.1- */
|
|
18
18
|
}
|
|
19
19
|
|
|
20
20
|
[class^="ri-"], [class*=" ri-"] {
|
|
@@ -3214,5 +3214,44 @@
|
|
|
3214
3214
|
.ri-stacked-chart-line:before { content: "\f672"; }
|
|
3215
3215
|
.ri-upwork-fill:before { content: "\f673"; }
|
|
3216
3216
|
.ri-upwork-line:before { content: "\f674"; }
|
|
3217
|
+
.ri-brain-4-fill:before { content: "\f675"; }
|
|
3218
|
+
.ri-brain-4-line:before { content: "\f676"; }
|
|
3219
|
+
.ri-certificate-2-fill:before { content: "\f677"; }
|
|
3220
|
+
.ri-certificate-2-line:before { content: "\f678"; }
|
|
3221
|
+
.ri-certificate-fill:before { content: "\f679"; }
|
|
3222
|
+
.ri-certificate-line:before { content: "\f67a"; }
|
|
3223
|
+
.ri-cookie-fill:before { content: "\f67b"; }
|
|
3224
|
+
.ri-cookie-line:before { content: "\f67c"; }
|
|
3225
|
+
.ri-cursor-ai-fill:before { content: "\f67d"; }
|
|
3226
|
+
.ri-cursor-ai-line:before { content: "\f67e"; }
|
|
3227
|
+
.ri-draw-fill:before { content: "\f67f"; }
|
|
3228
|
+
.ri-draw-line:before { content: "\f680"; }
|
|
3229
|
+
.ri-ghost-4-fill:before { content: "\f681"; }
|
|
3230
|
+
.ri-ghost-4-line:before { content: "\f682"; }
|
|
3231
|
+
.ri-gitbook-fill:before { content: "\f683"; }
|
|
3232
|
+
.ri-gitbook-line:before { content: "\f684"; }
|
|
3233
|
+
.ri-grok-ai-fill:before { content: "\f685"; }
|
|
3234
|
+
.ri-grok-ai-line:before { content: "\f686"; }
|
|
3235
|
+
.ri-hand-2:before { content: "\f687"; }
|
|
3236
|
+
.ri-megaphone-2-fill:before { content: "\f688"; }
|
|
3237
|
+
.ri-megaphone-2-line:before { content: "\f689"; }
|
|
3238
|
+
.ri-microsoft-copilot-fill:before { content: "\f68a"; }
|
|
3239
|
+
.ri-microsoft-copilot-line:before { content: "\f68b"; }
|
|
3240
|
+
.ri-mosaic-fill:before { content: "\f68c"; }
|
|
3241
|
+
.ri-mosaic-line:before { content: "\f68d"; }
|
|
3242
|
+
.ri-qr-scan-ai-fill:before { content: "\f68e"; }
|
|
3243
|
+
.ri-qr-scan-ai-line:before { content: "\f68f"; }
|
|
3244
|
+
.ri-qwen-ai-fill:before { content: "\f690"; }
|
|
3245
|
+
.ri-qwen-ai-line:before { content: "\f691"; }
|
|
3246
|
+
.ri-reddit-2-fill:before { content: "\f692"; }
|
|
3247
|
+
.ri-reddit-2-line:before { content: "\f693"; }
|
|
3248
|
+
.ri-sim-card-warning-fill:before { content: "\f694"; }
|
|
3249
|
+
.ri-sim-card-warning-line:before { content: "\f695"; }
|
|
3250
|
+
.ri-space-ship-2-fill:before { content: "\f696"; }
|
|
3251
|
+
.ri-space-ship-2-line:before { content: "\f697"; }
|
|
3252
|
+
.ri-subreddit-fill:before { content: "\f698"; }
|
|
3253
|
+
.ri-subreddit-line:before { content: "\f699"; }
|
|
3254
|
+
.ri-zhipu-ai-fill:before { content: "\f69a"; }
|
|
3255
|
+
.ri-zhipu-ai-line:before { content: "\f69b"; }
|
|
3217
3256
|
|
|
3218
3257
|
}
|
package/fonts/remixicon.scss
CHANGED
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Remix Icon v4.
|
|
2
|
+
* Remix Icon v4.9.0
|
|
3
3
|
* https://remixicon.com
|
|
4
4
|
* https://github.com/Remix-Design/RemixIcon
|
|
5
5
|
*
|
|
6
6
|
* Copyright RemixIcon.com
|
|
7
|
-
* Released under the
|
|
7
|
+
* Released under the Remix Icon License 1.0
|
|
8
8
|
*
|
|
9
|
-
* Date:
|
|
9
|
+
* Date: 2026-01-27
|
|
10
10
|
*/
|
|
11
11
|
@font-face {font-family: "remixicon";
|
|
12
|
-
src: url('remixicon.eot?t=
|
|
13
|
-
src: url('remixicon.eot?t=
|
|
14
|
-
url("remixicon.woff2?t=
|
|
15
|
-
url("remixicon.woff?t=
|
|
16
|
-
url('remixicon.ttf?t=
|
|
17
|
-
url('remixicon.svg?t=
|
|
12
|
+
src: url('remixicon.eot?t=1769486070745'); /* IE9*/
|
|
13
|
+
src: url('remixicon.eot?t=1769486070745#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
|
14
|
+
url("remixicon.woff2?t=1769486070745") format("woff2"),
|
|
15
|
+
url("remixicon.woff?t=1769486070745") format("woff"),
|
|
16
|
+
url('remixicon.ttf?t=1769486070745') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
|
|
17
|
+
url('remixicon.svg?t=1769486070745#remixicon') format('svg'); /* iOS 4.1- */
|
|
18
18
|
}
|
|
19
19
|
|
|
20
20
|
[class^="ri-"], [class*=" ri-"] {
|
|
@@ -3213,6 +3213,45 @@
|
|
|
3213
3213
|
.ri-stacked-chart-line:before { content: "\f672"; }
|
|
3214
3214
|
.ri-upwork-fill:before { content: "\f673"; }
|
|
3215
3215
|
.ri-upwork-line:before { content: "\f674"; }
|
|
3216
|
+
.ri-brain-4-fill:before { content: "\f675"; }
|
|
3217
|
+
.ri-brain-4-line:before { content: "\f676"; }
|
|
3218
|
+
.ri-certificate-2-fill:before { content: "\f677"; }
|
|
3219
|
+
.ri-certificate-2-line:before { content: "\f678"; }
|
|
3220
|
+
.ri-certificate-fill:before { content: "\f679"; }
|
|
3221
|
+
.ri-certificate-line:before { content: "\f67a"; }
|
|
3222
|
+
.ri-cookie-fill:before { content: "\f67b"; }
|
|
3223
|
+
.ri-cookie-line:before { content: "\f67c"; }
|
|
3224
|
+
.ri-cursor-ai-fill:before { content: "\f67d"; }
|
|
3225
|
+
.ri-cursor-ai-line:before { content: "\f67e"; }
|
|
3226
|
+
.ri-draw-fill:before { content: "\f67f"; }
|
|
3227
|
+
.ri-draw-line:before { content: "\f680"; }
|
|
3228
|
+
.ri-ghost-4-fill:before { content: "\f681"; }
|
|
3229
|
+
.ri-ghost-4-line:before { content: "\f682"; }
|
|
3230
|
+
.ri-gitbook-fill:before { content: "\f683"; }
|
|
3231
|
+
.ri-gitbook-line:before { content: "\f684"; }
|
|
3232
|
+
.ri-grok-ai-fill:before { content: "\f685"; }
|
|
3233
|
+
.ri-grok-ai-line:before { content: "\f686"; }
|
|
3234
|
+
.ri-hand-2:before { content: "\f687"; }
|
|
3235
|
+
.ri-megaphone-2-fill:before { content: "\f688"; }
|
|
3236
|
+
.ri-megaphone-2-line:before { content: "\f689"; }
|
|
3237
|
+
.ri-microsoft-copilot-fill:before { content: "\f68a"; }
|
|
3238
|
+
.ri-microsoft-copilot-line:before { content: "\f68b"; }
|
|
3239
|
+
.ri-mosaic-fill:before { content: "\f68c"; }
|
|
3240
|
+
.ri-mosaic-line:before { content: "\f68d"; }
|
|
3241
|
+
.ri-qr-scan-ai-fill:before { content: "\f68e"; }
|
|
3242
|
+
.ri-qr-scan-ai-line:before { content: "\f68f"; }
|
|
3243
|
+
.ri-qwen-ai-fill:before { content: "\f690"; }
|
|
3244
|
+
.ri-qwen-ai-line:before { content: "\f691"; }
|
|
3245
|
+
.ri-reddit-2-fill:before { content: "\f692"; }
|
|
3246
|
+
.ri-reddit-2-line:before { content: "\f693"; }
|
|
3247
|
+
.ri-sim-card-warning-fill:before { content: "\f694"; }
|
|
3248
|
+
.ri-sim-card-warning-line:before { content: "\f695"; }
|
|
3249
|
+
.ri-space-ship-2-fill:before { content: "\f696"; }
|
|
3250
|
+
.ri-space-ship-2-line:before { content: "\f697"; }
|
|
3251
|
+
.ri-subreddit-fill:before { content: "\f698"; }
|
|
3252
|
+
.ri-subreddit-line:before { content: "\f699"; }
|
|
3253
|
+
.ri-zhipu-ai-fill:before { content: "\f69a"; }
|
|
3254
|
+
.ri-zhipu-ai-line:before { content: "\f69b"; }
|
|
3216
3255
|
|
|
3217
3256
|
$ri-24-hours-fill: "\ea01";
|
|
3218
3257
|
$ri-24-hours-line: "\ea02";
|
|
@@ -6402,4 +6441,43 @@ $ri-stacked-chart-fill: "\f671";
|
|
|
6402
6441
|
$ri-stacked-chart-line: "\f672";
|
|
6403
6442
|
$ri-upwork-fill: "\f673";
|
|
6404
6443
|
$ri-upwork-line: "\f674";
|
|
6444
|
+
$ri-brain-4-fill: "\f675";
|
|
6445
|
+
$ri-brain-4-line: "\f676";
|
|
6446
|
+
$ri-certificate-2-fill: "\f677";
|
|
6447
|
+
$ri-certificate-2-line: "\f678";
|
|
6448
|
+
$ri-certificate-fill: "\f679";
|
|
6449
|
+
$ri-certificate-line: "\f67a";
|
|
6450
|
+
$ri-cookie-fill: "\f67b";
|
|
6451
|
+
$ri-cookie-line: "\f67c";
|
|
6452
|
+
$ri-cursor-ai-fill: "\f67d";
|
|
6453
|
+
$ri-cursor-ai-line: "\f67e";
|
|
6454
|
+
$ri-draw-fill: "\f67f";
|
|
6455
|
+
$ri-draw-line: "\f680";
|
|
6456
|
+
$ri-ghost-4-fill: "\f681";
|
|
6457
|
+
$ri-ghost-4-line: "\f682";
|
|
6458
|
+
$ri-gitbook-fill: "\f683";
|
|
6459
|
+
$ri-gitbook-line: "\f684";
|
|
6460
|
+
$ri-grok-ai-fill: "\f685";
|
|
6461
|
+
$ri-grok-ai-line: "\f686";
|
|
6462
|
+
$ri-hand-2: "\f687";
|
|
6463
|
+
$ri-megaphone-2-fill: "\f688";
|
|
6464
|
+
$ri-megaphone-2-line: "\f689";
|
|
6465
|
+
$ri-microsoft-copilot-fill: "\f68a";
|
|
6466
|
+
$ri-microsoft-copilot-line: "\f68b";
|
|
6467
|
+
$ri-mosaic-fill: "\f68c";
|
|
6468
|
+
$ri-mosaic-line: "\f68d";
|
|
6469
|
+
$ri-qr-scan-ai-fill: "\f68e";
|
|
6470
|
+
$ri-qr-scan-ai-line: "\f68f";
|
|
6471
|
+
$ri-qwen-ai-fill: "\f690";
|
|
6472
|
+
$ri-qwen-ai-line: "\f691";
|
|
6473
|
+
$ri-reddit-2-fill: "\f692";
|
|
6474
|
+
$ri-reddit-2-line: "\f693";
|
|
6475
|
+
$ri-sim-card-warning-fill: "\f694";
|
|
6476
|
+
$ri-sim-card-warning-line: "\f695";
|
|
6477
|
+
$ri-space-ship-2-fill: "\f696";
|
|
6478
|
+
$ri-space-ship-2-line: "\f697";
|
|
6479
|
+
$ri-subreddit-fill: "\f698";
|
|
6480
|
+
$ri-subreddit-line: "\f699";
|
|
6481
|
+
$ri-zhipu-ai-fill: "\f69a";
|
|
6482
|
+
$ri-zhipu-ai-line: "\f69b";
|
|
6405
6483
|
|
package/fonts/remixicon.styl
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
@font-face {font-family: "remixicon";
|
|
2
|
-
src: url('remixicon.eot?t=
|
|
3
|
-
src: url('remixicon.eot?t=
|
|
4
|
-
url("remixicon.woff2?t=
|
|
5
|
-
url("remixicon.woff?t=
|
|
6
|
-
url('remixicon.ttf?t=
|
|
7
|
-
url('remixicon.svg?t=
|
|
2
|
+
src: url('remixicon.eot?t=1769486070745'); /* IE9*/
|
|
3
|
+
src: url('remixicon.eot?t=1769486070745#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
|
4
|
+
url("remixicon.woff2?t=1769486070745") format("woff2"),
|
|
5
|
+
url("remixicon.woff?t=1769486070745") format("woff"),
|
|
6
|
+
url('remixicon.ttf?t=1769486070745') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
|
|
7
|
+
url('remixicon.svg?t=1769486070745#remixicon') format('svg'); /* iOS 4.1- */
|
|
8
8
|
}
|
|
9
9
|
|
|
10
10
|
[class^="ri-"], [class*=" ri-"] {
|
|
@@ -3203,3 +3203,42 @@
|
|
|
3203
3203
|
.ri-stacked-chart-line:before { content: "\f672"; }
|
|
3204
3204
|
.ri-upwork-fill:before { content: "\f673"; }
|
|
3205
3205
|
.ri-upwork-line:before { content: "\f674"; }
|
|
3206
|
+
.ri-brain-4-fill:before { content: "\f675"; }
|
|
3207
|
+
.ri-brain-4-line:before { content: "\f676"; }
|
|
3208
|
+
.ri-certificate-2-fill:before { content: "\f677"; }
|
|
3209
|
+
.ri-certificate-2-line:before { content: "\f678"; }
|
|
3210
|
+
.ri-certificate-fill:before { content: "\f679"; }
|
|
3211
|
+
.ri-certificate-line:before { content: "\f67a"; }
|
|
3212
|
+
.ri-cookie-fill:before { content: "\f67b"; }
|
|
3213
|
+
.ri-cookie-line:before { content: "\f67c"; }
|
|
3214
|
+
.ri-cursor-ai-fill:before { content: "\f67d"; }
|
|
3215
|
+
.ri-cursor-ai-line:before { content: "\f67e"; }
|
|
3216
|
+
.ri-draw-fill:before { content: "\f67f"; }
|
|
3217
|
+
.ri-draw-line:before { content: "\f680"; }
|
|
3218
|
+
.ri-ghost-4-fill:before { content: "\f681"; }
|
|
3219
|
+
.ri-ghost-4-line:before { content: "\f682"; }
|
|
3220
|
+
.ri-gitbook-fill:before { content: "\f683"; }
|
|
3221
|
+
.ri-gitbook-line:before { content: "\f684"; }
|
|
3222
|
+
.ri-grok-ai-fill:before { content: "\f685"; }
|
|
3223
|
+
.ri-grok-ai-line:before { content: "\f686"; }
|
|
3224
|
+
.ri-hand-2:before { content: "\f687"; }
|
|
3225
|
+
.ri-megaphone-2-fill:before { content: "\f688"; }
|
|
3226
|
+
.ri-megaphone-2-line:before { content: "\f689"; }
|
|
3227
|
+
.ri-microsoft-copilot-fill:before { content: "\f68a"; }
|
|
3228
|
+
.ri-microsoft-copilot-line:before { content: "\f68b"; }
|
|
3229
|
+
.ri-mosaic-fill:before { content: "\f68c"; }
|
|
3230
|
+
.ri-mosaic-line:before { content: "\f68d"; }
|
|
3231
|
+
.ri-qr-scan-ai-fill:before { content: "\f68e"; }
|
|
3232
|
+
.ri-qr-scan-ai-line:before { content: "\f68f"; }
|
|
3233
|
+
.ri-qwen-ai-fill:before { content: "\f690"; }
|
|
3234
|
+
.ri-qwen-ai-line:before { content: "\f691"; }
|
|
3235
|
+
.ri-reddit-2-fill:before { content: "\f692"; }
|
|
3236
|
+
.ri-reddit-2-line:before { content: "\f693"; }
|
|
3237
|
+
.ri-sim-card-warning-fill:before { content: "\f694"; }
|
|
3238
|
+
.ri-sim-card-warning-line:before { content: "\f695"; }
|
|
3239
|
+
.ri-space-ship-2-fill:before { content: "\f696"; }
|
|
3240
|
+
.ri-space-ship-2-line:before { content: "\f697"; }
|
|
3241
|
+
.ri-subreddit-fill:before { content: "\f698"; }
|
|
3242
|
+
.ri-subreddit-line:before { content: "\f699"; }
|
|
3243
|
+
.ri-zhipu-ai-fill:before { content: "\f69a"; }
|
|
3244
|
+
.ri-zhipu-ai-line:before { content: "\f69b"; }
|