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,15 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgActivity = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: 24,
7
+ height: 24,
8
+ fill: "none"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ fill: "currentColor",
11
+ fillRule: "evenodd",
12
+ d: "M9.003 2a.75.75 0 0 1 .71.519l5.278 16.27 2.294-7.265A.75.75 0 0 1 18 11h4a.75.75 0 1 1 0 1.5h-3.45l-2.835 8.976a.75.75 0 0 1-1.428.005L8.99 5.151l-2.278 6.836A.75.75 0 0 1 6 12.5H2A.75.75 0 1 1 2 11h3.46l2.828-8.487A.75.75 0 0 1 9.003 2"
13
+ }));
14
+
15
+ export { SvgActivity as default };
@@ -0,0 +1,18 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgAlarm = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: 24,
7
+ height: 24,
8
+ fill: "none"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ fill: "currentColor",
11
+ d: "M2.907 7.75a10.5 10.5 0 0 1 4.822-4.342l-.61-1.37A12 12 0 0 0 1.608 7l1.299.75Zm18.186 0a10.5 10.5 0 0 0-4.822-4.342l.61-1.37A12 12 0 0 1 22.392 7z"
12
+ }), /*#__PURE__*/React.createElement("path", {
13
+ fill: "currentColor",
14
+ fillRule: "evenodd",
15
+ d: "M12 3a10 10 0 1 0 0 20 10 10 0 0 0 0-20m-.25 4a.75.75 0 0 1 .75.75v4.822l5.131 3.032a.75.75 0 1 1-.762 1.292L11 13.428V7.75a.75.75 0 0 1 .75-.75"
16
+ }));
17
+
18
+ export { SvgAlarm as default };
@@ -0,0 +1,15 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgAlert = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: 24,
7
+ height: 24,
8
+ fill: "none"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ fill: "currentColor",
11
+ fillRule: "evenodd",
12
+ d: "M12 2.001c-.472 0-.935.126-1.342.365a2.75 2.75 0 0 0-.984.99l-.001.004-8.31 14.45-.006.01a2.86 2.86 0 0 0-.007 2.758c.23.422.566.777.975 1.029.409.251.877.387 1.357.393h16.636c.48-.006.947-.142 1.357-.392.41-.252.746-.607.976-1.03a2.86 2.86 0 0 0-.008-2.758L14.328 3.36l-.002-.004a2.762 2.762 0 0 0-.984-.99A2.651 2.651 0 0 0 12 2.001m-.707 14.292A1 1 0 0 0 12 18h.01a1 1 0 1 0 0-2H12a1 1 0 0 0-.707.293M12.53 8.22c.141.14.22.331.22.53v4.5a.75.75 0 0 1-1.5 0v-4.5a.75.75 0 0 1 1.28-.53"
13
+ }));
14
+
15
+ export { SvgAlert as default };
@@ -0,0 +1,14 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgAlignBottom = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: 24,
7
+ height: 24,
8
+ fill: "none"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ fill: "currentColor",
11
+ d: "M11.75 2a.75.75 0 0 1 .75.75v12.638l4.96-5.158a.75.75 0 1 1 1.08 1.04l-6.25 6.5a.751.751 0 0 1-1.08 0l-6.25-6.5a.75.75 0 1 1 1.08-1.04L11 15.388V2.75a.75.75 0 0 1 .75-.75M3.5 20.5a.75.75 0 1 0 0 1.5H20a.75.75 0 1 0 0-1.5z"
12
+ }));
13
+
14
+ export { SvgAlignBottom as default };
@@ -0,0 +1,14 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgAlignTop = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: 24,
7
+ height: 24,
8
+ fill: "none"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ fill: "currentColor",
11
+ d: "M11.75 22a.75.75 0 0 1-.75-.75V8.612L6.04 13.77a.75.75 0 1 1-1.08-1.04l6.25-6.5a.75.75 0 0 1 1.08 0l6.25 6.5a.75.75 0 1 1-1.08 1.04L12.5 8.612V21.25a.75.75 0 0 1-.75.75M20 3.5A.75.75 0 1 0 20 2H3.5a.75.75 0 0 0 0 1.5z"
12
+ }));
13
+
14
+ export { SvgAlignTop as default };
@@ -0,0 +1,14 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgAnnotation = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: 24,
7
+ height: 24,
8
+ fill: "none"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ fill: "currentColor",
11
+ d: "M20.25 3A2.75 2.75 0 0 1 23 5.75v9.5A2.75 2.75 0 0 1 20.25 18h-4.5l-2.83 3.519a1.125 1.125 0 0 1-1.84 0L8.25 18H4.375A3.375 3.375 0 0 1 1 14.625V5.75A2.75 2.75 0 0 1 3.75 3z"
12
+ }));
13
+
14
+ export { SvgAnnotation as default };
@@ -0,0 +1,18 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgArchive = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: 24,
7
+ height: 24,
8
+ fill: "none"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ fill: "currentColor",
11
+ d: "M1 4.25A2.25 2.25 0 0 1 3.25 2h17.5A2.25 2.25 0 0 1 23 4.25v1.5c0 .78-.396 1.466-.998 1.87H1.999A2.248 2.248 0 0 1 1 5.75z"
12
+ }), /*#__PURE__*/React.createElement("path", {
13
+ fill: "currentColor",
14
+ fillRule: "evenodd",
15
+ d: "M2 9h20v10.25A2.75 2.75 0 0 1 19.25 22H4.75A2.75 2.75 0 0 1 2 19.25zm7.22 3.22a.75.75 0 0 1 .53-.22h4.5a.75.75 0 1 1 0 1.5h-4.5a.75.75 0 0 1-.53-1.28"
16
+ }));
17
+
18
+ export { SvgArchive as default };
@@ -0,0 +1,14 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgArrowDown = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: 24,
7
+ height: 24,
8
+ fill: "none"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ fill: "currentColor",
11
+ d: "M12.5 3.75a.75.75 0 1 0-1.5 0v14.645l-5.96-6.166a.75.75 0 1 0-1.08 1.042l7.25 7.5a.752.752 0 0 0 1.08 0l7.25-7.5a.751.751 0 0 0-1.08-1.042l-5.96 6.166z"
12
+ }));
13
+
14
+ export { SvgArrowDown as default };
@@ -0,0 +1,14 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgArrowDownLeft = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: 24,
7
+ height: 24,
8
+ fill: "none"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ fill: "currentColor",
11
+ d: "M18.78 6.28a.75.75 0 0 0-1.06-1.06L6.5 16.44V8.75a.75.75 0 0 0-1.5 0v9.5c0 .198.078.389.218.529l.002.001.001.002c.14.14.33.218.529.218h9.5a.75.75 0 1 0 0-1.5H7.56L18.78 6.28Z"
12
+ }));
13
+
14
+ export { SvgArrowDownLeft as default };
@@ -0,0 +1,14 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgArrowDownRight = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: 24,
7
+ height: 24,
8
+ fill: "none"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ fill: "currentColor",
11
+ d: "M5.22 7.28a.75.75 0 0 1 1.06-1.06L17.5 17.44V9.75a.75.75 0 1 1 1.5 0v9.5a.746.746 0 0 1-.75.75h-9.5a.75.75 0 1 1 0-1.5h7.69L5.22 7.28Z"
12
+ }));
13
+
14
+ export { SvgArrowDownRight as default };
@@ -0,0 +1,14 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgArrowLeft = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: 24,
7
+ height: 24,
8
+ fill: "none"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ fill: "currentColor",
11
+ d: "M11.771 5.04a.75.75 0 1 0-1.042-1.08l-7.5 7.25a.75.75 0 0 0 0 1.08l7.5 7.25a.751.751 0 0 0 1.042-1.08L5.605 12.5H20.25a.75.75 0 1 0 0-1.5H5.605z"
12
+ }));
13
+
14
+ export { SvgArrowLeft as default };
@@ -0,0 +1,14 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgArrowRight = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: 24,
7
+ height: 24,
8
+ fill: "none"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ fill: "currentColor",
11
+ d: "M12.229 5.04a.75.75 0 1 1 1.042-1.08l7.5 7.25a.751.751 0 0 1 0 1.08l-7.5 7.25a.751.751 0 0 1-1.042-1.08l6.166-5.96H3.75a.75.75 0 1 1 0-1.5h14.645z"
12
+ }));
13
+
14
+ export { SvgArrowRight as default };
@@ -0,0 +1,14 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgArrowUp = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: 24,
7
+ height: 24,
8
+ fill: "none"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ fill: "currentColor",
11
+ d: "M5.04 10.771A.75.75 0 0 1 3.96 9.73l7.25-7.5a.751.751 0 0 1 1.08 0l7.25 7.5a.751.751 0 0 1-1.08 1.042L12.5 4.605V20.25a.75.75 0 1 1-1.5 0V4.605z"
12
+ }));
13
+
14
+ export { SvgArrowUp as default };
@@ -0,0 +1,14 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgArrowUpLeft = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: 24,
7
+ height: 24,
8
+ fill: "none"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ fill: "currentColor",
11
+ d: "M6.5 15.25a.75.75 0 1 1-1.5 0v-9.5c0-.206.083-.393.218-.529l.002-.001.001-.002c.14-.14.33-.218.529-.218h9.5a.75.75 0 1 1 0 1.5H7.56l11.22 11.22a.75.75 0 1 1-1.06 1.06L6.5 7.56z"
12
+ }));
13
+
14
+ export { SvgArrowUpLeft as default };
@@ -0,0 +1,14 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgArrowUpRight = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: 24,
7
+ height: 24,
8
+ fill: "none"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ fill: "currentColor",
11
+ d: "M18.943 5.463a.747.747 0 0 0-.161-.242l-.002-.001-.001-.002A.748.748 0 0 0 18.25 5h-9.5a.75.75 0 0 0 0 1.5h7.69L5.22 17.72a.75.75 0 1 0 1.06 1.06L17.5 7.56v7.69a.75.75 0 1 0 1.5 0v-9.5a.746.746 0 0 0-.057-.287"
12
+ }));
13
+
14
+ export { SvgArrowUpRight as default };
@@ -0,0 +1,15 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgAt = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: 24,
7
+ height: 24,
8
+ fill: "none"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ fill: "currentColor",
11
+ fillRule: "evenodd",
12
+ d: "M14.5 1.288a11 11 0 1 0 4.188 19.445.75.75 0 1 0-.912-1.19 9.5 9.5 0 1 1 3.724-7.544v1.025c0 1.258-.995 2.476-2.325 2.476-1.288 0-2.175-1.142-2.175-2.476V7.75a.75.75 0 0 0-1.5 0v.68a5 5 0 1 0 .488 6.587c.58 1.12 1.666 1.983 3.187 1.983C21.495 17 23 14.94 23 13.024V12a11 11 0 0 0-8.5-10.711v-.001ZM15.5 12a3.5 3.5 0 1 0-7 0 3.5 3.5 0 0 0 7 0"
13
+ }));
14
+
15
+ export { SvgAt as default };
@@ -0,0 +1,18 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgBattery = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: 24,
7
+ height: 24,
8
+ fill: "none"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ fill: "currentColor",
11
+ fillRule: "evenodd",
12
+ d: "M1.805 5.805A2.75 2.75 0 0 1 3.75 5h14.5A2.75 2.75 0 0 1 21 7.75v8.5A2.75 2.75 0 0 1 18.25 19H3.75A2.75 2.75 0 0 1 1 16.25v-8.5c0-.73.29-1.429.805-1.945Z"
13
+ }), /*#__PURE__*/React.createElement("path", {
14
+ fill: "currentColor",
15
+ d: "M23.28 10.22c.141.14.22.331.22.53v2.5a.75.75 0 1 1-1.5 0v-2.5a.75.75 0 0 1 1.28-.53"
16
+ }));
17
+
18
+ export { SvgBattery as default };
@@ -0,0 +1,14 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgBeaker = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: 24,
7
+ height: 24,
8
+ fill: "currentColor"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ fillRule: "evenodd",
11
+ d: "M6.75 4a.75.75 0 0 0 0 1.5h.662l1.441 2.883a.25.25 0 0 1 0 .226l-4.657 9.118C3.432 19.224 4.52 21 6.2 21h11.6c1.68 0 2.768-1.776 2.004-3.273l-4.656-9.118a.25.25 0 0 1 0-.226l1.44-2.883h.662a.75.75 0 0 0 0-1.5H6.75Zm8.162 1.5H9.088l1.106 2.213a1.75 1.75 0 0 1-.007 1.578L8.805 12h6.39l-1.383-2.709a1.75 1.75 0 0 1-.007-1.578z"
12
+ }));
13
+
14
+ export { SvgBeaker as default };
@@ -0,0 +1,16 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgBell = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: 24,
7
+ height: 24,
8
+ fill: "currentColor"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ fillRule: "evenodd",
11
+ d: "M20 14.15c0 1.304 1.019 2.35 2.25 2.35a.75.75 0 1 1 0 1.5H1.75a.75.75 0 1 1 0-1.5C2.981 16.5 4 15.454 4 14.15V8.983C4 4.665 7.702 1 12 1s8 3.665 8 7.983z"
12
+ }), /*#__PURE__*/React.createElement("path", {
13
+ d: "M10.42 20.414a.75.75 0 0 0-1.34.672C9.63 22.188 10.703 23 12 23c1.296 0 2.369-.812 2.92-1.914a.75.75 0 1 0-1.34-.672c-.347.691-.953 1.086-1.58 1.086-.627 0-1.233-.395-1.58-1.086Z"
14
+ }));
15
+
16
+ export { SvgBell as default };
@@ -0,0 +1,15 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgBookClosed = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: 24,
7
+ height: 24,
8
+ fill: "none"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ fill: "currentColor",
11
+ fillRule: "evenodd",
12
+ d: "M5.75 1A2.75 2.75 0 0 0 3 3.75v16.5A2.75 2.75 0 0 0 5.75 23h13.5A1.75 1.75 0 0 0 21 21.25V2.75A1.75 1.75 0 0 0 19.25 1zM4.5 20.25c0-.69.56-1.25 1.25-1.25H19.5v2.25a.25.25 0 0 1-.25.25H5.75c-.69 0-1.25-.56-1.25-1.25"
13
+ }));
14
+
15
+ export { SvgBookClosed as default };
@@ -0,0 +1,14 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgBookOpen = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: 24,
7
+ height: 24,
8
+ fill: "none"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ fill: "currentColor",
11
+ d: "M11.25 3.938a4.18 4.18 0 0 0-.783-.501c-.487-.24-1.016-.341-1.63-.39C8.236 3 7.494 3 6.564 3H3.75A2.75 2.75 0 0 0 1 5.75v9.2a2.75 2.75 0 0 0 2.75 2.75h3.046c1.115 0 1.523.007 1.88.112.338.1.92.475.92.475s.513.543 1.132 1.44l.522.757V3.938Zm1.5 16.546.522-.757c.62-.897 1.132-1.44 1.132-1.44s.582-.375.92-.474c.357-.106.764-.113 1.88-.113h3.046A2.75 2.75 0 0 0 23 14.95v-9.2A2.75 2.75 0 0 0 20.25 3h-2.815c-.93 0-1.672 0-2.271.047-.615.049-1.144.15-1.631.39-.28.138-.543.306-.783.5v16.547Z"
12
+ }));
13
+
14
+ export { SvgBookOpen as default };
@@ -0,0 +1,13 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgBookmark = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: 24,
7
+ height: 24,
8
+ fill: "currentColor"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ d: "M6.75 2A2.75 2.75 0 0 0 4 4.75v16.376a1 1 0 0 0 1.382.924l6.522-2.699a.249.249 0 0 1 .192 0l6.522 2.699A1 1 0 0 0 20 21.126V4.75A2.75 2.75 0 0 0 17.25 2z"
11
+ }));
12
+
13
+ export { SvgBookmark as default };
@@ -0,0 +1,15 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgBookmarkPlus = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: 24,
7
+ height: 24,
8
+ fill: "none"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ fill: "currentColor",
11
+ fillRule: "evenodd",
12
+ d: "M4 4.75A2.75 2.75 0 0 1 6.75 2h10.5A2.75 2.75 0 0 1 20 4.75v16.376a1 1 0 0 1-1.382.924l-6.522-2.699a.249.249 0 0 0-.192 0L5.382 22.05A1 1 0 0 1 4 21.126zM12 7a.75.75 0 0 0-.75.75V10H9a.75.75 0 1 0 0 1.5h2.25v2.25a.75.75 0 1 0 1.5 0V11.5H15a.75.75 0 1 0 0-1.5h-2.25V7.75A.75.75 0 0 0 12 7"
13
+ }));
14
+
15
+ export { SvgBookmarkPlus as default };
@@ -0,0 +1,14 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgBriefcase = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: 24,
7
+ height: 24,
8
+ fill: "currentColor"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ fillRule: "evenodd",
11
+ d: "M9.75 2A2.75 2.75 0 0 0 7 4.75V6H3.75A2.75 2.75 0 0 0 1 8.75v10.5A2.75 2.75 0 0 0 3.75 22h16.5A2.75 2.75 0 0 0 23 19.25V8.75A2.75 2.75 0 0 0 20.25 6H17V4.75A2.75 2.75 0 0 0 14.25 2zm5.75 4V4.75c0-.69-.56-1.25-1.25-1.25h-4.5c-.69 0-1.25.56-1.25 1.25V6z"
12
+ }));
13
+
14
+ export { SvgBriefcase as default };
@@ -0,0 +1,14 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgBuilding = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: 24,
7
+ height: 24,
8
+ fill: "currentColor"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ fillRule: "evenodd",
11
+ d: "M5 1a.75.75 0 0 0 0 1.5v19h-.25a.75.75 0 1 0 0 1.5h14.5a.75.75 0 1 0 0-1.5H19v-19A.75.75 0 1 0 19 1zm4 5a.75.75 0 0 0 0 1.5h1.5a.75.75 0 1 0 0-1.5zm-.75 3.75A.75.75 0 0 1 9 9h1.5a.75.75 0 1 1 0 1.5H9a.75.75 0 0 1-.75-.75M9 12a.75.75 0 1 0 0 1.5h1.5a.75.75 0 1 0 0-1.5zm3.75-5.25A.75.75 0 0 1 13.5 6H15a.75.75 0 1 1 0 1.5h-1.5a.75.75 0 0 1-.75-.75M13.5 9a.75.75 0 1 0 0 1.5H15A.75.75 0 1 0 15 9zm-.75 3.75a.75.75 0 0 1 .75-.75H15a.75.75 0 1 1 0 1.5h-1.5a.75.75 0 0 1-.75-.75M10 21.5v-3.75a.75.75 0 0 1 .75-.75h2.5a.75.75 0 0 1 .75.75v3.75z"
12
+ }));
13
+
14
+ export { SvgBuilding as default };
@@ -0,0 +1,13 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgBulb = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: 25,
7
+ height: 24,
8
+ fill: "currentColor"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ d: "M13.03 1.22a.75.75 0 0 0-1.28.53v1.5a.75.75 0 1 0 1.5 0v-1.5a.75.75 0 0 0-.22-.53m9.75 11.06a.75.75 0 0 0-.53-1.28h-1.5a.75.75 0 1 0 0 1.5h1.5a.75.75 0 0 0 .53-.22m-18 0a.75.75 0 0 1-.53.22h-1.5a.75.75 0 1 1 0-1.5h1.5a.75.75 0 0 1 .53 1.28m15.47-7.53a.75.75 0 0 0-1.281-.53l-1.06 1.061a.75.75 0 0 0 1.061 1.06l1.06-1.061a.75.75 0 0 0 .22-.53m-15.481.005a.75.75 0 0 0 .201.525l1.061 1.061a.75.75 0 0 0 1.06-1.061L6.03 4.22a.75.75 0 0 0-1.261.535ZM10.22 21.72a.75.75 0 0 0 .53 1.28h3.5a.75.75 0 1 0 0-1.5h-3.5a.75.75 0 0 0-.53.22M8.257 7.257A6 6 0 0 1 18.5 11.5c0 2.093-1.296 3.35-2.462 4.483l-.122.118a.73.73 0 0 0-.216.52v.629a2.25 2.25 0 0 1-2.25 2.25h-1.901a2.25 2.25 0 0 1-2.25-2.249v-.658a.702.702 0 0 0-.196-.494l-.316-.318C7.686 14.68 6.5 13.493 6.5 11.5a6 6 0 0 1 1.757-4.243"
11
+ }));
12
+
13
+ export { SvgBulb as default };
@@ -0,0 +1,13 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgCalendar = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: 24,
7
+ height: 24,
8
+ fill: "currentColor"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ d: "M16.78.47c.141.14.22.331.22.53v1h2.25A2.75 2.75 0 0 1 22 4.75V8H2V4.75A2.75 2.75 0 0 1 4.75 2H7V1a.75.75 0 0 1 1.5 0v1h7V1a.75.75 0 0 1 1.28-.53M2 9.5v9.75A2.75 2.75 0 0 0 4.75 22h14.5A2.75 2.75 0 0 0 22 19.25V9.5z"
11
+ }));
12
+
13
+ export { SvgCalendar as default };
@@ -0,0 +1,14 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgCamera = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: 24,
7
+ height: 24,
8
+ fill: "currentColor"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ fillRule: "evenodd",
11
+ d: "M8.2 2.245c-.27.16-.492.39-.643.667L6.543 4.77l-2.923.14A2.75 2.75 0 0 0 1 7.657V19.25A2.75 2.75 0 0 0 3.75 22h16.5A2.75 2.75 0 0 0 23 19.25V7.656a2.75 2.75 0 0 0-2.619-2.745l-2.924-.14-1.014-1.859A1.752 1.752 0 0 0 14.906 2H9.094a1.75 1.75 0 0 0-.894.245M12 17.5a4 4 0 1 0 0-8 4 4 0 0 0 0 8"
12
+ }));
13
+
14
+ export { SvgCamera as default };
@@ -0,0 +1,16 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgCash = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: 24,
7
+ height: 24,
8
+ fill: "currentColor"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ d: "M1 5.75A2.75 2.75 0 0 1 3.75 3h10.5A2.75 2.75 0 0 1 17 5.75V7.5H9.75a4.25 4.25 0 0 0-4.25 4.25V15H3.75A2.75 2.75 0 0 1 1 12.25z"
11
+ }), /*#__PURE__*/React.createElement("path", {
12
+ fillRule: "evenodd",
13
+ d: "M7 11.75A2.75 2.75 0 0 1 9.75 9h10.5A2.75 2.75 0 0 1 23 11.75v6.5A2.75 2.75 0 0 1 20.25 21H9.75A2.75 2.75 0 0 1 7 18.25zM17.5 15a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0"
14
+ }));
15
+
16
+ export { SvgCash as default };
@@ -0,0 +1,13 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgChartBar = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: 24,
7
+ height: 24,
8
+ fill: "currentColor"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ d: "M18 3a1 1 0 0 1 1 1v16a1 1 0 0 1-2 0V4a1 1 0 0 1 1-1m-6 6a1 1 0 0 1 1 1v10a1 1 0 0 1-2 0V10a1 1 0 0 1 1-1m-5 7a1 1 0 1 0-2 0v4a1 1 0 1 0 2 0z"
11
+ }));
12
+
13
+ export { SvgChartBar as default };
@@ -0,0 +1,14 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgChatBubbleRound = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: 24,
7
+ height: 24,
8
+ fill: "currentColor"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ fillRule: "evenodd",
11
+ d: "M3.7 21.655a37.07 37.07 0 0 1 2.618-1.01c.47-.156.896-.277 1.228-.341.131-.027.264-.043.398-.047a9.62 9.62 0 0 0 4.399 1.058c5.333 0 9.657-4.324 9.657-9.658A9.656 9.656 0 0 0 3.568 7.631a9.657 9.657 0 0 0 .177 8.429v.038a2.32 2.32 0 0 1-.048.382c-.066.34-.191.776-.352 1.255a36.663 36.663 0 0 1-1.21 3.052l-.05.114-.014.03-.004.009a.75.75 0 0 0 .982.998l.648-.282.003-.001Z"
12
+ }));
13
+
14
+ export { SvgChatBubbleRound as default };
@@ -0,0 +1,14 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgChatBubbleRoundDots = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: 24,
7
+ height: 24,
8
+ fill: "currentColor"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ fillRule: "evenodd",
11
+ d: "M6.318 20.645c-.885.303-1.758.64-2.618 1.01h-.003l-.648.283a.75.75 0 0 1-.982-.998l.004-.01.014-.03.05-.113a36.65 36.65 0 0 0 1.21-3.052c.161-.48.286-.915.352-1.255a2.32 2.32 0 0 0 .048-.382v-.038A9.657 9.657 0 1 1 22 11.657c0 5.334-4.324 9.658-9.657 9.658a9.62 9.62 0 0 1-4.399-1.058c-.134.004-.267.02-.398.047-.332.064-.758.185-1.228.34ZM8.25 13.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3m4 0a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3m5.5-1.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0"
12
+ }));
13
+
14
+ export { SvgChatBubbleRoundDots as default };
@@ -0,0 +1,14 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgChatBubbleRoundText = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: 24,
7
+ height: 24,
8
+ fill: "currentColor"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ fillRule: "evenodd",
11
+ d: "M6.318 20.645c-.885.303-1.758.64-2.618 1.01h-.003l-.648.283a.75.75 0 0 1-.982-.998l.004-.01.014-.03.05-.113a36.65 36.65 0 0 0 1.21-3.052c.161-.48.286-.915.352-1.255a2.32 2.32 0 0 0 .048-.382v-.038A9.657 9.657 0 1 1 22 11.657c0 5.334-4.324 9.658-9.657 9.658a9.62 9.62 0 0 1-4.399-1.058c-.134.004-.267.02-.398.047-.332.064-.758.185-1.228.34ZM8 9.5A.75.75 0 0 0 8 11h8.5a.75.75 0 0 0 0-1.5zm0 4A.75.75 0 0 0 8 15h5.5a.75.75 0 0 0 0-1.5z"
12
+ }));
13
+
14
+ export { SvgChatBubbleRoundText as default };
@@ -0,0 +1,14 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgChatBubbleSquare = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: 24,
7
+ height: 24,
8
+ fill: "currentColor"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ fillRule: "evenodd",
11
+ d: "M22 4.75A2.75 2.75 0 0 0 19.25 2H4.75A2.75 2.75 0 0 0 2 4.75v16.5a.75.75 0 0 0 1.231.575l4.228-3.534A1.25 1.25 0 0 1 8.26 18h10.99A2.75 2.75 0 0 0 22 15.25z"
12
+ }));
13
+
14
+ export { SvgChatBubbleSquare as default };
@@ -0,0 +1,14 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgChatBubbleSquareDots = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: 24,
7
+ height: 24,
8
+ fill: "currentColor"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ fillRule: "evenodd",
11
+ d: "M21.195 2.805A2.75 2.75 0 0 1 22 4.75v10.5A2.75 2.75 0 0 1 19.25 18H8.26a1.25 1.25 0 0 0-.801.291l-4.228 3.534A.75.75 0 0 1 2 21.25V4.75A2.75 2.75 0 0 1 4.75 2h14.5c.73 0 1.429.29 1.945.805M8 11.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3m4 0a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3m4 0a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3"
12
+ }));
13
+
14
+ export { SvgChatBubbleSquareDots as default };
@@ -0,0 +1,14 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgChatBubbleSquareText = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: 24,
7
+ height: 24,
8
+ fill: "currentColor"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ fillRule: "evenodd",
11
+ d: "M21.195 2.805A2.75 2.75 0 0 1 22 4.75v10.5A2.75 2.75 0 0 1 19.25 18H8.26a1.25 1.25 0 0 0-.801.291l-4.228 3.534A.75.75 0 0 1 2 21.25V4.75A2.75 2.75 0 0 1 4.75 2h14.5c.73 0 1.429.29 1.945.805M7 7.75A.75.75 0 0 1 7.75 7h8.5a.75.75 0 0 1 0 1.5h-8.5A.75.75 0 0 1 7 7.75m0 4a.75.75 0 0 1 .75-.75h5.5a.75.75 0 0 1 0 1.5h-5.5a.75.75 0 0 1-.75-.75"
12
+ }));
13
+
14
+ export { SvgChatBubbleSquareText as default };
@@ -0,0 +1,17 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgChatBubblesRound = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: 24,
7
+ height: 24,
8
+ fill: "currentColor"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ fillRule: "evenodd",
11
+ d: "M13.02 4.827a5.75 5.75 0 0 0-8.777 7.077c.144.275.134.58.12.751-.022.221-.061.44-.118.655-.14.529-.31 1.048-.512 1.557.563-.214 1.188-.429 1.694-.545a.75.75 0 1 1 .335 1.463c-.535.122-1.3.401-1.96.666-.357.142-.711.29-1.063.445l-.064.029-.016.007-.004.002a.753.753 0 0 1-1.046-.55.75.75 0 0 1 .055-.444v-.002l.003-.006.012-.027a30.002 30.002 0 0 0 .698-1.694c.17-.453.323-.903.413-1.265.046-.183.07-.32.078-.413l.001-.022a7.25 7.25 0 0 1 11.11-8.837.75.75 0 1 1-.959 1.153Z"
12
+ }), /*#__PURE__*/React.createElement("path", {
13
+ fillRule: "evenodd",
14
+ d: "M21.781 20.78a.75.75 0 0 0 .152-.84l-.004-.008-.012-.027a30.29 30.29 0 0 1-.698-1.694c-.16-.414-.298-.836-.413-1.265a2.731 2.731 0 0 1-.077-.414l-.002-.021a7.25 7.25 0 1 0-3.22 3.219h.018c.092.009.23.033.413.08.363.09.814.243 1.268.413.574.215 1.141.447 1.701.695l.027.012.008.004a.75.75 0 0 0 .84-.155v.001Z"
15
+ }));
16
+
17
+ export { SvgChatBubblesRound as default };
@@ -0,0 +1,16 @@
1
+ import _extends from '@babel/runtime/helpers/extends';
2
+ import * as React from 'react';
3
+
4
+ const SvgChatBubblesSquare = props => /*#__PURE__*/React.createElement("svg", _extends({
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: 24,
7
+ height: 24,
8
+ fill: "currentColor"
9
+ }, props), /*#__PURE__*/React.createElement("path", {
10
+ d: "M14.25 2A2.75 2.75 0 0 1 17 4.75v.5a.75.75 0 1 1-1.5 0v-.5c0-.69-.56-1.25-1.25-1.25H3.75c-.69 0-1.25.56-1.25 1.25v10.94l2.531-2.026a.75.75 0 0 1 .938 1.172l-3.75 3A.75.75 0 0 1 1 17.25V4.75A2.75 2.75 0 0 1 3.75 2z"
11
+ }), /*#__PURE__*/React.createElement("path", {
12
+ fillRule: "evenodd",
13
+ d: "M9.75 7A2.75 2.75 0 0 0 7 9.75v7.5A2.75 2.75 0 0 0 9.75 20h8.048c.284 0 .56.097.781.274l3.203 2.562A.75.75 0 0 0 23 22.25V9.75A2.75 2.75 0 0 0 20.25 7z"
14
+ }));
15
+
16
+ export { SvgChatBubblesSquare as default };