@epilot360/icons 1.17.0 → 1.17.2

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.
Files changed (292) hide show
  1. package/icons.config.yaml +12 -0
  2. package/index.js +612 -177
  3. package/index.js.map +1 -1
  4. package/package.json +1 -1
  5. package/react/Add/index.js +4 -4
  6. package/react/Add/index.js.map +1 -1
  7. package/react/AddCircle/index.js +4 -4
  8. package/react/AddCircle/index.js.map +1 -1
  9. package/react/AddLink/index.js +4 -4
  10. package/react/AddLink/index.js.map +1 -1
  11. package/react/Calendar/index.js +4 -4
  12. package/react/Calendar/index.js.map +1 -1
  13. package/react/CalendarToday/index.js +4 -4
  14. package/react/CalendarToday/index.js.map +1 -1
  15. package/react/Check/index.js +4 -4
  16. package/react/Check/index.js.map +1 -1
  17. package/react/CheckCircle/index.js +4 -4
  18. package/react/CheckCircle/index.js.map +1 -1
  19. package/react/ChevronLeft/index.js +4 -4
  20. package/react/ChevronLeft/index.js.map +1 -1
  21. package/react/ChevronRight/index.js +4 -4
  22. package/react/ChevronRight/index.js.map +1 -1
  23. package/react/Close/index.js +4 -4
  24. package/react/Close/index.js.map +1 -1
  25. package/react/ContentCopy/index.js +4 -4
  26. package/react/ContentCopy/index.js.map +1 -1
  27. package/react/DataObject/index.js +4 -4
  28. package/react/DataObject/index.js.map +1 -1
  29. package/react/Delete/index.js +4 -4
  30. package/react/Delete/index.js.map +1 -1
  31. package/react/Download/index.js +4 -4
  32. package/react/Download/index.js.map +1 -1
  33. package/react/DragIndicator/index.js +4 -4
  34. package/react/DragIndicator/index.js.map +1 -1
  35. package/react/Edit/index.js +4 -4
  36. package/react/Edit/index.js.map +1 -1
  37. package/react/EpilotIcon.d.ts +6 -0
  38. package/react/EpilotIcon.js +502 -169
  39. package/react/EpilotIcon.js.map +1 -1
  40. package/react/Error/index.js +4 -4
  41. package/react/Error/index.js.map +1 -1
  42. package/react/ExpandLess/index.js +4 -4
  43. package/react/ExpandLess/index.js.map +1 -1
  44. package/react/ExpandMore/index.js +4 -4
  45. package/react/ExpandMore/index.js.map +1 -1
  46. package/react/Explore/index.js +4 -4
  47. package/react/Explore/index.js.map +1 -1
  48. package/react/FileCopy/index.js +4 -4
  49. package/react/FileCopy/index.js.map +1 -1
  50. package/react/FileCopyOff/index.js +4 -4
  51. package/react/FileCopyOff/index.js.map +1 -1
  52. package/react/FilterAlt/index.js +4 -4
  53. package/react/FilterAlt/index.js.map +1 -1
  54. package/react/FilterAltOff/index.js +4 -4
  55. package/react/FilterAltOff/index.js.map +1 -1
  56. package/react/Help/index.js +4 -4
  57. package/react/Help/index.js.map +1 -1
  58. package/react/Info/index.js +4 -4
  59. package/react/Info/index.js.map +1 -1
  60. package/react/Link/index.js +4 -4
  61. package/react/Link/index.js.map +1 -1
  62. package/react/LinkOff/index.d.ts +4 -0
  63. package/react/LinkOff/index.js +209 -0
  64. package/react/LinkOff/index.js.map +1 -0
  65. package/react/LocationAway/index.d.ts +4 -0
  66. package/react/LocationAway/index.js +209 -0
  67. package/react/LocationAway/index.js.map +1 -0
  68. package/react/Lock/index.js +4 -4
  69. package/react/Lock/index.js.map +1 -1
  70. package/react/LockOpen/index.js +4 -4
  71. package/react/LockOpen/index.js.map +1 -1
  72. package/react/Login/index.js +4 -4
  73. package/react/Login/index.js.map +1 -1
  74. package/react/Logout/index.js +4 -4
  75. package/react/Logout/index.js.map +1 -1
  76. package/react/Menu/index.js +4 -4
  77. package/react/Menu/index.js.map +1 -1
  78. package/react/Notifications/index.js +4 -4
  79. package/react/Notifications/index.js.map +1 -1
  80. package/react/OpenInNew/index.js +4 -4
  81. package/react/OpenInNew/index.js.map +1 -1
  82. package/react/Refresh/index.js +4 -4
  83. package/react/Refresh/index.js.map +1 -1
  84. package/react/Search/index.js +4 -4
  85. package/react/Search/index.js.map +1 -1
  86. package/react/Send/index.d.ts +4 -0
  87. package/react/Send/index.js +209 -0
  88. package/react/Send/index.js.map +1 -0
  89. package/react/Settings/index.js +4 -4
  90. package/react/Settings/index.js.map +1 -1
  91. package/react/Share/index.js +4 -4
  92. package/react/Share/index.js.map +1 -1
  93. package/react/Table/index.js +4 -4
  94. package/react/Table/index.js.map +1 -1
  95. package/react/Visibility/index.js +4 -4
  96. package/react/Visibility/index.js.map +1 -1
  97. package/react/VisibilityOff/index.js +4 -4
  98. package/react/VisibilityOff/index.js.map +1 -1
  99. package/react/Warning/index.js +4 -4
  100. package/react/Warning/index.js.map +1 -1
  101. package/react/index.d.ts +3 -0
  102. package/react/index.js +514 -172
  103. package/react/index.js.map +1 -1
  104. package/svg/Add/icon-fill.svg +1 -1
  105. package/svg/Add/icon.svg +1 -1
  106. package/svg/Add/index.js +4 -4
  107. package/svg/Add/index.js.map +1 -1
  108. package/svg/AddCircle/icon-fill.svg +1 -1
  109. package/svg/AddCircle/icon.svg +1 -1
  110. package/svg/AddCircle/index.js +4 -4
  111. package/svg/AddCircle/index.js.map +1 -1
  112. package/svg/AddLink/icon-fill.svg +1 -1
  113. package/svg/AddLink/icon.svg +1 -1
  114. package/svg/AddLink/index.js +4 -4
  115. package/svg/AddLink/index.js.map +1 -1
  116. package/svg/Calendar/icon-fill.svg +1 -1
  117. package/svg/Calendar/icon.svg +1 -1
  118. package/svg/Calendar/index.js +4 -4
  119. package/svg/Calendar/index.js.map +1 -1
  120. package/svg/CalendarToday/icon-fill.svg +1 -1
  121. package/svg/CalendarToday/icon.svg +1 -1
  122. package/svg/CalendarToday/index.js +4 -4
  123. package/svg/CalendarToday/index.js.map +1 -1
  124. package/svg/Check/icon-fill.svg +1 -1
  125. package/svg/Check/icon.svg +1 -1
  126. package/svg/Check/index.js +4 -4
  127. package/svg/Check/index.js.map +1 -1
  128. package/svg/CheckCircle/icon-fill.svg +1 -1
  129. package/svg/CheckCircle/icon.svg +1 -1
  130. package/svg/CheckCircle/index.js +4 -4
  131. package/svg/CheckCircle/index.js.map +1 -1
  132. package/svg/ChevronLeft/icon-fill.svg +1 -1
  133. package/svg/ChevronLeft/icon.svg +1 -1
  134. package/svg/ChevronLeft/index.js +4 -4
  135. package/svg/ChevronLeft/index.js.map +1 -1
  136. package/svg/ChevronRight/icon-fill.svg +1 -1
  137. package/svg/ChevronRight/icon.svg +1 -1
  138. package/svg/ChevronRight/index.js +4 -4
  139. package/svg/ChevronRight/index.js.map +1 -1
  140. package/svg/Close/icon-fill.svg +1 -1
  141. package/svg/Close/icon.svg +1 -1
  142. package/svg/Close/index.js +4 -4
  143. package/svg/Close/index.js.map +1 -1
  144. package/svg/ContentCopy/icon-fill.svg +1 -1
  145. package/svg/ContentCopy/icon.svg +1 -1
  146. package/svg/ContentCopy/index.js +4 -4
  147. package/svg/ContentCopy/index.js.map +1 -1
  148. package/svg/DataObject/icon-fill.svg +1 -1
  149. package/svg/DataObject/icon.svg +1 -1
  150. package/svg/DataObject/index.js +4 -4
  151. package/svg/DataObject/index.js.map +1 -1
  152. package/svg/Delete/icon-fill.svg +1 -1
  153. package/svg/Delete/icon.svg +1 -1
  154. package/svg/Delete/index.js +4 -4
  155. package/svg/Delete/index.js.map +1 -1
  156. package/svg/Download/icon-fill.svg +1 -1
  157. package/svg/Download/icon.svg +1 -1
  158. package/svg/Download/index.js +4 -4
  159. package/svg/Download/index.js.map +1 -1
  160. package/svg/DragIndicator/icon-fill.svg +1 -1
  161. package/svg/DragIndicator/icon.svg +1 -1
  162. package/svg/DragIndicator/index.js +4 -4
  163. package/svg/DragIndicator/index.js.map +1 -1
  164. package/svg/Edit/icon-fill.svg +1 -1
  165. package/svg/Edit/icon.svg +1 -1
  166. package/svg/Edit/index.js +4 -4
  167. package/svg/Edit/index.js.map +1 -1
  168. package/svg/Error/icon-fill.svg +1 -1
  169. package/svg/Error/icon.svg +1 -1
  170. package/svg/Error/index.js +4 -4
  171. package/svg/Error/index.js.map +1 -1
  172. package/svg/ExpandLess/icon-fill.svg +1 -1
  173. package/svg/ExpandLess/icon.svg +1 -1
  174. package/svg/ExpandLess/index.js +4 -4
  175. package/svg/ExpandLess/index.js.map +1 -1
  176. package/svg/ExpandMore/icon-fill.svg +1 -1
  177. package/svg/ExpandMore/icon.svg +1 -1
  178. package/svg/ExpandMore/index.js +4 -4
  179. package/svg/ExpandMore/index.js.map +1 -1
  180. package/svg/Explore/icon-fill.svg +1 -1
  181. package/svg/Explore/icon.svg +1 -1
  182. package/svg/Explore/index.js +4 -4
  183. package/svg/Explore/index.js.map +1 -1
  184. package/svg/FileCopy/icon-fill.svg +1 -1
  185. package/svg/FileCopy/icon.svg +1 -1
  186. package/svg/FileCopy/index.js +4 -4
  187. package/svg/FileCopy/index.js.map +1 -1
  188. package/svg/FileCopyOff/icon-fill.svg +1 -1
  189. package/svg/FileCopyOff/icon.svg +1 -1
  190. package/svg/FileCopyOff/index.js +4 -4
  191. package/svg/FileCopyOff/index.js.map +1 -1
  192. package/svg/FilterAlt/icon-fill.svg +1 -1
  193. package/svg/FilterAlt/icon.svg +1 -1
  194. package/svg/FilterAlt/index.js +4 -4
  195. package/svg/FilterAlt/index.js.map +1 -1
  196. package/svg/FilterAltOff/icon-fill.svg +1 -1
  197. package/svg/FilterAltOff/icon.svg +1 -1
  198. package/svg/FilterAltOff/index.js +4 -4
  199. package/svg/FilterAltOff/index.js.map +1 -1
  200. package/svg/Help/icon-fill.svg +1 -1
  201. package/svg/Help/icon.svg +1 -1
  202. package/svg/Help/index.js +4 -4
  203. package/svg/Help/index.js.map +1 -1
  204. package/svg/Info/icon-fill.svg +1 -1
  205. package/svg/Info/icon.svg +1 -1
  206. package/svg/Info/index.js +4 -4
  207. package/svg/Info/index.js.map +1 -1
  208. package/svg/Link/icon-fill.svg +1 -1
  209. package/svg/Link/icon.svg +1 -1
  210. package/svg/Link/index.js +4 -4
  211. package/svg/Link/index.js.map +1 -1
  212. package/svg/LinkOff/icon-fill.svg +1 -0
  213. package/svg/LinkOff/icon.svg +1 -0
  214. package/svg/LinkOff/index.d.ts +3 -0
  215. package/svg/LinkOff/index.js +159 -0
  216. package/svg/LinkOff/index.js.map +1 -0
  217. package/svg/LocationAway/icon-fill.svg +1 -0
  218. package/svg/LocationAway/icon.svg +1 -0
  219. package/svg/LocationAway/index.d.ts +3 -0
  220. package/svg/LocationAway/index.js +159 -0
  221. package/svg/LocationAway/index.js.map +1 -0
  222. package/svg/Lock/icon-fill.svg +1 -1
  223. package/svg/Lock/icon.svg +1 -1
  224. package/svg/Lock/index.js +4 -4
  225. package/svg/Lock/index.js.map +1 -1
  226. package/svg/LockOpen/icon-fill.svg +1 -1
  227. package/svg/LockOpen/icon.svg +1 -1
  228. package/svg/LockOpen/index.js +4 -4
  229. package/svg/LockOpen/index.js.map +1 -1
  230. package/svg/Login/icon-fill.svg +1 -1
  231. package/svg/Login/icon.svg +1 -1
  232. package/svg/Login/index.js +4 -4
  233. package/svg/Login/index.js.map +1 -1
  234. package/svg/Logout/icon-fill.svg +1 -1
  235. package/svg/Logout/icon.svg +1 -1
  236. package/svg/Logout/index.js +4 -4
  237. package/svg/Logout/index.js.map +1 -1
  238. package/svg/Menu/icon-fill.svg +1 -1
  239. package/svg/Menu/icon.svg +1 -1
  240. package/svg/Menu/index.js +4 -4
  241. package/svg/Menu/index.js.map +1 -1
  242. package/svg/Notifications/icon-fill.svg +1 -1
  243. package/svg/Notifications/icon.svg +1 -1
  244. package/svg/Notifications/index.js +4 -4
  245. package/svg/Notifications/index.js.map +1 -1
  246. package/svg/OpenInNew/icon-fill.svg +1 -1
  247. package/svg/OpenInNew/icon.svg +1 -1
  248. package/svg/OpenInNew/index.js +4 -4
  249. package/svg/OpenInNew/index.js.map +1 -1
  250. package/svg/Refresh/icon-fill.svg +1 -1
  251. package/svg/Refresh/icon.svg +1 -1
  252. package/svg/Refresh/index.js +4 -4
  253. package/svg/Refresh/index.js.map +1 -1
  254. package/svg/Search/icon-fill.svg +1 -1
  255. package/svg/Search/icon.svg +1 -1
  256. package/svg/Search/index.js +4 -4
  257. package/svg/Search/index.js.map +1 -1
  258. package/svg/Send/icon-fill.svg +1 -0
  259. package/svg/Send/icon.svg +1 -0
  260. package/svg/Send/index.d.ts +3 -0
  261. package/svg/Send/index.js +159 -0
  262. package/svg/Send/index.js.map +1 -0
  263. package/svg/Settings/icon-fill.svg +1 -1
  264. package/svg/Settings/icon.svg +1 -1
  265. package/svg/Settings/index.js +4 -4
  266. package/svg/Settings/index.js.map +1 -1
  267. package/svg/Share/icon-fill.svg +1 -1
  268. package/svg/Share/icon.svg +1 -1
  269. package/svg/Share/index.js +4 -4
  270. package/svg/Share/index.js.map +1 -1
  271. package/svg/Table/icon-fill.svg +1 -1
  272. package/svg/Table/icon.svg +1 -1
  273. package/svg/Table/index.js +4 -4
  274. package/svg/Table/index.js.map +1 -1
  275. package/svg/Visibility/icon-fill.svg +1 -1
  276. package/svg/Visibility/icon.svg +1 -1
  277. package/svg/Visibility/index.js +4 -4
  278. package/svg/Visibility/index.js.map +1 -1
  279. package/svg/VisibilityOff/icon-fill.svg +1 -1
  280. package/svg/VisibilityOff/icon.svg +1 -1
  281. package/svg/VisibilityOff/index.js +4 -4
  282. package/svg/VisibilityOff/index.js.map +1 -1
  283. package/svg/Warning/icon-fill.svg +1 -1
  284. package/svg/Warning/icon.svg +1 -1
  285. package/svg/Warning/index.js +4 -4
  286. package/svg/Warning/index.js.map +1 -1
  287. package/svg/index.d.ts +3 -0
  288. package/svg/index.js +415 -172
  289. package/svg/index.js.map +1 -1
  290. package/svg/svgIcon.d.ts +3 -0
  291. package/svg/svgIcon.js +403 -169
  292. package/svg/svgIcon.js.map +1 -1
@@ -1 +1 @@
1
- {"version":3,"file":"svg/Lock/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,kqBAAkqB;;;;;;;;;;;;;ACdjrB;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,suBAAsuB;;;;;;;ACdrvB;;;;;;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,UAAU,CAAC,SAA6B;AALrD;AAME,QAAM,WAAU,kCAAM,YAAN,YAAiB;AAEjC,SAAO,YAAY,aAAa,0DAAW,GAAG,+DAAS;AACzD;AAEA,iEAAe,OAAO,EAAC","sources":["webpack://icons/./src/svg/Lock/icon-fill.svg","webpack://icons/./src/svg/Lock/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/Lock/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: \"M225.09-67q-32.68 0-55.95-23.27-23.27-23.27-23.27-55.95v-423.82q0-32.91 23.27-56.35 23.27-23.44 55.95-23.44h58.69v-83.56q0-82.44 57.17-140.18 57.16-57.73 139.02-57.73 81.86 0 139.05 57.73 57.2 57.74 57.2 140.18v83.56h58.69q32.91 0 56.35 23.44 23.44 23.44 23.44 56.35v423.82q0 32.68-23.44 55.95Q767.82-67 734.91-67H225.09Zm255.08-214.13q31.83 0 54.33-22.03t22.5-52.97q0-30-22.67-54.5t-54.5-24.5q-31.83 0-54.33 24.5t-22.5 55q0 30.5 22.67 52.5t54.5 22ZM363-649.83h234v-83.43q0-49.96-33.79-84.11-33.8-34.15-82.96-34.15t-83.21 34.15Q363-783.22 363-733.26v83.43Z\"\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=\\\"M225.09-67q-32.68 0-55.95-23.27-23.27-23.27-23.27-55.95v-423.82q0-32.91 23.27-56.35 23.27-23.44 55.95-23.44h58.69v-83.56q0-82.44 57.17-140.18 57.16-57.73 139.02-57.73 81.86 0 139.05 57.73 57.2 57.74 57.2 140.18v83.56h58.69q32.91 0 56.35 23.44 23.44 23.44 23.44 56.35v423.82q0 32.68-23.44 55.95Q767.82-67 734.91-67H225.09Zm255.08-214.13q31.83 0 54.33-22.03t22.5-52.97q0-30-22.67-54.5t-54.5-24.5q-31.83 0-54.33 24.5t-22.5 55q0 30.5 22.67 52.5t54.5 22ZM363-649.83h234v-83.43q0-49.96-33.79-84.11-33.8-34.15-82.96-34.15t-83.21 34.15Q363-783.22 363-733.26v83.43Z\\\"/></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: \"M225.09-67q-32.68 0-55.95-23.27-23.27-23.27-23.27-55.95v-423.82q0-32.91 23.27-56.35 23.27-23.44 55.95-23.44h58.69v-83.56q0-82.44 57.17-140.18 57.16-57.73 139.02-57.73 81.86 0 139.05 57.73 57.2 57.74 57.2 140.18v83.56h58.69q32.91 0 56.35 23.44 23.44 23.44 23.44 56.35v423.82q0 32.68-23.44 55.95Q767.82-67 734.91-67H225.09Zm0-79.22h509.82v-423.82H225.09v423.82Zm255.08-134.91q31.83 0 54.33-22.03t22.5-52.97q0-30-22.67-54.5t-54.5-24.5q-31.83 0-54.33 24.5t-22.5 55q0 30.5 22.67 52.5t54.5 22ZM363-649.83h234v-83.43q0-49.96-33.79-84.11-33.8-34.15-82.96-34.15t-83.21 34.15Q363-783.22 363-733.26v83.43ZM225.09-146.22v-423.82 423.82Z\"\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=\\\"M225.09-67q-32.68 0-55.95-23.27-23.27-23.27-23.27-55.95v-423.82q0-32.91 23.27-56.35 23.27-23.44 55.95-23.44h58.69v-83.56q0-82.44 57.17-140.18 57.16-57.73 139.02-57.73 81.86 0 139.05 57.73 57.2 57.74 57.2 140.18v83.56h58.69q32.91 0 56.35 23.44 23.44 23.44 23.44 56.35v423.82q0 32.68-23.44 55.95Q767.82-67 734.91-67H225.09Zm0-79.22h509.82v-423.82H225.09v423.82Zm255.08-134.91q31.83 0 54.33-22.03t22.5-52.97q0-30-22.67-54.5t-54.5-24.5q-31.83 0-54.33 24.5t-22.5 55q0 30.5 22.67 52.5t54.5 22ZM363-649.83h234v-83.43q0-49.96-33.79-84.11-33.8-34.15-82.96-34.15t-83.21 34.15Q363-783.22 363-733.26v83.43ZM225.09-146.22v-423.82 423.82Z\\\"/></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 LockSVG = (opts?: IconProps): string => {\n const variant = opts?.variant ?? 'filled';\n\n return variant === 'outlined' ? OutlinedSVG : FilledSVG;\n};\n\nexport default LockSVG;\n"],"names":[],"sourceRoot":""}
1
+ {"version":3,"file":"svg/Lock/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,wvBAAwvB;;;;;;;;;;;;;ACdvwB;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,q0BAAq0B;;;;;;;ACdp1B;;;;;;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,UAAU,CAAC,SAA6B;AALrD;AAME,QAAM,WAAU,kCAAM,YAAN,YAAiB;AAEjC,SAAO,YAAY,aAAa,0DAAW,GAAG,+DAAS;AACzD;AAEA,iEAAe,OAAO,EAAC","sources":["webpack://icons/./src/svg/Lock/icon-fill.svg","webpack://icons/./src/svg/Lock/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/Lock/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: \"M225.087-67q-32.677 0-55.948-23.27-23.27-23.27-23.27-55.948v-423.825q0-32.911 23.27-56.347 23.271-23.437 55.948-23.437h58.695v-83.564q0-82.434 57.166-140.174 57.166-57.74 139.022-57.74t139.052 57.74q57.196 57.74 57.196 140.174v83.564h58.695q32.91 0 56.347 23.437 23.436 23.436 23.436 56.347v423.825q0 32.678-23.436 55.948Q767.823-67 734.913-67H225.087Zm255.081-214.13q31.832 0 54.332-22.032Q557-325.193 557-356.13q0-30-22.668-54.5t-54.5-24.5q-31.832 0-54.332 24.5t-22.5 55q0 30.5 22.668 52.5t54.5 22ZM363.001-649.827h233.998v-83.434q0-49.964-33.792-84.112-33.793-34.148-82.956-34.148-49.164 0-83.207 34.148-34.043 34.148-34.043 84.112v83.434Z\"\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=\\\"M225.087-67q-32.677 0-55.948-23.27-23.27-23.27-23.27-55.948v-423.825q0-32.911 23.27-56.347 23.271-23.437 55.948-23.437h58.695v-83.564q0-82.434 57.166-140.174 57.166-57.74 139.022-57.74t139.052 57.74q57.196 57.74 57.196 140.174v83.564h58.695q32.91 0 56.347 23.437 23.436 23.436 23.436 56.347v423.825q0 32.678-23.436 55.948Q767.823-67 734.913-67H225.087Zm255.081-214.13q31.832 0 54.332-22.032Q557-325.193 557-356.13q0-30-22.668-54.5t-54.5-24.5q-31.832 0-54.332 24.5t-22.5 55q0 30.5 22.668 52.5t54.5 22ZM363.001-649.827h233.998v-83.434q0-49.964-33.792-84.112-33.793-34.148-82.956-34.148-49.164 0-83.207 34.148-34.043 34.148-34.043 84.112v83.434Z\\\"/></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: \"M225.087-67q-32.677 0-55.948-23.27-23.27-23.27-23.27-55.948v-423.825q0-32.911 23.27-56.347 23.271-23.437 55.948-23.437h58.695v-83.564q0-82.434 57.166-140.174 57.166-57.74 139.022-57.74t139.052 57.74q57.196 57.74 57.196 140.174v83.564h58.695q32.91 0 56.347 23.437 23.436 23.436 23.436 56.347v423.825q0 32.678-23.436 55.948Q767.823-67 734.913-67H225.087Zm0-79.218h509.826v-423.825H225.087v423.825ZM480.168-281.13q31.832 0 54.332-22.032Q557-325.193 557-356.13q0-30-22.668-54.5t-54.5-24.5q-31.832 0-54.332 24.5t-22.5 55q0 30.5 22.668 52.5t54.5 22ZM363.001-649.827h233.998v-83.434q0-49.964-33.792-84.112-33.793-34.148-82.956-34.148-49.164 0-83.207 34.148-34.043 34.148-34.043 84.112v83.434ZM225.087-146.218v-423.825 423.825Z\"\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=\\\"M225.087-67q-32.677 0-55.948-23.27-23.27-23.27-23.27-55.948v-423.825q0-32.911 23.27-56.347 23.271-23.437 55.948-23.437h58.695v-83.564q0-82.434 57.166-140.174 57.166-57.74 139.022-57.74t139.052 57.74q57.196 57.74 57.196 140.174v83.564h58.695q32.91 0 56.347 23.437 23.436 23.436 23.436 56.347v423.825q0 32.678-23.436 55.948Q767.823-67 734.913-67H225.087Zm0-79.218h509.826v-423.825H225.087v423.825ZM480.168-281.13q31.832 0 54.332-22.032Q557-325.193 557-356.13q0-30-22.668-54.5t-54.5-24.5q-31.832 0-54.332 24.5t-22.5 55q0 30.5 22.668 52.5t54.5 22ZM363.001-649.827h233.998v-83.434q0-49.964-33.792-84.112-33.793-34.148-82.956-34.148-49.164 0-83.207 34.148-34.043 34.148-34.043 84.112v83.434ZM225.087-146.218v-423.825 423.825Z\\\"/></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 LockSVG = (opts?: IconProps): string => {\n const variant = opts?.variant ?? 'filled';\n\n return variant === 'outlined' ? OutlinedSVG : FilledSVG;\n};\n\nexport default LockSVG;\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="M225.09-67q-32.68 0-55.95-23.27-23.27-23.27-23.27-55.95v-423.82q0-32.91 23.27-56.35 23.27-23.44 55.95-23.44H597v-83.43q0-49.96-33.87-84.11-33.86-34.15-83.13-34.15-40.83 0-71.45 24.71-30.62 24.72-40.16 62.2-5.49 13.94-17.55 22.58-12.06 8.64-27.47 8.64-17.46 0-27.46-14.24t-5.74-31.76q8.57-60.61 62.24-106.26Q406.09-931.3 480-931.3q81.87 0 139.04 57.73 57.18 57.74 57.18 140.18v83.56h58.69q32.91 0 56.35 23.44 23.44 23.44 23.44 56.35v423.82q0 32.68-23.44 55.95Q767.82-67 734.91-67H225.09Zm255.08-214.13q31.83 0 54.33-22.03t22.5-52.97q0-30-22.67-54.5t-54.5-24.5q-31.83 0-54.33 24.5t-22.5 55q0 30.5 22.67 52.5t54.5 22Z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 -960 960 960"><path d="M225.087-67q-32.677 0-55.948-23.27-23.27-23.27-23.27-55.948v-423.825q0-32.911 23.27-56.347 23.271-23.437 55.948-23.437h371.912v-83.434q0-49.964-33.865-84.112-33.866-34.148-83.134-34.148-40.829 0-71.45 24.716-30.622 24.716-40.158 62.196-5.489 13.935-17.549 22.576-12.06 8.642-27.469 8.642-17.463 0-27.462-14.24-9.999-14.239-5.738-31.761 8.565-60.609 62.24-106.261Q406.088-931.305 480-931.305q81.868 0 139.043 57.74 57.175 57.74 57.175 140.174v83.564h58.695q32.91 0 56.347 23.437 23.436 23.436 23.436 56.347v423.825q0 32.678-23.436 55.948Q767.823-67 734.913-67H225.087Zm255.081-214.13q31.832 0 54.332-22.032Q557-325.193 557-356.13q0-30-22.668-54.5t-54.5-24.5q-31.832 0-54.332 24.5t-22.5 55q0 30.5 22.668 52.5t54.5 22Z"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 -960 960 960"><path d="M225.09-67q-32.68 0-55.95-23.27-23.27-23.27-23.27-55.95v-423.82q0-32.91 23.27-56.35 23.27-23.44 55.95-23.44H597v-83.43q0-49.96-33.87-84.11-33.86-34.15-83.13-34.15-40.83 0-71.45 24.71-30.62 24.72-40.16 62.2-5.49 13.94-17.55 22.58-12.06 8.64-27.47 8.64-17.46 0-27.46-14.24t-5.74-31.76q14.4-65.87 67.01-108.89Q409.79-931.3 480-931.3q81.87 0 139.04 57.73 57.18 57.74 57.18 140.18v83.56h58.69q32.91 0 56.35 23.44 23.44 23.44 23.44 56.35v423.82q0 32.68-23.44 55.95Q767.82-67 734.91-67H225.09Zm0-79.22h509.82v-423.82H225.09v423.82Zm255.08-134.91q31.83 0 54.33-22.03t22.5-52.97q0-30-22.67-54.5t-54.5-24.5q-31.83 0-54.33 24.5t-22.5 55q0 30.5 22.67 52.5t54.5 22ZM225.09-146.22v-423.82 423.82Z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 -960 960 960"><path d="M225.087-67q-32.677 0-55.948-23.27-23.27-23.27-23.27-55.948v-423.825q0-32.911 23.27-56.347 23.271-23.437 55.948-23.437h371.912v-83.434q0-49.964-33.865-84.112-33.866-34.148-83.134-34.148-40.829 0-71.45 24.716-30.622 24.716-40.158 62.196-5.489 13.935-17.549 22.576-12.06 8.642-27.469 8.642-17.463 0-27.462-14.24-9.999-14.239-5.738-31.761 14.391-65.87 67.004-108.891Q409.791-931.305 480-931.305q81.868 0 139.043 57.74 57.175 57.74 57.175 140.174v83.564h58.695q32.91 0 56.347 23.437 23.436 23.436 23.436 56.347v423.825q0 32.678-23.436 55.948Q767.823-67 734.913-67H225.087Zm0-79.218h509.826v-423.825H225.087v423.825ZM480.168-281.13q31.832 0 54.332-22.032Q557-325.193 557-356.13q0-30-22.668-54.5t-54.5-24.5q-31.832 0-54.332 24.5t-22.5 55q0 30.5 22.668 52.5t54.5 22ZM225.087-146.218v-423.825 423.825Z"/></svg>
@@ -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: "M225.09-67q-32.68 0-55.95-23.27-23.27-23.27-23.27-55.95v-423.82q0-32.91 23.27-56.35 23.27-23.44 55.95-23.44H597v-83.43q0-49.96-33.87-84.11-33.86-34.15-83.13-34.15-40.83 0-71.45 24.71-30.62 24.72-40.16 62.2-5.49 13.94-17.55 22.58-12.06 8.64-27.47 8.64-17.46 0-27.46-14.24t-5.74-31.76q8.57-60.61 62.24-106.26Q406.09-931.3 480-931.3q81.87 0 139.04 57.73 57.18 57.74 57.18 140.18v83.56h58.69q32.91 0 56.35 23.44 23.44 23.44 23.44 56.35v423.82q0 32.68-23.44 55.95Q767.82-67 734.91-67H225.09Zm255.08-214.13q31.83 0 54.33-22.03t22.5-52.97q0-30-22.67-54.5t-54.5-24.5q-31.83 0-54.33 24.5t-22.5 55q0 30.5 22.67 52.5t54.5 22Z"
24
+ d: "M225.087-67q-32.677 0-55.948-23.27-23.27-23.27-23.27-55.948v-423.825q0-32.911 23.27-56.347 23.271-23.437 55.948-23.437h371.912v-83.434q0-49.964-33.865-84.112-33.866-34.148-83.134-34.148-40.829 0-71.45 24.716-30.622 24.716-40.158 62.196-5.489 13.935-17.549 22.576-12.06 8.642-27.469 8.642-17.463 0-27.462-14.24-9.999-14.239-5.738-31.761 8.565-60.609 62.24-106.261Q406.088-931.305 480-931.305q81.868 0 139.043 57.74 57.175 57.74 57.175 140.174v83.564h58.695q32.91 0 56.347 23.437 23.436 23.436 23.436 56.347v423.825q0 32.678-23.436 55.948Q767.823-67 734.913-67H225.087Zm255.081-214.13q31.832 0 54.332-22.032Q557-325.193 557-356.13q0-30-22.668-54.5t-54.5-24.5q-31.832 0-54.332 24.5t-22.5 55q0 30.5 22.668 52.5t54.5 22Z"
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=\"M225.09-67q-32.68 0-55.95-23.27-23.27-23.27-23.27-55.95v-423.82q0-32.91 23.27-56.35 23.27-23.44 55.95-23.44H597v-83.43q0-49.96-33.87-84.11-33.86-34.15-83.13-34.15-40.83 0-71.45 24.71-30.62 24.72-40.16 62.2-5.49 13.94-17.55 22.58-12.06 8.64-27.47 8.64-17.46 0-27.46-14.24t-5.74-31.76q8.57-60.61 62.24-106.26Q406.09-931.3 480-931.3q81.87 0 139.04 57.73 57.18 57.74 57.18 140.18v83.56h58.69q32.91 0 56.35 23.44 23.44 23.44 23.44 56.35v423.82q0 32.68-23.44 55.95Q767.82-67 734.91-67H225.09Zm255.08-214.13q31.83 0 54.33-22.03t22.5-52.97q0-30-22.67-54.5t-54.5-24.5q-31.83 0-54.33 24.5t-22.5 55q0 30.5 22.67 52.5t54.5 22Z\"/></svg>");
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=\"M225.087-67q-32.677 0-55.948-23.27-23.27-23.27-23.27-55.948v-423.825q0-32.911 23.27-56.347 23.271-23.437 55.948-23.437h371.912v-83.434q0-49.964-33.865-84.112-33.866-34.148-83.134-34.148-40.829 0-71.45 24.716-30.622 24.716-40.158 62.196-5.489 13.935-17.549 22.576-12.06 8.642-27.469 8.642-17.463 0-27.462-14.24-9.999-14.239-5.738-31.761 8.565-60.609 62.24-106.261Q406.088-931.305 480-931.305q81.868 0 139.043 57.74 57.175 57.74 57.175 140.174v83.564h58.695q32.91 0 56.347 23.437 23.436 23.436 23.436 56.347v423.825q0 32.678-23.436 55.948Q767.823-67 734.913-67H225.087Zm255.081-214.13q31.832 0 54.332-22.032Q557-325.193 557-356.13q0-30-22.668-54.5t-54.5-24.5q-31.832 0-54.332 24.5t-22.5 55q0 30.5 22.668 52.5t54.5 22Z\"/></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: "M225.09-67q-32.68 0-55.95-23.27-23.27-23.27-23.27-55.95v-423.82q0-32.91 23.27-56.35 23.27-23.44 55.95-23.44H597v-83.43q0-49.96-33.87-84.11-33.86-34.15-83.13-34.15-40.83 0-71.45 24.71-30.62 24.72-40.16 62.2-5.49 13.94-17.55 22.58-12.06 8.64-27.47 8.64-17.46 0-27.46-14.24t-5.74-31.76q14.4-65.87 67.01-108.89Q409.79-931.3 480-931.3q81.87 0 139.04 57.73 57.18 57.74 57.18 140.18v83.56h58.69q32.91 0 56.35 23.44 23.44 23.44 23.44 56.35v423.82q0 32.68-23.44 55.95Q767.82-67 734.91-67H225.09Zm0-79.22h509.82v-423.82H225.09v423.82Zm255.08-134.91q31.83 0 54.33-22.03t22.5-52.97q0-30-22.67-54.5t-54.5-24.5q-31.83 0-54.33 24.5t-22.5 55q0 30.5 22.67 52.5t54.5 22ZM225.09-146.22v-423.82 423.82Z"
51
+ d: "M225.087-67q-32.677 0-55.948-23.27-23.27-23.27-23.27-55.948v-423.825q0-32.911 23.27-56.347 23.271-23.437 55.948-23.437h371.912v-83.434q0-49.964-33.865-84.112-33.866-34.148-83.134-34.148-40.829 0-71.45 24.716-30.622 24.716-40.158 62.196-5.489 13.935-17.549 22.576-12.06 8.642-27.469 8.642-17.463 0-27.462-14.24-9.999-14.239-5.738-31.761 14.391-65.87 67.004-108.891Q409.791-931.305 480-931.305q81.868 0 139.043 57.74 57.175 57.74 57.175 140.174v83.564h58.695q32.91 0 56.347 23.437 23.436 23.436 23.436 56.347v423.825q0 32.678-23.436 55.948Q767.823-67 734.913-67H225.087Zm0-79.218h509.826v-423.825H225.087v423.825ZM480.168-281.13q31.832 0 54.332-22.032Q557-325.193 557-356.13q0-30-22.668-54.5t-54.5-24.5q-31.832 0-54.332 24.5t-22.5 55q0 30.5 22.668 52.5t54.5 22ZM225.087-146.218v-423.825 423.825Z"
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=\"M225.09-67q-32.68 0-55.95-23.27-23.27-23.27-23.27-55.95v-423.82q0-32.91 23.27-56.35 23.27-23.44 55.95-23.44H597v-83.43q0-49.96-33.87-84.11-33.86-34.15-83.13-34.15-40.83 0-71.45 24.71-30.62 24.72-40.16 62.2-5.49 13.94-17.55 22.58-12.06 8.64-27.47 8.64-17.46 0-27.46-14.24t-5.74-31.76q14.4-65.87 67.01-108.89Q409.79-931.3 480-931.3q81.87 0 139.04 57.73 57.18 57.74 57.18 140.18v83.56h58.69q32.91 0 56.35 23.44 23.44 23.44 23.44 56.35v423.82q0 32.68-23.44 55.95Q767.82-67 734.91-67H225.09Zm0-79.22h509.82v-423.82H225.09v423.82Zm255.08-134.91q31.83 0 54.33-22.03t22.5-52.97q0-30-22.67-54.5t-54.5-24.5q-31.83 0-54.33 24.5t-22.5 55q0 30.5 22.67 52.5t54.5 22ZM225.09-146.22v-423.82 423.82Z\"/></svg>");
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=\"M225.087-67q-32.677 0-55.948-23.27-23.27-23.27-23.27-55.948v-423.825q0-32.911 23.27-56.347 23.271-23.437 55.948-23.437h371.912v-83.434q0-49.964-33.865-84.112-33.866-34.148-83.134-34.148-40.829 0-71.45 24.716-30.622 24.716-40.158 62.196-5.489 13.935-17.549 22.576-12.06 8.642-27.469 8.642-17.463 0-27.462-14.24-9.999-14.239-5.738-31.761 14.391-65.87 67.004-108.891Q409.791-931.305 480-931.305q81.868 0 139.043 57.74 57.175 57.74 57.175 140.174v83.564h58.695q32.91 0 56.347 23.437 23.436 23.436 23.436 56.347v423.825q0 32.678-23.436 55.948Q767.823-67 734.913-67H225.087Zm0-79.218h509.826v-423.825H225.087v423.825ZM480.168-281.13q31.832 0 54.332-22.032Q557-325.193 557-356.13q0-30-22.668-54.5t-54.5-24.5q-31.832 0-54.332 24.5t-22.5 55q0 30.5 22.668 52.5t54.5 22ZM225.087-146.218v-423.825 423.825Z\"/></svg>");
56
56
 
57
57
  /***/ }),
58
58
 
@@ -1 +1 @@
1
- {"version":3,"file":"svg/LockOpen/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,4tBAA4tB;;;;;;;;;;;;;ACd3uB;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,gyBAAgyB;;;;;;;ACd/yB;;;;;;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,cAAc,CAAC,SAA6B;AALzD;AAME,QAAM,WAAU,kCAAM,YAAN,YAAiB;AAEjC,SAAO,YAAY,aAAa,0DAAW,GAAG,+DAAS;AACzD;AAEA,iEAAe,WAAW,EAAC","sources":["webpack://icons/./src/svg/LockOpen/icon-fill.svg","webpack://icons/./src/svg/LockOpen/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/LockOpen/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: \"M225.09-67q-32.68 0-55.95-23.27-23.27-23.27-23.27-55.95v-423.82q0-32.91 23.27-56.35 23.27-23.44 55.95-23.44H597v-83.43q0-49.96-33.87-84.11-33.86-34.15-83.13-34.15-40.83 0-71.45 24.71-30.62 24.72-40.16 62.2-5.49 13.94-17.55 22.58-12.06 8.64-27.47 8.64-17.46 0-27.46-14.24t-5.74-31.76q8.57-60.61 62.24-106.26Q406.09-931.3 480-931.3q81.87 0 139.04 57.73 57.18 57.74 57.18 140.18v83.56h58.69q32.91 0 56.35 23.44 23.44 23.44 23.44 56.35v423.82q0 32.68-23.44 55.95Q767.82-67 734.91-67H225.09Zm255.08-214.13q31.83 0 54.33-22.03t22.5-52.97q0-30-22.67-54.5t-54.5-24.5q-31.83 0-54.33 24.5t-22.5 55q0 30.5 22.67 52.5t54.5 22Z\"\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=\\\"M225.09-67q-32.68 0-55.95-23.27-23.27-23.27-23.27-55.95v-423.82q0-32.91 23.27-56.35 23.27-23.44 55.95-23.44H597v-83.43q0-49.96-33.87-84.11-33.86-34.15-83.13-34.15-40.83 0-71.45 24.71-30.62 24.72-40.16 62.2-5.49 13.94-17.55 22.58-12.06 8.64-27.47 8.64-17.46 0-27.46-14.24t-5.74-31.76q8.57-60.61 62.24-106.26Q406.09-931.3 480-931.3q81.87 0 139.04 57.73 57.18 57.74 57.18 140.18v83.56h58.69q32.91 0 56.35 23.44 23.44 23.44 23.44 56.35v423.82q0 32.68-23.44 55.95Q767.82-67 734.91-67H225.09Zm255.08-214.13q31.83 0 54.33-22.03t22.5-52.97q0-30-22.67-54.5t-54.5-24.5q-31.83 0-54.33 24.5t-22.5 55q0 30.5 22.67 52.5t54.5 22Z\\\"/></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: \"M225.09-67q-32.68 0-55.95-23.27-23.27-23.27-23.27-55.95v-423.82q0-32.91 23.27-56.35 23.27-23.44 55.95-23.44H597v-83.43q0-49.96-33.87-84.11-33.86-34.15-83.13-34.15-40.83 0-71.45 24.71-30.62 24.72-40.16 62.2-5.49 13.94-17.55 22.58-12.06 8.64-27.47 8.64-17.46 0-27.46-14.24t-5.74-31.76q14.4-65.87 67.01-108.89Q409.79-931.3 480-931.3q81.87 0 139.04 57.73 57.18 57.74 57.18 140.18v83.56h58.69q32.91 0 56.35 23.44 23.44 23.44 23.44 56.35v423.82q0 32.68-23.44 55.95Q767.82-67 734.91-67H225.09Zm0-79.22h509.82v-423.82H225.09v423.82Zm255.08-134.91q31.83 0 54.33-22.03t22.5-52.97q0-30-22.67-54.5t-54.5-24.5q-31.83 0-54.33 24.5t-22.5 55q0 30.5 22.67 52.5t54.5 22ZM225.09-146.22v-423.82 423.82Z\"\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=\\\"M225.09-67q-32.68 0-55.95-23.27-23.27-23.27-23.27-55.95v-423.82q0-32.91 23.27-56.35 23.27-23.44 55.95-23.44H597v-83.43q0-49.96-33.87-84.11-33.86-34.15-83.13-34.15-40.83 0-71.45 24.71-30.62 24.72-40.16 62.2-5.49 13.94-17.55 22.58-12.06 8.64-27.47 8.64-17.46 0-27.46-14.24t-5.74-31.76q14.4-65.87 67.01-108.89Q409.79-931.3 480-931.3q81.87 0 139.04 57.73 57.18 57.74 57.18 140.18v83.56h58.69q32.91 0 56.35 23.44 23.44 23.44 23.44 56.35v423.82q0 32.68-23.44 55.95Q767.82-67 734.91-67H225.09Zm0-79.22h509.82v-423.82H225.09v423.82Zm255.08-134.91q31.83 0 54.33-22.03t22.5-52.97q0-30-22.67-54.5t-54.5-24.5q-31.83 0-54.33 24.5t-22.5 55q0 30.5 22.67 52.5t54.5 22ZM225.09-146.22v-423.82 423.82Z\\\"/></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 LockOpenSVG = (opts?: IconProps): string => {\n const variant = opts?.variant ?? 'filled';\n\n return variant === 'outlined' ? OutlinedSVG : FilledSVG;\n};\n\nexport default LockOpenSVG;\n"],"names":[],"sourceRoot":""}
1
+ {"version":3,"file":"svg/LockOpen/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,i0BAAi0B;;;;;;;;;;;;;ACdh1B;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,+4BAA+4B;;;;;;;ACd95B;;;;;;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,cAAc,CAAC,SAA6B;AALzD;AAME,QAAM,WAAU,kCAAM,YAAN,YAAiB;AAEjC,SAAO,YAAY,aAAa,0DAAW,GAAG,+DAAS;AACzD;AAEA,iEAAe,WAAW,EAAC","sources":["webpack://icons/./src/svg/LockOpen/icon-fill.svg","webpack://icons/./src/svg/LockOpen/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/LockOpen/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: \"M225.087-67q-32.677 0-55.948-23.27-23.27-23.27-23.27-55.948v-423.825q0-32.911 23.27-56.347 23.271-23.437 55.948-23.437h371.912v-83.434q0-49.964-33.865-84.112-33.866-34.148-83.134-34.148-40.829 0-71.45 24.716-30.622 24.716-40.158 62.196-5.489 13.935-17.549 22.576-12.06 8.642-27.469 8.642-17.463 0-27.462-14.24-9.999-14.239-5.738-31.761 8.565-60.609 62.24-106.261Q406.088-931.305 480-931.305q81.868 0 139.043 57.74 57.175 57.74 57.175 140.174v83.564h58.695q32.91 0 56.347 23.437 23.436 23.436 23.436 56.347v423.825q0 32.678-23.436 55.948Q767.823-67 734.913-67H225.087Zm255.081-214.13q31.832 0 54.332-22.032Q557-325.193 557-356.13q0-30-22.668-54.5t-54.5-24.5q-31.832 0-54.332 24.5t-22.5 55q0 30.5 22.668 52.5t54.5 22Z\"\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=\\\"M225.087-67q-32.677 0-55.948-23.27-23.27-23.27-23.27-55.948v-423.825q0-32.911 23.27-56.347 23.271-23.437 55.948-23.437h371.912v-83.434q0-49.964-33.865-84.112-33.866-34.148-83.134-34.148-40.829 0-71.45 24.716-30.622 24.716-40.158 62.196-5.489 13.935-17.549 22.576-12.06 8.642-27.469 8.642-17.463 0-27.462-14.24-9.999-14.239-5.738-31.761 8.565-60.609 62.24-106.261Q406.088-931.305 480-931.305q81.868 0 139.043 57.74 57.175 57.74 57.175 140.174v83.564h58.695q32.91 0 56.347 23.437 23.436 23.436 23.436 56.347v423.825q0 32.678-23.436 55.948Q767.823-67 734.913-67H225.087Zm255.081-214.13q31.832 0 54.332-22.032Q557-325.193 557-356.13q0-30-22.668-54.5t-54.5-24.5q-31.832 0-54.332 24.5t-22.5 55q0 30.5 22.668 52.5t54.5 22Z\\\"/></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: \"M225.087-67q-32.677 0-55.948-23.27-23.27-23.27-23.27-55.948v-423.825q0-32.911 23.27-56.347 23.271-23.437 55.948-23.437h371.912v-83.434q0-49.964-33.865-84.112-33.866-34.148-83.134-34.148-40.829 0-71.45 24.716-30.622 24.716-40.158 62.196-5.489 13.935-17.549 22.576-12.06 8.642-27.469 8.642-17.463 0-27.462-14.24-9.999-14.239-5.738-31.761 14.391-65.87 67.004-108.891Q409.791-931.305 480-931.305q81.868 0 139.043 57.74 57.175 57.74 57.175 140.174v83.564h58.695q32.91 0 56.347 23.437 23.436 23.436 23.436 56.347v423.825q0 32.678-23.436 55.948Q767.823-67 734.913-67H225.087Zm0-79.218h509.826v-423.825H225.087v423.825ZM480.168-281.13q31.832 0 54.332-22.032Q557-325.193 557-356.13q0-30-22.668-54.5t-54.5-24.5q-31.832 0-54.332 24.5t-22.5 55q0 30.5 22.668 52.5t54.5 22ZM225.087-146.218v-423.825 423.825Z\"\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=\\\"M225.087-67q-32.677 0-55.948-23.27-23.27-23.27-23.27-55.948v-423.825q0-32.911 23.27-56.347 23.271-23.437 55.948-23.437h371.912v-83.434q0-49.964-33.865-84.112-33.866-34.148-83.134-34.148-40.829 0-71.45 24.716-30.622 24.716-40.158 62.196-5.489 13.935-17.549 22.576-12.06 8.642-27.469 8.642-17.463 0-27.462-14.24-9.999-14.239-5.738-31.761 14.391-65.87 67.004-108.891Q409.791-931.305 480-931.305q81.868 0 139.043 57.74 57.175 57.74 57.175 140.174v83.564h58.695q32.91 0 56.347 23.437 23.436 23.436 23.436 56.347v423.825q0 32.678-23.436 55.948Q767.823-67 734.913-67H225.087Zm0-79.218h509.826v-423.825H225.087v423.825ZM480.168-281.13q31.832 0 54.332-22.032Q557-325.193 557-356.13q0-30-22.668-54.5t-54.5-24.5q-31.832 0-54.332 24.5t-22.5 55q0 30.5 22.668 52.5t54.5 22ZM225.087-146.218v-423.825 423.825Z\\\"/></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 LockOpenSVG = (opts?: IconProps): string => {\n const variant = opts?.variant ?? 'filled';\n\n return variant === 'outlined' ? OutlinedSVG : FilledSVG;\n};\n\nexport default LockOpenSVG;\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="M517.22-105.87q-16.71 0-28.16-11.5t-11.45-28.28q0-16.78 11.45-28.11 11.45-11.33 28.16-11.33h257.69v-589.82H517.22q-16.71 0-28.16-11.5-11.45-11.51-11.45-28.24 0-16.73 11.45-28.39t28.16-11.66h257.69q32.74 0 56.26 23.53 23.53 23.52 23.53 56.26v589.82q0 32.51-23.53 55.87-23.52 23.35-56.26 23.35H517.22Zm-65-334.52H145.48q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h304.74L378.82-591Q367-602.94 367.5-619.12t12.32-27.73q11.83-12.11 27.88-11.82 16.05.28 28.13 12.1l139.78 139.79q11.82 12.03 11.82 27.88 0 15.86-11.82 27.68L436.83-312.43q-11.63 11.82-27.57 11.64-15.95-.17-27.62-12.2-11.64-11.45-11.92-28.04-.29-16.58 11.54-28.4l70.96-70.96Z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 -960 960 960"><path d="M517.218-105.869q-16.707 0-28.158-11.502-11.451-11.501-11.451-28.282 0-16.782 11.451-28.108t28.158-11.326h257.695v-589.826H517.218q-16.707 0-28.158-11.501-11.451-11.502-11.451-28.234t11.451-28.39q11.451-11.658 28.158-11.658h257.695q32.74 0 56.262 23.521 23.521 23.522 23.521 56.262v589.826q0 32.507-23.521 55.862-23.522 23.356-56.262 23.356H517.218Zm-65.002-334.522H145.478q-16.707 0-28.158-11.501-11.451-11.502-11.451-28.283 0-16.782 11.451-28.108t28.158-11.326h304.738L378.825-591q-11.826-11.945-11.326-28.125t12.326-27.724q11.826-12.108 27.877-11.826 16.052.283 28.124 12.109l139.783 139.783q11.826 12.032 11.826 27.886t-11.826 27.68L436.826-312.434q-11.627 11.826-27.57 11.648-15.944-.179-27.617-12.2-11.64-11.456-11.923-28.039-.283-16.584 11.544-28.41l70.956-70.956Z"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 -960 960 960"><path d="M517.22-105.87q-16.71 0-28.16-11.5t-11.45-28.28q0-16.78 11.45-28.11 11.45-11.33 28.16-11.33h257.69v-589.82H517.22q-16.71 0-28.16-11.5-11.45-11.51-11.45-28.24 0-16.73 11.45-28.39t28.16-11.66h257.69q32.74 0 56.26 23.53 23.53 23.52 23.53 56.26v589.82q0 32.51-23.53 55.87-23.52 23.35-56.26 23.35H517.22Zm-65-334.52H145.48q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h304.74L378.82-591Q367-602.94 367.5-619.12t12.32-27.73q11.83-12.11 27.88-11.82 16.05.28 28.13 12.1l139.78 139.79q11.82 12.03 11.82 27.88 0 15.86-11.82 27.68L436.83-312.43q-11.63 11.82-27.57 11.64-15.95-.17-27.62-12.2-11.64-11.45-11.92-28.04-.29-16.58 11.54-28.4l70.96-70.96Z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 -960 960 960"><path d="M517.218-105.869q-16.707 0-28.158-11.502-11.451-11.501-11.451-28.282 0-16.782 11.451-28.108t28.158-11.326h257.695v-589.826H517.218q-16.707 0-28.158-11.501-11.451-11.502-11.451-28.234t11.451-28.39q11.451-11.658 28.158-11.658h257.695q32.74 0 56.262 23.521 23.521 23.522 23.521 56.262v589.826q0 32.507-23.521 55.862-23.522 23.356-56.262 23.356H517.218Zm-65.002-334.522H145.478q-16.707 0-28.158-11.501-11.451-11.502-11.451-28.283 0-16.782 11.451-28.108t28.158-11.326h304.738L378.825-591q-11.826-11.945-11.326-28.125t12.326-27.724q11.826-12.108 27.877-11.826 16.052.283 28.124 12.109l139.783 139.783q11.826 12.032 11.826 27.886t-11.826 27.68L436.826-312.434q-11.627 11.826-27.57 11.648-15.944-.179-27.617-12.2-11.64-11.456-11.923-28.039-.283-16.584 11.544-28.41l70.956-70.956Z"/></svg>
@@ -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: "M517.22-105.87q-16.71 0-28.16-11.5t-11.45-28.28q0-16.78 11.45-28.11 11.45-11.33 28.16-11.33h257.69v-589.82H517.22q-16.71 0-28.16-11.5-11.45-11.51-11.45-28.24 0-16.73 11.45-28.39t28.16-11.66h257.69q32.74 0 56.26 23.53 23.53 23.52 23.53 56.26v589.82q0 32.51-23.53 55.87-23.52 23.35-56.26 23.35H517.22Zm-65-334.52H145.48q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h304.74L378.82-591Q367-602.94 367.5-619.12t12.32-27.73q11.83-12.11 27.88-11.82 16.05.28 28.13 12.1l139.78 139.79q11.82 12.03 11.82 27.88 0 15.86-11.82 27.68L436.83-312.43q-11.63 11.82-27.57 11.64-15.95-.17-27.62-12.2-11.64-11.45-11.92-28.04-.29-16.58 11.54-28.4l70.96-70.96Z"
24
+ d: "M517.218-105.869q-16.707 0-28.158-11.502-11.451-11.501-11.451-28.282 0-16.782 11.451-28.108t28.158-11.326h257.695v-589.826H517.218q-16.707 0-28.158-11.501-11.451-11.502-11.451-28.234t11.451-28.39q11.451-11.658 28.158-11.658h257.695q32.74 0 56.262 23.521 23.521 23.522 23.521 56.262v589.826q0 32.507-23.521 55.862-23.522 23.356-56.262 23.356H517.218Zm-65.002-334.522H145.478q-16.707 0-28.158-11.501-11.451-11.502-11.451-28.283 0-16.782 11.451-28.108t28.158-11.326h304.738L378.825-591q-11.826-11.945-11.326-28.125t12.326-27.724q11.826-12.108 27.877-11.826 16.052.283 28.124 12.109l139.783 139.783q11.826 12.032 11.826 27.886t-11.826 27.68L436.826-312.434q-11.627 11.826-27.57 11.648-15.944-.179-27.617-12.2-11.64-11.456-11.923-28.039-.283-16.584 11.544-28.41l70.956-70.956Z"
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=\"M517.22-105.87q-16.71 0-28.16-11.5t-11.45-28.28q0-16.78 11.45-28.11 11.45-11.33 28.16-11.33h257.69v-589.82H517.22q-16.71 0-28.16-11.5-11.45-11.51-11.45-28.24 0-16.73 11.45-28.39t28.16-11.66h257.69q32.74 0 56.26 23.53 23.53 23.52 23.53 56.26v589.82q0 32.51-23.53 55.87-23.52 23.35-56.26 23.35H517.22Zm-65-334.52H145.48q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h304.74L378.82-591Q367-602.94 367.5-619.12t12.32-27.73q11.83-12.11 27.88-11.82 16.05.28 28.13 12.1l139.78 139.79q11.82 12.03 11.82 27.88 0 15.86-11.82 27.68L436.83-312.43q-11.63 11.82-27.57 11.64-15.95-.17-27.62-12.2-11.64-11.45-11.92-28.04-.29-16.58 11.54-28.4l70.96-70.96Z\"/></svg>");
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=\"M517.218-105.869q-16.707 0-28.158-11.502-11.451-11.501-11.451-28.282 0-16.782 11.451-28.108t28.158-11.326h257.695v-589.826H517.218q-16.707 0-28.158-11.501-11.451-11.502-11.451-28.234t11.451-28.39q11.451-11.658 28.158-11.658h257.695q32.74 0 56.262 23.521 23.521 23.522 23.521 56.262v589.826q0 32.507-23.521 55.862-23.522 23.356-56.262 23.356H517.218Zm-65.002-334.522H145.478q-16.707 0-28.158-11.501-11.451-11.502-11.451-28.283 0-16.782 11.451-28.108t28.158-11.326h304.738L378.825-591q-11.826-11.945-11.326-28.125t12.326-27.724q11.826-12.108 27.877-11.826 16.052.283 28.124 12.109l139.783 139.783q11.826 12.032 11.826 27.886t-11.826 27.68L436.826-312.434q-11.627 11.826-27.57 11.648-15.944-.179-27.617-12.2-11.64-11.456-11.923-28.039-.283-16.584 11.544-28.41l70.956-70.956Z\"/></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: "M517.22-105.87q-16.71 0-28.16-11.5t-11.45-28.28q0-16.78 11.45-28.11 11.45-11.33 28.16-11.33h257.69v-589.82H517.22q-16.71 0-28.16-11.5-11.45-11.51-11.45-28.24 0-16.73 11.45-28.39t28.16-11.66h257.69q32.74 0 56.26 23.53 23.53 23.52 23.53 56.26v589.82q0 32.51-23.53 55.87-23.52 23.35-56.26 23.35H517.22Zm-65-334.52H145.48q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h304.74L378.82-591Q367-602.94 367.5-619.12t12.32-27.73q11.83-12.11 27.88-11.82 16.05.28 28.13 12.1l139.78 139.79q11.82 12.03 11.82 27.88 0 15.86-11.82 27.68L436.83-312.43q-11.63 11.82-27.57 11.64-15.95-.17-27.62-12.2-11.64-11.45-11.92-28.04-.29-16.58 11.54-28.4l70.96-70.96Z"
51
+ d: "M517.218-105.869q-16.707 0-28.158-11.502-11.451-11.501-11.451-28.282 0-16.782 11.451-28.108t28.158-11.326h257.695v-589.826H517.218q-16.707 0-28.158-11.501-11.451-11.502-11.451-28.234t11.451-28.39q11.451-11.658 28.158-11.658h257.695q32.74 0 56.262 23.521 23.521 23.522 23.521 56.262v589.826q0 32.507-23.521 55.862-23.522 23.356-56.262 23.356H517.218Zm-65.002-334.522H145.478q-16.707 0-28.158-11.501-11.451-11.502-11.451-28.283 0-16.782 11.451-28.108t28.158-11.326h304.738L378.825-591q-11.826-11.945-11.326-28.125t12.326-27.724q11.826-12.108 27.877-11.826 16.052.283 28.124 12.109l139.783 139.783q11.826 12.032 11.826 27.886t-11.826 27.68L436.826-312.434q-11.627 11.826-27.57 11.648-15.944-.179-27.617-12.2-11.64-11.456-11.923-28.039-.283-16.584 11.544-28.41l70.956-70.956Z"
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=\"M517.22-105.87q-16.71 0-28.16-11.5t-11.45-28.28q0-16.78 11.45-28.11 11.45-11.33 28.16-11.33h257.69v-589.82H517.22q-16.71 0-28.16-11.5-11.45-11.51-11.45-28.24 0-16.73 11.45-28.39t28.16-11.66h257.69q32.74 0 56.26 23.53 23.53 23.52 23.53 56.26v589.82q0 32.51-23.53 55.87-23.52 23.35-56.26 23.35H517.22Zm-65-334.52H145.48q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h304.74L378.82-591Q367-602.94 367.5-619.12t12.32-27.73q11.83-12.11 27.88-11.82 16.05.28 28.13 12.1l139.78 139.79q11.82 12.03 11.82 27.88 0 15.86-11.82 27.68L436.83-312.43q-11.63 11.82-27.57 11.64-15.95-.17-27.62-12.2-11.64-11.45-11.92-28.04-.29-16.58 11.54-28.4l70.96-70.96Z\"/></svg>");
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=\"M517.218-105.869q-16.707 0-28.158-11.502-11.451-11.501-11.451-28.282 0-16.782 11.451-28.108t28.158-11.326h257.695v-589.826H517.218q-16.707 0-28.158-11.501-11.451-11.502-11.451-28.234t11.451-28.39q11.451-11.658 28.158-11.658h257.695q32.74 0 56.262 23.521 23.521 23.522 23.521 56.262v589.826q0 32.507-23.521 55.862-23.522 23.356-56.262 23.356H517.218Zm-65.002-334.522H145.478q-16.707 0-28.158-11.501-11.451-11.502-11.451-28.283 0-16.782 11.451-28.108t28.158-11.326h304.738L378.825-591q-11.826-11.945-11.326-28.125t12.326-27.724q11.826-12.108 27.877-11.826 16.052.283 28.124 12.109l139.783 139.783q11.826 12.032 11.826 27.886t-11.826 27.68L436.826-312.434q-11.627 11.826-27.57 11.648-15.944-.179-27.617-12.2-11.64-11.456-11.923-28.039-.283-16.584 11.544-28.41l70.956-70.956Z\"/></svg>");
56
56
 
57
57
  /***/ }),
58
58
 
@@ -1 +1 @@
1
- {"version":3,"file":"svg/Login/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,ixBAAixB;;;;;;;;;;;;;ACdhyB;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,ixBAAixB;;;;;;;ACdhyB;;;;;;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/Login/icon-fill.svg","webpack://icons/./src/svg/Login/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/Login/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: \"M517.22-105.87q-16.71 0-28.16-11.5t-11.45-28.28q0-16.78 11.45-28.11 11.45-11.33 28.16-11.33h257.69v-589.82H517.22q-16.71 0-28.16-11.5-11.45-11.51-11.45-28.24 0-16.73 11.45-28.39t28.16-11.66h257.69q32.74 0 56.26 23.53 23.53 23.52 23.53 56.26v589.82q0 32.51-23.53 55.87-23.52 23.35-56.26 23.35H517.22Zm-65-334.52H145.48q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h304.74L378.82-591Q367-602.94 367.5-619.12t12.32-27.73q11.83-12.11 27.88-11.82 16.05.28 28.13 12.1l139.78 139.79q11.82 12.03 11.82 27.88 0 15.86-11.82 27.68L436.83-312.43q-11.63 11.82-27.57 11.64-15.95-.17-27.62-12.2-11.64-11.45-11.92-28.04-.29-16.58 11.54-28.4l70.96-70.96Z\"\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=\\\"M517.22-105.87q-16.71 0-28.16-11.5t-11.45-28.28q0-16.78 11.45-28.11 11.45-11.33 28.16-11.33h257.69v-589.82H517.22q-16.71 0-28.16-11.5-11.45-11.51-11.45-28.24 0-16.73 11.45-28.39t28.16-11.66h257.69q32.74 0 56.26 23.53 23.53 23.52 23.53 56.26v589.82q0 32.51-23.53 55.87-23.52 23.35-56.26 23.35H517.22Zm-65-334.52H145.48q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h304.74L378.82-591Q367-602.94 367.5-619.12t12.32-27.73q11.83-12.11 27.88-11.82 16.05.28 28.13 12.1l139.78 139.79q11.82 12.03 11.82 27.88 0 15.86-11.82 27.68L436.83-312.43q-11.63 11.82-27.57 11.64-15.95-.17-27.62-12.2-11.64-11.45-11.92-28.04-.29-16.58 11.54-28.4l70.96-70.96Z\\\"/></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: \"M517.22-105.87q-16.71 0-28.16-11.5t-11.45-28.28q0-16.78 11.45-28.11 11.45-11.33 28.16-11.33h257.69v-589.82H517.22q-16.71 0-28.16-11.5-11.45-11.51-11.45-28.24 0-16.73 11.45-28.39t28.16-11.66h257.69q32.74 0 56.26 23.53 23.53 23.52 23.53 56.26v589.82q0 32.51-23.53 55.87-23.52 23.35-56.26 23.35H517.22Zm-65-334.52H145.48q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h304.74L378.82-591Q367-602.94 367.5-619.12t12.32-27.73q11.83-12.11 27.88-11.82 16.05.28 28.13 12.1l139.78 139.79q11.82 12.03 11.82 27.88 0 15.86-11.82 27.68L436.83-312.43q-11.63 11.82-27.57 11.64-15.95-.17-27.62-12.2-11.64-11.45-11.92-28.04-.29-16.58 11.54-28.4l70.96-70.96Z\"\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=\\\"M517.22-105.87q-16.71 0-28.16-11.5t-11.45-28.28q0-16.78 11.45-28.11 11.45-11.33 28.16-11.33h257.69v-589.82H517.22q-16.71 0-28.16-11.5-11.45-11.51-11.45-28.24 0-16.73 11.45-28.39t28.16-11.66h257.69q32.74 0 56.26 23.53 23.53 23.52 23.53 56.26v589.82q0 32.51-23.53 55.87-23.52 23.35-56.26 23.35H517.22Zm-65-334.52H145.48q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h304.74L378.82-591Q367-602.94 367.5-619.12t12.32-27.73q11.83-12.11 27.88-11.82 16.05.28 28.13 12.1l139.78 139.79q11.82 12.03 11.82 27.88 0 15.86-11.82 27.68L436.83-312.43q-11.63 11.82-27.57 11.64-15.95-.17-27.62-12.2-11.64-11.45-11.92-28.04-.29-16.58 11.54-28.4l70.96-70.96Z\\\"/></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 LoginSVG = (opts?: IconProps): string => {\n const variant = opts?.variant ?? 'filled';\n\n return variant === 'outlined' ? OutlinedSVG : FilledSVG;\n};\n\nexport default LoginSVG;\n"],"names":[],"sourceRoot":""}
1
+ {"version":3,"file":"svg/Login/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,y3BAAy3B;;;;;;;;;;;;;ACdx4B;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,y3BAAy3B;;;;;;;ACdx4B;;;;;;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/Login/icon-fill.svg","webpack://icons/./src/svg/Login/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/Login/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: \"M517.218-105.869q-16.707 0-28.158-11.502-11.451-11.501-11.451-28.282 0-16.782 11.451-28.108t28.158-11.326h257.695v-589.826H517.218q-16.707 0-28.158-11.501-11.451-11.502-11.451-28.234t11.451-28.39q11.451-11.658 28.158-11.658h257.695q32.74 0 56.262 23.521 23.521 23.522 23.521 56.262v589.826q0 32.507-23.521 55.862-23.522 23.356-56.262 23.356H517.218Zm-65.002-334.522H145.478q-16.707 0-28.158-11.501-11.451-11.502-11.451-28.283 0-16.782 11.451-28.108t28.158-11.326h304.738L378.825-591q-11.826-11.945-11.326-28.125t12.326-27.724q11.826-12.108 27.877-11.826 16.052.283 28.124 12.109l139.783 139.783q11.826 12.032 11.826 27.886t-11.826 27.68L436.826-312.434q-11.627 11.826-27.57 11.648-15.944-.179-27.617-12.2-11.64-11.456-11.923-28.039-.283-16.584 11.544-28.41l70.956-70.956Z\"\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=\\\"M517.218-105.869q-16.707 0-28.158-11.502-11.451-11.501-11.451-28.282 0-16.782 11.451-28.108t28.158-11.326h257.695v-589.826H517.218q-16.707 0-28.158-11.501-11.451-11.502-11.451-28.234t11.451-28.39q11.451-11.658 28.158-11.658h257.695q32.74 0 56.262 23.521 23.521 23.522 23.521 56.262v589.826q0 32.507-23.521 55.862-23.522 23.356-56.262 23.356H517.218Zm-65.002-334.522H145.478q-16.707 0-28.158-11.501-11.451-11.502-11.451-28.283 0-16.782 11.451-28.108t28.158-11.326h304.738L378.825-591q-11.826-11.945-11.326-28.125t12.326-27.724q11.826-12.108 27.877-11.826 16.052.283 28.124 12.109l139.783 139.783q11.826 12.032 11.826 27.886t-11.826 27.68L436.826-312.434q-11.627 11.826-27.57 11.648-15.944-.179-27.617-12.2-11.64-11.456-11.923-28.039-.283-16.584 11.544-28.41l70.956-70.956Z\\\"/></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: \"M517.218-105.869q-16.707 0-28.158-11.502-11.451-11.501-11.451-28.282 0-16.782 11.451-28.108t28.158-11.326h257.695v-589.826H517.218q-16.707 0-28.158-11.501-11.451-11.502-11.451-28.234t11.451-28.39q11.451-11.658 28.158-11.658h257.695q32.74 0 56.262 23.521 23.521 23.522 23.521 56.262v589.826q0 32.507-23.521 55.862-23.522 23.356-56.262 23.356H517.218Zm-65.002-334.522H145.478q-16.707 0-28.158-11.501-11.451-11.502-11.451-28.283 0-16.782 11.451-28.108t28.158-11.326h304.738L378.825-591q-11.826-11.945-11.326-28.125t12.326-27.724q11.826-12.108 27.877-11.826 16.052.283 28.124 12.109l139.783 139.783q11.826 12.032 11.826 27.886t-11.826 27.68L436.826-312.434q-11.627 11.826-27.57 11.648-15.944-.179-27.617-12.2-11.64-11.456-11.923-28.039-.283-16.584 11.544-28.41l70.956-70.956Z\"\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=\\\"M517.218-105.869q-16.707 0-28.158-11.502-11.451-11.501-11.451-28.282 0-16.782 11.451-28.108t28.158-11.326h257.695v-589.826H517.218q-16.707 0-28.158-11.501-11.451-11.502-11.451-28.234t11.451-28.39q11.451-11.658 28.158-11.658h257.695q32.74 0 56.262 23.521 23.521 23.522 23.521 56.262v589.826q0 32.507-23.521 55.862-23.522 23.356-56.262 23.356H517.218Zm-65.002-334.522H145.478q-16.707 0-28.158-11.501-11.451-11.502-11.451-28.283 0-16.782 11.451-28.108t28.158-11.326h304.738L378.825-591q-11.826-11.945-11.326-28.125t12.326-27.724q11.826-12.108 27.877-11.826 16.052.283 28.124 12.109l139.783 139.783q11.826 12.032 11.826 27.886t-11.826 27.68L436.826-312.434q-11.627 11.826-27.57 11.648-15.944-.179-27.617-12.2-11.64-11.456-11.923-28.039-.283-16.584 11.544-28.41l70.956-70.956Z\\\"/></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 LoginSVG = (opts?: IconProps): string => {\n const variant = opts?.variant ?? 'filled';\n\n return variant === 'outlined' ? OutlinedSVG : FilledSVG;\n};\n\nexport default LoginSVG;\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="M185.09-105.87q-32.51 0-55.87-23.35-23.35-23.36-23.35-55.87v-589.82q0-32.74 23.35-56.26 23.36-23.53 55.87-23.53h257.69q16.71 0 28.16 11.84 11.45 11.83 11.45 28.56 0 16.73-11.45 28.06-11.45 11.33-28.16 11.33H185.09v589.82h257.69q16.71 0 28.16 11.5 11.45 11.51 11.45 28.29t-11.45 28.1q-11.45 11.33-28.16 11.33H185.09Zm517.87-334.52H396.22q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h304.74L629.56-591q-11.82-11.94-11.32-28.12t12.32-27.73q11.83-12.11 28.09-11.82 16.26.28 28.48 12.1l139.78 139.79q11.26 12.03 11.26 27.88 0 15.86-11.26 27.68L688.13-312.43q-11.63 11.82-27.68 11.6-16.06-.21-28.28-12.04-11.43-11.83-11.74-28.21-.3-16.39 12.13-28.35l70.4-70.96Z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 -960 960 960"><path d="M185.087-105.869q-32.507 0-55.862-23.356-23.356-23.355-23.356-55.862v-589.826q0-32.74 23.356-56.262 23.355-23.521 55.862-23.521h257.695q16.707 0 28.158 11.833 11.451 11.834 11.451 28.566t-11.451 28.058q-11.451 11.326-28.158 11.326H185.087v589.826h257.695q16.707 0 28.158 11.501 11.451 11.502 11.451 28.283 0 16.782-11.451 28.108t-28.158 11.326H185.087Zm517.868-334.522H396.218q-16.707 0-28.158-11.501-11.451-11.502-11.451-28.283 0-16.782 11.451-28.108t28.158-11.326h304.737L629.565-591q-11.827-11.945-11.327-28.125t12.327-27.724q11.826-12.108 28.086-11.826 16.26.283 28.479 12.109l139.783 139.783q11.261 12.032 11.261 27.886t-11.261 27.68L688.13-312.434q-11.626 11.826-27.682 11.609-16.057-.218-28.275-12.044-11.435-11.826-11.741-28.212-.306-16.386 12.133-28.354l70.39-70.956Z"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 -960 960 960"><path d="M185.09-105.87q-32.51 0-55.87-23.35-23.35-23.36-23.35-55.87v-589.82q0-32.74 23.35-56.26 23.36-23.53 55.87-23.53h257.69q16.71 0 28.16 11.84 11.45 11.83 11.45 28.56 0 16.73-11.45 28.06-11.45 11.33-28.16 11.33H185.09v589.82h257.69q16.71 0 28.16 11.5 11.45 11.51 11.45 28.29t-11.45 28.1q-11.45 11.33-28.16 11.33H185.09Zm517.87-334.52H396.22q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h304.74L629.56-591q-11.82-11.94-11.32-28.12t12.32-27.73q11.83-12.11 28.09-11.82 16.26.28 28.48 12.1l139.78 139.79q11.26 12.03 11.26 27.88 0 15.86-11.26 27.68L688.13-312.43q-11.63 11.82-27.68 11.6-16.06-.21-28.28-12.04-11.43-11.83-11.74-28.21-.3-16.39 12.13-28.35l70.4-70.96Z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 -960 960 960"><path d="M185.087-105.869q-32.507 0-55.862-23.356-23.356-23.355-23.356-55.862v-589.826q0-32.74 23.356-56.262 23.355-23.521 55.862-23.521h257.695q16.707 0 28.158 11.833 11.451 11.834 11.451 28.566t-11.451 28.058q-11.451 11.326-28.158 11.326H185.087v589.826h257.695q16.707 0 28.158 11.501 11.451 11.502 11.451 28.283 0 16.782-11.451 28.108t-28.158 11.326H185.087Zm517.868-334.522H396.218q-16.707 0-28.158-11.501-11.451-11.502-11.451-28.283 0-16.782 11.451-28.108t28.158-11.326h304.737L629.565-591q-11.827-11.945-11.327-28.125t12.327-27.724q11.826-12.108 28.086-11.826 16.26.283 28.479 12.109l139.783 139.783q11.261 12.032 11.261 27.886t-11.261 27.68L688.13-312.434q-11.626 11.826-27.682 11.609-16.057-.218-28.275-12.044-11.435-11.826-11.741-28.212-.306-16.386 12.133-28.354l70.39-70.956Z"/></svg>
@@ -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: "M185.09-105.87q-32.51 0-55.87-23.35-23.35-23.36-23.35-55.87v-589.82q0-32.74 23.35-56.26 23.36-23.53 55.87-23.53h257.69q16.71 0 28.16 11.84 11.45 11.83 11.45 28.56 0 16.73-11.45 28.06-11.45 11.33-28.16 11.33H185.09v589.82h257.69q16.71 0 28.16 11.5 11.45 11.51 11.45 28.29t-11.45 28.1q-11.45 11.33-28.16 11.33H185.09Zm517.87-334.52H396.22q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h304.74L629.56-591q-11.82-11.94-11.32-28.12t12.32-27.73q11.83-12.11 28.09-11.82 16.26.28 28.48 12.1l139.78 139.79q11.26 12.03 11.26 27.88 0 15.86-11.26 27.68L688.13-312.43q-11.63 11.82-27.68 11.6-16.06-.21-28.28-12.04-11.43-11.83-11.74-28.21-.3-16.39 12.13-28.35l70.4-70.96Z"
24
+ d: "M185.087-105.869q-32.507 0-55.862-23.356-23.356-23.355-23.356-55.862v-589.826q0-32.74 23.356-56.262 23.355-23.521 55.862-23.521h257.695q16.707 0 28.158 11.833 11.451 11.834 11.451 28.566t-11.451 28.058q-11.451 11.326-28.158 11.326H185.087v589.826h257.695q16.707 0 28.158 11.501 11.451 11.502 11.451 28.283 0 16.782-11.451 28.108t-28.158 11.326H185.087Zm517.868-334.522H396.218q-16.707 0-28.158-11.501-11.451-11.502-11.451-28.283 0-16.782 11.451-28.108t28.158-11.326h304.737L629.565-591q-11.827-11.945-11.327-28.125t12.327-27.724q11.826-12.108 28.086-11.826 16.26.283 28.479 12.109l139.783 139.783q11.261 12.032 11.261 27.886t-11.261 27.68L688.13-312.434q-11.626 11.826-27.682 11.609-16.057-.218-28.275-12.044-11.435-11.826-11.741-28.212-.306-16.386 12.133-28.354l70.39-70.956Z"
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=\"M185.09-105.87q-32.51 0-55.87-23.35-23.35-23.36-23.35-55.87v-589.82q0-32.74 23.35-56.26 23.36-23.53 55.87-23.53h257.69q16.71 0 28.16 11.84 11.45 11.83 11.45 28.56 0 16.73-11.45 28.06-11.45 11.33-28.16 11.33H185.09v589.82h257.69q16.71 0 28.16 11.5 11.45 11.51 11.45 28.29t-11.45 28.1q-11.45 11.33-28.16 11.33H185.09Zm517.87-334.52H396.22q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h304.74L629.56-591q-11.82-11.94-11.32-28.12t12.32-27.73q11.83-12.11 28.09-11.82 16.26.28 28.48 12.1l139.78 139.79q11.26 12.03 11.26 27.88 0 15.86-11.26 27.68L688.13-312.43q-11.63 11.82-27.68 11.6-16.06-.21-28.28-12.04-11.43-11.83-11.74-28.21-.3-16.39 12.13-28.35l70.4-70.96Z\"/></svg>");
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=\"M185.087-105.869q-32.507 0-55.862-23.356-23.356-23.355-23.356-55.862v-589.826q0-32.74 23.356-56.262 23.355-23.521 55.862-23.521h257.695q16.707 0 28.158 11.833 11.451 11.834 11.451 28.566t-11.451 28.058q-11.451 11.326-28.158 11.326H185.087v589.826h257.695q16.707 0 28.158 11.501 11.451 11.502 11.451 28.283 0 16.782-11.451 28.108t-28.158 11.326H185.087Zm517.868-334.522H396.218q-16.707 0-28.158-11.501-11.451-11.502-11.451-28.283 0-16.782 11.451-28.108t28.158-11.326h304.737L629.565-591q-11.827-11.945-11.327-28.125t12.327-27.724q11.826-12.108 28.086-11.826 16.26.283 28.479 12.109l139.783 139.783q11.261 12.032 11.261 27.886t-11.261 27.68L688.13-312.434q-11.626 11.826-27.682 11.609-16.057-.218-28.275-12.044-11.435-11.826-11.741-28.212-.306-16.386 12.133-28.354l70.39-70.956Z\"/></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: "M185.09-105.87q-32.51 0-55.87-23.35-23.35-23.36-23.35-55.87v-589.82q0-32.74 23.35-56.26 23.36-23.53 55.87-23.53h257.69q16.71 0 28.16 11.84 11.45 11.83 11.45 28.56 0 16.73-11.45 28.06-11.45 11.33-28.16 11.33H185.09v589.82h257.69q16.71 0 28.16 11.5 11.45 11.51 11.45 28.29t-11.45 28.1q-11.45 11.33-28.16 11.33H185.09Zm517.87-334.52H396.22q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h304.74L629.56-591q-11.82-11.94-11.32-28.12t12.32-27.73q11.83-12.11 28.09-11.82 16.26.28 28.48 12.1l139.78 139.79q11.26 12.03 11.26 27.88 0 15.86-11.26 27.68L688.13-312.43q-11.63 11.82-27.68 11.6-16.06-.21-28.28-12.04-11.43-11.83-11.74-28.21-.3-16.39 12.13-28.35l70.4-70.96Z"
51
+ d: "M185.087-105.869q-32.507 0-55.862-23.356-23.356-23.355-23.356-55.862v-589.826q0-32.74 23.356-56.262 23.355-23.521 55.862-23.521h257.695q16.707 0 28.158 11.833 11.451 11.834 11.451 28.566t-11.451 28.058q-11.451 11.326-28.158 11.326H185.087v589.826h257.695q16.707 0 28.158 11.501 11.451 11.502 11.451 28.283 0 16.782-11.451 28.108t-28.158 11.326H185.087Zm517.868-334.522H396.218q-16.707 0-28.158-11.501-11.451-11.502-11.451-28.283 0-16.782 11.451-28.108t28.158-11.326h304.737L629.565-591q-11.827-11.945-11.327-28.125t12.327-27.724q11.826-12.108 28.086-11.826 16.26.283 28.479 12.109l139.783 139.783q11.261 12.032 11.261 27.886t-11.261 27.68L688.13-312.434q-11.626 11.826-27.682 11.609-16.057-.218-28.275-12.044-11.435-11.826-11.741-28.212-.306-16.386 12.133-28.354l70.39-70.956Z"
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=\"M185.09-105.87q-32.51 0-55.87-23.35-23.35-23.36-23.35-55.87v-589.82q0-32.74 23.35-56.26 23.36-23.53 55.87-23.53h257.69q16.71 0 28.16 11.84 11.45 11.83 11.45 28.56 0 16.73-11.45 28.06-11.45 11.33-28.16 11.33H185.09v589.82h257.69q16.71 0 28.16 11.5 11.45 11.51 11.45 28.29t-11.45 28.1q-11.45 11.33-28.16 11.33H185.09Zm517.87-334.52H396.22q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h304.74L629.56-591q-11.82-11.94-11.32-28.12t12.32-27.73q11.83-12.11 28.09-11.82 16.26.28 28.48 12.1l139.78 139.79q11.26 12.03 11.26 27.88 0 15.86-11.26 27.68L688.13-312.43q-11.63 11.82-27.68 11.6-16.06-.21-28.28-12.04-11.43-11.83-11.74-28.21-.3-16.39 12.13-28.35l70.4-70.96Z\"/></svg>");
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=\"M185.087-105.869q-32.507 0-55.862-23.356-23.356-23.355-23.356-55.862v-589.826q0-32.74 23.356-56.262 23.355-23.521 55.862-23.521h257.695q16.707 0 28.158 11.833 11.451 11.834 11.451 28.566t-11.451 28.058q-11.451 11.326-28.158 11.326H185.087v589.826h257.695q16.707 0 28.158 11.501 11.451 11.502 11.451 28.283 0 16.782-11.451 28.108t-28.158 11.326H185.087Zm517.868-334.522H396.218q-16.707 0-28.158-11.501-11.451-11.502-11.451-28.283 0-16.782 11.451-28.108t28.158-11.326h304.737L629.565-591q-11.827-11.945-11.327-28.125t12.327-27.724q11.826-12.108 28.086-11.826 16.26.283 28.479 12.109l139.783 139.783q11.261 12.032 11.261 27.886t-11.261 27.68L688.13-312.434q-11.626 11.826-27.682 11.609-16.057-.218-28.275-12.044-11.435-11.826-11.741-28.212-.306-16.386 12.133-28.354l70.39-70.956Z\"/></svg>");
56
56
 
57
57
  /***/ }),
58
58
 
@@ -1 +1 @@
1
- {"version":3,"file":"svg/Logout/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,oyBAAoyB;;;;;;;;;;;;;ACdnzB;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,oyBAAoyB;;;;;;;ACdnzB;;;;;;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,YAAY,CAAC,SAA6B;AALvD;AAME,QAAM,WAAU,kCAAM,YAAN,YAAiB;AAEjC,SAAO,YAAY,aAAa,0DAAW,GAAG,+DAAS;AACzD;AAEA,iEAAe,SAAS,EAAC","sources":["webpack://icons/./src/svg/Logout/icon-fill.svg","webpack://icons/./src/svg/Logout/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/Logout/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: \"M185.09-105.87q-32.51 0-55.87-23.35-23.35-23.36-23.35-55.87v-589.82q0-32.74 23.35-56.26 23.36-23.53 55.87-23.53h257.69q16.71 0 28.16 11.84 11.45 11.83 11.45 28.56 0 16.73-11.45 28.06-11.45 11.33-28.16 11.33H185.09v589.82h257.69q16.71 0 28.16 11.5 11.45 11.51 11.45 28.29t-11.45 28.1q-11.45 11.33-28.16 11.33H185.09Zm517.87-334.52H396.22q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h304.74L629.56-591q-11.82-11.94-11.32-28.12t12.32-27.73q11.83-12.11 28.09-11.82 16.26.28 28.48 12.1l139.78 139.79q11.26 12.03 11.26 27.88 0 15.86-11.26 27.68L688.13-312.43q-11.63 11.82-27.68 11.6-16.06-.21-28.28-12.04-11.43-11.83-11.74-28.21-.3-16.39 12.13-28.35l70.4-70.96Z\"\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=\\\"M185.09-105.87q-32.51 0-55.87-23.35-23.35-23.36-23.35-55.87v-589.82q0-32.74 23.35-56.26 23.36-23.53 55.87-23.53h257.69q16.71 0 28.16 11.84 11.45 11.83 11.45 28.56 0 16.73-11.45 28.06-11.45 11.33-28.16 11.33H185.09v589.82h257.69q16.71 0 28.16 11.5 11.45 11.51 11.45 28.29t-11.45 28.1q-11.45 11.33-28.16 11.33H185.09Zm517.87-334.52H396.22q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h304.74L629.56-591q-11.82-11.94-11.32-28.12t12.32-27.73q11.83-12.11 28.09-11.82 16.26.28 28.48 12.1l139.78 139.79q11.26 12.03 11.26 27.88 0 15.86-11.26 27.68L688.13-312.43q-11.63 11.82-27.68 11.6-16.06-.21-28.28-12.04-11.43-11.83-11.74-28.21-.3-16.39 12.13-28.35l70.4-70.96Z\\\"/></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: \"M185.09-105.87q-32.51 0-55.87-23.35-23.35-23.36-23.35-55.87v-589.82q0-32.74 23.35-56.26 23.36-23.53 55.87-23.53h257.69q16.71 0 28.16 11.84 11.45 11.83 11.45 28.56 0 16.73-11.45 28.06-11.45 11.33-28.16 11.33H185.09v589.82h257.69q16.71 0 28.16 11.5 11.45 11.51 11.45 28.29t-11.45 28.1q-11.45 11.33-28.16 11.33H185.09Zm517.87-334.52H396.22q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h304.74L629.56-591q-11.82-11.94-11.32-28.12t12.32-27.73q11.83-12.11 28.09-11.82 16.26.28 28.48 12.1l139.78 139.79q11.26 12.03 11.26 27.88 0 15.86-11.26 27.68L688.13-312.43q-11.63 11.82-27.68 11.6-16.06-.21-28.28-12.04-11.43-11.83-11.74-28.21-.3-16.39 12.13-28.35l70.4-70.96Z\"\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=\\\"M185.09-105.87q-32.51 0-55.87-23.35-23.35-23.36-23.35-55.87v-589.82q0-32.74 23.35-56.26 23.36-23.53 55.87-23.53h257.69q16.71 0 28.16 11.84 11.45 11.83 11.45 28.56 0 16.73-11.45 28.06-11.45 11.33-28.16 11.33H185.09v589.82h257.69q16.71 0 28.16 11.5 11.45 11.51 11.45 28.29t-11.45 28.1q-11.45 11.33-28.16 11.33H185.09Zm517.87-334.52H396.22q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h304.74L629.56-591q-11.82-11.94-11.32-28.12t12.32-27.73q11.83-12.11 28.09-11.82 16.26.28 28.48 12.1l139.78 139.79q11.26 12.03 11.26 27.88 0 15.86-11.26 27.68L688.13-312.43q-11.63 11.82-27.68 11.6-16.06-.21-28.28-12.04-11.43-11.83-11.74-28.21-.3-16.39 12.13-28.35l70.4-70.96Z\\\"/></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 LogoutSVG = (opts?: IconProps): string => {\n const variant = opts?.variant ?? 'filled';\n\n return variant === 'outlined' ? OutlinedSVG : FilledSVG;\n};\n\nexport default LogoutSVG;\n"],"names":[],"sourceRoot":""}
1
+ {"version":3,"file":"svg/Logout/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,83BAA83B;;;;;;;;;;;;;ACd74B;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,83BAA83B;;;;;;;ACd74B;;;;;;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,YAAY,CAAC,SAA6B;AALvD;AAME,QAAM,WAAU,kCAAM,YAAN,YAAiB;AAEjC,SAAO,YAAY,aAAa,0DAAW,GAAG,+DAAS;AACzD;AAEA,iEAAe,SAAS,EAAC","sources":["webpack://icons/./src/svg/Logout/icon-fill.svg","webpack://icons/./src/svg/Logout/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/Logout/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: \"M185.087-105.869q-32.507 0-55.862-23.356-23.356-23.355-23.356-55.862v-589.826q0-32.74 23.356-56.262 23.355-23.521 55.862-23.521h257.695q16.707 0 28.158 11.833 11.451 11.834 11.451 28.566t-11.451 28.058q-11.451 11.326-28.158 11.326H185.087v589.826h257.695q16.707 0 28.158 11.501 11.451 11.502 11.451 28.283 0 16.782-11.451 28.108t-28.158 11.326H185.087Zm517.868-334.522H396.218q-16.707 0-28.158-11.501-11.451-11.502-11.451-28.283 0-16.782 11.451-28.108t28.158-11.326h304.737L629.565-591q-11.827-11.945-11.327-28.125t12.327-27.724q11.826-12.108 28.086-11.826 16.26.283 28.479 12.109l139.783 139.783q11.261 12.032 11.261 27.886t-11.261 27.68L688.13-312.434q-11.626 11.826-27.682 11.609-16.057-.218-28.275-12.044-11.435-11.826-11.741-28.212-.306-16.386 12.133-28.354l70.39-70.956Z\"\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=\\\"M185.087-105.869q-32.507 0-55.862-23.356-23.356-23.355-23.356-55.862v-589.826q0-32.74 23.356-56.262 23.355-23.521 55.862-23.521h257.695q16.707 0 28.158 11.833 11.451 11.834 11.451 28.566t-11.451 28.058q-11.451 11.326-28.158 11.326H185.087v589.826h257.695q16.707 0 28.158 11.501 11.451 11.502 11.451 28.283 0 16.782-11.451 28.108t-28.158 11.326H185.087Zm517.868-334.522H396.218q-16.707 0-28.158-11.501-11.451-11.502-11.451-28.283 0-16.782 11.451-28.108t28.158-11.326h304.737L629.565-591q-11.827-11.945-11.327-28.125t12.327-27.724q11.826-12.108 28.086-11.826 16.26.283 28.479 12.109l139.783 139.783q11.261 12.032 11.261 27.886t-11.261 27.68L688.13-312.434q-11.626 11.826-27.682 11.609-16.057-.218-28.275-12.044-11.435-11.826-11.741-28.212-.306-16.386 12.133-28.354l70.39-70.956Z\\\"/></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: \"M185.087-105.869q-32.507 0-55.862-23.356-23.356-23.355-23.356-55.862v-589.826q0-32.74 23.356-56.262 23.355-23.521 55.862-23.521h257.695q16.707 0 28.158 11.833 11.451 11.834 11.451 28.566t-11.451 28.058q-11.451 11.326-28.158 11.326H185.087v589.826h257.695q16.707 0 28.158 11.501 11.451 11.502 11.451 28.283 0 16.782-11.451 28.108t-28.158 11.326H185.087Zm517.868-334.522H396.218q-16.707 0-28.158-11.501-11.451-11.502-11.451-28.283 0-16.782 11.451-28.108t28.158-11.326h304.737L629.565-591q-11.827-11.945-11.327-28.125t12.327-27.724q11.826-12.108 28.086-11.826 16.26.283 28.479 12.109l139.783 139.783q11.261 12.032 11.261 27.886t-11.261 27.68L688.13-312.434q-11.626 11.826-27.682 11.609-16.057-.218-28.275-12.044-11.435-11.826-11.741-28.212-.306-16.386 12.133-28.354l70.39-70.956Z\"\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=\\\"M185.087-105.869q-32.507 0-55.862-23.356-23.356-23.355-23.356-55.862v-589.826q0-32.74 23.356-56.262 23.355-23.521 55.862-23.521h257.695q16.707 0 28.158 11.833 11.451 11.834 11.451 28.566t-11.451 28.058q-11.451 11.326-28.158 11.326H185.087v589.826h257.695q16.707 0 28.158 11.501 11.451 11.502 11.451 28.283 0 16.782-11.451 28.108t-28.158 11.326H185.087Zm517.868-334.522H396.218q-16.707 0-28.158-11.501-11.451-11.502-11.451-28.283 0-16.782 11.451-28.108t28.158-11.326h304.737L629.565-591q-11.827-11.945-11.327-28.125t12.327-27.724q11.826-12.108 28.086-11.826 16.26.283 28.479 12.109l139.783 139.783q11.261 12.032 11.261 27.886t-11.261 27.68L688.13-312.434q-11.626 11.826-27.682 11.609-16.057-.218-28.275-12.044-11.435-11.826-11.741-28.212-.306-16.386 12.133-28.354l70.39-70.956Z\\\"/></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 LogoutSVG = (opts?: IconProps): string => {\n const variant = opts?.variant ?? 'filled';\n\n return variant === 'outlined' ? OutlinedSVG : FilledSVG;\n};\n\nexport default LogoutSVG;\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="M145.48-219.09q-16.71 0-28.16-11.5t-11.45-28.85q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h669.04q16.71 0 28.44 11.5 11.74 11.5 11.74 28.29 0 17.34-11.74 28.67-11.73 11.32-28.44 11.32H145.48Zm0-221.3q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h669.04q16.71 0 28.44 11.5 11.74 11.5 11.74 28.29 0 16.78-11.74 28.1-11.73 11.33-28.44 11.33H145.48Zm0-220.74q-16.71 0-28.16-11.5t-11.45-28.85q0-16.78 11.45-28.11 11.45-11.32 28.16-11.32h669.04q16.71 0 28.44 11.5 11.74 11.5 11.74 28.28 0 17.35-11.74 28.67-11.73 11.33-28.44 11.33H145.48Z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 -960 960 960"><path d="M145.478-219.086q-16.707 0-28.158-11.502-11.451-11.501-11.451-28.848 0-16.781 11.451-28.107 11.451-11.327 28.158-11.327h669.044q16.707 0 28.441 11.502 11.733 11.502 11.733 28.283 0 17.347-11.733 28.673-11.734 11.326-28.441 11.326H145.478Zm0-221.305q-16.707 0-28.158-11.501-11.451-11.502-11.451-28.283 0-16.782 11.451-28.108t28.158-11.326h669.044q16.707 0 28.441 11.501 11.733 11.502 11.733 28.283 0 16.782-11.733 28.108-11.734 11.326-28.441 11.326H145.478Zm0-220.739q-16.707 0-28.158-11.502t-11.451-28.848q0-16.782 11.451-28.108t28.158-11.326h669.044q16.707 0 28.441 11.502 11.733 11.501 11.733 28.282 0 17.347-11.733 28.673-11.734 11.327-28.441 11.327H145.478Z"/></svg>
package/svg/Menu/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="M145.48-219.09q-16.71 0-28.16-11.5t-11.45-28.85q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h669.04q16.71 0 28.44 11.5 11.74 11.5 11.74 28.29 0 17.34-11.74 28.67-11.73 11.32-28.44 11.32H145.48Zm0-221.3q-16.71 0-28.16-11.5t-11.45-28.29q0-16.78 11.45-28.1 11.45-11.33 28.16-11.33h669.04q16.71 0 28.44 11.5 11.74 11.5 11.74 28.29 0 16.78-11.74 28.1-11.73 11.33-28.44 11.33H145.48Zm0-220.74q-16.71 0-28.16-11.5t-11.45-28.85q0-16.78 11.45-28.11 11.45-11.32 28.16-11.32h669.04q16.71 0 28.44 11.5 11.74 11.5 11.74 28.28 0 17.35-11.74 28.67-11.73 11.33-28.44 11.33H145.48Z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 -960 960 960"><path d="M145.478-219.086q-16.707 0-28.158-11.502-11.451-11.501-11.451-28.848 0-16.781 11.451-28.107 11.451-11.327 28.158-11.327h669.044q16.707 0 28.441 11.502 11.733 11.502 11.733 28.283 0 17.347-11.733 28.673-11.734 11.326-28.441 11.326H145.478Zm0-221.305q-16.707 0-28.158-11.501-11.451-11.502-11.451-28.283 0-16.782 11.451-28.108t28.158-11.326h669.044q16.707 0 28.441 11.501 11.733 11.502 11.733 28.283 0 16.782-11.733 28.108-11.734 11.326-28.441 11.326H145.478Zm0-220.739q-16.707 0-28.158-11.502t-11.451-28.848q0-16.782 11.451-28.108t28.158-11.326h669.044q16.707 0 28.441 11.502 11.733 11.501 11.733 28.282 0 17.347-11.733 28.673-11.734 11.327-28.441 11.327H145.478Z"/></svg>