remixicon 3.2.0 → 3.3.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/README.md +3 -6
- package/README_CN.md +3 -6
- package/fonts/remixicon.css +20 -8
- package/fonts/remixicon.eot +0 -0
- package/fonts/remixicon.glyph.json +1 -1
- package/fonts/remixicon.less +20 -8
- package/fonts/remixicon.svg +38 -2
- package/fonts/remixicon.symbol.svg +3 -3
- package/fonts/remixicon.ttf +0 -0
- package/fonts/remixicon.woff +0 -0
- package/fonts/remixicon.woff2 +0 -0
- package/icons/Business/archive-2-fill.svg +1 -0
- package/icons/Business/archive-2-line.svg +1 -0
- package/icons/Business/inbox-2-fill.svg +1 -0
- package/icons/Business/inbox-2-line.svg +1 -0
- package/icons/Business/shake-hands-fill.svg +1 -0
- package/icons/Business/shake-hands-line.svg +1 -0
- package/icons/Logos/supabase-fill.svg +1 -0
- package/icons/Logos/supabase-line.svg +1 -0
- package/icons/Logos/yuque-fill.svg +1 -0
- package/icons/Logos/yuque-line.svg +1 -0
- package/icons/Weather/water-percent-fill.svg +1 -0
- package/icons/Weather/water-percent-line.svg +1 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -3,8 +3,7 @@
|
|
|
3
3
|
[](https://www.npmjs.com/package/remixicon)
|
|
4
4
|
[](https://www.npmjs.com/package/remixicon)
|
|
5
5
|
[](https://www.jsdelivr.com/package/npm/remixicon)
|
|
6
|
-
[](https://remixicon.com/#donate)
|
|
6
|
+
[](https://remixicon.com/support-us)
|
|
8
7
|
|
|
9
8
|
English | [简体中文](./README_CN.md)
|
|
10
9
|
|
|
@@ -54,12 +53,10 @@ import 'remixicon/fonts/remixicon.css'
|
|
|
54
53
|
Copy the following code and add it to the <head> tag of your html document.
|
|
55
54
|
|
|
56
55
|
```html
|
|
57
|
-
<link href="https://cdn.jsdelivr.net/npm/remixicon@3.
|
|
56
|
+
<link href="https://cdn.jsdelivr.net/npm/remixicon@3.2.0/fonts/remixicon.css" rel="stylesheet">
|
|
58
57
|
```
|
|
59
58
|
|
|
60
|
-
>
|
|
61
|
-
>
|
|
62
|
-
> The `@3.0.0` in the CDN link can be changed to any history version we've published.
|
|
59
|
+
> The `@3.2.0` in the CDN link can be changed to any history version we've published.
|
|
63
60
|
|
|
64
61
|
#### Download Manually
|
|
65
62
|
|
package/README_CN.md
CHANGED
|
@@ -3,8 +3,7 @@
|
|
|
3
3
|
[](https://www.npmjs.com/package/remixicon)
|
|
4
4
|
[](https://www.npmjs.com/package/remixicon)
|
|
5
5
|
[](https://www.jsdelivr.com/package/npm/remixicon)
|
|
6
|
-
[](https://remixicon.com/#donate)
|
|
6
|
+
[](https://remixicon.com/support-us)
|
|
8
7
|
|
|
9
8
|
[English](./README.md) | 简体中文
|
|
10
9
|
|
|
@@ -55,12 +54,10 @@ import 'remixicon/fonts/remixicon.css'
|
|
|
55
54
|
如果不打算通过安装的方式使用,可以直接复制下面这行代码到您HTML文档的 <head> 标签中,这样就完成了CDN方式的图标引入,简单快捷,推荐方式。
|
|
56
55
|
|
|
57
56
|
```html
|
|
58
|
-
<link href="https://cdn.jsdelivr.net/npm/remixicon@3.
|
|
57
|
+
<link href="https://cdn.jsdelivr.net/npm/remixicon@3.2.0/fonts/remixicon.css" rel="stylesheet">
|
|
59
58
|
```
|
|
60
59
|
|
|
61
|
-
>
|
|
62
|
-
>
|
|
63
|
-
> 上面 CDN 链接中的 `@3.0.0` 可以更改为任何我们曾经发布过的历史版本号。
|
|
60
|
+
> 上面 CDN 链接中的 `@3.2.0` 可以更改为任何我们曾经发布过的历史版本号。
|
|
64
61
|
|
|
65
62
|
#### 手动下载引入
|
|
66
63
|
|
package/fonts/remixicon.css
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Remix Icon v3.
|
|
2
|
+
* Remix Icon v3.3.0
|
|
3
3
|
* https://remixicon.com
|
|
4
4
|
* https://github.com/Remix-Design/RemixIcon
|
|
5
5
|
*
|
|
6
6
|
* Copyright RemixIcon.com
|
|
7
7
|
* Released under the Apache License Version 2.0
|
|
8
8
|
*
|
|
9
|
-
* Date: 2023-
|
|
9
|
+
* Date: 2023-05-17
|
|
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=1684338274817'); /* IE9*/
|
|
14
|
+
src: url('remixicon.eot?t=1684338274817#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
|
15
|
+
url("remixicon.woff2?t=1684338274817") format("woff2"),
|
|
16
|
+
url("remixicon.woff?t=1684338274817") format("woff"),
|
|
17
|
+
url('remixicon.ttf?t=1684338274817') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
|
|
18
|
+
url('remixicon.svg?t=1684338274817#remixicon') format('svg'); /* iOS 4.1- */
|
|
19
19
|
font-display: swap;
|
|
20
20
|
}
|
|
21
21
|
|
|
@@ -2512,4 +2512,16 @@
|
|
|
2512
2512
|
.ri-seo-fill:before { content: "\f3a3"; }
|
|
2513
2513
|
.ri-seo-line:before { content: "\f3a4"; }
|
|
2514
2514
|
.ri-slash-commands:before { content: "\f3a5"; }
|
|
2515
|
+
.ri-archive-2-fill:before { content: "\f3a6"; }
|
|
2516
|
+
.ri-archive-2-line:before { content: "\f3a7"; }
|
|
2517
|
+
.ri-inbox-2-fill:before { content: "\f3a8"; }
|
|
2518
|
+
.ri-inbox-2-line:before { content: "\f3a9"; }
|
|
2519
|
+
.ri-shake-hands-fill:before { content: "\f3aa"; }
|
|
2520
|
+
.ri-shake-hands-line:before { content: "\f3ab"; }
|
|
2521
|
+
.ri-supabase-fill:before { content: "\f3ac"; }
|
|
2522
|
+
.ri-supabase-line:before { content: "\f3ad"; }
|
|
2523
|
+
.ri-water-percent-fill:before { content: "\f3ae"; }
|
|
2524
|
+
.ri-water-percent-line:before { content: "\f3af"; }
|
|
2525
|
+
.ri-yuque-fill:before { content: "\f3b0"; }
|
|
2526
|
+
.ri-yuque-line:before { content: "\f3b1"; }
|
|
2515
2527
|
|
package/fonts/remixicon.eot
CHANGED
|
Binary file
|