@livechat/design-system-icons 1.0.0-alpha.1 → 1.0.0-alpha.11

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 (497) hide show
  1. package/index.d.ts +1 -0
  2. package/lib/react/material/AccountCircle.tsx +18 -0
  3. package/lib/react/material/Activities.tsx +28 -0
  4. package/lib/react/material/Add.tsx +18 -0
  5. package/lib/react/material/AddCircle.tsx +18 -0
  6. package/lib/react/material/AddTemplate.tsx +22 -0
  7. package/lib/react/material/Adjust.tsx +18 -0
  8. package/lib/react/material/Android.tsx +18 -0
  9. package/lib/react/material/Animals.tsx +20 -0
  10. package/lib/react/material/AppSettings.tsx +18 -0
  11. package/lib/react/material/Apps.tsx +18 -0
  12. package/lib/react/material/Archives.tsx +18 -0
  13. package/lib/react/material/ArrowBack.tsx +18 -0
  14. package/lib/react/material/ArrowDownward.tsx +18 -0
  15. package/lib/react/material/ArrowForward.tsx +18 -0
  16. package/lib/react/material/ArrowReverse.tsx +18 -0
  17. package/lib/react/material/ArrowUpward.tsx +18 -0
  18. package/lib/react/material/Assessment.tsx +18 -0
  19. package/lib/react/material/Assignment.tsx +18 -0
  20. package/lib/react/material/Attachment.tsx +20 -0
  21. package/lib/react/material/Audiotrack.tsx +18 -0
  22. package/lib/react/material/Automaiton.tsx +18 -0
  23. package/lib/react/material/Block.tsx +18 -0
  24. package/lib/react/material/Bot.tsx +24 -0
  25. package/lib/react/material/BugReport.tsx +18 -0
  26. package/lib/react/material/Calendar.tsx +18 -0
  27. package/lib/react/material/CannedResponse.tsx +20 -0
  28. package/lib/react/material/Channels.tsx +18 -0
  29. package/lib/react/material/Chart.tsx +18 -0
  30. package/lib/react/material/Chat.tsx +18 -0
  31. package/lib/react/material/ChatMissed.tsx +18 -0
  32. package/lib/react/material/ChatTakeover.tsx +20 -0
  33. package/lib/react/material/Chats.tsx +18 -0
  34. package/lib/react/material/Check.tsx +18 -0
  35. package/lib/react/material/CheckBox.tsx +18 -0
  36. package/lib/react/material/CheckCircleSolid.tsx +18 -0
  37. package/lib/react/material/ChevronDown.tsx +18 -0
  38. package/lib/react/material/ChevronLeft.tsx +18 -0
  39. package/lib/react/material/ChevronRight.tsx +18 -0
  40. package/lib/react/material/ChevronUp.tsx +18 -0
  41. package/lib/react/material/Close.tsx +18 -0
  42. package/lib/react/material/CloseCircle.tsx +18 -0
  43. package/lib/react/material/CodeBlack.tsx +18 -0
  44. package/lib/react/material/Contact.tsx +20 -0
  45. package/lib/react/material/CreditCardOutline.tsx +18 -0
  46. package/lib/react/material/DayMode.tsx +18 -0
  47. package/lib/react/material/Delete.tsx +18 -0
  48. package/lib/react/material/Description.tsx +18 -0
  49. package/lib/react/material/Device.tsx +18 -0
  50. package/lib/react/material/Devices.tsx +18 -0
  51. package/lib/react/material/DoubleArrowLeft.tsx +22 -0
  52. package/lib/react/material/DoubleArrowRight.tsx +22 -0
  53. package/lib/react/material/DragIndicator.tsx +18 -0
  54. package/lib/react/material/DropDown.tsx +18 -0
  55. package/lib/react/material/Edit.tsx +18 -0
  56. package/lib/react/material/Email.tsx +18 -0
  57. package/lib/react/material/EmailAddress.tsx +18 -0
  58. package/lib/react/material/Emoji.tsx +30 -0
  59. package/lib/react/material/Error.tsx +18 -0
  60. package/lib/react/material/Extension.tsx +18 -0
  61. package/lib/react/material/FileCopy.tsx +18 -0
  62. package/lib/react/material/FileDownload.tsx +18 -0
  63. package/lib/react/material/FileUpload.tsx +18 -0
  64. package/lib/react/material/Filter.tsx +18 -0
  65. package/lib/react/material/Flags.tsx +18 -0
  66. package/lib/react/material/Folder.tsx +18 -0
  67. package/lib/react/material/Foods.tsx +20 -0
  68. package/lib/react/material/FrequentlyUsed.tsx +18 -0
  69. package/lib/react/material/GreetingCard.tsx +18 -0
  70. package/lib/react/material/GreetingPlainText.tsx +20 -0
  71. package/lib/react/material/GreetingQuickReply.tsx +18 -0
  72. package/lib/react/material/Group.tsx +22 -0
  73. package/lib/react/material/Help.tsx +18 -0
  74. package/lib/react/material/Home.tsx +18 -0
  75. package/lib/react/material/Image.tsx +18 -0
  76. package/lib/react/material/Info.tsx +18 -0
  77. package/lib/react/material/Keyboard.tsx +18 -0
  78. package/lib/react/material/Link.tsx +18 -0
  79. package/lib/react/material/List.tsx +18 -0
  80. package/lib/react/material/LockBlack.tsx +18 -0
  81. package/lib/react/material/LockOpen.tsx +18 -0
  82. package/lib/react/material/MoreHoriz.tsx +18 -0
  83. package/lib/react/material/NightMode.tsx +18 -0
  84. package/lib/react/material/NoteAdd.tsx +18 -0
  85. package/lib/react/material/Notifications.tsx +18 -0
  86. package/lib/react/material/Objects.tsx +18 -0
  87. package/lib/react/material/OpenInNew.tsx +18 -0
  88. package/lib/react/material/Palette.tsx +22 -0
  89. package/lib/react/material/People.tsx +18 -0
  90. package/lib/react/material/Person.tsx +18 -0
  91. package/lib/react/material/PersonAdd.tsx +18 -0
  92. package/lib/react/material/Place.tsx +18 -0
  93. package/lib/react/material/PlayCircle.tsx +18 -0
  94. package/lib/react/material/PowerSettings.tsx +18 -0
  95. package/lib/react/material/Refresh.tsx +18 -0
  96. package/lib/react/material/Remove.tsx +18 -0
  97. package/lib/react/material/Search.tsx +18 -0
  98. package/lib/react/material/Send.tsx +18 -0
  99. package/lib/react/material/Settings.tsx +18 -0
  100. package/lib/react/material/Share.tsx +18 -0
  101. package/lib/react/material/ShoppingCart.tsx +18 -0
  102. package/lib/react/material/Smiles.tsx +18 -0
  103. package/lib/react/material/SoundOff.tsx +18 -0
  104. package/lib/react/material/SoundOn.tsx +18 -0
  105. package/lib/react/material/Symbols.tsx +18 -0
  106. package/lib/react/material/Tag.tsx +18 -0
  107. package/lib/react/material/TextBlock.tsx +18 -0
  108. package/lib/react/material/TextFields.tsx +18 -0
  109. package/lib/react/material/ThumbDown.tsx +18 -0
  110. package/lib/react/material/ThumbUp.tsx +18 -0
  111. package/lib/react/material/Tickets.tsx +18 -0
  112. package/lib/react/material/Time.tsx +18 -0
  113. package/lib/react/material/Timeline.tsx +18 -0
  114. package/lib/react/material/Tools.tsx +18 -0
  115. package/lib/react/material/Traffic.tsx +18 -0
  116. package/lib/react/material/Travels.tsx +18 -0
  117. package/lib/react/material/Undo.tsx +18 -0
  118. package/lib/react/material/VerifiedUser.tsx +18 -0
  119. package/lib/react/material/Video.tsx +18 -0
  120. package/lib/react/material/VisibilityOff.tsx +18 -0
  121. package/lib/react/material/VisibilityOn.tsx +18 -0
  122. package/lib/react/material/Waiting.tsx +28 -0
  123. package/lib/react/material/Warning.tsx +18 -0
  124. package/lib/react/material/World.tsx +18 -0
  125. package/lib/react/material/index.ts +123 -0
  126. package/package.json +21 -7
  127. package/react/material/AccountCircle.js +25 -0
  128. package/react/material/Activities.js +33 -0
  129. package/react/material/Add.js +25 -0
  130. package/react/material/AddCircle.js +25 -0
  131. package/react/material/AddTemplate.js +28 -0
  132. package/react/material/Adjust.js +25 -0
  133. package/react/material/Android.js +25 -0
  134. package/react/material/Animals.js +27 -0
  135. package/react/material/AppSettings.js +25 -0
  136. package/react/material/Apps.js +25 -0
  137. package/react/material/Archives.js +25 -0
  138. package/react/material/ArrowBack.js +25 -0
  139. package/react/material/ArrowDownward.js +25 -0
  140. package/react/material/ArrowForward.js +25 -0
  141. package/react/material/ArrowReverse.js +25 -0
  142. package/react/material/ArrowUpward.js +25 -0
  143. package/react/material/Assessment.js +25 -0
  144. package/react/material/Assignment.js +25 -0
  145. package/react/material/Attachment.js +27 -0
  146. package/react/material/Audiotrack.js +25 -0
  147. package/react/material/Automaiton.js +25 -0
  148. package/react/material/Block.js +25 -0
  149. package/react/material/Bot.js +30 -0
  150. package/react/material/BugReport.js +25 -0
  151. package/react/material/Calendar.js +25 -0
  152. package/react/material/CannedResponse.js +27 -0
  153. package/react/material/Channels.js +25 -0
  154. package/react/material/Chart.js +25 -0
  155. package/react/material/Chat.js +25 -0
  156. package/react/material/ChatMissed.js +25 -0
  157. package/react/material/ChatTakeover.js +27 -0
  158. package/react/material/Chats.js +25 -0
  159. package/react/material/Check.js +25 -0
  160. package/react/material/CheckBox.js +25 -0
  161. package/react/material/CheckCircleSolid.js +25 -0
  162. package/react/material/ChevronDown.js +25 -0
  163. package/react/material/ChevronLeft.js +25 -0
  164. package/react/material/ChevronRight.js +25 -0
  165. package/react/material/ChevronUp.js +25 -0
  166. package/react/material/Close.js +25 -0
  167. package/react/material/CloseCircle.js +25 -0
  168. package/react/material/CodeBlack.js +25 -0
  169. package/react/material/Contact.js +27 -0
  170. package/react/material/CreditCardOutline.js +25 -0
  171. package/react/material/DayMode.js +25 -0
  172. package/react/material/Delete.js +25 -0
  173. package/react/material/Description.js +25 -0
  174. package/react/material/Device.js +25 -0
  175. package/react/material/Devices.js +25 -0
  176. package/react/material/DoubleArrowLeft.js +28 -0
  177. package/react/material/DoubleArrowRight.js +28 -0
  178. package/react/material/DragIndicator.js +25 -0
  179. package/react/material/DropDown.js +25 -0
  180. package/react/material/Edit.js +25 -0
  181. package/react/material/Email.js +25 -0
  182. package/react/material/EmailAddress.js +25 -0
  183. package/react/material/Emoji.js +35 -0
  184. package/react/material/Error.js +25 -0
  185. package/react/material/Extension.js +25 -0
  186. package/react/material/FileCopy.js +25 -0
  187. package/react/material/FileDownload.js +25 -0
  188. package/react/material/FileUpload.js +25 -0
  189. package/react/material/Filter.js +25 -0
  190. package/react/material/Flags.js +25 -0
  191. package/react/material/Folder.js +25 -0
  192. package/react/material/Foods.js +27 -0
  193. package/react/material/FrequentlyUsed.js +25 -0
  194. package/react/material/GreetingCard.js +25 -0
  195. package/react/material/GreetingPlainText.js +27 -0
  196. package/react/material/GreetingQuickReply.js +25 -0
  197. package/react/material/Group.js +28 -0
  198. package/react/material/Help.js +25 -0
  199. package/react/material/Home.js +25 -0
  200. package/react/material/Image.js +25 -0
  201. package/react/material/Info.js +25 -0
  202. package/react/material/Keyboard.js +25 -0
  203. package/react/material/Link.js +25 -0
  204. package/react/material/List.js +25 -0
  205. package/react/material/LockBlack.js +25 -0
  206. package/react/material/LockOpen.js +25 -0
  207. package/react/material/MoreHoriz.js +25 -0
  208. package/react/material/NightMode.js +25 -0
  209. package/react/material/NoteAdd.js +25 -0
  210. package/react/material/Notifications.js +25 -0
  211. package/react/material/Objects.js +25 -0
  212. package/react/material/OpenInNew.js +25 -0
  213. package/react/material/Palette.js +28 -0
  214. package/react/material/People.js +25 -0
  215. package/react/material/Person.js +25 -0
  216. package/react/material/PersonAdd.js +25 -0
  217. package/react/material/Place.js +25 -0
  218. package/react/material/PlayCircle.js +25 -0
  219. package/react/material/PowerSettings.js +25 -0
  220. package/react/material/Refresh.js +25 -0
  221. package/react/material/Remove.js +25 -0
  222. package/react/material/Search.js +25 -0
  223. package/react/material/Send.js +25 -0
  224. package/react/material/Settings.js +25 -0
  225. package/react/material/Share.js +25 -0
  226. package/react/material/ShoppingCart.js +25 -0
  227. package/react/material/Smiles.js +25 -0
  228. package/react/material/SoundOff.js +25 -0
  229. package/react/material/SoundOn.js +25 -0
  230. package/react/material/Symbols.js +25 -0
  231. package/react/material/Tag.js +25 -0
  232. package/react/material/TextBlock.js +25 -0
  233. package/react/material/TextFields.js +25 -0
  234. package/react/material/ThumbDown.js +25 -0
  235. package/react/material/ThumbUp.js +25 -0
  236. package/react/material/Tickets.js +25 -0
  237. package/react/material/Time.js +25 -0
  238. package/react/material/Timeline.js +25 -0
  239. package/react/material/Tools.js +25 -0
  240. package/react/material/Traffic.js +25 -0
  241. package/react/material/Travels.js +25 -0
  242. package/react/material/Undo.js +25 -0
  243. package/react/material/VerifiedUser.js +25 -0
  244. package/react/material/Video.js +25 -0
  245. package/react/material/VisibilityOff.js +25 -0
  246. package/react/material/VisibilityOn.js +25 -0
  247. package/react/material/Waiting.js +33 -0
  248. package/react/material/Warning.js +25 -0
  249. package/react/material/World.js +25 -0
  250. package/react/material/index.js +991 -0
  251. package/svg/material/account_circle.svg +3 -0
  252. package/svg/material/activities.svg +5 -0
  253. package/svg/material/add.svg +3 -0
  254. package/svg/material/add_circle.svg +3 -0
  255. package/svg/material/add_template.svg +7 -0
  256. package/svg/material/adjust.svg +3 -0
  257. package/svg/material/android.svg +3 -0
  258. package/svg/material/animals.svg +3 -0
  259. package/svg/material/app_settings.svg +3 -0
  260. package/svg/material/apps.svg +3 -0
  261. package/svg/material/archives.svg +3 -0
  262. package/svg/material/arrow_back.svg +3 -0
  263. package/svg/material/arrow_downward.svg +3 -0
  264. package/svg/material/arrow_forward.svg +3 -0
  265. package/svg/material/arrow_reverse.svg +3 -0
  266. package/svg/material/arrow_upward.svg +3 -0
  267. package/svg/material/assessment.svg +3 -0
  268. package/svg/material/assignment.svg +3 -0
  269. package/svg/material/attachment.svg +3 -0
  270. package/svg/material/audiotrack.svg +3 -0
  271. package/svg/material/automaiton.svg +3 -0
  272. package/svg/material/block.svg +3 -0
  273. package/svg/material/bot.svg +6 -0
  274. package/svg/material/bug_report.svg +3 -0
  275. package/svg/material/calendar.svg +3 -0
  276. package/svg/material/canned_response.svg +3 -0
  277. package/svg/material/channels.svg +3 -0
  278. package/svg/material/chart.svg +3 -0
  279. package/svg/material/chat.svg +3 -0
  280. package/svg/material/chat_missed.svg +3 -0
  281. package/svg/material/chat_takeover.svg +3 -0
  282. package/svg/material/chats.svg +3 -0
  283. package/svg/material/check.svg +3 -0
  284. package/svg/material/check_box.svg +3 -0
  285. package/svg/material/check_circle_solid.svg +3 -0
  286. package/svg/material/chevron_down.svg +3 -0
  287. package/svg/material/chevron_left.svg +3 -0
  288. package/svg/material/chevron_right.svg +3 -0
  289. package/svg/material/chevron_up.svg +3 -0
  290. package/svg/material/close.svg +3 -0
  291. package/svg/material/close_circle.svg +3 -0
  292. package/svg/material/code_black.svg +3 -0
  293. package/svg/material/contact.svg +3 -0
  294. package/svg/material/credit_card_outline.svg +3 -0
  295. package/svg/material/day_mode.svg +3 -0
  296. package/svg/material/delete.svg +3 -0
  297. package/svg/material/description.svg +3 -0
  298. package/svg/material/device.svg +3 -0
  299. package/svg/material/devices.svg +3 -0
  300. package/svg/material/double_arrow_left.svg +4 -0
  301. package/svg/material/double_arrow_right.svg +4 -0
  302. package/svg/material/drag_indicator.svg +3 -0
  303. package/svg/material/drop_down.svg +3 -0
  304. package/svg/material/edit.svg +3 -0
  305. package/svg/material/email.svg +3 -0
  306. package/svg/material/email_address.svg +3 -0
  307. package/svg/material/emoji.svg +6 -0
  308. package/svg/material/error.svg +3 -0
  309. package/svg/material/extension.svg +3 -0
  310. package/svg/material/file_copy.svg +3 -0
  311. package/svg/material/file_download.svg +3 -0
  312. package/svg/material/file_upload.svg +3 -0
  313. package/svg/material/filter.svg +3 -0
  314. package/svg/material/flags.svg +3 -0
  315. package/svg/material/folder.svg +3 -0
  316. package/svg/material/foods.svg +3 -0
  317. package/svg/material/frequently_used.svg +3 -0
  318. package/svg/material/greeting_card.svg +3 -0
  319. package/svg/material/greeting_plain_text.svg +3 -0
  320. package/svg/material/greeting_quick_reply.svg +3 -0
  321. package/svg/material/group.svg +6 -0
  322. package/svg/material/help.svg +3 -0
  323. package/svg/material/home.svg +3 -0
  324. package/svg/material/image.svg +3 -0
  325. package/svg/material/info.svg +3 -0
  326. package/svg/material/keyboard.svg +3 -0
  327. package/svg/material/link.svg +3 -0
  328. package/svg/material/list.svg +3 -0
  329. package/svg/material/lock_black.svg +3 -0
  330. package/svg/material/lock_open.svg +3 -0
  331. package/svg/material/more_horiz.svg +3 -0
  332. package/svg/material/night_mode.svg +3 -0
  333. package/svg/material/note_add.svg +3 -0
  334. package/svg/material/notifications.svg +3 -0
  335. package/svg/material/objects.svg +3 -0
  336. package/svg/material/open_in_new.svg +3 -0
  337. package/svg/material/palette.svg +7 -0
  338. package/svg/material/people.svg +3 -0
  339. package/svg/material/person.svg +3 -0
  340. package/svg/material/person_add.svg +3 -0
  341. package/svg/material/place.svg +3 -0
  342. package/svg/material/play_circle.svg +3 -0
  343. package/svg/material/power_settings.svg +3 -0
  344. package/svg/material/refresh.svg +3 -0
  345. package/svg/material/remove.svg +3 -0
  346. package/svg/material/search.svg +3 -0
  347. package/svg/material/send.svg +3 -0
  348. package/svg/material/settings.svg +3 -0
  349. package/svg/material/share.svg +3 -0
  350. package/svg/material/shopping_cart.svg +3 -0
  351. package/svg/material/smiles.svg +3 -0
  352. package/svg/material/sound_off.svg +3 -0
  353. package/svg/material/sound_on.svg +3 -0
  354. package/svg/material/symbols.svg +3 -0
  355. package/svg/material/tag.svg +3 -0
  356. package/svg/material/text_block.svg +3 -0
  357. package/svg/material/text_fields.svg +3 -0
  358. package/svg/material/thumb_down.svg +3 -0
  359. package/svg/material/thumb_up.svg +3 -0
  360. package/svg/material/tickets.svg +3 -0
  361. package/svg/material/time.svg +3 -0
  362. package/svg/material/timeline.svg +3 -0
  363. package/svg/material/tools.svg +3 -0
  364. package/svg/material/traffic.svg +3 -0
  365. package/svg/material/travels.svg +3 -0
  366. package/svg/material/undo.svg +3 -0
  367. package/svg/material/verified_user.svg +3 -0
  368. package/svg/material/video.svg +3 -0
  369. package/svg/material/visibility_off.svg +3 -0
  370. package/svg/material/visibility_on.svg +3 -0
  371. package/svg/material/waiting.svg +6 -0
  372. package/svg/material/warning.svg +3 -0
  373. package/svg/material/world.svg +3 -0
  374. package/dist/material/AccountCircle.tsx +0 -19
  375. package/dist/material/Activities.tsx +0 -29
  376. package/dist/material/Add.tsx +0 -19
  377. package/dist/material/AddCircle.tsx +0 -19
  378. package/dist/material/AddTemplate.tsx +0 -23
  379. package/dist/material/Adjust.tsx +0 -19
  380. package/dist/material/Android.tsx +0 -19
  381. package/dist/material/Animals.tsx +0 -21
  382. package/dist/material/AppSettings.tsx +0 -19
  383. package/dist/material/Apps.tsx +0 -19
  384. package/dist/material/Archives.tsx +0 -19
  385. package/dist/material/ArrowBack.tsx +0 -19
  386. package/dist/material/ArrowDownward.tsx +0 -19
  387. package/dist/material/ArrowForward.tsx +0 -19
  388. package/dist/material/ArrowReverse.tsx +0 -19
  389. package/dist/material/ArrowUpward.tsx +0 -19
  390. package/dist/material/Assessment.tsx +0 -19
  391. package/dist/material/Assignment.tsx +0 -19
  392. package/dist/material/Attachment.tsx +0 -21
  393. package/dist/material/Audiotrack.tsx +0 -19
  394. package/dist/material/Automaiton.tsx +0 -19
  395. package/dist/material/Block.tsx +0 -19
  396. package/dist/material/Bot.tsx +0 -25
  397. package/dist/material/BugReport.tsx +0 -19
  398. package/dist/material/Calendar.tsx +0 -19
  399. package/dist/material/CannedResponse.tsx +0 -21
  400. package/dist/material/Channels.tsx +0 -19
  401. package/dist/material/Chart.tsx +0 -19
  402. package/dist/material/Chat.tsx +0 -19
  403. package/dist/material/ChatMissed.tsx +0 -19
  404. package/dist/material/ChatTakeover.tsx +0 -21
  405. package/dist/material/Chats.tsx +0 -19
  406. package/dist/material/Check.tsx +0 -19
  407. package/dist/material/CheckBox.tsx +0 -19
  408. package/dist/material/CheckCircleSolid.tsx +0 -19
  409. package/dist/material/ChevronDown.tsx +0 -19
  410. package/dist/material/ChevronLeft.tsx +0 -19
  411. package/dist/material/ChevronRight.tsx +0 -19
  412. package/dist/material/ChevronUp.tsx +0 -19
  413. package/dist/material/Close.tsx +0 -19
  414. package/dist/material/CloseCircle.tsx +0 -19
  415. package/dist/material/CodeBlack.tsx +0 -19
  416. package/dist/material/Contact.tsx +0 -21
  417. package/dist/material/CreditCardOutline.tsx +0 -19
  418. package/dist/material/DayMode.tsx +0 -19
  419. package/dist/material/Delete.tsx +0 -19
  420. package/dist/material/Description.tsx +0 -19
  421. package/dist/material/Device.tsx +0 -19
  422. package/dist/material/Devices.tsx +0 -19
  423. package/dist/material/DoubleArrowLeft.tsx +0 -23
  424. package/dist/material/DoubleArrowRight.tsx +0 -23
  425. package/dist/material/DragIndicator.tsx +0 -19
  426. package/dist/material/DropDown.tsx +0 -19
  427. package/dist/material/Edit.tsx +0 -19
  428. package/dist/material/Email.tsx +0 -19
  429. package/dist/material/EmailAddress.tsx +0 -19
  430. package/dist/material/Emoji.tsx +0 -31
  431. package/dist/material/Error.tsx +0 -19
  432. package/dist/material/Extension.tsx +0 -19
  433. package/dist/material/FileCopy.tsx +0 -19
  434. package/dist/material/FileDownload.tsx +0 -19
  435. package/dist/material/FileUpload.tsx +0 -19
  436. package/dist/material/Filter.tsx +0 -19
  437. package/dist/material/Flags.tsx +0 -19
  438. package/dist/material/Folder.tsx +0 -19
  439. package/dist/material/Foods.tsx +0 -21
  440. package/dist/material/FrequentlyUsed.tsx +0 -19
  441. package/dist/material/GreetingCard.tsx +0 -19
  442. package/dist/material/GreetingPlainText.tsx +0 -21
  443. package/dist/material/GreetingQuickReply.tsx +0 -19
  444. package/dist/material/Group.tsx +0 -23
  445. package/dist/material/Help.tsx +0 -19
  446. package/dist/material/Home.tsx +0 -19
  447. package/dist/material/Image.tsx +0 -19
  448. package/dist/material/Info.tsx +0 -19
  449. package/dist/material/Keyboard.tsx +0 -19
  450. package/dist/material/Link.tsx +0 -19
  451. package/dist/material/List.tsx +0 -19
  452. package/dist/material/LockBlack.tsx +0 -19
  453. package/dist/material/LockOpen.tsx +0 -19
  454. package/dist/material/MoreHoriz.tsx +0 -19
  455. package/dist/material/NightMode.tsx +0 -19
  456. package/dist/material/NoteAdd.tsx +0 -19
  457. package/dist/material/Notifications.tsx +0 -19
  458. package/dist/material/Objects.tsx +0 -19
  459. package/dist/material/OpenInNew.tsx +0 -19
  460. package/dist/material/Palette.tsx +0 -23
  461. package/dist/material/People.tsx +0 -19
  462. package/dist/material/Person.tsx +0 -19
  463. package/dist/material/PersonAdd.tsx +0 -19
  464. package/dist/material/Place.tsx +0 -19
  465. package/dist/material/PlayCircle.tsx +0 -19
  466. package/dist/material/PowerSettings.tsx +0 -19
  467. package/dist/material/Refresh.tsx +0 -19
  468. package/dist/material/Remove.tsx +0 -19
  469. package/dist/material/Search.tsx +0 -19
  470. package/dist/material/Send.tsx +0 -19
  471. package/dist/material/Settings.tsx +0 -19
  472. package/dist/material/Share.tsx +0 -19
  473. package/dist/material/ShoppingCart.tsx +0 -19
  474. package/dist/material/Smiles.tsx +0 -19
  475. package/dist/material/SoundOff.tsx +0 -19
  476. package/dist/material/SoundOn.tsx +0 -19
  477. package/dist/material/Symbols.tsx +0 -19
  478. package/dist/material/Tag.tsx +0 -19
  479. package/dist/material/TextBlock.tsx +0 -19
  480. package/dist/material/TextFields.tsx +0 -19
  481. package/dist/material/ThumbDown.tsx +0 -19
  482. package/dist/material/ThumbUp.tsx +0 -19
  483. package/dist/material/Tickets.tsx +0 -19
  484. package/dist/material/Time.tsx +0 -19
  485. package/dist/material/Timeline.tsx +0 -19
  486. package/dist/material/Tools.tsx +0 -19
  487. package/dist/material/Traffic.tsx +0 -19
  488. package/dist/material/Travels.tsx +0 -19
  489. package/dist/material/Undo.tsx +0 -19
  490. package/dist/material/VerifiedUser.tsx +0 -19
  491. package/dist/material/Video.tsx +0 -19
  492. package/dist/material/VisibilityOff.tsx +0 -19
  493. package/dist/material/VisibilityOn.tsx +0 -19
  494. package/dist/material/Waiting.tsx +0 -29
  495. package/dist/material/Warning.tsx +0 -19
  496. package/dist/material/World.tsx +0 -19
  497. package/dist/material/index.tsx +0 -123
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgCheck = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="m9 16.2-3.5-3.5a.984.984 0 0 0-1.4 0 .984.984 0 0 0 0 1.4l4.19 4.19c.39.39 1.02.39 1.41 0L20.3 7.7a.984.984 0 0 0 0-1.4.984.984 0 0 0-1.4 0L9 16.2Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgCheck;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgCheckBox = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2Zm-8.29 13.29a.996.996 0 0 1-1.41 0L5.71 12.7a.996.996 0 1 1 1.41-1.41L10 14.17l6.88-6.88a.996.996 0 1 1 1.41 1.41l-7.58 7.59Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgCheckBox;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgCheckCircleSolid = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2Zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8Zm3.88-11.71L10 14.17l-1.88-1.88a.996.996 0 1 0-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgCheckCircleSolid;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgChevronDown = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M15.88 9.29 12 13.17 8.12 9.29a.996.996 0 1 0-1.41 1.41l4.59 4.59c.39.39 1.02.39 1.41 0l4.59-4.59a.996.996 0 0 0 0-1.41c-.39-.38-1.03-.39-1.42 0Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgChevronDown;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgChevronLeft = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M14.71 6.71a.996.996 0 0 0-1.41 0L8.71 11.3a.996.996 0 0 0 0 1.41l4.59 4.59a.996.996 0 1 0 1.41-1.41L10.83 12l3.88-3.88c.39-.39.38-1.03 0-1.41Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgChevronLeft;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgChevronRight = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M9.29 6.71a.996.996 0 0 0 0 1.41L13.17 12l-3.88 3.88a.996.996 0 1 0 1.41 1.41l4.59-4.59a.996.996 0 0 0 0-1.41L10.7 6.7c-.38-.38-1.02-.38-1.41.01Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgChevronRight;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgChevronUp = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M11.29 8.71 6.7 13.3a.996.996 0 1 0 1.41 1.41L12 10.83l3.88 3.88a.996.996 0 1 0 1.41-1.41L12.7 8.71a.996.996 0 0 0-1.41 0Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgChevronUp;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgClose = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M18.3 5.71a.996.996 0 0 0-1.41 0L12 10.59 7.11 5.7A.996.996 0 1 0 5.7 7.11L10.59 12 5.7 16.89a.996.996 0 1 0 1.41 1.41L12 13.41l4.89 4.89a.996.996 0 1 0 1.41-1.41L13.41 12l4.89-4.89c.38-.38.38-1.02 0-1.4Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgClose;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgCloseCircle = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M13.89 8.7 12 10.59 10.11 8.7a.996.996 0 1 0-1.41 1.41L10.59 12 8.7 13.89a.996.996 0 1 0 1.41 1.41L12 13.41l1.89 1.89a.996.996 0 1 0 1.41-1.41L13.41 12l1.89-1.89a.996.996 0 0 0 0-1.41c-.39-.38-1.03-.38-1.41 0ZM12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2Zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgCloseCircle;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgCodeBlack = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M8.7 15.9 4.8 12l3.9-3.9a.984.984 0 0 0 0-1.4.984.984 0 0 0-1.4 0l-4.59 4.59a.996.996 0 0 0 0 1.41l4.59 4.6c.39.39 1.01.39 1.4 0a.984.984 0 0 0 0-1.4Zm6.6 0 3.9-3.9-3.9-3.9a.984.984 0 0 1 0-1.4.984.984 0 0 1 1.4 0l4.59 4.59c.39.39.39 1.02 0 1.41l-4.59 4.6a.984.984 0 0 1-1.4 0 .984.984 0 0 1 0-1.4Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgCodeBlack;
@@ -0,0 +1,20 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgContact = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ fillRule="evenodd"
13
+ clipRule="evenodd"
14
+ d="M22 3H2C.9 3 0 3.9 0 5v14c0 1.1.9 2 2 2h20c1.1 0 1.99-.9 1.99-2L24 5c0-1.1-.9-2-2-2ZM11 9c0-1.66-1.34-3-3-3S5 7.34 5 9s1.34 3 3 3 3-1.34 3-3Zm3 9v-1c0-2-4-3.1-6-3.1S2 15 2 17v1h12Zm7-10h-6c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1Zm-6 4h6c.55 0 1-.45 1-1s-.45-1-1-1h-6c-.55 0-1 .45-1 1s.45 1 1 1Z"
15
+ fill="currentcolor"
16
+ />
17
+ </svg>
18
+ );
19
+
20
+ export default SvgContact;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgCreditCardOutline = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2Zm-1 14H5c-.55 0-1-.45-1-1v-5h16v5c0 .55-.45 1-1 1Zm1-10H4V6h16v2Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgCreditCardOutline;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgDayMode = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M12 7c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5ZM2 13h2c.55 0 1-.45 1-1s-.45-1-1-1H2c-.55 0-1 .45-1 1s.45 1 1 1Zm18 0h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1ZM11 2v2c0 .55.45 1 1 1s1-.45 1-1V2c0-.55-.45-1-1-1s-1 .45-1 1Zm0 18v2c0 .55.45 1 1 1s1-.45 1-1v-2c0-.55-.45-1-1-1s-1 .45-1 1ZM5.99 4.58a.996.996 0 0 0-1.41 0 .996.996 0 0 0 0 1.41l1.06 1.06c.39.39 1.03.39 1.41 0 .38-.39.39-1.03 0-1.41L5.99 4.58Zm12.37 12.37a.996.996 0 0 0-1.41 0 .996.996 0 0 0 0 1.41l1.06 1.06c.39.39 1.03.39 1.41 0a.996.996 0 0 0 0-1.41l-1.06-1.06Zm1.06-10.96a.996.996 0 0 0 0-1.41.996.996 0 0 0-1.41 0l-1.06 1.06a.996.996 0 0 0 0 1.41c.39.38 1.03.39 1.41 0l1.06-1.06ZM7.05 18.36a.996.996 0 0 0 0-1.41.996.996 0 0 0-1.41 0l-1.06 1.06a.996.996 0 0 0 0 1.41c.39.38 1.03.39 1.41 0l1.06-1.06Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgDayMode;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgDelete = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V9c0-1.1-.9-2-2-2H8c-1.1 0-2 .9-2 2v10ZM9 9h6c.55 0 1 .45 1 1v8c0 .55-.45 1-1 1H9c-.55 0-1-.45-1-1v-8c0-.55.45-1 1-1Zm6.5-5-.71-.71c-.18-.18-.44-.29-.7-.29H9.91c-.26 0-.52.11-.7.29L8.5 4H6c-.55 0-1 .45-1 1s.45 1 1 1h12c.55 0 1-.45 1-1s-.45-1-1-1h-2.5Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgDelete;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgDescription = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M8 16h8v2H8v-2Zm0-4h8v2H8v-2Zm6-10H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8l-6-6Zm4 18H6V4h7v5h5v11Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgDescription;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgDevice = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M20 18c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2H0v2h24v-2h-4ZM4 6h16v10H4V6Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgDevice;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgDevices = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M4 7c0-.55.45-1 1-1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-1.1 0-2 .9-2 2v11h-.5c-.83 0-1.5.67-1.5 1.5S.67 20 1.5 20H14v-3H4V7Zm19 1h-6c-.55 0-1 .45-1 1v10c0 .55.45 1 1 1h6c.55 0 1-.45 1-1V9c0-.55-.45-1-1-1Zm-1 9h-4v-7h4v7Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgDevices;
@@ -0,0 +1,22 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgDoubleArrowLeft = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M18.29 17.29a.996.996 0 0 0 0-1.41L14.42 12l3.88-3.88a.996.996 0 1 0-1.41-1.41L12.3 11.3a.996.996 0 0 0 0 1.41l4.59 4.59c.38.38 1.01.38 1.4-.01Z"
13
+ fill="currentcolor"
14
+ />
15
+ <path
16
+ d="M11.7 17.29a.996.996 0 0 0 0-1.41L7.83 12l3.88-3.88a.996.996 0 1 0-1.41-1.41L5.71 11.3a.996.996 0 0 0 0 1.41l4.59 4.59c.38.38 1.01.38 1.4-.01Z"
17
+ fill="currentcolor"
18
+ />
19
+ </svg>
20
+ );
21
+
22
+ export default SvgDoubleArrowLeft;
@@ -0,0 +1,22 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgDoubleArrowRight = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M5.7 6.71a.996.996 0 0 0 0 1.41L9.58 12 5.7 15.88a.996.996 0 1 0 1.41 1.41l4.59-4.59a.996.996 0 0 0 0-1.41L7.12 6.71c-.39-.39-1.03-.39-1.42 0Z"
13
+ fill="currentcolor"
14
+ />
15
+ <path
16
+ d="M12.29 6.71a.996.996 0 0 0 0 1.41L16.17 12l-3.88 3.88a.996.996 0 1 0 1.41 1.41l4.59-4.59a.996.996 0 0 0 0-1.41L13.7 6.7c-.38-.38-1.02-.38-1.41.01Z"
17
+ fill="currentcolor"
18
+ />
19
+ </svg>
20
+ );
21
+
22
+ export default SvgDoubleArrowRight;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgDragIndicator = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M11 18c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2Zm-2-8c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2Zm0-6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2Zm6 4c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2Zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2Zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgDragIndicator;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgDropDown = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M15.88 9.29 12 13.17 8.12 9.29a.996.996 0 1 0-1.41 1.41l4.59 4.59c.39.39 1.02.39 1.41 0l4.59-4.59a.996.996 0 0 0 0-1.41c-.39-.38-1.03-.39-1.42 0Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgDropDown;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgEdit = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M3 17.46v3.04c0 .28.22.5.5.5h3.04c.13 0 .26-.05.35-.15L17.81 9.94l-3.75-3.75L3.15 17.1c-.1.1-.15.22-.15.36ZM20.71 7.04a.996.996 0 0 0 0-1.41l-2.34-2.34a.996.996 0 0 0-1.41 0l-1.83 1.83 3.75 3.75 1.83-1.83Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgEdit;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgEmail = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2Zm-.4 4.25-7.07 4.42c-.32.2-.74.2-1.06 0L4.4 8.25a.85.85 0 1 1 .9-1.44L12 11l6.7-4.19a.85.85 0 1 1 .9 1.44Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgEmail;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgEmailAddress = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M12.72 2.03A9.991 9.991 0 0 0 2.03 12.72C2.39 18.01 7.01 22 12.31 22H16c.55 0 1-.45 1-1s-.45-1-1-1h-3.67c-3.73 0-7.15-2.42-8.08-6.03-1.49-5.8 3.91-11.21 9.71-9.71C17.58 5.18 20 8.6 20 12.33v1.1c0 .79-.71 1.57-1.5 1.57s-1.5-.78-1.5-1.57v-1.25c0-2.51-1.78-4.77-4.26-5.12a5.008 5.008 0 0 0-5.66 5.87 4.996 4.996 0 0 0 3.72 3.94c1.84.43 3.59-.16 4.74-1.33.89 1.22 2.67 1.86 4.3 1.21 1.34-.53 2.16-1.9 2.16-3.34v-1.09c0-5.31-3.99-9.93-9.28-10.29ZM12 15c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgEmailAddress;
@@ -0,0 +1,30 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgEmoji = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ fillRule="evenodd"
13
+ clipRule="evenodd"
14
+ d="M12 21a9 9 0 1 0 0-18 9 9 0 0 0 0 18Zm0 1.8c5.965 0 10.8-4.835 10.8-10.8 0-5.965-4.835-10.8-10.8-10.8C6.035 1.2 1.2 6.035 1.2 12c0 5.965 4.835 10.8 10.8 10.8Z"
15
+ fill="currentcolor"
16
+ />
17
+ <path
18
+ d="M8.7 11.4a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3ZM16.8 9.9a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z"
19
+ fill="currentcolor"
20
+ />
21
+ <path
22
+ fillRule="evenodd"
23
+ clipRule="evenodd"
24
+ d="M8.116 13.546a.9.9 0 0 1 1.138.57C9.681 15.397 11 15.9 12 15.9s2.32-.503 2.746-1.784a.9.9 0 0 1 1.708.569C15.681 17.003 13.4 17.7 12 17.7s-3.68-.697-4.454-3.015a.9.9 0 0 1 .57-1.139Z"
25
+ fill="currentcolor"
26
+ />
27
+ </svg>
28
+ );
29
+
30
+ export default SvgEmoji;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgError = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M12 7c.55 0 1 .45 1 1v4c0 .55-.45 1-1 1s-1-.45-1-1V8c0-.55.45-1 1-1Zm-.01-5C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2ZM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8Zm1-3h-2v-2h2v2Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgError;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgExtension = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M20.5 11H19V7c0-1.1-.9-2-2-2h-4V3.5a2.5 2.5 0 0 0-5 0V5H4c-1.1 0-1.99.9-1.99 2v3.8H3.5c1.49 0 2.7 1.21 2.7 2.7 0 1.49-1.21 2.7-2.7 2.7H2V20c0 1.1.9 2 2 2h3.8v-1.5c0-1.49 1.21-2.7 2.7-2.7 1.49 0 2.7 1.21 2.7 2.7V22H17c1.1 0 2-.9 2-2v-4h1.5a2.5 2.5 0 0 0 0-5Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgExtension;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgFileCopy = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1Zm-1 4H8c-1.1 0-1.99.9-1.99 2L6 21c0 1.1.89 2 1.99 2H19c1.1 0 2-.9 2-2V11l-6-6ZM8 21V7h6v5h5v9H8Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgFileCopy;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgFileDownload = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M16.59 9H15V4c0-.55-.45-1-1-1h-4c-.55 0-1 .45-1 1v5H7.41c-.89 0-1.34 1.08-.71 1.71l4.59 4.59c.39.39 1.02.39 1.41 0l4.59-4.59c.63-.63.19-1.71-.7-1.71ZM5 19c0 .55.45 1 1 1h12c.55 0 1-.45 1-1s-.45-1-1-1H6c-.55 0-1 .45-1 1Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgFileDownload;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgFileUpload = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M10 16h4c.55 0 1-.45 1-1v-5h1.59c.89 0 1.34-1.08.71-1.71L12.71 3.7a.996.996 0 0 0-1.41 0L6.71 8.29c-.63.63-.19 1.71.7 1.71H9v5c0 .55.45 1 1 1Zm-4 2h12c.55 0 1 .45 1 1s-.45 1-1 1H6c-.55 0-1-.45-1-1s.45-1 1-1Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgFileUpload;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgFilter = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M4.25 5.61C6.57 8.59 10 13 10 13v5c0 1.1.9 2 2 2s2-.9 2-2v-5s3.43-4.41 5.75-7.39c.51-.66.04-1.61-.8-1.61H5.04c-.83 0-1.3.95-.79 1.61Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgFilter;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgFlags = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M18.998 9H14l-.72-1.45c-.17-.34-.52-.55-.9-.55H7V5.72c.6-.34 1-.98 1-1.72 0-1.1-.9-2-2-2s-2 .9-2 2c0 .74.4 1.38 1 1.72V20c0 .55.45 1 1 1s1-.45 1-1v-3h5l.72 1.45c.17.34.52.55.89.55H19c.55 0 1-.45 1-1v-8c0-.55-.45-1-1-1ZM18 17h-4l-1-2H7V9h5l1 2h5v6Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgFlags;