|
| 1 | + |
| 2 | +/* |
| 3 | +* https://remixicon.com |
| 4 | +* https://github.com/Remix-Design/RemixIcon |
| 5 | +* Copyright RemixIcon.com |
| 6 | +* Released under the Apache License Version 2.0 |
| 7 | +*/ |
| 8 | + |
| 9 | +@font-face { |
| 10 | + font-family: "remixicon"; |
| 11 | + src: url('remixicon.eot?t=1590213533649'); /* IE9*/ |
| 12 | + src: url('remixicon.eot?t=1590213533649#iefix') format('embedded-opentype'), /* IE6-IE8 */ |
| 13 | + url("remixicon.woff2?t=1590213533649") format("woff2"), |
| 14 | + url("remixicon.woff?t=1590213533649") format("woff"), |
| 15 | + url('remixicon.ttf?t=1590213533649') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ |
| 16 | + url('remixicon.svg?t=1590213533649#remixicon') format('svg'); /* iOS 4.1- */ |
| 17 | + font-display: swap; |
| 18 | +} |
| 19 | + |
| 20 | +[class^="ri-"], [class*="ri-"] { |
| 21 | + font-family: 'remixicon' !important; |
| 22 | + font-style: normal; |
| 23 | + -webkit-font-smoothing: antialiased; |
| 24 | + -moz-osx-font-smoothing: grayscale; |
| 25 | +} |
| 26 | + |
| 27 | +.ri-lg { font-size: 1.3333em; line-height: 0.75em; vertical-align: -.0667em; } |
| 28 | +.ri-xl { font-size: 1.5em; line-height: 0.6666em; vertical-align: -.075em; } |
| 29 | +.ri-xxs { font-size: .5em; } |
| 30 | +.ri-xs { font-size: .75em; } |
| 31 | +.ri-sm { font-size: .875em } |
| 32 | +.ri-1x { font-size: 1em; } |
| 33 | +.ri-2x { font-size: 2em; } |
| 34 | +.ri-3x { font-size: 3em; } |
| 35 | +.ri-4x { font-size: 4em; } |
| 36 | +.ri-5x { font-size: 5em; } |
| 37 | +.ri-6x { font-size: 6em; } |
| 38 | +.ri-7x { font-size: 7em; } |
| 39 | +.ri-8x { font-size: 8em; } |
| 40 | +.ri-9x { font-size: 9em; } |
| 41 | +.ri-10x { font-size: 10em; } |
| 42 | +.ri-fw { text-align: center; width: 1.25em; } |
| 43 | + |
| 44 | +.ri-question-line:before { content: "\efeb"; } |
| 45 | +.ri-github-fill:before { content: "\eda3"; } |
| 46 | +.ri-twitter-line:before { content: "\f1c9"; } |
| 47 | +.ri-flutter-fill:before { content: "\ed20"; } |
| 48 | +.ri-code-s-slash-fill:before { content: "\eba4"; } |
| 49 | +.ri-code-fill:before { content: "\eba0"; } |
| 50 | +.ri-download-line:before { content: "\ec3e"; } |
| 51 | +.ri-download-2-line:before { content: "\ec38"; } |
| 52 | +.ri-shuffle-fill:before { content: "\f0bd"; } |
| 53 | +.ri-copyright-line:before { content: "\ebd6"; } |
| 54 | +.ri-paint-brush-line:before { content: "\ef6d"; } |
| 55 | +.ri-palette-line:before { content: "\ef71"; } |
| 56 | +.ri-file-copy-2-line:before { content: "\ecb3"; } |
| 57 | +.ri-file-copy-fill:before { content: "\ecb4"; } |
| 58 | +.ri-file-list-2-line:before { content: "\eccd"; } |
| 59 | +.ri-folder-2-line:before { content: "\ed2b"; } |
| 60 | +.ri-folder-line:before { content: "\ed43"; } |
| 61 | +.ri-exchange-line:before { content: "\ec8d"; } |
| 62 | +.ri-repeat-2-line:before { content: "\f017"; } |
| 63 | +.ri-apps-2-line:before { content: "\ea40"; } |
| 64 | +.ri-alert-line:before { content: "\ea1f"; } |
| 65 | +.ri-close-fill:before { content: "\eb92"; } |
| 66 | +.ri-check-fill:before { content: "\eb74"; } |
| 67 | +.ri-refresh-line:before { content: "\f009"; } |
| 68 | +.ri-loader-2-fill:before { content: "\ee82"; } |
| 69 | +.ri-flashlight-line:before { content: "\ed17"; } |
| 70 | +.ri-plug-line:before { content: "\efc3"; } |
| 71 | +.ri-lightbulb-flash-line:before { content: "\ee69"; } |
| 72 | +.ri-heart-line:before { content: "\eddc"; } |
| 73 | +.ri-heart-fill:before { content: "\eddb"; } |
| 74 | +.ri-file-mark-line:before { content: "\ecd5"; } |
| 75 | +.ri-pushpin-2-line:before { content: "\efdd"; } |
0 commit comments