metal-icons 0.1.11 → 0.1.13

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 (289) hide show
  1. package/dist/16/outline/Activity.js +15 -0
  2. package/dist/16/outline/Alarm.js +20 -0
  3. package/dist/16/outline/Alert.js +18 -0
  4. package/dist/16/outline/AlignBottom.js +14 -0
  5. package/dist/16/outline/AlignTop.js +14 -0
  6. package/dist/16/outline/Annotation.js +15 -0
  7. package/dist/16/outline/Archive.js +18 -0
  8. package/dist/16/outline/ArrowDown.js +14 -0
  9. package/dist/16/outline/ArrowDownLeft.js +14 -0
  10. package/dist/16/outline/ArrowDownRight.js +14 -0
  11. package/dist/16/outline/ArrowLeft.js +14 -0
  12. package/dist/16/outline/ArrowRight.js +14 -0
  13. package/dist/16/outline/ArrowUp.js +14 -0
  14. package/dist/16/outline/ArrowUpLeft.js +14 -0
  15. package/dist/16/outline/ArrowUpRight.js +14 -0
  16. package/dist/16/outline/At.js +15 -0
  17. package/dist/16/outline/Battery.js +18 -0
  18. package/dist/16/outline/Beaker.js +14 -0
  19. package/dist/16/outline/Bell.js +16 -0
  20. package/dist/16/outline/BookClosed.js +15 -0
  21. package/dist/16/outline/BookOpen.js +15 -0
  22. package/dist/16/outline/Bookmark.js +14 -0
  23. package/dist/16/outline/BookmarkPlus.js +18 -0
  24. package/dist/16/outline/Briefcase.js +14 -0
  25. package/dist/16/outline/Building.js +14 -0
  26. package/dist/16/outline/Bulb.js +16 -0
  27. package/dist/16/outline/Calendar.js +14 -0
  28. package/dist/16/outline/Camera.js +17 -0
  29. package/dist/16/outline/Cash.js +16 -0
  30. package/dist/16/outline/ChartBar.js +13 -0
  31. package/dist/16/outline/ChatBubbleRound.js +14 -0
  32. package/dist/16/outline/ChatBubbleRoundDots.js +16 -0
  33. package/dist/16/outline/ChatBubbleRoundText.js +16 -0
  34. package/dist/16/outline/ChatBubbleSquare.js +14 -0
  35. package/dist/16/outline/ChatBubbleSquareDots.js +16 -0
  36. package/dist/16/outline/ChatBubbleSquareText.js +16 -0
  37. package/dist/16/outline/ChatBubblesRound.js +17 -0
  38. package/dist/16/outline/ChatBubblesSquare.js +16 -0
  39. package/dist/16/outline/Check.js +13 -0
  40. package/dist/16/outline/ChevronDown.js +14 -0
  41. package/dist/16/outline/ChevronLeft.js +14 -0
  42. package/dist/16/outline/ChevronRight.js +14 -0
  43. package/dist/16/outline/ChevronUp.js +14 -0
  44. package/dist/16/outline/ChevronsDown.js +15 -0
  45. package/dist/16/outline/ChevronsLeft.js +15 -0
  46. package/dist/16/outline/ChevronsRight.js +15 -0
  47. package/dist/16/outline/ChevronsUp.js +15 -0
  48. package/dist/16/outline/CircleAdd.js +16 -0
  49. package/dist/16/outline/CircleAlert.js +16 -0
  50. package/dist/16/outline/CircleArrowDown.js +16 -0
  51. package/dist/16/outline/CircleArrowLeft.js +16 -0
  52. package/dist/16/outline/CircleArrowRight.js +16 -0
  53. package/dist/16/outline/CircleArrowUp.js +16 -0
  54. package/dist/16/outline/CircleCaretDown.js +16 -0
  55. package/dist/16/outline/CircleCaretLeft.js +16 -0
  56. package/dist/16/outline/CircleCaretRight.js +16 -0
  57. package/dist/16/outline/CircleCaretUp.js +16 -0
  58. package/dist/16/outline/CircleCheck.js +16 -0
  59. package/dist/16/outline/CircleClose.js +16 -0
  60. package/dist/16/outline/CircleHelp.js +19 -0
  61. package/dist/16/outline/CircleInfo.js +14 -0
  62. package/dist/16/outline/CircleMinus.js +16 -0
  63. package/dist/16/outline/Clipboard.js +14 -0
  64. package/dist/16/outline/ClipboardCheck.js +16 -0
  65. package/dist/16/outline/Clock.js +16 -0
  66. package/dist/16/outline/Close.js +13 -0
  67. package/dist/16/outline/CloudDownload.js +14 -0
  68. package/dist/16/outline/CloudUpload.js +14 -0
  69. package/dist/16/outline/Cog.js +17 -0
  70. package/dist/16/outline/Columns.js +14 -0
  71. package/dist/16/outline/Folder.js +15 -0
  72. package/dist/16/outline/index.esm.js +71 -695
  73. package/dist/16/solid/Activity.js +15 -0
  74. package/dist/16/solid/Alarm.js +21 -0
  75. package/dist/16/solid/Alert.js +15 -0
  76. package/dist/16/solid/AlignBottom.js +14 -0
  77. package/dist/16/solid/AlignTop.js +14 -0
  78. package/dist/16/solid/Annotation.js +14 -0
  79. package/dist/16/solid/Archive.js +18 -0
  80. package/dist/16/solid/ArrowDown.js +14 -0
  81. package/dist/16/solid/ArrowDownLeft.js +14 -0
  82. package/dist/16/solid/ArrowDownRight.js +14 -0
  83. package/dist/16/solid/ArrowLeft.js +14 -0
  84. package/dist/16/solid/ArrowRight.js +14 -0
  85. package/dist/16/solid/ArrowUp.js +14 -0
  86. package/dist/16/solid/ArrowUpLeft.js +14 -0
  87. package/dist/16/solid/ArrowUpRight.js +14 -0
  88. package/dist/16/solid/At.js +15 -0
  89. package/dist/16/solid/Battery.js +18 -0
  90. package/dist/16/solid/Beaker.js +14 -0
  91. package/dist/16/solid/Bell.js +16 -0
  92. package/dist/16/solid/BookClosed.js +15 -0
  93. package/dist/16/solid/BookOpen.js +14 -0
  94. package/dist/16/solid/Bookmark.js +13 -0
  95. package/dist/16/solid/BookmarkPlus.js +15 -0
  96. package/dist/16/solid/Briefcase.js +14 -0
  97. package/dist/16/solid/Building.js +14 -0
  98. package/dist/16/solid/Bulb.js +16 -0
  99. package/dist/16/solid/Calendar.js +13 -0
  100. package/dist/16/solid/Camera.js +14 -0
  101. package/dist/16/solid/Cash.js +16 -0
  102. package/dist/16/solid/ChartBar.js +13 -0
  103. package/dist/16/solid/ChatBubbleRound.js +14 -0
  104. package/dist/16/solid/ChatBubbleRoundDots.js +14 -0
  105. package/dist/16/solid/ChatBubbleRoundText.js +14 -0
  106. package/dist/16/solid/ChatBubbleSquare.js +14 -0
  107. package/dist/16/solid/ChatBubbleSquareDots.js +14 -0
  108. package/dist/16/solid/ChatBubbleSquareText.js +14 -0
  109. package/dist/16/solid/ChatBubblesRound.js +17 -0
  110. package/dist/16/solid/ChatBubblesSquare.js +16 -0
  111. package/dist/16/solid/Check.js +13 -0
  112. package/dist/16/solid/ChevronDown.js +14 -0
  113. package/dist/16/solid/ChevronLeft.js +14 -0
  114. package/dist/16/solid/ChevronRight.js +14 -0
  115. package/dist/16/solid/ChevronUp.js +14 -0
  116. package/dist/16/solid/ChevronsDown.js +15 -0
  117. package/dist/16/solid/ChevronsLeft.js +15 -0
  118. package/dist/16/solid/ChevronsRight.js +15 -0
  119. package/dist/16/solid/ChevronsUp.js +15 -0
  120. package/dist/16/solid/CircleAdd.js +14 -0
  121. package/dist/16/solid/CircleAlert.js +14 -0
  122. package/dist/16/solid/CircleArrowDown.js +14 -0
  123. package/dist/16/solid/CircleArrowLeft.js +14 -0
  124. package/dist/16/solid/CircleArrowRight.js +14 -0
  125. package/dist/16/solid/CircleArrowUp.js +14 -0
  126. package/dist/16/solid/CircleCaretDown.js +14 -0
  127. package/dist/16/solid/CircleCaretLeft.js +14 -0
  128. package/dist/16/solid/CircleCaretRight.js +14 -0
  129. package/dist/16/solid/CircleCaretUp.js +14 -0
  130. package/dist/16/solid/CircleCheck.js +14 -0
  131. package/dist/16/solid/CircleClose.js +14 -0
  132. package/dist/16/solid/CircleHelp.js +14 -0
  133. package/dist/16/solid/CircleInfo.js +14 -0
  134. package/dist/16/solid/CircleMinus.js +14 -0
  135. package/dist/16/solid/Clipboard.js +14 -0
  136. package/dist/16/solid/ClipboardCheck.js +14 -0
  137. package/dist/16/solid/Clock.js +14 -0
  138. package/dist/16/solid/Close.js +13 -0
  139. package/dist/16/solid/CloudDownload.js +14 -0
  140. package/dist/16/solid/CloudUpload.js +14 -0
  141. package/dist/16/solid/Cog.js +14 -0
  142. package/dist/16/solid/Columns.js +13 -0
  143. package/dist/16/solid/Folder.js +14 -0
  144. package/dist/16/solid/index.esm.js +71 -645
  145. package/dist/24/outline/Activity.js +15 -0
  146. package/dist/24/outline/Alarm.js +21 -0
  147. package/dist/24/outline/Alert.js +16 -0
  148. package/dist/24/outline/AlignBottom.js +14 -0
  149. package/dist/24/outline/AlignTop.js +14 -0
  150. package/dist/24/outline/Annotation.js +15 -0
  151. package/dist/24/outline/Archive.js +18 -0
  152. package/dist/24/outline/ArrowDown.js +14 -0
  153. package/dist/24/outline/ArrowDownLeft.js +14 -0
  154. package/dist/24/outline/ArrowDownRight.js +14 -0
  155. package/dist/24/outline/ArrowLeft.js +14 -0
  156. package/dist/24/outline/ArrowRight.js +14 -0
  157. package/dist/24/outline/ArrowUp.js +14 -0
  158. package/dist/24/outline/ArrowUpLeft.js +14 -0
  159. package/dist/24/outline/ArrowUpRight.js +14 -0
  160. package/dist/24/outline/At.js +15 -0
  161. package/dist/24/outline/Battery.js +18 -0
  162. package/dist/24/outline/Beaker.js +14 -0
  163. package/dist/24/outline/Bell.js +16 -0
  164. package/dist/24/outline/BookClosed.js +15 -0
  165. package/dist/24/outline/BookOpen.js +15 -0
  166. package/dist/24/outline/Bookmark.js +14 -0
  167. package/dist/24/outline/BookmarkPlus.js +18 -0
  168. package/dist/24/outline/Briefcase.js +14 -0
  169. package/dist/24/outline/Building.js +14 -0
  170. package/dist/24/outline/Bulb.js +16 -0
  171. package/dist/24/outline/Calendar.js +14 -0
  172. package/dist/24/outline/Camera.js +17 -0
  173. package/dist/24/outline/Cash.js +19 -0
  174. package/dist/24/outline/ChartBar.js +13 -0
  175. package/dist/24/outline/ChatBubbleRound.js +14 -0
  176. package/dist/24/outline/ChatBubbleRoundDots.js +16 -0
  177. package/dist/24/outline/ChatBubbleRoundText.js +16 -0
  178. package/dist/24/outline/ChatBubbleSquare.js +14 -0
  179. package/dist/24/outline/ChatBubbleSquareDots.js +16 -0
  180. package/dist/24/outline/ChatBubbleSquareText.js +16 -0
  181. package/dist/24/outline/ChatBubblesRound.js +17 -0
  182. package/dist/24/outline/ChatBubblesSquare.js +16 -0
  183. package/dist/24/outline/Check.js +13 -0
  184. package/dist/24/outline/ChevronDown.js +14 -0
  185. package/dist/24/outline/ChevronLeft.js +14 -0
  186. package/dist/24/outline/ChevronRight.js +14 -0
  187. package/dist/24/outline/ChevronUp.js +14 -0
  188. package/dist/24/outline/ChevronsDown.js +15 -0
  189. package/dist/24/outline/ChevronsLeft.js +15 -0
  190. package/dist/24/outline/ChevronsRight.js +15 -0
  191. package/dist/24/outline/ChevronsUp.js +15 -0
  192. package/dist/24/outline/CircleAdd.js +16 -0
  193. package/dist/24/outline/CircleAlert.js +16 -0
  194. package/dist/24/outline/CircleArrowDown.js +16 -0
  195. package/dist/24/outline/CircleArrowLeft.js +16 -0
  196. package/dist/24/outline/CircleArrowRight.js +16 -0
  197. package/dist/24/outline/CircleArrowUp.js +16 -0
  198. package/dist/24/outline/CircleCaretDown.js +16 -0
  199. package/dist/24/outline/CircleCaretLeft.js +16 -0
  200. package/dist/24/outline/CircleCaretRight.js +16 -0
  201. package/dist/24/outline/CircleCaretUp.js +16 -0
  202. package/dist/24/outline/CircleCheck.js +16 -0
  203. package/dist/24/outline/CircleClose.js +16 -0
  204. package/dist/24/outline/CircleHelp.js +19 -0
  205. package/dist/24/outline/CircleInfo.js +16 -0
  206. package/dist/24/outline/CircleMinus.js +16 -0
  207. package/dist/24/outline/Clipboard.js +14 -0
  208. package/dist/24/outline/ClipboardCheck.js +16 -0
  209. package/dist/24/outline/Clock.js +16 -0
  210. package/dist/24/outline/Close.js +13 -0
  211. package/dist/24/outline/CloudDownload.js +14 -0
  212. package/dist/24/outline/CloudUpload.js +14 -0
  213. package/dist/24/outline/Cog.js +17 -0
  214. package/dist/24/outline/Columns.js +14 -0
  215. package/dist/24/outline/Folder.js +15 -0
  216. package/dist/24/outline/index.esm.js +71 -697
  217. package/dist/24/solid/Activity.js +15 -0
  218. package/dist/24/solid/Alarm.js +18 -0
  219. package/dist/24/solid/Alert.js +15 -0
  220. package/dist/24/solid/AlignBottom.js +14 -0
  221. package/dist/24/solid/AlignTop.js +14 -0
  222. package/dist/24/solid/Annotation.js +14 -0
  223. package/dist/24/solid/Archive.js +18 -0
  224. package/dist/24/solid/ArrowDown.js +14 -0
  225. package/dist/24/solid/ArrowDownLeft.js +14 -0
  226. package/dist/24/solid/ArrowDownRight.js +14 -0
  227. package/dist/24/solid/ArrowLeft.js +14 -0
  228. package/dist/24/solid/ArrowRight.js +14 -0
  229. package/dist/24/solid/ArrowUp.js +14 -0
  230. package/dist/24/solid/ArrowUpLeft.js +14 -0
  231. package/dist/24/solid/ArrowUpRight.js +14 -0
  232. package/dist/24/solid/At.js +15 -0
  233. package/dist/24/solid/Battery.js +18 -0
  234. package/dist/24/solid/Beaker.js +14 -0
  235. package/dist/24/solid/Bell.js +16 -0
  236. package/dist/24/solid/BookClosed.js +15 -0
  237. package/dist/24/solid/BookOpen.js +14 -0
  238. package/dist/24/solid/Bookmark.js +13 -0
  239. package/dist/24/solid/BookmarkPlus.js +15 -0
  240. package/dist/24/solid/Briefcase.js +14 -0
  241. package/dist/24/solid/Building.js +14 -0
  242. package/dist/24/solid/Bulb.js +13 -0
  243. package/dist/24/solid/Calendar.js +13 -0
  244. package/dist/24/solid/Camera.js +14 -0
  245. package/dist/24/solid/Cash.js +16 -0
  246. package/dist/24/solid/ChartBar.js +13 -0
  247. package/dist/24/solid/ChatBubbleRound.js +14 -0
  248. package/dist/24/solid/ChatBubbleRoundDots.js +14 -0
  249. package/dist/24/solid/ChatBubbleRoundText.js +14 -0
  250. package/dist/24/solid/ChatBubbleSquare.js +14 -0
  251. package/dist/24/solid/ChatBubbleSquareDots.js +14 -0
  252. package/dist/24/solid/ChatBubbleSquareText.js +14 -0
  253. package/dist/24/solid/ChatBubblesRound.js +17 -0
  254. package/dist/24/solid/ChatBubblesSquare.js +16 -0
  255. package/dist/24/solid/Check.js +13 -0
  256. package/dist/24/solid/ChevronDown.js +14 -0
  257. package/dist/24/solid/ChevronLeft.js +14 -0
  258. package/dist/24/solid/ChevronRight.js +14 -0
  259. package/dist/24/solid/ChevronUp.js +14 -0
  260. package/dist/24/solid/ChevronsDown.js +15 -0
  261. package/dist/24/solid/ChevronsLeft.js +15 -0
  262. package/dist/24/solid/ChevronsRight.js +15 -0
  263. package/dist/24/solid/ChevronsUp.js +15 -0
  264. package/dist/24/solid/CircleAdd.js +14 -0
  265. package/dist/24/solid/CircleAlert.js +14 -0
  266. package/dist/24/solid/CircleArrowDown.js +14 -0
  267. package/dist/24/solid/CircleArrowLeft.js +14 -0
  268. package/dist/24/solid/CircleArrowRight.js +14 -0
  269. package/dist/24/solid/CircleArrowUp.js +14 -0
  270. package/dist/24/solid/CircleCaretDown.js +14 -0
  271. package/dist/24/solid/CircleCaretLeft.js +14 -0
  272. package/dist/24/solid/CircleCaretRight.js +14 -0
  273. package/dist/24/solid/CircleCaretUp.js +14 -0
  274. package/dist/24/solid/CircleCheck.js +14 -0
  275. package/dist/24/solid/CircleClose.js +14 -0
  276. package/dist/24/solid/CircleHelp.js +14 -0
  277. package/dist/24/solid/CircleInfo.js +14 -0
  278. package/dist/24/solid/CircleMinus.js +14 -0
  279. package/dist/24/solid/Clipboard.js +14 -0
  280. package/dist/24/solid/ClipboardCheck.js +14 -0
  281. package/dist/24/solid/Clock.js +14 -0
  282. package/dist/24/solid/Close.js +13 -0
  283. package/dist/24/solid/CloudDownload.js +14 -0
  284. package/dist/24/solid/CloudUpload.js +14 -0
  285. package/dist/24/solid/Cog.js +14 -0
  286. package/dist/24/solid/Columns.js +13 -0
  287. package/dist/24/solid/Folder.js +14 -0
  288. package/dist/24/solid/index.esm.js +71 -639
  289. package/package.json +5 -1
@@ -1,697 +1,71 @@
1
- import _extends from '@babel/runtime/helpers/extends';
2
- import * as React from 'react';
3
-
4
- const SvgActivity = props => /*#__PURE__*/React.createElement("svg", _extends({
5
- xmlns: "http://www.w3.org/2000/svg",
6
- width: 24,
7
- height: 24,
8
- fill: "none"
9
- }, props), /*#__PURE__*/React.createElement("path", {
10
- fill: "currentColor",
11
- fillRule: "evenodd",
12
- d: "M9.003 2a.75.75 0 0 1 .71.519l5.278 16.27 2.294-7.265A.75.75 0 0 1 18 11h4a.75.75 0 1 1 0 1.5h-3.45l-2.835 8.976a.75.75 0 0 1-1.428.005L8.99 5.151l-2.278 6.836A.75.75 0 0 1 6 12.5H2A.75.75 0 1 1 2 11h3.46l2.828-8.487A.75.75 0 0 1 9.003 2"
13
- }));
14
-
15
- const SvgAlarm = props => /*#__PURE__*/React.createElement("svg", _extends({
16
- xmlns: "http://www.w3.org/2000/svg",
17
- width: 24,
18
- height: 24,
19
- fill: "none"
20
- }, props), /*#__PURE__*/React.createElement("path", {
21
- fill: "currentColor",
22
- d: "M7.73 3.408A10.5 10.5 0 0 0 2.906 7.75L1.607 7A12 12 0 0 1 7.12 2.037l.61 1.37ZM12.5 7.75a.75.75 0 0 0-1.5 0v5.678l5.868 3.468a.75.75 0 0 0 .764-1.292L12.5 12.572z"
23
- }), /*#__PURE__*/React.createElement("path", {
24
- fill: "currentColor",
25
- fillRule: "evenodd",
26
- d: "M12 3a10 10 0 1 0 0 20 10 10 0 0 0 0-20M5.99 6.99a8.5 8.5 0 1 1 12.02 12.02A8.5 8.5 0 0 1 5.99 6.99"
27
- }), /*#__PURE__*/React.createElement("path", {
28
- fill: "currentColor",
29
- d: "M21.093 7.75a10.5 10.5 0 0 0-4.822-4.342l.61-1.37A12 12 0 0 1 22.392 7z"
30
- }));
31
-
32
- const SvgAlert = props => /*#__PURE__*/React.createElement("svg", _extends({
33
- xmlns: "http://www.w3.org/2000/svg",
34
- width: 24,
35
- height: 24,
36
- fill: "currentColor"
37
- }, props), /*#__PURE__*/React.createElement("path", {
38
- d: "M11 17a1 1 0 0 1 1-1h.01a1 1 0 0 1 0 2H12a1 1 0 0 1-1-1m1.75-8.25a.75.75 0 1 0-1.5 0v4.5a.75.75 0 1 0 1.5 0z"
39
- }), /*#__PURE__*/React.createElement("path", {
40
- fillRule: "evenodd",
41
- d: "M10.658 2.366a2.651 2.651 0 0 1 2.684 0c.407.239.745.581.984.99l.002.004 8.315 14.46a2.86 2.86 0 0 1 .008 2.758 2.75 2.75 0 0 1-.976 1.03c-.41.25-.877.386-1.357.392H3.682a2.653 2.653 0 0 1-1.357-.393 2.757 2.757 0 0 1-.975-1.029 2.86 2.86 0 0 1 .007-2.758l.006-.01 8.31-14.45.001-.004c.237-.41.576-.75.984-.99Zm.313 1.744L2.665 18.552a1.36 1.36 0 0 0 0 1.306c.108.198.262.36.443.47.18.11.382.169.586.172h16.61c.204-.003.406-.061.586-.172.181-.11.335-.272.444-.47a1.36 1.36 0 0 0-.001-1.306L13.03 4.112l-.001-.002a1.25 1.25 0 0 0-.446-.45 1.15 1.15 0 0 0-1.166 0 1.25 1.25 0 0 0-.446.45"
42
- }));
43
-
44
- const SvgAlignBottom = props => /*#__PURE__*/React.createElement("svg", _extends({
45
- xmlns: "http://www.w3.org/2000/svg",
46
- width: 24,
47
- height: 24,
48
- fill: "none"
49
- }, props), /*#__PURE__*/React.createElement("path", {
50
- fill: "currentColor",
51
- d: "M11.75 2a.75.75 0 0 1 .75.75v12.638l4.96-5.158a.75.75 0 1 1 1.08 1.04l-6.25 6.5a.751.751 0 0 1-1.08 0l-6.25-6.5a.75.75 0 1 1 1.08-1.04L11 15.388V2.75a.75.75 0 0 1 .75-.75M3.5 20.5a.75.75 0 1 0 0 1.5H20a.75.75 0 1 0 0-1.5z"
52
- }));
53
-
54
- const SvgAlignTop = props => /*#__PURE__*/React.createElement("svg", _extends({
55
- xmlns: "http://www.w3.org/2000/svg",
56
- width: 24,
57
- height: 24,
58
- fill: "none"
59
- }, props), /*#__PURE__*/React.createElement("path", {
60
- fill: "currentColor",
61
- d: "M11.75 22a.75.75 0 0 1-.75-.75V8.612L6.04 13.77a.75.75 0 1 1-1.08-1.04l6.25-6.5a.75.75 0 0 1 1.08 0l6.25 6.5a.75.75 0 1 1-1.08 1.04L12.5 8.612V21.25a.75.75 0 0 1-.75.75M20 3.5A.75.75 0 1 0 20 2H3.5a.75.75 0 0 0 0 1.5z"
62
- }));
63
-
64
- const SvgAnnotation = props => /*#__PURE__*/React.createElement("svg", _extends({
65
- xmlns: "http://www.w3.org/2000/svg",
66
- width: 24,
67
- height: 24,
68
- fill: "none"
69
- }, props), /*#__PURE__*/React.createElement("path", {
70
- fill: "currentColor",
71
- fillRule: "evenodd",
72
- d: "M15.031 16.5h5.219c.69 0 1.25-.56 1.25-1.25v-9.5c0-.69-.56-1.25-1.25-1.25H3.75c-.69 0-1.25.56-1.25 1.25v8.875c0 1.036.84 1.875 1.875 1.875h4.594L12 20.27zM23 5.75A2.75 2.75 0 0 0 20.25 3H3.75A2.75 2.75 0 0 0 1 5.75v8.875A3.375 3.375 0 0 0 4.375 18H8.25l2.83 3.519a1.125 1.125 0 0 0 1.84 0L15.75 18h4.5A2.75 2.75 0 0 0 23 15.25z"
73
- }));
74
-
75
- const SvgArchive = props => /*#__PURE__*/React.createElement("svg", _extends({
76
- xmlns: "http://www.w3.org/2000/svg",
77
- width: 24,
78
- height: 24,
79
- fill: "none"
80
- }, props), /*#__PURE__*/React.createElement("path", {
81
- fill: "currentColor",
82
- d: "M9.75 11a.75.75 0 1 0 0 1.5h4.5a.75.75 0 1 0 0-1.5z"
83
- }), /*#__PURE__*/React.createElement("path", {
84
- fill: "currentColor",
85
- fillRule: "evenodd",
86
- d: "M1 4.25A2.25 2.25 0 0 1 3.25 2h17.5A2.25 2.25 0 0 1 23 4.25v1.5c0 .78-.397 1.467-1 1.871V19.25A2.75 2.75 0 0 1 19.25 22H4.75A2.75 2.75 0 0 1 2 19.25V7.621A2.248 2.248 0 0 1 1 5.75zM3.5 8h17v11.25c0 .69-.56 1.25-1.25 1.25H4.75c-.69 0-1.25-.56-1.25-1.25zm-.25-4.5a.75.75 0 0 0-.75.75v1.5c0 .414.336.75.75.75h17.5a.75.75 0 0 0 .75-.75v-1.5a.75.75 0 0 0-.75-.75z"
87
- }));
88
-
89
- const SvgArrowDownLeft = props => /*#__PURE__*/React.createElement("svg", _extends({
90
- xmlns: "http://www.w3.org/2000/svg",
91
- width: 24,
92
- height: 24,
93
- fill: "none"
94
- }, props), /*#__PURE__*/React.createElement("path", {
95
- fill: "currentColor",
96
- d: "M18.78 6.28a.75.75 0 0 0-1.06-1.06L6.5 16.44V8.75a.75.75 0 0 0-1.5 0v9.5c0 .198.078.389.218.529l.002.001.001.002c.14.14.33.218.529.218h9.5a.75.75 0 1 0 0-1.5H7.56L18.78 6.28Z"
97
- }));
98
-
99
- const SvgArrowDownRight = props => /*#__PURE__*/React.createElement("svg", _extends({
100
- xmlns: "http://www.w3.org/2000/svg",
101
- width: 24,
102
- height: 24,
103
- fill: "none"
104
- }, props), /*#__PURE__*/React.createElement("path", {
105
- fill: "currentColor",
106
- d: "M5.22 7.28a.75.75 0 0 1 1.06-1.06L17.5 17.44V9.75a.75.75 0 1 1 1.5 0v9.5a.746.746 0 0 1-.75.75h-9.5a.75.75 0 1 1 0-1.5h7.69L5.22 7.28Z"
107
- }));
108
-
109
- const SvgArrowDown = props => /*#__PURE__*/React.createElement("svg", _extends({
110
- xmlns: "http://www.w3.org/2000/svg",
111
- width: 24,
112
- height: 24,
113
- fill: "none"
114
- }, props), /*#__PURE__*/React.createElement("path", {
115
- fill: "currentColor",
116
- d: "M12.5 3.75a.75.75 0 1 0-1.5 0v14.645l-5.96-6.166a.75.75 0 1 0-1.08 1.042l7.25 7.5a.752.752 0 0 0 1.08 0l7.25-7.5a.751.751 0 0 0-1.08-1.042l-5.96 6.166z"
117
- }));
118
-
119
- const SvgArrowLeft = props => /*#__PURE__*/React.createElement("svg", _extends({
120
- xmlns: "http://www.w3.org/2000/svg",
121
- width: 24,
122
- height: 24,
123
- fill: "none"
124
- }, props), /*#__PURE__*/React.createElement("path", {
125
- fill: "currentColor",
126
- d: "M11.771 5.04a.75.75 0 1 0-1.042-1.08l-7.5 7.25a.75.75 0 0 0 0 1.08l7.5 7.25a.751.751 0 0 0 1.042-1.08L5.605 12.5H20.25a.75.75 0 1 0 0-1.5H5.605z"
127
- }));
128
-
129
- const SvgArrowRight = props => /*#__PURE__*/React.createElement("svg", _extends({
130
- xmlns: "http://www.w3.org/2000/svg",
131
- width: 24,
132
- height: 24,
133
- fill: "none"
134
- }, props), /*#__PURE__*/React.createElement("path", {
135
- fill: "currentColor",
136
- d: "M12.229 5.04a.75.75 0 1 1 1.042-1.08l7.5 7.25a.751.751 0 0 1 0 1.08l-7.5 7.25a.751.751 0 0 1-1.042-1.08l6.166-5.96H3.75a.75.75 0 1 1 0-1.5h14.645z"
137
- }));
138
-
139
- const SvgArrowUpLeft = props => /*#__PURE__*/React.createElement("svg", _extends({
140
- xmlns: "http://www.w3.org/2000/svg",
141
- width: 24,
142
- height: 24,
143
- fill: "none"
144
- }, props), /*#__PURE__*/React.createElement("path", {
145
- fill: "currentColor",
146
- d: "M6.5 15.25a.75.75 0 1 1-1.5 0v-9.5c0-.206.083-.393.218-.529l.002-.001.001-.002c.14-.14.33-.218.529-.218h9.5a.75.75 0 1 1 0 1.5H7.56l11.22 11.22a.75.75 0 1 1-1.06 1.06L6.5 7.56z"
147
- }));
148
-
149
- const SvgArrowUpRight = props => /*#__PURE__*/React.createElement("svg", _extends({
150
- xmlns: "http://www.w3.org/2000/svg",
151
- width: 24,
152
- height: 24,
153
- fill: "none"
154
- }, props), /*#__PURE__*/React.createElement("path", {
155
- fill: "currentColor",
156
- d: "M18.943 5.463a.747.747 0 0 0-.161-.242l-.002-.001-.001-.002A.748.748 0 0 0 18.25 5h-9.5a.75.75 0 0 0 0 1.5h7.69L5.22 17.72a.75.75 0 1 0 1.06 1.06L17.5 7.56v7.69a.75.75 0 1 0 1.5 0v-9.5a.746.746 0 0 0-.057-.287"
157
- }));
158
-
159
- const SvgArrowUp = props => /*#__PURE__*/React.createElement("svg", _extends({
160
- xmlns: "http://www.w3.org/2000/svg",
161
- width: 24,
162
- height: 24,
163
- fill: "none"
164
- }, props), /*#__PURE__*/React.createElement("path", {
165
- fill: "currentColor",
166
- d: "M5.04 10.771A.75.75 0 0 1 3.96 9.73l7.25-7.5a.751.751 0 0 1 1.08 0l7.25 7.5a.751.751 0 0 1-1.08 1.042L12.5 4.605V20.25a.75.75 0 1 1-1.5 0V4.605z"
167
- }));
168
-
169
- const SvgAt = props => /*#__PURE__*/React.createElement("svg", _extends({
170
- xmlns: "http://www.w3.org/2000/svg",
171
- width: 24,
172
- height: 24,
173
- fill: "none"
174
- }, props), /*#__PURE__*/React.createElement("path", {
175
- fill: "currentColor",
176
- fillRule: "evenodd",
177
- d: "M14.5 1.288a11 11 0 1 0 4.188 19.445.75.75 0 1 0-.912-1.19 9.5 9.5 0 1 1 3.724-7.544v1.025c0 1.258-.995 2.476-2.325 2.476-1.288 0-2.175-1.142-2.175-2.476V7.75a.75.75 0 0 0-1.5 0v.68a5 5 0 1 0 .488 6.587c.58 1.12 1.666 1.983 3.187 1.983C21.495 17 23 14.94 23 13.024V12a11 11 0 0 0-8.5-10.711v-.001ZM15.5 12a3.5 3.5 0 1 0-7 0 3.5 3.5 0 0 0 7 0"
178
- }));
179
-
180
- const SvgBattery = props => /*#__PURE__*/React.createElement("svg", _extends({
181
- xmlns: "http://www.w3.org/2000/svg",
182
- width: 24,
183
- height: 24,
184
- fill: "none"
185
- }, props), /*#__PURE__*/React.createElement("path", {
186
- fill: "currentColor",
187
- fillRule: "evenodd",
188
- d: "M1.805 5.805A2.75 2.75 0 0 1 3.75 5h14.5A2.75 2.75 0 0 1 21 7.75v8.5A2.75 2.75 0 0 1 18.25 19H3.75A2.75 2.75 0 0 1 1 16.25v-8.5c0-.73.29-1.429.805-1.945ZM3.75 6.5c-.69 0-1.25.56-1.25 1.25v8.5c0 .69.56 1.25 1.25 1.25h14.5c.69 0 1.25-.56 1.25-1.25v-8.5c0-.69-.56-1.25-1.25-1.25z"
189
- }), /*#__PURE__*/React.createElement("path", {
190
- fill: "currentColor",
191
- d: "M23.28 10.22c.141.14.22.331.22.53v2.5a.75.75 0 1 1-1.5 0v-2.5a.75.75 0 0 1 1.28-.53"
192
- }));
193
-
194
- const SvgBeaker = props => /*#__PURE__*/React.createElement("svg", _extends({
195
- xmlns: "http://www.w3.org/2000/svg",
196
- width: 24,
197
- height: 24,
198
- fill: "currentColor"
199
- }, props), /*#__PURE__*/React.createElement("path", {
200
- fillRule: "evenodd",
201
- d: "M6.75 4a.75.75 0 0 0 0 1.5h.662l1.441 2.883a.25.25 0 0 1 0 .226l-4.657 9.118C3.432 19.224 4.52 21 6.2 21h11.6c1.68 0 2.768-1.776 2.004-3.273l-4.656-9.118a.25.25 0 0 1 0-.226l1.44-2.883h.662a.75.75 0 0 0 0-1.5H6.75Zm8.162 1.5H9.088l1.106 2.213a1.75 1.75 0 0 1-.007 1.578L8.805 12h6.39l-1.383-2.709a1.75 1.75 0 0 1-.007-1.578zm-9.38 12.909L8.04 13.5h7.922l2.507 4.909A.75.75 0 0 1 17.8 19.5H6.2a.75.75 0 0 1-.668-1.091Z"
202
- }));
203
-
204
- const SvgBell = props => /*#__PURE__*/React.createElement("svg", _extends({
205
- xmlns: "http://www.w3.org/2000/svg",
206
- width: 24,
207
- height: 24,
208
- fill: "currentColor"
209
- }, props), /*#__PURE__*/React.createElement("path", {
210
- fillRule: "evenodd",
211
- d: "M20 14.15c0 1.304 1.019 2.35 2.25 2.35a.75.75 0 1 1 0 1.5H1.75a.75.75 0 1 1 0-1.5C2.981 16.5 4 15.454 4 14.15V8.983C4 4.665 7.702 1 12 1s8 3.665 8 7.983zM5.5 8.983C5.5 5.5 8.524 2.5 12 2.5s6.5 3 6.5 6.483v5.167c0 .873.29 1.693.782 2.35H4.718a3.917 3.917 0 0 0 .782-2.35z"
212
- }), /*#__PURE__*/React.createElement("path", {
213
- d: "M10.42 20.414a.75.75 0 0 0-1.34.672C9.63 22.188 10.703 23 12 23c1.296 0 2.369-.812 2.92-1.914a.75.75 0 1 0-1.34-.672c-.347.691-.953 1.086-1.58 1.086-.627 0-1.233-.395-1.58-1.086Z"
214
- }));
215
-
216
- const SvgBookClosed = props => /*#__PURE__*/React.createElement("svg", _extends({
217
- xmlns: "http://www.w3.org/2000/svg",
218
- width: 24,
219
- height: 24,
220
- fill: "none"
221
- }, props), /*#__PURE__*/React.createElement("path", {
222
- fill: "currentColor",
223
- fillRule: "evenodd",
224
- d: "M5.75 1A2.75 2.75 0 0 0 3 3.75v16.5A2.75 2.75 0 0 0 5.75 23h13.5A1.75 1.75 0 0 0 21 21.25V2.75A1.75 1.75 0 0 0 19.25 1zM19.5 17.5V2.75a.25.25 0 0 0-.25-.25H5.75c-.69 0-1.25.56-1.25 1.25V17.8c.375-.192.8-.3 1.25-.3zm-15 2.75c0 .69.56 1.25 1.25 1.25h13.5a.25.25 0 0 0 .25-.25V19H5.75c-.69 0-1.25.56-1.25 1.25"
225
- }));
226
-
227
- const SvgBookOpen = props => /*#__PURE__*/React.createElement("svg", _extends({
228
- xmlns: "http://www.w3.org/2000/svg",
229
- width: 24,
230
- height: 24,
231
- fill: "none"
232
- }, props), /*#__PURE__*/React.createElement("path", {
233
- fill: "currentColor",
234
- fillRule: "evenodd",
235
- d: "M12 4.732a4.134 4.134 0 0 0-1.533-1.295c-.487-.24-1.016-.341-1.63-.39C8.236 3 7.494 3 6.564 3H3.75A2.75 2.75 0 0 0 1 5.75v9.2a2.75 2.75 0 0 0 2.75 2.75h3.046c1.115 0 1.523.007 1.88.112.338.1.92.475.92.475s.513.543 1.132 1.44l.655.949a.75.75 0 0 0 1.234 0l.655-.95c.62-.896 1.132-1.439 1.132-1.439s.582-.375.92-.474c.357-.106.764-.113 1.88-.113h3.046A2.75 2.75 0 0 0 23 14.95v-9.2A2.75 2.75 0 0 0 20.25 3h-2.815c-.93 0-1.672 0-2.271.047-.615.049-1.144.15-1.631.39A4.134 4.134 0 0 0 12 4.732m-1.47 12.381c.26.207.484.454.72.76V9.03c0-.937 0-1.593-.044-2.104-.042-.502-.122-.797-.242-1.024a2.61 2.61 0 0 0-1.16-1.12c-.245-.12-.56-.198-1.086-.24-.533-.041-1.216-.042-2.185-.042H3.75c-.69 0-1.25.56-1.25 1.25v9.2c0 .69.56 1.25 1.25 1.25h3.16c.96 0 1.599 0 2.19.174a4.2 4.2 0 0 1 1.43.739m2.94 0c-.26.207-.484.454-.72.76V9.03c0-.937 0-1.593.044-2.104.042-.502.122-.797.242-1.024a2.61 2.61 0 0 1 1.16-1.12c.245-.12.56-.198 1.086-.24.533-.041 1.216-.042 2.185-.042h2.783c.69 0 1.25.56 1.25 1.25v9.2c0 .69-.56 1.25-1.25 1.25h-3.16c-.96 0-1.599 0-2.19.174a4.205 4.205 0 0 0-1.43.739Z"
236
- }));
237
-
238
- const SvgBookmarkPlus = props => /*#__PURE__*/React.createElement("svg", _extends({
239
- xmlns: "http://www.w3.org/2000/svg",
240
- width: 24,
241
- height: 24,
242
- fill: "none"
243
- }, props), /*#__PURE__*/React.createElement("path", {
244
- fill: "currentColor",
245
- d: "M12.53 7.22a.75.75 0 0 0-1.28.53V10H9a.75.75 0 1 0 0 1.5h2.25v2.25a.75.75 0 1 0 1.5 0V11.5H15a.75.75 0 1 0 0-1.5h-2.25V7.75a.75.75 0 0 0-.22-.53"
246
- }), /*#__PURE__*/React.createElement("path", {
247
- fill: "currentColor",
248
- fillRule: "evenodd",
249
- d: "M4.805 2.805A2.75 2.75 0 0 0 4 4.75v16.376a1 1 0 0 0 1.382.924l6.522-2.699a.249.249 0 0 1 .192 0l6.522 2.699A1 1 0 0 0 20 21.126V4.75A2.75 2.75 0 0 0 17.25 2H6.75c-.73 0-1.429.29-1.945.805M5.5 4.75c0-.69.56-1.25 1.25-1.25h10.5c.69 0 1.25.56 1.25 1.25v15.628l-5.83-2.413a1.75 1.75 0 0 0-1.34 0L5.5 20.378z"
250
- }));
251
-
252
- const SvgBookmark = props => /*#__PURE__*/React.createElement("svg", _extends({
253
- xmlns: "http://www.w3.org/2000/svg",
254
- width: 24,
255
- height: 24,
256
- fill: "currentColor"
257
- }, props), /*#__PURE__*/React.createElement("path", {
258
- fillRule: "evenodd",
259
- d: "M4 4.75A2.75 2.75 0 0 1 6.75 2h10.5A2.75 2.75 0 0 1 20 4.75v16.376a1 1 0 0 1-1.382.924l-6.522-2.699a.249.249 0 0 0-.192 0L5.382 22.05A1 1 0 0 1 4 21.126zM6.75 3.5c-.69 0-1.25.56-1.25 1.25v15.628l5.83-2.413a1.75 1.75 0 0 1 1.34 0l5.83 2.413V4.75c0-.69-.56-1.25-1.25-1.25z"
260
- }));
261
-
262
- const SvgBriefcase = props => /*#__PURE__*/React.createElement("svg", _extends({
263
- xmlns: "http://www.w3.org/2000/svg",
264
- width: 24,
265
- height: 24,
266
- fill: "currentColor"
267
- }, props), /*#__PURE__*/React.createElement("path", {
268
- fillRule: "evenodd",
269
- d: "M9.75 2A2.75 2.75 0 0 0 7 4.75V6H3.75A2.75 2.75 0 0 0 1 8.75v10.5A2.75 2.75 0 0 0 3.75 22h16.5A2.75 2.75 0 0 0 23 19.25V8.75A2.75 2.75 0 0 0 20.25 6H17V4.75A2.75 2.75 0 0 0 14.25 2zm6.75 5.5h-9v13h9zm1.5 13v-13h2.25c.69 0 1.25.56 1.25 1.25v10.5c0 .69-.56 1.25-1.25 1.25zM3.75 7.5H6v13H3.75c-.69 0-1.25-.56-1.25-1.25V8.75c0-.69.56-1.25 1.25-1.25M15.5 6V4.75c0-.69-.56-1.25-1.25-1.25h-4.5c-.69 0-1.25.56-1.25 1.25V6z"
270
- }));
271
-
272
- const SvgBuilding = props => /*#__PURE__*/React.createElement("svg", _extends({
273
- xmlns: "http://www.w3.org/2000/svg",
274
- width: 24,
275
- height: 24,
276
- fill: "currentColor"
277
- }, props), /*#__PURE__*/React.createElement("path", {
278
- fillRule: "evenodd",
279
- d: "M4.25 3A.75.75 0 0 1 5 2.25h14a.75.75 0 0 1 0 1.5v16.5h.25a.75.75 0 0 1 0 1.5H4.75a.75.75 0 0 1 0-1.5H5V3.75A.75.75 0 0 1 4.25 3m2.25.75v16.5H9v-2.875c0-1.035.84-1.875 1.875-1.875h2.25c1.035 0 1.875.84 1.875 1.875v2.875h2.5V3.75zm7 16.5v-2.875a.375.375 0 0 0-.375-.375h-2.25a.375.375 0 0 0-.375.375v2.875zM8.25 6.75A.75.75 0 0 1 9 6h1.5a.75.75 0 0 1 0 1.5H9a.75.75 0 0 1-.75-.75m4.5 0A.75.75 0 0 1 13.5 6H15a.75.75 0 0 1 0 1.5h-1.5a.75.75 0 0 1-.75-.75m-4.5 3A.75.75 0 0 1 9 9h1.5a.75.75 0 0 1 0 1.5H9a.75.75 0 0 1-.75-.75m4.5 0A.75.75 0 0 1 13.5 9H15a.75.75 0 0 1 0 1.5h-1.5a.75.75 0 0 1-.75-.75m-4.5 3A.75.75 0 0 1 9 12h1.5a.75.75 0 0 1 0 1.5H9a.75.75 0 0 1-.75-.75m4.5 0a.75.75 0 0 1 .75-.75H15a.75.75 0 0 1 0 1.5h-1.5a.75.75 0 0 1-.75-.75"
280
- }));
281
-
282
- const SvgBulb = props => /*#__PURE__*/React.createElement("svg", _extends({
283
- xmlns: "http://www.w3.org/2000/svg",
284
- width: 25,
285
- height: 24,
286
- fill: "currentColor"
287
- }, props), /*#__PURE__*/React.createElement("path", {
288
- d: "M12.5 1a.75.75 0 0 1 .75.75v1.5a.75.75 0 1 1-1.5 0v-1.5A.75.75 0 0 1 12.5 1M23 11.75a.75.75 0 0 1-.75.75h-1.5a.75.75 0 1 1 0-1.5h1.5a.75.75 0 0 1 .75.75m-18.75.75a.75.75 0 1 0 0-1.5h-1.5a.75.75 0 1 0 0 1.5zm15.78-8.28a.75.75 0 0 1 0 1.06l-1.06 1.061a.75.75 0 0 1-1.061-1.06l1.06-1.061a.75.75 0 0 1 1.061 0M4.97 5.28a.75.75 0 0 1 1.06-1.06l1.061 1.06a.75.75 0 0 1-1.06 1.061zM10 22.25a.75.75 0 0 1 .75-.75h3.5a.75.75 0 1 1 0 1.5h-3.5a.75.75 0 0 1-.75-.75"
289
- }), /*#__PURE__*/React.createElement("path", {
290
- fillRule: "evenodd",
291
- d: "M12.5 5.5a6 6 0 0 0-6 6c0 1.993 1.186 3.18 2.287 4.281l.316.318a.7.7 0 0 1 .196.494v.658a2.25 2.25 0 0 0 2.25 2.249h1.901a2.25 2.25 0 0 0 2.25-2.25v-.629a.73.73 0 0 1 .216-.52l.122-.118c1.166-1.132 2.462-2.39 2.462-4.483a6 6 0 0 0-6-6m-4.5 6a4.5 4.5 0 1 1 9 0c0 1.436-.85 2.28-2.13 3.527-.433.421-.67.998-.67 1.594v.629a.75.75 0 0 1-.75.75h-1.9a.75.75 0 0 1-.75-.75l-.001-.658c0-.569-.216-1.127-.626-1.544l-.264-.268C8.739 13.596 8 12.848 8 11.5"
292
- }));
293
-
294
- const SvgCalendar = props => /*#__PURE__*/React.createElement("svg", _extends({
295
- xmlns: "http://www.w3.org/2000/svg",
296
- width: 24,
297
- height: 24,
298
- fill: "currentColor"
299
- }, props), /*#__PURE__*/React.createElement("path", {
300
- fillRule: "evenodd",
301
- d: "M17 1a.75.75 0 1 0-1.5 0v1h-7V1A.75.75 0 0 0 7 1v1H4.75A2.75 2.75 0 0 0 2 4.75v14.5A2.75 2.75 0 0 0 4.75 22h14.5A2.75 2.75 0 0 0 22 19.25V4.75A2.75 2.75 0 0 0 19.25 2H17zm3.5 7V4.75c0-.69-.56-1.25-1.25-1.25H17V5a.75.75 0 1 1-1.5 0V3.5h-7V5A.75.75 0 0 1 7 5V3.5H4.75c-.69 0-1.25.56-1.25 1.25V8zm-17 1.5h17v9.75c0 .69-.56 1.25-1.25 1.25H4.75c-.69 0-1.25-.56-1.25-1.25z"
302
- }));
303
-
304
- const SvgCamera = props => /*#__PURE__*/React.createElement("svg", _extends({
305
- xmlns: "http://www.w3.org/2000/svg",
306
- width: 24,
307
- height: 24,
308
- fill: "currentColor"
309
- }, props), /*#__PURE__*/React.createElement("path", {
310
- fillRule: "evenodd",
311
- d: "M7 13a5 5 0 1 1 10 0 5 5 0 0 1-10 0m5-3.5a3.5 3.5 0 1 0 0 7 3.5 3.5 0 0 0 0-7"
312
- }), /*#__PURE__*/React.createElement("path", {
313
- fillRule: "evenodd",
314
- d: "M7.557 2.912A1.75 1.75 0 0 1 9.094 2h5.812c.64 0 1.23.35 1.537.912l1.014 1.859 2.924.14A2.75 2.75 0 0 1 23 7.656V19.25A2.75 2.75 0 0 1 20.25 22H3.75A2.75 2.75 0 0 1 1 19.25V7.657A2.75 2.75 0 0 1 3.62 4.91l2.923-.14 1.014-1.858Zm1.537.588a.25.25 0 0 0-.22.13L7.658 5.86a.75.75 0 0 1-.622.39l-3.345.158A1.25 1.25 0 0 0 2.5 7.657V19.25c0 .69.56 1.25 1.25 1.25h16.5c.69 0 1.25-.56 1.25-1.25V7.657a1.25 1.25 0 0 0-1.19-1.249l-3.346-.159a.75.75 0 0 1-.622-.39L15.126 3.63a.25.25 0 0 0-.22-.13z"
315
- }));
316
-
317
- const SvgCash = props => /*#__PURE__*/React.createElement("svg", _extends({
318
- xmlns: "http://www.w3.org/2000/svg",
319
- width: 24,
320
- height: 24,
321
- fill: "currentColor"
322
- }, props), /*#__PURE__*/React.createElement("path", {
323
- d: "M15.5 6.75a.75.75 0 0 0 1.5 0v-1A2.75 2.75 0 0 0 14.25 3H3.75A2.75 2.75 0 0 0 1 5.75v6.5A2.75 2.75 0 0 0 3.75 15h1a.75.75 0 0 0 0-1.5h-1c-.69 0-1.25-.56-1.25-1.25v-6.5c0-.69.56-1.25 1.25-1.25h10.5c.69 0 1.25.56 1.25 1.25z"
324
- }), /*#__PURE__*/React.createElement("path", {
325
- fillRule: "evenodd",
326
- d: "M15 17.5a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5m0-1.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2"
327
- }), /*#__PURE__*/React.createElement("path", {
328
- fillRule: "evenodd",
329
- d: "M9.75 9A2.75 2.75 0 0 0 7 11.75v6.5A2.75 2.75 0 0 0 9.75 21h10.5A2.75 2.75 0 0 0 23 18.25v-6.5A2.75 2.75 0 0 0 20.25 9zm11.75 2.75c0-.69-.56-1.25-1.25-1.25H9.75c-.69 0-1.25.56-1.25 1.25v6.5c0 .69.56 1.25 1.25 1.25h10.5c.69 0 1.25-.56 1.25-1.25z"
330
- }));
331
-
332
- const SvgChartBar = props => /*#__PURE__*/React.createElement("svg", _extends({
333
- xmlns: "http://www.w3.org/2000/svg",
334
- width: 24,
335
- height: 24,
336
- fill: "currentColor"
337
- }, props), /*#__PURE__*/React.createElement("path", {
338
- d: "M18 3a1 1 0 0 1 1 1v16a1 1 0 0 1-2 0V4a1 1 0 0 1 1-1m-6 6a1 1 0 0 1 1 1v10a1 1 0 0 1-2 0V10a1 1 0 0 1 1-1m-5 7a1 1 0 1 0-2 0v4a1 1 0 1 0 2 0z"
339
- }));
340
-
341
- const SvgChatBubbleRoundDots = props => /*#__PURE__*/React.createElement("svg", _extends({
342
- xmlns: "http://www.w3.org/2000/svg",
343
- width: 24,
344
- height: 24,
345
- fill: "currentColor"
346
- }, props), /*#__PURE__*/React.createElement("path", {
347
- fillRule: "evenodd",
348
- d: "M12.343 3.5a8.157 8.157 0 1 1-3.765 15.396 1.44 1.44 0 0 0-.689-.139c-.2.003-.415.033-.627.074-.426.082-.922.227-1.417.391-.567.191-1.129.398-1.684.621.204-.51.421-1.081.606-1.63.169-.505.318-1.012.403-1.448.042-.217.072-.438.075-.643a1.466 1.466 0 0 0-.141-.7A8.157 8.157 0 0 1 12.343 3.5M3.7 21.655a37.07 37.07 0 0 1 2.618-1.01c.47-.156.896-.277 1.228-.341.131-.027.264-.043.398-.047a9.62 9.62 0 0 0 4.399 1.058c5.333 0 9.657-4.324 9.657-9.658A9.656 9.656 0 0 0 3.568 7.631a9.657 9.657 0 0 0 .177 8.429v.038a2.32 2.32 0 0 1-.048.382c-.066.34-.191.776-.352 1.255a36.663 36.663 0 0 1-1.21 3.052l-.05.114-.014.03-.004.009a.75.75 0 0 0 .982.998l.648-.282.003-.001Z"
349
- }), /*#__PURE__*/React.createElement("path", {
350
- d: "M8.25 13.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3m4 0a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3m5.5-1.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0"
351
- }));
352
-
353
- const SvgChatBubbleRoundText = props => /*#__PURE__*/React.createElement("svg", _extends({
354
- xmlns: "http://www.w3.org/2000/svg",
355
- width: 24,
356
- height: 24,
357
- fill: "currentColor"
358
- }, props), /*#__PURE__*/React.createElement("path", {
359
- d: "M8 9.5A.75.75 0 0 0 8 11h8.5a.75.75 0 0 0 0-1.5zm0 4A.75.75 0 0 0 8 15h5.5a.75.75 0 0 0 0-1.5z"
360
- }), /*#__PURE__*/React.createElement("path", {
361
- fillRule: "evenodd",
362
- d: "M6.318 20.645c-.885.303-1.758.64-2.618 1.01h-.003l-.648.283a.75.75 0 0 1-.982-.998l.004-.01.014-.03.05-.113a36.65 36.65 0 0 0 1.21-3.052c.161-.48.286-.915.352-1.255a2.32 2.32 0 0 0 .048-.382v-.038A9.657 9.657 0 1 1 22 11.657c0 5.334-4.324 9.658-9.657 9.658a9.62 9.62 0 0 1-4.399-1.058c-.134.004-.267.02-.398.047-.332.064-.758.185-1.228.34Zm9.59-16.322a8.157 8.157 0 0 0-10.54 3.1 8.157 8.157 0 0 0-.264 7.999c.104.218.152.458.141.7a3.746 3.746 0 0 1-.075.643c-.085.436-.234.943-.403 1.448-.185.549-.402 1.12-.606 1.63.555-.223 1.117-.43 1.684-.621.495-.164.991-.31 1.417-.391.212-.041.427-.071.627-.074a1.44 1.44 0 0 1 .689.139 8.157 8.157 0 1 0 7.33-14.573"
363
- }));
364
-
365
- const SvgChatBubbleRound = props => /*#__PURE__*/React.createElement("svg", _extends({
366
- xmlns: "http://www.w3.org/2000/svg",
367
- width: 24,
368
- height: 24,
369
- fill: "currentColor"
370
- }, props), /*#__PURE__*/React.createElement("path", {
371
- fillRule: "evenodd",
372
- d: "M12.343 3.5a8.157 8.157 0 1 1-3.765 15.396 1.44 1.44 0 0 0-.689-.139c-.2.003-.415.033-.627.074-.426.082-.922.227-1.417.391-.567.191-1.129.398-1.684.621.204-.51.421-1.081.606-1.63.169-.505.318-1.012.403-1.448.042-.217.072-.438.075-.643a1.466 1.466 0 0 0-.141-.7A8.157 8.157 0 0 1 12.343 3.5M3.7 21.655a37.07 37.07 0 0 1 2.618-1.01c.47-.156.896-.277 1.228-.341.131-.027.264-.043.398-.047a9.62 9.62 0 0 0 4.399 1.058c5.333 0 9.657-4.324 9.657-9.658A9.656 9.656 0 0 0 3.568 7.631a9.657 9.657 0 0 0 .177 8.429v.038a2.32 2.32 0 0 1-.048.382c-.066.34-.191.776-.352 1.255a36.663 36.663 0 0 1-1.21 3.052l-.05.114-.014.03-.004.009a.75.75 0 0 0 .982.998l.648-.282.003-.001Z"
373
- }));
374
-
375
- const SvgChatBubbleSquareDots = props => /*#__PURE__*/React.createElement("svg", _extends({
376
- xmlns: "http://www.w3.org/2000/svg",
377
- width: 24,
378
- height: 24,
379
- fill: "currentColor"
380
- }, props), /*#__PURE__*/React.createElement("path", {
381
- d: "M8 11.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3m4 0a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3m4 0a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3"
382
- }), /*#__PURE__*/React.createElement("path", {
383
- fillRule: "evenodd",
384
- d: "M21.195 2.805A2.75 2.75 0 0 1 22 4.75v10.5A2.75 2.75 0 0 1 19.25 18H8.26a1.25 1.25 0 0 0-.801.291l-4.228 3.534A.75.75 0 0 1 2 21.25V4.75A2.75 2.75 0 0 1 4.75 2h14.5c.73 0 1.429.29 1.945.805M20.5 4.75c0-.69-.56-1.25-1.25-1.25H4.75c-.69 0-1.25.56-1.25 1.25v14.895l2.997-2.505a2.75 2.75 0 0 1 1.763-.64h10.99c.69 0 1.25-.56 1.25-1.25z"
385
- }));
386
-
387
- const SvgChatBubbleSquareText = props => /*#__PURE__*/React.createElement("svg", _extends({
388
- xmlns: "http://www.w3.org/2000/svg",
389
- width: 24,
390
- height: 24,
391
- fill: "currentColor"
392
- }, props), /*#__PURE__*/React.createElement("path", {
393
- fillRule: "evenodd",
394
- d: "M22 4.75A2.75 2.75 0 0 0 19.25 2H4.75A2.75 2.75 0 0 0 2 4.75v16.5a.75.75 0 0 0 1.231.575l4.228-3.534A1.25 1.25 0 0 1 8.26 18h10.99A2.75 2.75 0 0 0 22 15.25zM19.25 3.5c.69 0 1.25.56 1.25 1.25v10.5c0 .69-.56 1.25-1.25 1.25H8.26a2.75 2.75 0 0 0-1.763.64L3.5 19.645V4.75c0-.69.56-1.25 1.25-1.25z"
395
- }), /*#__PURE__*/React.createElement("path", {
396
- d: "M7.75 7a.75.75 0 0 0 0 1.5h8.5a.75.75 0 0 0 0-1.5zm0 4a.75.75 0 0 0 0 1.5h5.5a.75.75 0 0 0 0-1.5z"
397
- }));
398
-
399
- const SvgChatBubbleSquare = props => /*#__PURE__*/React.createElement("svg", _extends({
400
- xmlns: "http://www.w3.org/2000/svg",
401
- width: 24,
402
- height: 24,
403
- fill: "currentColor"
404
- }, props), /*#__PURE__*/React.createElement("path", {
405
- fillRule: "evenodd",
406
- d: "M22 4.75A2.75 2.75 0 0 0 19.25 2H4.75A2.75 2.75 0 0 0 2 4.75v16.5a.75.75 0 0 0 1.231.575l4.228-3.534A1.25 1.25 0 0 1 8.26 18h10.99A2.75 2.75 0 0 0 22 15.25zM19.25 3.5c.69 0 1.25.56 1.25 1.25v10.5c0 .69-.56 1.25-1.25 1.25H8.26a2.75 2.75 0 0 0-1.763.64L3.5 19.645V4.75c0-.69.56-1.25 1.25-1.25z"
407
- }));
408
-
409
- const SvgChatBubblesRound = props => /*#__PURE__*/React.createElement("svg", _extends({
410
- xmlns: "http://www.w3.org/2000/svg",
411
- width: 24,
412
- height: 24,
413
- fill: "currentColor"
414
- }, props), /*#__PURE__*/React.createElement("path", {
415
- fillRule: "evenodd",
416
- d: "M13.02 4.827a5.75 5.75 0 0 0-8.777 7.077c.144.275.134.58.12.751-.022.221-.061.44-.118.655-.14.529-.31 1.048-.512 1.557.563-.214 1.188-.429 1.694-.545a.75.75 0 1 1 .335 1.463c-.535.122-1.3.401-1.96.666-.357.142-.711.29-1.063.445l-.064.029-.016.007-.004.002a.753.753 0 0 1-1.046-.55.75.75 0 0 1 .055-.444v-.002l.003-.006.012-.027a30.002 30.002 0 0 0 .698-1.694c.17-.453.323-.903.413-1.265.046-.183.07-.32.078-.413l.001-.022a7.25 7.25 0 0 1 11.11-8.837.75.75 0 1 1-.959 1.153Z"
417
- }), /*#__PURE__*/React.createElement("path", {
418
- fillRule: "evenodd",
419
- d: "M21.781 20.78a.75.75 0 0 0 .152-.84l-.004-.008-.012-.027a30.29 30.29 0 0 1-.698-1.694c-.16-.414-.298-.836-.413-1.265a2.731 2.731 0 0 1-.077-.414l-.002-.021a7.25 7.25 0 1 0-3.22 3.219h.018c.092.009.23.033.413.08.363.09.814.243 1.268.413.574.215 1.141.447 1.701.695l.027.012.008.004a.75.75 0 0 0 .84-.155v.001Zm-13.28-7.53a5.75 5.75 0 1 1 10.852 2.653c-.144.276-.134.58-.12.752.018.208.063.434.118.655.14.529.311 1.049.512 1.557-.51-.2-1.03-.371-1.56-.512a4.126 4.126 0 0 0-.649-.119c-.167-.014-.474-.028-.75.117A5.75 5.75 0 0 1 8.5 13.25Z"
420
- }));
421
-
422
- const SvgChatBubblesSquare = props => /*#__PURE__*/React.createElement("svg", _extends({
423
- xmlns: "http://www.w3.org/2000/svg",
424
- width: 24,
425
- height: 24,
426
- fill: "currentColor"
427
- }, props), /*#__PURE__*/React.createElement("path", {
428
- d: "M14.25 2A2.75 2.75 0 0 1 17 4.75v.5a.75.75 0 1 1-1.5 0v-.5c0-.69-.56-1.25-1.25-1.25H3.75c-.69 0-1.25.56-1.25 1.25v10.94l2.531-2.026a.75.75 0 0 1 .938 1.172l-3.75 3A.75.75 0 0 1 1 17.25V4.75A2.75 2.75 0 0 1 3.75 2z"
429
- }), /*#__PURE__*/React.createElement("path", {
430
- fillRule: "evenodd",
431
- d: "M9.75 7A2.75 2.75 0 0 0 7 9.75v7.5A2.75 2.75 0 0 0 9.75 20h8.048c.284 0 .56.097.781.274l3.203 2.562A.75.75 0 0 0 23 22.25V9.75A2.75 2.75 0 0 0 20.25 7zM8.5 9.75c0-.69.56-1.25 1.25-1.25h10.5c.69 0 1.25.56 1.25 1.25v10.94l-1.984-1.587a2.75 2.75 0 0 0-1.718-.603H9.75c-.69 0-1.25-.56-1.25-1.25v-7.5Z"
432
- }));
433
-
434
- const SvgCheck = props => /*#__PURE__*/React.createElement("svg", _extends({
435
- xmlns: "http://www.w3.org/2000/svg",
436
- width: 24,
437
- height: 24,
438
- fill: "currentColor"
439
- }, props), /*#__PURE__*/React.createElement("path", {
440
- d: "M21.78 6.28a.75.75 0 0 0-1.06-1.06L8.75 17.19l-5.47-5.47a.75.75 0 0 0-1.06 1.06l6 6a.75.75 0 0 0 1.06 0l12.5-12.5Z"
441
- }));
442
-
443
- const SvgChevronDown = props => /*#__PURE__*/React.createElement("svg", _extends({
444
- xmlns: "http://www.w3.org/2000/svg",
445
- width: 24,
446
- height: 24,
447
- fill: "currentColor"
448
- }, props), /*#__PURE__*/React.createElement("path", {
449
- fillRule: "evenodd",
450
- d: "M5.23 8.21a.75.75 0 0 1 1.06.02L12 14.168l5.71-5.938a.75.75 0 1 1 1.08 1.04l-6.25 6.5a.75.75 0 0 1-1.08 0l-6.25-6.5a.75.75 0 0 1 .02-1.06Z"
451
- }));
452
-
453
- const SvgChevronLeft = props => /*#__PURE__*/React.createElement("svg", _extends({
454
- xmlns: "http://www.w3.org/2000/svg",
455
- width: 24,
456
- height: 24,
457
- fill: "currentColor"
458
- }, props), /*#__PURE__*/React.createElement("path", {
459
- fillRule: "evenodd",
460
- d: "M15.79 18.77a.75.75 0 0 0-.02-1.06L9.832 12l5.938-5.71a.75.75 0 1 0-1.04-1.08l-6.5 6.25a.75.75 0 0 0 0 1.08l6.5 6.25a.75.75 0 0 0 1.06-.02Z"
461
- }));
462
-
463
- const SvgChevronRight = props => /*#__PURE__*/React.createElement("svg", _extends({
464
- xmlns: "http://www.w3.org/2000/svg",
465
- width: 24,
466
- height: 24,
467
- fill: "currentColor"
468
- }, props), /*#__PURE__*/React.createElement("path", {
469
- fillRule: "evenodd",
470
- d: "M8.21 18.77a.75.75 0 0 1 .02-1.06L14.168 12 8.23 6.29a.75.75 0 1 1 1.04-1.08l6.5 6.25a.751.751 0 0 1 0 1.08l-6.5 6.25a.75.75 0 0 1-1.06-.02Z"
471
- }));
472
-
473
- const SvgChevronUp = props => /*#__PURE__*/React.createElement("svg", _extends({
474
- xmlns: "http://www.w3.org/2000/svg",
475
- width: 24,
476
- height: 24,
477
- fill: "currentColor"
478
- }, props), /*#__PURE__*/React.createElement("path", {
479
- fillRule: "evenodd",
480
- d: "M5.23 15.79a.75.75 0 0 0 1.06-.02L12 9.832l5.71 5.938a.75.75 0 1 0 1.08-1.04l-6.25-6.5a.749.749 0 0 0-1.08 0l-6.25 6.5a.75.75 0 0 0 .02 1.06Z"
481
- }));
482
-
483
- const SvgChevronsDown = props => /*#__PURE__*/React.createElement("svg", _extends({
484
- xmlns: "http://www.w3.org/2000/svg",
485
- width: 24,
486
- height: 24,
487
- fill: "currentColor"
488
- }, props), /*#__PURE__*/React.createElement("path", {
489
- d: "M7.293 5.232a.75.75 0 0 0-1.086 1.036l5.25 5.5a.75.75 0 0 0 1.085 0l5.25-5.5a.75.75 0 0 0-1.085-1.036L12 10.164z"
490
- }), /*#__PURE__*/React.createElement("path", {
491
- d: "M7.293 12.232a.75.75 0 0 0-1.086 1.036l5.25 5.5a.75.75 0 0 0 1.085 0l5.25-5.5a.75.75 0 0 0-1.085-1.036L12 17.164l-4.707-4.932Z"
492
- }));
493
-
494
- const SvgChevronsLeft = props => /*#__PURE__*/React.createElement("svg", _extends({
495
- xmlns: "http://www.w3.org/2000/svg",
496
- width: 24,
497
- height: 24,
498
- fill: "currentColor"
499
- }, props), /*#__PURE__*/React.createElement("path", {
500
- d: "M11.768 16.707a.75.75 0 1 1-1.036 1.085l-5.5-5.25a.75.75 0 0 1 0-1.085l5.5-5.25a.75.75 0 1 1 1.036 1.086L6.836 12z"
501
- }), /*#__PURE__*/React.createElement("path", {
502
- d: "M18.768 16.707a.75.75 0 1 1-1.036 1.085l-5.5-5.25a.75.75 0 0 1 0-1.085l5.5-5.25a.75.75 0 1 1 1.036 1.086L13.836 12z"
503
- }));
504
-
505
- const SvgChevronsRight = props => /*#__PURE__*/React.createElement("svg", _extends({
506
- xmlns: "http://www.w3.org/2000/svg",
507
- width: 24,
508
- height: 24,
509
- fill: "currentColor"
510
- }, props), /*#__PURE__*/React.createElement("path", {
511
- d: "M5.232 16.707a.75.75 0 0 0 1.036 1.085l5.5-5.25a.75.75 0 0 0 0-1.085l-5.5-5.25a.75.75 0 1 0-1.036 1.086L10.164 12l-4.932 4.707Z"
512
- }), /*#__PURE__*/React.createElement("path", {
513
- d: "M12.232 16.707a.75.75 0 1 0 1.036 1.085l5.5-5.25a.75.75 0 0 0 0-1.085l-5.5-5.25a.75.75 0 0 0-1.036 1.086L17.164 12l-4.932 4.707Z"
514
- }));
515
-
516
- const SvgChevronsUp = props => /*#__PURE__*/React.createElement("svg", _extends({
517
- xmlns: "http://www.w3.org/2000/svg",
518
- width: 24,
519
- height: 24,
520
- fill: "currentColor"
521
- }, props), /*#__PURE__*/React.createElement("path", {
522
- d: "M7.293 11.768a.75.75 0 1 1-1.086-1.036l5.25-5.5a.75.75 0 0 1 1.085 0l5.25 5.5a.75.75 0 0 1-1.085 1.036L12 6.836z"
523
- }), /*#__PURE__*/React.createElement("path", {
524
- d: "M7.293 18.768a.75.75 0 1 1-1.086-1.036l5.25-5.5a.75.75 0 0 1 1.085 0l5.25 5.5a.75.75 0 0 1-1.085 1.036L12 13.836z"
525
- }));
526
-
527
- const SvgCircleAdd = props => /*#__PURE__*/React.createElement("svg", _extends({
528
- xmlns: "http://www.w3.org/2000/svg",
529
- width: 24,
530
- height: 24,
531
- fill: "currentColor"
532
- }, props), /*#__PURE__*/React.createElement("path", {
533
- fillRule: "evenodd",
534
- d: "M12 2.5a9.5 9.5 0 1 0 0 19 9.5 9.5 0 0 0 0-19M1 12C1 5.925 5.925 1 12 1s11 4.925 11 11-4.925 11-11 11S1 18.075 1 12"
535
- }), /*#__PURE__*/React.createElement("path", {
536
- d: "M12 7a.75.75 0 0 1 .75.75v3.5h3.5a.75.75 0 1 1 0 1.5h-3.5v3.5a.75.75 0 1 1-1.5 0v-3.5h-3.5a.75.75 0 1 1 0-1.5h3.5v-3.5A.75.75 0 0 1 12 7"
537
- }));
538
-
539
- const SvgCircleAlert = props => /*#__PURE__*/React.createElement("svg", _extends({
540
- xmlns: "http://www.w3.org/2000/svg",
541
- width: 24,
542
- height: 24,
543
- fill: "currentColor"
544
- }, props), /*#__PURE__*/React.createElement("path", {
545
- d: "M12 7a.75.75 0 0 1 .75.75v4.5a.75.75 0 1 1-1.5 0v-4.5A.75.75 0 0 1 12 7m0 8a1 1 0 0 0 0 2h.01a1 1 0 0 0 0-2z"
546
- }), /*#__PURE__*/React.createElement("path", {
547
- fillRule: "evenodd",
548
- d: "M1 12C1 5.925 5.925 1 12 1s11 4.925 11 11-4.925 11-11 11S1 18.075 1 12m11-9.5a9.5 9.5 0 1 0 0 19 9.5 9.5 0 0 0 0-19"
549
- }));
550
-
551
- const SvgCircleArrowDown = props => /*#__PURE__*/React.createElement("svg", _extends({
552
- xmlns: "http://www.w3.org/2000/svg",
553
- width: 24,
554
- height: 24,
555
- fill: "currentColor"
556
- }, props), /*#__PURE__*/React.createElement("path", {
557
- d: "M12 6a.75.75 0 0 1 .75.75v8.614l2.955-3.129a.75.75 0 0 1 1.09 1.03l-4.25 4.5a.747.747 0 0 1-.533.234L12 18h-.012a.748.748 0 0 1-.535-.237l-4.248-4.498a.75.75 0 0 1 1.09-1.03l2.955 3.129V6.75A.75.75 0 0 1 12 6"
558
- }), /*#__PURE__*/React.createElement("path", {
559
- fillRule: "evenodd",
560
- d: "M1 12C1 5.925 5.925 1 12 1s11 4.925 11 11-4.925 11-11 11S1 18.075 1 12m11-9.5a9.5 9.5 0 1 0 0 19 9.5 9.5 0 0 0 0-19"
561
- }));
562
-
563
- const SvgCircleArrowLeft = props => /*#__PURE__*/React.createElement("svg", _extends({
564
- xmlns: "http://www.w3.org/2000/svg",
565
- width: 24,
566
- height: 24,
567
- fill: "currentColor"
568
- }, props), /*#__PURE__*/React.createElement("path", {
569
- fillRule: "evenodd",
570
- d: "M1 12C1 5.925 5.925 1 12 1s11 4.925 11 11-4.925 11-11 11S1 18.075 1 12m11-9.5a9.5 9.5 0 1 0 0 19 9.5 9.5 0 0 0 0-19"
571
- }), /*#__PURE__*/React.createElement("path", {
572
- d: "M18 11.99a.75.75 0 0 1-.75.75H8.636l3.129 2.954a.75.75 0 0 1-1.03 1.09l-4.5-4.25a.747.747 0 0 1-.234-.533L6 11.99v-.012a.748.748 0 0 1 .237-.535l4.498-4.248a.75.75 0 0 1 1.03 1.09L8.636 11.24h8.614a.75.75 0 0 1 .75.75"
573
- }));
574
-
575
- const SvgCircleArrowRight = props => /*#__PURE__*/React.createElement("svg", _extends({
576
- xmlns: "http://www.w3.org/2000/svg",
577
- width: 24,
578
- height: 24,
579
- fill: "currentColor"
580
- }, props), /*#__PURE__*/React.createElement("path", {
581
- d: "M6 12a.75.75 0 0 1 .75-.75h8.614l-3.129-2.955a.75.75 0 0 1 1.03-1.09l4.5 4.25a.751.751 0 0 1 0 1.09l-4.5 4.25a.75.75 0 0 1-1.03-1.09l3.129-2.955H6.75A.75.75 0 0 1 6 12"
582
- }), /*#__PURE__*/React.createElement("path", {
583
- fillRule: "evenodd",
584
- d: "M1 12C1 5.925 5.925 1 12 1s11 4.925 11 11-4.925 11-11 11S1 18.075 1 12m11-9.5a9.5 9.5 0 1 0 0 19 9.5 9.5 0 0 0 0-19"
585
- }));
586
-
587
- const SvgCircleArrowUp = props => /*#__PURE__*/React.createElement("svg", _extends({
588
- xmlns: "http://www.w3.org/2000/svg",
589
- width: 24,
590
- height: 24,
591
- fill: "currentColor"
592
- }, props), /*#__PURE__*/React.createElement("path", {
593
- d: "m12.75 8.636 2.955 3.129a.75.75 0 0 0 1.09-1.03l-4.25-4.5a.75.75 0 0 0-1.09 0l-4.25 4.5a.75.75 0 0 0 1.09 1.03l2.955-3.129v8.614a.75.75 0 1 0 1.5 0V8.636Z"
594
- }), /*#__PURE__*/React.createElement("path", {
595
- fillRule: "evenodd",
596
- d: "M1 12C1 5.925 5.925 1 12 1s11 4.925 11 11-4.925 11-11 11S1 18.075 1 12m11-9.5a9.5 9.5 0 1 0 0 19 9.5 9.5 0 0 0 0-19"
597
- }));
598
-
599
- const SvgCircleCaretDown = props => /*#__PURE__*/React.createElement("svg", _extends({
600
- xmlns: "http://www.w3.org/2000/svg",
601
- width: 24,
602
- height: 24,
603
- fill: "currentColor"
604
- }, props), /*#__PURE__*/React.createElement("path", {
605
- fillRule: "evenodd",
606
- d: "M12 2.5a9.5 9.5 0 1 0 0 19 9.5 9.5 0 0 0 0-19M12 1C5.925 1 1 5.925 1 12s4.925 11 11 11 11-4.925 11-11S18.075 1 12 1"
607
- }), /*#__PURE__*/React.createElement("path", {
608
- d: "M11.426 15.709c.258.388.888.388 1.146 0l3.333-4.808c.265-.397-.056-.901-.573-.901H8.668c-.517 0-.838.504-.573.901l3.33 4.808Z"
609
- }));
610
-
611
- const SvgCircleCaretLeft = props => /*#__PURE__*/React.createElement("svg", _extends({
612
- xmlns: "http://www.w3.org/2000/svg",
613
- width: 24,
614
- height: 24,
615
- fill: "currentColor"
616
- }, props), /*#__PURE__*/React.createElement("path", {
617
- fillRule: "evenodd",
618
- d: "M21.5 12a9.5 9.5 0 1 0-19 0 9.5 9.5 0 0 0 19 0m1.5 0c0-6.075-4.925-11-11-11S1 5.925 1 12s4.925 11 11 11 11-4.925 11-11"
619
- }), /*#__PURE__*/React.createElement("path", {
620
- d: "M8.291 11.426c-.388.258-.388.888 0 1.146l4.808 3.333c.397.265.901-.056.901-.573V8.668c0-.517-.504-.838-.901-.573l-4.808 3.33Z"
621
- }));
622
-
623
- const SvgCircleCaretRight = props => /*#__PURE__*/React.createElement("svg", _extends({
624
- xmlns: "http://www.w3.org/2000/svg",
625
- width: 24,
626
- height: 24,
627
- fill: "currentColor"
628
- }, props), /*#__PURE__*/React.createElement("path", {
629
- fillRule: "evenodd",
630
- d: "M2.5 12a9.5 9.5 0 1 0 19 0 9.5 9.5 0 0 0-19 0M1 12c0 6.075 4.925 11 11 11s11-4.925 11-11S18.075 1 12 1 1 5.925 1 12"
631
- }), /*#__PURE__*/React.createElement("path", {
632
- d: "M15.709 12.574c.388-.258.388-.888 0-1.146L10.9 8.095c-.397-.265-.901.056-.901.573v6.664c0 .517.504.838.901.573l4.808-3.33Z"
633
- }));
634
-
635
- const SvgCircleCaretUp = props => /*#__PURE__*/React.createElement("svg", _extends({
636
- xmlns: "http://www.w3.org/2000/svg",
637
- width: 24,
638
- height: 24,
639
- fill: "currentColor"
640
- }, props), /*#__PURE__*/React.createElement("path", {
641
- fillRule: "evenodd",
642
- d: "M12 21.5a9.5 9.5 0 1 0 0-19 9.5 9.5 0 0 0 0 19m0 1.5c6.075 0 11-4.925 11-11S18.075 1 12 1 1 5.925 1 12s4.925 11 11 11"
643
- }), /*#__PURE__*/React.createElement("path", {
644
- d: "M12.574 8.291c-.258-.388-.888-.388-1.146 0L8.095 13.1c-.265.397.056.901.573.901h6.664c.517 0 .838-.504.573-.901l-3.33-4.808Z"
645
- }));
646
-
647
- const SvgCircleCheck = props => /*#__PURE__*/React.createElement("svg", _extends({
648
- xmlns: "http://www.w3.org/2000/svg",
649
- width: 24,
650
- height: 24,
651
- fill: "currentColor"
652
- }, props), /*#__PURE__*/React.createElement("path", {
653
- d: "M17.78 8.22a.75.75 0 0 1 0 1.06l-7.5 7.5a.75.75 0 0 1-1.06 0l-3-3a.75.75 0 1 1 1.06-1.06l2.47 2.47 6.97-6.97a.75.75 0 0 1 1.06 0Z"
654
- }), /*#__PURE__*/React.createElement("path", {
655
- fillRule: "evenodd",
656
- d: "M1 12C1 5.925 5.925 1 12 1s11 4.925 11 11-4.925 11-11 11S1 18.075 1 12m11-9.5a9.5 9.5 0 1 0 0 19 9.5 9.5 0 0 0 0-19"
657
- }));
658
-
659
- const SvgCircleClose = props => /*#__PURE__*/React.createElement("svg", _extends({
660
- xmlns: "http://www.w3.org/2000/svg",
661
- width: 24,
662
- height: 24,
663
- fill: "currentColor"
664
- }, props), /*#__PURE__*/React.createElement("path", {
665
- d: "M15.78 8.22a.75.75 0 0 1 0 1.06L13.06 12l2.72 2.72a.75.75 0 1 1-1.06 1.06L12 13.06l-2.72 2.72a.75.75 0 0 1-1.06-1.06L10.94 12 8.22 9.28a.75.75 0 0 1 1.06-1.06L12 10.94l2.72-2.72a.75.75 0 0 1 1.06 0Z"
666
- }), /*#__PURE__*/React.createElement("path", {
667
- fillRule: "evenodd",
668
- d: "M12 1C5.925 1 1 5.925 1 12s4.925 11 11 11 11-4.925 11-11S18.075 1 12 1M2.5 12a9.5 9.5 0 1 1 19 0 9.5 9.5 0 0 1-19 0"
669
- }));
670
-
671
- const SvgCircleHelp = props => /*#__PURE__*/React.createElement("svg", _extends({
672
- xmlns: "http://www.w3.org/2000/svg",
673
- width: 24,
674
- height: 24,
675
- fill: "currentColor"
676
- }, props), /*#__PURE__*/React.createElement("path", {
677
- fillRule: "evenodd",
678
- d: "M12.349 7.536c-.612-.1-1.24.01-1.77.31a2.5 2.5 0 0 0-1.125 1.308.75.75 0 1 1-1.408-.516c.33-.89.967-1.634 1.796-2.098a4.212 4.212 0 0 1 2.75-.484c.946.156 1.81.63 2.436 1.343.627.715.973 1.624.972 2.569 0 .636-.127 1.168-.369 1.62a3.13 3.13 0 0 1-.9 1.021 8.427 8.427 0 0 1-.804.519l-.144.085c-.294.177-.526.329-.712.507a1.125 1.125 0 0 0-.298.441.62.62 0 0 0-.028.107l-.001.007a.75.75 0 1 1-1.5-.025c0-.198.047-.394.111-.58a2.63 2.63 0 0 1 .677-1.032c.318-.304.675-.529.98-.712l.177-.104c.22-.124.432-.26.636-.409a1.64 1.64 0 0 0 .484-.533c.107-.2.191-.482.191-.913v-.001c0-.573-.21-1.132-.6-1.578a2.628 2.628 0 0 0-1.551-.852Z"
679
- }), /*#__PURE__*/React.createElement("path", {
680
- d: "M12 16a1 1 0 0 0 0 2h.01a1 1 0 0 0 0-2z"
681
- }), /*#__PURE__*/React.createElement("path", {
682
- fillRule: "evenodd",
683
- d: "M1 12C1 5.925 5.925 1 12 1s11 4.925 11 11-4.925 11-11 11S1 18.075 1 12m11-9.5a9.5 9.5 0 1 0 0 19 9.5 9.5 0 0 0 0-19"
684
- }));
685
-
686
- const SvgFolder = props => /*#__PURE__*/React.createElement("svg", _extends({
687
- xmlns: "http://www.w3.org/2000/svg",
688
- width: 24,
689
- height: 24,
690
- fill: "none"
691
- }, props), /*#__PURE__*/React.createElement("path", {
692
- fill: "currentColor",
693
- fillRule: "evenodd",
694
- d: "M1.805 2.805A2.75 2.75 0 0 1 3.75 2h5.672c.73 0 1.428.29 1.944.805l.829.829c.234.234.552.366.883.366h7.172A2.75 2.75 0 0 1 23 6.75v12.5A2.75 2.75 0 0 1 20.25 22H3.75A2.75 2.75 0 0 1 1 19.25V4.75c0-.73.29-1.429.805-1.945M2.5 8.5v10.75c0 .69.56 1.25 1.25 1.25h16.5c.69 0 1.25-.56 1.25-1.25V8.5zm19-1.5h-19V4.75c0-.69.56-1.25 1.25-1.25h5.672c.331 0 .649.132.883.366l.829.829a2.75 2.75 0 0 0 1.944.805h7.172c.69 0 1.25.56 1.25 1.25z"
695
- }));
696
-
697
- export { SvgActivity as Activity, SvgAlarm as Alarm, SvgAlert as Alert, SvgAlignBottom as AlignBottom, SvgAlignTop as AlignTop, SvgAnnotation as Annotation, SvgArchive as Archive, SvgArrowDown as ArrowDown, SvgArrowDownLeft as ArrowDownLeft, SvgArrowDownRight as ArrowDownRight, SvgArrowLeft as ArrowLeft, SvgArrowRight as ArrowRight, SvgArrowUp as ArrowUp, SvgArrowUpLeft as ArrowUpLeft, SvgArrowUpRight as ArrowUpRight, SvgAt as At, SvgBattery as Battery, SvgBeaker as Beaker, SvgBell as Bell, SvgBookClosed as BookClosed, SvgBookOpen as BookOpen, SvgBookmark as Bookmark, SvgBookmarkPlus as BookmarkPlus, SvgBriefcase as Briefcase, SvgBuilding as Building, SvgBulb as Bulb, SvgCalendar as Calendar, SvgCamera as Camera, SvgCash as Cash, SvgChartBar as ChartBar, SvgChatBubbleRound as ChatBubbleRound, SvgChatBubbleRoundDots as ChatBubbleRoundDots, SvgChatBubbleRoundText as ChatBubbleRoundText, SvgChatBubbleSquare as ChatBubbleSquare, SvgChatBubbleSquareDots as ChatBubbleSquareDots, SvgChatBubbleSquareText as ChatBubbleSquareText, SvgChatBubblesRound as ChatBubblesRound, SvgChatBubblesSquare as ChatBubblesSquare, SvgCheck as Check, SvgChevronDown as ChevronDown, SvgChevronLeft as ChevronLeft, SvgChevronRight as ChevronRight, SvgChevronUp as ChevronUp, SvgChevronsDown as ChevronsDown, SvgChevronsLeft as ChevronsLeft, SvgChevronsRight as ChevronsRight, SvgChevronsUp as ChevronsUp, SvgCircleAdd as CircleAdd, SvgCircleAlert as CircleAlert, SvgCircleArrowDown as CircleArrowDown, SvgCircleArrowLeft as CircleArrowLeft, SvgCircleArrowRight as CircleArrowRight, SvgCircleArrowUp as CircleArrowUp, SvgCircleCaretDown as CircleCaretDown, SvgCircleCaretLeft as CircleCaretLeft, SvgCircleCaretRight as CircleCaretRight, SvgCircleCaretUp as CircleCaretUp, SvgCircleCheck as CircleCheck, SvgCircleClose as CircleClose, SvgCircleHelp as CircleHelp, SvgFolder as Folder };
1
+ export { default as Activity } from './Activity.js';
2
+ export { default as Alarm } from './Alarm.js';
3
+ export { default as Alert } from './Alert.js';
4
+ export { default as AlignBottom } from './AlignBottom.js';
5
+ export { default as AlignTop } from './AlignTop.js';
6
+ export { default as Annotation } from './Annotation.js';
7
+ export { default as Archive } from './Archive.js';
8
+ export { default as ArrowDownLeft } from './ArrowDownLeft.js';
9
+ export { default as ArrowDownRight } from './ArrowDownRight.js';
10
+ export { default as ArrowDown } from './ArrowDown.js';
11
+ export { default as ArrowLeft } from './ArrowLeft.js';
12
+ export { default as ArrowRight } from './ArrowRight.js';
13
+ export { default as ArrowUpLeft } from './ArrowUpLeft.js';
14
+ export { default as ArrowUpRight } from './ArrowUpRight.js';
15
+ export { default as ArrowUp } from './ArrowUp.js';
16
+ export { default as At } from './At.js';
17
+ export { default as Battery } from './Battery.js';
18
+ export { default as Beaker } from './Beaker.js';
19
+ export { default as Bell } from './Bell.js';
20
+ export { default as BookClosed } from './BookClosed.js';
21
+ export { default as BookOpen } from './BookOpen.js';
22
+ export { default as BookmarkPlus } from './BookmarkPlus.js';
23
+ export { default as Bookmark } from './Bookmark.js';
24
+ export { default as Briefcase } from './Briefcase.js';
25
+ export { default as Building } from './Building.js';
26
+ export { default as Bulb } from './Bulb.js';
27
+ export { default as Calendar } from './Calendar.js';
28
+ export { default as Camera } from './Camera.js';
29
+ export { default as Cash } from './Cash.js';
30
+ export { default as ChartBar } from './ChartBar.js';
31
+ export { default as ChatBubbleRoundDots } from './ChatBubbleRoundDots.js';
32
+ export { default as ChatBubbleRoundText } from './ChatBubbleRoundText.js';
33
+ export { default as ChatBubbleRound } from './ChatBubbleRound.js';
34
+ export { default as ChatBubbleSquareDots } from './ChatBubbleSquareDots.js';
35
+ export { default as ChatBubbleSquareText } from './ChatBubbleSquareText.js';
36
+ export { default as ChatBubbleSquare } from './ChatBubbleSquare.js';
37
+ export { default as ChatBubblesRound } from './ChatBubblesRound.js';
38
+ export { default as ChatBubblesSquare } from './ChatBubblesSquare.js';
39
+ export { default as Check } from './Check.js';
40
+ export { default as ChevronDown } from './ChevronDown.js';
41
+ export { default as ChevronLeft } from './ChevronLeft.js';
42
+ export { default as ChevronRight } from './ChevronRight.js';
43
+ export { default as ChevronUp } from './ChevronUp.js';
44
+ export { default as ChevronsDown } from './ChevronsDown.js';
45
+ export { default as ChevronsLeft } from './ChevronsLeft.js';
46
+ export { default as ChevronsRight } from './ChevronsRight.js';
47
+ export { default as ChevronsUp } from './ChevronsUp.js';
48
+ export { default as CircleAdd } from './CircleAdd.js';
49
+ export { default as CircleAlert } from './CircleAlert.js';
50
+ export { default as CircleArrowDown } from './CircleArrowDown.js';
51
+ export { default as CircleArrowLeft } from './CircleArrowLeft.js';
52
+ export { default as CircleArrowRight } from './CircleArrowRight.js';
53
+ export { default as CircleArrowUp } from './CircleArrowUp.js';
54
+ export { default as CircleCaretDown } from './CircleCaretDown.js';
55
+ export { default as CircleCaretLeft } from './CircleCaretLeft.js';
56
+ export { default as CircleCaretRight } from './CircleCaretRight.js';
57
+ export { default as CircleCaretUp } from './CircleCaretUp.js';
58
+ export { default as CircleCheck } from './CircleCheck.js';
59
+ export { default as CircleClose } from './CircleClose.js';
60
+ export { default as CircleHelp } from './CircleHelp.js';
61
+ export { default as CircleInfo } from './CircleInfo.js';
62
+ export { default as CircleMinus } from './CircleMinus.js';
63
+ export { default as ClipboardCheck } from './ClipboardCheck.js';
64
+ export { default as Clipboard } from './Clipboard.js';
65
+ export { default as Clock } from './Clock.js';
66
+ export { default as Close } from './Close.js';
67
+ export { default as CloudDownload } from './CloudDownload.js';
68
+ export { default as CloudUpload } from './CloudUpload.js';
69
+ export { default as Cog } from './Cog.js';
70
+ export { default as Columns } from './Columns.js';
71
+ export { default as Folder } from './Folder.js';