@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
package/index.d.ts ADDED
@@ -0,0 +1 @@
1
+ declare module '@livechat/design-system-icons/react/material';
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgAccountCircle = (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 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3Zm0 14.2a7.2 7.2 0 0 1-6-3.22c.03-1.99 4-3.08 6-3.08 1.99 0 5.97 1.09 6 3.08a7.2 7.2 0 0 1-6 3.22Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgAccountCircle;
@@ -0,0 +1,28 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgActivities = (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.311 3.69c.35.35.75 2.27.67 4.69l-5.36-5.36c2.41-.09 4.34.32 4.69.67Z"
13
+ fill="currentcolor"
14
+ />
15
+ <path
16
+ fillRule="evenodd"
17
+ clipRule="evenodd"
18
+ d="M13.081 3.28c-2.33.42-4.79 1.34-6.62 3.18s-2.76 4.29-3.18 6.62l7.63 7.63c2.34-.41 4.79-1.34 6.62-3.18s2.76-4.29 3.18-6.62l-7.63-7.63Zm1.72 7.32-4.2 4.2a.983.983 0 0 1-1.4 0 .984.984 0 0 1 0-1.4l4.2-4.2a.983.983 0 0 1 1.4 0c.39.39.39 1.01 0 1.4Z"
19
+ fill="currentcolor"
20
+ />
21
+ <path
22
+ d="M3.02 15.62c-.081 2.42.32 4.34.669 4.69.35.35 2.28.76 4.69.67l-5.36-5.36Z"
23
+ fill="currentcolor"
24
+ />
25
+ </svg>
26
+ );
27
+
28
+ export default SvgActivities;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgAdd = (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 13h-5v5c0 .55-.45 1-1 1s-1-.45-1-1v-5H6c-.55 0-1-.45-1-1s.45-1 1-1h5V6c0-.55.45-1 1-1s1 .45 1 1v5h5c.55 0 1 .45 1 1s-.45 1-1 1Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgAdd;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgAddCircle = (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 1v3H8c-.55 0-1 .45-1 1s.45 1 1 1h3v3c0 .55.45 1 1 1s1-.45 1-1v-3h3c.55 0 1-.45 1-1s-.45-1-1-1h-3V8c0-.55-.45-1-1-1Zm0-5C6.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 8Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgAddCircle;
@@ -0,0 +1,22 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgAddTemplate = (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 12c-.55 0-1 .45-1 1v5.22c0 .55-.45 1-1 1H6c-.55 0-1-.45-1-1V8c0-.55.45-1 1-1h5c.55 0 1-.45 1-1s-.45-1-1-1H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-6c0-.55-.45-1-1-1ZM21.02 5H19V2.98c0-.54-.44-.98-.98-.98h-.03c-.55 0-.99.44-.99.98V5h-2.01c-.54 0-.98.44-.99.98v.03c0 .55.44.99.99.99H17v2.01c0 .54.44.99.99.98h.03c.54 0 .98-.44.98-.98V7h2.02c.54 0 .98-.44.98-.98v-.04c0-.54-.44-.98-.98-.98Z"
13
+ fill="currentcolor"
14
+ />
15
+ <path
16
+ d="M14 9H8c-.55 0-1 .45-1 1s.45 1 1 1h6c.55 0 1-.45 1-1s-.45-1-1-1ZM14 12H8c-.55 0-1 .45-1 1s.45 1 1 1h6c.55 0 1-.45 1-1s-.45-1-1-1ZM14 15H8c-.55 0-1 .45-1 1s.45 1 1 1h6c.55 0 1-.45 1-1s-.45-1-1-1Z"
17
+ fill="currentcolor"
18
+ />
19
+ </svg>
20
+ );
21
+
22
+ export default SvgAddTemplate;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgAdjust = (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 18c0 .55.45 1 1 1h5v-2H4c-.55 0-1 .45-1 1ZM3 6c0 .55.45 1 1 1h9V5H4c-.55 0-1 .45-1 1Zm10 14v-1h7c.55 0 1-.45 1-1s-.45-1-1-1h-7v-1c0-.55-.45-1-1-1s-1 .45-1 1v4c0 .55.45 1 1 1s1-.45 1-1ZM7 10v1H4c-.55 0-1 .45-1 1s.45 1 1 1h3v1c0 .55.45 1 1 1s1-.45 1-1v-4c0-.55-.45-1-1-1s-1 .45-1 1Zm14 2c0-.55-.45-1-1-1h-9v2h9c.55 0 1-.45 1-1Zm-5-3c.55 0 1-.45 1-1V7h3c.55 0 1-.45 1-1s-.45-1-1-1h-3V4c0-.55-.45-1-1-1s-1 .45-1 1v4c0 .55.45 1 1 1Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgAdjust;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgAndroid = (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="m17.6 9.48 1.84-3.18c.16-.31.04-.69-.26-.85a.637.637 0 0 0-.83.22l-1.88 3.24a11.463 11.463 0 0 0-8.94 0L5.65 5.67a.643.643 0 0 0-.87-.2c-.28.18-.37.54-.22.83L6.4 9.48A10.78 10.78 0 0 0 1 18h22a10.78 10.78 0 0 0-5.4-8.52ZM7 15.25a1.25 1.25 0 1 1 0-2.5 1.25 1.25 0 0 1 0 2.5Zm10 0a1.25 1.25 0 1 1 0-2.5 1.25 1.25 0 0 1 0 2.5Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgAndroid;
@@ -0,0 +1,20 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgAnimals = (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="M20.68 4c.57 0 1.08.35 1.26.88.18.56-.05 1.17-.56 1.48l-.87.52.39 1.24c.23.58.05 1.25-.45 1.62-.23.17-.51.26-.78.26-.31 0-.61-.11-.86-.32l-.81-.7-.81.7c-.25.21-.55.32-.86.32-.27 0-.55-.09-.78-.26-.49-.37-.68-1.04-.45-1.62l.4-1.24-.87-.52c-.52-.31-.75-.92-.56-1.48.18-.53.69-.88 1.26-.88h1.07l.31-.96C16.85 2.43 17.39 2 18 2s1.15.43 1.29 1.03l.31.97h1.08ZM17 6c0 .55.45 1 1 1s1-.45 1-1-.45-1-1-1-1 .45-1 1Zm-2.592 6H15.5c.28 0 .5.22.51.51 0 .28-.22.5-.5.5h-.88c.1 1.13-.271 2.3-1.14 3.17-.17.16-.35.3-.53.43l.52 1.37c.56 1.58-.26 3.3-1.821 3.85-.33.11-.67.17-1.01.17-.44 0-.87-.1-1.29-.3-.48-.23-.87-.58-1.16-1-1.34.38-2.85.06-3.91-1s-1.38-2.56-1-3.91c-.42-.29-.77-.68-1-1.16-.35-.72-.39-1.54-.12-2.29.55-1.552 2.272-2.37 3.832-1.82l1.4.53c.13-.19.27-.37.43-.53.78-.78 1.81-1.17 2.83-1.17.075 0 .154.009.232.018L11 9.38V8.5c0-.28.22-.5.5-.5s.5.22.5.5v1.09A3.865 3.865 0 0 1 14.41 12h-.002Zm-10.31 1.78c.12.24.32.42.57.51 1.18.42 2.66-.09 3.81-.69l-3.16-1.19c-.5-.18-1.07.09-1.26.61-.09.25-.08.52.04.76Zm6.13 6.12c.24.12.51.13.76.04.52-.18.79-.76.61-1.28l-1.18-3.13c-.61 1.15-1.12 2.62-.7 3.8.09.25.27.46.51.57Zm1.36-6.91.61 1.61c.64-.79.6-1.94-.13-2.67a1.967 1.967 0 0 0-2.67-.13l1.6.6c.01.01.02.02.03.02a.218.218 0 0 1 .083.037l.037.023c.04.02.08.04.11.07l.18.18c.03.04.05.07.07.11l.06.12c.01.01.02.02.02.03Z"
15
+ fill="currentcolor"
16
+ />
17
+ </svg>
18
+ );
19
+
20
+ export default SvgAnimals;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgAppSettings = (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="M17 18H7V6h10v1h2V3c0-1.1-.9-2-2-2L7 1.01C5.9 1.01 5 1.9 5 3v18c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2v-4h-2v1Zm4-6c0-.13-.02-.26-.04-.39l.64-.48c.2-.15.26-.44.13-.66l-.57-.96a.495.495 0 0 0-.62-.2l-.72.3c-.2-.15-.42-.29-.65-.39l-.1-.77a.505.505 0 0 0-.49-.44l-1.12-.02c-.26 0-.47.18-.5.44l-.1.79c-.24.1-.45.23-.65.39l-.72-.3c-.23-.1-.5-.01-.62.2l-.57.96c-.13.22-.08.5.13.66l.64.48c-.05.13-.07.26-.07.39s.02.25.04.37l-.64.49c-.2.15-.26.43-.13.65l.56.97c.13.22.39.31.63.21l.73-.31c.2.16.42.3.67.4l.1.77c.03.25.24.44.5.44h1.12c.25 0 .46-.19.5-.44l.1-.77c.24-.1.46-.24.67-.4l.73.31c.23.1.5.01.63-.21l.56-.97c.13-.22.07-.5-.13-.65l-.64-.49c-.02-.12 0-.24 0-.37Zm-3 1.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgAppSettings;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgApps = (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 8h4V4H4v4Zm6 12h4v-4h-4v4Zm-6 0h4v-4H4v4Zm0-6h4v-4H4v4Zm6 0h4v-4h-4v4Zm6-10v4h4V4h-4Zm-6 4h4V4h-4v4Zm6 6h4v-4h-4v4Zm0 6h4v-4h-4v4Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgApps;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgArchives = (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.5 2 2 6.5 2 12s4.5 10 10 10 10-4.5 10-10S17.5 2 12 2Zm3.55 13.8-4.08-2.51c-.3-.18-.48-.5-.48-.85V7.75a.77.77 0 0 1 .76-.75c.41 0 .75.34.75.75v4.45l3.84 2.31c.36.22.48.69.26 1.05-.22.35-.69.46-1.05.24Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgArchives;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgArrowBack = (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 11H7.83l4.88-4.88c.39-.39.39-1.03 0-1.42a.996.996 0 0 0-1.41 0l-6.59 6.59a.996.996 0 0 0 0 1.41l6.59 6.59a.996.996 0 1 0 1.41-1.41L7.83 13H19c.55 0 1-.45 1-1s-.45-1-1-1Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgArrowBack;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgArrowDownward = (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 5v11.17l-4.88-4.88c-.39-.39-1.03-.39-1.42 0a.996.996 0 0 0 0 1.41l6.59 6.59c.39.39 1.02.39 1.41 0l6.59-6.59a.996.996 0 1 0-1.41-1.41L13 16.17V5c0-.55-.45-1-1-1s-1 .45-1 1Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgArrowDownward;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgArrowForward = (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 13h11.17l-4.88 4.88c-.39.39-.39 1.03 0 1.42.39.39 1.02.39 1.41 0l6.59-6.59a.996.996 0 0 0 0-1.41l-6.58-6.6a.996.996 0 1 0-1.41 1.41L16.17 11H5c-.55 0-1 .45-1 1s.45 1 1 1Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgArrowForward;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgArrowReverse = (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="m7.872 19.29-4.58-4.58c-.39-.39-.39-1.03 0-1.42.39-.39 1.03-.39 1.42 0l2.87 2.88V6c0-.55.45-1 1-1h10c.55 0 1 .45 1 1s-.45 1-1 1h-9v9.17l2.87-2.88c.39-.39 1.03-.39 1.42 0 .39.39.39 1.03 0 1.42l-4.58 4.58c-.39.39-1.03.39-1.42 0Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgArrowReverse;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgArrowUpward = (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 19V7.83l4.88 4.88c.39.39 1.03.39 1.42 0a.996.996 0 0 0 0-1.41l-6.59-6.59a.996.996 0 0 0-1.41 0l-6.6 6.58a.996.996 0 1 0 1.41 1.41L11 7.83V19c0 .55.45 1 1 1s1-.45 1-1Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgArrowUpward;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgAssessment = (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-2ZM9 17H7v-7h2v7Zm4 0h-2V7h2v10Zm4 0h-2v-4h2v4Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgAssessment;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgAssignment = (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 3h-1V2c0-.55-.45-1-1-1s-1 .45-1 1v1H8V2c0-.55-.45-1-1-1s-1 .45-1 1v1H5a2 2 0 0 0-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2Zm-7 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3Zm6 12H6v-1c0-2 4-3.1 6-3.1s6 1.1 6 3.1v1Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgAssignment;
@@ -0,0 +1,20 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgAttachment = (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 20.7a6.3 6.3 0 0 1-6.3-6.3V7.886a.9.9 0 0 0-1.8 0V14.4a8.1 8.1 0 0 0 16.2 0V7.608a6.108 6.108 0 1 0-12.215 0v6.83a3.948 3.948 0 0 0 7.895 0V7.886a.9.9 0 0 0-1.8 0v6.552a2.148 2.148 0 0 1-4.295 0v-6.83a4.308 4.308 0 0 1 8.615 0V14.4a6.3 6.3 0 0 1-6.3 6.3Z"
15
+ fill="currentcolor"
16
+ />
17
+ </svg>
18
+ );
19
+
20
+ export default SvgAttachment;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgAudiotrack = (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 5v8.55c-.94-.54-2.1-.75-3.33-.32-1.34.48-2.37 1.67-2.61 3.07a4.007 4.007 0 0 0 4.59 4.65c1.96-.31 3.35-2.11 3.35-4.1V7h2c1.1 0 2-.9 2-2s-.9-2-2-2h-2c-1.1 0-2 .9-2 2Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgAudiotrack;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgAutomaiton = (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="M7 3v9c0 .55.45 1 1 1h2v7.15c0 .51.67.69.93.25l5.19-8.9a.995.995 0 0 0-.86-1.5H13l2.49-6.65A.994.994 0 0 0 14.56 2H8c-.55 0-1 .45-1 1Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgAutomaiton;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgBlock = (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 2ZM4 12c0-4.42 3.58-8 8-8 1.85 0 3.55.63 4.9 1.69L5.69 16.9A7.902 7.902 0 0 1 4 12Zm8 8c-1.85 0-3.55-.63-4.9-1.69L18.31 7.1A7.902 7.902 0 0 1 20 12c0 4.42-3.58 8-8 8Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgBlock;
@@ -0,0 +1,24 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgBot = (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 13c-.83 0-1.5-.67-1.5-1.5S8.17 10 9 10s1.5.67 1.5 1.5S9.83 13 9 13ZM16.5 11.5c0 .83-.67 1.5-1.5 1.5s-1.5-.67-1.5-1.5.67-1.5 1.5-1.5 1.5.67 1.5 1.5ZM8 16a1 1 0 0 1 1-1h6a1 1 0 1 1 0 2H9a1 1 0 0 1-1-1Z"
13
+ fill="currentcolor"
14
+ />
15
+ <path
16
+ fillRule="evenodd"
17
+ clipRule="evenodd"
18
+ d="M8 5a1 1 0 0 1 2 0h4a1 1 0 1 1 2 0h2c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H6c-1.1 0-2-.9-2-2V7c0-1.1.9-2 2-2h2Zm10 14H6V7h12v12Z"
19
+ fill="currentcolor"
20
+ />
21
+ </svg>
22
+ );
23
+
24
+ export default SvgBot;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgBugReport = (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 8h-1.81a5.985 5.985 0 0 0-1.82-1.96l.93-.93a.996.996 0 1 0-1.41-1.41l-1.47 1.47C12.96 5.06 12.49 5 12 5c-.49 0-.96.06-1.41.17L9.11 3.7A.996.996 0 1 0 7.7 5.11l.92.93C7.88 6.55 7.26 7.22 6.81 8H5c-.55 0-1 .45-1 1s.45 1 1 1h1.09c-.05.33-.09.66-.09 1v1H5c-.55 0-1 .45-1 1s.45 1 1 1h1v1c0 .34.04.67.09 1H5c-.55 0-1 .45-1 1s.45 1 1 1h1.81c1.04 1.79 2.97 3 5.19 3s4.15-1.21 5.19-3H19c.55 0 1-.45 1-1s-.45-1-1-1h-1.09c.05-.33.09-.66.09-1v-1h1c.55 0 1-.45 1-1s-.45-1-1-1h-1v-1c0-.34-.04-.67-.09-1H19c.55 0 1-.45 1-1s-.45-1-1-1Zm-6 8h-2c-.55 0-1-.45-1-1s.45-1 1-1h2c.55 0 1 .45 1 1s-.45 1-1 1Zm0-4h-2c-.55 0-1-.45-1-1s.45-1 1-1h2c.55 0 1 .45 1 1s-.45 1-1 1Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgBugReport;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgCalendar = (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 4h-1V3c0-.55-.45-1-1-1s-1 .45-1 1v1H8V3c0-.55-.45-1-1-1s-1 .45-1 1v1H5c-1.11 0-1.99.9-1.99 2L3 20a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2Zm0 15c0 .55-.45 1-1 1H6c-.55 0-1-.45-1-1V9h14v10ZM7 11h2v2H7v-2Zm4 0h2v2h-2v-2Zm4 0h2v2h-2v-2Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgCalendar;
@@ -0,0 +1,20 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgCannedResponse = (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="M9.685 1.51a.9.9 0 0 1 .764 1.017l-.635 4.459h5.703l.671-4.713a.9.9 0 1 1 1.782.254l-.635 4.459H20.4a.9.9 0 0 1 0 1.8h-3.321l-.818 5.743h3.748a.9.9 0 0 1 0 1.8h-4.005l-.769 5.398a.9.9 0 0 1-1.782-.254l.733-5.144H8.483l-.768 5.398a.9.9 0 0 1-1.782-.254l.732-5.144H3.6a.9.9 0 1 1 0-1.8h3.322l.818-5.743H4.675a.9.9 0 1 1 0-1.8h3.321l.671-4.713a.9.9 0 0 1 1.018-.764Zm-.127 7.276-.818 5.743h5.702l.819-5.743H9.558Z"
15
+ fill="currentcolor"
16
+ />
17
+ </svg>
18
+ );
19
+
20
+ export default SvgCannedResponse;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgChannels = (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.15 14.85-1.44 1.44-2.88-2.88-1.42 1.42 2.88 2.88-1.44 1.44a.5.5 0 0 0 .36.85h4.29c.28 0 .5-.22.5-.5v-4.29a.5.5 0 0 0-.85-.36ZM20 8.79V4.5c0-.28-.22-.5-.5-.5h-4.29c-.45 0-.67.54-.35.85l1.44 1.44L11.6 11H5c-.55 0-1 .45-1 1s.45 1 1 1h7c.26 0 .52-.11.71-.29l5.01-5 1.44 1.44c.3.31.84.09.84-.36Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgChannels;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgChart = (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.2 17.78 5.3-5.3 3.25 3.25c.41.41 1.07.39 1.45-.04l7.17-8.07c.35-.39.33-.99-.04-1.37a1 1 0 0 0-1.45.04l-6.39 7.18-3.29-3.29a.996.996 0 0 0-1.41 0l-6.09 6.1a.996.996 0 0 0 0 1.41l.09.09c.39.39 1.03.39 1.41 0Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgChart;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgChat = (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 2H4c-1.1 0-1.99.9-1.99 2L2 22l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2ZM7 9h10c.55 0 1 .45 1 1s-.45 1-1 1H7c-.55 0-1-.45-1-1s.45-1 1-1Zm6 5H7c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1Zm4-6H7c-.55 0-1-.45-1-1s.45-1 1-1h10c.55 0 1 .45 1 1s-.45 1-1 1Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgChat;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgChatMissed = (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.89 7.7 12 14.59 6.41 9H10c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1v6c0 .55.45 1 1 1s1-.45 1-1v-3.59l6.29 6.29c.39.39 1.02.39 1.41 0l7.59-7.59a.996.996 0 0 0 0-1.41c-.38-.38-1.02-.38-1.4 0Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgChatMissed;
@@ -0,0 +1,20 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgChatTakeover = (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="M17.42 17.42A6.938 6.938 0 0 0 19 13c0-2.18-1.01-4.14-2.58-5.42l1.42-1.42a8.978 8.978 0 0 1 1 12.68l-1.42-1.42ZM12 1l4 4-4 4V6c-3.86 0-7 3.14-7 7 0 1.68.59 3.21 1.58 4.42l-1.42 1.42A8.974 8.974 0 0 1 3 13a9 9 0 0 1 9-9V1ZM8 14c0-2.21 1.79-4 4-4s4 1.79 4 4-1.79 4-4 4-4-1.79-4-4Zm5.12-1.5c0-.61-.5-1.12-1.12-1.12-.62 0-1.12.51-1.12 1.12 0 .61.51 1.12 1.12 1.12.61 0 1.12-.51 1.12-1.12Zm-3.36 3.08c.5.71 1.31 1.17 2.24 1.17.93 0 1.74-.46 2.24-1.17-.05-.72-1.51-1.08-2.24-1.08-.73 0-2.19.36-2.24 1.08Z"
15
+ fill="currentcolor"
16
+ />
17
+ </svg>
18
+ );
19
+
20
+ export default SvgChatTakeover;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgChats = (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 6h-1v8c0 .55-.45 1-1 1H6v1c0 1.1.9 2 2 2h10l4 4V8c0-1.1-.9-2-2-2Zm-3 5V4c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v13l4-4h9c1.1 0 2-.9 2-2Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgChats;