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,645 +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: "M5.558 1.909a7.5 7.5 0 0 0-3.702 2.79L.628 3.837A9 9 0 0 1 5.07.49l.488 1.419Z"
23
- }), /*#__PURE__*/React.createElement("path", {
24
- fill: "currentColor",
25
- fillRule: "evenodd",
26
- d: "M8 2.25a6.75 6.75 0 1 0 0 13.5 6.75 6.75 0 0 0 0-13.5m.5 3.5a.75.75 0 1 0-1.5 0v3.67l3.607 2.219a.75.75 0 0 0 .786-1.278L8.5 8.581z"
27
- }), /*#__PURE__*/React.createElement("path", {
28
- fill: "currentColor",
29
- d: "M15.372 3.838A9 9 0 0 0 10.93.49l-.488 1.419a7.5 7.5 0 0 1 3.702 2.79z"
30
- }));
31
-
32
- const SvgAlert = props => /*#__PURE__*/React.createElement("svg", _extends({
33
- xmlns: "http://www.w3.org/2000/svg",
34
- width: 16,
35
- height: 16,
36
- fill: "none"
37
- }, props), /*#__PURE__*/React.createElement("path", {
38
- fill: "currentColor",
39
- fillRule: "evenodd",
40
- d: "M8.541 1.07a2.143 2.143 0 0 0-1.588.203l.001.001c-.32.179-.589.437-.78.75l-.002.004-5.878 9.764-.006.01a2.125 2.125 0 0 0 .768 2.904c.321.189.686.29 1.059.294h11.77a2.148 2.148 0 0 0 1.06-.293 2.126 2.126 0 0 0 .768-2.905L9.829 2.028l-.002-.004a2.143 2.143 0 0 0-1.286-.954Zm-1.248 9.223A1 1 0 0 0 8 12h.007a1 1 0 0 0 0-2H8a1 1 0 0 0-.707.293ZM8.53 5.22c.141.14.22.331.22.53v2.5a.75.75 0 0 1-1.5 0v-2.5a.75.75 0 0 1 1.28-.53"
41
- }));
42
-
43
- const SvgAlignBottom = props => /*#__PURE__*/React.createElement("svg", _extends({
44
- xmlns: "http://www.w3.org/2000/svg",
45
- width: 16,
46
- height: 16,
47
- fill: "none"
48
- }, props), /*#__PURE__*/React.createElement("path", {
49
- fill: "currentColor",
50
- 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"
51
- }));
52
-
53
- const SvgAlignTop = props => /*#__PURE__*/React.createElement("svg", _extends({
54
- xmlns: "http://www.w3.org/2000/svg",
55
- width: 16,
56
- height: 16,
57
- fill: "none"
58
- }, props), /*#__PURE__*/React.createElement("path", {
59
- fill: "currentColor",
60
- 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"
61
- }));
62
-
63
- const SvgAnnotation = props => /*#__PURE__*/React.createElement("svg", _extends({
64
- xmlns: "http://www.w3.org/2000/svg",
65
- width: 16,
66
- height: 16,
67
- fill: "none"
68
- }, props), /*#__PURE__*/React.createElement("path", {
69
- fill: "currentColor",
70
- d: "M12.75 1A2.25 2.25 0 0 1 15 3.25v6.5A2.25 2.25 0 0 1 12.75 12H10.5l-1.887 2.68a.75.75 0 0 1-1.226 0L5.5 12H3.25A2.25 2.25 0 0 1 1 9.75v-6.5A2.25 2.25 0 0 1 3.25 1z"
71
- }));
72
-
73
- const SvgArchive = props => /*#__PURE__*/React.createElement("svg", _extends({
74
- xmlns: "http://www.w3.org/2000/svg",
75
- width: 16,
76
- height: 16,
77
- fill: "none"
78
- }, props), /*#__PURE__*/React.createElement("path", {
79
- fill: "currentColor",
80
- d: "M0 2.75C0 1.784.784 1 1.75 1h12.5c.966 0 1.75.784 1.75 1.75v1.5c0 .696-.407 1.297-.996 1.58H.996A1.75 1.75 0 0 1 0 4.25v-1.5Z"
81
- }), /*#__PURE__*/React.createElement("path", {
82
- fill: "currentColor",
83
- fillRule: "evenodd",
84
- d: "M1 7.51h14v5.24A2.25 2.25 0 0 1 12.75 15h-9.5A2.25 2.25 0 0 1 1 12.75zm5.22 1.71A.75.75 0 0 1 6.75 9h2.5a.75.75 0 0 1 0 1.5h-2.5a.75.75 0 0 1-.53-1.28"
85
- }));
86
-
87
- const SvgArrowDownLeft = props => /*#__PURE__*/React.createElement("svg", _extends({
88
- xmlns: "http://www.w3.org/2000/svg",
89
- width: 16,
90
- height: 16,
91
- fill: "none"
92
- }, props), /*#__PURE__*/React.createElement("path", {
93
- fill: "currentColor",
94
- 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"
95
- }));
96
-
97
- const SvgArrowDownRight = props => /*#__PURE__*/React.createElement("svg", _extends({
98
- xmlns: "http://www.w3.org/2000/svg",
99
- width: 16,
100
- height: 16,
101
- fill: "none"
102
- }, props), /*#__PURE__*/React.createElement("path", {
103
- fill: "currentColor",
104
- 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"
105
- }));
106
-
107
- const SvgArrowDown = props => /*#__PURE__*/React.createElement("svg", _extends({
108
- xmlns: "http://www.w3.org/2000/svg",
109
- width: 16,
110
- height: 16,
111
- fill: "none"
112
- }, props), /*#__PURE__*/React.createElement("path", {
113
- fill: "currentColor",
114
- 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"
115
- }));
116
-
117
- const SvgArrowLeft = props => /*#__PURE__*/React.createElement("svg", _extends({
118
- xmlns: "http://www.w3.org/2000/svg",
119
- width: 16,
120
- height: 16,
121
- fill: "none"
122
- }, props), /*#__PURE__*/React.createElement("path", {
123
- fill: "currentColor",
124
- 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"
125
- }));
126
-
127
- const SvgArrowRight = props => /*#__PURE__*/React.createElement("svg", _extends({
128
- xmlns: "http://www.w3.org/2000/svg",
129
- width: 16,
130
- height: 16,
131
- fill: "none"
132
- }, props), /*#__PURE__*/React.createElement("path", {
133
- fill: "currentColor",
134
- 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"
135
- }));
136
-
137
- const SvgArrowUpLeft = props => /*#__PURE__*/React.createElement("svg", _extends({
138
- xmlns: "http://www.w3.org/2000/svg",
139
- width: 16,
140
- height: 16,
141
- fill: "none"
142
- }, props), /*#__PURE__*/React.createElement("path", {
143
- fill: "currentColor",
144
- 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"
145
- }));
146
-
147
- const SvgArrowUpRight = props => /*#__PURE__*/React.createElement("svg", _extends({
148
- xmlns: "http://www.w3.org/2000/svg",
149
- width: 16,
150
- height: 16,
151
- fill: "none"
152
- }, props), /*#__PURE__*/React.createElement("path", {
153
- fill: "currentColor",
154
- 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"
155
- }));
156
-
157
- const SvgArrowUp = props => /*#__PURE__*/React.createElement("svg", _extends({
158
- xmlns: "http://www.w3.org/2000/svg",
159
- width: 16,
160
- height: 16,
161
- fill: "none"
162
- }, props), /*#__PURE__*/React.createElement("path", {
163
- fill: "currentColor",
164
- 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"
165
- }));
166
-
167
- const SvgAt = props => /*#__PURE__*/React.createElement("svg", _extends({
168
- xmlns: "http://www.w3.org/2000/svg",
169
- width: 16,
170
- height: 16,
171
- fill: "none"
172
- }, props), /*#__PURE__*/React.createElement("path", {
173
- fill: "currentColor",
174
- fillRule: "evenodd",
175
- 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"
176
- }));
177
-
178
- const SvgBattery = props => /*#__PURE__*/React.createElement("svg", _extends({
179
- xmlns: "http://www.w3.org/2000/svg",
180
- width: 16,
181
- height: 16,
182
- fill: "none"
183
- }, props), /*#__PURE__*/React.createElement("path", {
184
- fill: "currentColor",
185
- fillRule: "evenodd",
186
- 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 3z"
187
- }), /*#__PURE__*/React.createElement("path", {
188
- fill: "currentColor",
189
- d: "M15.5 6.75a.75.75 0 1 0-1.5 0v2.5a.75.75 0 1 0 1.5 0z"
190
- }));
191
-
192
- const SvgBeaker = props => /*#__PURE__*/React.createElement("svg", _extends({
193
- xmlns: "http://www.w3.org/2000/svg",
194
- width: 16,
195
- height: 16,
196
- fill: "currentColor"
197
- }, props), /*#__PURE__*/React.createElement("path", {
198
- fillRule: "evenodd",
199
- 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.529Z"
200
- }));
201
-
202
- const SvgBell = props => /*#__PURE__*/React.createElement("svg", _extends({
203
- xmlns: "http://www.w3.org/2000/svg",
204
- width: 16,
205
- height: 16,
206
- fill: "currentColor"
207
- }, props), /*#__PURE__*/React.createElement("path", {
208
- fillRule: "evenodd",
209
- 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.405z"
210
- }), /*#__PURE__*/React.createElement("path", {
211
- 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"
212
- }));
213
-
214
- const SvgBookClosed = props => /*#__PURE__*/React.createElement("svg", _extends({
215
- xmlns: "http://www.w3.org/2000/svg",
216
- width: 16,
217
- height: 16,
218
- fill: "none"
219
- }, props), /*#__PURE__*/React.createElement("path", {
220
- fill: "currentColor",
221
- fillRule: "evenodd",
222
- d: "M1 2.298A2.25 2.25 0 0 1 3.25.048H13.5a1.5 1.5 0 0 1 1.5 1.5V14.5a1.5 1.5 0 0 1-1.5 1.5H3.25A2.25 2.25 0 0 1 1 13.75zm2.75 9.452c-.69 0-1.25.56-1.25 1.25v.75c0 .414.336.75.75.75H13.5v-2.75z"
223
- }));
224
-
225
- const SvgBookOpen = props => /*#__PURE__*/React.createElement("svg", _extends({
226
- xmlns: "http://www.w3.org/2000/svg",
227
- width: 16,
228
- height: 16,
229
- fill: "none"
230
- }, props), /*#__PURE__*/React.createElement("path", {
231
- fill: "currentColor",
232
- d: "M7.25 1.486a3.152 3.152 0 0 0-.22-.127c-.384-.202-.795-.284-1.246-.322C5.349 1 4.814 1 4.166 1H2.25A2.25 2.25 0 0 0 0 3.25v7a2.25 2.25 0 0 0 2.25 2.25h2.07c.804 0 1.046.008 1.253.073.208.066.402.173.571.317.173.147.318.358.763 1.047l.343.534V1.486Zm1.5 12.984.344-.533c.444-.69.59-.9.762-1.047.17-.144.363-.251.57-.316h.001c.207-.066.449-.074 1.254-.074h2.069A2.25 2.25 0 0 0 16 10.25v-7A2.25 2.25 0 0 0 13.75 1h-1.915c-.65 0-1.184 0-1.619.037-.451.038-.863.12-1.247.322-.075.04-.148.082-.219.127v12.985Z"
233
- }));
234
-
235
- const SvgBookmarkPlus = props => /*#__PURE__*/React.createElement("svg", _extends({
236
- xmlns: "http://www.w3.org/2000/svg",
237
- width: 16,
238
- height: 16,
239
- fill: "none"
240
- }, props), /*#__PURE__*/React.createElement("path", {
241
- fill: "currentColor",
242
- fillRule: "evenodd",
243
- d: "M4.25 1A2.25 2.25 0 0 0 2 3.25v10.83a1 1 0 0 0 1.478.878l4.403-2.394a.25.25 0 0 1 .238 0l4.403 2.394A1 1 0 0 0 14 14.08V3.25A2.25 2.25 0 0 0 11.75 1zm3 3.75a.75.75 0 0 1 1.5 0V6H10a.75.75 0 1 1 0 1.5H8.75v1.25a.75.75 0 0 1-1.5 0V7.5H6A.75.75 0 0 1 6 6h1.25z"
244
- }));
245
-
246
- const SvgBookmark = props => /*#__PURE__*/React.createElement("svg", _extends({
247
- xmlns: "http://www.w3.org/2000/svg",
248
- width: 16,
249
- height: 16,
250
- fill: "currentColor"
251
- }, props), /*#__PURE__*/React.createElement("path", {
252
- d: "M4.25 1A2.25 2.25 0 0 0 2 3.25v10.83a1 1 0 0 0 1.478.878l4.403-2.394a.25.25 0 0 1 .238 0l4.403 2.394A1 1 0 0 0 14 14.08V3.25A2.25 2.25 0 0 0 11.75 1z"
253
- }));
254
-
255
- const SvgBriefcase = props => /*#__PURE__*/React.createElement("svg", _extends({
256
- xmlns: "http://www.w3.org/2000/svg",
257
- width: 16,
258
- height: 16,
259
- fill: "currentColor"
260
- }, props), /*#__PURE__*/React.createElement("path", {
261
- fillRule: "evenodd",
262
- 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 1zm4.75 3V2.75a.25.25 0 0 0-.25-.25h-4.5a.25.25 0 0 0-.25.25V4z"
263
- }));
264
-
265
- const SvgBuilding = props => /*#__PURE__*/React.createElement("svg", _extends({
266
- xmlns: "http://www.w3.org/2000/svg",
267
- width: 16,
268
- height: 16,
269
- fill: "currentColor"
270
- }, props), /*#__PURE__*/React.createElement("path", {
271
- fillRule: "evenodd",
272
- 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-.75M6 14.5v-2.25c0-.69.56-1.25 1.25-1.25h1.5c.69 0 1.25.56 1.25 1.25v2.25zM5.146 3.146A.5.5 0 0 0 5 3.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.354.146ZM5 7.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5zm4.146-4.354A.5.5 0 0 0 9 3.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.354.146M9 7.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5z"
273
- }));
274
-
275
- const SvgBulb = props => /*#__PURE__*/React.createElement("svg", _extends({
276
- xmlns: "http://www.w3.org/2000/svg",
277
- width: 17,
278
- height: 16,
279
- fill: "currentColor"
280
- }, props), /*#__PURE__*/React.createElement("path", {
281
- d: "M8.5 0a.75.75 0 0 1 .75.75v1a.75.75 0 0 1-1.5 0v-1A.75.75 0 0 1 8.5 0m5.28 2.22a.75.75 0 0 1 0 1.06l-.707.707a.75.75 0 1 1-1.06-1.06l.707-.707a.75.75 0 0 1 1.06 0M3.22 3.28a.75.75 0 0 1 1.06-1.06l.707.707a.75.75 0 0 1-1.06 1.06zM16 7.5a.75.75 0 0 1-.75.75h-1a.75.75 0 1 1 0-1.5h1a.75.75 0 0 1 .75.75m-13.25.75a.75.75 0 0 0 0-1.5h-1a.75.75 0 0 0 0 1.5zm4 7a.75.75 0 0 1 .75-.75h2a.75.75 0 1 1 0 1.5h-2a.75.75 0 0 1-.75-.75"
282
- }), /*#__PURE__*/React.createElement("path", {
283
- fillRule: "evenodd",
284
- d: "M8.5 3.5A4.5 4.5 0 0 0 4 8c0 1.53.926 2.465 1.718 3.264l.2.203c.05.05.081.124.081.208A1.826 1.826 0 0 0 7.825 13.5H9.19c1 0 1.811-.81 1.811-1.81 0-.083.033-.159.088-.213l.067-.066C11.992 10.592 13 9.605 13 8a4.5 4.5 0 0 0-4.5-4.5"
285
- }));
286
-
287
- const SvgCalendar = props => /*#__PURE__*/React.createElement("svg", _extends({
288
- xmlns: "http://www.w3.org/2000/svg",
289
- width: 16,
290
- height: 16,
291
- fill: "currentColor"
292
- }, props), /*#__PURE__*/React.createElement("path", {
293
- d: "M11.28.22c.141.14.22.331.22.53V1h1.25A2.25 2.25 0 0 1 15 3.25V5H1V3.25A2.25 2.25 0 0 1 3.25 1H4.5V.75a.75.75 0 0 1 1.5 0V1h4V.75a.75.75 0 0 1 1.28-.53ZM1 6.5v6.25A2.25 2.25 0 0 0 3.25 15h9.5A2.25 2.25 0 0 0 15 12.75V6.5z"
294
- }));
295
-
296
- const SvgCamera = props => /*#__PURE__*/React.createElement("svg", _extends({
297
- xmlns: "http://www.w3.org/2000/svg",
298
- width: 16,
299
- height: 16,
300
- fill: "currentColor"
301
- }, props), /*#__PURE__*/React.createElement("path", {
302
- fillRule: "evenodd",
303
- d: "M5.517 1.188a1.25 1.25 0 0 0-.461.508l-.541 1.093-1.456.124A2.25 2.25 0 0 0 1 5.155v6.595A2.25 2.25 0 0 0 3.25 14h9.5A2.25 2.25 0 0 0 15 11.75V5.155a2.25 2.25 0 0 0-2.059-2.242l-1.457-.124-.54-1.093A1.25 1.25 0 0 0 9.824 1H6.176a1.25 1.25 0 0 0-.66.188ZM8 11.25a2.75 2.75 0 1 0 0-5.5 2.75 2.75 0 0 0 0 5.5"
304
- }));
305
-
306
- const SvgCash = props => /*#__PURE__*/React.createElement("svg", _extends({
307
- xmlns: "http://www.w3.org/2000/svg",
308
- width: 16,
309
- height: 16,
310
- fill: "currentColor"
311
- }, props), /*#__PURE__*/React.createElement("path", {
312
- d: "M0 3.25A2.25 2.25 0 0 1 2.25 1h8a2.25 2.25 0 0 1 2.25 2.25V4H5.75A3.75 3.75 0 0 0 2 7.75v2.736A2.25 2.25 0 0 1 0 8.25z"
313
- }), /*#__PURE__*/React.createElement("path", {
314
- fillRule: "evenodd",
315
- d: "M5.75 5.5A2.25 2.25 0 0 0 3.5 7.75v5A2.25 2.25 0 0 0 5.75 15h8A2.25 2.25 0 0 0 16 12.75v-5a2.25 2.25 0 0 0-2.25-2.25zm4 6.75a2 2 0 1 0 0-4 2 2 0 0 0 0 4"
316
- }));
317
-
318
- const SvgChartBar = props => /*#__PURE__*/React.createElement("svg", _extends({
319
- xmlns: "http://www.w3.org/2000/svg",
320
- width: 16,
321
- height: 16,
322
- fill: "currentColor"
323
- }, props), /*#__PURE__*/React.createElement("path", {
324
- 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"
325
- }));
326
-
327
- const SvgChatBubbleRoundDots = props => /*#__PURE__*/React.createElement("svg", _extends({
328
- xmlns: "http://www.w3.org/2000/svg",
329
- width: 16,
330
- height: 16,
331
- fill: "currentColor"
332
- }, props), /*#__PURE__*/React.createElement("path", {
333
- fillRule: "evenodd",
334
- 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.017zM5.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"
335
- }));
336
-
337
- const SvgChatBubbleRoundText = props => /*#__PURE__*/React.createElement("svg", _extends({
338
- xmlns: "http://www.w3.org/2000/svg",
339
- width: 16,
340
- height: 16,
341
- fill: "currentColor"
342
- }, props), /*#__PURE__*/React.createElement("path", {
343
- fillRule: "evenodd",
344
- 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.017zM5.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"
345
- }));
346
-
347
- const SvgChatBubbleRound = props => /*#__PURE__*/React.createElement("svg", _extends({
348
- xmlns: "http://www.w3.org/2000/svg",
349
- width: 16,
350
- height: 16,
351
- fill: "currentColor"
352
- }, props), /*#__PURE__*/React.createElement("path", {
353
- fillRule: "evenodd",
354
- d: "m2.058 14.934.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"
355
- }));
356
-
357
- const SvgChatBubbleSquareDots = props => /*#__PURE__*/React.createElement("svg", _extends({
358
- xmlns: "http://www.w3.org/2000/svg",
359
- width: 16,
360
- height: 16,
361
- fill: "currentColor"
362
- }, props), /*#__PURE__*/React.createElement("path", {
363
- fillRule: "evenodd",
364
- d: "M14.341 1.659c.422.422.659.994.659 1.591v6.5A2.249 2.249 0 0 1 12.75 12H5.571a.75.75 0 0 0-.51.2L2.26 14.8A.75.75 0 0 1 1 14.25v-11A2.25 2.25 0 0 1 3.25 1h9.5a2.25 2.25 0 0 1 1.591.659M5 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 2m3 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2"
365
- }));
366
-
367
- const SvgChatBubbleSquareText = props => /*#__PURE__*/React.createElement("svg", _extends({
368
- xmlns: "http://www.w3.org/2000/svg",
369
- width: 16,
370
- height: 16,
371
- fill: "currentColor"
372
- }, props), /*#__PURE__*/React.createElement("path", {
373
- fillRule: "evenodd",
374
- 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-10 1a.75.75 0 0 0 0 1.5h6a.75.75 0 0 0 0-1.5zM4.25 8A.75.75 0 0 1 5 7.25h4a.75.75 0 0 1 0 1.5H5A.75.75 0 0 1 4.25 8"
375
- }));
376
-
377
- const SvgChatBubbleSquare = props => /*#__PURE__*/React.createElement("svg", _extends({
378
- xmlns: "http://www.w3.org/2000/svg",
379
- width: 16,
380
- height: 16,
381
- fill: "currentColor"
382
- }, props), /*#__PURE__*/React.createElement("path", {
383
- fillRule: "evenodd",
384
- 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.75z"
385
- }));
386
-
387
- const SvgChatBubblesRound = props => /*#__PURE__*/React.createElement("svg", _extends({
388
- xmlns: "http://www.w3.org/2000/svg",
389
- width: 16,
390
- height: 16,
391
- fill: "currentColor"
392
- }, props), /*#__PURE__*/React.createElement("path", {
393
- fillRule: "evenodd",
394
- 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"
395
- }), /*#__PURE__*/React.createElement("path", {
396
- fillRule: "evenodd",
397
- 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.333m9.65 2.16-.001-.012v.013z"
398
- }));
399
-
400
- const SvgChatBubblesSquare = props => /*#__PURE__*/React.createElement("svg", _extends({
401
- xmlns: "http://www.w3.org/2000/svg",
402
- width: 16,
403
- height: 16,
404
- fill: "currentColor"
405
- }, props), /*#__PURE__*/React.createElement("path", {
406
- 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"
407
- }), /*#__PURE__*/React.createElement("path", {
408
- fillRule: "evenodd",
409
- 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 4z"
410
- }));
411
-
412
- const SvgCheck = props => /*#__PURE__*/React.createElement("svg", _extends({
413
- xmlns: "http://www.w3.org/2000/svg",
414
- width: 16,
415
- height: 16,
416
- fill: "currentColor"
417
- }, props), /*#__PURE__*/React.createElement("path", {
418
- 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"
419
- }));
420
-
421
- const SvgChevronDown = props => /*#__PURE__*/React.createElement("svg", _extends({
422
- xmlns: "http://www.w3.org/2000/svg",
423
- width: 16,
424
- height: 16,
425
- fill: "currentColor"
426
- }, props), /*#__PURE__*/React.createElement("path", {
427
- fillRule: "evenodd",
428
- 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"
429
- }));
430
-
431
- const SvgChevronLeft = props => /*#__PURE__*/React.createElement("svg", _extends({
432
- xmlns: "http://www.w3.org/2000/svg",
433
- width: 16,
434
- height: 16,
435
- fill: "currentColor"
436
- }, props), /*#__PURE__*/React.createElement("path", {
437
- fillRule: "evenodd",
438
- 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"
439
- }));
440
-
441
- const SvgChevronRight = 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: "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"
449
- }));
450
-
451
- const SvgChevronUp = 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: "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"
459
- }));
460
-
461
- const SvgChevronsDown = 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
- 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"
468
- }), /*#__PURE__*/React.createElement("path", {
469
- 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"
470
- }));
471
-
472
- const SvgChevronsLeft = props => /*#__PURE__*/React.createElement("svg", _extends({
473
- xmlns: "http://www.w3.org/2000/svg",
474
- width: 16,
475
- height: 16,
476
- fill: "currentColor"
477
- }, props), /*#__PURE__*/React.createElement("path", {
478
- 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"
479
- }), /*#__PURE__*/React.createElement("path", {
480
- 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"
481
- }));
482
-
483
- const SvgChevronsRight = props => /*#__PURE__*/React.createElement("svg", _extends({
484
- xmlns: "http://www.w3.org/2000/svg",
485
- width: 16,
486
- height: 16,
487
- fill: "currentColor"
488
- }, props), /*#__PURE__*/React.createElement("path", {
489
- 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"
490
- }), /*#__PURE__*/React.createElement("path", {
491
- 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"
492
- }));
493
-
494
- const SvgChevronsUp = props => /*#__PURE__*/React.createElement("svg", _extends({
495
- xmlns: "http://www.w3.org/2000/svg",
496
- width: 16,
497
- height: 16,
498
- fill: "currentColor"
499
- }, props), /*#__PURE__*/React.createElement("path", {
500
- 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"
501
- }), /*#__PURE__*/React.createElement("path", {
502
- 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"
503
- }));
504
-
505
- const SvgCircleAdd = props => /*#__PURE__*/React.createElement("svg", _extends({
506
- xmlns: "http://www.w3.org/2000/svg",
507
- width: 16,
508
- height: 16,
509
- fill: "currentColor"
510
- }, props), /*#__PURE__*/React.createElement("path", {
511
- fillRule: "evenodd",
512
- d: "M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8m8.53-3.53A.75.75 0 0 0 7.25 5v2.25H5a.75.75 0 0 0 0 1.5h2.25V11a.75.75 0 1 0 1.5 0V8.75H11a.75.75 0 1 0 0-1.5H8.75V5a.75.75 0 0 0-.22-.53Z"
513
- }));
514
-
515
- const SvgCircleAlert = props => /*#__PURE__*/React.createElement("svg", _extends({
516
- xmlns: "http://www.w3.org/2000/svg",
517
- width: 16,
518
- height: 16,
519
- fill: "currentColor"
520
- }, props), /*#__PURE__*/React.createElement("path", {
521
- fillRule: "evenodd",
522
- d: "M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8m8-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"
523
- }));
524
-
525
- const SvgCircleArrowDown = 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: "M2.343 2.343a8 8 0 1 0 11.314 11.314A8 8 0 0 0 2.343 2.343M5.215 8a.75.75 0 0 1 .54.195l1.495 1.36V4.75a.75.75 0 0 1 1.5 0v4.805l1.495-1.36a.75.75 0 0 1 1.01 1.11l-2.75 2.5a.748.748 0 0 1-1.01 0l-2.75-2.5A.75.75 0 0 1 5.215 8"
533
- }));
534
-
535
- const SvgCircleArrowLeft = props => /*#__PURE__*/React.createElement("svg", _extends({
536
- xmlns: "http://www.w3.org/2000/svg",
537
- width: 16,
538
- height: 16,
539
- fill: "currentColor"
540
- }, props), /*#__PURE__*/React.createElement("path", {
541
- fillRule: "evenodd",
542
- d: "M2.343 2.343a8 8 0 1 0 11.314 11.314A8 8 0 0 0 2.343 2.343M7.93 4.93a.75.75 0 0 0-1.234-.184L4.197 7.494A.744.744 0 0 0 4 7.999v.004c0 .186.07.365.196.502l2.499 2.75a.75.75 0 1 0 1.11-1.01L6.445 8.75h4.805a.75.75 0 1 0 0-1.5H6.445l1.36-1.495a.75.75 0 0 0 .124-.825Z"
543
- }));
544
-
545
- const SvgCircleArrowRight = props => /*#__PURE__*/React.createElement("svg", _extends({
546
- xmlns: "http://www.w3.org/2000/svg",
547
- width: 16,
548
- height: 16,
549
- fill: "currentColor"
550
- }, props), /*#__PURE__*/React.createElement("path", {
551
- fillRule: "evenodd",
552
- d: "M2.343 2.343a8 8 0 1 0 11.314 11.314A8 8 0 0 0 2.343 2.343m5.728 2.588a.75.75 0 0 1 1.234-.186l2.5 2.75a.75.75 0 0 1 0 1.01l-2.5 2.75a.75.75 0 1 1-1.11-1.01l1.36-1.495H4.75a.75.75 0 0 1 0-1.5h4.805l-1.36-1.495a.75.75 0 0 1-.124-.824"
553
- }));
554
-
555
- const SvgCircleArrowUp = props => /*#__PURE__*/React.createElement("svg", _extends({
556
- xmlns: "http://www.w3.org/2000/svg",
557
- width: 16,
558
- height: 16,
559
- fill: "currentColor"
560
- }, props), /*#__PURE__*/React.createElement("path", {
561
- fillRule: "evenodd",
562
- d: "M2.343 2.343a8 8 0 1 0 11.314 11.314A8 8 0 0 0 2.343 2.343M4.931 7.93a.75.75 0 0 1-.186-1.234l2.75-2.5a.75.75 0 0 1 1.01 0l2.75 2.5a.75.75 0 1 1-1.01 1.11L8.75 6.445v4.805a.75.75 0 1 1-1.5 0V6.445l-1.495 1.36a.75.75 0 0 1-.824.124Z"
563
- }));
564
-
565
- const SvgCircleCaretDown = props => /*#__PURE__*/React.createElement("svg", _extends({
566
- xmlns: "http://www.w3.org/2000/svg",
567
- width: 16,
568
- height: 16,
569
- fill: "currentColor"
570
- }, props), /*#__PURE__*/React.createElement("path", {
571
- fillRule: "evenodd",
572
- d: "M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0m2.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.75 6h4.5a.75.75 0 0 1 .658.39"
573
- }));
574
-
575
- const SvgCircleCaretLeft = props => /*#__PURE__*/React.createElement("svg", _extends({
576
- xmlns: "http://www.w3.org/2000/svg",
577
- width: 16,
578
- height: 16,
579
- fill: "currentColor"
580
- }, props), /*#__PURE__*/React.createElement("path", {
581
- fillRule: "evenodd",
582
- d: "M16 8A8 8 0 1 1-.001 8 8 8 0 0 1 16 8m-6.39 2.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 10 5.75v4.5a.75.75 0 0 1-.39.658"
583
- }));
584
-
585
- const SvgCircleCaretRight = 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
- fillRule: "evenodd",
592
- d: "M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8m6.39-2.908a.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.25v-4.5a.75.75 0 0 1 .39-.658Z"
593
- }));
594
-
595
- const SvgCircleCaretUp = props => /*#__PURE__*/React.createElement("svg", _extends({
596
- xmlns: "http://www.w3.org/2000/svg",
597
- width: 16,
598
- height: 16,
599
- fill: "currentColor"
600
- }, props), /*#__PURE__*/React.createElement("path", {
601
- fillRule: "evenodd",
602
- d: "M8 16A8 8 0 1 1 8 0a8 8 0 0 1 0 16M5.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 10.25 10h-4.5a.75.75 0 0 1-.658-.39"
603
- }));
604
-
605
- const SvgCircleCheck = props => /*#__PURE__*/React.createElement("svg", _extends({
606
- xmlns: "http://www.w3.org/2000/svg",
607
- width: 16,
608
- height: 16,
609
- fill: "currentColor"
610
- }, props), /*#__PURE__*/React.createElement("path", {
611
- fillRule: "evenodd",
612
- d: "M8 0a8 8 0 1 0 0 16A8 8 0 0 0 8 0m2.72 5.22a.75.75 0 1 1 1.06 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.97Z"
613
- }));
614
-
615
- const SvgCircleClose = props => /*#__PURE__*/React.createElement("svg", _extends({
616
- xmlns: "http://www.w3.org/2000/svg",
617
- width: 16,
618
- height: 16,
619
- fill: "currentColor"
620
- }, props), /*#__PURE__*/React.createElement("path", {
621
- fillRule: "evenodd",
622
- d: "M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8m10.78-2.78a.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"
623
- }));
624
-
625
- const SvgCircleHelp = props => /*#__PURE__*/React.createElement("svg", _extends({
626
- xmlns: "http://www.w3.org/2000/svg",
627
- width: 16,
628
- height: 16,
629
- fill: "currentColor"
630
- }, props), /*#__PURE__*/React.createElement("path", {
631
- fillRule: "evenodd",
632
- d: "M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8m8.197-3.477a1.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-.193.155-.408.29-.579.397l-.098.061a2.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.04c-.24-.29-.57-.482-.931-.545Zm-.904 6.77A1 1 0 0 1 8 11h.007a1 1 0 0 1 0 2H8a1 1 0 0 1-.707-1.707Z"
633
- }));
634
-
635
- const SvgFolder = props => /*#__PURE__*/React.createElement("svg", _extends({
636
- xmlns: "http://www.w3.org/2000/svg",
637
- width: 16,
638
- height: 16,
639
- fill: "none"
640
- }, props), /*#__PURE__*/React.createElement("path", {
641
- fill: "currentColor",
642
- 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.25v.25H0V3.25c0-.597.237-1.169.659-1.591M0 7v5.75A2.25 2.25 0 0 0 2.25 15h11.5A2.25 2.25 0 0 0 16 12.75V7z"
643
- }));
644
-
645
- 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';