|
1 | 1 | /*
|
2 |
| -* Remix Icon v4.5.0 |
| 2 | +* Remix Icon v4.6.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: 2024-10-28 |
| 9 | +* Date: 2024-12-17 |
10 | 10 | */
|
11 | 11 | @font-face {
|
12 | 12 | font-family: "remixicon";
|
13 |
| - src: url('remixicon.eot?t=1730118419915'); /* IE9*/ |
14 |
| - src: url('remixicon.eot?t=1730118419915#iefix') format('embedded-opentype'), /* IE6-IE8 */ |
15 |
| - url("remixicon.woff2?t=1730118419915") format("woff2"), |
16 |
| - url("remixicon.woff?t=1730118419915") format("woff"), |
17 |
| - url('remixicon.ttf?t=1730118419915') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ |
18 |
| - url('remixicon.svg?t=1730118419915#remixicon') format('svg'); /* iOS 4.1- */ |
| 13 | + src: url('remixicon.eot?t=1734404658139'); /* IE9*/ |
| 14 | + src: url('remixicon.eot?t=1734404658139#iefix') format('embedded-opentype'), /* IE6-IE8 */ |
| 15 | + url("remixicon.woff2?t=1734404658139") format("woff2"), |
| 16 | + url("remixicon.woff?t=1734404658139") format("woff"), |
| 17 | + url('remixicon.ttf?t=1734404658139') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ |
| 18 | + url('remixicon.svg?t=1734404658139#remixicon') format('svg'); /* iOS 4.1- */ |
19 | 19 | font-display: swap;
|
20 | 20 | }
|
21 | 21 |
|
|
3063 | 3063 | .ri-poker-spades-line:before { content: "\f5ca"; }
|
3064 | 3064 | .ri-safe-3-fill:before { content: "\f5cb"; }
|
3065 | 3065 | .ri-safe-3-line:before { content: "\f5cc"; }
|
| 3066 | +.ri-accessibility-fill:before { content: "\f5cd"; } |
| 3067 | +.ri-accessibility-line:before { content: "\f5ce"; } |
| 3068 | +.ri-alarm-add-fill:before { content: "\f5cf"; } |
| 3069 | +.ri-alarm-add-line:before { content: "\f5d0"; } |
| 3070 | +.ri-arrow-down-long-fill:before { content: "\f5d1"; } |
| 3071 | +.ri-arrow-down-long-line:before { content: "\f5d2"; } |
| 3072 | +.ri-arrow-left-down-long-fill:before { content: "\f5d3"; } |
| 3073 | +.ri-arrow-left-down-long-line:before { content: "\f5d4"; } |
| 3074 | +.ri-arrow-left-long-fill:before { content: "\f5d5"; } |
| 3075 | +.ri-arrow-left-long-line:before { content: "\f5d6"; } |
| 3076 | +.ri-arrow-left-up-long-fill:before { content: "\f5d7"; } |
| 3077 | +.ri-arrow-left-up-long-line:before { content: "\f5d8"; } |
| 3078 | +.ri-arrow-right-down-long-fill:before { content: "\f5d9"; } |
| 3079 | +.ri-arrow-right-down-long-line:before { content: "\f5da"; } |
| 3080 | +.ri-arrow-right-long-fill:before { content: "\f5db"; } |
| 3081 | +.ri-arrow-right-long-line:before { content: "\f5dc"; } |
| 3082 | +.ri-arrow-right-up-long-fill:before { content: "\f5dd"; } |
| 3083 | +.ri-arrow-right-up-long-line:before { content: "\f5de"; } |
| 3084 | +.ri-arrow-up-long-fill:before { content: "\f5df"; } |
| 3085 | +.ri-arrow-up-long-line:before { content: "\f5e0"; } |
| 3086 | +.ri-chess-fill:before { content: "\f5e1"; } |
| 3087 | +.ri-chess-line:before { content: "\f5e2"; } |
| 3088 | +.ri-diamond-fill:before { content: "\f5e3"; } |
| 3089 | +.ri-diamond-line:before { content: "\f5e4"; } |
| 3090 | +.ri-diamond-ring-fill:before { content: "\f5e5"; } |
| 3091 | +.ri-diamond-ring-line:before { content: "\f5e6"; } |
| 3092 | +.ri-figma-fill:before { content: "\f5e7"; } |
| 3093 | +.ri-figma-line:before { content: "\f5e8"; } |
| 3094 | +.ri-firefox-browser-fill:before { content: "\f5e9"; } |
| 3095 | +.ri-firefox-browser-line:before { content: "\f5ea"; } |
| 3096 | +.ri-jewelry-fill:before { content: "\f5eb"; } |
| 3097 | +.ri-jewelry-line:before { content: "\f5ec"; } |
| 3098 | +.ri-multi-image-fill:before { content: "\f5ed"; } |
| 3099 | +.ri-multi-image-line:before { content: "\f5ee"; } |
| 3100 | +.ri-no-credit-card-fill:before { content: "\f5ef"; } |
| 3101 | +.ri-no-credit-card-line:before { content: "\f5f0"; } |
| 3102 | +.ri-service-bell-fill:before { content: "\f5f1"; } |
| 3103 | +.ri-service-bell-line:before { content: "\f5f2"; } |
3066 | 3104 |
|
0 commit comments