Skip to content

Commit

Permalink
Update to v3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaochunjimmy committed Jun 20, 2023
1 parent f88a51b commit 97ef098
Show file tree
Hide file tree
Showing 24 changed files with 122 additions and 37 deletions.
29 changes: 21 additions & 8 deletions fonts/remixicon.css
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
/*
* Remix Icon v3.3.0
* Remix Icon v3.4.0
* https://remixicon.com
* https://github.com/Remix-Design/RemixIcon
*
* Copyright RemixIcon.com
* Released under the Apache License Version 2.0
*
* Date: 2023-05-17
* Date: 2023-06-20
*/
@font-face {
font-family: "remixicon";
src: url('remixicon.eot?t=1684338274817'); /* IE9*/
src: url('remixicon.eot?t=1684338274817#iefix') format('embedded-opentype'), /* IE6-IE8 */
url("remixicon.woff2?t=1684338274817") format("woff2"),
url("remixicon.woff?t=1684338274817") format("woff"),
url('remixicon.ttf?t=1684338274817') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url('remixicon.svg?t=1684338274817#remixicon') format('svg'); /* iOS 4.1- */
src: url('remixicon.eot?t=1687271883607'); /* IE9*/
src: url('remixicon.eot?t=1687271883607#iefix') format('embedded-opentype'), /* IE6-IE8 */
url("remixicon.woff2?t=1687271883607") format("woff2"),
url("remixicon.woff?t=1687271883607") format("woff"),
url('remixicon.ttf?t=1687271883607') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url('remixicon.svg?t=1687271883607#remixicon') format('svg'); /* iOS 4.1- */
font-display: swap;
}

Expand Down Expand Up @@ -2524,4 +2524,17 @@
.ri-water-percent-line:before { content: "\f3af"; }
.ri-yuque-fill:before { content: "\f3b0"; }
.ri-yuque-line:before { content: "\f3b1"; }
.ri-crosshair-2-fill:before { content: "\f3b2"; }
.ri-crosshair-2-line:before { content: "\f3b3"; }
.ri-crosshair-fill:before { content: "\f3b4"; }
.ri-crosshair-line:before { content: "\f3b5"; }
.ri-file-close-fill:before { content: "\f3b6"; }
.ri-file-close-line:before { content: "\f3b7"; }
.ri-infinity-fill:before { content: "\f3b8"; }
.ri-infinity-line:before { content: "\f3b9"; }
.ri-rfid-fill:before { content: "\f3ba"; }
.ri-rfid-line:before { content: "\f3bb"; }
.ri-slash-commands-2:before { content: "\f3bc"; }
.ri-user-forbid-fill:before { content: "\f3bd"; }
.ri-user-forbid-line:before { content: "\f3be"; }

Binary file modified fonts/remixicon.eot
Binary file not shown.
2 changes: 1 addition & 1 deletion fonts/remixicon.glyph.json

Large diffs are not rendered by default.

29 changes: 21 additions & 8 deletions fonts/remixicon.less
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
/*
* Remix Icon v3.3.0
* Remix Icon v3.4.0
* https://remixicon.com
* https://github.com/Remix-Design/RemixIcon
*
* Copyright RemixIcon.com
* Released under the Apache License Version 2.0
*
* Date: 2023-05-17
* Date: 2023-06-20
*/
@font-face {
font-family: "remixicon";
src: url('remixicon.eot?t=1684338274817'); /* IE9*/
src: url('remixicon.eot?t=1684338274817#iefix') format('embedded-opentype'), /* IE6-IE8 */
url("remixicon.woff2?t=1684338274817") format("woff2"),
url("remixicon.woff?t=1684338274817") format("woff"),
url('remixicon.ttf?t=1684338274817') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url('remixicon.svg?t=1684338274817#remixicon') format('svg'); /* iOS 4.1- */
src: url('remixicon.eot?t=1687271883607'); /* IE9*/
src: url('remixicon.eot?t=1687271883607#iefix') format('embedded-opentype'), /* IE6-IE8 */
url("remixicon.woff2?t=1687271883607") format("woff2"),
url("remixicon.woff?t=1687271883607") format("woff"),
url('remixicon.ttf?t=1687271883607') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url('remixicon.svg?t=1687271883607#remixicon') format('svg'); /* iOS 4.1- */
font-display: swap;
}

Expand Down Expand Up @@ -2525,5 +2525,18 @@
.ri-water-percent-line:before { content: "\f3af"; }
.ri-yuque-fill:before { content: "\f3b0"; }
.ri-yuque-line:before { content: "\f3b1"; }
.ri-crosshair-2-fill:before { content: "\f3b2"; }
.ri-crosshair-2-line:before { content: "\f3b3"; }
.ri-crosshair-fill:before { content: "\f3b4"; }
.ri-crosshair-line:before { content: "\f3b5"; }
.ri-file-close-fill:before { content: "\f3b6"; }
.ri-file-close-line:before { content: "\f3b7"; }
.ri-infinity-fill:before { content: "\f3b8"; }
.ri-infinity-line:before { content: "\f3b9"; }
.ri-rfid-fill:before { content: "\f3ba"; }
.ri-rfid-line:before { content: "\f3bb"; }
.ri-slash-commands-2:before { content: "\f3bc"; }
.ri-user-forbid-fill:before { content: "\f3bd"; }
.ri-user-forbid-line:before { content: "\f3be"; }

}
43 changes: 41 additions & 2 deletions fonts/remixicon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions fonts/remixicon.symbol.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified fonts/remixicon.ttf
Binary file not shown.
Binary file modified fonts/remixicon.woff
Binary file not shown.
Binary file modified fonts/remixicon.woff2
Binary file not shown.
1 change: 1 addition & 0 deletions icons/Design/crosshair-2-fill.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/Design/crosshair-2-line.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/Design/crosshair-fill.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/Design/crosshair-line.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/Device/rfid-fill.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/Device/rfid-line.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/Document/file-close-fill.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/Document/file-close-line.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/Editor/slash-commands-2.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/Others/infinity-fill.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/Others/infinity-line.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/User & Faces/user-forbid-fill.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/User & Faces/user-forbid-line.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "remixicon",
"version": "3.3.0",
"version": "3.4.0",
"description": "Remix Icon is a set of open source neutral style system symbols elaborately crafted for designers and developers. All of the icons are free to use for both personal and commercial.",
"homepage": "https://remixicon.com",
"keywords": [
Expand Down
35 changes: 21 additions & 14 deletions tags.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,13 @@
"arrow-left-double": "unfold,chevron,展开,收起",
"corner-up-left-double": "arrow,replay-all,回复全部",
"corner-up-right-double": "arrow,forward-all,转发全部",
"expand-left": "slide,pull,unfold,arrow",
"expand-left": "slide, pull, unfold,slide,pull,unfold,arrow",
"expand-right": "arrow,展开,收起,右",
"contract-left": "slide,pull,fold,arrow",
"contract-left": "slide, pull, fold,slide,pull,fold,arrow",
"contract-right": "arrow,slide,pull,fold,展开,收起,右",
"expand-up-down": "arrow,unfold,dropdown,switch,展开",
"expand-left-right": "arrow,unfold,dropdown,switch",
"contract-up-down": "fold,fold,fold,arrow,fold,收起",
"expand-up-down": "unfold, dropdown, switch,arrow,unfold,dropdown,switch,展开",
"expand-left-right": "unfold, dropdown, switch,arrow,unfold,dropdown,switch",
"contract-up-down": "fold,fold,fold,fold,arrow,fold,收起",
"contract-left-right": "arrow,fold,收起",
"drag-move-2": "arrow,拖拽,移动,箭头",
"drag-move": "arrow,拖拽,移动,箭头",
Expand Down Expand Up @@ -162,7 +162,7 @@
"slideshow-2": "presentation,meeting,投影,放映,演示,演讲,幻灯片,会议室",
"slideshow-3": "presentation,meeting,投影,放映,演示,演讲,视频会议,幻灯片,会议室",
"slideshow-4": "presentation,meeting,投影,放映,演示,演讲,可视对讲,幻灯片,会议室",
"presentation": "teaching,training,演讲,老师,培训",
"presentation": "teaching, training,teaching,training,演讲,老师,培训",
"window": "browser,program,web,窗口,浏览器,程序,网站",
"window-2": "browser,program,web,窗口,浏览器,程序,网站",
"stack": "layers,图层,叠加,堆栈",
Expand Down Expand Up @@ -264,10 +264,12 @@
"screenshot-2": "capture,屏幕截图,截屏",
"focus": "aim,target,goal,焦点,聚焦,目标,靶心",
"focus-2": "aim,target,goal,bullseye,焦点,聚焦,目标,靶心",
"focus-3": "aim,target,goal,bullseye,焦点,聚焦,目标,靶心",
"paint": "填色,填充,油漆桶",
"palette": "调色盘,色板",
"pantone": "色板,潘通色,色号",
"focus-3": "aim,target,goal,bullseye,crosshair,locate,焦点,聚焦,目标,靶心,瞄准镜,准心,定位",
"crosshair": "aim,target,goal,bullseye,crosshair,locate,焦点,聚焦,目标,靶心,瞄准镜,准心,定位",
"crosshair-2": "aim,target,goal,bullseye,crosshair,locate,焦点,聚焦,目标,靶心,瞄准镜,准心,定位",
"paint": "fill,填色,填充,油漆桶",
"palette": "color,调色盘,色板",
"pantone": "color,色板,潘通色,色号",
"shape": "border,形状,描边,边框",
"shape-2": "border,形状,描边,边框",
"magic": "fantasy,magic stick,beautify,wand,魔法棒,美化,幻想,魔幻",
Expand Down Expand Up @@ -410,7 +412,8 @@
"wireless-charging": "power,flash,无线充电,闪充",
"dashboard-2": "仪表盘",
"dashboard-3": "仪表盘",
"usb": "优盘"
"usb": "优盘",
"rfid": "radio,frequency,identification,devices,无线,射频识别"
},
"Document": {
"file": "new,paper,文件,文档,新建",
Expand Down Expand Up @@ -473,6 +476,7 @@
"file-music": "文件,文档,音乐",
"file-gif": "文件,文档,动图",
"file-forbid": "文件,文档,禁用",
"file-close": "",
"file-info": "文件,文档,信息",
"file-warning": "page,document,paper,!,alert,important,exclamation,文件,文档,警告,提醒",
"file-unknow": "文件,文档,未知,问号",
Expand Down Expand Up @@ -627,6 +631,7 @@
"sketching": "signature,手写,手绘,签名",
"draggable": "move,reorder,拖拽,排序",
"slash-commands": "命令,斜线",
"slash-commands-2": "命令,斜线",
"ai-generate": "AI自动生成"
},
"Finance": {
Expand Down Expand Up @@ -1100,7 +1105,7 @@
"check-double": "read,done,double-tick,双对勾,已读",
"close": "cancel,remove,delete,empty,x,关闭,取消,移除,删除,清空",
"add": "plus,new,添加,新增,加号",
"subtract": "",
"subtract": "minus,",
"divide": "除以",
"equal": "sum,result,等于",
"download": "receive,下载,接收",
Expand Down Expand Up @@ -1195,7 +1200,7 @@
"account-pin-circle": "用户,账户,person,people",
"user-add": "用户,添加,新增,person,people",
"user-follow": "关注,person,people",
"user-unfollow": "用户,取消关注,person,people",
"user-unfollow": "person,people,rejected,用户,取消关注,拒绝,错误",
"user-shared": "transfer,用户,我分享的,发送,person,people",
"user-shared-2": "transfer,用户,我分享的,发送,person,people",
"user-received": "用户,我接收的,收取,person,people",
Expand All @@ -1206,6 +1211,7 @@
"user-star": "用户,关注,person,people",
"user-heart": "用户,关注,person,people",
"admin": "admin,用户,管理员,person,people",
"user-forbid": "terminated,禁止,终止",
"contacts": "联系人",
"group": "team,团队,群组,person,people",
"group-2": "team,团队,群组,person,people",
Expand Down Expand Up @@ -1331,6 +1337,7 @@
"box-2": "instance,盒子,实例",
"box-3": "instance,3d,盒子,实例,立体",
"candle": "蜡烛",
"cross": "tomb,十字架,坟墓"
"cross": "tomb,十字架,坟墓",
"infinity": "infinite,endless,loop,forever,math,eternal,无限,循环,永远,永久,永恒"
}
}

0 comments on commit 97ef098

Please sign in to comment.