UNPKG

6.46 kBJavaScriptView Raw
1import * as React from 'react';
2/*!
3Font Awesome Free 5.2.0 by @fontawesome - https://fontawesome.com
4License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
5*/
6
7export const caretUp = /*#__PURE__*/React.createElement("svg", {
8 height: "1em",
9 fill: "currentcolor",
10 viewBox: "0 0 320 512",
11 xmlns: "http://www.w3.org/2000/svg"
12}, /*#__PURE__*/React.createElement("path", {
13 d: "M288.66 352H31.34c-17.82 0-26.74-21.54-14.14-34.14L145.86 189.2a20 20 0 0 1 28.28 0L302.8 317.86c12.6 12.6 3.68 34.14-14.14 34.14z"
14}));
15/*!
16Font Awesome Free 5.2.0 by @fontawesome - https://fontawesome.com
17License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
18*/
19
20export const caretDown = /*#__PURE__*/React.createElement("svg", {
21 height: "1em",
22 fill: "currentcolor",
23 viewBox: "0 0 320 512",
24 "aria-hidden": "true",
25 xmlns: "http://www.w3.org/2000/svg"
26}, /*#__PURE__*/React.createElement("path", {
27 d: "M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z"
28}));
29/*!
30Font Awesome Free 5.2.0 by @fontawesome - https://fontawesome.com
31License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
32*/
33
34export const chevronRight = /*#__PURE__*/React.createElement("svg", {
35 height: "1em",
36 fill: "currentcolor",
37 viewBox: "0 0 320 512",
38 "aria-hidden": "true",
39 xmlns: "http://www.w3.org/2000/svg"
40}, /*#__PURE__*/React.createElement("path", {
41 d: "M285.48 272.97L91.13 467.31a24 24 0 0 1-33.94 0l-22.67-22.66a24 24 0 0 1-.04-33.9L188.5 256 34.48 101.25a24 24 0 0 1 .04-33.9L57.2 44.7a24 24 0 0 1 33.94 0l194.35 194.34a24 24 0 0 1 0 33.94z"
42}));
43export const chevronLeft = /*#__PURE__*/React.createElement("svg", {
44 height: "1em",
45 fill: "currentcolor",
46 viewBox: "0 0 320 512",
47 "aria-hidden": "true",
48 xmlns: "http://www.w3.org/2000/svg"
49}, /*#__PURE__*/React.createElement("path", {
50 d: "M34.52 239.03L228.87 44.69a24 24 0 0 1 33.94 0l22.67 22.67a24 24 0 0 1 .04 33.9L131.49 256l154.02 154.75a24 24 0 0 1-.04 33.9l-22.67 22.67a24 24 0 0 1-33.94 0L34.52 272.97a24 24 0 0 1 0-33.94z"
51}));
52/*!
53Font Awesome Free 5.2.0 by @fontawesome - https://fontawesome.com
54License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
55*/
56
57export const calendar = /*#__PURE__*/React.createElement("svg", {
58 "aria-hidden": true,
59 height: "1em",
60 fill: "currentcolor",
61 viewBox: "0 0 448 512",
62 className: "rw-i-calendar",
63 xmlns: "http://www.w3.org/2000/svg"
64}, /*#__PURE__*/React.createElement("path", {
65 d: "M148 288h-40c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12zm108-12v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm96 0v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm-96 96v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm-96 0v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm192 0v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm96-260v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V112c0-26.5 21.5-48 48-48h48V12c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v52h128V12c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v52h48c26.5 0 48 21.5 48 48zm-48 346V160H48v298c0 3.3 2.7 6 6 6h340c3.3 0 6-2.7 6-6z"
66}));
67/*!
68Font Awesome Free 5.2.0 by @fontawesome - https://fontawesome.com
69License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
70*/
71
72export const clock = /*#__PURE__*/React.createElement("svg", {
73 "aria-hidden": true,
74 height: "1em",
75 fill: "currentcolor",
76 viewBox: "0 0 512 512",
77 className: "rw-i-clock",
78 xmlns: "http://www.w3.org/2000/svg"
79}, /*#__PURE__*/React.createElement("path", {
80 d: "M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6a12 12 0 0 1 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z"
81}));
82export const times = /*#__PURE__*/React.createElement("svg", {
83 height: ".8em",
84 fill: "currentcolor",
85 viewBox: "0 0 352 512",
86 "aria-hidden": "true",
87 xmlns: "http://www.w3.org/2000/svg"
88}, /*#__PURE__*/React.createElement("path", {
89 d: "M242.72 256l100.07-100.07c12.28-12.28 12.28-32.19 0-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48 0L176 189.28 75.93 89.21c-12.28-12.28-32.19-12.28-44.48 0L9.21 111.45c-12.28 12.28-12.28 32.19 0 44.48L109.28 256 9.21 356.07c-12.28 12.28-12.28 32.19 0 44.48l22.24 22.24c12.28 12.28 32.2 12.28 44.48 0L176 322.72l100.07 100.07c12.28 12.28 32.2 12.28 44.48 0l22.24-22.24c12.28-12.28 12.28-32.19 0-44.48L242.72 256z"
90}));
91/*!
92Font Awesome Free 5.2.0 by @fontawesome - https://fontawesome.com
93License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
94*/
95
96export const clear = /*#__PURE__*/React.createElement("svg", {
97 "aria-hidden": true,
98 height: "1em",
99 fill: "currentColor",
100 xmlns: "http://www.w3.org/2000/svg",
101 viewBox: "0 0 512 512"
102}, /*#__PURE__*/React.createElement("path", {
103 d: "M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm101.8-262.2L295.6 256l62.2 62.2c4.7 4.7 4.7 12.3 0 17l-22.6 22.6c-4.7 4.7-12.3 4.7-17 0L256 295.6l-62.2 62.2c-4.7 4.7-12.3 4.7-17 0l-22.6-22.6c-4.7-4.7-4.7-12.3 0-17l62.2-62.2-62.2-62.2c-4.7-4.7-4.7-12.3 0-17l22.6-22.6c4.7-4.7 12.3-4.7 17 0l62.2 62.2 62.2-62.2c4.7-4.7 12.3-4.7 17 0l22.6 22.6c4.7 4.7 4.7 12.3 0 17z"
104})); // https://codepen.io/aurer/pen/jEGbA
105
106export const Spinner = /*#__PURE__*/React.createElement("svg", {
107 height: "1.4em",
108 viewBox: "0 0 50 50",
109 xmlSpace: "preserve",
110 "aria-hidden": "true",
111 xmlns: "http://www.w3.org/2000/svg"
112}, /*#__PURE__*/React.createElement("path", {
113 fill: "currentcolor",
114 d: "M25.251,6.461c-10.318,0-18.683,8.365-18.683,18.683h4.068c0-8.071,6.543-14.615,14.615-14.615V6.461z"
115}, /*#__PURE__*/React.createElement("animateTransform", {
116 attributeType: "xml",
117 attributeName: "transform",
118 type: "rotate",
119 from: "0 25 25",
120 to: "360 25 25",
121 dur: "0.6s",
122 repeatCount: "indefinite"
123})));
\No newline at end of file