@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,115 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgEdge = (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="M21.666 17.86a8.79 8.79 0 0 1-.994.44 9.554 9.554 0 0 1-3.366.6c-4.434 0-8.297-3.047-8.297-6.966a2.953 2.953 0 0 1 1.538-2.559c-4.013.169-5.044 4.35-5.044 6.797 0 6.937 6.384 7.631 7.763 7.631.74 0 1.856-.216 2.53-.431l.123-.038a12.028 12.028 0 0 0 6.244-4.95.375.375 0 0 0-.497-.525Z"
13
+ fill="url(#edge_svg__a)"
14
+ />
15
+ <path
16
+ opacity={0.35}
17
+ d="M21.666 17.86a8.79 8.79 0 0 1-.994.44 9.554 9.554 0 0 1-3.366.6c-4.434 0-8.297-3.047-8.297-6.966a2.953 2.953 0 0 1 1.538-2.559c-4.013.169-5.044 4.35-5.044 6.797 0 6.937 6.384 7.631 7.763 7.631.74 0 1.856-.216 2.53-.431l.123-.038a12.028 12.028 0 0 0 6.244-4.95.375.375 0 0 0-.497-.525Z"
18
+ fill="url(#edge_svg__b)"
19
+ />
20
+ <path
21
+ d="M9.91 22.622a7.424 7.424 0 0 1-2.129-1.997 7.566 7.566 0 0 1 2.766-11.25c.3-.14.797-.384 1.462-.375a3.038 3.038 0 0 1 2.41 1.219 2.99 2.99 0 0 1 .59 1.753c0-.019 2.297-7.463-7.5-7.463-4.115 0-7.5 3.9-7.5 7.332a12.206 12.206 0 0 0 1.135 5.25 12 12 0 0 0 14.662 6.28 7.079 7.079 0 0 1-5.887-.75h-.01Z"
22
+ fill="url(#edge_svg__c)"
23
+ />
24
+ <path
25
+ opacity={0.41}
26
+ d="M9.91 22.622a7.424 7.424 0 0 1-2.129-1.997 7.566 7.566 0 0 1 2.766-11.25c.3-.14.797-.384 1.462-.375a3.038 3.038 0 0 1 2.41 1.219 2.99 2.99 0 0 1 .59 1.753c0-.019 2.297-7.463-7.5-7.463-4.115 0-7.5 3.9-7.5 7.332a12.206 12.206 0 0 0 1.135 5.25 12 12 0 0 0 14.662 6.28 7.079 7.079 0 0 1-5.887-.75h-.01Z"
27
+ fill="url(#edge_svg__d)"
28
+ />
29
+ <path
30
+ d="M14.287 13.95c-.084.094-.318.234-.318.525 0 .244.16.488.45.684 1.34.938 3.881.807 3.89.807 1-.001 1.98-.27 2.841-.778a5.756 5.756 0 0 0 2.85-4.96c.028-2.1-.75-3.497-1.06-4.115C20.945 2.23 16.66 0 12 0A12 12 0 0 0 0 11.831C.047 8.41 3.45 5.644 7.5 5.644c.328 0 2.203.028 3.938.937a6.806 6.806 0 0 1 2.896 2.747c.572.994.675 2.26.675 2.766 0 .506-.253 1.247-.73 1.865l.008-.009Z"
31
+ fill="url(#edge_svg__e)"
32
+ />
33
+ <path
34
+ d="M14.287 13.95c-.084.094-.318.234-.318.525 0 .244.16.488.45.684 1.34.938 3.881.807 3.89.807 1-.001 1.98-.27 2.841-.778a5.756 5.756 0 0 0 2.85-4.96c.028-2.1-.75-3.497-1.06-4.115C20.945 2.23 16.66 0 12 0A12 12 0 0 0 0 11.831C.047 8.41 3.45 5.644 7.5 5.644c.328 0 2.203.028 3.938.937a6.806 6.806 0 0 1 2.896 2.747c.572.994.675 2.26.675 2.766 0 .506-.253 1.247-.73 1.865l.008-.009Z"
35
+ fill="url(#edge_svg__f)"
36
+ />
37
+ <defs>
38
+ <radialGradient
39
+ id="edge_svg__b"
40
+ cx={0}
41
+ cy={0}
42
+ r={1}
43
+ gradientUnits="userSpaceOnUse"
44
+ gradientTransform="matrix(8.94375 0 0 8.49656 14.738 16.72)"
45
+ >
46
+ <stop offset={0.7} stopOpacity={0} />
47
+ <stop offset={0.9} stopOpacity={0.5} />
48
+ <stop offset={1} />
49
+ </radialGradient>
50
+ <radialGradient
51
+ id="edge_svg__d"
52
+ cx={0}
53
+ cy={0}
54
+ r={1}
55
+ gradientUnits="userSpaceOnUse"
56
+ gradientTransform="matrix(2.01373 -13.29071 10.73755 1.6269 6.615 18.65)"
57
+ >
58
+ <stop offset={0.8} stopOpacity={0} />
59
+ <stop offset={0.9} stopOpacity={0.5} />
60
+ <stop offset={1} />
61
+ </radialGradient>
62
+ <radialGradient
63
+ id="edge_svg__e"
64
+ cx={0}
65
+ cy={0}
66
+ r={1}
67
+ gradientUnits="userSpaceOnUse"
68
+ gradientTransform="matrix(-.759 18.97503 -40.41278 -1.6165 2.427 4.436)"
69
+ >
70
+ <stop stopColor="#35C1F1" />
71
+ <stop offset={0.1} stopColor="#34C1ED" />
72
+ <stop offset={0.2} stopColor="#2FC2DF" />
73
+ <stop offset={0.3} stopColor="#2BC3D2" />
74
+ <stop offset={0.7} stopColor="#36C752" />
75
+ </radialGradient>
76
+ <radialGradient
77
+ id="edge_svg__f"
78
+ cx={0}
79
+ cy={0}
80
+ r={1}
81
+ gradientUnits="userSpaceOnUse"
82
+ gradientTransform="matrix(2.55412 8.757 -7.1212 2.07701 22.506 7.247)"
83
+ >
84
+ <stop stopColor="#66EB6E" />
85
+ <stop offset={1} stopColor="#66EB6E" stopOpacity={0} />
86
+ </radialGradient>
87
+ <linearGradient
88
+ id="edge_svg__a"
89
+ x1={5.503}
90
+ y1={16.594}
91
+ x2={22.228}
92
+ y2={16.594}
93
+ gradientUnits="userSpaceOnUse"
94
+ >
95
+ <stop stopColor="#0C59A4" />
96
+ <stop offset={1} stopColor="#114A8B" />
97
+ </linearGradient>
98
+ <linearGradient
99
+ id="edge_svg__c"
100
+ x1={14.316}
101
+ y1={9.337}
102
+ x2={3.881}
103
+ y2={20.709}
104
+ gradientUnits="userSpaceOnUse"
105
+ >
106
+ <stop stopColor="#1B9DE2" />
107
+ <stop offset={0.2} stopColor="#1595DF" />
108
+ <stop offset={0.7} stopColor="#0680D7" />
109
+ <stop offset={1} stopColor="#0078D4" />
110
+ </linearGradient>
111
+ </defs>
112
+ </svg>
113
+ );
114
+
115
+ export default SvgEdge;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgEdit = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M3 17.46v3.04c0 .28.22.5.5.5h3.04c.13 0 .26-.05.35-.15L17.81 9.94l-3.75-3.75L3.15 17.1c-.1.1-.15.22-.15.36ZM20.71 7.04a.996.996 0 0 0 0-1.41l-2.34-2.34a.996.996 0 0 0-1.41 0l-1.83 1.83 3.75 3.75 1.83-1.83Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgEdit;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgEmail = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2Zm-.4 4.25-7.07 4.42c-.32.2-.74.2-1.06 0L4.4 8.25a.85.85 0 1 1 .9-1.44L12 11l6.7-4.19a.85.85 0 1 1 .9 1.44Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgEmail;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgEmailAddress = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M12.72 2.03A9.991 9.991 0 0 0 2.03 12.72C2.39 18.01 7.01 22 12.31 22H16c.55 0 1-.45 1-1s-.45-1-1-1h-3.67c-3.73 0-7.15-2.42-8.08-6.03-1.49-5.8 3.91-11.21 9.71-9.71C17.58 5.18 20 8.6 20 12.33v1.1c0 .79-.71 1.57-1.5 1.57s-1.5-.78-1.5-1.57v-1.25c0-2.51-1.78-4.77-4.26-5.12a5.008 5.008 0 0 0-5.66 5.87 4.996 4.996 0 0 0 3.72 3.94c1.84.43 3.59-.16 4.74-1.33.89 1.22 2.67 1.86 4.3 1.21 1.34-.53 2.16-1.9 2.16-3.34v-1.09c0-5.31-3.99-9.93-9.28-10.29ZM12 15c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgEmailAddress;
@@ -0,0 +1,30 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgEmoji = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ fillRule="evenodd"
13
+ clipRule="evenodd"
14
+ d="M12 21a9 9 0 1 0 0-18 9 9 0 0 0 0 18Zm0 1.8c5.965 0 10.8-4.835 10.8-10.8 0-5.965-4.835-10.8-10.8-10.8C6.035 1.2 1.2 6.035 1.2 12c0 5.965 4.835 10.8 10.8 10.8Z"
15
+ fill="currentcolor"
16
+ />
17
+ <path
18
+ d="M8.7 11.4a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3ZM16.8 9.9a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z"
19
+ fill="currentcolor"
20
+ />
21
+ <path
22
+ fillRule="evenodd"
23
+ clipRule="evenodd"
24
+ d="M8.116 13.546a.9.9 0 0 1 1.138.57C9.681 15.397 11 15.9 12 15.9s2.32-.503 2.746-1.784a.9.9 0 0 1 1.708.569C15.681 17.003 13.4 17.7 12 17.7s-3.68-.697-4.454-3.015a.9.9 0 0 1 .57-1.139Z"
25
+ fill="currentcolor"
26
+ />
27
+ </svg>
28
+ );
29
+
30
+ export default SvgEmoji;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgError = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M12 7c.55 0 1 .45 1 1v4c0 .55-.45 1-1 1s-1-.45-1-1V8c0-.55.45-1 1-1Zm-.01-5C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2ZM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8Zm1-3h-2v-2h2v2Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgError;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgExtension = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M20.5 11H19V7c0-1.1-.9-2-2-2h-4V3.5a2.5 2.5 0 0 0-5 0V5H4c-1.1 0-1.99.9-1.99 2v3.8H3.5c1.49 0 2.7 1.21 2.7 2.7 0 1.49-1.21 2.7-2.7 2.7H2V20c0 1.1.9 2 2 2h3.8v-1.5c0-1.49 1.21-2.7 2.7-2.7 1.49 0 2.7 1.21 2.7 2.7V22H17c1.1 0 2-.9 2-2v-4h1.5a2.5 2.5 0 0 0 0-5Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgExtension;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgFileCopy = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1Zm-1 4H8c-1.1 0-1.99.9-1.99 2L6 21c0 1.1.89 2 1.99 2H19c1.1 0 2-.9 2-2V11l-6-6ZM8 21V7h6v5h5v9H8Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgFileCopy;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgFileDownload = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M16.59 9H15V4c0-.55-.45-1-1-1h-4c-.55 0-1 .45-1 1v5H7.41c-.89 0-1.34 1.08-.71 1.71l4.59 4.59c.39.39 1.02.39 1.41 0l4.59-4.59c.63-.63.19-1.71-.7-1.71ZM5 19c0 .55.45 1 1 1h12c.55 0 1-.45 1-1s-.45-1-1-1H6c-.55 0-1 .45-1 1Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgFileDownload;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgFileUpload = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M10 16h4c.55 0 1-.45 1-1v-5h1.59c.89 0 1.34-1.08.71-1.71L12.71 3.7a.996.996 0 0 0-1.41 0L6.71 8.29c-.63.63-.19 1.71.7 1.71H9v5c0 .55.45 1 1 1Zm-4 2h12c.55 0 1 .45 1 1s-.45 1-1 1H6c-.55 0-1-.45-1-1s.45-1 1-1Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgFileUpload;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgFilter = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M4.25 5.61C6.57 8.59 10 13 10 13v5c0 1.1.9 2 2 2s2-.9 2-2v-5s3.43-4.41 5.75-7.39c.51-.66.04-1.61-.8-1.61H5.04c-.83 0-1.3.95-.79 1.61Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgFilter;
@@ -0,0 +1,243 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgFirefox = (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
+ <g clipPath="url(#firefox_svg__a)">
12
+ <path
13
+ d="M23.132 8.052c-.522-1.216-1.581-2.529-2.41-2.944a11.823 11.823 0 0 1 1.216 3.53l.003.019c-1.359-3.277-3.661-4.6-5.543-7.479-.095-.145-.19-.291-.283-.445a3.646 3.646 0 0 1-.132-.24 2.08 2.08 0 0 1-.18-.461.03.03 0 0 0-.007-.02.031.031 0 0 0-.02-.01.044.044 0 0 0-.023 0l-.005.003-.01.005.005-.008c-3.017 1.71-4.042 4.877-4.135 6.461A6.127 6.127 0 0 0 8.3 7.697a3.586 3.586 0 0 0-.31-.227 5.227 5.227 0 0 1-.033-2.843A8.867 8.867 0 0 0 5.065 6.79h-.006c-.476-.585-.443-2.512-.415-2.914-.141.055-.276.124-.401.206-.42.29-.814.617-1.175.974-.411.404-.787.84-1.123 1.305v.001-.002A9.67 9.67 0 0 0 .333 9.885l-.016.076c-.023.103-.104.615-.118.727l-.003.025c-.105.53-.17 1.065-.195 1.604v.06c.006 2.91 1.138 5.713 3.173 7.855 2.036 2.142 4.827 3.468 7.823 3.715a12.296 12.296 0 0 0 8.359-2.38c2.38-1.778 3.986-4.355 4.5-7.223.02-.15.036-.299.054-.45a11.61 11.61 0 0 0-.78-5.844l.002.002ZM9.284 17.158c.057.026.11.054.167.079l.008.005a6.338 6.338 0 0 1-.175-.084ZM21.941 8.66v-.01l.002.011h-.002Z"
14
+ fill="url(#firefox_svg__b)"
15
+ />
16
+ <path
17
+ d="M23.132 8.052c-.522-1.216-1.581-2.529-2.41-2.944a11.82 11.82 0 0 1 1.216 3.53v.01l.003.013a10.225 10.225 0 0 1-.374 7.85c-1.377 2.861-4.71 5.793-9.927 5.649C6.005 22.005 1.04 17.955.112 12.652c-.17-.836 0-1.26.085-1.94a8.404 8.404 0 0 0-.193 1.605v.06c.005 2.91 1.137 5.714 3.173 7.856 2.035 2.142 4.827 3.467 7.822 3.714a12.296 12.296 0 0 0 8.359-2.38c2.38-1.778 3.986-4.355 4.5-7.223.02-.15.036-.299.054-.45.248-1.98-.02-3.99-.779-5.843l-.001.001Z"
18
+ fill="url(#firefox_svg__c)"
19
+ />
20
+ <path
21
+ d="M23.132 8.052c-.522-1.216-1.581-2.529-2.41-2.944a11.82 11.82 0 0 1 1.216 3.53v.01l.003.013a10.225 10.225 0 0 1-.374 7.85c-1.377 2.861-4.71 5.793-9.927 5.649C6.005 22.005 1.04 17.955.112 12.652c-.17-.836 0-1.26.085-1.94a8.404 8.404 0 0 0-.193 1.605v.06c.005 2.91 1.137 5.714 3.173 7.856 2.035 2.142 4.827 3.467 7.822 3.714a12.296 12.296 0 0 0 8.359-2.38c2.38-1.778 3.986-4.355 4.5-7.223.02-.15.036-.299.054-.45.248-1.98-.02-3.99-.779-5.843l-.001.001Z"
22
+ fill="url(#firefox_svg__d)"
23
+ />
24
+ <path
25
+ d="M17.292 9.418c.026.017.05.035.074.053a6.36 6.36 0 0 0-1.116-1.41c-3.735-3.616-.978-7.838-.514-8.054L15.741 0c-3.018 1.71-4.042 4.877-4.135 6.461.14-.009.279-.02.422-.02a6.217 6.217 0 0 1 3.046.8 5.967 5.967 0 0 1 2.218 2.176Z"
26
+ fill="url(#firefox_svg__e)"
27
+ />
28
+ <path
29
+ d="M12.034 10.14c-.02.29-1.076 1.288-1.445 1.288-3.416 0-3.97 2-3.97 2 .15 1.685 1.363 3.074 2.83 3.806.066.034.134.064.202.094.117.05.235.097.353.14.503.172 1.03.27 1.563.292 5.99.271 7.148-6.933 2.827-9.025a4.254 4.254 0 0 1 2.897.681 5.968 5.968 0 0 0-2.218-2.175 6.217 6.217 0 0 0-3.046-.801c-.143 0-.282.011-.422.02a6.127 6.127 0 0 0-3.308 1.234c.183.15.39.35.826.767.815.777 2.906 1.583 2.91 1.677l.001.003Z"
30
+ fill="url(#firefox_svg__f)"
31
+ />
32
+ <path
33
+ d="M12.034 10.14c-.02.29-1.076 1.288-1.445 1.288-3.416 0-3.97 2-3.97 2 .15 1.685 1.363 3.074 2.83 3.806.066.034.134.064.202.094.117.05.235.097.353.14.503.172 1.03.27 1.563.292 5.99.271 7.148-6.933 2.827-9.025a4.254 4.254 0 0 1 2.897.681 5.968 5.968 0 0 0-2.218-2.175 6.217 6.217 0 0 0-3.046-.801c-.143 0-.282.011-.422.02a6.127 6.127 0 0 0-3.308 1.234c.183.15.39.35.826.767.815.777 2.906 1.583 2.91 1.677l.001.003Z"
34
+ fill="url(#firefox_svg__g)"
35
+ />
36
+ <path
37
+ d="M7.738 7.31c.097.06.177.113.248.16a5.227 5.227 0 0 1-.034-2.843A8.867 8.867 0 0 0 5.06 6.791c.058-.002 1.801-.032 2.678.52Z"
38
+ fill="url(#firefox_svg__h)"
39
+ />
40
+ <path
41
+ d="M.11 12.653c.927 5.303 5.893 9.354 11.529 9.507 5.217.143 8.55-2.789 9.926-5.648a10.225 10.225 0 0 0 .374-7.85V8.65c0-.009-.002-.014 0-.011l.002.02c.426 2.694-.99 5.302-3.203 7.07l-.006.015c-4.312 3.4-8.438 2.051-9.272 1.5a6.643 6.643 0 0 1-.175-.084c-2.514-1.163-3.553-3.379-3.33-5.282a3.161 3.161 0 0 1-1.688-.458 3.02 3.02 0 0 1-1.158-1.275 4.657 4.657 0 0 1 4.417-.172 6.165 6.165 0 0 0 4.511.172c-.004-.094-2.095-.9-2.91-1.677-.436-.416-.643-.616-.826-.767a3.586 3.586 0 0 0-.31-.227 16.918 16.918 0 0 0-.248-.16c-.877-.551-2.62-.52-2.677-.52H5.06c-.476-.583-.442-2.51-.415-2.913-.14.055-.275.124-.401.207-.42.29-.813.616-1.174.973-.413.403-.79.838-1.128 1.302v.002-.002A9.67 9.67 0 0 0 .33 9.886c-.006.024-.433 1.83-.222 2.767H.11Z"
42
+ fill="url(#firefox_svg__i)"
43
+ />
44
+ <path
45
+ d="M16.25 8.061c.439.417.814.892 1.116 1.41.066.049.128.097.18.143 2.724 2.431 1.297 5.868 1.19 6.11 2.213-1.764 3.628-4.375 3.203-7.07-1.36-3.28-3.664-4.604-5.543-7.482-.095-.145-.19-.291-.283-.445a3.646 3.646 0 0 1-.132-.24 2.076 2.076 0 0 1-.18-.46.03.03 0 0 0-.007-.02.031.031 0 0 0-.02-.01.044.044 0 0 0-.022 0l-.006.002-.009.005c-.465.213-3.22 4.439.515 8.052l-.002.005Z"
46
+ fill="url(#firefox_svg__j)"
47
+ />
48
+ <path
49
+ d="M17.546 9.616a2.502 2.502 0 0 0-.18-.143c-.025-.018-.049-.036-.075-.053a4.254 4.254 0 0 0-2.897-.681c4.321 2.091 3.162 9.294-2.827 9.024a5.498 5.498 0 0 1-1.563-.292 6.45 6.45 0 0 1-.556-.233l.009.005c.835.552 4.96 1.9 9.272-1.5l.007-.016c.107-.243 1.534-3.68-1.19-6.11v-.001Z"
50
+ fill="url(#firefox_svg__k)"
51
+ />
52
+ <path
53
+ d="M6.618 13.427s.555-2.001 3.971-2.001c.37 0 1.426-.998 1.445-1.287a6.165 6.165 0 0 1-4.51-.172 4.657 4.657 0 0 0-4.418.172c.25.524.653.967 1.158 1.275a3.161 3.161 0 0 0 1.689.458c-.223 1.902.815 4.118 3.329 5.282.056.026.109.054.166.08-1.467-.735-2.678-2.122-2.83-3.806v-.001Z"
54
+ fill="url(#firefox_svg__l)"
55
+ />
56
+ <path
57
+ d="M23.132 8.052c-.522-1.216-1.581-2.529-2.41-2.944a11.823 11.823 0 0 1 1.216 3.53l.003.019c-1.359-3.277-3.661-4.6-5.543-7.479-.095-.145-.19-.291-.283-.445a3.646 3.646 0 0 1-.132-.24 2.076 2.076 0 0 1-.18-.461.03.03 0 0 0-.007-.02.031.031 0 0 0-.02-.01.044.044 0 0 0-.023 0l-.005.003-.01.005.005-.008c-3.017 1.71-4.042 4.877-4.135 6.461.14-.009.28-.02.422-.02a6.217 6.217 0 0 1 3.047.8 5.966 5.966 0 0 1 2.217 2.176 4.254 4.254 0 0 0-2.897-.681c4.321 2.092 3.162 9.294-2.827 9.024a5.498 5.498 0 0 1-1.563-.292 6.452 6.452 0 0 1-.353-.14c-.068-.03-.136-.06-.203-.093l.009.005a6.338 6.338 0 0 1-.175-.084c.056.026.109.054.166.079-1.467-.734-2.678-2.122-2.83-3.806 0 0 .555-2 3.972-2 .369 0 1.426-.998 1.444-1.288-.004-.094-2.095-.9-2.91-1.677C8.69 8.05 8.484 7.85 8.3 7.7a3.586 3.586 0 0 0-.31-.228 5.227 5.227 0 0 1-.034-2.843 8.867 8.867 0 0 0-2.892 2.164H5.06c-.476-.584-.443-2.511-.416-2.914-.14.055-.275.124-.4.207-.421.29-.814.616-1.175.973-.411.404-.787.84-1.123 1.305v.002-.002A9.67 9.67 0 0 0 .334 9.887l-.016.077c-.023.102-.124.622-.139.734a13.114 13.114 0 0 0-.177 1.621v.06c.005 2.91 1.137 5.714 3.173 7.856 2.036 2.142 4.827 3.467 7.823 3.714a12.296 12.296 0 0 0 8.358-2.38c2.38-1.778 3.986-4.355 4.5-7.223.02-.15.037-.299.055-.45.247-1.98-.02-3.989-.78-5.843h.001Zm-1.192.598.002.012-.002-.012Z"
58
+ fill="url(#firefox_svg__m)"
59
+ />
60
+ </g>
61
+ <defs>
62
+ <radialGradient
63
+ id="firefox_svg__c"
64
+ cx={0}
65
+ cy={0}
66
+ r={1}
67
+ gradientUnits="userSpaceOnUse"
68
+ gradientTransform="matrix(25.0478 0 0 24.2491 20.77 2.701)"
69
+ >
70
+ <stop offset={0.129} stopColor="#FFBD4F" />
71
+ <stop offset={0.186} stopColor="#FFAC31" />
72
+ <stop offset={0.247} stopColor="#FF9D17" />
73
+ <stop offset={0.283} stopColor="#FF980E" />
74
+ <stop offset={0.403} stopColor="#FF563B" />
75
+ <stop offset={0.467} stopColor="#FF3750" />
76
+ <stop offset={0.71} stopColor="#F5156C" />
77
+ <stop offset={0.782} stopColor="#EB0878" />
78
+ <stop offset={0.86} stopColor="#E50080" />
79
+ </radialGradient>
80
+ <radialGradient
81
+ id="firefox_svg__d"
82
+ cx={0}
83
+ cy={0}
84
+ r={1}
85
+ gradientUnits="userSpaceOnUse"
86
+ gradientTransform="matrix(25.0478 0 0 24.2491 11.47 12.605)"
87
+ >
88
+ <stop offset={0.3} stopColor="#960E18" />
89
+ <stop offset={0.351} stopColor="#B11927" stopOpacity={0.74} />
90
+ <stop offset={0.435} stopColor="#DB293D" stopOpacity={0.343} />
91
+ <stop offset={0.497} stopColor="#F5334B" stopOpacity={0.094} />
92
+ <stop offset={0.53} stopColor="#FF3750" stopOpacity={0} />
93
+ </radialGradient>
94
+ <radialGradient
95
+ id="firefox_svg__e"
96
+ cx={0}
97
+ cy={0}
98
+ r={1}
99
+ gradientUnits="userSpaceOnUse"
100
+ gradientTransform="matrix(18.1441 0 0 17.5656 14.57 -2.701)"
101
+ >
102
+ <stop offset={0.132} stopColor="#FFF44F" />
103
+ <stop offset={0.252} stopColor="#FFDC3E" />
104
+ <stop offset={0.506} stopColor="#FF9D12" />
105
+ <stop offset={0.526} stopColor="#FF980E" />
106
+ </radialGradient>
107
+ <radialGradient
108
+ id="firefox_svg__f"
109
+ cx={0}
110
+ cy={0}
111
+ r={1}
112
+ gradientUnits="userSpaceOnUse"
113
+ gradientTransform="matrix(11.9256 0 0 11.5453 8.68 18.907)"
114
+ >
115
+ <stop offset={0.353} stopColor="#3A8EE6" />
116
+ <stop offset={0.472} stopColor="#5C79F0" />
117
+ <stop offset={0.669} stopColor="#9059FF" />
118
+ <stop offset={1} stopColor="#C139E6" />
119
+ </radialGradient>
120
+ <radialGradient
121
+ id="firefox_svg__g"
122
+ cx={0}
123
+ cy={0}
124
+ r={1}
125
+ gradientUnits="userSpaceOnUse"
126
+ gradientTransform="matrix(6.14688 -1.43874 1.63636 6.99122 12.681 10.523)"
127
+ >
128
+ <stop offset={0.206} stopColor="#9059FF" stopOpacity={0} />
129
+ <stop offset={0.278} stopColor="#8C4FF3" stopOpacity={0.064} />
130
+ <stop offset={0.747} stopColor="#7716A8" stopOpacity={0.45} />
131
+ <stop offset={0.975} stopColor="#6E008B" stopOpacity={0.6} />
132
+ </radialGradient>
133
+ <radialGradient
134
+ id="firefox_svg__h"
135
+ cx={0}
136
+ cy={0}
137
+ r={1}
138
+ gradientUnits="userSpaceOnUse"
139
+ gradientTransform="matrix(8.58073 0 0 8.30712 11.16 1.8)"
140
+ >
141
+ <stop stopColor="#FFE226" />
142
+ <stop offset={0.121} stopColor="#FFDB27" />
143
+ <stop offset={0.295} stopColor="#FFC82A" />
144
+ <stop offset={0.502} stopColor="#FFA930" />
145
+ <stop offset={0.732} stopColor="#FF7E37" />
146
+ <stop offset={0.792} stopColor="#FF7139" />
147
+ </radialGradient>
148
+ <radialGradient
149
+ id="firefox_svg__i"
150
+ cx={0}
151
+ cy={0}
152
+ r={1}
153
+ gradientUnits="userSpaceOnUse"
154
+ gradientTransform="matrix(36.6107 0 0 35.4433 17.98 -3.601)"
155
+ >
156
+ <stop offset={0.113} stopColor="#FFF44F" />
157
+ <stop offset={0.456} stopColor="#FF980E" />
158
+ <stop offset={0.622} stopColor="#FF5634" />
159
+ <stop offset={0.716} stopColor="#FF3647" />
160
+ <stop offset={0.904} stopColor="#E31587" />
161
+ </radialGradient>
162
+ <radialGradient
163
+ id="firefox_svg__j"
164
+ cx={0}
165
+ cy={0}
166
+ r={1}
167
+ gradientUnits="userSpaceOnUse"
168
+ gradientTransform="matrix(2.81556 25.8299 -17.49736 1.90728 14.937 -1.636)"
169
+ >
170
+ <stop stopColor="#FFF44F" />
171
+ <stop offset={0.06} stopColor="#FFE847" />
172
+ <stop offset={0.168} stopColor="#FFC830" />
173
+ <stop offset={0.304} stopColor="#FF980E" />
174
+ <stop offset={0.356} stopColor="#FF8B16" />
175
+ <stop offset={0.455} stopColor="#FF672A" />
176
+ <stop offset={0.57} stopColor="#FF3647" />
177
+ <stop offset={0.737} stopColor="#E31587" />
178
+ </radialGradient>
179
+ <radialGradient
180
+ id="firefox_svg__k"
181
+ cx={0}
182
+ cy={0}
183
+ r={1}
184
+ gradientUnits="userSpaceOnUse"
185
+ gradientTransform="matrix(22.853 0 0 22.1243 11.16 4.802)"
186
+ >
187
+ <stop offset={0.137} stopColor="#FFF44F" />
188
+ <stop offset={0.48} stopColor="#FF980E" />
189
+ <stop offset={0.592} stopColor="#FF5634" />
190
+ <stop offset={0.655} stopColor="#FF3647" />
191
+ <stop offset={0.904} stopColor="#E31587" />
192
+ </radialGradient>
193
+ <radialGradient
194
+ id="firefox_svg__l"
195
+ cx={0}
196
+ cy={0}
197
+ r={1}
198
+ gradientUnits="userSpaceOnUse"
199
+ gradientTransform="matrix(25.0137 0 0 24.2161 17.05 6.002)"
200
+ >
201
+ <stop offset={0.094} stopColor="#FFF44F" />
202
+ <stop offset={0.231} stopColor="#FFE141" />
203
+ <stop offset={0.509} stopColor="#FFAF1E" />
204
+ <stop offset={0.626} stopColor="#FF980E" />
205
+ </radialGradient>
206
+ <linearGradient
207
+ id="firefox_svg__b"
208
+ x1={21.542}
209
+ y1={3.717}
210
+ x2={2.219}
211
+ y2={22.974}
212
+ gradientUnits="userSpaceOnUse"
213
+ >
214
+ <stop offset={0.048} stopColor="#FFF44F" />
215
+ <stop offset={0.111} stopColor="#FFE847" />
216
+ <stop offset={0.225} stopColor="#FFC830" />
217
+ <stop offset={0.368} stopColor="#FF980E" />
218
+ <stop offset={0.401} stopColor="#FF8B16" />
219
+ <stop offset={0.462} stopColor="#FF672A" />
220
+ <stop offset={0.534} stopColor="#FF3647" />
221
+ <stop offset={0.705} stopColor="#E31587" />
222
+ </linearGradient>
223
+ <linearGradient
224
+ id="firefox_svg__m"
225
+ x1={21.3}
226
+ y1={3.618}
227
+ x2={4.88}
228
+ y2={20.582}
229
+ gradientUnits="userSpaceOnUse"
230
+ >
231
+ <stop offset={0.167} stopColor="#FFF44F" stopOpacity={0.8} />
232
+ <stop offset={0.266} stopColor="#FFF44F" stopOpacity={0.634} />
233
+ <stop offset={0.489} stopColor="#FFF44F" stopOpacity={0.217} />
234
+ <stop offset={0.6} stopColor="#FFF44F" stopOpacity={0} />
235
+ </linearGradient>
236
+ <clipPath id="firefox_svg__a">
237
+ <path fill="#fff" d="M0 0h24v24H0z" />
238
+ </clipPath>
239
+ </defs>
240
+ </svg>
241
+ );
242
+
243
+ export default SvgFirefox;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgFlags = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M18.998 9H14l-.72-1.45c-.17-.34-.52-.55-.9-.55H7V5.72c.6-.34 1-.98 1-1.72 0-1.1-.9-2-2-2s-2 .9-2 2c0 .74.4 1.38 1 1.72V20c0 .55.45 1 1 1s1-.45 1-1v-3h5l.72 1.45c.17.34.52.55.89.55H19c.55 0 1-.45 1-1v-8c0-.55-.45-1-1-1ZM18 17h-4l-1-2H7V9h5l1 2h5v6Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgFlags;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgFolder = (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-8l-1.41-1.41C10.21 4.21 9.7 4 9.17 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2Zm-1 12H5c-.55 0-1-.45-1-1V9c0-.55.45-1 1-1h14c.55 0 1 .45 1 1v8c0 .55-.45 1-1 1Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgFolder;
@@ -0,0 +1,20 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgFoods = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ fillRule="evenodd"
13
+ clipRule="evenodd"
14
+ d="M9 3h11.002C21.1 3 22 3.9 22 5v3c0 1.1-.9 2-2 2h-2v3a4 4 0 0 1-4 4H8A4 4 0 0 1 4 13V5c0-1.1.9-2 2-2h2v2.4L6.191 6.85c-.12.09-.19.24-.19.39v4.26c0 .28.22.5.5.5h4c.28 0 .5-.22.5-.5V7.24c0-.15-.07-.3-.19-.39L9.002 5.4V3H9Zm9 5h2.002V5H18v3ZM3 19.5h16c.552 0 1.002.45 1.002 1s-.45 1-1.001 1H3c-.55 0-1-.45-1-1s.45-1 1-1Z"
15
+ fill="currentcolor"
16
+ />
17
+ </svg>
18
+ );
19
+
20
+ export default SvgFoods;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+
4
+ const SvgFrequentlyUsed = (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-.24.21-.34.1-.79-.25-.99l-3.87-2.3V7.72c0-.4-.32-.72-.72-.72Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ export default SvgFrequentlyUsed;