@epilot360/icons 1.17.34 → 1.17.36
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/icons.config.yaml +9 -1
- package/index.js +307 -17
- package/index.js.map +1 -1
- package/package.json +1 -1
- package/react/EpilotIcon.d.ts +4 -0
- package/react/EpilotIcon.js +231 -9
- package/react/EpilotIcon.js.map +1 -1
- package/react/LeftPanelClose/index.d.ts +4 -0
- package/react/LeftPanelClose/index.js +209 -0
- package/react/LeftPanelClose/index.js.map +1 -0
- package/react/LeftPanelOpen/index.d.ts +4 -0
- package/react/LeftPanelOpen/index.js +209 -0
- package/react/LeftPanelOpen/index.js.map +1 -0
- package/react/Phone/index.js +4 -4
- package/react/Phone/index.js.map +1 -1
- package/react/RadioButton/index.js +4 -4
- package/react/RadioButton/index.js.map +1 -1
- package/react/index.d.ts +2 -0
- package/react/index.js +240 -12
- package/react/index.js.map +1 -1
- package/svg/LeftPanelClose/icon-fill.svg +1 -0
- package/svg/LeftPanelClose/icon.svg +1 -0
- package/svg/LeftPanelClose/index.d.ts +3 -0
- package/svg/LeftPanelClose/index.js +159 -0
- package/svg/LeftPanelClose/index.js.map +1 -0
- package/svg/LeftPanelOpen/icon-fill.svg +1 -0
- package/svg/LeftPanelOpen/icon.svg +1 -0
- package/svg/LeftPanelOpen/index.d.ts +3 -0
- package/svg/LeftPanelOpen/index.js +159 -0
- package/svg/LeftPanelOpen/index.js.map +1 -0
- package/svg/Phone/icon-fill.svg +1 -1
- package/svg/Phone/icon.svg +1 -1
- package/svg/Phone/index.js +4 -4
- package/svg/Phone/index.js.map +1 -1
- package/svg/RadioButton/icon-fill.svg +1 -1
- package/svg/RadioButton/icon.svg +1 -1
- package/svg/RadioButton/index.js +4 -4
- package/svg/RadioButton/index.js.map +1 -1
- package/svg/index.d.ts +2 -0
- package/svg/index.js +174 -12
- package/svg/index.js.map +1 -1
- package/svg/svgIcon.d.ts +2 -0
- package/svg/svgIcon.js +165 -9
- package/svg/svgIcon.js.map +1 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 -960 960 960"><path d="M675.44-378.87v-202.26q0-13.31-12.61-18.26-12.61-4.96-21.87 4.3l-86.74 86.74q-12.39 12.03-12.39 28.45t12.39 28.25l86.74 86.74q9.26 9.26 21.87 4.3 12.61-4.95 12.61-18.26Zm-490.35 273q-33.26 0-56.24-22.98-22.98-22.98-22.98-56.24v-589.82q0-33.49 22.98-56.64t56.24-23.15h589.82q33.49 0 56.64 23.15t23.15 56.64v589.82q0 33.26-23.15 56.24-23.15 22.98-56.64 22.98H185.09Zm218.3-79.22h371.52v-589.82H403.39v589.82Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 -960 960 960"><path d="M675.44-378.87v-202.26q0-13.31-12.61-18.26-12.61-4.96-21.87 4.3l-86.74 86.74q-12.39 12.24-12.39 28.56 0 16.31 12.39 28.14l86.74 86.74q9.26 9.26 21.87 4.3 12.61-4.95 12.61-18.26Zm-490.35 273q-33.26 0-56.24-22.98-22.98-22.98-22.98-56.24v-589.82q0-33.49 22.98-56.64t56.24-23.15h589.82q33.49 0 56.64 23.15t23.15 56.64v589.82q0 33.26-23.15 56.24-23.15 22.98-56.64 22.98H185.09Zm138.52-79.22v-589.82H185.09v589.82h138.52Zm79.78 0h371.52v-589.82H403.39v589.82Zm-79.78 0H185.09h138.52Z"/></svg>
|
|
@@ -0,0 +1,159 @@
|
|
|
1
|
+
/******/ (() => { // webpackBootstrap
|
|
2
|
+
/******/ "use strict";
|
|
3
|
+
/******/ var __webpack_modules__ = ({
|
|
4
|
+
|
|
5
|
+
/***/ 71884:
|
|
6
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
7
|
+
|
|
8
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
9
|
+
/* harmony export */ Z: () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
10
|
+
/* harmony export */ });
|
|
11
|
+
/* unused harmony export ReactComponent */
|
|
12
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(99497);
|
|
13
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
14
|
+
var _path;
|
|
15
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
16
|
+
|
|
17
|
+
var SvgIconFill = function SvgIconFill(props) {
|
|
18
|
+
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
19
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
20
|
+
width: 48,
|
|
21
|
+
height: 48,
|
|
22
|
+
viewBox: "0 -960 960 960"
|
|
23
|
+
}, props), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
24
|
+
d: "M675.44-378.87v-202.26q0-13.31-12.61-18.26-12.61-4.96-21.87 4.3l-86.74 86.74q-12.39 12.03-12.39 28.45t12.39 28.25l86.74 86.74q9.26 9.26 21.87 4.3 12.61-4.95 12.61-18.26Zm-490.35 273q-33.26 0-56.24-22.98-22.98-22.98-22.98-56.24v-589.82q0-33.49 22.98-56.64t56.24-23.15h589.82q33.49 0 56.64 23.15t23.15 56.64v589.82q0 33.26-23.15 56.24-23.15 22.98-56.64 22.98H185.09Zm218.3-79.22h371.52v-589.82H403.39v589.82Z"
|
|
25
|
+
})));
|
|
26
|
+
};
|
|
27
|
+
|
|
28
|
+
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M675.44-378.87v-202.26q0-13.31-12.61-18.26-12.61-4.96-21.87 4.3l-86.74 86.74q-12.39 12.03-12.39 28.45t12.39 28.25l86.74 86.74q9.26 9.26 21.87 4.3 12.61-4.95 12.61-18.26Zm-490.35 273q-33.26 0-56.24-22.98-22.98-22.98-22.98-56.24v-589.82q0-33.49 22.98-56.64t56.24-23.15h589.82q33.49 0 56.64 23.15t23.15 56.64v589.82q0 33.26-23.15 56.24-23.15 22.98-56.64 22.98H185.09Zm218.3-79.22h371.52v-589.82H403.39v589.82Z\"/></svg>");
|
|
29
|
+
|
|
30
|
+
/***/ }),
|
|
31
|
+
|
|
32
|
+
/***/ 1738:
|
|
33
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
34
|
+
|
|
35
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
36
|
+
/* harmony export */ Z: () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
37
|
+
/* harmony export */ });
|
|
38
|
+
/* unused harmony export ReactComponent */
|
|
39
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(99497);
|
|
40
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
41
|
+
var _path;
|
|
42
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
43
|
+
|
|
44
|
+
var SvgIcon = function SvgIcon(props) {
|
|
45
|
+
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
46
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
47
|
+
width: 48,
|
|
48
|
+
height: 48,
|
|
49
|
+
viewBox: "0 -960 960 960"
|
|
50
|
+
}, props), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
51
|
+
d: "M675.44-378.87v-202.26q0-13.31-12.61-18.26-12.61-4.96-21.87 4.3l-86.74 86.74q-12.39 12.24-12.39 28.56 0 16.31 12.39 28.14l86.74 86.74q9.26 9.26 21.87 4.3 12.61-4.95 12.61-18.26Zm-490.35 273q-33.26 0-56.24-22.98-22.98-22.98-22.98-56.24v-589.82q0-33.49 22.98-56.64t56.24-23.15h589.82q33.49 0 56.64 23.15t23.15 56.64v589.82q0 33.26-23.15 56.24-23.15 22.98-56.64 22.98H185.09Zm138.52-79.22v-589.82H185.09v589.82h138.52Zm79.78 0h371.52v-589.82H403.39v589.82Zm-79.78 0H185.09h138.52Z"
|
|
52
|
+
})));
|
|
53
|
+
};
|
|
54
|
+
|
|
55
|
+
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M675.44-378.87v-202.26q0-13.31-12.61-18.26-12.61-4.96-21.87 4.3l-86.74 86.74q-12.39 12.24-12.39 28.56 0 16.31 12.39 28.14l86.74 86.74q9.26 9.26 21.87 4.3 12.61-4.95 12.61-18.26Zm-490.35 273q-33.26 0-56.24-22.98-22.98-22.98-22.98-56.24v-589.82q0-33.49 22.98-56.64t56.24-23.15h589.82q33.49 0 56.64 23.15t23.15 56.64v589.82q0 33.26-23.15 56.24-23.15 22.98-56.64 22.98H185.09Zm138.52-79.22v-589.82H185.09v589.82h138.52Zm79.78 0h371.52v-589.82H403.39v589.82Zm-79.78 0H185.09h138.52Z\"/></svg>");
|
|
56
|
+
|
|
57
|
+
/***/ }),
|
|
58
|
+
|
|
59
|
+
/***/ 99497:
|
|
60
|
+
/***/ ((module) => {
|
|
61
|
+
|
|
62
|
+
module.exports = require("react");
|
|
63
|
+
|
|
64
|
+
/***/ })
|
|
65
|
+
|
|
66
|
+
/******/ });
|
|
67
|
+
/************************************************************************/
|
|
68
|
+
/******/ // The module cache
|
|
69
|
+
/******/ var __webpack_module_cache__ = {};
|
|
70
|
+
/******/
|
|
71
|
+
/******/ // The require function
|
|
72
|
+
/******/ function __webpack_require__(moduleId) {
|
|
73
|
+
/******/ // Check if module is in cache
|
|
74
|
+
/******/ var cachedModule = __webpack_module_cache__[moduleId];
|
|
75
|
+
/******/ if (cachedModule !== undefined) {
|
|
76
|
+
/******/ return cachedModule.exports;
|
|
77
|
+
/******/ }
|
|
78
|
+
/******/ // Create a new module (and put it into the cache)
|
|
79
|
+
/******/ var module = __webpack_module_cache__[moduleId] = {
|
|
80
|
+
/******/ // no module.id needed
|
|
81
|
+
/******/ // no module.loaded needed
|
|
82
|
+
/******/ exports: {}
|
|
83
|
+
/******/ };
|
|
84
|
+
/******/
|
|
85
|
+
/******/ // Execute the module function
|
|
86
|
+
/******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
|
|
87
|
+
/******/
|
|
88
|
+
/******/ // Return the exports of the module
|
|
89
|
+
/******/ return module.exports;
|
|
90
|
+
/******/ }
|
|
91
|
+
/******/
|
|
92
|
+
/************************************************************************/
|
|
93
|
+
/******/ /* webpack/runtime/compat get default export */
|
|
94
|
+
/******/ (() => {
|
|
95
|
+
/******/ // getDefaultExport function for compatibility with non-harmony modules
|
|
96
|
+
/******/ __webpack_require__.n = (module) => {
|
|
97
|
+
/******/ var getter = module && module.__esModule ?
|
|
98
|
+
/******/ () => (module['default']) :
|
|
99
|
+
/******/ () => (module);
|
|
100
|
+
/******/ __webpack_require__.d(getter, { a: getter });
|
|
101
|
+
/******/ return getter;
|
|
102
|
+
/******/ };
|
|
103
|
+
/******/ })();
|
|
104
|
+
/******/
|
|
105
|
+
/******/ /* webpack/runtime/define property getters */
|
|
106
|
+
/******/ (() => {
|
|
107
|
+
/******/ // define getter functions for harmony exports
|
|
108
|
+
/******/ __webpack_require__.d = (exports, definition) => {
|
|
109
|
+
/******/ for(var key in definition) {
|
|
110
|
+
/******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
|
|
111
|
+
/******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
|
|
112
|
+
/******/ }
|
|
113
|
+
/******/ }
|
|
114
|
+
/******/ };
|
|
115
|
+
/******/ })();
|
|
116
|
+
/******/
|
|
117
|
+
/******/ /* webpack/runtime/hasOwnProperty shorthand */
|
|
118
|
+
/******/ (() => {
|
|
119
|
+
/******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
|
|
120
|
+
/******/ })();
|
|
121
|
+
/******/
|
|
122
|
+
/******/ /* webpack/runtime/make namespace object */
|
|
123
|
+
/******/ (() => {
|
|
124
|
+
/******/ // define __esModule on exports
|
|
125
|
+
/******/ __webpack_require__.r = (exports) => {
|
|
126
|
+
/******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
|
|
127
|
+
/******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
128
|
+
/******/ }
|
|
129
|
+
/******/ Object.defineProperty(exports, '__esModule', { value: true });
|
|
130
|
+
/******/ };
|
|
131
|
+
/******/ })();
|
|
132
|
+
/******/
|
|
133
|
+
/************************************************************************/
|
|
134
|
+
var __webpack_exports__ = {};
|
|
135
|
+
// This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
|
|
136
|
+
(() => {
|
|
137
|
+
__webpack_require__.r(__webpack_exports__);
|
|
138
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
139
|
+
/* harmony export */ LeftPanelCloseSVG: () => (/* binding */ LeftPanelCloseSVG),
|
|
140
|
+
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
141
|
+
/* harmony export */ });
|
|
142
|
+
/* harmony import */ var _icon_fill_svg__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(71884);
|
|
143
|
+
/* harmony import */ var _icon_svg__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(1738);
|
|
144
|
+
|
|
145
|
+
|
|
146
|
+
|
|
147
|
+
const LeftPanelCloseSVG = (opts) => {
|
|
148
|
+
var _a;
|
|
149
|
+
const variant = (_a = opts == null ? void 0 : opts.variant) != null ? _a : "filled";
|
|
150
|
+
return variant === "outlined" ? _icon_svg__WEBPACK_IMPORTED_MODULE_1__/* ["default"] */ .Z : _icon_fill_svg__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z;
|
|
151
|
+
};
|
|
152
|
+
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (LeftPanelCloseSVG);
|
|
153
|
+
|
|
154
|
+
})();
|
|
155
|
+
|
|
156
|
+
module.exports = __webpack_exports__;
|
|
157
|
+
/******/ })()
|
|
158
|
+
;
|
|
159
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"svg/LeftPanelClose/index.js","mappings":";;;;;;;;;;;;;AAAA;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA,GAAG;AACH;AACyC;AACzC,iEAAe,4gBAA4gB;;;;;;;;;;;;;ACd3hB;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA,GAAG;AACH;AACqC;AACrC,iEAAe,mlBAAmlB;;;;;;;ACdlmB;;;;;;UCAA;UACA;;UAEA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;;UAEA;UACA;;UAEA;UACA;UACA;;;;;WCtBA;WACA;WACA;WACA;WACA;WACA,iCAAiC,WAAW;WAC5C;WACA;;;;;WCPA;WACA;WACA;WACA;WACA,yCAAyC,wCAAwC;WACjF;WACA;WACA;;;;;WCPA;;;;;WCAA;WACA;WACA;WACA,uDAAuD,iBAAiB;WACxE;WACA,gDAAgD,aAAa;WAC7D;;;;;;;;;;;;;;;ACJsB;AACE;AAEjB,MAAM,oBAAoB,CAAC,SAA6B;AAL/D;AAME,QAAM,WAAU,kCAAM,YAAN,YAAiB;AAEjC,SAAO,YAAY,aAAa,0DAAW,GAAG,+DAAS;AACzD;AAEA,iEAAe,iBAAiB,EAAC","sources":["webpack://icons/./src/svg/LeftPanelClose/icon-fill.svg","webpack://icons/./src/svg/LeftPanelClose/icon.svg","webpack://icons/external commonjs2 \"react\"","webpack://icons/webpack/bootstrap","webpack://icons/webpack/runtime/compat get default export","webpack://icons/webpack/runtime/define property getters","webpack://icons/webpack/runtime/hasOwnProperty shorthand","webpack://icons/webpack/runtime/make namespace object","webpack://icons/./src/svg/LeftPanelClose/index.ts"],"sourcesContent":["var _path;\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nimport * as React from \"react\";\nvar SvgIconFill = function SvgIconFill(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\",\n width: 48,\n height: 48,\n viewBox: \"0 -960 960 960\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M675.44-378.87v-202.26q0-13.31-12.61-18.26-12.61-4.96-21.87 4.3l-86.74 86.74q-12.39 12.03-12.39 28.45t12.39 28.25l86.74 86.74q9.26 9.26 21.87 4.3 12.61-4.95 12.61-18.26Zm-490.35 273q-33.26 0-56.24-22.98-22.98-22.98-22.98-56.24v-589.82q0-33.49 22.98-56.64t56.24-23.15h589.82q33.49 0 56.64 23.15t23.15 56.64v589.82q0 33.26-23.15 56.24-23.15 22.98-56.64 22.98H185.09Zm218.3-79.22h371.52v-589.82H403.39v589.82Z\"\n })));\n};\nexport { SvgIconFill as ReactComponent };\nexport default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"48\\\" height=\\\"48\\\" viewBox=\\\"0 -960 960 960\\\"><path d=\\\"M675.44-378.87v-202.26q0-13.31-12.61-18.26-12.61-4.96-21.87 4.3l-86.74 86.74q-12.39 12.03-12.39 28.45t12.39 28.25l86.74 86.74q9.26 9.26 21.87 4.3 12.61-4.95 12.61-18.26Zm-490.35 273q-33.26 0-56.24-22.98-22.98-22.98-22.98-56.24v-589.82q0-33.49 22.98-56.64t56.24-23.15h589.82q33.49 0 56.64 23.15t23.15 56.64v589.82q0 33.26-23.15 56.24-23.15 22.98-56.64 22.98H185.09Zm218.3-79.22h371.52v-589.82H403.39v589.82Z\\\"/></svg>\";","var _path;\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nimport * as React from \"react\";\nvar SvgIcon = function SvgIcon(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\",\n width: 48,\n height: 48,\n viewBox: \"0 -960 960 960\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M675.44-378.87v-202.26q0-13.31-12.61-18.26-12.61-4.96-21.87 4.3l-86.74 86.74q-12.39 12.24-12.39 28.56 0 16.31 12.39 28.14l86.74 86.74q9.26 9.26 21.87 4.3 12.61-4.95 12.61-18.26Zm-490.35 273q-33.26 0-56.24-22.98-22.98-22.98-22.98-56.24v-589.82q0-33.49 22.98-56.64t56.24-23.15h589.82q33.49 0 56.64 23.15t23.15 56.64v589.82q0 33.26-23.15 56.24-23.15 22.98-56.64 22.98H185.09Zm138.52-79.22v-589.82H185.09v589.82h138.52Zm79.78 0h371.52v-589.82H403.39v589.82Zm-79.78 0H185.09h138.52Z\"\n })));\n};\nexport { SvgIcon as ReactComponent };\nexport default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"48\\\" height=\\\"48\\\" viewBox=\\\"0 -960 960 960\\\"><path d=\\\"M675.44-378.87v-202.26q0-13.31-12.61-18.26-12.61-4.96-21.87 4.3l-86.74 86.74q-12.39 12.24-12.39 28.56 0 16.31 12.39 28.14l86.74 86.74q9.26 9.26 21.87 4.3 12.61-4.95 12.61-18.26Zm-490.35 273q-33.26 0-56.24-22.98-22.98-22.98-22.98-56.24v-589.82q0-33.49 22.98-56.64t56.24-23.15h589.82q33.49 0 56.64 23.15t23.15 56.64v589.82q0 33.26-23.15 56.24-23.15 22.98-56.64 22.98H185.09Zm138.52-79.22v-589.82H185.09v589.82h138.52Zm79.78 0h371.52v-589.82H403.39v589.82Zm-79.78 0H185.09h138.52Z\\\"/></svg>\";","module.exports = require(\"react\");","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\t// no module.id needed\n\t\t// no module.loaded needed\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n","// getDefaultExport function for compatibility with non-harmony modules\n__webpack_require__.n = (module) => {\n\tvar getter = module && module.__esModule ?\n\t\t() => (module['default']) :\n\t\t() => (module);\n\t__webpack_require__.d(getter, { a: getter });\n\treturn getter;\n};","// define getter functions for harmony exports\n__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","import type { IconProps } from '../../types';\n\nimport FilledSVG from './icon-fill.svg';\nimport OutlinedSVG from './icon.svg';\n\nexport const LeftPanelCloseSVG = (opts?: IconProps): string => {\n const variant = opts?.variant ?? 'filled';\n\n return variant === 'outlined' ? OutlinedSVG : FilledSVG;\n};\n\nexport default LeftPanelCloseSVG;\n"],"names":[],"sourceRoot":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 -960 960 960"><path d="M525.87-581.13v202.26q0 13.31 12.61 18.26 12.61 4.96 21.87-4.3l86.74-86.74q11.82-12.03 11.82-28.45t-11.82-28.25l-86.74-86.74q-9.26-9.26-21.87-4.3-12.61 4.95-12.61 18.26ZM185.09-105.87q-33.26 0-56.24-22.98-22.98-22.98-22.98-56.24v-589.82q0-33.49 22.98-56.64t56.24-23.15h589.82q33.49 0 56.64 23.15t23.15 56.64v589.82q0 33.26-23.15 56.24-23.15 22.98-56.64 22.98H185.09Zm218.3-79.22h371.52v-589.82H403.39v589.82Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 -960 960 960"><path d="M525.87-581.13v202.26q0 13.31 12.61 18.26 12.61 4.96 21.87-4.3l86.74-86.74q11.82-12.24 11.82-28.56 0-16.31-11.82-28.14l-86.74-86.74q-9.26-9.26-21.87-4.3-12.61 4.95-12.61 18.26ZM185.09-105.87q-33.26 0-56.24-22.98-22.98-22.98-22.98-56.24v-589.82q0-33.49 22.98-56.64t56.24-23.15h589.82q33.49 0 56.64 23.15t23.15 56.64v589.82q0 33.26-23.15 56.24-23.15 22.98-56.64 22.98H185.09Zm138.52-79.22v-589.82H185.09v589.82h138.52Zm79.78 0h371.52v-589.82H403.39v589.82Zm-79.78 0H185.09h138.52Z"/></svg>
|
|
@@ -0,0 +1,159 @@
|
|
|
1
|
+
/******/ (() => { // webpackBootstrap
|
|
2
|
+
/******/ "use strict";
|
|
3
|
+
/******/ var __webpack_modules__ = ({
|
|
4
|
+
|
|
5
|
+
/***/ 19265:
|
|
6
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
7
|
+
|
|
8
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
9
|
+
/* harmony export */ Z: () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
10
|
+
/* harmony export */ });
|
|
11
|
+
/* unused harmony export ReactComponent */
|
|
12
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(99497);
|
|
13
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
14
|
+
var _path;
|
|
15
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
16
|
+
|
|
17
|
+
var SvgIconFill = function SvgIconFill(props) {
|
|
18
|
+
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
19
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
20
|
+
width: 48,
|
|
21
|
+
height: 48,
|
|
22
|
+
viewBox: "0 -960 960 960"
|
|
23
|
+
}, props), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
24
|
+
d: "M525.87-581.13v202.26q0 13.31 12.61 18.26 12.61 4.96 21.87-4.3l86.74-86.74q11.82-12.03 11.82-28.45t-11.82-28.25l-86.74-86.74q-9.26-9.26-21.87-4.3-12.61 4.95-12.61 18.26ZM185.09-105.87q-33.26 0-56.24-22.98-22.98-22.98-22.98-56.24v-589.82q0-33.49 22.98-56.64t56.24-23.15h589.82q33.49 0 56.64 23.15t23.15 56.64v589.82q0 33.26-23.15 56.24-23.15 22.98-56.64 22.98H185.09Zm218.3-79.22h371.52v-589.82H403.39v589.82Z"
|
|
25
|
+
})));
|
|
26
|
+
};
|
|
27
|
+
|
|
28
|
+
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M525.87-581.13v202.26q0 13.31 12.61 18.26 12.61 4.96 21.87-4.3l86.74-86.74q11.82-12.03 11.82-28.45t-11.82-28.25l-86.74-86.74q-9.26-9.26-21.87-4.3-12.61 4.95-12.61 18.26ZM185.09-105.87q-33.26 0-56.24-22.98-22.98-22.98-22.98-56.24v-589.82q0-33.49 22.98-56.64t56.24-23.15h589.82q33.49 0 56.64 23.15t23.15 56.64v589.82q0 33.26-23.15 56.24-23.15 22.98-56.64 22.98H185.09Zm218.3-79.22h371.52v-589.82H403.39v589.82Z\"/></svg>");
|
|
29
|
+
|
|
30
|
+
/***/ }),
|
|
31
|
+
|
|
32
|
+
/***/ 2938:
|
|
33
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
34
|
+
|
|
35
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
36
|
+
/* harmony export */ Z: () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
37
|
+
/* harmony export */ });
|
|
38
|
+
/* unused harmony export ReactComponent */
|
|
39
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(99497);
|
|
40
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
41
|
+
var _path;
|
|
42
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
43
|
+
|
|
44
|
+
var SvgIcon = function SvgIcon(props) {
|
|
45
|
+
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
46
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
47
|
+
width: 48,
|
|
48
|
+
height: 48,
|
|
49
|
+
viewBox: "0 -960 960 960"
|
|
50
|
+
}, props), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
51
|
+
d: "M525.87-581.13v202.26q0 13.31 12.61 18.26 12.61 4.96 21.87-4.3l86.74-86.74q11.82-12.24 11.82-28.56 0-16.31-11.82-28.14l-86.74-86.74q-9.26-9.26-21.87-4.3-12.61 4.95-12.61 18.26ZM185.09-105.87q-33.26 0-56.24-22.98-22.98-22.98-22.98-56.24v-589.82q0-33.49 22.98-56.64t56.24-23.15h589.82q33.49 0 56.64 23.15t23.15 56.64v589.82q0 33.26-23.15 56.24-23.15 22.98-56.64 22.98H185.09Zm138.52-79.22v-589.82H185.09v589.82h138.52Zm79.78 0h371.52v-589.82H403.39v589.82Zm-79.78 0H185.09h138.52Z"
|
|
52
|
+
})));
|
|
53
|
+
};
|
|
54
|
+
|
|
55
|
+
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M525.87-581.13v202.26q0 13.31 12.61 18.26 12.61 4.96 21.87-4.3l86.74-86.74q11.82-12.24 11.82-28.56 0-16.31-11.82-28.14l-86.74-86.74q-9.26-9.26-21.87-4.3-12.61 4.95-12.61 18.26ZM185.09-105.87q-33.26 0-56.24-22.98-22.98-22.98-22.98-56.24v-589.82q0-33.49 22.98-56.64t56.24-23.15h589.82q33.49 0 56.64 23.15t23.15 56.64v589.82q0 33.26-23.15 56.24-23.15 22.98-56.64 22.98H185.09Zm138.52-79.22v-589.82H185.09v589.82h138.52Zm79.78 0h371.52v-589.82H403.39v589.82Zm-79.78 0H185.09h138.52Z\"/></svg>");
|
|
56
|
+
|
|
57
|
+
/***/ }),
|
|
58
|
+
|
|
59
|
+
/***/ 99497:
|
|
60
|
+
/***/ ((module) => {
|
|
61
|
+
|
|
62
|
+
module.exports = require("react");
|
|
63
|
+
|
|
64
|
+
/***/ })
|
|
65
|
+
|
|
66
|
+
/******/ });
|
|
67
|
+
/************************************************************************/
|
|
68
|
+
/******/ // The module cache
|
|
69
|
+
/******/ var __webpack_module_cache__ = {};
|
|
70
|
+
/******/
|
|
71
|
+
/******/ // The require function
|
|
72
|
+
/******/ function __webpack_require__(moduleId) {
|
|
73
|
+
/******/ // Check if module is in cache
|
|
74
|
+
/******/ var cachedModule = __webpack_module_cache__[moduleId];
|
|
75
|
+
/******/ if (cachedModule !== undefined) {
|
|
76
|
+
/******/ return cachedModule.exports;
|
|
77
|
+
/******/ }
|
|
78
|
+
/******/ // Create a new module (and put it into the cache)
|
|
79
|
+
/******/ var module = __webpack_module_cache__[moduleId] = {
|
|
80
|
+
/******/ // no module.id needed
|
|
81
|
+
/******/ // no module.loaded needed
|
|
82
|
+
/******/ exports: {}
|
|
83
|
+
/******/ };
|
|
84
|
+
/******/
|
|
85
|
+
/******/ // Execute the module function
|
|
86
|
+
/******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
|
|
87
|
+
/******/
|
|
88
|
+
/******/ // Return the exports of the module
|
|
89
|
+
/******/ return module.exports;
|
|
90
|
+
/******/ }
|
|
91
|
+
/******/
|
|
92
|
+
/************************************************************************/
|
|
93
|
+
/******/ /* webpack/runtime/compat get default export */
|
|
94
|
+
/******/ (() => {
|
|
95
|
+
/******/ // getDefaultExport function for compatibility with non-harmony modules
|
|
96
|
+
/******/ __webpack_require__.n = (module) => {
|
|
97
|
+
/******/ var getter = module && module.__esModule ?
|
|
98
|
+
/******/ () => (module['default']) :
|
|
99
|
+
/******/ () => (module);
|
|
100
|
+
/******/ __webpack_require__.d(getter, { a: getter });
|
|
101
|
+
/******/ return getter;
|
|
102
|
+
/******/ };
|
|
103
|
+
/******/ })();
|
|
104
|
+
/******/
|
|
105
|
+
/******/ /* webpack/runtime/define property getters */
|
|
106
|
+
/******/ (() => {
|
|
107
|
+
/******/ // define getter functions for harmony exports
|
|
108
|
+
/******/ __webpack_require__.d = (exports, definition) => {
|
|
109
|
+
/******/ for(var key in definition) {
|
|
110
|
+
/******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
|
|
111
|
+
/******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
|
|
112
|
+
/******/ }
|
|
113
|
+
/******/ }
|
|
114
|
+
/******/ };
|
|
115
|
+
/******/ })();
|
|
116
|
+
/******/
|
|
117
|
+
/******/ /* webpack/runtime/hasOwnProperty shorthand */
|
|
118
|
+
/******/ (() => {
|
|
119
|
+
/******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
|
|
120
|
+
/******/ })();
|
|
121
|
+
/******/
|
|
122
|
+
/******/ /* webpack/runtime/make namespace object */
|
|
123
|
+
/******/ (() => {
|
|
124
|
+
/******/ // define __esModule on exports
|
|
125
|
+
/******/ __webpack_require__.r = (exports) => {
|
|
126
|
+
/******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
|
|
127
|
+
/******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
128
|
+
/******/ }
|
|
129
|
+
/******/ Object.defineProperty(exports, '__esModule', { value: true });
|
|
130
|
+
/******/ };
|
|
131
|
+
/******/ })();
|
|
132
|
+
/******/
|
|
133
|
+
/************************************************************************/
|
|
134
|
+
var __webpack_exports__ = {};
|
|
135
|
+
// This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
|
|
136
|
+
(() => {
|
|
137
|
+
__webpack_require__.r(__webpack_exports__);
|
|
138
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
139
|
+
/* harmony export */ LeftPanelOpenSVG: () => (/* binding */ LeftPanelOpenSVG),
|
|
140
|
+
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
141
|
+
/* harmony export */ });
|
|
142
|
+
/* harmony import */ var _icon_fill_svg__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(19265);
|
|
143
|
+
/* harmony import */ var _icon_svg__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(2938);
|
|
144
|
+
|
|
145
|
+
|
|
146
|
+
|
|
147
|
+
const LeftPanelOpenSVG = (opts) => {
|
|
148
|
+
var _a;
|
|
149
|
+
const variant = (_a = opts == null ? void 0 : opts.variant) != null ? _a : "filled";
|
|
150
|
+
return variant === "outlined" ? _icon_svg__WEBPACK_IMPORTED_MODULE_1__/* ["default"] */ .Z : _icon_fill_svg__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z;
|
|
151
|
+
};
|
|
152
|
+
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (LeftPanelOpenSVG);
|
|
153
|
+
|
|
154
|
+
})();
|
|
155
|
+
|
|
156
|
+
module.exports = __webpack_exports__;
|
|
157
|
+
/******/ })()
|
|
158
|
+
;
|
|
159
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"svg/LeftPanelOpen/index.js","mappings":";;;;;;;;;;;;;AAAA;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA,GAAG;AACH;AACyC;AACzC,iEAAe,8gBAA8gB;;;;;;;;;;;;;ACd7hB;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA,GAAG;AACH;AACqC;AACrC,iEAAe,olBAAolB;;;;;;;ACdnmB;;;;;;UCAA;UACA;;UAEA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;;UAEA;UACA;;UAEA;UACA;UACA;;;;;WCtBA;WACA;WACA;WACA;WACA;WACA,iCAAiC,WAAW;WAC5C;WACA;;;;;WCPA;WACA;WACA;WACA;WACA,yCAAyC,wCAAwC;WACjF;WACA;WACA;;;;;WCPA;;;;;WCAA;WACA;WACA;WACA,uDAAuD,iBAAiB;WACxE;WACA,gDAAgD,aAAa;WAC7D;;;;;;;;;;;;;;;ACJsB;AACE;AAEjB,MAAM,mBAAmB,CAAC,SAA6B;AAL9D;AAME,QAAM,WAAU,kCAAM,YAAN,YAAiB;AAEjC,SAAO,YAAY,aAAa,0DAAW,GAAG,+DAAS;AACzD;AAEA,iEAAe,gBAAgB,EAAC","sources":["webpack://icons/./src/svg/LeftPanelOpen/icon-fill.svg","webpack://icons/./src/svg/LeftPanelOpen/icon.svg","webpack://icons/external commonjs2 \"react\"","webpack://icons/webpack/bootstrap","webpack://icons/webpack/runtime/compat get default export","webpack://icons/webpack/runtime/define property getters","webpack://icons/webpack/runtime/hasOwnProperty shorthand","webpack://icons/webpack/runtime/make namespace object","webpack://icons/./src/svg/LeftPanelOpen/index.ts"],"sourcesContent":["var _path;\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nimport * as React from \"react\";\nvar SvgIconFill = function SvgIconFill(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\",\n width: 48,\n height: 48,\n viewBox: \"0 -960 960 960\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M525.87-581.13v202.26q0 13.31 12.61 18.26 12.61 4.96 21.87-4.3l86.74-86.74q11.82-12.03 11.82-28.45t-11.82-28.25l-86.74-86.74q-9.26-9.26-21.87-4.3-12.61 4.95-12.61 18.26ZM185.09-105.87q-33.26 0-56.24-22.98-22.98-22.98-22.98-56.24v-589.82q0-33.49 22.98-56.64t56.24-23.15h589.82q33.49 0 56.64 23.15t23.15 56.64v589.82q0 33.26-23.15 56.24-23.15 22.98-56.64 22.98H185.09Zm218.3-79.22h371.52v-589.82H403.39v589.82Z\"\n })));\n};\nexport { SvgIconFill as ReactComponent };\nexport default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"48\\\" height=\\\"48\\\" viewBox=\\\"0 -960 960 960\\\"><path d=\\\"M525.87-581.13v202.26q0 13.31 12.61 18.26 12.61 4.96 21.87-4.3l86.74-86.74q11.82-12.03 11.82-28.45t-11.82-28.25l-86.74-86.74q-9.26-9.26-21.87-4.3-12.61 4.95-12.61 18.26ZM185.09-105.87q-33.26 0-56.24-22.98-22.98-22.98-22.98-56.24v-589.82q0-33.49 22.98-56.64t56.24-23.15h589.82q33.49 0 56.64 23.15t23.15 56.64v589.82q0 33.26-23.15 56.24-23.15 22.98-56.64 22.98H185.09Zm218.3-79.22h371.52v-589.82H403.39v589.82Z\\\"/></svg>\";","var _path;\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nimport * as React from \"react\";\nvar SvgIcon = function SvgIcon(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\",\n width: 48,\n height: 48,\n viewBox: \"0 -960 960 960\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M525.87-581.13v202.26q0 13.31 12.61 18.26 12.61 4.96 21.87-4.3l86.74-86.74q11.82-12.24 11.82-28.56 0-16.31-11.82-28.14l-86.74-86.74q-9.26-9.26-21.87-4.3-12.61 4.95-12.61 18.26ZM185.09-105.87q-33.26 0-56.24-22.98-22.98-22.98-22.98-56.24v-589.82q0-33.49 22.98-56.64t56.24-23.15h589.82q33.49 0 56.64 23.15t23.15 56.64v589.82q0 33.26-23.15 56.24-23.15 22.98-56.64 22.98H185.09Zm138.52-79.22v-589.82H185.09v589.82h138.52Zm79.78 0h371.52v-589.82H403.39v589.82Zm-79.78 0H185.09h138.52Z\"\n })));\n};\nexport { SvgIcon as ReactComponent };\nexport default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"48\\\" height=\\\"48\\\" viewBox=\\\"0 -960 960 960\\\"><path d=\\\"M525.87-581.13v202.26q0 13.31 12.61 18.26 12.61 4.96 21.87-4.3l86.74-86.74q11.82-12.24 11.82-28.56 0-16.31-11.82-28.14l-86.74-86.74q-9.26-9.26-21.87-4.3-12.61 4.95-12.61 18.26ZM185.09-105.87q-33.26 0-56.24-22.98-22.98-22.98-22.98-56.24v-589.82q0-33.49 22.98-56.64t56.24-23.15h589.82q33.49 0 56.64 23.15t23.15 56.64v589.82q0 33.26-23.15 56.24-23.15 22.98-56.64 22.98H185.09Zm138.52-79.22v-589.82H185.09v589.82h138.52Zm79.78 0h371.52v-589.82H403.39v589.82Zm-79.78 0H185.09h138.52Z\\\"/></svg>\";","module.exports = require(\"react\");","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\t// no module.id needed\n\t\t// no module.loaded needed\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n","// getDefaultExport function for compatibility with non-harmony modules\n__webpack_require__.n = (module) => {\n\tvar getter = module && module.__esModule ?\n\t\t() => (module['default']) :\n\t\t() => (module);\n\t__webpack_require__.d(getter, { a: getter });\n\treturn getter;\n};","// define getter functions for harmony exports\n__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","import type { IconProps } from '../../types';\n\nimport FilledSVG from './icon-fill.svg';\nimport OutlinedSVG from './icon.svg';\n\nexport const LeftPanelOpenSVG = (opts?: IconProps): string => {\n const variant = opts?.variant ?? 'filled';\n\n return variant === 'outlined' ? OutlinedSVG : FilledSVG;\n};\n\nexport default LeftPanelOpenSVG;\n"],"names":[],"sourceRoot":""}
|
package/svg/Phone/icon-fill.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 -960 960 960"><path d="
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 -960 960 960"><path d="M265.65-25.87q-33.74 0-56.76-22.85-23.02-22.86-23.02-56.37v-749.82q0-32.74 23.52-56.26 23.52-23.53 56.26-23.53h426.7q33.74 0 56.76 23.03 23.02 23.02 23.02 56.76v137.35q18 5.47 30.28 20.89 12.29 15.41 12.29 34.54v72.3q0 20.13-12.29 35.83-12.28 15.7-30.28 21v427.91q0 33.51-23.02 56.37-23.02 22.85-56.76 22.85h-426.7ZM479-708.7q13.7 0 23.54-9.84 9.85-9.85 9.85-23.55 0-13.69-9.85-23.54-9.84-9.85-23.54-9.85t-23.54 9.85q-9.85 9.85-9.85 23.54 0 13.7 9.85 23.55 9.84 9.84 23.54 9.84Z"/></svg>
|
package/svg/Phone/icon.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 -960 960 960"><path d="
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 -960 960 960"><path d="M265.65-25.87q-33.49 0-56.63-22.98-23.15-22.98-23.15-56.24v-749.82q0-32.74 23.52-56.26 23.52-23.53 56.26-23.53h426.7q33.49 0 56.63 23.15 23.15 23.15 23.15 56.64v137.35q18 5.47 30.28 20.84 12.29 15.37 12.29 34.17v72.72q0 20.13-12.29 35.83-12.28 15.7-30.28 21v427.91q0 33.26-23.15 56.24-23.14 22.98-56.63 22.98h-426.7Zm-.56-78.65h427.82v-750.96H265.09v750.96Zm0 0v-750.96 750.96ZM479-708.7q13.92 0 23.66-9.73 9.73-9.73 9.73-23.66 0-13.92-9.73-23.65-9.74-9.74-23.66-9.74t-23.66 9.74q-9.73 9.73-9.73 23.65 0 13.93 9.73 23.66 9.74 9.73 23.66 9.73Z"/></svg>
|
package/svg/Phone/index.js
CHANGED
|
@@ -21,11 +21,11 @@ var SvgIconFill = function SvgIconFill(props) {
|
|
|
21
21
|
height: 48,
|
|
22
22
|
viewBox: "0 -960 960 960"
|
|
23
23
|
}, props), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
24
|
-
d: "
|
|
24
|
+
d: "M265.65-25.87q-33.74 0-56.76-22.85-23.02-22.86-23.02-56.37v-749.82q0-32.74 23.52-56.26 23.52-23.53 56.26-23.53h426.7q33.74 0 56.76 23.03 23.02 23.02 23.02 56.76v137.35q18 5.47 30.28 20.89 12.29 15.41 12.29 34.54v72.3q0 20.13-12.29 35.83-12.28 15.7-30.28 21v427.91q0 33.51-23.02 56.37-23.02 22.85-56.76 22.85h-426.7ZM479-708.7q13.7 0 23.54-9.84 9.85-9.85 9.85-23.55 0-13.69-9.85-23.54-9.84-9.85-23.54-9.85t-23.54 9.85q-9.85 9.85-9.85 23.54 0 13.7 9.85 23.55 9.84 9.84 23.54 9.84Z"
|
|
25
25
|
})));
|
|
26
26
|
};
|
|
27
27
|
|
|
28
|
-
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"
|
|
28
|
+
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M265.65-25.87q-33.74 0-56.76-22.85-23.02-22.86-23.02-56.37v-749.82q0-32.74 23.52-56.26 23.52-23.53 56.26-23.53h426.7q33.74 0 56.76 23.03 23.02 23.02 23.02 56.76v137.35q18 5.47 30.28 20.89 12.29 15.41 12.29 34.54v72.3q0 20.13-12.29 35.83-12.28 15.7-30.28 21v427.91q0 33.51-23.02 56.37-23.02 22.85-56.76 22.85h-426.7ZM479-708.7q13.7 0 23.54-9.84 9.85-9.85 9.85-23.55 0-13.69-9.85-23.54-9.84-9.85-23.54-9.85t-23.54 9.85q-9.85 9.85-9.85 23.54 0 13.7 9.85 23.55 9.84 9.84 23.54 9.84Z\"/></svg>");
|
|
29
29
|
|
|
30
30
|
/***/ }),
|
|
31
31
|
|
|
@@ -48,11 +48,11 @@ var SvgIcon = function SvgIcon(props) {
|
|
|
48
48
|
height: 48,
|
|
49
49
|
viewBox: "0 -960 960 960"
|
|
50
50
|
}, props), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
51
|
-
d: "
|
|
51
|
+
d: "M265.65-25.87q-33.49 0-56.63-22.98-23.15-22.98-23.15-56.24v-749.82q0-32.74 23.52-56.26 23.52-23.53 56.26-23.53h426.7q33.49 0 56.63 23.15 23.15 23.15 23.15 56.64v137.35q18 5.47 30.28 20.84 12.29 15.37 12.29 34.17v72.72q0 20.13-12.29 35.83-12.28 15.7-30.28 21v427.91q0 33.26-23.15 56.24-23.14 22.98-56.63 22.98h-426.7Zm-.56-78.65h427.82v-750.96H265.09v750.96Zm0 0v-750.96 750.96ZM479-708.7q13.92 0 23.66-9.73 9.73-9.73 9.73-23.66 0-13.92-9.73-23.65-9.74-9.74-23.66-9.74t-23.66 9.74q-9.73 9.73-9.73 23.65 0 13.93 9.73 23.66 9.74 9.73 23.66 9.73Z"
|
|
52
52
|
})));
|
|
53
53
|
};
|
|
54
54
|
|
|
55
|
-
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"
|
|
55
|
+
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M265.65-25.87q-33.49 0-56.63-22.98-23.15-22.98-23.15-56.24v-749.82q0-32.74 23.52-56.26 23.52-23.53 56.26-23.53h426.7q33.49 0 56.63 23.15 23.15 23.15 23.15 56.64v137.35q18 5.47 30.28 20.84 12.29 15.37 12.29 34.17v72.72q0 20.13-12.29 35.83-12.28 15.7-30.28 21v427.91q0 33.26-23.15 56.24-23.14 22.98-56.63 22.98h-426.7Zm-.56-78.65h427.82v-750.96H265.09v750.96Zm0 0v-750.96 750.96ZM479-708.7q13.92 0 23.66-9.73 9.73-9.73 9.73-23.66 0-13.92-9.73-23.65-9.74-9.74-23.66-9.74t-23.66 9.74q-9.73 9.73-9.73 23.65 0 13.93 9.73 23.66 9.74 9.73 23.66 9.73Z\"/></svg>");
|
|
56
56
|
|
|
57
57
|
/***/ }),
|
|
58
58
|
|
package/svg/Phone/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"svg/Phone/index.js","mappings":";;;;;;;;;;;;;AAAA;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA,GAAG;AACH;AACyC;AACzC,iEAAe,
|
|
1
|
+
{"version":3,"file":"svg/Phone/index.js","mappings":";;;;;;;;;;;;;AAAA;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA,GAAG;AACH;AACyC;AACzC,iEAAe,olBAAolB;;;;;;;;;;;;;ACdnmB;AACA,sBAAsB,sEAAsE,gBAAgB,sBAAsB,OAAO,2BAA2B,0BAA0B,yDAAyD,iCAAiC,kBAAkB;AAC3Q;AAC/B;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA,GAAG;AACH;AACqC;AACrC,iEAAe,opBAAopB;;;;;;;ACdnqB;;;;;;UCAA;UACA;;UAEA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;UACA;;UAEA;UACA;;UAEA;UACA;UACA;;;;;WCtBA;WACA;WACA;WACA;WACA;WACA,iCAAiC,WAAW;WAC5C;WACA;;;;;WCPA;WACA;WACA;WACA;WACA,yCAAyC,wCAAwC;WACjF;WACA;WACA;;;;;WCPA;;;;;WCAA;WACA;WACA;WACA,uDAAuD,iBAAiB;WACxE;WACA,gDAAgD,aAAa;WAC7D;;;;;;;;;;;;;;;ACJsB;AACE;AAEjB,MAAM,WAAW,CAAC,SAA6B;AALtD;AAME,QAAM,WAAU,kCAAM,YAAN,YAAiB;AAEjC,SAAO,YAAY,aAAa,0DAAW,GAAG,+DAAS;AACzD;AAEA,iEAAe,QAAQ,EAAC","sources":["webpack://icons/./src/svg/Phone/icon-fill.svg","webpack://icons/./src/svg/Phone/icon.svg","webpack://icons/external commonjs2 \"react\"","webpack://icons/webpack/bootstrap","webpack://icons/webpack/runtime/compat get default export","webpack://icons/webpack/runtime/define property getters","webpack://icons/webpack/runtime/hasOwnProperty shorthand","webpack://icons/webpack/runtime/make namespace object","webpack://icons/./src/svg/Phone/index.ts"],"sourcesContent":["var _path;\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nimport * as React from \"react\";\nvar SvgIconFill = function SvgIconFill(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\",\n width: 48,\n height: 48,\n viewBox: \"0 -960 960 960\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M265.65-25.87q-33.74 0-56.76-22.85-23.02-22.86-23.02-56.37v-749.82q0-32.74 23.52-56.26 23.52-23.53 56.26-23.53h426.7q33.74 0 56.76 23.03 23.02 23.02 23.02 56.76v137.35q18 5.47 30.28 20.89 12.29 15.41 12.29 34.54v72.3q0 20.13-12.29 35.83-12.28 15.7-30.28 21v427.91q0 33.51-23.02 56.37-23.02 22.85-56.76 22.85h-426.7ZM479-708.7q13.7 0 23.54-9.84 9.85-9.85 9.85-23.55 0-13.69-9.85-23.54-9.84-9.85-23.54-9.85t-23.54 9.85q-9.85 9.85-9.85 23.54 0 13.7 9.85 23.55 9.84 9.84 23.54 9.84Z\"\n })));\n};\nexport { SvgIconFill as ReactComponent };\nexport default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"48\\\" height=\\\"48\\\" viewBox=\\\"0 -960 960 960\\\"><path d=\\\"M265.65-25.87q-33.74 0-56.76-22.85-23.02-22.86-23.02-56.37v-749.82q0-32.74 23.52-56.26 23.52-23.53 56.26-23.53h426.7q33.74 0 56.76 23.03 23.02 23.02 23.02 56.76v137.35q18 5.47 30.28 20.89 12.29 15.41 12.29 34.54v72.3q0 20.13-12.29 35.83-12.28 15.7-30.28 21v427.91q0 33.51-23.02 56.37-23.02 22.85-56.76 22.85h-426.7ZM479-708.7q13.7 0 23.54-9.84 9.85-9.85 9.85-23.55 0-13.69-9.85-23.54-9.84-9.85-23.54-9.85t-23.54 9.85q-9.85 9.85-9.85 23.54 0 13.7 9.85 23.55 9.84 9.84 23.54 9.84Z\\\"/></svg>\";","var _path;\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nimport * as React from \"react\";\nvar SvgIcon = function SvgIcon(props) {\n return /*#__PURE__*/React.createElement(\"svg\", _extends({\n xmlns: \"http://www.w3.org/2000/svg\",\n width: 48,\n height: 48,\n viewBox: \"0 -960 960 960\"\n }, props), _path || (_path = /*#__PURE__*/React.createElement(\"path\", {\n d: \"M265.65-25.87q-33.49 0-56.63-22.98-23.15-22.98-23.15-56.24v-749.82q0-32.74 23.52-56.26 23.52-23.53 56.26-23.53h426.7q33.49 0 56.63 23.15 23.15 23.15 23.15 56.64v137.35q18 5.47 30.28 20.84 12.29 15.37 12.29 34.17v72.72q0 20.13-12.29 35.83-12.28 15.7-30.28 21v427.91q0 33.26-23.15 56.24-23.14 22.98-56.63 22.98h-426.7Zm-.56-78.65h427.82v-750.96H265.09v750.96Zm0 0v-750.96 750.96ZM479-708.7q13.92 0 23.66-9.73 9.73-9.73 9.73-23.66 0-13.92-9.73-23.65-9.74-9.74-23.66-9.74t-23.66 9.74q-9.73 9.73-9.73 23.65 0 13.93 9.73 23.66 9.74 9.73 23.66 9.73Z\"\n })));\n};\nexport { SvgIcon as ReactComponent };\nexport default \"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" width=\\\"48\\\" height=\\\"48\\\" viewBox=\\\"0 -960 960 960\\\"><path d=\\\"M265.65-25.87q-33.49 0-56.63-22.98-23.15-22.98-23.15-56.24v-749.82q0-32.74 23.52-56.26 23.52-23.53 56.26-23.53h426.7q33.49 0 56.63 23.15 23.15 23.15 23.15 56.64v137.35q18 5.47 30.28 20.84 12.29 15.37 12.29 34.17v72.72q0 20.13-12.29 35.83-12.28 15.7-30.28 21v427.91q0 33.26-23.15 56.24-23.14 22.98-56.63 22.98h-426.7Zm-.56-78.65h427.82v-750.96H265.09v750.96Zm0 0v-750.96 750.96ZM479-708.7q13.92 0 23.66-9.73 9.73-9.73 9.73-23.66 0-13.92-9.73-23.65-9.74-9.74-23.66-9.74t-23.66 9.74q-9.73 9.73-9.73 23.65 0 13.93 9.73 23.66 9.74 9.73 23.66 9.73Z\\\"/></svg>\";","module.exports = require(\"react\");","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\t// no module.id needed\n\t\t// no module.loaded needed\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n","// getDefaultExport function for compatibility with non-harmony modules\n__webpack_require__.n = (module) => {\n\tvar getter = module && module.__esModule ?\n\t\t() => (module['default']) :\n\t\t() => (module);\n\t__webpack_require__.d(getter, { a: getter });\n\treturn getter;\n};","// define getter functions for harmony exports\n__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","import type { IconProps } from '../../types';\n\nimport FilledSVG from './icon-fill.svg';\nimport OutlinedSVG from './icon.svg';\n\nexport const PhoneSVG = (opts?: IconProps): string => {\n const variant = opts?.variant ?? 'filled';\n\n return variant === 'outlined' ? OutlinedSVG : FilledSVG;\n};\n\nexport default PhoneSVG;\n"],"names":[],"sourceRoot":""}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 -960 960 960"><path d="M480-294q78 0 132-54t54-132q0-78-54-132t-132-54q-78 0-132 54t-54 132q0 78 54 132t132 54Zm.08 228.13q-85.47 0-161.01-32.39-75.53-32.4-131.97-88.84-56.44-56.44-88.84-131.89-32.39-75.46-32.39-160.93 0-86.47 32.39-162.01 32.4-75.53 88.75-131.5t131.85-88.62q75.5-32.65 161.01-32.65 86.52 0 162.12 32.61 75.61 32.6 131.53 88.5 55.93 55.89 88.55 131.45Q894.7-566.58 894.7-480q0 85.55-32.65 161.07-32.65 75.53-88.62 131.9-55.97 56.37-131.42 88.77-75.46 32.39-161.93 32.
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 -960 960 960"><path d="M480-294q78 0 132-54t54-132q0-78-54-132t-132-54q-78 0-132 54t-54 132q0 78 54 132t132 54Zm.08 228.13q-85.47 0-161.01-32.39-75.53-32.4-131.97-88.84-56.44-56.44-88.84-131.89-32.39-75.46-32.39-160.93 0-86.47 32.39-162.01 32.4-75.53 88.75-131.5t131.85-88.62q75.5-32.65 161.01-32.65 86.52 0 162.12 32.61 75.61 32.6 131.53 88.5 55.93 55.89 88.55 131.45Q894.7-566.58 894.7-480q0 85.55-32.65 161.07-32.65 75.53-88.62 131.9-55.97 56.37-131.42 88.77-75.46 32.39-161.93 32.39Zm-.08-79.22q139.74 0 237.33-97.73 97.58-97.73 97.58-237.18 0-139.74-97.58-237.33-97.59-97.58-237.61-97.58-139.02 0-236.83 97.58-97.8 97.59-97.8 237.61 0 139.02 97.73 236.83 97.73 97.8 237.18 97.8Z"/></svg>
|
package/svg/RadioButton/icon.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 -960 960 960"><path d="M480-294q78 0 132-54t54-132q0-78-54-132t-132-54q-78 0-132 54t-54 132q0 78 54 132t132 54Zm.08 228.13q-85.47 0-161.01-32.39-75.53-32.4-131.97-88.84-56.44-56.44-88.84-131.89-32.39-75.46-32.39-160.93 0-86.47 32.39-162.01 32.4-75.53 88.75-131.5t131.85-88.62q75.5-32.65 161.01-32.65 86.52 0 162.12 32.61 75.61 32.6 131.53 88.5 55.93 55.89 88.55 131.45Q894.7-566.58 894.7-480q0 85.55-32.65 161.07-32.65 75.53-88.62 131.9-55.97 56.37-131.42 88.77-75.46 32.39-161.93 32.39Zm-.08-79.22q139.74 0 237.33-97.73 97.58-97.73 97.58-237.18 0-139.74-97.58-237.33-97.59-97.58-237.61-97.58-139.02 0-236.83 97.58-97.8 97.59-97.8 237.61 0 139.02 97.73 236.83 97.73 97.8 237.18 97.
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 -960 960 960"><path d="M480-294q78 0 132-54t54-132q0-78-54-132t-132-54q-78 0-132 54t-54 132q0 78 54 132t132 54Zm.08 228.13q-85.47 0-161.01-32.39-75.53-32.4-131.97-88.84-56.44-56.44-88.84-131.89-32.39-75.46-32.39-160.93 0-86.47 32.39-162.01 32.4-75.53 88.75-131.5t131.85-88.62q75.5-32.65 161.01-32.65 86.52 0 162.12 32.61 75.61 32.6 131.53 88.5 55.93 55.89 88.55 131.45Q894.7-566.58 894.7-480q0 85.55-32.65 161.07-32.65 75.53-88.62 131.9-55.97 56.37-131.42 88.77-75.46 32.39-161.93 32.39Zm-.08-79.22q139.74 0 237.33-97.73 97.58-97.73 97.58-237.18 0-139.74-97.58-237.33-97.59-97.58-237.61-97.58-139.02 0-236.83 97.58-97.8 97.59-97.8 237.61 0 139.02 97.73 236.83 97.73 97.8 237.18 97.8Z"/></svg>
|
package/svg/RadioButton/index.js
CHANGED
|
@@ -21,11 +21,11 @@ var SvgIconFill = function SvgIconFill(props) {
|
|
|
21
21
|
height: 48,
|
|
22
22
|
viewBox: "0 -960 960 960"
|
|
23
23
|
}, props), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
24
|
-
d: "M480-294q78 0 132-54t54-132q0-78-54-132t-132-54q-78 0-132 54t-54 132q0 78 54 132t132 54Zm.08 228.13q-85.47 0-161.01-32.39-75.53-32.4-131.97-88.84-56.44-56.44-88.84-131.89-32.39-75.46-32.39-160.93 0-86.47 32.39-162.01 32.4-75.53 88.75-131.5t131.85-88.62q75.5-32.65 161.01-32.65 86.52 0 162.12 32.61 75.61 32.6 131.53 88.5 55.93 55.89 88.55 131.45Q894.7-566.58 894.7-480q0 85.55-32.65 161.07-32.65 75.53-88.62 131.9-55.97 56.37-131.42 88.77-75.46 32.39-161.93 32.
|
|
24
|
+
d: "M480-294q78 0 132-54t54-132q0-78-54-132t-132-54q-78 0-132 54t-54 132q0 78 54 132t132 54Zm.08 228.13q-85.47 0-161.01-32.39-75.53-32.4-131.97-88.84-56.44-56.44-88.84-131.89-32.39-75.46-32.39-160.93 0-86.47 32.39-162.01 32.4-75.53 88.75-131.5t131.85-88.62q75.5-32.65 161.01-32.65 86.52 0 162.12 32.61 75.61 32.6 131.53 88.5 55.93 55.89 88.55 131.45Q894.7-566.58 894.7-480q0 85.55-32.65 161.07-32.65 75.53-88.62 131.9-55.97 56.37-131.42 88.77-75.46 32.39-161.93 32.39Zm-.08-79.22q139.74 0 237.33-97.73 97.58-97.73 97.58-237.18 0-139.74-97.58-237.33-97.59-97.58-237.61-97.58-139.02 0-236.83 97.58-97.8 97.59-97.8 237.61 0 139.02 97.73 236.83 97.73 97.8 237.18 97.8Z"
|
|
25
25
|
})));
|
|
26
26
|
};
|
|
27
27
|
|
|
28
|
-
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M480-294q78 0 132-54t54-132q0-78-54-132t-132-54q-78 0-132 54t-54 132q0 78 54 132t132 54Zm.08 228.13q-85.47 0-161.01-32.39-75.53-32.4-131.97-88.84-56.44-56.44-88.84-131.89-32.39-75.46-32.39-160.93 0-86.47 32.39-162.01 32.4-75.53 88.75-131.5t131.85-88.62q75.5-32.65 161.01-32.65 86.52 0 162.12 32.61 75.61 32.6 131.53 88.5 55.93 55.89 88.55 131.45Q894.7-566.58 894.7-480q0 85.55-32.65 161.07-32.65 75.53-88.62 131.9-55.97 56.37-131.42 88.77-75.46 32.39-161.93 32.
|
|
28
|
+
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M480-294q78 0 132-54t54-132q0-78-54-132t-132-54q-78 0-132 54t-54 132q0 78 54 132t132 54Zm.08 228.13q-85.47 0-161.01-32.39-75.53-32.4-131.97-88.84-56.44-56.44-88.84-131.89-32.39-75.46-32.39-160.93 0-86.47 32.39-162.01 32.4-75.53 88.75-131.5t131.85-88.62q75.5-32.65 161.01-32.65 86.52 0 162.12 32.61 75.61 32.6 131.53 88.5 55.93 55.89 88.55 131.45Q894.7-566.58 894.7-480q0 85.55-32.65 161.07-32.65 75.53-88.62 131.9-55.97 56.37-131.42 88.77-75.46 32.39-161.93 32.39Zm-.08-79.22q139.74 0 237.33-97.73 97.58-97.73 97.58-237.18 0-139.74-97.58-237.33-97.59-97.58-237.61-97.58-139.02 0-236.83 97.58-97.8 97.59-97.8 237.61 0 139.02 97.73 236.83 97.73 97.8 237.18 97.8Z\"/></svg>");
|
|
29
29
|
|
|
30
30
|
/***/ }),
|
|
31
31
|
|
|
@@ -48,11 +48,11 @@ var SvgIcon = function SvgIcon(props) {
|
|
|
48
48
|
height: 48,
|
|
49
49
|
viewBox: "0 -960 960 960"
|
|
50
50
|
}, props), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
51
|
-
d: "M480-294q78 0 132-54t54-132q0-78-54-132t-132-54q-78 0-132 54t-54 132q0 78 54 132t132 54Zm.08 228.13q-85.47 0-161.01-32.39-75.53-32.4-131.97-88.84-56.44-56.44-88.84-131.89-32.39-75.46-32.39-160.93 0-86.47 32.39-162.01 32.4-75.53 88.75-131.5t131.85-88.62q75.5-32.65 161.01-32.65 86.52 0 162.12 32.61 75.61 32.6 131.53 88.5 55.93 55.89 88.55 131.45Q894.7-566.58 894.7-480q0 85.55-32.65 161.07-32.65 75.53-88.62 131.9-55.97 56.37-131.42 88.77-75.46 32.39-161.93 32.39Zm-.08-79.22q139.74 0 237.33-97.73 97.58-97.73 97.58-237.18 0-139.74-97.58-237.33-97.59-97.58-237.61-97.58-139.02 0-236.83 97.58-97.8 97.59-97.8 237.61 0 139.02 97.73 236.83 97.73 97.8 237.18 97.
|
|
51
|
+
d: "M480-294q78 0 132-54t54-132q0-78-54-132t-132-54q-78 0-132 54t-54 132q0 78 54 132t132 54Zm.08 228.13q-85.47 0-161.01-32.39-75.53-32.4-131.97-88.84-56.44-56.44-88.84-131.89-32.39-75.46-32.39-160.93 0-86.47 32.39-162.01 32.4-75.53 88.75-131.5t131.85-88.62q75.5-32.65 161.01-32.65 86.52 0 162.12 32.61 75.61 32.6 131.53 88.5 55.93 55.89 88.55 131.45Q894.7-566.58 894.7-480q0 85.55-32.65 161.07-32.65 75.53-88.62 131.9-55.97 56.37-131.42 88.77-75.46 32.39-161.93 32.39Zm-.08-79.22q139.74 0 237.33-97.73 97.58-97.73 97.58-237.18 0-139.74-97.58-237.33-97.59-97.58-237.61-97.58-139.02 0-236.83 97.58-97.8 97.59-97.8 237.61 0 139.02 97.73 236.83 97.73 97.8 237.18 97.8Z"
|
|
52
52
|
})));
|
|
53
53
|
};
|
|
54
54
|
|
|
55
|
-
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M480-294q78 0 132-54t54-132q0-78-54-132t-132-54q-78 0-132 54t-54 132q0 78 54 132t132 54Zm.08 228.13q-85.47 0-161.01-32.39-75.53-32.4-131.97-88.84-56.44-56.44-88.84-131.89-32.39-75.46-32.39-160.93 0-86.47 32.39-162.01 32.4-75.53 88.75-131.5t131.85-88.62q75.5-32.65 161.01-32.65 86.52 0 162.12 32.61 75.61 32.6 131.53 88.5 55.93 55.89 88.55 131.45Q894.7-566.58 894.7-480q0 85.55-32.65 161.07-32.65 75.53-88.62 131.9-55.97 56.37-131.42 88.77-75.46 32.39-161.93 32.39Zm-.08-79.22q139.74 0 237.33-97.73 97.58-97.73 97.58-237.18 0-139.74-97.58-237.33-97.59-97.58-237.61-97.58-139.02 0-236.83 97.58-97.8 97.59-97.8 237.61 0 139.02 97.73 236.83 97.73 97.8 237.18 97.
|
|
55
|
+
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ("<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"48\" height=\"48\" viewBox=\"0 -960 960 960\"><path d=\"M480-294q78 0 132-54t54-132q0-78-54-132t-132-54q-78 0-132 54t-54 132q0 78 54 132t132 54Zm.08 228.13q-85.47 0-161.01-32.39-75.53-32.4-131.97-88.84-56.44-56.44-88.84-131.89-32.39-75.46-32.39-160.93 0-86.47 32.39-162.01 32.4-75.53 88.75-131.5t131.85-88.62q75.5-32.65 161.01-32.65 86.52 0 162.12 32.61 75.61 32.6 131.53 88.5 55.93 55.89 88.55 131.45Q894.7-566.58 894.7-480q0 85.55-32.65 161.07-32.65 75.53-88.62 131.9-55.97 56.37-131.42 88.77-75.46 32.39-161.93 32.39Zm-.08-79.22q139.74 0 237.33-97.73 97.58-97.73 97.58-237.18 0-139.74-97.58-237.33-97.59-97.58-237.61-97.58-139.02 0-236.83 97.58-97.8 97.59-97.8 237.61 0 139.02 97.73 236.83 97.73 97.8 237.18 97.8Z\"/></svg>");
|
|
56
56
|
|
|
57
57
|
/***/ }),
|
|
58
58
|
|