@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 SvgSettings = (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.5 12c0-.23-.01-.45-.03-.68l1.86-1.41c.4-.3.51-.86.26-1.3l-1.87-3.23a.987.987 0 0 0-1.25-.42l-2.15.91c-.37-.26-.76-.49-1.17-.68l-.29-2.31c-.06-.5-.49-.88-.99-.88h-3.73c-.51 0-.94.38-1 .88l-.29 2.31c-.41.19-.8.42-1.17.68l-2.15-.91c-.46-.2-1-.02-1.25.42L2.41 8.62c-.25.44-.14.99.26 1.3l1.86 1.41a7.343 7.343 0 0 0 0 1.35l-1.86 1.41c-.4.3-.51.86-.26 1.3l1.87 3.23c.25.44.79.62 1.25.42l2.15-.91c.37.26.76.49 1.17.68l.29 2.31c.06.5.49.88.99.88h3.73c.5 0 .93-.38.99-.88l.29-2.31c.41-.19.8-.42 1.17-.68l2.15.91c.46.2 1 .02 1.25-.42l1.87-3.23c.25-.44.14-.99-.26-1.3l-1.86-1.41c.03-.23.04-.45.04-.68Zm-7.46 3.5c-1.93 0-3.5-1.57-3.5-3.5s1.57-3.5 3.5-3.5 3.5 1.57 3.5 3.5-1.57 3.5-3.5 3.5Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgSettings;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgShare = (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 16.08c-.76 0-1.44.3-1.96.77L8.91 12.7c.05-.23.09-.46.09-.7 0-.24-.04-.47-.09-.7l7.05-4.11c.54.5 1.25.81 2.04.81 1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3c0 .24.04.47.09.7L8.04 9.81C7.5 9.31 6.79 9 6 9c-1.66 0-3 1.34-3 3s1.34 3 3 3c.79 0 1.5-.31 2.04-.81l7.12 4.16c-.05.21-.08.43-.08.65 0 1.61 1.31 2.92 2.92 2.92 1.61 0 2.92-1.31 2.92-2.92 0-1.61-1.31-2.92-2.92-2.92Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgShare;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgShoppingCart = (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.55 13c.75 0 1.41-.41 1.75-1.03l3.58-6.49A.996.996 0 0 0 20.01 4H5.21l-.94-2H1v2h2l3.6 7.59-1.35 2.44C4.52 15.37 5.48 17 7 17h12v-2H7l1.1-2h7.45ZM6.16 6h12.15l-2.76 5H8.53L6.16 6ZM7 18c-1.1 0-1.99.9-1.99 2S5.9 22 7 22s2-.9 2-2-.9-2-2-2Zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgShoppingCart;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgSmiles = (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.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.521 22 22 17.52 22 12S17.522 2 11.99 2Zm.011 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8Zm3.5-9a1.499 1.499 0 1 0-1.5-1.5c0 .83.67 1.5 1.5 1.5Zm-7 0c.83 0 1.5-.67 1.5-1.5S9.33 8 8.5 8 7 8.67 7 9.5 7.67 11 8.5 11Zm3.5 6.5c2.03 0 3.8-1.11 4.75-2.75a.502.502 0 0 0-.44-.75H7.692c-.38 0-.63.42-.44.75a5.49 5.49 0 0 0 4.75 2.75Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgSmiles;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgSoundOff = (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.63 3.63a.996.996 0 0 0 0 1.41L7.29 8.7 7 9H4c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1h3l3.29 3.29c.63.63 1.71.18 1.71-.71v-4.17l4.18 4.18c-.49.37-1.02.68-1.6.91-.36.15-.58.53-.58.92 0 .72.73 1.18 1.39.91.8-.33 1.55-.77 2.22-1.31l1.34 1.34a.996.996 0 1 0 1.41-1.41L5.05 3.63c-.39-.39-1.02-.39-1.42 0ZM19 12c0 .82-.15 1.61-.41 2.34l1.53 1.53c.56-1.17.88-2.48.88-3.87 0-3.83-2.4-7.11-5.78-8.4-.59-.23-1.22.23-1.22.86v.19c0 .38.25.71.61.85C17.18 6.54 19 9.06 19 12Zm-8.71-6.29-.17.17L12 7.76V6.41c0-.89-1.08-1.33-1.71-.7ZM16.5 12A4.5 4.5 0 0 0 14 7.97v1.79l2.48 2.48c.01-.08.02-.16.02-.24Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgSoundOff;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgSoundOn = (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 10v4c0 .55.45 1 1 1h3l3.29 3.29c.63.63 1.71.18 1.71-.71V6.41c0-.89-1.08-1.34-1.71-.71L7 9H4c-.55 0-1 .45-1 1Zm13.5 2A4.5 4.5 0 0 0 14 7.97v8.05c1.48-.73 2.5-2.25 2.5-4.02ZM14 4.45v.2c0 .38.25.71.6.85A7.004 7.004 0 0 1 19 12c0 2.94-1.82 5.47-4.4 6.5-.36.14-.6.47-.6.85v.2c0 .63.63 1.07 1.21.85A8.98 8.98 0 0 0 21 12c0-3.84-2.4-7.11-5.79-8.4-.58-.23-1.21.22-1.21.85Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgSoundOn;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgSymbols = (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 5H4c-.55 0-1 .45-1 1s.45 1 1 1h2v3c0 .55.45 1 1 1s1-.45 1-1V7h2c.55 0 1-.45 1-1s-.45-1-1-1Zm0-3H4c-.55 0-1 .45-1 1s.45 1 1 1h6c.55 0 1-.45 1-1s-.45-1-1-1Zm10.89 11.11a.996.996 0 0 0-1.41 0l-6.36 6.36a.996.996 0 1 0 1.41 1.41l6.36-6.36a.996.996 0 0 0 0-1.41ZM14.5 16a1.5 1.5 0 1 0-.001-3.001 1.5 1.5 0 0 0 0 3Zm5 5A1.5 1.5 0 1 0 19.499 18 1.5 1.5 0 0 0 19.5 21Zm-4-10A2.5 2.5 0 0 0 18 8.5V4h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1v3.51c-.42-.32-.93-.51-1.5-.51C14.12 6 13 7.12 13 8.5s1.12 2.5 2.5 2.5Zm-5.05 7.09a.996.996 0 1 0-1.41-1.41l-.71.71-.71-.71.35-.35a2.498 2.498 0 0 0-1.77-4.27 2.498 2.498 0 0 0-1.77 4.27l.35.35-1.06 1.06a2.5 2.5 0 0 0 0 3.54c.5.48 1.14.72 1.78.72.64 0 1.28-.24 1.77-.73l1.06-1.06.71.71a.996.996 0 1 0 1.41-1.41l-.71-.71.71-.71Zm-4.6-3.89a.5.5 0 0 1 .35-.15.5.5 0 0 1 .35.15c.19.2.19.51 0 .71l-.35.35-.35-.36a.498.498 0 0 1-.15-.35.5.5 0 0 1 .15-.35Zm0 5.65c-.12.12-.26.15-.35.15a.495.495 0 0 1-.35-.15.498.498 0 0 1-.15-.35.5.5 0 0 1 .15-.35l1.06-1.06.71.71-1.07 1.05Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgSymbols;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgTag = (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.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84l3.96-5.58a.99.99 0 0 0 0-1.16l-3.96-5.58Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgTag;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgTextBlock = (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 17H5c-.55 0-1 .45-1 1s.45 1 1 1h8c.55 0 1-.45 1-1s-.45-1-1-1Zm6-8H5c-.55 0-1 .45-1 1s.45 1 1 1h14c.55 0 1-.45 1-1s-.45-1-1-1ZM5 15h14c.55 0 1-.45 1-1s-.45-1-1-1H5c-.55 0-1 .45-1 1s.45 1 1 1ZM4 6c0 .55.45 1 1 1h14c.55 0 1-.45 1-1s-.45-1-1-1H5c-.55 0-1 .45-1 1Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgTextBlock;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgTextFields = (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="M2.5 5.5C2.5 6.33 3.17 7 4 7h3.5v10.5c0 .83.67 1.5 1.5 1.5s1.5-.67 1.5-1.5V7H14c.83 0 1.5-.67 1.5-1.5S14.83 4 14 4H4c-.83 0-1.5.67-1.5 1.5ZM20 9h-6c-.83 0-1.5.67-1.5 1.5S13.17 12 14 12h1.5v5.5c0 .83.67 1.5 1.5 1.5s1.5-.67 1.5-1.5V12H20c.83 0 1.5-.67 1.5-1.5S20.83 9 20 9Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgTextFields;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgThumbDown = (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.88 21.94 5.53-5.54c.37-.37.58-.88.58-1.41V5c0-1.1-.9-2-2-2H6c-.8 0-1.52.48-1.83 1.21L.91 11.82C.06 13.8 1.51 16 3.66 16h5.65l-.95 4.58c-.1.5.05 1.01.41 1.37.59.58 1.53.58 2.11-.01ZM21 3c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2s2-.9 2-2V5c0-1.1-.9-2-2-2Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgThumbDown;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgThumbUp = (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.12 2.06 7.58 7.6c-.37.37-.58.88-.58 1.41V19c0 1.1.9 2 2 2h9c.8 0 1.52-.48 1.84-1.21l3.26-7.61C23.94 10.2 22.49 8 20.34 8h-5.65l.95-4.58c.1-.5-.05-1.01-.41-1.37-.59-.58-1.53-.58-2.11.01ZM3 21c1.1 0 2-.9 2-2v-8c0-1.1-.9-2-2-2s-2 .9-2 2v8c0 1.1.9 2 2 2Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgThumbUp;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgTickets = (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="M22 8.54V6c0-1.1-.9-2-2-2H4c-1.1 0-1.99.89-1.99 2v2.54c0 .69.33 1.37.94 1.69A2.02 2.02 0 0 1 4 12c0 .76-.43 1.43-1.06 1.76-.6.33-.94 1.01-.94 1.7V18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2v-2.54c0-.69-.34-1.37-.94-1.7-.63-.34-1.06-1-1.06-1.76s.43-1.42 1.06-1.76c.6-.33.94-1.01.94-1.7Zm-9 8.96h-2v-2h2v2Zm0-4.5h-2v-2h2v2Zm0-4.5h-2v-2h2v2Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgTickets;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgTime = (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.99 2C6.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 8Zm-.22-13h-.06c-.4 0-.72.32-.72.72v4.72c0 .35.18.68.49.86l4.15 2.49c.34.2.78.1.98-.24a.71.71 0 0 0-.25-.99l-3.87-2.3V7.72c0-.4-.32-.72-.72-.72Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgTime;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgTimeline = (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="M23 8c0 1.1-.9 2-2 2a1.7 1.7 0 0 1-.51-.07l-3.56 3.55c.05.16.07.34.07.52 0 1.1-.9 2-2 2s-2-.9-2-2c0-.18.02-.36.07-.52l-2.55-2.55c-.16.05-.34.07-.52.07s-.36-.02-.52-.07l-4.55 4.56c.05.16.07.33.07.51 0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2c.18 0 .35.02.51.07l4.56-4.55C8.02 9.36 8 9.18 8 9c0-1.1.9-2 2-2s2 .9 2 2c0 .18-.02.36-.07.52l2.55 2.55c.16-.05.34-.07.52-.07s.36.02.52.07l3.55-3.56A1.7 1.7 0 0 1 19 8c0-1.1.9-2 2-2s2 .9 2 2Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgTimeline;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgTools = (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.09 2.91C10.08.9 7.07.49 4.65 1.67L8.28 5.3c.39.39.39 1.02 0 1.41L6.69 8.3c-.39.4-1.02.4-1.41 0L1.65 4.67C.48 7.1.89 10.09 2.9 12.1a6.507 6.507 0 0 0 6.89 1.48l7.96 7.96a2.613 2.613 0 0 0 3.71 0 2.613 2.613 0 0 0 0-3.71L13.54 9.9c.92-2.34.44-5.1-1.45-6.99Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgTools;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgTraffic = (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.32 5.68c-.36.36-.39.92-.07 1.32 1.45 1.82 2.21 4.31 1.53 6.92-.79 3.05-3.18 5.33-6.21 5.94C8.47 20.87 4 16.93 4 12c0-4.08 3.05-7.44 7-7.93v2.02a5.998 5.998 0 0 0-4.93 6.83c.39 2.61 2.56 4.71 5.18 5.03a6 6 0 0 0 5.72-9.31c-.34-.5-1.07-.53-1.5-.11l-.01.01c-.34.34-.37.87-.11 1.27.6.92.84 2.1.49 3.32a3.99 3.99 0 0 1-2.94 2.77A4 4 0 0 1 8 12c0-1.86 1.28-3.41 3-3.86v2.14c-.6.35-1 .98-1 1.72 0 1.1.9 2 2 2s2-.9 2-2c0-.74-.4-1.38-1-1.72V2.71c0-.39-.32-.71-.71-.71-5.36-.2-9.98 4.06-10.27 9.4-.36 6.55 5.41 11.82 12.01 10.4 3.88-.83 6.88-3.8 7.75-7.67.71-3.16-.2-6.16-1.97-8.37a1 1 0 0 0-1.49-.08Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgTraffic;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgTravels = (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.568 19.33c.254-.254.353-.622.282-.976l-1.993-8.626 3.888-3.889a1.496 1.496 0 0 0 0-2.121 1.495 1.495 0 0 0-2.12 0l-3.89 3.888-8.628-1.992a1.048 1.048 0 0 0-.72 1.95l6.166 3.224-3.888 3.89-2.229-.319a.48.48 0 0 0-.423.142l-.418.417a.503.503 0 0 0 .113.792l2.603 1.443 1.442 2.601c.162.29.558.347.792.114l.417-.417a.476.476 0 0 0 .141-.425L8.785 16.8l3.888-3.888 3.226 6.166a1.049 1.049 0 0 0 1.668.254l.001-.001Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgTravels;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgUndo = (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.5 8c-2.65 0-5.05.99-6.9 2.6L3.71 8.71C3.08 8.08 2 8.52 2 9.41V15c0 .55.45 1 1 1h5.59c.89 0 1.34-1.08.71-1.71l-1.91-1.91c1.39-1.16 3.16-1.88 5.12-1.88 3.16 0 5.89 1.84 7.19 4.5.27.56.91.84 1.5.64.71-.23 1.07-1.04.75-1.72C20.23 10.42 16.65 8 12.5 8Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgUndo;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgVerifiedUser = (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.19 1.36-7 3.11C3.47 4.79 3 5.51 3 6.3V11c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V6.3c0-.79-.47-1.51-1.19-1.83l-7-3.11c-.51-.23-1.11-.23-1.62 0Zm-1.9 14.93L6.7 13.7a.996.996 0 1 1 1.41-1.41L10 14.17l5.88-5.88a.996.996 0 1 1 1.41 1.41l-6.59 6.59a.996.996 0 0 1-1.41 0Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgVerifiedUser;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgVideo = (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 8v8H5V8h10Zm1-2H4c-.55 0-1 .45-1 1v10c0 .55.45 1 1 1h12c.55 0 1-.45 1-1v-3.5l4 4v-11l-4 4V7c0-.55-.45-1-1-1Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgVideo;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgVisibilityOff = (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 6a9.77 9.77 0 0 1 8.82 5.5 9.647 9.647 0 0 1-2.41 3.12l1.41 1.41c1.39-1.23 2.49-2.77 3.18-4.53C21.27 7.11 17 4 12 4c-1.27 0-2.49.2-3.64.57l1.65 1.65C10.66 6.09 11.32 6 12 6Zm-1.07 1.14L13 9.21c.57.25 1.03.71 1.28 1.28l2.07 2.07c.08-.34.14-.7.14-1.07C16.5 9.01 14.48 7 12 7c-.37 0-.72.05-1.07.14ZM2.01 3.87l2.68 2.68A11.737 11.737 0 0 0 1 11.5C2.73 15.89 7 19 12 19c1.52 0 2.98-.29 4.32-.82l3.42 3.42 1.41-1.41L3.42 2.45 2.01 3.87Zm7.5 7.5 2.61 2.61c-.04.01-.08.02-.12.02a2.5 2.5 0 0 1-2.5-2.5c0-.05.01-.08.01-.13Zm-3.4-3.4 1.75 1.75a4.6 4.6 0 0 0-.36 1.78 4.507 4.507 0 0 0 6.27 4.14l.98.98c-.88.24-1.8.38-2.75.38a9.77 9.77 0 0 1-8.82-5.5c.7-1.43 1.72-2.61 2.93-3.53Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgVisibilityOff;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgVisibilityOn = (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 4C7 4 2.73 7.11 1 11.5 2.73 15.89 7 19 12 19s9.27-3.11 11-7.5C21.27 7.11 17 4 12 4Zm0 12.5c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5Zm0-8c-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 SvgVisibilityOn;
@@ -0,0 +1,28 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgWaiting = (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 5a4 4 0 1 1-8 0 4 4 0 0 1 8 0ZM17.5 13.5a.5.5 0 0 0-1 0V16a.5.5 0 0 0 .146.354l1.5 1.5a.5.5 0 0 0 .708-.708L17.5 15.793V13.5Z"
13
+ fill="currentcolor"
14
+ />
15
+ <path
16
+ fillRule="evenodd"
17
+ clipRule="evenodd"
18
+ d="M17 10a6 6 0 1 0 0 12 6 6 0 0 0 0-12Zm-4 6a4 4 0 1 1 8 0 4 4 0 0 1-8 0Z"
19
+ fill="currentcolor"
20
+ />
21
+ <path
22
+ d="M10.653 11.13A7.965 7.965 0 0 0 9 16c0 .339.021.672.062 1H2c-.55 0-1-.45-1-1v-1c0-2.66 5.33-4 8-4 .48 0 1.047.043 1.653.13Z"
23
+ fill="currentcolor"
24
+ />
25
+ </svg>
26
+ );
27
+
28
+ export default SvgWaiting;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgWarning = (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 4.99 19.53 18H4.47L12 4.99ZM2.74 17c-.77 1.33.19 3 1.73 3h15.06c1.54 0 2.5-1.67 1.73-3L13.73 3.99c-.77-1.33-2.69-1.33-3.46 0L2.74 17ZM11 10v2c0 .55.45 1 1 1s1-.45 1-1v-2c0-.55-.45-1-1-1s-1 .45-1 1Zm0 5h2v2h-2v-2Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgWarning;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgWorld = (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 2Zm-1 17.93c-3.95-.49-7-3.85-7-7.93 0-.62.08-1.21.21-1.79L9 15v1c0 1.1.9 2 2 2v1.93Zm6.9-2.54c-.26-.81-1-1.39-1.9-1.39h-1v-3c0-.55-.45-1-1-1H8v-2h2c.55 0 1-.45 1-1V7h2c1.1 0 2-.9 2-2v-.41c2.93 1.19 5 4.06 5 7.41 0 2.08-.8 3.97-2.1 5.39Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgWorld;
@@ -0,0 +1,123 @@
1
+ export { default as AccountCircle } from './AccountCircle';
2
+ export { default as Activities } from './Activities';
3
+ export { default as Add } from './Add';
4
+ export { default as AddCircle } from './AddCircle';
5
+ export { default as AddTemplate } from './AddTemplate';
6
+ export { default as Adjust } from './Adjust';
7
+ export { default as Android } from './Android';
8
+ export { default as Animals } from './Animals';
9
+ export { default as AppSettings } from './AppSettings';
10
+ export { default as Apps } from './Apps';
11
+ export { default as Archives } from './Archives';
12
+ export { default as ArrowBack } from './ArrowBack';
13
+ export { default as ArrowDownward } from './ArrowDownward';
14
+ export { default as ArrowForward } from './ArrowForward';
15
+ export { default as ArrowReverse } from './ArrowReverse';
16
+ export { default as ArrowUpward } from './ArrowUpward';
17
+ export { default as Assessment } from './Assessment';
18
+ export { default as Assignment } from './Assignment';
19
+ export { default as Attachment } from './Attachment';
20
+ export { default as Audiotrack } from './Audiotrack';
21
+ export { default as Automaiton } from './Automaiton';
22
+ export { default as Block } from './Block';
23
+ export { default as Bot } from './Bot';
24
+ export { default as BugReport } from './BugReport';
25
+ export { default as Calendar } from './Calendar';
26
+ export { default as CannedResponse } from './CannedResponse';
27
+ export { default as Channels } from './Channels';
28
+ export { default as Chart } from './Chart';
29
+ export { default as Chat } from './Chat';
30
+ export { default as ChatMissed } from './ChatMissed';
31
+ export { default as ChatTakeover } from './ChatTakeover';
32
+ export { default as Chats } from './Chats';
33
+ export { default as Check } from './Check';
34
+ export { default as CheckBox } from './CheckBox';
35
+ export { default as CheckCircleSolid } from './CheckCircleSolid';
36
+ export { default as ChevronDown } from './ChevronDown';
37
+ export { default as ChevronLeft } from './ChevronLeft';
38
+ export { default as ChevronRight } from './ChevronRight';
39
+ export { default as ChevronUp } from './ChevronUp';
40
+ export { default as Close } from './Close';
41
+ export { default as CloseCircle } from './CloseCircle';
42
+ export { default as CodeBlack } from './CodeBlack';
43
+ export { default as Contact } from './Contact';
44
+ export { default as CreditCardOutline } from './CreditCardOutline';
45
+ export { default as DayMode } from './DayMode';
46
+ export { default as Delete } from './Delete';
47
+ export { default as Description } from './Description';
48
+ export { default as Device } from './Device';
49
+ export { default as Devices } from './Devices';
50
+ export { default as DoubleArrowLeft } from './DoubleArrowLeft';
51
+ export { default as DoubleArrowRight } from './DoubleArrowRight';
52
+ export { default as DragIndicator } from './DragIndicator';
53
+ export { default as DropDown } from './DropDown';
54
+ export { default as Edit } from './Edit';
55
+ export { default as Email } from './Email';
56
+ export { default as EmailAddress } from './EmailAddress';
57
+ export { default as Emoji } from './Emoji';
58
+ export { default as Error } from './Error';
59
+ export { default as Extension } from './Extension';
60
+ export { default as FileCopy } from './FileCopy';
61
+ export { default as FileDownload } from './FileDownload';
62
+ export { default as FileUpload } from './FileUpload';
63
+ export { default as Filter } from './Filter';
64
+ export { default as Flags } from './Flags';
65
+ export { default as Folder } from './Folder';
66
+ export { default as Foods } from './Foods';
67
+ export { default as FrequentlyUsed } from './FrequentlyUsed';
68
+ export { default as GreetingCard } from './GreetingCard';
69
+ export { default as GreetingPlainText } from './GreetingPlainText';
70
+ export { default as GreetingQuickReply } from './GreetingQuickReply';
71
+ export { default as Group } from './Group';
72
+ export { default as Help } from './Help';
73
+ export { default as Home } from './Home';
74
+ export { default as Image } from './Image';
75
+ export { default as Info } from './Info';
76
+ export { default as Keyboard } from './Keyboard';
77
+ export { default as Link } from './Link';
78
+ export { default as List } from './List';
79
+ export { default as LockBlack } from './LockBlack';
80
+ export { default as LockOpen } from './LockOpen';
81
+ export { default as MoreHoriz } from './MoreHoriz';
82
+ export { default as NightMode } from './NightMode';
83
+ export { default as NoteAdd } from './NoteAdd';
84
+ export { default as Notifications } from './Notifications';
85
+ export { default as Objects } from './Objects';
86
+ export { default as OpenInNew } from './OpenInNew';
87
+ export { default as Palette } from './Palette';
88
+ export { default as People } from './People';
89
+ export { default as Person } from './Person';
90
+ export { default as PersonAdd } from './PersonAdd';
91
+ export { default as Place } from './Place';
92
+ export { default as PlayCircle } from './PlayCircle';
93
+ export { default as PowerSettings } from './PowerSettings';
94
+ export { default as Refresh } from './Refresh';
95
+ export { default as Remove } from './Remove';
96
+ export { default as Search } from './Search';
97
+ export { default as Send } from './Send';
98
+ export { default as Settings } from './Settings';
99
+ export { default as Share } from './Share';
100
+ export { default as ShoppingCart } from './ShoppingCart';
101
+ export { default as Smiles } from './Smiles';
102
+ export { default as SoundOff } from './SoundOff';
103
+ export { default as SoundOn } from './SoundOn';
104
+ export { default as Symbols } from './Symbols';
105
+ export { default as Tag } from './Tag';
106
+ export { default as TextBlock } from './TextBlock';
107
+ export { default as TextFields } from './TextFields';
108
+ export { default as ThumbDown } from './ThumbDown';
109
+ export { default as ThumbUp } from './ThumbUp';
110
+ export { default as Tickets } from './Tickets';
111
+ export { default as Time } from './Time';
112
+ export { default as Timeline } from './Timeline';
113
+ export { default as Tools } from './Tools';
114
+ export { default as Traffic } from './Traffic';
115
+ export { default as Travels } from './Travels';
116
+ export { default as Undo } from './Undo';
117
+ export { default as VerifiedUser } from './VerifiedUser';
118
+ export { default as Video } from './Video';
119
+ export { default as VisibilityOff } from './VisibilityOff';
120
+ export { default as VisibilityOn } from './VisibilityOn';
121
+ export { default as Waiting } from './Waiting';
122
+ export { default as Warning } from './Warning';
123
+ export { default as World } from './World';