@livechat/design-system-icons 1.0.0-alpha.2 → 1.0.0-alpha.20

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 (560) 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/AddReaction.tsx +18 -0
  7. package/lib/react/material/AddTemplate.tsx +22 -0
  8. package/lib/react/material/Adjust.tsx +18 -0
  9. package/lib/react/material/Android.tsx +18 -0
  10. package/lib/react/material/Animals.tsx +20 -0
  11. package/lib/react/material/AppSettings.tsx +18 -0
  12. package/lib/react/material/Apple.tsx +25 -0
  13. package/lib/react/material/Apps.tsx +18 -0
  14. package/lib/react/material/Archives.tsx +18 -0
  15. package/lib/react/material/ArrowBack.tsx +18 -0
  16. package/lib/react/material/ArrowDownward.tsx +18 -0
  17. package/lib/react/material/ArrowForward.tsx +18 -0
  18. package/lib/react/material/ArrowReverse.tsx +18 -0
  19. package/lib/react/material/ArrowUpward.tsx +18 -0
  20. package/lib/react/material/Assessment.tsx +18 -0
  21. package/lib/react/material/Assignment.tsx +18 -0
  22. package/lib/react/material/Attachment.tsx +20 -0
  23. package/lib/react/material/Audiotrack.tsx +18 -0
  24. package/lib/react/material/Automaiton.tsx +18 -0
  25. package/lib/react/material/Block.tsx +18 -0
  26. package/lib/react/material/Bot.tsx +24 -0
  27. package/lib/react/material/BugReport.tsx +18 -0
  28. package/lib/react/material/Calendar.tsx +18 -0
  29. package/lib/react/material/Camera.tsx +19 -0
  30. package/lib/react/material/CannedResponse.tsx +20 -0
  31. package/lib/react/material/Channels.tsx +18 -0
  32. package/lib/react/material/Chart.tsx +18 -0
  33. package/lib/react/material/Chat.tsx +18 -0
  34. package/lib/react/material/ChatMissed.tsx +18 -0
  35. package/lib/react/material/ChatTakeover.tsx +20 -0
  36. package/lib/react/material/Chats.tsx +18 -0
  37. package/lib/react/material/Check.tsx +18 -0
  38. package/lib/react/material/CheckBox.tsx +18 -0
  39. package/lib/react/material/CheckCircleSolid.tsx +18 -0
  40. package/lib/react/material/ChevronDown.tsx +18 -0
  41. package/lib/react/material/ChevronLeft.tsx +18 -0
  42. package/lib/react/material/ChevronRight.tsx +18 -0
  43. package/lib/react/material/ChevronUp.tsx +18 -0
  44. package/lib/react/material/Chrome.tsx +66 -0
  45. package/lib/react/material/Close.tsx +18 -0
  46. package/lib/react/material/CloseCircle.tsx +18 -0
  47. package/lib/react/material/Code.tsx +18 -0
  48. package/lib/react/material/CodeBlack.tsx +18 -0
  49. package/lib/react/material/Columns.tsx +18 -0
  50. package/lib/react/material/Contact.tsx +20 -0
  51. package/lib/react/material/ContentCopy.tsx +18 -0
  52. package/lib/react/material/CreditCardOutline.tsx +18 -0
  53. package/lib/react/material/DayMode.tsx +18 -0
  54. package/lib/react/material/Delete.tsx +18 -0
  55. package/lib/react/material/Description.tsx +18 -0
  56. package/lib/react/material/Device.tsx +18 -0
  57. package/lib/react/material/DeviceMobile.tsx +18 -0
  58. package/lib/react/material/Devices.tsx +18 -0
  59. package/lib/react/material/DoubleArrowLeft.tsx +22 -0
  60. package/lib/react/material/DoubleArrowRight.tsx +22 -0
  61. package/lib/react/material/DragIndicator.tsx +18 -0
  62. package/lib/react/material/DropDown.tsx +18 -0
  63. package/lib/react/material/Edge.tsx +115 -0
  64. package/lib/react/material/Edit.tsx +18 -0
  65. package/lib/react/material/Email.tsx +18 -0
  66. package/lib/react/material/EmailAddress.tsx +18 -0
  67. package/lib/react/material/Emoji.tsx +30 -0
  68. package/lib/react/material/Error.tsx +18 -0
  69. package/lib/react/material/Extension.tsx +18 -0
  70. package/lib/react/material/FileCopy.tsx +18 -0
  71. package/lib/react/material/FileDownload.tsx +18 -0
  72. package/lib/react/material/FileUpload.tsx +18 -0
  73. package/lib/react/material/Filter.tsx +18 -0
  74. package/lib/react/material/Firefox.tsx +243 -0
  75. package/lib/react/material/Flags.tsx +18 -0
  76. package/lib/react/material/Folder.tsx +18 -0
  77. package/lib/react/material/Foods.tsx +20 -0
  78. package/lib/react/material/FrequentlyUsed.tsx +18 -0
  79. package/lib/react/material/Glasses.tsx +20 -0
  80. package/lib/react/material/GreetingCard.tsx +18 -0
  81. package/lib/react/material/GreetingPlainText.tsx +20 -0
  82. package/lib/react/material/GreetingQuickReply.tsx +18 -0
  83. package/lib/react/material/Group.tsx +22 -0
  84. package/lib/react/material/Help.tsx +18 -0
  85. package/lib/react/material/Home.tsx +18 -0
  86. package/lib/react/material/Image.tsx +18 -0
  87. package/lib/react/material/Info.tsx +18 -0
  88. package/lib/react/material/InternetExplorer.tsx +18 -0
  89. package/lib/react/material/Keyboard.tsx +18 -0
  90. package/lib/react/material/Link.tsx +18 -0
  91. package/lib/react/material/Linux.tsx +18 -0
  92. package/lib/react/material/List.tsx +18 -0
  93. package/lib/react/material/LockBlack.tsx +18 -0
  94. package/lib/react/material/LockOpen.tsx +18 -0
  95. package/lib/react/material/MoreHoriz.tsx +18 -0
  96. package/lib/react/material/MoveTo.tsx +22 -0
  97. package/lib/react/material/NightMode.tsx +18 -0
  98. package/lib/react/material/NoteAdd.tsx +18 -0
  99. package/lib/react/material/Notifications.tsx +18 -0
  100. package/lib/react/material/Objects.tsx +18 -0
  101. package/lib/react/material/OpenInNew.tsx +18 -0
  102. package/lib/react/material/Opera.tsx +50 -0
  103. package/lib/react/material/Palette.tsx +22 -0
  104. package/lib/react/material/People.tsx +18 -0
  105. package/lib/react/material/Person.tsx +18 -0
  106. package/lib/react/material/PersonAdd.tsx +18 -0
  107. package/lib/react/material/Place.tsx +18 -0
  108. package/lib/react/material/PlayArrow.tsx +15 -0
  109. package/lib/react/material/PlayCircle.tsx +18 -0
  110. package/lib/react/material/Position.tsx +18 -0
  111. package/lib/react/material/PowerSettings.tsx +18 -0
  112. package/lib/react/material/Refresh.tsx +18 -0
  113. package/lib/react/material/Remove.tsx +18 -0
  114. package/lib/react/material/Reply.tsx +18 -0
  115. package/lib/react/material/Safari.tsx +85 -0
  116. package/lib/react/material/Search.tsx +18 -0
  117. package/lib/react/material/Send.tsx +18 -0
  118. package/lib/react/material/Settings.tsx +18 -0
  119. package/lib/react/material/Share.tsx +18 -0
  120. package/lib/react/material/ShoppingCart.tsx +18 -0
  121. package/lib/react/material/Smiles.tsx +18 -0
  122. package/lib/react/material/SoundOff.tsx +18 -0
  123. package/lib/react/material/SoundOn.tsx +18 -0
  124. package/lib/react/material/Symbols.tsx +18 -0
  125. package/lib/react/material/Tag.tsx +18 -0
  126. package/lib/react/material/TextBlock.tsx +18 -0
  127. package/lib/react/material/TextFields.tsx +18 -0
  128. package/lib/react/material/ThumbDown.tsx +18 -0
  129. package/lib/react/material/ThumbUp.tsx +18 -0
  130. package/lib/react/material/Tickets.tsx +18 -0
  131. package/lib/react/material/Time.tsx +18 -0
  132. package/lib/react/material/Timeline.tsx +18 -0
  133. package/lib/react/material/TipsAndUpdates.tsx +18 -0
  134. package/lib/react/material/Tools.tsx +18 -0
  135. package/lib/react/material/Traffic.tsx +18 -0
  136. package/lib/react/material/Travels.tsx +18 -0
  137. package/lib/react/material/Undo.tsx +18 -0
  138. package/lib/react/material/VerifiedUser.tsx +18 -0
  139. package/lib/react/material/Video.tsx +18 -0
  140. package/lib/react/material/VisibilityOff.tsx +18 -0
  141. package/lib/react/material/VisibilityOn.tsx +18 -0
  142. package/lib/react/material/Waiting.tsx +28 -0
  143. package/lib/react/material/Warning.tsx +18 -0
  144. package/lib/react/material/Windows.tsx +10 -0
  145. package/lib/react/material/World.tsx +18 -0
  146. package/lib/react/material/index.ts +144 -0
  147. package/package.json +23 -8
  148. package/react/material/AccountCircle.js +25 -0
  149. package/react/material/Activities.js +33 -0
  150. package/react/material/Add.js +25 -0
  151. package/react/material/AddCircle.js +25 -0
  152. package/react/material/AddReaction.js +25 -0
  153. package/react/material/AddTemplate.js +28 -0
  154. package/react/material/Adjust.js +25 -0
  155. package/react/material/Android.js +25 -0
  156. package/react/material/Animals.js +27 -0
  157. package/react/material/AppSettings.js +25 -0
  158. package/react/material/Apple.js +32 -0
  159. package/react/material/Apps.js +25 -0
  160. package/react/material/Archives.js +25 -0
  161. package/react/material/ArrowBack.js +25 -0
  162. package/react/material/ArrowDownward.js +25 -0
  163. package/react/material/ArrowForward.js +25 -0
  164. package/react/material/ArrowReverse.js +25 -0
  165. package/react/material/ArrowUpward.js +25 -0
  166. package/react/material/Assessment.js +25 -0
  167. package/react/material/Assignment.js +25 -0
  168. package/react/material/Attachment.js +27 -0
  169. package/react/material/Audiotrack.js +25 -0
  170. package/react/material/Automaiton.js +25 -0
  171. package/react/material/Block.js +25 -0
  172. package/react/material/Bot.js +30 -0
  173. package/react/material/BugReport.js +25 -0
  174. package/react/material/Calendar.js +25 -0
  175. package/react/material/Camera.js +28 -0
  176. package/react/material/CannedResponse.js +27 -0
  177. package/react/material/Channels.js +25 -0
  178. package/react/material/Chart.js +25 -0
  179. package/react/material/Chat.js +25 -0
  180. package/react/material/ChatMissed.js +25 -0
  181. package/react/material/ChatTakeover.js +27 -0
  182. package/react/material/Chats.js +25 -0
  183. package/react/material/Check.js +25 -0
  184. package/react/material/CheckBox.js +25 -0
  185. package/react/material/CheckCircleSolid.js +25 -0
  186. package/react/material/ChevronDown.js +25 -0
  187. package/react/material/ChevronLeft.js +25 -0
  188. package/react/material/ChevronRight.js +25 -0
  189. package/react/material/ChevronUp.js +25 -0
  190. package/react/material/Chrome.js +73 -0
  191. package/react/material/Close.js +25 -0
  192. package/react/material/CloseCircle.js +25 -0
  193. package/react/material/Code.js +25 -0
  194. package/react/material/CodeBlack.js +25 -0
  195. package/react/material/Columns.js +25 -0
  196. package/react/material/Contact.js +27 -0
  197. package/react/material/ContentCopy.js +25 -0
  198. package/react/material/CreditCardOutline.js +25 -0
  199. package/react/material/DayMode.js +25 -0
  200. package/react/material/Delete.js +25 -0
  201. package/react/material/Description.js +25 -0
  202. package/react/material/Device.js +25 -0
  203. package/react/material/DeviceMobile.js +25 -0
  204. package/react/material/Devices.js +25 -0
  205. package/react/material/DoubleArrowLeft.js +28 -0
  206. package/react/material/DoubleArrowRight.js +28 -0
  207. package/react/material/DragIndicator.js +25 -0
  208. package/react/material/DropDown.js +25 -0
  209. package/react/material/Edge.js +136 -0
  210. package/react/material/Edit.js +25 -0
  211. package/react/material/Email.js +25 -0
  212. package/react/material/EmailAddress.js +25 -0
  213. package/react/material/Emoji.js +35 -0
  214. package/react/material/Error.js +25 -0
  215. package/react/material/Extension.js +25 -0
  216. package/react/material/FileCopy.js +25 -0
  217. package/react/material/FileDownload.js +25 -0
  218. package/react/material/FileUpload.js +25 -0
  219. package/react/material/Filter.js +25 -0
  220. package/react/material/Firefox.js +357 -0
  221. package/react/material/Flags.js +25 -0
  222. package/react/material/Folder.js +25 -0
  223. package/react/material/Foods.js +27 -0
  224. package/react/material/FrequentlyUsed.js +25 -0
  225. package/react/material/Glasses.js +27 -0
  226. package/react/material/GreetingCard.js +25 -0
  227. package/react/material/GreetingPlainText.js +27 -0
  228. package/react/material/GreetingQuickReply.js +25 -0
  229. package/react/material/Group.js +28 -0
  230. package/react/material/Help.js +25 -0
  231. package/react/material/Home.js +25 -0
  232. package/react/material/Image.js +25 -0
  233. package/react/material/Info.js +25 -0
  234. package/react/material/InternetExplorer.js +25 -0
  235. package/react/material/Keyboard.js +25 -0
  236. package/react/material/Link.js +25 -0
  237. package/react/material/Linux.js +25 -0
  238. package/react/material/List.js +25 -0
  239. package/react/material/LockBlack.js +25 -0
  240. package/react/material/LockOpen.js +25 -0
  241. package/react/material/MoreHoriz.js +25 -0
  242. package/react/material/MoveTo.js +28 -0
  243. package/react/material/NightMode.js +25 -0
  244. package/react/material/NoteAdd.js +25 -0
  245. package/react/material/Notifications.js +25 -0
  246. package/react/material/Objects.js +25 -0
  247. package/react/material/OpenInNew.js +25 -0
  248. package/react/material/Opera.js +65 -0
  249. package/react/material/Palette.js +28 -0
  250. package/react/material/People.js +25 -0
  251. package/react/material/Person.js +25 -0
  252. package/react/material/PersonAdd.js +25 -0
  253. package/react/material/Place.js +25 -0
  254. package/react/material/PlayArrow.js +25 -0
  255. package/react/material/PlayCircle.js +25 -0
  256. package/react/material/Position.js +25 -0
  257. package/react/material/PowerSettings.js +25 -0
  258. package/react/material/Refresh.js +25 -0
  259. package/react/material/Remove.js +25 -0
  260. package/react/material/Reply.js +25 -0
  261. package/react/material/Safari.js +98 -0
  262. package/react/material/Search.js +25 -0
  263. package/react/material/Send.js +25 -0
  264. package/react/material/Settings.js +25 -0
  265. package/react/material/Share.js +25 -0
  266. package/react/material/ShoppingCart.js +25 -0
  267. package/react/material/Smiles.js +25 -0
  268. package/react/material/SoundOff.js +25 -0
  269. package/react/material/SoundOn.js +25 -0
  270. package/react/material/Symbols.js +25 -0
  271. package/react/material/Tag.js +25 -0
  272. package/react/material/TextBlock.js +25 -0
  273. package/react/material/TextFields.js +25 -0
  274. package/react/material/ThumbDown.js +25 -0
  275. package/react/material/ThumbUp.js +25 -0
  276. package/react/material/Tickets.js +25 -0
  277. package/react/material/Time.js +25 -0
  278. package/react/material/Timeline.js +25 -0
  279. package/react/material/TipsAndUpdates.js +25 -0
  280. package/react/material/Tools.js +25 -0
  281. package/react/material/Traffic.js +25 -0
  282. package/react/material/Travels.js +25 -0
  283. package/react/material/Undo.js +25 -0
  284. package/react/material/VerifiedUser.js +25 -0
  285. package/react/material/Video.js +25 -0
  286. package/react/material/VisibilityOff.js +25 -0
  287. package/react/material/VisibilityOn.js +25 -0
  288. package/react/material/Waiting.js +33 -0
  289. package/react/material/Warning.js +25 -0
  290. package/react/material/Windows.js +23 -0
  291. package/react/material/World.js +25 -0
  292. package/react/material/index.js +1159 -0
  293. package/svg/material/account_circle.svg +3 -0
  294. package/svg/material/activities.svg +5 -0
  295. package/svg/material/add.svg +3 -0
  296. package/svg/material/add_circle.svg +3 -0
  297. package/svg/material/add_reaction.svg +3 -0
  298. package/svg/material/add_template.svg +7 -0
  299. package/svg/material/adjust.svg +3 -0
  300. package/svg/material/android.svg +3 -0
  301. package/svg/material/animals.svg +3 -0
  302. package/svg/material/app_settings.svg +3 -0
  303. package/svg/material/apple.svg +11 -0
  304. package/svg/material/apps.svg +3 -0
  305. package/svg/material/archives.svg +3 -0
  306. package/svg/material/arrow_back.svg +3 -0
  307. package/svg/material/arrow_downward.svg +3 -0
  308. package/svg/material/arrow_forward.svg +3 -0
  309. package/svg/material/arrow_reverse.svg +3 -0
  310. package/svg/material/arrow_upward.svg +3 -0
  311. package/svg/material/assessment.svg +3 -0
  312. package/svg/material/assignment.svg +3 -0
  313. package/svg/material/attachment.svg +3 -0
  314. package/svg/material/audiotrack.svg +3 -0
  315. package/svg/material/automaiton.svg +3 -0
  316. package/svg/material/block.svg +3 -0
  317. package/svg/material/bot.svg +6 -0
  318. package/svg/material/bug_report.svg +3 -0
  319. package/svg/material/calendar.svg +3 -0
  320. package/svg/material/camera.svg +4 -0
  321. package/svg/material/canned_response.svg +3 -0
  322. package/svg/material/channels.svg +3 -0
  323. package/svg/material/chart.svg +3 -0
  324. package/svg/material/chat.svg +3 -0
  325. package/svg/material/chat_missed.svg +3 -0
  326. package/svg/material/chat_takeover.svg +3 -0
  327. package/svg/material/chats.svg +3 -0
  328. package/svg/material/check.svg +3 -0
  329. package/svg/material/check_box.svg +3 -0
  330. package/svg/material/check_circle_solid.svg +3 -0
  331. package/svg/material/chevron_down.svg +3 -0
  332. package/svg/material/chevron_left.svg +3 -0
  333. package/svg/material/chevron_right.svg +3 -0
  334. package/svg/material/chevron_up.svg +3 -0
  335. package/svg/material/chrome.svg +21 -0
  336. package/svg/material/close.svg +3 -0
  337. package/svg/material/close_circle.svg +3 -0
  338. package/svg/material/code.svg +3 -0
  339. package/svg/material/code_black.svg +3 -0
  340. package/svg/material/columns.svg +3 -0
  341. package/svg/material/contact.svg +3 -0
  342. package/svg/material/content_copy.svg +3 -0
  343. package/svg/material/credit_card_outline.svg +3 -0
  344. package/svg/material/day_mode.svg +3 -0
  345. package/svg/material/delete.svg +3 -0
  346. package/svg/material/description.svg +3 -0
  347. package/svg/material/device.svg +3 -0
  348. package/svg/material/device_mobile.svg +3 -0
  349. package/svg/material/devices.svg +3 -0
  350. package/svg/material/double_arrow_left.svg +4 -0
  351. package/svg/material/double_arrow_right.svg +4 -0
  352. package/svg/material/drag_indicator.svg +3 -0
  353. package/svg/material/drop_down.svg +3 -0
  354. package/svg/material/edge.svg +41 -0
  355. package/svg/material/edit.svg +3 -0
  356. package/svg/material/email.svg +3 -0
  357. package/svg/material/email_address.svg +3 -0
  358. package/svg/material/emoji.svg +6 -0
  359. package/svg/material/error.svg +3 -0
  360. package/svg/material/extension.svg +3 -0
  361. package/svg/material/file_copy.svg +3 -0
  362. package/svg/material/file_download.svg +3 -0
  363. package/svg/material/file_upload.svg +3 -0
  364. package/svg/material/filter.svg +3 -0
  365. package/svg/material/firefox.svg +111 -0
  366. package/svg/material/flags.svg +3 -0
  367. package/svg/material/folder.svg +3 -0
  368. package/svg/material/foods.svg +3 -0
  369. package/svg/material/frequently_used.svg +3 -0
  370. package/svg/material/glasses.svg +3 -0
  371. package/svg/material/greeting_card.svg +3 -0
  372. package/svg/material/greeting_plain_text.svg +3 -0
  373. package/svg/material/greeting_quick_reply.svg +3 -0
  374. package/svg/material/group.svg +6 -0
  375. package/svg/material/help.svg +3 -0
  376. package/svg/material/home.svg +3 -0
  377. package/svg/material/image.svg +3 -0
  378. package/svg/material/info.svg +3 -0
  379. package/svg/material/internet_explorer.svg +3 -0
  380. package/svg/material/keyboard.svg +3 -0
  381. package/svg/material/link.svg +3 -0
  382. package/svg/material/linux.svg +3 -0
  383. package/svg/material/list.svg +3 -0
  384. package/svg/material/lock_black.svg +3 -0
  385. package/svg/material/lock_open.svg +3 -0
  386. package/svg/material/more_horiz.svg +3 -0
  387. package/svg/material/move_to.svg +4 -0
  388. package/svg/material/night_mode.svg +3 -0
  389. package/svg/material/note_add.svg +3 -0
  390. package/svg/material/notifications.svg +3 -0
  391. package/svg/material/objects.svg +3 -0
  392. package/svg/material/open_in_new.svg +3 -0
  393. package/svg/material/opera.svg +18 -0
  394. package/svg/material/palette.svg +7 -0
  395. package/svg/material/people.svg +3 -0
  396. package/svg/material/person.svg +3 -0
  397. package/svg/material/person_add.svg +3 -0
  398. package/svg/material/place.svg +3 -0
  399. package/svg/material/play_arrow.svg +3 -0
  400. package/svg/material/play_circle.svg +3 -0
  401. package/svg/material/position.svg +3 -0
  402. package/svg/material/power_settings.svg +3 -0
  403. package/svg/material/refresh.svg +3 -0
  404. package/svg/material/remove.svg +3 -0
  405. package/svg/material/reply.svg +3 -0
  406. package/svg/material/safari.svg +29 -0
  407. package/svg/material/search.svg +3 -0
  408. package/svg/material/send.svg +3 -0
  409. package/svg/material/settings.svg +3 -0
  410. package/svg/material/share.svg +3 -0
  411. package/svg/material/shopping_cart.svg +3 -0
  412. package/svg/material/smiles.svg +3 -0
  413. package/svg/material/sound_off.svg +3 -0
  414. package/svg/material/sound_on.svg +3 -0
  415. package/svg/material/symbols.svg +3 -0
  416. package/svg/material/tag.svg +3 -0
  417. package/svg/material/text_block.svg +3 -0
  418. package/svg/material/text_fields.svg +3 -0
  419. package/svg/material/thumb_down.svg +3 -0
  420. package/svg/material/thumb_up.svg +3 -0
  421. package/svg/material/tickets.svg +3 -0
  422. package/svg/material/time.svg +3 -0
  423. package/svg/material/timeline.svg +3 -0
  424. package/svg/material/tips_and_updates.svg +3 -0
  425. package/svg/material/tools.svg +3 -0
  426. package/svg/material/traffic.svg +3 -0
  427. package/svg/material/travels.svg +3 -0
  428. package/svg/material/undo.svg +3 -0
  429. package/svg/material/verified_user.svg +3 -0
  430. package/svg/material/video.svg +3 -0
  431. package/svg/material/visibility_off.svg +3 -0
  432. package/svg/material/visibility_on.svg +3 -0
  433. package/svg/material/waiting.svg +6 -0
  434. package/svg/material/warning.svg +3 -0
  435. package/svg/material/windows.svg +1 -0
  436. package/svg/material/world.svg +3 -0
  437. package/dist/material/AccountCircle.tsx +0 -19
  438. package/dist/material/Activities.tsx +0 -29
  439. package/dist/material/Add.tsx +0 -19
  440. package/dist/material/AddCircle.tsx +0 -19
  441. package/dist/material/AddTemplate.tsx +0 -23
  442. package/dist/material/Adjust.tsx +0 -19
  443. package/dist/material/Android.tsx +0 -19
  444. package/dist/material/Animals.tsx +0 -21
  445. package/dist/material/AppSettings.tsx +0 -19
  446. package/dist/material/Apps.tsx +0 -19
  447. package/dist/material/Archives.tsx +0 -19
  448. package/dist/material/ArrowBack.tsx +0 -19
  449. package/dist/material/ArrowDownward.tsx +0 -19
  450. package/dist/material/ArrowForward.tsx +0 -19
  451. package/dist/material/ArrowReverse.tsx +0 -19
  452. package/dist/material/ArrowUpward.tsx +0 -19
  453. package/dist/material/Assessment.tsx +0 -19
  454. package/dist/material/Assignment.tsx +0 -19
  455. package/dist/material/Attachment.tsx +0 -21
  456. package/dist/material/Audiotrack.tsx +0 -19
  457. package/dist/material/Automaiton.tsx +0 -19
  458. package/dist/material/Block.tsx +0 -19
  459. package/dist/material/Bot.tsx +0 -25
  460. package/dist/material/BugReport.tsx +0 -19
  461. package/dist/material/Calendar.tsx +0 -19
  462. package/dist/material/CannedResponse.tsx +0 -21
  463. package/dist/material/Channels.tsx +0 -19
  464. package/dist/material/Chart.tsx +0 -19
  465. package/dist/material/Chat.tsx +0 -19
  466. package/dist/material/ChatMissed.tsx +0 -19
  467. package/dist/material/ChatTakeover.tsx +0 -21
  468. package/dist/material/Chats.tsx +0 -19
  469. package/dist/material/Check.tsx +0 -19
  470. package/dist/material/CheckBox.tsx +0 -19
  471. package/dist/material/CheckCircleSolid.tsx +0 -19
  472. package/dist/material/ChevronDown.tsx +0 -19
  473. package/dist/material/ChevronLeft.tsx +0 -19
  474. package/dist/material/ChevronRight.tsx +0 -19
  475. package/dist/material/ChevronUp.tsx +0 -19
  476. package/dist/material/Close.tsx +0 -19
  477. package/dist/material/CloseCircle.tsx +0 -19
  478. package/dist/material/CodeBlack.tsx +0 -19
  479. package/dist/material/Contact.tsx +0 -21
  480. package/dist/material/CreditCardOutline.tsx +0 -19
  481. package/dist/material/DayMode.tsx +0 -19
  482. package/dist/material/Delete.tsx +0 -19
  483. package/dist/material/Description.tsx +0 -19
  484. package/dist/material/Device.tsx +0 -19
  485. package/dist/material/Devices.tsx +0 -19
  486. package/dist/material/DoubleArrowLeft.tsx +0 -23
  487. package/dist/material/DoubleArrowRight.tsx +0 -23
  488. package/dist/material/DragIndicator.tsx +0 -19
  489. package/dist/material/DropDown.tsx +0 -19
  490. package/dist/material/Edit.tsx +0 -19
  491. package/dist/material/Email.tsx +0 -19
  492. package/dist/material/EmailAddress.tsx +0 -19
  493. package/dist/material/Emoji.tsx +0 -31
  494. package/dist/material/Error.tsx +0 -19
  495. package/dist/material/Extension.tsx +0 -19
  496. package/dist/material/FileCopy.tsx +0 -19
  497. package/dist/material/FileDownload.tsx +0 -19
  498. package/dist/material/FileUpload.tsx +0 -19
  499. package/dist/material/Filter.tsx +0 -19
  500. package/dist/material/Flags.tsx +0 -19
  501. package/dist/material/Folder.tsx +0 -19
  502. package/dist/material/Foods.tsx +0 -21
  503. package/dist/material/FrequentlyUsed.tsx +0 -19
  504. package/dist/material/GreetingCard.tsx +0 -19
  505. package/dist/material/GreetingPlainText.tsx +0 -21
  506. package/dist/material/GreetingQuickReply.tsx +0 -19
  507. package/dist/material/Group.tsx +0 -23
  508. package/dist/material/Help.tsx +0 -19
  509. package/dist/material/Home.tsx +0 -19
  510. package/dist/material/Image.tsx +0 -19
  511. package/dist/material/Info.tsx +0 -19
  512. package/dist/material/Keyboard.tsx +0 -19
  513. package/dist/material/Link.tsx +0 -19
  514. package/dist/material/List.tsx +0 -19
  515. package/dist/material/LockBlack.tsx +0 -19
  516. package/dist/material/LockOpen.tsx +0 -19
  517. package/dist/material/MoreHoriz.tsx +0 -19
  518. package/dist/material/NightMode.tsx +0 -19
  519. package/dist/material/NoteAdd.tsx +0 -19
  520. package/dist/material/Notifications.tsx +0 -19
  521. package/dist/material/Objects.tsx +0 -19
  522. package/dist/material/OpenInNew.tsx +0 -19
  523. package/dist/material/Palette.tsx +0 -23
  524. package/dist/material/People.tsx +0 -19
  525. package/dist/material/Person.tsx +0 -19
  526. package/dist/material/PersonAdd.tsx +0 -19
  527. package/dist/material/Place.tsx +0 -19
  528. package/dist/material/PlayCircle.tsx +0 -19
  529. package/dist/material/PowerSettings.tsx +0 -19
  530. package/dist/material/Refresh.tsx +0 -19
  531. package/dist/material/Remove.tsx +0 -19
  532. package/dist/material/Search.tsx +0 -19
  533. package/dist/material/Send.tsx +0 -19
  534. package/dist/material/Settings.tsx +0 -19
  535. package/dist/material/Share.tsx +0 -19
  536. package/dist/material/ShoppingCart.tsx +0 -19
  537. package/dist/material/Smiles.tsx +0 -19
  538. package/dist/material/SoundOff.tsx +0 -19
  539. package/dist/material/SoundOn.tsx +0 -19
  540. package/dist/material/Symbols.tsx +0 -19
  541. package/dist/material/Tag.tsx +0 -19
  542. package/dist/material/TextBlock.tsx +0 -19
  543. package/dist/material/TextFields.tsx +0 -19
  544. package/dist/material/ThumbDown.tsx +0 -19
  545. package/dist/material/ThumbUp.tsx +0 -19
  546. package/dist/material/Tickets.tsx +0 -19
  547. package/dist/material/Time.tsx +0 -19
  548. package/dist/material/Timeline.tsx +0 -19
  549. package/dist/material/Tools.tsx +0 -19
  550. package/dist/material/Traffic.tsx +0 -19
  551. package/dist/material/Travels.tsx +0 -19
  552. package/dist/material/Undo.tsx +0 -19
  553. package/dist/material/VerifiedUser.tsx +0 -19
  554. package/dist/material/Video.tsx +0 -19
  555. package/dist/material/VisibilityOff.tsx +0 -19
  556. package/dist/material/VisibilityOn.tsx +0 -19
  557. package/dist/material/Waiting.tsx +0 -29
  558. package/dist/material/Warning.tsx +0 -19
  559. package/dist/material/World.tsx +0 -19
  560. 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 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;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgCheck = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="m9 16.2-3.5-3.5a.984.984 0 0 0-1.4 0 .984.984 0 0 0 0 1.4l4.19 4.19c.39.39 1.02.39 1.41 0L20.3 7.7a.984.984 0 0 0 0-1.4.984.984 0 0 0-1.4 0L9 16.2Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgCheck;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgCheckBox = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2Zm-8.29 13.29a.996.996 0 0 1-1.41 0L5.71 12.7a.996.996 0 1 1 1.41-1.41L10 14.17l6.88-6.88a.996.996 0 1 1 1.41 1.41l-7.58 7.59Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgCheckBox;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgCheckCircleSolid = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2Zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8Zm3.88-11.71L10 14.17l-1.88-1.88a.996.996 0 1 0-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgCheckCircleSolid;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgChevronDown = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M15.88 9.29 12 13.17 8.12 9.29a.996.996 0 1 0-1.41 1.41l4.59 4.59c.39.39 1.02.39 1.41 0l4.59-4.59a.996.996 0 0 0 0-1.41c-.39-.38-1.03-.39-1.42 0Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgChevronDown;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgChevronLeft = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M14.71 6.71a.996.996 0 0 0-1.41 0L8.71 11.3a.996.996 0 0 0 0 1.41l4.59 4.59a.996.996 0 1 0 1.41-1.41L10.83 12l3.88-3.88c.39-.39.38-1.03 0-1.41Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgChevronLeft;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgChevronRight = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M9.29 6.71a.996.996 0 0 0 0 1.41L13.17 12l-3.88 3.88a.996.996 0 1 0 1.41 1.41l4.59-4.59a.996.996 0 0 0 0-1.41L10.7 6.7c-.38-.38-1.02-.38-1.41.01Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgChevronRight;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgChevronUp = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M11.29 8.71 6.7 13.3a.996.996 0 1 0 1.41 1.41L12 10.83l3.88 3.88a.996.996 0 1 0 1.41-1.41L12.7 8.71a.996.996 0 0 0-1.41 0Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgChevronUp;
@@ -0,0 +1,66 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgChrome = (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.39 6A12 12 0 0 0 1.606 6l.72 12.96L22.39 6Z"
13
+ fill="url(#chrome_svg__a)"
14
+ />
15
+ <path
16
+ d="M6.804 15 1.608 6A12 12 0 0 0 12 24l11.76-12-16.956 3Z"
17
+ fill="url(#chrome_svg__b)"
18
+ />
19
+ <path
20
+ d="M17.196 15 12 24A12 12 0 0 0 22.39 6H12l5.196 9Z"
21
+ fill="url(#chrome_svg__c)"
22
+ />
23
+ <path d="M12 18a6 6 0 1 0 0-12.002A6 6 0 0 0 12 18Z" fill="#fff" />
24
+ <path
25
+ d="M12 16.752a4.753 4.753 0 1 0 0-9.505 4.753 4.753 0 0 0 0 9.505Z"
26
+ fill="#1A73E8"
27
+ />
28
+ <defs>
29
+ <linearGradient
30
+ id="chrome_svg__a"
31
+ x1={1.608}
32
+ y1={7.5}
33
+ x2={22.39}
34
+ y2={7.5}
35
+ gradientUnits="userSpaceOnUse"
36
+ >
37
+ <stop stopColor="#D93025" />
38
+ <stop offset={1} stopColor="#EA4335" />
39
+ </linearGradient>
40
+ <linearGradient
41
+ id="chrome_svg__b"
42
+ x1={13.298}
43
+ y1={23.249}
44
+ x2={2.906}
45
+ y2={5.249}
46
+ gradientUnits="userSpaceOnUse"
47
+ >
48
+ <stop stopColor="#1E8E3E" />
49
+ <stop offset={1} stopColor="#34A853" />
50
+ </linearGradient>
51
+ <linearGradient
52
+ id="chrome_svg__c"
53
+ x1={10.248}
54
+ y1={24}
55
+ x2={20.64}
56
+ y2={6.031}
57
+ gradientUnits="userSpaceOnUse"
58
+ >
59
+ <stop stopColor="#FCC934" />
60
+ <stop offset={1} stopColor="#FBBC04" />
61
+ </linearGradient>
62
+ </defs>
63
+ </svg>
64
+ );
65
+
66
+ export default SvgChrome;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgClose = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M18.3 5.71a.996.996 0 0 0-1.41 0L12 10.59 7.11 5.7A.996.996 0 1 0 5.7 7.11L10.59 12 5.7 16.89a.996.996 0 1 0 1.41 1.41L12 13.41l4.89 4.89a.996.996 0 1 0 1.41-1.41L13.41 12l4.89-4.89c.38-.38.38-1.02 0-1.4Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgClose;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgCloseCircle = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M13.89 8.7 12 10.59 10.11 8.7a.996.996 0 1 0-1.41 1.41L10.59 12 8.7 13.89a.996.996 0 1 0 1.41 1.41L12 13.41l1.89 1.89a.996.996 0 1 0 1.41-1.41L13.41 12l1.89-1.89a.996.996 0 0 0 0-1.41c-.39-.38-1.03-.38-1.41 0ZM12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2Zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgCloseCircle;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgCode = (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 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V5a2 2 0 0 0-2-2Zm0 16H5V7h14v12Zm-3-7H8c-.55 0-1-.45-1-1s.45-1 1-1h8c.55 0 1 .45 1 1s-.45 1-1 1Zm-4 4H8c-.55 0-1-.45-1-1s.45-1 1-1h4c.55 0 1 .45 1 1s-.45 1-1 1Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgCode;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgCodeBlack = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M8.7 15.9 4.8 12l3.9-3.9a.984.984 0 0 0 0-1.4.984.984 0 0 0-1.4 0l-4.59 4.59a.996.996 0 0 0 0 1.41l4.59 4.6c.39.39 1.01.39 1.4 0a.984.984 0 0 0 0-1.4Zm6.6 0 3.9-3.9-3.9-3.9a.984.984 0 0 1 0-1.4.984.984 0 0 1 1.4 0l4.59 4.59c.39.39.39 1.02 0 1.41l-4.59 4.6a.984.984 0 0 1-1.4 0 .984.984 0 0 1 0-1.4Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgCodeBlack;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgColumns = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2ZM8 18H4V6h4v12Zm6 0h-4V6h4v12Zm6 0h-4V6h4v12Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgColumns;
@@ -0,0 +1,20 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgContact = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ fillRule="evenodd"
13
+ clipRule="evenodd"
14
+ d="M22 3H2C.9 3 0 3.9 0 5v14c0 1.1.9 2 2 2h20c1.1 0 1.99-.9 1.99-2L24 5c0-1.1-.9-2-2-2ZM11 9c0-1.66-1.34-3-3-3S5 7.34 5 9s1.34 3 3 3 3-1.34 3-3Zm3 9v-1c0-2-4-3.1-6-3.1S2 15 2 17v1h12Zm7-10h-6c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1Zm-6 4h6c.55 0 1-.45 1-1s-.45-1-1-1h-6c-.55 0-1 .45-1 1s.45 1 1 1Z"
15
+ fill="currentcolor"
16
+ />
17
+ </svg>
18
+ );
19
+
20
+ export default SvgContact;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgContentCopy = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 17 20"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M12 18H2V5c0-.55-.45-1-1-1s-1 .45-1 1v13c0 1.1.9 2 2 2h10c.55 0 1-.45 1-1s-.45-1-1-1Zm5-4V2c0-1.1-.9-2-2-2H6C4.9 0 4 .9 4 2v12c0 1.1.9 2 2 2h9c1.1 0 2-.9 2-2Zm-2 0H6V2h9v12Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgContentCopy;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgCreditCardOutline = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2Zm-1 14H5c-.55 0-1-.45-1-1v-5h16v5c0 .55-.45 1-1 1Zm1-10H4V6h16v2Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgCreditCardOutline;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgDayMode = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M12 7c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5ZM2 13h2c.55 0 1-.45 1-1s-.45-1-1-1H2c-.55 0-1 .45-1 1s.45 1 1 1Zm18 0h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1ZM11 2v2c0 .55.45 1 1 1s1-.45 1-1V2c0-.55-.45-1-1-1s-1 .45-1 1Zm0 18v2c0 .55.45 1 1 1s1-.45 1-1v-2c0-.55-.45-1-1-1s-1 .45-1 1ZM5.99 4.58a.996.996 0 0 0-1.41 0 .996.996 0 0 0 0 1.41l1.06 1.06c.39.39 1.03.39 1.41 0 .38-.39.39-1.03 0-1.41L5.99 4.58Zm12.37 12.37a.996.996 0 0 0-1.41 0 .996.996 0 0 0 0 1.41l1.06 1.06c.39.39 1.03.39 1.41 0a.996.996 0 0 0 0-1.41l-1.06-1.06Zm1.06-10.96a.996.996 0 0 0 0-1.41.996.996 0 0 0-1.41 0l-1.06 1.06a.996.996 0 0 0 0 1.41c.39.38 1.03.39 1.41 0l1.06-1.06ZM7.05 18.36a.996.996 0 0 0 0-1.41.996.996 0 0 0-1.41 0l-1.06 1.06a.996.996 0 0 0 0 1.41c.39.38 1.03.39 1.41 0l1.06-1.06Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgDayMode;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgDelete = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V9c0-1.1-.9-2-2-2H8c-1.1 0-2 .9-2 2v10ZM9 9h6c.55 0 1 .45 1 1v8c0 .55-.45 1-1 1H9c-.55 0-1-.45-1-1v-8c0-.55.45-1 1-1Zm6.5-5-.71-.71c-.18-.18-.44-.29-.7-.29H9.91c-.26 0-.52.11-.7.29L8.5 4H6c-.55 0-1 .45-1 1s.45 1 1 1h12c.55 0 1-.45 1-1s-.45-1-1-1h-2.5Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgDelete;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgDescription = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M8 16h8v2H8v-2Zm0-4h8v2H8v-2Zm6-10H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8l-6-6Zm4 18H6V4h7v5h5v11Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgDescription;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgDevice = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M20 18c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2H0v2h24v-2h-4ZM4 6h16v10H4V6Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgDevice;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgDeviceMobile = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0.5 24 23"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M16 1H8a2.5 2.5 0 0 0-2.5 2.5v17A2.5 2.5 0 0 0 8 23h8a2.5 2.5 0 0 0 2.5-2.5v-17A2.5 2.5 0 0 0 16 1Zm-4 21c-.83 0-1.5-.67-1.5-1.5S11.17 19 12 19s1.5.67 1.5 1.5S12.83 22 12 22Zm4.5-4h-9V4h9v14Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgDeviceMobile;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgDevices = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M4 7c0-.55.45-1 1-1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-1.1 0-2 .9-2 2v11h-.5c-.83 0-1.5.67-1.5 1.5S.67 20 1.5 20H14v-3H4V7Zm19 1h-6c-.55 0-1 .45-1 1v10c0 .55.45 1 1 1h6c.55 0 1-.45 1-1V9c0-.55-.45-1-1-1Zm-1 9h-4v-7h4v7Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgDevices;
@@ -0,0 +1,22 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgDoubleArrowLeft = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M18.29 17.29a.996.996 0 0 0 0-1.41L14.42 12l3.88-3.88a.996.996 0 1 0-1.41-1.41L12.3 11.3a.996.996 0 0 0 0 1.41l4.59 4.59c.38.38 1.01.38 1.4-.01Z"
13
+ fill="currentcolor"
14
+ />
15
+ <path
16
+ d="M11.7 17.29a.996.996 0 0 0 0-1.41L7.83 12l3.88-3.88a.996.996 0 1 0-1.41-1.41L5.71 11.3a.996.996 0 0 0 0 1.41l4.59 4.59c.38.38 1.01.38 1.4-.01Z"
17
+ fill="currentcolor"
18
+ />
19
+ </svg>
20
+ );
21
+
22
+ export default SvgDoubleArrowLeft;
@@ -0,0 +1,22 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgDoubleArrowRight = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M5.7 6.71a.996.996 0 0 0 0 1.41L9.58 12 5.7 15.88a.996.996 0 1 0 1.41 1.41l4.59-4.59a.996.996 0 0 0 0-1.41L7.12 6.71c-.39-.39-1.03-.39-1.42 0Z"
13
+ fill="currentcolor"
14
+ />
15
+ <path
16
+ d="M12.29 6.71a.996.996 0 0 0 0 1.41L16.17 12l-3.88 3.88a.996.996 0 1 0 1.41 1.41l4.59-4.59a.996.996 0 0 0 0-1.41L13.7 6.7c-.38-.38-1.02-.38-1.41.01Z"
17
+ fill="currentcolor"
18
+ />
19
+ </svg>
20
+ );
21
+
22
+ export default SvgDoubleArrowRight;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgDragIndicator = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M11 18c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2Zm-2-8c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2Zm0-6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2Zm6 4c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2Zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2Zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgDragIndicator;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgDropDown = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M15.88 9.29 12 13.17 8.12 9.29a.996.996 0 1 0-1.41 1.41l4.59 4.59c.39.39 1.02.39 1.41 0l4.59-4.59a.996.996 0 0 0 0-1.41c-.39-.38-1.03-.39-1.42 0Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgDropDown;