Skip to content

Commit

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

Expand Down Expand Up @@ -2512,4 +2512,16 @@
.ri-seo-fill:before { content: "\f3a3"; }
.ri-seo-line:before { content: "\f3a4"; }
.ri-slash-commands:before { content: "\f3a5"; }
.ri-archive-2-fill:before { content: "\f3a6"; }
.ri-archive-2-line:before { content: "\f3a7"; }
.ri-inbox-2-fill:before { content: "\f3a8"; }
.ri-inbox-2-line:before { content: "\f3a9"; }
.ri-shake-hands-fill:before { content: "\f3aa"; }
.ri-shake-hands-line:before { content: "\f3ab"; }
.ri-supabase-fill:before { content: "\f3ac"; }
.ri-supabase-line:before { content: "\f3ad"; }
.ri-water-percent-fill:before { content: "\f3ae"; }
.ri-water-percent-line:before { content: "\f3af"; }
.ri-yuque-fill:before { content: "\f3b0"; }
.ri-yuque-line:before { content: "\f3b1"; }

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.

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

Expand Down Expand Up @@ -2513,5 +2513,17 @@
.ri-seo-fill:before { content: "\f3a3"; }
.ri-seo-line:before { content: "\f3a4"; }
.ri-slash-commands:before { content: "\f3a5"; }
.ri-archive-2-fill:before { content: "\f3a6"; }
.ri-archive-2-line:before { content: "\f3a7"; }
.ri-inbox-2-fill:before { content: "\f3a8"; }
.ri-inbox-2-line:before { content: "\f3a9"; }
.ri-shake-hands-fill:before { content: "\f3aa"; }
.ri-shake-hands-line:before { content: "\f3ab"; }
.ri-supabase-fill:before { content: "\f3ac"; }
.ri-supabase-line:before { content: "\f3ad"; }
.ri-water-percent-fill:before { content: "\f3ae"; }
.ri-water-percent-line:before { content: "\f3af"; }
.ri-yuque-fill:before { content: "\f3b0"; }
.ri-yuque-line:before { content: "\f3b1"; }

}
40 changes: 38 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/Business/archive-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/Business/archive-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/Business/inbox-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/Business/inbox-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/Business/shake-hands-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/Business/shake-hands-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/Logos/supabase-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/Logos/supabase-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/Logos/yuque-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/Logos/yuque-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/Weather/water-percent-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/Weather/water-percent-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.2.0",
"version": "3.3.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
Loading

0 comments on commit f88a51b

Please sign in to comment.