Skip to content

Commit

Permalink
chore: update vendored files
Browse files Browse the repository at this point in the history
  • Loading branch information
AprilSylph committed Jan 19, 2025
1 parent 2e3f132 commit 574803f
Show file tree
Hide file tree
Showing 7 changed files with 208 additions and 56 deletions.
54 changes: 46 additions & 8 deletions src/lib/remixicon/remixicon.css
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
/*
* Remix Icon v4.5.0
* Remix Icon v4.6.0
* https://remixicon.com
* https://github.com/Remix-Design/RemixIcon
*
* Copyright RemixIcon.com
* Released under the Apache License Version 2.0
*
* Date: 2024-10-28
* Date: 2024-12-17
*/
@font-face {
font-family: "remixicon";
src: url('remixicon.eot?t=1730118419915'); /* IE9*/
src: url('remixicon.eot?t=1730118419915#iefix') format('embedded-opentype'), /* IE6-IE8 */
url("remixicon.woff2?t=1730118419915") format("woff2"),
url("remixicon.woff?t=1730118419915") format("woff"),
url('remixicon.ttf?t=1730118419915') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url('remixicon.svg?t=1730118419915#remixicon') format('svg'); /* iOS 4.1- */
src: url('remixicon.eot?t=1734404658139'); /* IE9*/
src: url('remixicon.eot?t=1734404658139#iefix') format('embedded-opentype'), /* IE6-IE8 */
url("remixicon.woff2?t=1734404658139") format("woff2"),
url("remixicon.woff?t=1734404658139") format("woff"),
url('remixicon.ttf?t=1734404658139') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url('remixicon.svg?t=1734404658139#remixicon') format('svg'); /* iOS 4.1- */
font-display: swap;
}

Expand Down Expand Up @@ -3063,4 +3063,42 @@
.ri-poker-spades-line:before { content: "\f5ca"; }
.ri-safe-3-fill:before { content: "\f5cb"; }
.ri-safe-3-line:before { content: "\f5cc"; }
.ri-accessibility-fill:before { content: "\f5cd"; }
.ri-accessibility-line:before { content: "\f5ce"; }
.ri-alarm-add-fill:before { content: "\f5cf"; }
.ri-alarm-add-line:before { content: "\f5d0"; }
.ri-arrow-down-long-fill:before { content: "\f5d1"; }
.ri-arrow-down-long-line:before { content: "\f5d2"; }
.ri-arrow-left-down-long-fill:before { content: "\f5d3"; }
.ri-arrow-left-down-long-line:before { content: "\f5d4"; }
.ri-arrow-left-long-fill:before { content: "\f5d5"; }
.ri-arrow-left-long-line:before { content: "\f5d6"; }
.ri-arrow-left-up-long-fill:before { content: "\f5d7"; }
.ri-arrow-left-up-long-line:before { content: "\f5d8"; }
.ri-arrow-right-down-long-fill:before { content: "\f5d9"; }
.ri-arrow-right-down-long-line:before { content: "\f5da"; }
.ri-arrow-right-long-fill:before { content: "\f5db"; }
.ri-arrow-right-long-line:before { content: "\f5dc"; }
.ri-arrow-right-up-long-fill:before { content: "\f5dd"; }
.ri-arrow-right-up-long-line:before { content: "\f5de"; }
.ri-arrow-up-long-fill:before { content: "\f5df"; }
.ri-arrow-up-long-line:before { content: "\f5e0"; }
.ri-chess-fill:before { content: "\f5e1"; }
.ri-chess-line:before { content: "\f5e2"; }
.ri-diamond-fill:before { content: "\f5e3"; }
.ri-diamond-line:before { content: "\f5e4"; }
.ri-diamond-ring-fill:before { content: "\f5e5"; }
.ri-diamond-ring-line:before { content: "\f5e6"; }
.ri-figma-fill:before { content: "\f5e7"; }
.ri-figma-line:before { content: "\f5e8"; }
.ri-firefox-browser-fill:before { content: "\f5e9"; }
.ri-firefox-browser-line:before { content: "\f5ea"; }
.ri-jewelry-fill:before { content: "\f5eb"; }
.ri-jewelry-line:before { content: "\f5ec"; }
.ri-multi-image-fill:before { content: "\f5ed"; }
.ri-multi-image-line:before { content: "\f5ee"; }
.ri-no-credit-card-fill:before { content: "\f5ef"; }
.ri-no-credit-card-line:before { content: "\f5f0"; }
.ri-service-bell-fill:before { content: "\f5f1"; }
.ri-service-bell-line:before { content: "\f5f2"; }

Binary file modified src/lib/remixicon/remixicon.eot
Binary file not shown.
204 changes: 159 additions & 45 deletions src/lib/remixicon/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 src/lib/remixicon/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 src/lib/remixicon/remixicon.ttf
Binary file not shown.
Binary file modified src/lib/remixicon/remixicon.woff
Binary file not shown.
Binary file modified src/lib/remixicon/remixicon.woff2
Binary file not shown.

0 comments on commit 574803f

Please sign in to comment.