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
@@ -0,0 +1,13 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgCheck = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: 16,
7
+ height: 16,
8
+ fill: "currentColor"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ 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"
11
+ }));
12
+
13
+ export { SvgCheck as default };
@@ -0,0 +1,14 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgChevronDown = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: 16,
7
+ height: 16,
8
+ fill: "currentColor"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ fillRule: "evenodd",
11
+ 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"
12
+ }));
13
+
14
+ export { SvgChevronDown as default };
@@ -0,0 +1,14 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgChevronLeft = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: 16,
7
+ height: 16,
8
+ fill: "currentColor"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ fillRule: "evenodd",
11
+ 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"
12
+ }));
13
+
14
+ export { SvgChevronLeft as default };
@@ -0,0 +1,14 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgChevronRight = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: 16,
7
+ height: 16,
8
+ fill: "currentColor"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ fillRule: "evenodd",
11
+ 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"
12
+ }));
13
+
14
+ export { SvgChevronRight as default };
@@ -0,0 +1,14 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgChevronUp = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: 16,
7
+ height: 16,
8
+ fill: "currentColor"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ fillRule: "evenodd",
11
+ 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"
12
+ }));
13
+
14
+ export { SvgChevronUp as default };
@@ -0,0 +1,15 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgChevronsDown = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: 16,
7
+ height: 16,
8
+ fill: "currentColor"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ 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"
11
+ }), /*#__PURE__*/React.createElement("path", {
12
+ 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"
13
+ }));
14
+
15
+ export { SvgChevronsDown as default };
@@ -0,0 +1,15 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgChevronsLeft = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: 16,
7
+ height: 16,
8
+ fill: "currentColor"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ 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"
11
+ }), /*#__PURE__*/React.createElement("path", {
12
+ 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"
13
+ }));
14
+
15
+ export { SvgChevronsLeft as default };
@@ -0,0 +1,15 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgChevronsRight = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: 16,
7
+ height: 16,
8
+ fill: "currentColor"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ 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"
11
+ }), /*#__PURE__*/React.createElement("path", {
12
+ 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"
13
+ }));
14
+
15
+ export { SvgChevronsRight as default };
@@ -0,0 +1,15 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgChevronsUp = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: 16,
7
+ height: 16,
8
+ fill: "currentColor"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ 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"
11
+ }), /*#__PURE__*/React.createElement("path", {
12
+ 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"
13
+ }));
14
+
15
+ export { SvgChevronsUp as default };
@@ -0,0 +1,14 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgCircleAdd = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: 16,
7
+ height: 16,
8
+ fill: "currentColor"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ fillRule: "evenodd",
11
+ 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"
12
+ }));
13
+
14
+ export { SvgCircleAdd as default };
@@ -0,0 +1,14 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgCircleAlert = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: 16,
7
+ height: 16,
8
+ fill: "currentColor"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ fillRule: "evenodd",
11
+ 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"
12
+ }));
13
+
14
+ export { SvgCircleAlert as default };
@@ -0,0 +1,14 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgCircleArrowDown = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: 16,
7
+ height: 16,
8
+ fill: "currentColor"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ fillRule: "evenodd",
11
+ 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"
12
+ }));
13
+
14
+ export { SvgCircleArrowDown as default };
@@ -0,0 +1,14 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgCircleArrowLeft = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: 16,
7
+ height: 16,
8
+ fill: "currentColor"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ fillRule: "evenodd",
11
+ 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"
12
+ }));
13
+
14
+ export { SvgCircleArrowLeft as default };
@@ -0,0 +1,14 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgCircleArrowRight = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: 16,
7
+ height: 16,
8
+ fill: "currentColor"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ fillRule: "evenodd",
11
+ 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"
12
+ }));
13
+
14
+ export { SvgCircleArrowRight as default };
@@ -0,0 +1,14 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgCircleArrowUp = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: 16,
7
+ height: 16,
8
+ fill: "currentColor"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ fillRule: "evenodd",
11
+ 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"
12
+ }));
13
+
14
+ export { SvgCircleArrowUp as default };
@@ -0,0 +1,14 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgCircleCaretDown = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: 16,
7
+ height: 16,
8
+ fill: "currentColor"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ fillRule: "evenodd",
11
+ 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"
12
+ }));
13
+
14
+ export { SvgCircleCaretDown as default };
@@ -0,0 +1,14 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgCircleCaretLeft = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: 16,
7
+ height: 16,
8
+ fill: "currentColor"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ fillRule: "evenodd",
11
+ 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"
12
+ }));
13
+
14
+ export { SvgCircleCaretLeft as default };
@@ -0,0 +1,14 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgCircleCaretRight = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: 16,
7
+ height: 16,
8
+ fill: "currentColor"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ fillRule: "evenodd",
11
+ 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"
12
+ }));
13
+
14
+ export { SvgCircleCaretRight as default };
@@ -0,0 +1,14 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgCircleCaretUp = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: 16,
7
+ height: 16,
8
+ fill: "currentColor"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ fillRule: "evenodd",
11
+ 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"
12
+ }));
13
+
14
+ export { SvgCircleCaretUp as default };
@@ -0,0 +1,14 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgCircleCheck = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: 16,
7
+ height: 16,
8
+ fill: "currentColor"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ fillRule: "evenodd",
11
+ 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"
12
+ }));
13
+
14
+ export { SvgCircleCheck as default };
@@ -0,0 +1,14 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgCircleClose = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: 16,
7
+ height: 16,
8
+ fill: "currentColor"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ fillRule: "evenodd",
11
+ 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"
12
+ }));
13
+
14
+ export { SvgCircleClose as default };
@@ -0,0 +1,14 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgCircleHelp = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: 16,
7
+ height: 16,
8
+ fill: "currentColor"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ fillRule: "evenodd",
11
+ 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"
12
+ }));
13
+
14
+ export { SvgCircleHelp as default };
@@ -0,0 +1,14 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgCircleInfo = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: 16,
7
+ height: 16,
8
+ fill: "currentColor"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ fillRule: "evenodd",
11
+ d: "M2.343 2.343a8 8 0 1 0 11.314 11.314A8 8 0 0 0 2.343 2.343m4.949.95A.995.995 0 0 1 7.997 3h.006A.995.995 0 0 1 9 4a1.002 1.002 0 0 1-.997 1h-.006A.995.995 0 0 1 7 4a1 1 0 0 1 .292-.707M5.5 6.75A.75.75 0 0 1 6.25 6h1.5a1 1 0 0 1 1 1v4.5h1a.75.75 0 0 1 0 1.5h-1.5a1 1 0 0 1-1-1V7.5h-1a.75.75 0 0 1-.75-.75"
12
+ }));
13
+
14
+ export { SvgCircleInfo as default };
@@ -0,0 +1,14 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgCircleMinus = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: 16,
7
+ height: 16,
8
+ fill: "currentColor"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ fillRule: "evenodd",
11
+ d: "M2.343 2.343a8 8 0 1 1 11.314 11.314A8 8 0 0 1 2.343 2.343M4.22 7.47a.75.75 0 0 1 .53-.22h6.5a.75.75 0 1 1 0 1.5h-6.5a.75.75 0 0 1-.53-1.28"
12
+ }));
13
+
14
+ export { SvgCircleMinus as default };
@@ -0,0 +1,14 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgClipboard = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: 16,
7
+ height: 16,
8
+ fill: "currentColor"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ fillRule: "evenodd",
11
+ d: "M11.975 1h.775A2.25 2.25 0 0 1 15 3.25v10.5A2.25 2.25 0 0 1 12.75 16h-9.5A2.25 2.25 0 0 1 1 13.75V3.25A2.25 2.25 0 0 1 3.25 1h.775c.116-.57.62-1 1.225-1h5.5c.605 0 1.11.43 1.225 1M5.5 3V1.5h5V3z"
12
+ }));
13
+
14
+ export { SvgClipboard as default };
@@ -0,0 +1,14 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgClipboardCheck = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: 16,
7
+ height: 16,
8
+ fill: "currentColor"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ fillRule: "evenodd",
11
+ d: "M12.75 1h-.775c-.115-.57-.62-1-1.225-1h-5.5a1.25 1.25 0 0 0-1.225 1H3.25A2.25 2.25 0 0 0 1 3.25v10.5A2.25 2.25 0 0 0 3.25 16h9.5A2.25 2.25 0 0 0 15 13.75V3.25A2.25 2.25 0 0 0 12.75 1m-7.25.5V3h5V1.5zm6.28 4.72a.75.75 0 0 1 0 1.06l-4.51 4.5a.753.753 0 0 1-1.063 0l-2.005-2a.75.75 0 0 1 .537-1.261.753.753 0 0 1 .525.2l1.474 1.471 3.98-3.97a.752.752 0 0 1 1.062 0Z"
12
+ }));
13
+
14
+ export { SvgClipboardCheck as default };
@@ -0,0 +1,14 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgClock = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: 16,
7
+ height: 16,
8
+ fill: "currentColor"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ fillRule: "evenodd",
11
+ d: "M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8m8.5-4.25a.75.75 0 0 0-1.5 0V8c0 .284.16.544.415.67l2.5 1.25a.749.749 0 1 0 .67-1.34L8.5 7.535z"
12
+ }));
13
+
14
+ export { SvgClock as default };
@@ -0,0 +1,13 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgClose = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: 16,
7
+ height: 16,
8
+ fill: "currentColor"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ d: "M12.78 4.28a.75.75 0 0 0-1.06-1.06L8 6.94 4.28 3.22a.75.75 0 0 0-1.06 1.06L6.94 8l-3.72 3.72a.75.75 0 1 0 1.06 1.06L8 9.06l3.72 3.72a.75.75 0 1 0 1.06-1.06L9.06 8l3.72-3.72Z"
11
+ }));
12
+
13
+ export { SvgClose as default };
@@ -0,0 +1,14 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgCloudDownload = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: 16,
7
+ height: 16,
8
+ fill: "currentColor"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ fillRule: "evenodd",
11
+ d: "M7.204 1.329a5.197 5.197 0 0 1 1.829.005c.603.11 1.18.325 1.697.639a4.58 4.58 0 0 1 1.318 1.194c.352.478.6 1.017.724 1.589.059.27.09.545.092.82a3.25 3.25 0 0 1-.115 6.499.75.75 0 0 1 0-1.5 1.751 1.751 0 0 0 0-3.502h-.715a.75.75 0 0 1-.731-.914c.08-.358.081-.726.003-1.084a2.67 2.67 0 0 0-.465-1.017 3.082 3.082 0 0 0-.887-.802 3.512 3.512 0 0 0-1.19-.447 3.697 3.697 0 0 0-1.3-.003c-.43.076-.834.226-1.192.44-.724.432-1.204 1.09-1.366 1.812a.75.75 0 0 1-.762.585 2.64 2.64 0 0 0-1.65.492 2.385 2.385 0 0 0-.926 1.35 2.27 2.27 0 0 0 .183 1.589c.253.496.683.9 1.223 1.135a.75.75 0 1 1-.6 1.375A3.975 3.975 0 0 1 .415 9.756a3.77 3.77 0 0 1-.302-2.634A3.887 3.887 0 0 1 1.616 4.92a4.123 4.123 0 0 1 1.998-.756c.349-.91 1.016-1.684 1.888-2.205a5.017 5.017 0 0 1 1.702-.63Zm.543 5.673a.75.75 0 0 1 .75.75v4.62l.864-.863a.75.75 0 1 1 1.06 1.06l-2.143 2.144a.75.75 0 0 1-1.061 0L5.073 12.57a.75.75 0 0 1 1.06-1.06l.864.862v-4.62a.75.75 0 0 1 .75-.75Z"
12
+ }));
13
+
14
+ export { SvgCloudDownload as default };
@@ -0,0 +1,14 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgCloudUpload = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: 16,
7
+ height: 16,
8
+ fill: "currentColor"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ fillRule: "evenodd",
11
+ d: "M7.556 2.555a3.631 3.631 0 0 1 1.277.003c.42.077.818.227 1.168.439s.645.48.871.787c.226.307.38.646.457.998a2.46 2.46 0 0 1-.004 1.063.75.75 0 0 0 .732.914h.704a1.714 1.714 0 0 1 0 3.429.75.75 0 0 0 0 1.5 3.214 3.214 0 0 0 .124-6.426 3.96 3.96 0 0 0-.09-.8 4.118 4.118 0 0 0-.716-1.568 4.524 4.524 0 0 0-1.302-1.18 4.949 4.949 0 0 0-1.676-.631 5.131 5.131 0 0 0-1.806-.005 4.954 4.954 0 0 0-1.68.621c-.865.517-1.527 1.286-1.87 2.19a4.12 4.12 0 0 0-2.293 1.098A3.85 3.85 0 0 0 .25 7.77c0 1.05.436 2.05 1.202 2.782.712.681 1.48 1.136 2.61 1.136a.75.75 0 0 0 0-1.5c-.627 0-1.044-.213-1.573-.72A2.35 2.35 0 0 1 1.75 7.77c0-.63.261-1.242.739-1.699a2.64 2.64 0 0 1 1.823-.72.75.75 0 0 0 .732-.585c.159-.708.63-1.354 1.34-1.779.352-.21.75-.358 1.172-.432Zm1.336 4.878a.75.75 0 0 0-1.06 0L5.72 9.545a.75.75 0 1 0 1.06 1.061l.832-.832V14.3a.75.75 0 0 0 1.5 0V9.774l.832.832a.75.75 0 1 0 1.06-1.06L8.893 7.432Z"
12
+ }));
13
+
14
+ export { SvgCloudUpload as default };
@@ -0,0 +1,14 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgCog = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: 16,
7
+ height: 16,
8
+ fill: "currentColor"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ fillRule: "evenodd",
11
+ d: "M6.203 1.343c.527-1.79 3.067-1.79 3.594 0l.094.312a.852.852 0 0 0 .883.625.842.842 0 0 0 .367-.093l.297-.157c1.64-.893 3.433.892 2.54 2.532l-.165.297a.885.885 0 0 0-.101.375.848.848 0 0 0 .062.375.887.887 0 0 0 .563.5l.32.094c1.79.527 1.79 3.067 0 3.594l-.32.094a.868.868 0 0 0-.336.188.872.872 0 0 0-.227.312.894.894 0 0 0 .039.75l.164.297c.895 1.64-.899 3.44-2.539 2.547l-.297-.172a.843.843 0 0 0-.367-.093.882.882 0 0 0-.383.062.85.85 0 0 0-.5.563l-.094.312c-.527 1.79-3.067 1.79-3.594 0l-.094-.312A.9.9 0 0 0 5.922 14a.88.88 0 0 0-.696-.281.876.876 0 0 0-.375.093l-.289.172c-1.64.895-3.432-.907-2.54-2.547l.157-.297a.818.818 0 0 0 .101-.36.917.917 0 0 0-.062-.39.852.852 0 0 0-.563-.5l-.312-.094c-1.79-.527-1.79-3.067 0-3.594l.312-.094a.853.853 0 0 0 .625-.875.885.885 0 0 0-.101-.375l-.156-.297c-.894-1.64.899-3.44 2.539-2.547l.29.172a.876.876 0 0 0 .374.093A.882.882 0 0 0 5.921 2a.899.899 0 0 0 .188-.344l.094-.312ZM8 11a3 3 0 1 0 0-6 3 3 0 0 0 0 6"
12
+ }));
13
+
14
+ export { SvgCog as default };
@@ -0,0 +1,13 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgColumns = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: 16,
7
+ height: 16,
8
+ fill: "currentColor"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ d: "M2.75 1A1.75 1.75 0 0 0 1 2.75v10.5c0 .967.784 1.75 1.75 1.75h2.5A1.75 1.75 0 0 0 7 13.25V2.75A1.75 1.75 0 0 0 5.25 1zm8 0A1.75 1.75 0 0 0 9 2.75v10.5c0 .967.784 1.75 1.75 1.75h2.5A1.75 1.75 0 0 0 15 13.25V2.75A1.75 1.75 0 0 0 13.25 1z"
11
+ }));
12
+
13
+ export { SvgColumns as default };
@@ -0,0 +1,14 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgFolder = 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
+ 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"
12
+ }));
13
+
14
+ export { SvgFolder as default };