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,695 +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: 16,
7
- height: 16,
8
- fill: "none"
9
- }, props), /*#__PURE__*/React.createElement("path", {
10
- fill: "currentColor",
11
- fillRule: "evenodd",
12
- d: "M6.016 1a.75.75 0 0 1 .698.521l3.306 10.33 1.47-4.341A.75.75 0 0 1 12.2 7H15a.75.75 0 1 1 0 1.5h-2.262l-2.028 5.99a.75.75 0 0 1-1.424-.011L5.952 4.06 4.504 8.008A.75.75 0 0 1 3.8 8.5H1A.75.75 0 0 1 1 7h2.276l2.02-5.508A.75.75 0 0 1 6.016 1"
13
- }));
14
-
15
- const SvgAlarm = props => /*#__PURE__*/React.createElement("svg", _extends({
16
- xmlns: "http://www.w3.org/2000/svg",
17
- width: 16,
18
- height: 16,
19
- fill: "none"
20
- }, props), /*#__PURE__*/React.createElement("path", {
21
- fill: "currentColor",
22
- d: "M8.5 5.75a.75.75 0 1 0-1.5 0v3.67l3.607 2.219a.75.75 0 0 0 .786-1.278L8.5 8.581z"
23
- }), /*#__PURE__*/React.createElement("path", {
24
- fill: "currentColor",
25
- d: "M8 2.25a6.75 6.75 0 1 0 0 13.5 6.75 6.75 0 0 0 0-13.5M4.288 5.288a5.25 5.25 0 1 1 7.424 7.424 5.25 5.25 0 0 1-7.424-7.424Z"
26
- }), /*#__PURE__*/React.createElement("path", {
27
- fill: "currentColor",
28
- d: "M1.856 4.698a7.5 7.5 0 0 1 3.702-2.79L5.07.49A9 9 0 0 0 .628 3.838zm13.516-.86A9 9 0 0 0 10.93.49l-.488 1.419a7.5 7.5 0 0 1 3.702 2.79z"
29
- }));
30
-
31
- const SvgAlert = props => /*#__PURE__*/React.createElement("svg", _extends({
32
- xmlns: "http://www.w3.org/2000/svg",
33
- width: 16,
34
- height: 16,
35
- fill: "none"
36
- }, props), /*#__PURE__*/React.createElement("path", {
37
- fill: "currentColor",
38
- d: "M7 11a1 1 0 0 1 1-1h.007a1 1 0 0 1 0 2H8a1 1 0 0 1-1-1m1.75-5.25a.75.75 0 0 0-1.5 0v2.5a.75.75 0 0 0 1.5 0z"
39
- }), /*#__PURE__*/React.createElement("path", {
40
- fill: "currentColor",
41
- fillRule: "evenodd",
42
- d: "M6.953 1.273a2.143 2.143 0 0 1 2.874.751l.002.004 5.884 9.774a2.126 2.126 0 0 1-.768 2.905 2.147 2.147 0 0 1-1.06.293H2.115a2.142 2.142 0 0 1-1.833-1.074 2.125 2.125 0 0 1 .006-2.124l.006-.01 5.878-9.764.002-.004c.191-.313.46-.571.78-.75l-.001-.001Zm.502 1.53-.001.002-5.872 9.754a.626.626 0 0 0 .231.853.644.644 0 0 0 .314.088h11.746a.643.643 0 0 0 .544-.32.625.625 0 0 0 0-.62l-5.87-9.755-.002-.001a.635.635 0 0 0-.857-.223.64.64 0 0 0-.233.222Z"
43
- }));
44
-
45
- const SvgAlignBottom = props => /*#__PURE__*/React.createElement("svg", _extends({
46
- xmlns: "http://www.w3.org/2000/svg",
47
- width: 16,
48
- height: 16,
49
- fill: "none"
50
- }, props), /*#__PURE__*/React.createElement("path", {
51
- fill: "currentColor",
52
- d: "M7.75 1a.75.75 0 0 1 .75.75v7.614l2.955-3.129a.75.75 0 0 1 1.09 1.03l-4.25 4.5a.747.747 0 0 1-.533.235h-.024a.747.747 0 0 1-.51-.211l-.004-.005a.898.898 0 0 1-.02-.02l-4.25-4.499a.75.75 0 0 1 1.091-1.03L7 9.364V1.75A.75.75 0 0 1 7.75 1M2.5 13.5a.75.75 0 1 0 0 1.5H13a.75.75 0 1 0 0-1.5z"
53
- }));
54
-
55
- const SvgAlignTop = props => /*#__PURE__*/React.createElement("svg", _extends({
56
- xmlns: "http://www.w3.org/2000/svg",
57
- width: 16,
58
- height: 16,
59
- fill: "none"
60
- }, props), /*#__PURE__*/React.createElement("path", {
61
- fill: "currentColor",
62
- d: "M7.75 15a.75.75 0 0 1-.75-.75V6.636L4.045 9.765a.75.75 0 0 1-1.09-1.03l4.25-4.5A.747.747 0 0 1 7.738 4h.024a.75.75 0 0 1 .51.211l.004.005a.857.857 0 0 1 .02.02l4.25 4.499a.751.751 0 0 1-1.091 1.03L8.5 6.636v7.614a.75.75 0 0 1-.75.75M13 2.5A.75.75 0 1 0 13 1H2.5a.75.75 0 0 0 0 1.5z"
63
- }));
64
-
65
- const SvgAnnotation = props => /*#__PURE__*/React.createElement("svg", _extends({
66
- xmlns: "http://www.w3.org/2000/svg",
67
- width: 16,
68
- height: 16,
69
- fill: "none"
70
- }, props), /*#__PURE__*/React.createElement("path", {
71
- fill: "currentColor",
72
- fillRule: "evenodd",
73
- d: "M9.722 10.5h3.028a.75.75 0 0 0 .75-.75v-6.5a.75.75 0 0 0-.75-.75h-9.5a.75.75 0 0 0-.75.75v6.5c0 .414.336.75.75.75h3.028L8 12.945zM10.5 12h2.25A2.25 2.25 0 0 0 15 9.75v-6.5A2.25 2.25 0 0 0 12.75 1h-9.5A2.25 2.25 0 0 0 1 3.25v6.5A2.25 2.25 0 0 0 3.25 12H5.5l1.887 2.68a.75.75 0 0 0 1.226 0z"
74
- }));
75
-
76
- const SvgArchive = props => /*#__PURE__*/React.createElement("svg", _extends({
77
- xmlns: "http://www.w3.org/2000/svg",
78
- width: 16,
79
- height: 16,
80
- fill: "none"
81
- }, props), /*#__PURE__*/React.createElement("path", {
82
- fill: "currentColor",
83
- d: "M6.75 8a.75.75 0 0 0 0 1.5h2.5a.75.75 0 0 0 0-1.5z"
84
- }), /*#__PURE__*/React.createElement("path", {
85
- fill: "currentColor",
86
- fillRule: "evenodd",
87
- d: "M0 2.75C0 1.784.784 1 1.75 1h12.5c.966 0 1.75.784 1.75 1.75v1.5c0 .698-.409 1.3-1 1.582v6.918A2.25 2.25 0 0 1 12.75 15h-9.5A2.25 2.25 0 0 1 1 12.75V5.832A1.75 1.75 0 0 1 0 4.25v-1.5Zm13.5 10V6h-11v6.75c0 .414.336.75.75.75h9.5a.75.75 0 0 0 .75-.75m1-8.5a.25.25 0 0 1-.25.25H1.75a.25.25 0 0 1-.25-.25v-1.5a.25.25 0 0 1 .25-.25h12.5a.25.25 0 0 1 .25.25z"
88
- }));
89
-
90
- const SvgArrowDownLeft = props => /*#__PURE__*/React.createElement("svg", _extends({
91
- xmlns: "http://www.w3.org/2000/svg",
92
- width: 16,
93
- height: 16,
94
- fill: "none"
95
- }, props), /*#__PURE__*/React.createElement("path", {
96
- fill: "currentColor",
97
- d: "M12.78 4.28a.75.75 0 0 0-1.06-1.06L4.5 10.44V6.75a.75.75 0 1 0-1.5 0v5.5a.748.748 0 0 0 .75.75h5.5a.75.75 0 1 0 0-1.5H5.56z"
98
- }));
99
-
100
- const SvgArrowDownRight = props => /*#__PURE__*/React.createElement("svg", _extends({
101
- xmlns: "http://www.w3.org/2000/svg",
102
- width: 16,
103
- height: 16,
104
- fill: "none"
105
- }, props), /*#__PURE__*/React.createElement("path", {
106
- fill: "currentColor",
107
- d: "M3.22 4.28a.75.75 0 0 1 1.06-1.06l7.22 7.22V6.75a.75.75 0 1 1 1.5 0v5.5a.746.746 0 0 1-.75.75h-5.5a.75.75 0 1 1 0-1.5h3.69L3.22 4.28Z"
108
- }));
109
-
110
- const SvgArrowDown = props => /*#__PURE__*/React.createElement("svg", _extends({
111
- xmlns: "http://www.w3.org/2000/svg",
112
- width: 16,
113
- height: 16,
114
- fill: "none"
115
- }, props), /*#__PURE__*/React.createElement("path", {
116
- fill: "currentColor",
117
- d: "M8.5 2.75a.75.75 0 1 0-1.5 0v8.614L4.045 8.235a.75.75 0 0 0-1.09 1.03l4.248 4.498a.747.747 0 0 0 .535.236L7.75 14h.012a.747.747 0 0 0 .533-.235l4.25-4.5a.75.75 0 0 0-1.09-1.03L8.5 11.364z"
118
- }));
119
-
120
- const SvgArrowLeft = props => /*#__PURE__*/React.createElement("svg", _extends({
121
- xmlns: "http://www.w3.org/2000/svg",
122
- width: 16,
123
- height: 16,
124
- fill: "none"
125
- }, props), /*#__PURE__*/React.createElement("path", {
126
- fill: "currentColor",
127
- d: "M7.765 4.045a.75.75 0 1 0-1.03-1.09L2.237 7.203a.748.748 0 0 0-.001 1.093l4.499 4.25a.75.75 0 0 0 1.03-1.091L4.636 8.5h8.614a.75.75 0 1 0 0-1.5H4.636l3.129-2.955Z"
128
- }));
129
-
130
- const SvgArrowRight = props => /*#__PURE__*/React.createElement("svg", _extends({
131
- xmlns: "http://www.w3.org/2000/svg",
132
- width: 16,
133
- height: 16,
134
- fill: "none"
135
- }, props), /*#__PURE__*/React.createElement("path", {
136
- fill: "currentColor",
137
- d: "M8.235 4.045a.75.75 0 1 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.09L11.364 8.5H2.75a.75.75 0 0 1 0-1.5h8.614z"
138
- }));
139
-
140
- const SvgArrowUpLeft = props => /*#__PURE__*/React.createElement("svg", _extends({
141
- xmlns: "http://www.w3.org/2000/svg",
142
- width: 16,
143
- height: 16,
144
- fill: "none"
145
- }, props), /*#__PURE__*/React.createElement("path", {
146
- fill: "currentColor",
147
- d: "M3.057 3.463A.748.748 0 0 1 3.75 3h5.5a.75.75 0 0 1 0 1.5H5.56l7.22 7.22a.75.75 0 1 1-1.06 1.06L4.5 5.56v3.69a.75.75 0 0 1-1.5 0v-5.5c0-.102.02-.199.057-.287"
148
- }));
149
-
150
- const SvgArrowUpRight = props => /*#__PURE__*/React.createElement("svg", _extends({
151
- xmlns: "http://www.w3.org/2000/svg",
152
- width: 16,
153
- height: 16,
154
- fill: "none"
155
- }, props), /*#__PURE__*/React.createElement("path", {
156
- fill: "currentColor",
157
- d: "M12.943 3.463A.748.748 0 0 0 12.25 3h-5.5a.75.75 0 0 0 0 1.5h3.69l-7.22 7.22a.75.75 0 1 0 1.06 1.06l7.22-7.22v3.69a.75.75 0 1 0 1.5 0v-5.5a.746.746 0 0 0-.057-.287"
158
- }));
159
-
160
- const SvgArrowUp = props => /*#__PURE__*/React.createElement("svg", _extends({
161
- xmlns: "http://www.w3.org/2000/svg",
162
- width: 16,
163
- height: 16,
164
- fill: "none"
165
- }, props), /*#__PURE__*/React.createElement("path", {
166
- fill: "currentColor",
167
- d: "M4.045 7.765a.75.75 0 1 1-1.09-1.03l4.25-4.5a.75.75 0 0 1 1.09 0l4.25 4.5a.75.75 0 0 1-1.09 1.03L8.5 4.636v8.614a.75.75 0 1 1-1.5 0V4.636z"
168
- }));
169
-
170
- const SvgAt = props => /*#__PURE__*/React.createElement("svg", _extends({
171
- xmlns: "http://www.w3.org/2000/svg",
172
- width: 16,
173
- height: 16,
174
- fill: "none"
175
- }, props), /*#__PURE__*/React.createElement("path", {
176
- fill: "currentColor",
177
- fillRule: "evenodd",
178
- d: "M9.818.21a8 8 0 1 0 3.046 14.141.75.75 0 1 0-.912-1.19A6.5 6.5 0 1 1 14.5 8v1c0 .908-.54 1.5-1.25 1.5-.4 0-.691-.157-.894-.399C12.142 9.847 12 9.463 12 9V4.75a.75.75 0 1 0-1.5 0v.127a4 4 0 1 0 .449 5.825c.076.128.162.25.258.364.484.577 1.194.934 2.043.934C15.04 12 16 10.461 16 9V8A8 8 0 0 0 9.818.21ZM10.5 8a2.5 2.5 0 1 0-5 0 2.5 2.5 0 0 0 5 0"
179
- }));
180
-
181
- const SvgBattery = props => /*#__PURE__*/React.createElement("svg", _extends({
182
- xmlns: "http://www.w3.org/2000/svg",
183
- width: 16,
184
- height: 16,
185
- fill: "none"
186
- }, props), /*#__PURE__*/React.createElement("path", {
187
- fill: "currentColor",
188
- fillRule: "evenodd",
189
- d: "M2.25 3A2.25 2.25 0 0 0 0 5.25v5.5A2.25 2.25 0 0 0 2.25 13h8.5A2.25 2.25 0 0 0 13 10.75v-5.5A2.25 2.25 0 0 0 10.75 3zM1.5 5.25a.75.75 0 0 1 .75-.75h8.5a.75.75 0 0 1 .75.75v5.5a.75.75 0 0 1-.75.75h-8.5a.75.75 0 0 1-.75-.75z"
190
- }), /*#__PURE__*/React.createElement("path", {
191
- fill: "currentColor",
192
- d: "M15.5 6.75a.75.75 0 1 0-1.5 0v2.5a.75.75 0 1 0 1.5 0z"
193
- }));
194
-
195
- const SvgBeaker = props => /*#__PURE__*/React.createElement("svg", _extends({
196
- xmlns: "http://www.w3.org/2000/svg",
197
- width: 16,
198
- height: 16,
199
- fill: "currentColor"
200
- }, props), /*#__PURE__*/React.createElement("path", {
201
- fillRule: "evenodd",
202
- d: "M4.608 2H3.75a.75.75 0 1 0 0 1.5h.394l.987 2.154c.03.065.03.14 0 .205l-2.948 6.685A1.75 1.75 0 0 0 3.783 15h8.433a1.75 1.75 0 0 0 1.6-2.456l-2.948-6.685a.252.252 0 0 1 0-.205l.988-2.154h.394a.75.75 0 1 0 0-1.5H4.608Zm5.598 1.5H5.794l.7 1.529c.209.455.213.977.01 1.435L5.828 8h4.346l-.678-1.536a1.75 1.75 0 0 1 .01-1.435l.7-1.529Zm-6.65 9.65 1.61-3.65h5.669l1.61 3.65a.25.25 0 0 1-.23.35h-8.43a.25.25 0 0 1-.23-.35Z"
203
- }));
204
-
205
- const SvgBell = props => /*#__PURE__*/React.createElement("svg", _extends({
206
- xmlns: "http://www.w3.org/2000/svg",
207
- width: 16,
208
- height: 16,
209
- fill: "currentColor"
210
- }, props), /*#__PURE__*/React.createElement("path", {
211
- fillRule: "evenodd",
212
- d: "M13 8.78c0 1.334.788 1.72 1.25 1.72a.75.75 0 1 1 0 1.5H1.75a.75.75 0 1 1 0-1.5c.462 0 1.25-.386 1.25-1.72V6.405C3 3.665 4.907 1 8 1s5 2.665 5 5.405zM4.5 6.405C4.5 4.275 5.938 2.5 8 2.5c2.062 0 3.5 1.776 3.5 3.905V8.78c0 .677.145 1.252.387 1.72H4.113c.242-.468.387-1.043.387-1.72z"
213
- }), /*#__PURE__*/React.createElement("path", {
214
- d: "M6.898 12.872a.75.75 0 1 0-1.296.756A2.773 2.773 0 0 0 8 15c1.023 0 1.918-.55 2.398-1.372a.75.75 0 1 0-1.296-.756c-.219.374-.63.628-1.102.628-.473 0-.883-.254-1.102-.628"
215
- }));
216
-
217
- const SvgBookClosed = props => /*#__PURE__*/React.createElement("svg", _extends({
218
- xmlns: "http://www.w3.org/2000/svg",
219
- width: 16,
220
- height: 16,
221
- fill: "none"
222
- }, props), /*#__PURE__*/React.createElement("path", {
223
- fill: "currentColor",
224
- fillRule: "evenodd",
225
- d: "M2.5 2.25a.75.75 0 0 1 .75-.75h10a.25.25 0 0 1 .25.25v8.5H3.75c-.45 0-.875.108-1.25.3zM2.5 13v.75c0 .414.336.75.75.75h10a.25.25 0 0 0 .25-.25v-2.5H3.75c-.69 0-1.25.56-1.25 1.25M1 13V2.25A2.25 2.25 0 0 1 3.25 0h10C14.216 0 15 .784 15 1.75V14.5a1.5 1.5 0 0 1-1.5 1.5H3.25A2.25 2.25 0 0 1 1 13.75z"
226
- }));
227
-
228
- const SvgBookOpen = props => /*#__PURE__*/React.createElement("svg", _extends({
229
- xmlns: "http://www.w3.org/2000/svg",
230
- width: 16,
231
- height: 16,
232
- fill: "none"
233
- }, props), /*#__PURE__*/React.createElement("path", {
234
- fill: "currentColor",
235
- fillRule: "evenodd",
236
- d: "m7.368 14.654-.462-.717c-.444-.69-.59-.9-.762-1.047a1.639 1.639 0 0 0-.57-.316h-.001c-.207-.066-.449-.074-1.254-.074H2.25A2.25 2.25 0 0 1 0 10.25v-7A2.25 2.25 0 0 1 2.25 1h1.916c.649 0 1.183 0 1.618.037.451.038.862.12 1.247.322.373.197.702.467.969.79a3.18 3.18 0 0 1 .969-.79c.384-.202.796-.284 1.247-.322C10.651 1 11.186 1 11.835 1h1.915A2.25 2.25 0 0 1 16 3.25v7a2.25 2.25 0 0 1-2.25 2.25h-2.07c-.804 0-1.046.008-1.253.073a1.648 1.648 0 0 0-.571.317c-.173.147-.318.357-.762 1.047l-.462.717a.748.748 0 0 1-1.264 0ZM6.332 2.686c-.134-.07-.32-.125-.675-.155-.364-.03-.834-.031-1.524-.031H2.25a.75.75 0 0 0-.75.75v7c0 .414.336.75.75.75h2.173c.655 0 1.145 0 1.6.143a3.14 3.14 0 0 1 1.227.727V5.75c0-.712 0-1.202-.03-1.583-.03-.372-.084-.574-.156-.72a1.71 1.71 0 0 0-.732-.761M8.75 11.87a3.14 3.14 0 0 1 1.226-.727c.456-.144.946-.143 1.6-.143h2.174a.75.75 0 0 0 .75-.75v-7a.75.75 0 0 0-.75-.75h-1.883c-.69 0-1.16 0-1.524.031-.355.03-.541.085-.675.155a1.71 1.71 0 0 0-.732.76c-.072.147-.126.349-.155.721-.03.38-.031.871-.031 1.583v6.12Z"
237
- }));
238
-
239
- const SvgBookmarkPlus = props => /*#__PURE__*/React.createElement("svg", _extends({
240
- xmlns: "http://www.w3.org/2000/svg",
241
- width: 16,
242
- height: 16,
243
- fill: "none"
244
- }, props), /*#__PURE__*/React.createElement("path", {
245
- fill: "currentColor",
246
- d: "M8.53 4.22a.75.75 0 0 0-1.28.53V6H6a.75.75 0 0 0 0 1.5h1.25v1.25a.75.75 0 0 0 1.5 0V7.5H10A.75.75 0 1 0 10 6H8.75V4.75a.75.75 0 0 0-.22-.53"
247
- }), /*#__PURE__*/React.createElement("path", {
248
- fill: "currentColor",
249
- fillRule: "evenodd",
250
- d: "M2.659 1.659A2.25 2.25 0 0 0 2 3.25v10.83a1 1 0 0 0 1.479.878l4.403-2.394a.25.25 0 0 1 .238 0l4.402 2.394A1 1 0 0 0 14 14.08V3.25A2.25 2.25 0 0 0 11.75 1h-7.5a2.25 2.25 0 0 0-1.591.659m1.06 1.06A.75.75 0 0 1 4.25 2.5h7.5a.75.75 0 0 1 .75.75v9.989l-3.664-1.992a1.75 1.75 0 0 0-1.672 0L3.5 13.239V3.25a.75.75 0 0 1 .22-.53Z"
251
- }));
252
-
253
- const SvgBookmark = props => /*#__PURE__*/React.createElement("svg", _extends({
254
- xmlns: "http://www.w3.org/2000/svg",
255
- width: 16,
256
- height: 16,
257
- fill: "currentColor"
258
- }, props), /*#__PURE__*/React.createElement("path", {
259
- fillRule: "evenodd",
260
- d: "M2 3.25A2.25 2.25 0 0 1 4.25 1h7.5A2.25 2.25 0 0 1 14 3.25v10.83a1 1 0 0 1-1.478.878L8.12 12.564a.25.25 0 0 0-.238 0l-4.403 2.394A1 1 0 0 1 2 14.08zm2.25-.75a.75.75 0 0 0-.75.75v9.989l3.664-1.992a1.75 1.75 0 0 1 1.672 0l3.664 1.992V3.25a.75.75 0 0 0-.75-.75z"
261
- }));
262
-
263
- const SvgBriefcase = props => /*#__PURE__*/React.createElement("svg", _extends({
264
- xmlns: "http://www.w3.org/2000/svg",
265
- width: 16,
266
- height: 16,
267
- fill: "currentColor"
268
- }, props), /*#__PURE__*/React.createElement("path", {
269
- fillRule: "evenodd",
270
- d: "M5.75 1A1.75 1.75 0 0 0 4 2.75V4H2.25A2.25 2.25 0 0 0 0 6.25v6.5A2.25 2.25 0 0 0 2.25 15h11.5A2.25 2.25 0 0 0 16 12.75v-6.5A2.25 2.25 0 0 0 13.75 4H12V2.75A1.75 1.75 0 0 0 10.25 1zm6.75 12.5h1.25a.75.75 0 0 0 .75-.75v-6.5a.75.75 0 0 0-.75-.75H12.5zm-1.5-8v8H5v-8zm-7.5 8v-8H2.25a.75.75 0 0 0-.75.75v6.5c0 .414.336.75.75.75zm7-9.5V2.75a.25.25 0 0 0-.25-.25h-4.5a.25.25 0 0 0-.25.25V4z"
271
- }));
272
-
273
- const SvgBuilding = props => /*#__PURE__*/React.createElement("svg", _extends({
274
- xmlns: "http://www.w3.org/2000/svg",
275
- width: 16,
276
- height: 16,
277
- fill: "currentColor"
278
- }, props), /*#__PURE__*/React.createElement("path", {
279
- fillRule: "evenodd",
280
- d: "M1.25.75A.75.75 0 0 1 2 0h12a.75.75 0 0 1 0 1.5v13h.25a.75.75 0 0 1 0 1.5H1.75a.75.75 0 0 1 0-1.5H2v-13a.75.75 0 0 1-.75-.75m2.25.75v13h2v-2.625C5.5 10.84 6.34 10 7.375 10h1.25c1.035 0 1.875.84 1.875 1.875V14.5h2v-13zm5.5 13v-2.625a.375.375 0 0 0-.375-.375h-1.25a.375.375 0 0 0-.375.375V14.5zm-4.5-10a.75.75 0 0 1 .75-.75h1.5a.75.75 0 0 1 0 1.5h-1.5a.75.75 0 0 1-.75-.75m4 0a.75.75 0 0 1 .75-.75h1.5a.75.75 0 0 1 0 1.5h-1.5a.75.75 0 0 1-.75-.75m-4 3a.75.75 0 0 1 .75-.75h1.5a.75.75 0 0 1 0 1.5h-1.5a.75.75 0 0 1-.75-.75m4 0a.75.75 0 0 1 .75-.75h1.5a.75.75 0 0 1 0 1.5h-1.5a.75.75 0 0 1-.75-.75"
281
- }));
282
-
283
- const SvgBulb = props => /*#__PURE__*/React.createElement("svg", _extends({
284
- xmlns: "http://www.w3.org/2000/svg",
285
- width: 17,
286
- height: 16,
287
- fill: "currentColor"
288
- }, props), /*#__PURE__*/React.createElement("path", {
289
- d: "M9.03.22a.75.75 0 0 0-1.28.53v1a.75.75 0 0 0 1.5 0v-1a.75.75 0 0 0-.22-.53ZM14 2.75a.75.75 0 0 0-1.28-.53l-.707.707a.75.75 0 1 0 1.06 1.06l.707-.707a.75.75 0 0 0 .22-.53Zm-10.981.005a.75.75 0 0 0 .201.525l.707.707a.75.75 0 0 0 1.06-1.06L4.28 2.22a.75.75 0 0 0-1.261.535ZM15.78 8.03a.75.75 0 0 0-.53-1.28h-1a.75.75 0 1 0 0 1.5h1a.75.75 0 0 0 .53-.22m-12.5 0a.75.75 0 0 1-.53.22h-1a.75.75 0 0 1 0-1.5h1a.75.75 0 0 1 .53 1.28m3.69 6.69A.75.75 0 0 0 7.5 16h2a.75.75 0 1 0 0-1.5h-2a.75.75 0 0 0-.53.22Z"
290
- }), /*#__PURE__*/React.createElement("path", {
291
- fillRule: "evenodd",
292
- d: "M5.318 4.818A4.5 4.5 0 0 1 13 8c0 1.604-1.007 2.591-1.843 3.41l-.001.001-.067.066a.298.298 0 0 0-.088.213c0 1-.811 1.81-1.811 1.81H7.825a1.826 1.826 0 0 1-1.826-1.825.292.292 0 0 0-.081-.208l-.2-.203C4.926 10.465 4 9.53 4 8a4.5 4.5 0 0 1 1.318-3.182m1.06 1.06A3 3 0 0 0 5.5 8c0 .894.49 1.397 1.378 2.302l.115.117c.332.341.507.794.507 1.255a.326.326 0 0 0 .324.326H9.19a.31.31 0 0 0 .31-.311c0-.48.191-.943.538-1.283C10.96 9.502 11.5 8.928 11.5 8a3 3 0 0 0-5.121-2.121Z"
293
- }));
294
-
295
- const SvgCalendar = props => /*#__PURE__*/React.createElement("svg", _extends({
296
- xmlns: "http://www.w3.org/2000/svg",
297
- width: 16,
298
- height: 16,
299
- fill: "currentColor"
300
- }, props), /*#__PURE__*/React.createElement("path", {
301
- fillRule: "evenodd",
302
- d: "M11.5.75a.75.75 0 1 0-1.5 0V1H6V.75a.75.75 0 0 0-1.5 0V1H3.25A2.25 2.25 0 0 0 1 3.25v9.5A2.25 2.25 0 0 0 3.25 15h9.5A2.25 2.25 0 0 0 15 12.75v-9.5A2.25 2.25 0 0 0 12.75 1H11.5zm-7 2.5V2.5H3.25a.75.75 0 0 0-.75.75V5h11V3.25a.75.75 0 0 0-.75-.75H11.5v.75a.75.75 0 1 1-1.5 0V2.5H6v.75a.75.75 0 0 1-1.5 0m9 3.25h-11v6.25c0 .414.336.75.75.75h9.5a.75.75 0 0 0 .75-.75z"
303
- }));
304
-
305
- const SvgCamera = props => /*#__PURE__*/React.createElement("svg", _extends({
306
- xmlns: "http://www.w3.org/2000/svg",
307
- width: 16,
308
- height: 16,
309
- fill: "currentColor"
310
- }, props), /*#__PURE__*/React.createElement("path", {
311
- fillRule: "evenodd",
312
- d: "M8 5.25a3 3 0 1 0 0 6 3 3 0 0 0 0-6m-1.5 3a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0"
313
- }), /*#__PURE__*/React.createElement("path", {
314
- fillRule: "evenodd",
315
- d: "M5.056 1.696A1.25 1.25 0 0 1 6.176 1h3.648c.475 0 .91.27 1.12.696l.54 1.093 1.457.124A2.25 2.25 0 0 1 15 5.155v6.595A2.25 2.25 0 0 1 12.75 14h-9.5A2.25 2.25 0 0 1 1 11.75V5.155a2.25 2.25 0 0 1 2.059-2.242l1.456-.124.541-1.093Zm1.276.804-.66 1.333a.75.75 0 0 1-.608.414l-1.878.16a.75.75 0 0 0-.686.748v6.595c0 .414.336.75.75.75h9.5a.75.75 0 0 0 .75-.75V5.155a.75.75 0 0 0-.686-.748l-1.878-.16a.75.75 0 0 1-.608-.414L9.668 2.5z"
316
- }));
317
-
318
- const SvgCash = props => /*#__PURE__*/React.createElement("svg", _extends({
319
- xmlns: "http://www.w3.org/2000/svg",
320
- width: 17,
321
- height: 16,
322
- fill: "currentColor"
323
- }, props), /*#__PURE__*/React.createElement("path", {
324
- d: "M11.018 3.25a.75.75 0 0 0 1.5 0A2.25 2.25 0 0 0 10.268 1h-8a2.25 2.25 0 0 0-2.25 2.25V8a.75.75 0 0 0 1.5 0V3.25a.75.75 0 0 1 .75-.75h8a.75.75 0 0 1 .75.75m.75 7a2 2 0 1 1-4 0 2 2 0 0 1 4 0"
325
- }), /*#__PURE__*/React.createElement("path", {
326
- fillRule: "evenodd",
327
- d: "M5.768 5.5a2.25 2.25 0 0 0-2.25 2.25v5A2.25 2.25 0 0 0 5.768 15h8a2.25 2.25 0 0 0 2.25-2.25v-5a2.25 2.25 0 0 0-2.25-2.25h-8Zm-.75 7.25c0 .414.336.75.75.75h8a.75.75 0 0 0 .75-.75v-5a.75.75 0 0 0-.75-.75h-8a.75.75 0 0 0-.75.75v5Z"
328
- }));
329
-
330
- const SvgChartBar = props => /*#__PURE__*/React.createElement("svg", _extends({
331
- xmlns: "http://www.w3.org/2000/svg",
332
- width: 16,
333
- height: 16,
334
- fill: "currentColor"
335
- }, props), /*#__PURE__*/React.createElement("path", {
336
- d: "M12 2a1 1 0 0 1 1 1v10a1 1 0 0 1-2 0V3a1 1 0 0 1 1-1M8 6a1 1 0 0 1 1 1v6a1 1 0 1 1-2 0V7a1 1 0 0 1 1-1m-3 4a1 1 0 0 0-2 0v3a1 1 0 1 0 2 0z"
337
- }));
338
-
339
- const SvgChatBubbleRoundDots = props => /*#__PURE__*/React.createElement("svg", _extends({
340
- xmlns: "http://www.w3.org/2000/svg",
341
- width: 16,
342
- height: 16,
343
- fill: "currentColor"
344
- }, props), /*#__PURE__*/React.createElement("path", {
345
- fillRule: "evenodd",
346
- d: "M8.231 2.5a5.269 5.269 0 1 1-2.43 9.944 1.178 1.178 0 0 0-.535-.122c-.142 0-.284.013-.424.038a6.94 6.94 0 0 0-.879.225c-.272.085-.557.186-.834.29.103-.275.203-.557.288-.828.096-.302.18-.612.225-.885a2.31 2.31 0 0 0 .037-.428 1.193 1.193 0 0 0-.123-.534 5.27 5.27 0 0 1 4.675-7.7ZM2.058 14.934l.002-.001.01-.004.037-.017c.218-.096.438-.19.658-.281a21.464 21.464 0 0 1 1.649-.616 5.46 5.46 0 0 1 .678-.176c.049-.008.086-.012.113-.015a6.768 6.768 0 1 0-3.028-3.026c-.003.04-.008.08-.014.119-.044.23-.102.457-.176.679-.172.545-.42 1.17-.618 1.646-.09.218-.184.434-.28.65l-.017.036-.004.01v.002a.75.75 0 0 0 .99.994Z"
347
- }), /*#__PURE__*/React.createElement("path", {
348
- d: "M5.25 8.75a1 1 0 1 0 0-2 1 1 0 0 0 0 2m3 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2m4-1a1 1 0 1 1-2 0 1 1 0 0 1 2 0"
349
- }));
350
-
351
- const SvgChatBubbleRoundText = props => /*#__PURE__*/React.createElement("svg", _extends({
352
- xmlns: "http://www.w3.org/2000/svg",
353
- width: 16,
354
- height: 16,
355
- fill: "currentColor"
356
- }, props), /*#__PURE__*/React.createElement("path", {
357
- d: "M5.25 5.5a.75.75 0 0 0 0 1.5h6a.75.75 0 0 0 0-1.5zm0 3a.75.75 0 0 0 0 1.5h4a.75.75 0 0 0 0-1.5z"
358
- }), /*#__PURE__*/React.createElement("path", {
359
- fillRule: "evenodd",
360
- d: "m2.06 14.933-.002.001a.75.75 0 0 1-.99-.994v-.002l.004-.01.017-.036c.096-.216.19-.432.28-.65.198-.476.446-1.101.618-1.646.074-.222.132-.449.176-.679.006-.04.011-.08.014-.119a6.768 6.768 0 1 1 3.028 3.026h-.003c-.027.003-.063.007-.11.015a5.46 5.46 0 0 0-.678.176 21.55 21.55 0 0 0-1.649.616c-.22.091-.44.185-.658.281l-.037.017zM10.535 3.03a5.27 5.27 0 0 0-6.979 7.17c.082.166.124.349.123.534a2.31 2.31 0 0 1-.037.428 6.574 6.574 0 0 1-.225.885c-.085.271-.185.553-.288.828.277-.104.562-.205.834-.29a6.94 6.94 0 0 1 .879-.225 2.44 2.44 0 0 1 .424-.038c.185-.002.369.04.535.122a5.269 5.269 0 1 0 4.734-9.414Z"
361
- }));
362
-
363
- const SvgChatBubbleRound = props => /*#__PURE__*/React.createElement("svg", _extends({
364
- xmlns: "http://www.w3.org/2000/svg",
365
- width: 16,
366
- height: 16,
367
- fill: "currentColor"
368
- }, props), /*#__PURE__*/React.createElement("path", {
369
- fillRule: "evenodd",
370
- d: "M8.231 2.5a5.27 5.27 0 1 1-2.43 9.944 1.178 1.178 0 0 0-.535-.122c-.142 0-.284.013-.424.038a6.94 6.94 0 0 0-.879.225c-.272.085-.557.186-.834.29.103-.275.203-.557.288-.828.096-.302.18-.612.225-.885a2.31 2.31 0 0 0 .037-.428 1.193 1.193 0 0 0-.123-.534 5.269 5.269 0 0 1 4.675-7.7ZM2.058 14.934l.002-.001.01-.004.037-.017c.218-.096.438-.19.658-.281a21.466 21.466 0 0 1 1.649-.616 5.46 5.46 0 0 1 .678-.176c.049-.008.086-.012.113-.015a6.768 6.768 0 1 0-3.028-3.026c-.003.04-.008.08-.014.119-.044.23-.102.457-.176.679-.172.545-.42 1.17-.618 1.646-.09.218-.184.434-.28.65l-.017.036-.004.01v.002a.75.75 0 0 0 .99.994Z"
371
- }));
372
-
373
- const SvgChatBubbleSquareDots = props => /*#__PURE__*/React.createElement("svg", _extends({
374
- xmlns: "http://www.w3.org/2000/svg",
375
- width: 16,
376
- height: 16,
377
- fill: "currentColor"
378
- }, props), /*#__PURE__*/React.createElement("path", {
379
- fillRule: "evenodd",
380
- d: "M15 3.25A2.25 2.25 0 0 0 12.75 1h-9.5A2.25 2.25 0 0 0 1 3.25v11a.75.75 0 0 0 1.26.55l2.801-2.6a.75.75 0 0 1 .51-.2h7.179A2.249 2.249 0 0 0 15 9.75zm-2.25-.75a.75.75 0 0 1 .75.75v6.5a.75.75 0 0 1-.75.75H5.572a2.25 2.25 0 0 0-1.531.6L2.5 12.53V3.25a.75.75 0 0 1 .75-.75z"
381
- }), /*#__PURE__*/React.createElement("path", {
382
- d: "M5 7.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2m3 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2m4-1a1 1 0 1 1-2 0 1 1 0 0 1 2 0"
383
- }));
384
-
385
- const SvgChatBubbleSquareText = props => /*#__PURE__*/React.createElement("svg", _extends({
386
- xmlns: "http://www.w3.org/2000/svg",
387
- width: 16,
388
- height: 16,
389
- fill: "currentColor"
390
- }, props), /*#__PURE__*/React.createElement("path", {
391
- fillRule: "evenodd",
392
- d: "M15 3.25A2.25 2.25 0 0 0 12.75 1h-9.5A2.25 2.25 0 0 0 1 3.25v11a.75.75 0 0 0 1.26.55l2.801-2.6a.75.75 0 0 1 .51-.2h7.179A2.249 2.249 0 0 0 15 9.75zm-2.25-.75a.75.75 0 0 1 .75.75v6.5a.75.75 0 0 1-.75.75H5.572a2.25 2.25 0 0 0-1.531.6L2.5 12.53V3.25a.75.75 0 0 1 .75-.75z"
393
- }), /*#__PURE__*/React.createElement("path", {
394
- d: "M5 4.25a.75.75 0 0 0 0 1.5h6a.75.75 0 0 0 0-1.5zm0 3a.75.75 0 0 0 0 1.5h4a.75.75 0 0 0 0-1.5z"
395
- }));
396
-
397
- const SvgChatBubbleSquare = props => /*#__PURE__*/React.createElement("svg", _extends({
398
- xmlns: "http://www.w3.org/2000/svg",
399
- width: 16,
400
- height: 16,
401
- fill: "currentColor"
402
- }, props), /*#__PURE__*/React.createElement("path", {
403
- fillRule: "evenodd",
404
- d: "M15 3.25A2.25 2.25 0 0 0 12.75 1h-9.5A2.25 2.25 0 0 0 1 3.25v11a.75.75 0 0 0 1.26.55l2.801-2.6a.75.75 0 0 1 .51-.2h7.179A2.249 2.249 0 0 0 15 9.75zm-2.25-.75a.75.75 0 0 1 .75.75v6.5a.75.75 0 0 1-.75.75H5.572a2.25 2.25 0 0 0-1.531.6L2.5 12.53V3.25a.75.75 0 0 1 .75-.75z"
405
- }));
406
-
407
- const SvgChatBubblesRound = props => /*#__PURE__*/React.createElement("svg", _extends({
408
- xmlns: "http://www.w3.org/2000/svg",
409
- width: 16,
410
- height: 16,
411
- fill: "currentColor"
412
- }, props), /*#__PURE__*/React.createElement("path", {
413
- fillRule: "evenodd",
414
- d: "M8.302 3.288A3.633 3.633 0 0 0 2.756 7.76c.124.237.112.49.102.61a2.984 2.984 0 0 1-.084.468 7.85 7.85 0 0 1-.2.655c.26-.09.52-.17.75-.223a.7.7 0 1 1 .312 1.365c-.34.078-.837.258-1.278.434-.235.095-.469.193-.701.295l-.042.018-.01.005-.003.001a.7.7 0 0 1-.925-.927v-.001l.002-.004.008-.018.03-.07c.153-.345.296-.694.43-1.047.113-.3.211-.592.27-.822.021-.09.034-.157.041-.205a5.033 5.033 0 0 1 7.74-6.082.7.7 0 1 1-.896 1.076Z"
415
- }), /*#__PURE__*/React.createElement("path", {
416
- fillRule: "evenodd",
417
- d: "M4.75 9.333a5.083 5.083 0 1 1 9.657 2.221c.006.033.015.077.029.133.05.197.14.453.248.734.087.223.178.443.262.646l.06.146c.049.118.094.23.131.326.03.082.074.2.097.306a.75.75 0 0 1-.734.905c-.169 0-.332-.04-.447-.072a4.858 4.858 0 0 1-.394-.134 20.712 20.712 0 0 1-.606-.248l-.216-.09c-.23-.1-.466-.188-.705-.265a1.826 1.826 0 0 0-.095-.026A5.083 5.083 0 0 1 4.75 9.333m1.5 0a3.583 3.583 0 1 1 6.763 1.654c-.124.239-.12.485-.11.614.01.155.043.313.08.456.054.214.132.448.216.676a7.357 7.357 0 0 0-.643-.231 2.45 2.45 0 0 0-.443-.093 1.113 1.113 0 0 0-.626.104 3.582 3.582 0 0 1-5.237-3.18m8.15 2.16-.001-.012v.013z"
418
- }));
419
-
420
- const SvgChatBubblesSquare = props => /*#__PURE__*/React.createElement("svg", _extends({
421
- xmlns: "http://www.w3.org/2000/svg",
422
- width: 16,
423
- height: 16,
424
- fill: "currentColor"
425
- }, props), /*#__PURE__*/React.createElement("path", {
426
- d: "M11.25 1a.75.75 0 1 1 0 1.5h-9a.75.75 0 0 0-.75.75v6.531l.706-.51a.75.75 0 0 1 .88 1.214L1.19 11.858A.75.75 0 0 1 0 11.25v-8A2.25 2.25 0 0 1 2.25 1z"
427
- }), /*#__PURE__*/React.createElement("path", {
428
- fillRule: "evenodd",
429
- d: "M6.25 4A2.25 2.25 0 0 0 4 6.25v4.534a2.25 2.25 0 0 0 2.25 2.25h6.041l2.52 1.824A.75.75 0 0 0 16 14.25v-8A2.25 2.25 0 0 0 13.75 4zM5.5 6.25a.75.75 0 0 1 .75-.75h7.5a.75.75 0 0 1 .75.75v6.531l-1.526-1.104a.75.75 0 0 0-.44-.143H6.25a.75.75 0 0 1-.75-.75z"
430
- }));
431
-
432
- const SvgCheck = props => /*#__PURE__*/React.createElement("svg", _extends({
433
- xmlns: "http://www.w3.org/2000/svg",
434
- width: 16,
435
- height: 16,
436
- fill: "currentColor"
437
- }, props), /*#__PURE__*/React.createElement("path", {
438
- d: "M14.78 4.28a.75.75 0 0 0-1.06-1.06l-7.97 7.97-3.47-3.47a.75.75 0 0 0-1.06 1.06l4 4a.75.75 0 0 0 1.06 0l8.5-8.5Z"
439
- }));
440
-
441
- const SvgChevronDown = props => /*#__PURE__*/React.createElement("svg", _extends({
442
- xmlns: "http://www.w3.org/2000/svg",
443
- width: 16,
444
- height: 16,
445
- fill: "currentColor"
446
- }, props), /*#__PURE__*/React.createElement("path", {
447
- fillRule: "evenodd",
448
- d: "M3.235 5.205a.75.75 0 0 1 1.06.03L8 9.158l3.705-3.923a.75.75 0 0 1 1.09 1.03l-4.25 4.5a.75.75 0 0 1-1.09 0l-4.25-4.5a.75.75 0 0 1 .03-1.06"
449
- }));
450
-
451
- const SvgChevronLeft = props => /*#__PURE__*/React.createElement("svg", _extends({
452
- xmlns: "http://www.w3.org/2000/svg",
453
- width: 16,
454
- height: 16,
455
- fill: "currentColor"
456
- }, props), /*#__PURE__*/React.createElement("path", {
457
- fillRule: "evenodd",
458
- d: "M10.795 3.235a.75.75 0 0 1-.03 1.06L6.842 8l3.923 3.705a.75.75 0 0 1-1.03 1.09l-4.5-4.25a.75.75 0 0 1 0-1.09l4.5-4.25a.75.75 0 0 1 1.06.03Z"
459
- }));
460
-
461
- const SvgChevronRight = props => /*#__PURE__*/React.createElement("svg", _extends({
462
- xmlns: "http://www.w3.org/2000/svg",
463
- width: 16,
464
- height: 16,
465
- fill: "currentColor"
466
- }, props), /*#__PURE__*/React.createElement("path", {
467
- fillRule: "evenodd",
468
- d: "M5.205 3.235a.75.75 0 0 0 .03 1.06L9.158 8l-3.923 3.705a.75.75 0 0 0 1.03 1.09l4.5-4.25a.75.75 0 0 0 0-1.09l-4.5-4.25a.75.75 0 0 0-1.06.03"
469
- }));
470
-
471
- const SvgChevronUp = props => /*#__PURE__*/React.createElement("svg", _extends({
472
- xmlns: "http://www.w3.org/2000/svg",
473
- width: 16,
474
- height: 16,
475
- fill: "currentColor"
476
- }, props), /*#__PURE__*/React.createElement("path", {
477
- fillRule: "evenodd",
478
- d: "M3.235 10.795a.75.75 0 0 0 1.06-.03L8 6.842l3.705 3.923a.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 .03 1.06Z"
479
- }));
480
-
481
- const SvgChevronsDown = props => /*#__PURE__*/React.createElement("svg", _extends({
482
- xmlns: "http://www.w3.org/2000/svg",
483
- width: 16,
484
- height: 16,
485
- fill: "currentColor"
486
- }, props), /*#__PURE__*/React.createElement("path", {
487
- d: "M5.3 3.24a.75.75 0 0 0-1.1 1.02l3.25 3.5a.75.75 0 0 0 1.1 0l3.25-3.5a.75.75 0 1 0-1.1-1.02L8 6.148z"
488
- }), /*#__PURE__*/React.createElement("path", {
489
- d: "M5.3 8.24a.75.75 0 0 0-1.1 1.02l3.25 3.5a.752.752 0 0 0 1.1 0l3.25-3.5a.75.75 0 1 0-1.1-1.02L8 11.148z"
490
- }));
491
-
492
- const SvgChevronsLeft = props => /*#__PURE__*/React.createElement("svg", _extends({
493
- xmlns: "http://www.w3.org/2000/svg",
494
- width: 16,
495
- height: 16,
496
- fill: "currentColor"
497
- }, props), /*#__PURE__*/React.createElement("path", {
498
- d: "M7.76 5.3a.75.75 0 0 0-1.02-1.1l-3.5 3.25a.75.75 0 0 0 0 1.1l3.5 3.25a.749.749 0 1 0 1.02-1.1L4.852 8z"
499
- }), /*#__PURE__*/React.createElement("path", {
500
- d: "M12.76 5.3a.75.75 0 0 0-1.02-1.1l-3.5 3.25a.75.75 0 0 0 0 1.1l3.5 3.25a.748.748 0 0 0 1.213-.29.75.75 0 0 0-.193-.81L9.852 8z"
501
- }));
502
-
503
- const SvgChevronsRight = props => /*#__PURE__*/React.createElement("svg", _extends({
504
- xmlns: "http://www.w3.org/2000/svg",
505
- width: 16,
506
- height: 16,
507
- fill: "currentColor"
508
- }, props), /*#__PURE__*/React.createElement("path", {
509
- d: "M3.24 5.3a.75.75 0 1 1 1.02-1.1l3.5 3.25a.75.75 0 0 1 0 1.1l-3.5 3.25a.75.75 0 1 1-1.02-1.1L6.148 8z"
510
- }), /*#__PURE__*/React.createElement("path", {
511
- d: "M8.24 5.3a.75.75 0 0 1 1.02-1.1l3.5 3.25a.749.749 0 0 1 0 1.1l-3.5 3.25a.75.75 0 1 1-1.02-1.1L11.148 8z"
512
- }));
513
-
514
- const SvgChevronsUp = props => /*#__PURE__*/React.createElement("svg", _extends({
515
- xmlns: "http://www.w3.org/2000/svg",
516
- width: 16,
517
- height: 16,
518
- fill: "currentColor"
519
- }, props), /*#__PURE__*/React.createElement("path", {
520
- d: "M5.3 7.76a.75.75 0 0 1-1.1-1.02l3.25-3.5a.75.75 0 0 1 1.1 0l3.25 3.5a.749.749 0 1 1-1.1 1.02L8 4.852z"
521
- }), /*#__PURE__*/React.createElement("path", {
522
- d: "M5.3 12.76a.75.75 0 0 1-1.1-1.02l3.25-3.5a.75.75 0 0 1 1.1 0l3.25 3.5a.748.748 0 0 1-.29 1.213.75.75 0 0 1-.81-.193L8 9.852z"
523
- }));
524
-
525
- const SvgCircleAdd = props => /*#__PURE__*/React.createElement("svg", _extends({
526
- xmlns: "http://www.w3.org/2000/svg",
527
- width: 16,
528
- height: 16,
529
- fill: "currentColor"
530
- }, props), /*#__PURE__*/React.createElement("path", {
531
- fillRule: "evenodd",
532
- d: "M3.404 3.404a6.5 6.5 0 1 0 9.192 9.192 6.5 6.5 0 0 0-9.192-9.192M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8"
533
- }), /*#__PURE__*/React.createElement("path", {
534
- d: "M8 4.25a.75.75 0 0 1 .75.75v2.25H11a.75.75 0 1 1 0 1.5H8.75V11a.75.75 0 1 1-1.5 0V8.75H5a.75.75 0 0 1 0-1.5h2.25V5A.75.75 0 0 1 8 4.25"
535
- }));
536
-
537
- const SvgCircleAlert = props => /*#__PURE__*/React.createElement("svg", _extends({
538
- xmlns: "http://www.w3.org/2000/svg",
539
- width: 16,
540
- height: 16,
541
- fill: "currentColor"
542
- }, props), /*#__PURE__*/React.createElement("path", {
543
- d: "M8 4a.75.75 0 0 1 .75.75v3.5a.75.75 0 0 1-1.5 0v-3.5A.75.75 0 0 1 8 4m0 6a1 1 0 0 0 0 2h.007a1 1 0 0 0 0-2z"
544
- }), /*#__PURE__*/React.createElement("path", {
545
- fillRule: "evenodd",
546
- d: "M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8m8-6.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13"
547
- }));
548
-
549
- const SvgCircleArrowDown = props => /*#__PURE__*/React.createElement("svg", _extends({
550
- xmlns: "http://www.w3.org/2000/svg",
551
- width: 16,
552
- height: 16,
553
- fill: "currentColor"
554
- }, props), /*#__PURE__*/React.createElement("path", {
555
- fillRule: "evenodd",
556
- d: "M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8m8-6.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13"
557
- }), /*#__PURE__*/React.createElement("path", {
558
- d: "M5.755 8.195a.75.75 0 0 0-1.01 1.11l2.75 2.5a.748.748 0 0 0 1.01 0l2.75-2.5a.75.75 0 1 0-1.01-1.11L8.75 9.555V4.75a.75.75 0 0 0-1.5 0v4.805z"
559
- }));
560
-
561
- const SvgCircleArrowLeft = props => /*#__PURE__*/React.createElement("svg", _extends({
562
- xmlns: "http://www.w3.org/2000/svg",
563
- width: 16,
564
- height: 16,
565
- fill: "currentColor"
566
- }, props), /*#__PURE__*/React.createElement("path", {
567
- d: "M7.755 4.695a.75.75 0 0 1 .05 1.06L6.445 7.25h4.805a.75.75 0 1 1 0 1.5H6.445l1.36 1.495a.75.75 0 0 1-1.11 1.01l-2.499-2.75A.747.747 0 0 1 4 8.003v-.004c0-.195.075-.372.197-.505l2.498-2.748a.75.75 0 0 1 1.06-.051Z"
568
- }), /*#__PURE__*/React.createElement("path", {
569
- fillRule: "evenodd",
570
- d: "M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8m8-6.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13"
571
- }));
572
-
573
- const SvgCircleArrowRight = props => /*#__PURE__*/React.createElement("svg", _extends({
574
- xmlns: "http://www.w3.org/2000/svg",
575
- width: 16,
576
- height: 16,
577
- fill: "currentColor"
578
- }, props), /*#__PURE__*/React.createElement("path", {
579
- d: "M8.245 4.695a.75.75 0 0 0-.05 1.06l1.36 1.495H4.75a.75.75 0 0 0 0 1.5h4.805l-1.36 1.495a.75.75 0 0 0 1.11 1.01l2.5-2.75a.75.75 0 0 0 0-1.01l-2.5-2.75a.75.75 0 0 0-1.06-.05Z"
580
- }), /*#__PURE__*/React.createElement("path", {
581
- fillRule: "evenodd",
582
- d: "M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8m8-6.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13"
583
- }));
584
-
585
- const SvgCircleArrowUp = props => /*#__PURE__*/React.createElement("svg", _extends({
586
- xmlns: "http://www.w3.org/2000/svg",
587
- width: 16,
588
- height: 16,
589
- fill: "currentColor"
590
- }, props), /*#__PURE__*/React.createElement("path", {
591
- d: "M4.695 7.755a.75.75 0 0 0 1.06.05l1.495-1.36v4.805a.75.75 0 1 0 1.5 0V6.445l1.495 1.36a.75.75 0 0 0 1.01-1.11l-2.75-2.5a.75.75 0 0 0-1.01 0l-2.75 2.5a.75.75 0 0 0-.05 1.06Z"
592
- }), /*#__PURE__*/React.createElement("path", {
593
- fillRule: "evenodd",
594
- d: "M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8m8-6.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13"
595
- }));
596
-
597
- const SvgCircleCaretDown = props => /*#__PURE__*/React.createElement("svg", _extends({
598
- xmlns: "http://www.w3.org/2000/svg",
599
- width: 16,
600
- height: 16,
601
- fill: "currentColor"
602
- }, props), /*#__PURE__*/React.createElement("path", {
603
- d: "M10.908 6.39a.75.75 0 0 1-.027.766l-2.25 3.5a.75.75 0 0 1-1.262 0l-2.25-3.5A.75.75 0 0 1 5.749 6h4.5a.75.75 0 0 1 .659.39"
604
- }), /*#__PURE__*/React.createElement("path", {
605
- fillRule: "evenodd",
606
- d: "M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0m0 1.5a6.5 6.5 0 1 1 0 13 6.5 6.5 0 0 1 0-13"
607
- }));
608
-
609
- const SvgCircleCaretLeft = props => /*#__PURE__*/React.createElement("svg", _extends({
610
- xmlns: "http://www.w3.org/2000/svg",
611
- width: 16,
612
- height: 16,
613
- fill: "currentColor"
614
- }, props), /*#__PURE__*/React.createElement("path", {
615
- d: "M9.61 10.908a.75.75 0 0 1-.766-.027l-3.5-2.25a.75.75 0 0 1 0-1.262l3.5-2.25a.75.75 0 0 1 1.156.63v4.5a.75.75 0 0 1-.39.659"
616
- }), /*#__PURE__*/React.createElement("path", {
617
- fillRule: "evenodd",
618
- d: "M16 8A8 8 0 1 1-.001 8 8 8 0 0 1 16 8m-1.5 0a6.5 6.5 0 1 1-13 0 6.5 6.5 0 0 1 13 0"
619
- }));
620
-
621
- const SvgCircleCaretRight = props => /*#__PURE__*/React.createElement("svg", _extends({
622
- xmlns: "http://www.w3.org/2000/svg",
623
- width: 16,
624
- height: 16,
625
- fill: "currentColor"
626
- }, props), /*#__PURE__*/React.createElement("path", {
627
- d: "M6.39 5.092a.75.75 0 0 1 .766.027l3.5 2.25a.75.75 0 0 1 0 1.262l-3.5 2.25A.75.75 0 0 1 6 10.251v-4.5a.75.75 0 0 1 .39-.659"
628
- }), /*#__PURE__*/React.createElement("path", {
629
- fillRule: "evenodd",
630
- d: "M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8m1.5 0a6.5 6.5 0 1 1 13 0 6.5 6.5 0 0 1-13 0"
631
- }));
632
-
633
- const SvgCircleCaretUp = props => /*#__PURE__*/React.createElement("svg", _extends({
634
- xmlns: "http://www.w3.org/2000/svg",
635
- width: 16,
636
- height: 16,
637
- fill: "currentColor"
638
- }, props), /*#__PURE__*/React.createElement("path", {
639
- d: "M5.092 9.61a.75.75 0 0 1 .027-.766l2.25-3.5a.75.75 0 0 1 1.262 0l2.25 3.5a.75.75 0 0 1-.63 1.156h-4.5a.75.75 0 0 1-.659-.39"
640
- }), /*#__PURE__*/React.createElement("path", {
641
- fillRule: "evenodd",
642
- d: "M8 16A8 8 0 1 1 8 0a8 8 0 0 1 0 16m0-1.5a6.5 6.5 0 1 1 0-13 6.5 6.5 0 0 1 0 13"
643
- }));
644
-
645
- const SvgCircleCheck = props => /*#__PURE__*/React.createElement("svg", _extends({
646
- xmlns: "http://www.w3.org/2000/svg",
647
- width: 16,
648
- height: 16,
649
- fill: "currentColor"
650
- }, props), /*#__PURE__*/React.createElement("path", {
651
- d: "M11.78 5.22a.75.75 0 0 1 0 1.06l-4.5 4.5a.75.75 0 0 1-1.06 0l-2-2a.75.75 0 0 1 1.06-1.06l1.47 1.47 3.97-3.97a.75.75 0 0 1 1.06 0Z"
652
- }), /*#__PURE__*/React.createElement("path", {
653
- fillRule: "evenodd",
654
- d: "M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8m8-6.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13"
655
- }));
656
-
657
- const SvgCircleClose = props => /*#__PURE__*/React.createElement("svg", _extends({
658
- xmlns: "http://www.w3.org/2000/svg",
659
- width: 16,
660
- height: 16,
661
- fill: "currentColor"
662
- }, props), /*#__PURE__*/React.createElement("path", {
663
- d: "M10.78 5.22a.75.75 0 0 1 0 1.06L9.06 8l1.72 1.72a.75.75 0 1 1-1.06 1.06L8 9.06l-1.72 1.72a.75.75 0 1 1-1.06-1.06L6.94 8 5.22 6.28a.75.75 0 0 1 1.06-1.06L8 6.94l1.72-1.72a.75.75 0 0 1 1.06 0Z"
664
- }), /*#__PURE__*/React.createElement("path", {
665
- fillRule: "evenodd",
666
- d: "M8 0a8 8 0 1 0 0 16A8 8 0 0 0 8 0M1.5 8a6.5 6.5 0 1 1 13 0 6.5 6.5 0 0 1-13 0"
667
- }));
668
-
669
- const SvgCircleHelp = props => /*#__PURE__*/React.createElement("svg", _extends({
670
- xmlns: "http://www.w3.org/2000/svg",
671
- width: 16,
672
- height: 16,
673
- fill: "currentColor"
674
- }, props), /*#__PURE__*/React.createElement("path", {
675
- fillRule: "evenodd",
676
- d: "M8.197 4.523a1.532 1.532 0 0 0-1.051.196c-.318.19-.563.49-.687.85a.75.75 0 0 1-1.418-.49 3.1 3.1 0 0 1 1.335-1.648 3.032 3.032 0 0 1 2.079-.386 3.057 3.057 0 0 1 1.829 1.065 3.13 3.13 0 0 1 .716 2c0 .487-.092.905-.275 1.266-.182.36-.431.62-.679.817-.194.156-.41.291-.581.398l-.096.06a2.5 2.5 0 0 0-.452.34.643.643 0 0 0-.172.292.75.75 0 0 1-1.499-.033c0-.163.035-.324.086-.479.08-.243.232-.543.515-.832.239-.243.505-.419.72-.554.044-.029.086-.056.126-.08.169-.106.296-.186.415-.282a.976.976 0 0 0 .279-.323c.059-.117.113-.296.113-.59v-.002a1.63 1.63 0 0 0-.372-1.041c-.24-.29-.57-.481-.931-.544Z"
677
- }), /*#__PURE__*/React.createElement("path", {
678
- d: "M8 11a1 1 0 0 0 0 2h.007a1 1 0 0 0 0-2z"
679
- }), /*#__PURE__*/React.createElement("path", {
680
- fillRule: "evenodd",
681
- d: "M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8m8-6.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13"
682
- }));
683
-
684
- const SvgFolder = props => /*#__PURE__*/React.createElement("svg", _extends({
685
- xmlns: "http://www.w3.org/2000/svg",
686
- width: 16,
687
- height: 16,
688
- fill: "none"
689
- }, props), /*#__PURE__*/React.createElement("path", {
690
- fill: "currentColor",
691
- fillRule: "evenodd",
692
- d: "M.659 1.659A2.25 2.25 0 0 1 2.25 1h4.379a2.25 2.25 0 0 1 1.591.66l1.121 1.12c.14.14.331.22.53.22h3.879A2.25 2.25 0 0 1 16 5.25v7.5A2.25 2.25 0 0 1 13.75 15H2.25A2.25 2.25 0 0 1 0 12.75v-9.5c0-.597.237-1.169.659-1.591M1.5 7v5.749a.75.75 0 0 0 .75.75h11.5a.75.75 0 0 0 .75-.75V7zm13-1.5h-13V3.25a.75.75 0 0 1 .75-.75h4.379c.199 0 .39.08.53.22L8.28 3.84a2.25 2.25 0 0 0 1.591.659h3.879a.75.75 0 0 1 .75.75z"
693
- }));
694
-
695
- 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';