remixicon 4.0.0 → 4.1.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 +1 -1
- package/README_CN.md +1 -1
- package/fonts/remixicon.css +40 -8
- package/fonts/remixicon.eot +0 -0
- package/fonts/remixicon.glyph.json +1 -1
- package/fonts/remixicon.less +40 -8
- package/fonts/remixicon.svg +111 -15
- 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/Arrows/arrow-down-double-fill.svg +1 -1
- package/icons/Arrows/arrow-down-double-line.svg +1 -1
- package/icons/Arrows/arrow-down-wide-fill.svg +1 -0
- package/icons/Arrows/arrow-down-wide-line.svg +1 -0
- package/icons/Arrows/arrow-left-double-fill.svg +1 -1
- package/icons/Arrows/arrow-left-double-line.svg +1 -1
- package/icons/Arrows/arrow-left-wide-fill.svg +1 -0
- package/icons/Arrows/arrow-left-wide-line.svg +1 -0
- package/icons/Arrows/arrow-right-wide-fill.svg +1 -0
- package/icons/Arrows/arrow-right-wide-line.svg +1 -0
- package/icons/Arrows/arrow-turn-back-line.svg +1 -1
- package/icons/Arrows/arrow-turn-forward-line.svg +1 -1
- package/icons/Arrows/arrow-up-wide-fill.svg +1 -0
- package/icons/Arrows/arrow-up-wide-line.svg +1 -0
- package/icons/Arrows/contract-left-right-line.svg +1 -1
- package/icons/Arrows/contract-up-down-line.svg +1 -1
- package/icons/Arrows/corner-up-left-double-fill.svg +1 -1
- package/icons/Arrows/corner-up-left-double-line.svg +1 -1
- package/icons/Arrows/corner-up-right-double-fill.svg +1 -1
- package/icons/Arrows/expand-height-fill.svg +1 -0
- package/icons/Arrows/expand-height-line.svg +1 -0
- package/icons/Arrows/expand-right-fill.svg +1 -1
- package/icons/Arrows/expand-right-line.svg +1 -1
- package/icons/Arrows/expand-width-fill.svg +1 -0
- package/icons/Arrows/expand-width-line.svg +1 -0
- package/icons/Arrows/scroll-to-bottom-fill.svg +1 -0
- package/icons/Arrows/scroll-to-bottom-line.svg +1 -0
- package/icons/Development/git-pr-draft-fill.svg +1 -0
- package/icons/Development/git-pr-draft-line.svg +1 -0
- package/icons/Logos/bluesky-fill.svg +1 -0
- package/icons/Logos/bluesky-line.svg +1 -0
- package/icons/Logos/friendica-fill.svg +1 -0
- package/icons/Logos/friendica-line.svg +1 -0
- package/icons/Media/forward-end-fill.svg +1 -0
- package/icons/Media/forward-end-line.svg +1 -0
- package/icons/Media/forward-end-mini-fill.svg +1 -0
- package/icons/Media/forward-end-mini-line.svg +1 -0
- package/icons/Media/play-reverse-fill.svg +1 -0
- package/icons/Media/play-reverse-line.svg +1 -0
- package/icons/Media/play-reverse-mini-fill.svg +1 -0
- package/icons/Media/play-reverse-mini-line.svg +1 -0
- package/icons/Media/rewind-start-fill.svg +1 -0
- package/icons/Media/rewind-start-line.svg +1 -0
- package/icons/Media/rewind-start-mini-fill.svg +1 -0
- package/icons/Media/rewind-start-mini-line.svg +1 -0
- package/package.json +1 -1
- package/fonts/.keep +0 -0
package/README.md
CHANGED
package/README_CN.md
CHANGED
package/fonts/remixicon.css
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Remix Icon v4.
|
|
2
|
+
* Remix Icon v4.1.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:
|
|
9
|
+
* Date: 2024-01-14
|
|
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=1705244689813'); /* IE9*/
|
|
14
|
+
src: url('remixicon.eot?t=1705244689813#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
|
15
|
+
url("remixicon.woff2?t=1705244689813") format("woff2"),
|
|
16
|
+
url("remixicon.woff?t=1705244689813") format("woff"),
|
|
17
|
+
url('remixicon.ttf?t=1705244689813') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
|
|
18
|
+
url('remixicon.svg?t=1705244689813#remixicon') format('svg'); /* iOS 4.1- */
|
|
19
19
|
font-display: swap;
|
|
20
20
|
}
|
|
21
21
|
|
|
@@ -2747,4 +2747,36 @@
|
|
|
2747
2747
|
.ri-signpost-line:before { content: "\f48e"; }
|
|
2748
2748
|
.ri-time-zone-fill:before { content: "\f48f"; }
|
|
2749
2749
|
.ri-time-zone-line:before { content: "\f490"; }
|
|
2750
|
+
.ri-arrow-down-wide-fill:before { content: "\f491"; }
|
|
2751
|
+
.ri-arrow-down-wide-line:before { content: "\f492"; }
|
|
2752
|
+
.ri-arrow-left-wide-fill:before { content: "\f493"; }
|
|
2753
|
+
.ri-arrow-left-wide-line:before { content: "\f494"; }
|
|
2754
|
+
.ri-arrow-right-wide-fill:before { content: "\f495"; }
|
|
2755
|
+
.ri-arrow-right-wide-line:before { content: "\f496"; }
|
|
2756
|
+
.ri-arrow-up-wide-fill:before { content: "\f497"; }
|
|
2757
|
+
.ri-arrow-up-wide-line:before { content: "\f498"; }
|
|
2758
|
+
.ri-bluesky-fill:before { content: "\f499"; }
|
|
2759
|
+
.ri-bluesky-line:before { content: "\f49a"; }
|
|
2760
|
+
.ri-expand-height-fill:before { content: "\f49b"; }
|
|
2761
|
+
.ri-expand-height-line:before { content: "\f49c"; }
|
|
2762
|
+
.ri-expand-width-fill:before { content: "\f49d"; }
|
|
2763
|
+
.ri-expand-width-line:before { content: "\f49e"; }
|
|
2764
|
+
.ri-forward-end-fill:before { content: "\f49f"; }
|
|
2765
|
+
.ri-forward-end-line:before { content: "\f4a0"; }
|
|
2766
|
+
.ri-forward-end-mini-fill:before { content: "\f4a1"; }
|
|
2767
|
+
.ri-forward-end-mini-line:before { content: "\f4a2"; }
|
|
2768
|
+
.ri-friendica-fill:before { content: "\f4a3"; }
|
|
2769
|
+
.ri-friendica-line:before { content: "\f4a4"; }
|
|
2770
|
+
.ri-git-pr-draft-fill:before { content: "\f4a5"; }
|
|
2771
|
+
.ri-git-pr-draft-line:before { content: "\f4a6"; }
|
|
2772
|
+
.ri-play-reverse-fill:before { content: "\f4a7"; }
|
|
2773
|
+
.ri-play-reverse-line:before { content: "\f4a8"; }
|
|
2774
|
+
.ri-play-reverse-mini-fill:before { content: "\f4a9"; }
|
|
2775
|
+
.ri-play-reverse-mini-line:before { content: "\f4aa"; }
|
|
2776
|
+
.ri-rewind-start-fill:before { content: "\f4ab"; }
|
|
2777
|
+
.ri-rewind-start-line:before { content: "\f4ac"; }
|
|
2778
|
+
.ri-rewind-start-mini-fill:before { content: "\f4ad"; }
|
|
2779
|
+
.ri-rewind-start-mini-line:before { content: "\f4ae"; }
|
|
2780
|
+
.ri-scroll-to-bottom-fill:before { content: "\f4af"; }
|
|
2781
|
+
.ri-scroll-to-bottom-line:before { content: "\f4b0"; }
|
|
2750
2782
|
|
package/fonts/remixicon.eot
CHANGED
|
Binary file
|