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 CHANGED
@@ -3,8 +3,7 @@
3
3
  [![npm](https://img.shields.io/npm/v/remixicon.svg?labelColor=4A4A4A&color=006AFF&style=flat-square)](https://www.npmjs.com/package/remixicon)
4
4
  [![downloads](https://img.shields.io/npm/dt/remixicon.svg?labelColor=4A4A4A&color=23AF5F&style=flat-square)](https://www.npmjs.com/package/remixicon)
5
5
  [![](https://data.jsdelivr.com/v1/package/npm/remixicon/badge)](https://www.jsdelivr.com/package/npm/remixicon)
6
- [![spectrum](https://img.shields.io/badge/chat-Spectrum-7028F5.svg?labelColor=4A4A4A&style=flat-square)](https://spectrum.chat/remixdesign/remixicon)
7
- [![donate](https://img.shields.io/badge/-Donate-DA6429.svg?style=flat-square)](https://remixicon.com/#donate)
6
+ [![donate](https://img.shields.io/badge/-Donate-DA6429.svg?style=flat-square)](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.0.0/fonts/remixicon.css" rel="stylesheet">
56
+ <link href="https://cdn.jsdelivr.net/npm/remixicon@3.2.0/fonts/remixicon.css" rel="stylesheet">
58
57
  ```
59
58
 
60
- > ==**Important Note:**== We've changed our CDN service to jsDelivr from v2.2.0, and the previous CDN service will be terminated on Jan 30, 2020. Please replace your old CDN to the new link above so as not to affect your business. We apologize for the inconvenience.
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
  [![npm](https://img.shields.io/npm/v/remixicon.svg?labelColor=4A4A4A&color=006AFF&style=flat-square)](https://www.npmjs.com/package/remixicon)
4
4
  [![downloads](https://img.shields.io/npm/dt/remixicon.svg?labelColor=4A4A4A&color=23AF5F&style=flat-square)](https://www.npmjs.com/package/remixicon)
5
5
  [![](https://data.jsdelivr.com/v1/package/npm/remixicon/badge)](https://www.jsdelivr.com/package/npm/remixicon)
6
- [![spectrum](https://img.shields.io/badge/沟通-Spectrum-7028F5.svg?labelColor=4A4A4A&style=flat-square)](https://spectrum.chat/remixdesign/remixicon)
7
- [![donate](https://img.shields.io/badge/-赞助-DA6429.svg?style=flat-square)](https://remixicon.com/#donate)
6
+ [![donate](https://img.shields.io/badge/-赞助-DA6429.svg?style=flat-square)](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文档的 &lt;head&gt; 标签中,这样就完成了CDN方式的图标引入,简单快捷,推荐方式。
56
55
 
57
56
  ```html
58
- <link href="https://cdn.jsdelivr.net/npm/remixicon@3.0.0/fonts/remixicon.css" rel="stylesheet">
57
+ <link href="https://cdn.jsdelivr.net/npm/remixicon@3.2.0/fonts/remixicon.css" rel="stylesheet">
59
58
  ```
60
59
 
61
- > ==**重要提醒**==:我们从 v2.2.0 版本开始将我们的 CDN 服务迁移到了 jsDelivr 上,之前的 CDN 链接将在2020年1月30日停止服务,请务必切换您的 CDN 为最新的服务链接,以免影响您的业务,对于由此带来的影响和不便,我们深感抱歉。
62
- >
63
- > 上面 CDN 链接中的 `@3.0.0` 可以更改为任何我们曾经发布过的历史版本号。
60
+ > 上面 CDN 链接中的 `@3.2.0` 可以更改为任何我们曾经发布过的历史版本号。
64
61
 
65
62
  #### 手动下载引入
66
63
 
@@ -1,21 +1,21 @@
1
1
  /*
2
- * Remix Icon v3.2.0
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-04-15
9
+ * Date: 2023-05-17
10
10
  */
11
11
  @font-face {
12
12
  font-family: "remixicon";
13
- src: url('remixicon.eot?t=1681573354175'); /* IE9*/
14
- src: url('remixicon.eot?t=1681573354175#iefix') format('embedded-opentype'), /* IE6-IE8 */
15
- url("remixicon.woff2?t=1681573354175") format("woff2"),
16
- url("remixicon.woff?t=1681573354175") format("woff"),
17
- url('remixicon.ttf?t=1681573354175') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
18
- url('remixicon.svg?t=1681573354175#remixicon') format('svg'); /* iOS 4.1- */
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
 
Binary file