@assembly-js/design-system 3.0.1 → 3.1.1

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 (1384) hide show
  1. package/dist/esm/components/Checkbox/Checkbox.js +26 -5
  2. package/dist/esm/components/Toolbar/Toolbar.js +29 -4
  3. package/dist/esm/components/Toolbar/ToolbarContext.js +6 -4
  4. package/dist/esm/components/Toolbar/ToolbarDropdown.js +181 -0
  5. package/dist/esm/components/Tooltip/Tooltip.js +36 -10
  6. package/dist/esm/components/Typography/Body.js +2 -1
  7. package/dist/esm/icons/API.js +1 -1
  8. package/dist/esm/icons/Accessibility.js +13 -0
  9. package/dist/esm/icons/AcuityScheduling.js +16 -0
  10. package/dist/esm/icons/Airtable.js +2 -2
  11. package/dist/esm/icons/AlarmClock.js +13 -0
  12. package/dist/esm/icons/Aperture.js +13 -0
  13. package/dist/esm/icons/AppleWhole.js +13 -0
  14. package/dist/esm/icons/Archive.js +1 -1
  15. package/dist/esm/icons/ArrowDownSolid.js +2 -2
  16. package/dist/esm/icons/ArrowLeft.js +2 -2
  17. package/dist/esm/icons/ArrowNE.js +1 -1
  18. package/dist/esm/icons/ArrowRight.js +2 -2
  19. package/dist/esm/icons/ArrowTrendDown.js +13 -0
  20. package/dist/esm/icons/ArrowTrendUp.js +13 -0
  21. package/dist/esm/icons/ArrowUpSolid.js +2 -2
  22. package/dist/esm/icons/AssemblyLogo.js +1 -1
  23. package/dist/esm/icons/Asterisk.js +13 -0
  24. package/dist/esm/icons/Attachment.js +2 -2
  25. package/dist/esm/icons/AuditLog.js +13 -0
  26. package/dist/esm/icons/Automation.js +1 -1
  27. package/dist/esm/icons/Autoresponder.js +13 -0
  28. package/dist/esm/icons/AwardSimple.js +13 -0
  29. package/dist/esm/icons/BagShoppingMinus.js +13 -0
  30. package/dist/esm/icons/BagShoppingPlus.js +13 -0
  31. package/dist/esm/icons/Balloon.js +13 -0
  32. package/dist/esm/icons/Bandage.js +13 -0
  33. package/dist/esm/icons/Bank.js +2 -2
  34. package/dist/esm/icons/BarcodeRead.js +13 -0
  35. package/dist/esm/icons/Baseball.js +13 -0
  36. package/dist/esm/icons/BasketShoppingSimple.js +13 -0
  37. package/dist/esm/icons/Basketball.js +13 -0
  38. package/dist/esm/icons/BedFront.js +13 -0
  39. package/dist/esm/icons/BeerMug.js +13 -0
  40. package/dist/esm/icons/Billing.js +1 -1
  41. package/dist/esm/icons/BoltSlash.js +13 -0
  42. package/dist/esm/icons/Book.js +1 -1
  43. package/dist/esm/icons/Bookmark.js +13 -0
  44. package/dist/esm/icons/BowlingBall.js +13 -0
  45. package/dist/esm/icons/BracketsCurly.js +2 -2
  46. package/dist/esm/icons/Briefcase.js +13 -0
  47. package/dist/esm/icons/BriefcaseMedical.js +13 -0
  48. package/dist/esm/icons/Brightness.js +13 -0
  49. package/dist/esm/icons/Bug.js +13 -0
  50. package/dist/esm/icons/Buildings.js +13 -0
  51. package/dist/esm/icons/Bullhorn.js +13 -0
  52. package/dist/esm/icons/BullseyeArrow.js +13 -0
  53. package/dist/esm/icons/BurgerFries.js +13 -0
  54. package/dist/esm/icons/Bus.js +13 -0
  55. package/dist/esm/icons/CSV.js +1 -1
  56. package/dist/esm/icons/CalCom.js +19 -0
  57. package/dist/esm/icons/Calculator.js +13 -0
  58. package/dist/esm/icons/Calendar.js +1 -1
  59. package/dist/esm/icons/CalendarDays.js +13 -0
  60. package/dist/esm/icons/Calendly.js +19 -0
  61. package/dist/esm/icons/Camera.js +13 -0
  62. package/dist/esm/icons/CameraRotate.js +13 -0
  63. package/dist/esm/icons/Canva.js +16 -0
  64. package/dist/esm/icons/Car.js +13 -0
  65. package/dist/esm/icons/CaretDown.js +1 -1
  66. package/dist/esm/icons/CaretRight.js +1 -1
  67. package/dist/esm/icons/CaretUp.js +1 -1
  68. package/dist/esm/icons/CartShopping.js +13 -0
  69. package/dist/esm/icons/ChartSimpleHorizontal.js +13 -0
  70. package/dist/esm/icons/Check.js +2 -2
  71. package/dist/esm/icons/ChevronDown.js +1 -1
  72. package/dist/esm/icons/ChevronLeft.js +2 -4
  73. package/dist/esm/icons/ChevronRight.js +1 -1
  74. package/dist/esm/icons/ChevronUp.js +1 -1
  75. package/dist/esm/icons/ClickUp.js +15 -0
  76. package/dist/esm/icons/Close.js +1 -1
  77. package/dist/esm/icons/Cloud.js +13 -0
  78. package/dist/esm/icons/CloudBolt.js +13 -0
  79. package/dist/esm/icons/CloudMoon.js +13 -0
  80. package/dist/esm/icons/CloudSun.js +13 -0
  81. package/dist/esm/icons/Code.js +1 -1
  82. package/dist/esm/icons/CodeBranch.js +13 -0
  83. package/dist/esm/icons/CodeCommit.js +13 -0
  84. package/dist/esm/icons/CodeCompare.js +13 -0
  85. package/dist/esm/icons/CodeFork.js +13 -0
  86. package/dist/esm/icons/CodeMerge.js +13 -0
  87. package/dist/esm/icons/CodePullRequest.js +13 -0
  88. package/dist/esm/icons/Coins.js +13 -0
  89. package/dist/esm/icons/Comment.js +2 -2
  90. package/dist/esm/icons/CommentDots.js +13 -0
  91. package/dist/esm/icons/Contract.js +1 -1
  92. package/dist/esm/icons/Copy.js +1 -1
  93. package/dist/esm/icons/CustomApps.js +13 -0
  94. package/dist/esm/icons/Databox.js +16 -0
  95. package/dist/esm/icons/Desktop.js +13 -0
  96. package/dist/esm/icons/Dialpad.js +13 -0
  97. package/dist/esm/icons/DiceFive.js +13 -0
  98. package/dist/esm/icons/Disconnect.js +2 -2
  99. package/dist/esm/icons/Doc.js +1 -1
  100. package/dist/esm/icons/Dollar.js +1 -1
  101. package/dist/esm/icons/Download.js +10 -3
  102. package/dist/esm/icons/Dropbox.js +19 -0
  103. package/dist/esm/icons/Droplet.js +13 -0
  104. package/dist/esm/icons/Dumbbell.js +13 -0
  105. package/dist/esm/icons/Ear.js +13 -0
  106. package/dist/esm/icons/EarthAmericas.js +13 -0
  107. package/dist/esm/icons/Edit.js +2 -2
  108. package/dist/esm/icons/EditSolid.js +1 -1
  109. package/dist/esm/icons/Egg.js +13 -0
  110. package/dist/esm/icons/Ellipsis.js +1 -1
  111. package/dist/esm/icons/EmailRead.js +1 -1
  112. package/dist/esm/icons/EmailUnread.js +1 -1
  113. package/dist/esm/icons/EmbedsLinks.js +19 -0
  114. package/dist/esm/icons/Excel.js +1 -1
  115. package/dist/esm/icons/Export.js +2 -2
  116. package/dist/esm/icons/Exporter.js +13 -0
  117. package/dist/esm/icons/Eye.js +1 -1
  118. package/dist/esm/icons/EyeDropper.js +13 -0
  119. package/dist/esm/icons/EyeHidden.js +1 -1
  120. package/dist/esm/icons/FaceFrownSlight.js +13 -0
  121. package/dist/esm/icons/Facebook.js +13 -0
  122. package/dist/esm/icons/Failed.js +1 -1
  123. package/dist/esm/icons/FailedSolid.js +1 -1
  124. package/dist/esm/icons/Figma.js +18 -0
  125. package/dist/esm/icons/File.js +1 -1
  126. package/dist/esm/icons/FileLines.js +13 -0
  127. package/dist/esm/icons/Fill.js +13 -0
  128. package/dist/esm/icons/Film.js +13 -0
  129. package/dist/esm/icons/Filter.js +1 -1
  130. package/dist/esm/icons/Fingerprint.js +13 -0
  131. package/dist/esm/icons/Fire.js +13 -0
  132. package/dist/esm/icons/FireSmoke.js +13 -0
  133. package/dist/esm/icons/FishFins.js +13 -0
  134. package/dist/esm/icons/FitToWidth.js +2 -12
  135. package/dist/esm/icons/Flag.js +13 -0
  136. package/dist/esm/icons/Flashlight.js +13 -0
  137. package/dist/esm/icons/Flask.js +13 -0
  138. package/dist/esm/icons/FloppyDisk.js +13 -0
  139. package/dist/esm/icons/Flower.js +13 -0
  140. package/dist/esm/icons/FolderMove.js +13 -0
  141. package/dist/esm/icons/FolderOpen.js +13 -0
  142. package/dist/esm/icons/FontCase.js +13 -0
  143. package/dist/esm/icons/Football.js +13 -0
  144. package/dist/esm/icons/ForkKnife.js +13 -0
  145. package/dist/esm/icons/Form.js +1 -1
  146. package/dist/esm/icons/GIF.js +1 -1
  147. package/dist/esm/icons/GamepadModern.js +13 -0
  148. package/dist/esm/icons/Gift.js +1 -1
  149. package/dist/esm/icons/Glass.js +13 -0
  150. package/dist/esm/icons/Glasses.js +13 -0
  151. package/dist/esm/icons/GolfFlagHole.js +13 -0
  152. package/dist/esm/icons/GoogleCalendar.js +16 -0
  153. package/dist/esm/icons/GoogleDocs.js +16 -0
  154. package/dist/esm/icons/GoogleDrive.js +18 -0
  155. package/dist/esm/icons/GoogleSheets.js +19 -0
  156. package/dist/esm/icons/GoogleSlides.js +19 -0
  157. package/dist/esm/icons/GraduationCap.js +13 -0
  158. package/dist/esm/icons/GraphBarSolid.js +1 -1
  159. package/dist/esm/icons/GridFourSquares.js +13 -0
  160. package/dist/esm/icons/Hammer.js +13 -0
  161. package/dist/esm/icons/Hand.js +13 -0
  162. package/dist/esm/icons/Headphones.js +13 -0
  163. package/dist/esm/icons/Heart.js +13 -0
  164. package/dist/esm/icons/HeartHalfStroke.js +13 -0
  165. package/dist/esm/icons/HeartPulse.js +13 -0
  166. package/dist/esm/icons/Helpdesk.js +2 -9
  167. package/dist/esm/icons/Home.js +2 -2
  168. package/dist/esm/icons/HourglassHalf.js +13 -0
  169. package/dist/esm/icons/HubspotMeetings.js +13 -0
  170. package/dist/esm/icons/IceCream.js +13 -0
  171. package/dist/esm/icons/IdBadge.js +13 -0
  172. package/dist/esm/icons/Image.js +1 -1
  173. package/dist/esm/icons/ImageMissing.js +1 -1
  174. package/dist/esm/icons/ImageNotFilled.js +13 -0
  175. package/dist/esm/icons/ImageStack.js +13 -0
  176. package/dist/esm/icons/Images.js +13 -0
  177. package/dist/esm/icons/Inbox.js +1 -1
  178. package/dist/esm/icons/InboxFull.js +13 -0
  179. package/dist/esm/icons/Inboxes.js +13 -0
  180. package/dist/esm/icons/Infinity.js +13 -0
  181. package/dist/esm/icons/Instagram.js +23 -0
  182. package/dist/esm/icons/Invite.js +2 -2
  183. package/dist/esm/icons/Invoice.js +1 -1
  184. package/dist/esm/icons/InvoicePaid.js +2 -2
  185. package/dist/esm/icons/JPG.js +1 -1
  186. package/dist/esm/icons/Jotform.js +13 -0
  187. package/dist/esm/icons/Key.js +13 -0
  188. package/dist/esm/icons/KeyboardBrightness.js +13 -0
  189. package/dist/esm/icons/Language.js +13 -0
  190. package/dist/esm/icons/Laptop.js +13 -0
  191. package/dist/esm/icons/LayerGroup.js +13 -0
  192. package/dist/esm/icons/Leaf.js +13 -0
  193. package/dist/esm/icons/LifeRing.js +13 -0
  194. package/dist/esm/icons/Lightbulb.js +13 -0
  195. package/dist/esm/icons/Link.js +1 -1
  196. package/dist/esm/icons/LinkedIn.js +13 -0
  197. package/dist/esm/icons/List.js +1 -1
  198. package/dist/esm/icons/LocationArrow.js +13 -0
  199. package/dist/esm/icons/LocationCrosshairs.js +13 -0
  200. package/dist/esm/icons/LockFilled.js +1 -1
  201. package/dist/esm/icons/Loom.js +13 -0
  202. package/dist/esm/icons/MOV.js +1 -1
  203. package/dist/esm/icons/MP3.js +1 -1
  204. package/dist/esm/icons/MP4.js +1 -1
  205. package/dist/esm/icons/Magnet.js +13 -0
  206. package/dist/esm/icons/Make.js +13 -0
  207. package/dist/esm/icons/Map.js +13 -0
  208. package/dist/esm/icons/Marketing.js +1 -1
  209. package/dist/esm/icons/Mars.js +13 -0
  210. package/dist/esm/icons/MarsAndVenus.js +13 -0
  211. package/dist/esm/icons/MartiniGlassEmpty.js +13 -0
  212. package/dist/esm/icons/Medal.js +13 -0
  213. package/dist/esm/icons/Message.js +1 -1
  214. package/dist/esm/icons/MessageDots.js +13 -0
  215. package/dist/esm/icons/Messages.js +13 -0
  216. package/dist/esm/icons/Microchip.js +13 -0
  217. package/dist/esm/icons/Minus.js +1 -3
  218. package/dist/esm/icons/Miro.js +16 -0
  219. package/dist/esm/icons/Mobile.js +13 -0
  220. package/dist/esm/icons/MobileNumber.js +2 -2
  221. package/dist/esm/icons/Monday.js +14 -0
  222. package/dist/esm/icons/MoneyBills.js +13 -0
  223. package/dist/esm/icons/Moon.js +13 -0
  224. package/dist/esm/icons/MoreVertical.js +1 -1
  225. package/dist/esm/icons/Movie.js +1 -1
  226. package/dist/esm/icons/Mug.js +13 -0
  227. package/dist/esm/icons/Music.js +13 -0
  228. package/dist/esm/icons/MusicNote.js +13 -0
  229. package/dist/esm/icons/Newspaper.js +13 -0
  230. package/dist/esm/icons/Note.js +13 -0
  231. package/dist/esm/icons/Notion.js +15 -0
  232. package/dist/esm/icons/Number.js +2 -2
  233. package/dist/esm/icons/NumberedList.js +1 -1
  234. package/dist/esm/icons/OneDrive.js +15 -0
  235. package/dist/esm/icons/PDF.js +1 -1
  236. package/dist/esm/icons/PNG.js +1 -1
  237. package/dist/esm/icons/PaintbrushFine.js +13 -0
  238. package/dist/esm/icons/Palette.js +13 -0
  239. package/dist/esm/icons/Pause.js +1 -1
  240. package/dist/esm/icons/Paw.js +13 -0
  241. package/dist/esm/icons/PersonBiking.js +13 -0
  242. package/dist/esm/icons/PersonDress.js +13 -0
  243. package/dist/esm/icons/PersonSimple.js +13 -0
  244. package/dist/esm/icons/PersonWalking.js +13 -0
  245. package/dist/esm/icons/PizzaSlice.js +13 -0
  246. package/dist/esm/icons/Plane.js +13 -0
  247. package/dist/esm/icons/PlanetRinged.js +13 -0
  248. package/dist/esm/icons/PlansPayments.js +1 -1
  249. package/dist/esm/icons/Play.js +1 -1
  250. package/dist/esm/icons/Plus.js +1 -8
  251. package/dist/esm/icons/PowerBi.js +15 -0
  252. package/dist/esm/icons/PresentationScreen.js +13 -0
  253. package/dist/esm/icons/Print.js +13 -0
  254. package/dist/esm/icons/Profile.js +1 -1
  255. package/dist/esm/icons/Qrcode.js +13 -0
  256. package/dist/esm/icons/Question.js +13 -0
  257. package/dist/esm/icons/QuestionMark.js +1 -1
  258. package/dist/esm/icons/QuickBook.js +4 -1
  259. package/dist/esm/icons/RecordVinyl.js +13 -0
  260. package/dist/esm/icons/RectangleWide.js +13 -0
  261. package/dist/esm/icons/ResetZoom.js +2 -7
  262. package/dist/esm/icons/Reverse.js +13 -0
  263. package/dist/esm/icons/Rocket.js +13 -0
  264. package/dist/esm/icons/SVG.js +1 -1
  265. package/dist/esm/icons/Scale.js +1 -1
  266. package/dist/esm/icons/Scissors.js +13 -0
  267. package/dist/esm/icons/ScrewdriverWrench.js +13 -0
  268. package/dist/esm/icons/Search.js +2 -2
  269. package/dist/esm/icons/Settings.js +1 -1
  270. package/dist/esm/icons/ShareNodes.js +13 -0
  271. package/dist/esm/icons/Shield.js +13 -0
  272. package/dist/esm/icons/ShieldCheck.js +13 -0
  273. package/dist/esm/icons/ShieldHalf.js +13 -0
  274. package/dist/esm/icons/Ship.js +13 -0
  275. package/dist/esm/icons/Shirt.js +13 -0
  276. package/dist/esm/icons/ShoePrints.js +13 -0
  277. package/dist/esm/icons/Sidebar.js +1 -1
  278. package/dist/esm/icons/SidebarFilled.js +1 -1
  279. package/dist/esm/icons/SignPost.js +13 -0
  280. package/dist/esm/icons/SignalBars.js +13 -0
  281. package/dist/esm/icons/SignalStream.js +13 -0
  282. package/dist/esm/icons/Slack.js +13 -0
  283. package/dist/esm/icons/Snowflake.js +13 -0
  284. package/dist/esm/icons/Soccer.js +13 -0
  285. package/dist/esm/icons/SolarSystem.js +13 -0
  286. package/dist/esm/icons/SquareOutline.js +13 -0
  287. package/dist/esm/icons/SquareQuestion.js +13 -0
  288. package/dist/esm/icons/StarHalf.js +13 -0
  289. package/dist/esm/icons/Stopwatch.js +13 -0
  290. package/dist/esm/icons/Store.js +1 -1
  291. package/dist/esm/icons/Subscription.js +13 -0
  292. package/dist/esm/icons/Subtask.js +1 -1
  293. package/dist/esm/icons/Success.js +1 -1
  294. package/dist/esm/icons/SuccessSolid.js +1 -1
  295. package/dist/esm/icons/Table.js +1 -1
  296. package/dist/esm/icons/Tag.js +1 -1
  297. package/dist/esm/icons/Tags.js +13 -0
  298. package/dist/esm/icons/Teams.js +1 -1
  299. package/dist/esm/icons/Telescope.js +13 -0
  300. package/dist/esm/icons/TemperatureThreeQuarters.js +13 -0
  301. package/dist/esm/icons/Templates.js +1 -1
  302. package/dist/esm/icons/TennisBall.js +13 -0
  303. package/dist/esm/icons/ThumbsDown.js +2 -2
  304. package/dist/esm/icons/ThumbsUp.js +1 -1
  305. package/dist/esm/icons/Ticket.js +13 -0
  306. package/dist/esm/icons/Timer.js +13 -0
  307. package/dist/esm/icons/ToggleOn.js +13 -0
  308. package/dist/esm/icons/TokenInspector.js +13 -0
  309. package/dist/esm/icons/Train.js +13 -0
  310. package/dist/esm/icons/Transgender.js +13 -0
  311. package/dist/esm/icons/Trash.js +2 -2
  312. package/dist/esm/icons/Trello.js +16 -0
  313. package/dist/esm/icons/Triangle.js +13 -0
  314. package/dist/esm/icons/Trophy.js +13 -0
  315. package/dist/esm/icons/Tv.js +13 -0
  316. package/dist/esm/icons/Typeform.js +15 -0
  317. package/dist/esm/icons/Umbrella.js +13 -0
  318. package/dist/esm/icons/Unarchive.js +3 -3
  319. package/dist/esm/icons/UnorderedList.js +1 -1
  320. package/dist/esm/icons/Upload.js +10 -3
  321. package/dist/esm/icons/Venus.js +13 -0
  322. package/dist/esm/icons/Video.js +13 -0
  323. package/dist/esm/icons/Voicemail.js +13 -0
  324. package/dist/esm/icons/Wallet.js +13 -0
  325. package/dist/esm/icons/WandMagicSparkles.js +13 -0
  326. package/dist/esm/icons/Warning.js +2 -2
  327. package/dist/esm/icons/WarningSolid.js +2 -2
  328. package/dist/esm/icons/WatchApple.js +13 -0
  329. package/dist/esm/icons/WavePulse.js +13 -0
  330. package/dist/esm/icons/Web.js +1 -1
  331. package/dist/esm/icons/WeightScale.js +13 -0
  332. package/dist/esm/icons/WindowMaximize.js +13 -0
  333. package/dist/esm/icons/Wrench.js +13 -0
  334. package/dist/esm/icons/X.js +13 -0
  335. package/dist/esm/icons/Xero.js +16 -0
  336. package/dist/esm/icons/YouTube.js +15 -0
  337. package/dist/esm/icons/ZIP.js +1 -1
  338. package/dist/esm/icons/Zapier.js +13 -0
  339. package/dist/esm/icons/Zoom.js +15 -0
  340. package/dist/esm/icons/index.js +226 -2
  341. package/dist/esm/types/components/Avatar/Avatar.d.ts +2 -2
  342. package/dist/esm/types/components/Checkbox/Checkbox.d.ts +12 -0
  343. package/dist/esm/types/components/Checkbox/Checkbox.stories.d.ts +1 -1
  344. package/dist/esm/types/components/Toolbar/Toolbar.stories.d.ts +8 -0
  345. package/dist/esm/types/components/Toolbar/ToolbarDropdown.d.ts +7 -0
  346. package/dist/esm/types/components/Toolbar/types.d.ts +5 -0
  347. package/dist/esm/types/components/Typography/Base.d.ts +2 -2
  348. package/dist/esm/types/components/Typography/Base.stories.d.ts +1 -1
  349. package/dist/esm/types/icons/Accessibility.d.ts +3 -0
  350. package/dist/esm/types/icons/AcuityScheduling.d.ts +3 -0
  351. package/dist/esm/types/icons/AlarmClock.d.ts +3 -0
  352. package/dist/esm/types/icons/Aperture.d.ts +3 -0
  353. package/dist/esm/types/icons/AppleWhole.d.ts +3 -0
  354. package/dist/esm/types/icons/ArrowTrendDown.d.ts +3 -0
  355. package/dist/esm/types/icons/ArrowTrendUp.d.ts +3 -0
  356. package/dist/esm/types/icons/Asterisk.d.ts +3 -0
  357. package/dist/esm/types/icons/AuditLog.d.ts +3 -0
  358. package/dist/esm/types/icons/Autoresponder.d.ts +3 -0
  359. package/dist/esm/types/icons/AwardSimple.d.ts +3 -0
  360. package/dist/esm/types/icons/BagShoppingMinus.d.ts +3 -0
  361. package/dist/esm/types/icons/BagShoppingPlus.d.ts +3 -0
  362. package/dist/esm/types/icons/Balloon.d.ts +3 -0
  363. package/dist/esm/types/icons/Bandage.d.ts +3 -0
  364. package/dist/esm/types/icons/BarcodeRead.d.ts +3 -0
  365. package/dist/esm/types/icons/Baseball.d.ts +3 -0
  366. package/dist/esm/types/icons/BasketShoppingSimple.d.ts +3 -0
  367. package/dist/esm/types/icons/Basketball.d.ts +3 -0
  368. package/dist/esm/types/icons/BedFront.d.ts +3 -0
  369. package/dist/esm/types/icons/BeerMug.d.ts +3 -0
  370. package/dist/esm/types/icons/BoltSlash.d.ts +3 -0
  371. package/dist/esm/types/icons/Bookmark.d.ts +3 -0
  372. package/dist/esm/types/icons/BowlingBall.d.ts +3 -0
  373. package/dist/esm/types/icons/Briefcase.d.ts +3 -0
  374. package/dist/esm/types/icons/BriefcaseMedical.d.ts +3 -0
  375. package/dist/esm/types/icons/Brightness.d.ts +3 -0
  376. package/dist/esm/types/icons/Bug.d.ts +3 -0
  377. package/dist/esm/types/icons/Buildings.d.ts +3 -0
  378. package/dist/esm/types/icons/Bullhorn.d.ts +3 -0
  379. package/dist/esm/types/icons/BullseyeArrow.d.ts +3 -0
  380. package/dist/esm/types/icons/BurgerFries.d.ts +3 -0
  381. package/dist/esm/types/icons/Bus.d.ts +3 -0
  382. package/dist/esm/types/icons/CalCom.d.ts +3 -0
  383. package/dist/esm/types/icons/Calculator.d.ts +3 -0
  384. package/dist/esm/types/icons/CalendarDays.d.ts +3 -0
  385. package/dist/esm/types/icons/Calendly.d.ts +3 -0
  386. package/dist/esm/types/icons/Camera.d.ts +3 -0
  387. package/dist/esm/types/icons/CameraRotate.d.ts +3 -0
  388. package/dist/esm/types/icons/Canva.d.ts +3 -0
  389. package/dist/esm/types/icons/Car.d.ts +3 -0
  390. package/dist/esm/types/icons/CartShopping.d.ts +3 -0
  391. package/dist/esm/types/icons/ChartSimpleHorizontal.d.ts +3 -0
  392. package/dist/esm/types/icons/ClickUp.d.ts +3 -0
  393. package/dist/esm/types/icons/Cloud.d.ts +3 -0
  394. package/dist/esm/types/icons/CloudBolt.d.ts +3 -0
  395. package/dist/esm/types/icons/CloudMoon.d.ts +3 -0
  396. package/dist/esm/types/icons/CloudSun.d.ts +3 -0
  397. package/dist/esm/types/icons/CodeBranch.d.ts +3 -0
  398. package/dist/esm/types/icons/CodeCommit.d.ts +3 -0
  399. package/dist/esm/types/icons/CodeCompare.d.ts +3 -0
  400. package/dist/esm/types/icons/CodeFork.d.ts +3 -0
  401. package/dist/esm/types/icons/CodeMerge.d.ts +3 -0
  402. package/dist/esm/types/icons/CodePullRequest.d.ts +3 -0
  403. package/dist/esm/types/icons/Coins.d.ts +3 -0
  404. package/dist/esm/types/icons/CommentDots.d.ts +3 -0
  405. package/dist/esm/types/icons/CustomApps.d.ts +3 -0
  406. package/dist/esm/types/icons/Databox.d.ts +3 -0
  407. package/dist/esm/types/icons/Desktop.d.ts +3 -0
  408. package/dist/esm/types/icons/Dialpad.d.ts +3 -0
  409. package/dist/esm/types/icons/DiceFive.d.ts +3 -0
  410. package/dist/esm/types/icons/Dropbox.d.ts +3 -0
  411. package/dist/esm/types/icons/Droplet.d.ts +3 -0
  412. package/dist/esm/types/icons/Dumbbell.d.ts +3 -0
  413. package/dist/esm/types/icons/Ear.d.ts +3 -0
  414. package/dist/esm/types/icons/EarthAmericas.d.ts +3 -0
  415. package/dist/esm/types/icons/Egg.d.ts +3 -0
  416. package/dist/esm/types/icons/EmbedsLinks.d.ts +3 -0
  417. package/dist/esm/types/icons/Exporter.d.ts +3 -0
  418. package/dist/esm/types/icons/EyeDropper.d.ts +3 -0
  419. package/dist/esm/types/icons/FaceFrownSlight.d.ts +3 -0
  420. package/dist/esm/types/icons/Facebook.d.ts +3 -0
  421. package/dist/esm/types/icons/Figma.d.ts +3 -0
  422. package/dist/esm/types/icons/FileLines.d.ts +3 -0
  423. package/dist/esm/types/icons/Fill.d.ts +3 -0
  424. package/dist/esm/types/icons/Film.d.ts +3 -0
  425. package/dist/esm/types/icons/Fingerprint.d.ts +3 -0
  426. package/dist/esm/types/icons/Fire.d.ts +3 -0
  427. package/dist/esm/types/icons/FireSmoke.d.ts +3 -0
  428. package/dist/esm/types/icons/FishFins.d.ts +3 -0
  429. package/dist/esm/types/icons/Flag.d.ts +3 -0
  430. package/dist/esm/types/icons/Flashlight.d.ts +3 -0
  431. package/dist/esm/types/icons/Flask.d.ts +3 -0
  432. package/dist/esm/types/icons/FloppyDisk.d.ts +3 -0
  433. package/dist/esm/types/icons/Flower.d.ts +3 -0
  434. package/dist/esm/types/icons/FolderMove.d.ts +3 -0
  435. package/dist/esm/types/icons/FolderOpen.d.ts +3 -0
  436. package/dist/esm/types/icons/FontCase.d.ts +3 -0
  437. package/dist/esm/types/icons/Football.d.ts +3 -0
  438. package/dist/esm/types/icons/ForkKnife.d.ts +3 -0
  439. package/dist/esm/types/icons/GamepadModern.d.ts +3 -0
  440. package/dist/esm/types/icons/Glass.d.ts +3 -0
  441. package/dist/esm/types/icons/Glasses.d.ts +3 -0
  442. package/dist/esm/types/icons/GolfFlagHole.d.ts +3 -0
  443. package/dist/esm/types/icons/GoogleCalendar.d.ts +3 -0
  444. package/dist/esm/types/icons/GoogleDocs.d.ts +3 -0
  445. package/dist/esm/types/icons/GoogleDrive.d.ts +3 -0
  446. package/dist/esm/types/icons/GoogleSheets.d.ts +3 -0
  447. package/dist/esm/types/icons/GoogleSlides.d.ts +3 -0
  448. package/dist/esm/types/icons/GraduationCap.d.ts +3 -0
  449. package/dist/esm/types/icons/GridFourSquares.d.ts +3 -0
  450. package/dist/esm/types/icons/Hammer.d.ts +3 -0
  451. package/dist/esm/types/icons/Hand.d.ts +3 -0
  452. package/dist/esm/types/icons/Headphones.d.ts +3 -0
  453. package/dist/esm/types/icons/Heart.d.ts +3 -0
  454. package/dist/esm/types/icons/HeartHalfStroke.d.ts +3 -0
  455. package/dist/esm/types/icons/HeartPulse.d.ts +3 -0
  456. package/dist/esm/types/icons/HourglassHalf.d.ts +3 -0
  457. package/dist/esm/types/icons/HubspotMeetings.d.ts +3 -0
  458. package/dist/esm/types/icons/IceCream.d.ts +3 -0
  459. package/dist/esm/types/icons/IdBadge.d.ts +3 -0
  460. package/dist/esm/types/icons/ImageNotFilled.d.ts +3 -0
  461. package/dist/esm/types/icons/ImageStack.d.ts +3 -0
  462. package/dist/esm/types/icons/Images.d.ts +3 -0
  463. package/dist/esm/types/icons/InboxFull.d.ts +3 -0
  464. package/dist/esm/types/icons/Inboxes.d.ts +3 -0
  465. package/dist/esm/types/icons/Infinity.d.ts +3 -0
  466. package/dist/esm/types/icons/Instagram.d.ts +3 -0
  467. package/dist/esm/types/icons/Jotform.d.ts +3 -0
  468. package/dist/esm/types/icons/Key.d.ts +3 -0
  469. package/dist/esm/types/icons/KeyboardBrightness.d.ts +3 -0
  470. package/dist/esm/types/icons/Language.d.ts +3 -0
  471. package/dist/esm/types/icons/Laptop.d.ts +3 -0
  472. package/dist/esm/types/icons/LayerGroup.d.ts +3 -0
  473. package/dist/esm/types/icons/Leaf.d.ts +3 -0
  474. package/dist/esm/types/icons/LifeRing.d.ts +3 -0
  475. package/dist/esm/types/icons/Lightbulb.d.ts +3 -0
  476. package/dist/esm/types/icons/LinkedIn.d.ts +3 -0
  477. package/dist/esm/types/icons/LocationArrow.d.ts +3 -0
  478. package/dist/esm/types/icons/LocationCrosshairs.d.ts +3 -0
  479. package/dist/esm/types/icons/Loom.d.ts +3 -0
  480. package/dist/esm/types/icons/Magnet.d.ts +3 -0
  481. package/dist/esm/types/icons/Make.d.ts +3 -0
  482. package/dist/esm/types/icons/Map.d.ts +3 -0
  483. package/dist/esm/types/icons/Mars.d.ts +3 -0
  484. package/dist/esm/types/icons/MarsAndVenus.d.ts +3 -0
  485. package/dist/esm/types/icons/MartiniGlassEmpty.d.ts +3 -0
  486. package/dist/esm/types/icons/Medal.d.ts +3 -0
  487. package/dist/esm/types/icons/MessageDots.d.ts +3 -0
  488. package/dist/esm/types/icons/Messages.d.ts +3 -0
  489. package/dist/esm/types/icons/Microchip.d.ts +3 -0
  490. package/dist/esm/types/icons/Miro.d.ts +3 -0
  491. package/dist/esm/types/icons/Mobile.d.ts +3 -0
  492. package/dist/esm/types/icons/Monday.d.ts +3 -0
  493. package/dist/esm/types/icons/MoneyBills.d.ts +3 -0
  494. package/dist/esm/types/icons/Moon.d.ts +3 -0
  495. package/dist/esm/types/icons/Mug.d.ts +3 -0
  496. package/dist/esm/types/icons/Music.d.ts +3 -0
  497. package/dist/esm/types/icons/MusicNote.d.ts +3 -0
  498. package/dist/esm/types/icons/Newspaper.d.ts +3 -0
  499. package/dist/esm/types/icons/Note.d.ts +3 -0
  500. package/dist/esm/types/icons/Notion.d.ts +3 -0
  501. package/dist/esm/types/icons/OneDrive.d.ts +3 -0
  502. package/dist/esm/types/icons/PaintbrushFine.d.ts +3 -0
  503. package/dist/esm/types/icons/Palette.d.ts +3 -0
  504. package/dist/esm/types/icons/Paw.d.ts +3 -0
  505. package/dist/esm/types/icons/PersonBiking.d.ts +3 -0
  506. package/dist/esm/types/icons/PersonDress.d.ts +3 -0
  507. package/dist/esm/types/icons/PersonSimple.d.ts +3 -0
  508. package/dist/esm/types/icons/PersonWalking.d.ts +3 -0
  509. package/dist/esm/types/icons/PizzaSlice.d.ts +3 -0
  510. package/dist/esm/types/icons/Plane.d.ts +3 -0
  511. package/dist/esm/types/icons/PlanetRinged.d.ts +3 -0
  512. package/dist/esm/types/icons/PowerBi.d.ts +3 -0
  513. package/dist/esm/types/icons/PresentationScreen.d.ts +3 -0
  514. package/dist/esm/types/icons/Print.d.ts +3 -0
  515. package/dist/esm/types/icons/Qrcode.d.ts +3 -0
  516. package/dist/esm/types/icons/Question.d.ts +3 -0
  517. package/dist/esm/types/icons/RecordVinyl.d.ts +3 -0
  518. package/dist/esm/types/icons/RectangleWide.d.ts +3 -0
  519. package/dist/esm/types/icons/Reverse.d.ts +3 -0
  520. package/dist/esm/types/icons/Rocket.d.ts +3 -0
  521. package/dist/esm/types/icons/Scissors.d.ts +3 -0
  522. package/dist/esm/types/icons/ScrewdriverWrench.d.ts +3 -0
  523. package/dist/esm/types/icons/ShareNodes.d.ts +3 -0
  524. package/dist/esm/types/icons/Shield.d.ts +3 -0
  525. package/dist/esm/types/icons/ShieldCheck.d.ts +3 -0
  526. package/dist/esm/types/icons/ShieldHalf.d.ts +3 -0
  527. package/dist/esm/types/icons/Ship.d.ts +3 -0
  528. package/dist/esm/types/icons/Shirt.d.ts +3 -0
  529. package/dist/esm/types/icons/ShoePrints.d.ts +3 -0
  530. package/dist/esm/types/icons/SignPost.d.ts +3 -0
  531. package/dist/esm/types/icons/SignalBars.d.ts +3 -0
  532. package/dist/esm/types/icons/SignalStream.d.ts +3 -0
  533. package/dist/esm/types/icons/Slack.d.ts +3 -0
  534. package/dist/esm/types/icons/Snowflake.d.ts +3 -0
  535. package/dist/esm/types/icons/Soccer.d.ts +3 -0
  536. package/dist/esm/types/icons/SolarSystem.d.ts +3 -0
  537. package/dist/esm/types/icons/SquareOutline.d.ts +3 -0
  538. package/dist/esm/types/icons/SquareQuestion.d.ts +3 -0
  539. package/dist/esm/types/icons/StarHalf.d.ts +3 -0
  540. package/dist/esm/types/icons/Stopwatch.d.ts +3 -0
  541. package/dist/esm/types/icons/Subscription.d.ts +3 -0
  542. package/dist/esm/types/icons/Tags.d.ts +3 -0
  543. package/dist/esm/types/icons/Telescope.d.ts +3 -0
  544. package/dist/esm/types/icons/TemperatureThreeQuarters.d.ts +3 -0
  545. package/dist/esm/types/icons/TennisBall.d.ts +3 -0
  546. package/dist/esm/types/icons/Ticket.d.ts +3 -0
  547. package/dist/esm/types/icons/Timer.d.ts +3 -0
  548. package/dist/esm/types/icons/ToggleOn.d.ts +3 -0
  549. package/dist/esm/types/icons/TokenInspector.d.ts +3 -0
  550. package/dist/esm/types/icons/Train.d.ts +3 -0
  551. package/dist/esm/types/icons/Transgender.d.ts +3 -0
  552. package/dist/esm/types/icons/Trello.d.ts +3 -0
  553. package/dist/esm/types/icons/Triangle.d.ts +3 -0
  554. package/dist/esm/types/icons/Trophy.d.ts +3 -0
  555. package/dist/esm/types/icons/Tv.d.ts +3 -0
  556. package/dist/esm/types/icons/Typeform.d.ts +3 -0
  557. package/dist/esm/types/icons/Umbrella.d.ts +3 -0
  558. package/dist/esm/types/icons/Venus.d.ts +3 -0
  559. package/dist/esm/types/icons/Video.d.ts +3 -0
  560. package/dist/esm/types/icons/Voicemail.d.ts +3 -0
  561. package/dist/esm/types/icons/Wallet.d.ts +3 -0
  562. package/dist/esm/types/icons/WandMagicSparkles.d.ts +3 -0
  563. package/dist/esm/types/icons/WatchApple.d.ts +3 -0
  564. package/dist/esm/types/icons/WavePulse.d.ts +3 -0
  565. package/dist/esm/types/icons/WeightScale.d.ts +3 -0
  566. package/dist/esm/types/icons/WindowMaximize.d.ts +3 -0
  567. package/dist/esm/types/icons/Wrench.d.ts +3 -0
  568. package/dist/esm/types/icons/X.d.ts +3 -0
  569. package/dist/esm/types/icons/Xero.d.ts +3 -0
  570. package/dist/esm/types/icons/YouTube.d.ts +3 -0
  571. package/dist/esm/types/icons/Zapier.d.ts +3 -0
  572. package/dist/esm/types/icons/Zoom.d.ts +3 -0
  573. package/dist/esm/types/icons/index.d.ts +226 -2
  574. package/dist/esm/types/tsconfig.tsbuildinfo +1 -1
  575. package/dist/styles/main.css +1 -1
  576. package/dist/types/components/Avatar/Avatar.d.ts +2 -2
  577. package/dist/types/components/Checkbox/Checkbox.d.ts +12 -0
  578. package/dist/types/components/Checkbox/Checkbox.stories.d.ts +1 -1
  579. package/dist/types/components/Toolbar/Toolbar.stories.d.ts +8 -0
  580. package/dist/types/components/Toolbar/ToolbarDropdown.d.ts +7 -0
  581. package/dist/types/components/Toolbar/types.d.ts +5 -0
  582. package/dist/types/components/Typography/Base.d.ts +2 -2
  583. package/dist/types/components/Typography/Base.stories.d.ts +1 -1
  584. package/dist/types/icons/Accessibility.d.ts +3 -0
  585. package/dist/types/icons/AcuityScheduling.d.ts +3 -0
  586. package/dist/types/icons/AlarmClock.d.ts +3 -0
  587. package/dist/types/icons/Aperture.d.ts +3 -0
  588. package/dist/types/icons/AppleWhole.d.ts +3 -0
  589. package/dist/types/icons/ArrowTrendDown.d.ts +3 -0
  590. package/dist/types/icons/ArrowTrendUp.d.ts +3 -0
  591. package/dist/types/icons/Asterisk.d.ts +3 -0
  592. package/dist/types/icons/AuditLog.d.ts +3 -0
  593. package/dist/types/icons/Autoresponder.d.ts +3 -0
  594. package/dist/types/icons/AwardSimple.d.ts +3 -0
  595. package/dist/types/icons/BagShoppingMinus.d.ts +3 -0
  596. package/dist/types/icons/BagShoppingPlus.d.ts +3 -0
  597. package/dist/types/icons/Balloon.d.ts +3 -0
  598. package/dist/types/icons/Bandage.d.ts +3 -0
  599. package/dist/types/icons/BarcodeRead.d.ts +3 -0
  600. package/dist/types/icons/Baseball.d.ts +3 -0
  601. package/dist/types/icons/BasketShoppingSimple.d.ts +3 -0
  602. package/dist/types/icons/Basketball.d.ts +3 -0
  603. package/dist/types/icons/BedFront.d.ts +3 -0
  604. package/dist/types/icons/BeerMug.d.ts +3 -0
  605. package/dist/types/icons/BoltSlash.d.ts +3 -0
  606. package/dist/types/icons/Bookmark.d.ts +3 -0
  607. package/dist/types/icons/BowlingBall.d.ts +3 -0
  608. package/dist/types/icons/Briefcase.d.ts +3 -0
  609. package/dist/types/icons/BriefcaseMedical.d.ts +3 -0
  610. package/dist/types/icons/Brightness.d.ts +3 -0
  611. package/dist/types/icons/Bug.d.ts +3 -0
  612. package/dist/types/icons/Buildings.d.ts +3 -0
  613. package/dist/types/icons/Bullhorn.d.ts +3 -0
  614. package/dist/types/icons/BullseyeArrow.d.ts +3 -0
  615. package/dist/types/icons/BurgerFries.d.ts +3 -0
  616. package/dist/types/icons/Bus.d.ts +3 -0
  617. package/dist/types/icons/CalCom.d.ts +3 -0
  618. package/dist/types/icons/Calculator.d.ts +3 -0
  619. package/dist/types/icons/CalendarDays.d.ts +3 -0
  620. package/dist/types/icons/Calendly.d.ts +3 -0
  621. package/dist/types/icons/Camera.d.ts +3 -0
  622. package/dist/types/icons/CameraRotate.d.ts +3 -0
  623. package/dist/types/icons/Canva.d.ts +3 -0
  624. package/dist/types/icons/Car.d.ts +3 -0
  625. package/dist/types/icons/CartShopping.d.ts +3 -0
  626. package/dist/types/icons/ChartSimpleHorizontal.d.ts +3 -0
  627. package/dist/types/icons/ClickUp.d.ts +3 -0
  628. package/dist/types/icons/Cloud.d.ts +3 -0
  629. package/dist/types/icons/CloudBolt.d.ts +3 -0
  630. package/dist/types/icons/CloudMoon.d.ts +3 -0
  631. package/dist/types/icons/CloudSun.d.ts +3 -0
  632. package/dist/types/icons/CodeBranch.d.ts +3 -0
  633. package/dist/types/icons/CodeCommit.d.ts +3 -0
  634. package/dist/types/icons/CodeCompare.d.ts +3 -0
  635. package/dist/types/icons/CodeFork.d.ts +3 -0
  636. package/dist/types/icons/CodeMerge.d.ts +3 -0
  637. package/dist/types/icons/CodePullRequest.d.ts +3 -0
  638. package/dist/types/icons/Coins.d.ts +3 -0
  639. package/dist/types/icons/CommentDots.d.ts +3 -0
  640. package/dist/types/icons/CustomApps.d.ts +3 -0
  641. package/dist/types/icons/Databox.d.ts +3 -0
  642. package/dist/types/icons/Desktop.d.ts +3 -0
  643. package/dist/types/icons/Dialpad.d.ts +3 -0
  644. package/dist/types/icons/DiceFive.d.ts +3 -0
  645. package/dist/types/icons/Dropbox.d.ts +3 -0
  646. package/dist/types/icons/Droplet.d.ts +3 -0
  647. package/dist/types/icons/Dumbbell.d.ts +3 -0
  648. package/dist/types/icons/Ear.d.ts +3 -0
  649. package/dist/types/icons/EarthAmericas.d.ts +3 -0
  650. package/dist/types/icons/Egg.d.ts +3 -0
  651. package/dist/types/icons/EmbedsLinks.d.ts +3 -0
  652. package/dist/types/icons/Exporter.d.ts +3 -0
  653. package/dist/types/icons/EyeDropper.d.ts +3 -0
  654. package/dist/types/icons/FaceFrownSlight.d.ts +3 -0
  655. package/dist/types/icons/Facebook.d.ts +3 -0
  656. package/dist/types/icons/Figma.d.ts +3 -0
  657. package/dist/types/icons/FileLines.d.ts +3 -0
  658. package/dist/types/icons/Fill.d.ts +3 -0
  659. package/dist/types/icons/Film.d.ts +3 -0
  660. package/dist/types/icons/Fingerprint.d.ts +3 -0
  661. package/dist/types/icons/Fire.d.ts +3 -0
  662. package/dist/types/icons/FireSmoke.d.ts +3 -0
  663. package/dist/types/icons/FishFins.d.ts +3 -0
  664. package/dist/types/icons/Flag.d.ts +3 -0
  665. package/dist/types/icons/Flashlight.d.ts +3 -0
  666. package/dist/types/icons/Flask.d.ts +3 -0
  667. package/dist/types/icons/FloppyDisk.d.ts +3 -0
  668. package/dist/types/icons/Flower.d.ts +3 -0
  669. package/dist/types/icons/FolderMove.d.ts +3 -0
  670. package/dist/types/icons/FolderOpen.d.ts +3 -0
  671. package/dist/types/icons/FontCase.d.ts +3 -0
  672. package/dist/types/icons/Football.d.ts +3 -0
  673. package/dist/types/icons/ForkKnife.d.ts +3 -0
  674. package/dist/types/icons/GamepadModern.d.ts +3 -0
  675. package/dist/types/icons/Glass.d.ts +3 -0
  676. package/dist/types/icons/Glasses.d.ts +3 -0
  677. package/dist/types/icons/GolfFlagHole.d.ts +3 -0
  678. package/dist/types/icons/GoogleCalendar.d.ts +3 -0
  679. package/dist/types/icons/GoogleDocs.d.ts +3 -0
  680. package/dist/types/icons/GoogleDrive.d.ts +3 -0
  681. package/dist/types/icons/GoogleSheets.d.ts +3 -0
  682. package/dist/types/icons/GoogleSlides.d.ts +3 -0
  683. package/dist/types/icons/GraduationCap.d.ts +3 -0
  684. package/dist/types/icons/GridFourSquares.d.ts +3 -0
  685. package/dist/types/icons/Hammer.d.ts +3 -0
  686. package/dist/types/icons/Hand.d.ts +3 -0
  687. package/dist/types/icons/Headphones.d.ts +3 -0
  688. package/dist/types/icons/Heart.d.ts +3 -0
  689. package/dist/types/icons/HeartHalfStroke.d.ts +3 -0
  690. package/dist/types/icons/HeartPulse.d.ts +3 -0
  691. package/dist/types/icons/HourglassHalf.d.ts +3 -0
  692. package/dist/types/icons/HubspotMeetings.d.ts +3 -0
  693. package/dist/types/icons/IceCream.d.ts +3 -0
  694. package/dist/types/icons/IdBadge.d.ts +3 -0
  695. package/dist/types/icons/ImageNotFilled.d.ts +3 -0
  696. package/dist/types/icons/ImageStack.d.ts +3 -0
  697. package/dist/types/icons/Images.d.ts +3 -0
  698. package/dist/types/icons/InboxFull.d.ts +3 -0
  699. package/dist/types/icons/Inboxes.d.ts +3 -0
  700. package/dist/types/icons/Infinity.d.ts +3 -0
  701. package/dist/types/icons/Instagram.d.ts +3 -0
  702. package/dist/types/icons/Jotform.d.ts +3 -0
  703. package/dist/types/icons/Key.d.ts +3 -0
  704. package/dist/types/icons/KeyboardBrightness.d.ts +3 -0
  705. package/dist/types/icons/Language.d.ts +3 -0
  706. package/dist/types/icons/Laptop.d.ts +3 -0
  707. package/dist/types/icons/LayerGroup.d.ts +3 -0
  708. package/dist/types/icons/Leaf.d.ts +3 -0
  709. package/dist/types/icons/LifeRing.d.ts +3 -0
  710. package/dist/types/icons/Lightbulb.d.ts +3 -0
  711. package/dist/types/icons/LinkedIn.d.ts +3 -0
  712. package/dist/types/icons/LocationArrow.d.ts +3 -0
  713. package/dist/types/icons/LocationCrosshairs.d.ts +3 -0
  714. package/dist/types/icons/Loom.d.ts +3 -0
  715. package/dist/types/icons/Magnet.d.ts +3 -0
  716. package/dist/types/icons/Make.d.ts +3 -0
  717. package/dist/types/icons/Map.d.ts +3 -0
  718. package/dist/types/icons/Mars.d.ts +3 -0
  719. package/dist/types/icons/MarsAndVenus.d.ts +3 -0
  720. package/dist/types/icons/MartiniGlassEmpty.d.ts +3 -0
  721. package/dist/types/icons/Medal.d.ts +3 -0
  722. package/dist/types/icons/MessageDots.d.ts +3 -0
  723. package/dist/types/icons/Messages.d.ts +3 -0
  724. package/dist/types/icons/Microchip.d.ts +3 -0
  725. package/dist/types/icons/Miro.d.ts +3 -0
  726. package/dist/types/icons/Mobile.d.ts +3 -0
  727. package/dist/types/icons/Monday.d.ts +3 -0
  728. package/dist/types/icons/MoneyBills.d.ts +3 -0
  729. package/dist/types/icons/Moon.d.ts +3 -0
  730. package/dist/types/icons/Mug.d.ts +3 -0
  731. package/dist/types/icons/Music.d.ts +3 -0
  732. package/dist/types/icons/MusicNote.d.ts +3 -0
  733. package/dist/types/icons/Newspaper.d.ts +3 -0
  734. package/dist/types/icons/Note.d.ts +3 -0
  735. package/dist/types/icons/Notion.d.ts +3 -0
  736. package/dist/types/icons/OneDrive.d.ts +3 -0
  737. package/dist/types/icons/PaintbrushFine.d.ts +3 -0
  738. package/dist/types/icons/Palette.d.ts +3 -0
  739. package/dist/types/icons/Paw.d.ts +3 -0
  740. package/dist/types/icons/PersonBiking.d.ts +3 -0
  741. package/dist/types/icons/PersonDress.d.ts +3 -0
  742. package/dist/types/icons/PersonSimple.d.ts +3 -0
  743. package/dist/types/icons/PersonWalking.d.ts +3 -0
  744. package/dist/types/icons/PizzaSlice.d.ts +3 -0
  745. package/dist/types/icons/Plane.d.ts +3 -0
  746. package/dist/types/icons/PlanetRinged.d.ts +3 -0
  747. package/dist/types/icons/PowerBi.d.ts +3 -0
  748. package/dist/types/icons/PresentationScreen.d.ts +3 -0
  749. package/dist/types/icons/Print.d.ts +3 -0
  750. package/dist/types/icons/Qrcode.d.ts +3 -0
  751. package/dist/types/icons/Question.d.ts +3 -0
  752. package/dist/types/icons/RecordVinyl.d.ts +3 -0
  753. package/dist/types/icons/RectangleWide.d.ts +3 -0
  754. package/dist/types/icons/Reverse.d.ts +3 -0
  755. package/dist/types/icons/Rocket.d.ts +3 -0
  756. package/dist/types/icons/Scissors.d.ts +3 -0
  757. package/dist/types/icons/ScrewdriverWrench.d.ts +3 -0
  758. package/dist/types/icons/ShareNodes.d.ts +3 -0
  759. package/dist/types/icons/Shield.d.ts +3 -0
  760. package/dist/types/icons/ShieldCheck.d.ts +3 -0
  761. package/dist/types/icons/ShieldHalf.d.ts +3 -0
  762. package/dist/types/icons/Ship.d.ts +3 -0
  763. package/dist/types/icons/Shirt.d.ts +3 -0
  764. package/dist/types/icons/ShoePrints.d.ts +3 -0
  765. package/dist/types/icons/SignPost.d.ts +3 -0
  766. package/dist/types/icons/SignalBars.d.ts +3 -0
  767. package/dist/types/icons/SignalStream.d.ts +3 -0
  768. package/dist/types/icons/Slack.d.ts +3 -0
  769. package/dist/types/icons/Snowflake.d.ts +3 -0
  770. package/dist/types/icons/Soccer.d.ts +3 -0
  771. package/dist/types/icons/SolarSystem.d.ts +3 -0
  772. package/dist/types/icons/SquareOutline.d.ts +3 -0
  773. package/dist/types/icons/SquareQuestion.d.ts +3 -0
  774. package/dist/types/icons/StarHalf.d.ts +3 -0
  775. package/dist/types/icons/Stopwatch.d.ts +3 -0
  776. package/dist/types/icons/Subscription.d.ts +3 -0
  777. package/dist/types/icons/Tags.d.ts +3 -0
  778. package/dist/types/icons/Telescope.d.ts +3 -0
  779. package/dist/types/icons/TemperatureThreeQuarters.d.ts +3 -0
  780. package/dist/types/icons/TennisBall.d.ts +3 -0
  781. package/dist/types/icons/Ticket.d.ts +3 -0
  782. package/dist/types/icons/Timer.d.ts +3 -0
  783. package/dist/types/icons/ToggleOn.d.ts +3 -0
  784. package/dist/types/icons/TokenInspector.d.ts +3 -0
  785. package/dist/types/icons/Train.d.ts +3 -0
  786. package/dist/types/icons/Transgender.d.ts +3 -0
  787. package/dist/types/icons/Trello.d.ts +3 -0
  788. package/dist/types/icons/Triangle.d.ts +3 -0
  789. package/dist/types/icons/Trophy.d.ts +3 -0
  790. package/dist/types/icons/Tv.d.ts +3 -0
  791. package/dist/types/icons/Typeform.d.ts +3 -0
  792. package/dist/types/icons/Umbrella.d.ts +3 -0
  793. package/dist/types/icons/Venus.d.ts +3 -0
  794. package/dist/types/icons/Video.d.ts +3 -0
  795. package/dist/types/icons/Voicemail.d.ts +3 -0
  796. package/dist/types/icons/Wallet.d.ts +3 -0
  797. package/dist/types/icons/WandMagicSparkles.d.ts +3 -0
  798. package/dist/types/icons/WatchApple.d.ts +3 -0
  799. package/dist/types/icons/WavePulse.d.ts +3 -0
  800. package/dist/types/icons/WeightScale.d.ts +3 -0
  801. package/dist/types/icons/WindowMaximize.d.ts +3 -0
  802. package/dist/types/icons/Wrench.d.ts +3 -0
  803. package/dist/types/icons/X.d.ts +3 -0
  804. package/dist/types/icons/Xero.d.ts +3 -0
  805. package/dist/types/icons/YouTube.d.ts +3 -0
  806. package/dist/types/icons/Zapier.d.ts +3 -0
  807. package/dist/types/icons/Zoom.d.ts +3 -0
  808. package/dist/types/icons/index.d.ts +226 -2
  809. package/dist/types/tsconfig.tsbuildinfo +1 -1
  810. package/dist/umd/components/Checkbox/Checkbox.js +26 -5
  811. package/dist/umd/components/Toolbar/Toolbar.js +32 -10
  812. package/dist/umd/components/Toolbar/ToolbarContext.js +6 -4
  813. package/dist/umd/components/Toolbar/ToolbarDropdown.js +199 -0
  814. package/dist/umd/components/Tooltip/Tooltip.js +36 -10
  815. package/dist/umd/components/Typography/Body.js +2 -1
  816. package/dist/umd/icons/API.js +1 -1
  817. package/dist/umd/icons/Accessibility.js +36 -0
  818. package/dist/umd/icons/AcuityScheduling.js +39 -0
  819. package/dist/umd/icons/Airtable.js +2 -2
  820. package/dist/umd/icons/AlarmClock.js +36 -0
  821. package/dist/umd/icons/Aperture.js +36 -0
  822. package/dist/umd/icons/AppleWhole.js +36 -0
  823. package/dist/umd/icons/Archive.js +1 -1
  824. package/dist/umd/icons/ArrowDownSolid.js +2 -2
  825. package/dist/umd/icons/ArrowLeft.js +2 -2
  826. package/dist/umd/icons/ArrowNE.js +1 -1
  827. package/dist/umd/icons/ArrowRight.js +2 -2
  828. package/dist/umd/icons/ArrowTrendDown.js +36 -0
  829. package/dist/umd/icons/ArrowTrendUp.js +36 -0
  830. package/dist/umd/icons/ArrowUpSolid.js +2 -2
  831. package/dist/umd/icons/AssemblyLogo.js +1 -1
  832. package/dist/umd/icons/Asterisk.js +36 -0
  833. package/dist/umd/icons/Attachment.js +2 -2
  834. package/dist/umd/icons/AuditLog.js +36 -0
  835. package/dist/umd/icons/Automation.js +1 -1
  836. package/dist/umd/icons/Autoresponder.js +36 -0
  837. package/dist/umd/icons/AwardSimple.js +36 -0
  838. package/dist/umd/icons/BagShoppingMinus.js +36 -0
  839. package/dist/umd/icons/BagShoppingPlus.js +36 -0
  840. package/dist/umd/icons/Balloon.js +36 -0
  841. package/dist/umd/icons/Bandage.js +36 -0
  842. package/dist/umd/icons/Bank.js +2 -2
  843. package/dist/umd/icons/BarcodeRead.js +36 -0
  844. package/dist/umd/icons/Baseball.js +36 -0
  845. package/dist/umd/icons/BasketShoppingSimple.js +36 -0
  846. package/dist/umd/icons/Basketball.js +36 -0
  847. package/dist/umd/icons/BedFront.js +36 -0
  848. package/dist/umd/icons/BeerMug.js +36 -0
  849. package/dist/umd/icons/Billing.js +1 -1
  850. package/dist/umd/icons/BoltSlash.js +36 -0
  851. package/dist/umd/icons/Book.js +1 -1
  852. package/dist/umd/icons/Bookmark.js +36 -0
  853. package/dist/umd/icons/BowlingBall.js +36 -0
  854. package/dist/umd/icons/BracketsCurly.js +2 -2
  855. package/dist/umd/icons/Briefcase.js +36 -0
  856. package/dist/umd/icons/BriefcaseMedical.js +36 -0
  857. package/dist/umd/icons/Brightness.js +36 -0
  858. package/dist/umd/icons/Bug.js +36 -0
  859. package/dist/umd/icons/Buildings.js +36 -0
  860. package/dist/umd/icons/Bullhorn.js +36 -0
  861. package/dist/umd/icons/BullseyeArrow.js +36 -0
  862. package/dist/umd/icons/BurgerFries.js +36 -0
  863. package/dist/umd/icons/Bus.js +36 -0
  864. package/dist/umd/icons/CSV.js +1 -1
  865. package/dist/umd/icons/CalCom.js +42 -0
  866. package/dist/umd/icons/Calculator.js +36 -0
  867. package/dist/umd/icons/Calendar.js +1 -1
  868. package/dist/umd/icons/CalendarDays.js +36 -0
  869. package/dist/umd/icons/Calendly.js +42 -0
  870. package/dist/umd/icons/Camera.js +36 -0
  871. package/dist/umd/icons/CameraRotate.js +36 -0
  872. package/dist/umd/icons/Canva.js +39 -0
  873. package/dist/umd/icons/Car.js +36 -0
  874. package/dist/umd/icons/CaretDown.js +1 -1
  875. package/dist/umd/icons/CaretRight.js +1 -1
  876. package/dist/umd/icons/CaretUp.js +1 -1
  877. package/dist/umd/icons/CartShopping.js +36 -0
  878. package/dist/umd/icons/ChartSimpleHorizontal.js +36 -0
  879. package/dist/umd/icons/Check.js +2 -2
  880. package/dist/umd/icons/ChevronDown.js +1 -1
  881. package/dist/umd/icons/ChevronLeft.js +2 -4
  882. package/dist/umd/icons/ChevronRight.js +1 -1
  883. package/dist/umd/icons/ChevronUp.js +1 -1
  884. package/dist/umd/icons/ClickUp.js +38 -0
  885. package/dist/umd/icons/Close.js +1 -1
  886. package/dist/umd/icons/Cloud.js +36 -0
  887. package/dist/umd/icons/CloudBolt.js +36 -0
  888. package/dist/umd/icons/CloudMoon.js +36 -0
  889. package/dist/umd/icons/CloudSun.js +36 -0
  890. package/dist/umd/icons/Code.js +1 -1
  891. package/dist/umd/icons/CodeBranch.js +36 -0
  892. package/dist/umd/icons/CodeCommit.js +36 -0
  893. package/dist/umd/icons/CodeCompare.js +36 -0
  894. package/dist/umd/icons/CodeFork.js +36 -0
  895. package/dist/umd/icons/CodeMerge.js +36 -0
  896. package/dist/umd/icons/CodePullRequest.js +36 -0
  897. package/dist/umd/icons/Coins.js +36 -0
  898. package/dist/umd/icons/Comment.js +2 -2
  899. package/dist/umd/icons/CommentDots.js +36 -0
  900. package/dist/umd/icons/Contract.js +1 -1
  901. package/dist/umd/icons/Copy.js +1 -1
  902. package/dist/umd/icons/CustomApps.js +36 -0
  903. package/dist/umd/icons/Databox.js +39 -0
  904. package/dist/umd/icons/Desktop.js +36 -0
  905. package/dist/umd/icons/Dialpad.js +36 -0
  906. package/dist/umd/icons/DiceFive.js +36 -0
  907. package/dist/umd/icons/Disconnect.js +2 -2
  908. package/dist/umd/icons/Doc.js +1 -1
  909. package/dist/umd/icons/Dollar.js +1 -1
  910. package/dist/umd/icons/Download.js +10 -3
  911. package/dist/umd/icons/Dropbox.js +42 -0
  912. package/dist/umd/icons/Droplet.js +36 -0
  913. package/dist/umd/icons/Dumbbell.js +36 -0
  914. package/dist/umd/icons/Ear.js +36 -0
  915. package/dist/umd/icons/EarthAmericas.js +36 -0
  916. package/dist/umd/icons/Edit.js +2 -2
  917. package/dist/umd/icons/EditSolid.js +1 -1
  918. package/dist/umd/icons/Egg.js +36 -0
  919. package/dist/umd/icons/Ellipsis.js +1 -1
  920. package/dist/umd/icons/EmailRead.js +1 -1
  921. package/dist/umd/icons/EmailUnread.js +1 -1
  922. package/dist/umd/icons/EmbedsLinks.js +42 -0
  923. package/dist/umd/icons/Excel.js +1 -1
  924. package/dist/umd/icons/Export.js +2 -2
  925. package/dist/umd/icons/Exporter.js +36 -0
  926. package/dist/umd/icons/Eye.js +1 -1
  927. package/dist/umd/icons/EyeDropper.js +36 -0
  928. package/dist/umd/icons/EyeHidden.js +1 -1
  929. package/dist/umd/icons/FaceFrownSlight.js +36 -0
  930. package/dist/umd/icons/Facebook.js +36 -0
  931. package/dist/umd/icons/Failed.js +1 -1
  932. package/dist/umd/icons/FailedSolid.js +1 -1
  933. package/dist/umd/icons/Figma.js +41 -0
  934. package/dist/umd/icons/File.js +1 -1
  935. package/dist/umd/icons/FileLines.js +36 -0
  936. package/dist/umd/icons/Fill.js +36 -0
  937. package/dist/umd/icons/Film.js +36 -0
  938. package/dist/umd/icons/Filter.js +1 -1
  939. package/dist/umd/icons/Fingerprint.js +36 -0
  940. package/dist/umd/icons/Fire.js +36 -0
  941. package/dist/umd/icons/FireSmoke.js +36 -0
  942. package/dist/umd/icons/FishFins.js +36 -0
  943. package/dist/umd/icons/FitToWidth.js +2 -12
  944. package/dist/umd/icons/Flag.js +36 -0
  945. package/dist/umd/icons/Flashlight.js +36 -0
  946. package/dist/umd/icons/Flask.js +36 -0
  947. package/dist/umd/icons/FloppyDisk.js +36 -0
  948. package/dist/umd/icons/Flower.js +36 -0
  949. package/dist/umd/icons/FolderMove.js +36 -0
  950. package/dist/umd/icons/FolderOpen.js +36 -0
  951. package/dist/umd/icons/FontCase.js +36 -0
  952. package/dist/umd/icons/Football.js +36 -0
  953. package/dist/umd/icons/ForkKnife.js +36 -0
  954. package/dist/umd/icons/Form.js +1 -1
  955. package/dist/umd/icons/GIF.js +1 -1
  956. package/dist/umd/icons/GamepadModern.js +36 -0
  957. package/dist/umd/icons/Gift.js +1 -1
  958. package/dist/umd/icons/Glass.js +36 -0
  959. package/dist/umd/icons/Glasses.js +36 -0
  960. package/dist/umd/icons/GolfFlagHole.js +36 -0
  961. package/dist/umd/icons/GoogleCalendar.js +39 -0
  962. package/dist/umd/icons/GoogleDocs.js +39 -0
  963. package/dist/umd/icons/GoogleDrive.js +41 -0
  964. package/dist/umd/icons/GoogleSheets.js +42 -0
  965. package/dist/umd/icons/GoogleSlides.js +42 -0
  966. package/dist/umd/icons/GraduationCap.js +36 -0
  967. package/dist/umd/icons/GraphBarSolid.js +1 -1
  968. package/dist/umd/icons/GridFourSquares.js +36 -0
  969. package/dist/umd/icons/Hammer.js +36 -0
  970. package/dist/umd/icons/Hand.js +36 -0
  971. package/dist/umd/icons/Headphones.js +36 -0
  972. package/dist/umd/icons/Heart.js +36 -0
  973. package/dist/umd/icons/HeartHalfStroke.js +36 -0
  974. package/dist/umd/icons/HeartPulse.js +36 -0
  975. package/dist/umd/icons/Helpdesk.js +2 -9
  976. package/dist/umd/icons/Home.js +2 -2
  977. package/dist/umd/icons/HourglassHalf.js +36 -0
  978. package/dist/umd/icons/HubspotMeetings.js +36 -0
  979. package/dist/umd/icons/IceCream.js +36 -0
  980. package/dist/umd/icons/IdBadge.js +36 -0
  981. package/dist/umd/icons/Image.js +1 -1
  982. package/dist/umd/icons/ImageMissing.js +1 -1
  983. package/dist/umd/icons/ImageNotFilled.js +36 -0
  984. package/dist/umd/icons/ImageStack.js +36 -0
  985. package/dist/umd/icons/Images.js +36 -0
  986. package/dist/umd/icons/Inbox.js +1 -1
  987. package/dist/umd/icons/InboxFull.js +36 -0
  988. package/dist/umd/icons/Inboxes.js +36 -0
  989. package/dist/umd/icons/Infinity.js +36 -0
  990. package/dist/umd/icons/Instagram.js +46 -0
  991. package/dist/umd/icons/Invite.js +2 -2
  992. package/dist/umd/icons/Invoice.js +1 -1
  993. package/dist/umd/icons/InvoicePaid.js +2 -2
  994. package/dist/umd/icons/JPG.js +1 -1
  995. package/dist/umd/icons/Jotform.js +36 -0
  996. package/dist/umd/icons/Key.js +36 -0
  997. package/dist/umd/icons/KeyboardBrightness.js +36 -0
  998. package/dist/umd/icons/Language.js +36 -0
  999. package/dist/umd/icons/Laptop.js +36 -0
  1000. package/dist/umd/icons/LayerGroup.js +36 -0
  1001. package/dist/umd/icons/Leaf.js +36 -0
  1002. package/dist/umd/icons/LifeRing.js +36 -0
  1003. package/dist/umd/icons/Lightbulb.js +36 -0
  1004. package/dist/umd/icons/Link.js +1 -1
  1005. package/dist/umd/icons/LinkedIn.js +36 -0
  1006. package/dist/umd/icons/List.js +1 -1
  1007. package/dist/umd/icons/LocationArrow.js +36 -0
  1008. package/dist/umd/icons/LocationCrosshairs.js +36 -0
  1009. package/dist/umd/icons/LockFilled.js +1 -1
  1010. package/dist/umd/icons/Loom.js +36 -0
  1011. package/dist/umd/icons/MOV.js +1 -1
  1012. package/dist/umd/icons/MP3.js +1 -1
  1013. package/dist/umd/icons/MP4.js +1 -1
  1014. package/dist/umd/icons/Magnet.js +36 -0
  1015. package/dist/umd/icons/Make.js +36 -0
  1016. package/dist/umd/icons/Map.js +36 -0
  1017. package/dist/umd/icons/Marketing.js +1 -1
  1018. package/dist/umd/icons/Mars.js +36 -0
  1019. package/dist/umd/icons/MarsAndVenus.js +36 -0
  1020. package/dist/umd/icons/MartiniGlassEmpty.js +36 -0
  1021. package/dist/umd/icons/Medal.js +36 -0
  1022. package/dist/umd/icons/Message.js +1 -1
  1023. package/dist/umd/icons/MessageDots.js +36 -0
  1024. package/dist/umd/icons/Messages.js +36 -0
  1025. package/dist/umd/icons/Microchip.js +36 -0
  1026. package/dist/umd/icons/Minus.js +1 -3
  1027. package/dist/umd/icons/Miro.js +39 -0
  1028. package/dist/umd/icons/Mobile.js +36 -0
  1029. package/dist/umd/icons/MobileNumber.js +2 -2
  1030. package/dist/umd/icons/Monday.js +37 -0
  1031. package/dist/umd/icons/MoneyBills.js +36 -0
  1032. package/dist/umd/icons/Moon.js +36 -0
  1033. package/dist/umd/icons/MoreVertical.js +1 -1
  1034. package/dist/umd/icons/Movie.js +1 -1
  1035. package/dist/umd/icons/Mug.js +36 -0
  1036. package/dist/umd/icons/Music.js +36 -0
  1037. package/dist/umd/icons/MusicNote.js +36 -0
  1038. package/dist/umd/icons/Newspaper.js +36 -0
  1039. package/dist/umd/icons/Note.js +36 -0
  1040. package/dist/umd/icons/Notion.js +38 -0
  1041. package/dist/umd/icons/Number.js +2 -2
  1042. package/dist/umd/icons/NumberedList.js +1 -1
  1043. package/dist/umd/icons/OneDrive.js +38 -0
  1044. package/dist/umd/icons/PDF.js +1 -1
  1045. package/dist/umd/icons/PNG.js +1 -1
  1046. package/dist/umd/icons/PaintbrushFine.js +36 -0
  1047. package/dist/umd/icons/Palette.js +36 -0
  1048. package/dist/umd/icons/Pause.js +1 -1
  1049. package/dist/umd/icons/Paw.js +36 -0
  1050. package/dist/umd/icons/PersonBiking.js +36 -0
  1051. package/dist/umd/icons/PersonDress.js +36 -0
  1052. package/dist/umd/icons/PersonSimple.js +36 -0
  1053. package/dist/umd/icons/PersonWalking.js +36 -0
  1054. package/dist/umd/icons/PizzaSlice.js +36 -0
  1055. package/dist/umd/icons/Plane.js +36 -0
  1056. package/dist/umd/icons/PlanetRinged.js +36 -0
  1057. package/dist/umd/icons/PlansPayments.js +1 -1
  1058. package/dist/umd/icons/Play.js +1 -1
  1059. package/dist/umd/icons/Plus.js +1 -8
  1060. package/dist/umd/icons/PowerBi.js +38 -0
  1061. package/dist/umd/icons/PresentationScreen.js +36 -0
  1062. package/dist/umd/icons/Print.js +36 -0
  1063. package/dist/umd/icons/Profile.js +1 -1
  1064. package/dist/umd/icons/Qrcode.js +36 -0
  1065. package/dist/umd/icons/Question.js +36 -0
  1066. package/dist/umd/icons/QuestionMark.js +1 -1
  1067. package/dist/umd/icons/QuickBook.js +4 -1
  1068. package/dist/umd/icons/RecordVinyl.js +36 -0
  1069. package/dist/umd/icons/RectangleWide.js +36 -0
  1070. package/dist/umd/icons/ResetZoom.js +2 -7
  1071. package/dist/umd/icons/Reverse.js +36 -0
  1072. package/dist/umd/icons/Rocket.js +36 -0
  1073. package/dist/umd/icons/SVG.js +1 -1
  1074. package/dist/umd/icons/Scale.js +1 -1
  1075. package/dist/umd/icons/Scissors.js +36 -0
  1076. package/dist/umd/icons/ScrewdriverWrench.js +36 -0
  1077. package/dist/umd/icons/Search.js +2 -2
  1078. package/dist/umd/icons/Settings.js +1 -1
  1079. package/dist/umd/icons/ShareNodes.js +36 -0
  1080. package/dist/umd/icons/Shield.js +36 -0
  1081. package/dist/umd/icons/ShieldCheck.js +36 -0
  1082. package/dist/umd/icons/ShieldHalf.js +36 -0
  1083. package/dist/umd/icons/Ship.js +36 -0
  1084. package/dist/umd/icons/Shirt.js +36 -0
  1085. package/dist/umd/icons/ShoePrints.js +36 -0
  1086. package/dist/umd/icons/Sidebar.js +1 -1
  1087. package/dist/umd/icons/SidebarFilled.js +1 -1
  1088. package/dist/umd/icons/SignPost.js +36 -0
  1089. package/dist/umd/icons/SignalBars.js +36 -0
  1090. package/dist/umd/icons/SignalStream.js +36 -0
  1091. package/dist/umd/icons/Slack.js +36 -0
  1092. package/dist/umd/icons/Snowflake.js +36 -0
  1093. package/dist/umd/icons/Soccer.js +36 -0
  1094. package/dist/umd/icons/SolarSystem.js +36 -0
  1095. package/dist/umd/icons/SquareOutline.js +36 -0
  1096. package/dist/umd/icons/SquareQuestion.js +36 -0
  1097. package/dist/umd/icons/StarHalf.js +36 -0
  1098. package/dist/umd/icons/Stopwatch.js +36 -0
  1099. package/dist/umd/icons/Store.js +1 -1
  1100. package/dist/umd/icons/Subscription.js +36 -0
  1101. package/dist/umd/icons/Subtask.js +1 -1
  1102. package/dist/umd/icons/Success.js +1 -1
  1103. package/dist/umd/icons/SuccessSolid.js +1 -1
  1104. package/dist/umd/icons/Table.js +1 -1
  1105. package/dist/umd/icons/Tag.js +1 -1
  1106. package/dist/umd/icons/Tags.js +36 -0
  1107. package/dist/umd/icons/Teams.js +1 -1
  1108. package/dist/umd/icons/Telescope.js +36 -0
  1109. package/dist/umd/icons/TemperatureThreeQuarters.js +36 -0
  1110. package/dist/umd/icons/Templates.js +1 -1
  1111. package/dist/umd/icons/TennisBall.js +36 -0
  1112. package/dist/umd/icons/ThumbsDown.js +2 -2
  1113. package/dist/umd/icons/ThumbsUp.js +1 -1
  1114. package/dist/umd/icons/Ticket.js +36 -0
  1115. package/dist/umd/icons/Timer.js +36 -0
  1116. package/dist/umd/icons/ToggleOn.js +36 -0
  1117. package/dist/umd/icons/TokenInspector.js +36 -0
  1118. package/dist/umd/icons/Train.js +36 -0
  1119. package/dist/umd/icons/Transgender.js +36 -0
  1120. package/dist/umd/icons/Trash.js +2 -2
  1121. package/dist/umd/icons/Trello.js +39 -0
  1122. package/dist/umd/icons/Triangle.js +36 -0
  1123. package/dist/umd/icons/Trophy.js +36 -0
  1124. package/dist/umd/icons/Tv.js +36 -0
  1125. package/dist/umd/icons/Typeform.js +38 -0
  1126. package/dist/umd/icons/Umbrella.js +36 -0
  1127. package/dist/umd/icons/Unarchive.js +3 -3
  1128. package/dist/umd/icons/UnorderedList.js +1 -1
  1129. package/dist/umd/icons/Upload.js +10 -3
  1130. package/dist/umd/icons/Venus.js +36 -0
  1131. package/dist/umd/icons/Video.js +36 -0
  1132. package/dist/umd/icons/Voicemail.js +36 -0
  1133. package/dist/umd/icons/Wallet.js +36 -0
  1134. package/dist/umd/icons/WandMagicSparkles.js +36 -0
  1135. package/dist/umd/icons/Warning.js +2 -2
  1136. package/dist/umd/icons/WarningSolid.js +2 -2
  1137. package/dist/umd/icons/WatchApple.js +36 -0
  1138. package/dist/umd/icons/WavePulse.js +36 -0
  1139. package/dist/umd/icons/Web.js +1 -1
  1140. package/dist/umd/icons/WeightScale.js +36 -0
  1141. package/dist/umd/icons/WindowMaximize.js +36 -0
  1142. package/dist/umd/icons/Wrench.js +36 -0
  1143. package/dist/umd/icons/X.js +36 -0
  1144. package/dist/umd/icons/Xero.js +39 -0
  1145. package/dist/umd/icons/YouTube.js +38 -0
  1146. package/dist/umd/icons/ZIP.js +1 -1
  1147. package/dist/umd/icons/Zapier.js +36 -0
  1148. package/dist/umd/icons/Zoom.js +38 -0
  1149. package/dist/umd/icons/index.js +2264 -24
  1150. package/dist/umd/types/components/Avatar/Avatar.d.ts +2 -2
  1151. package/dist/umd/types/components/Checkbox/Checkbox.d.ts +12 -0
  1152. package/dist/umd/types/components/Checkbox/Checkbox.stories.d.ts +1 -1
  1153. package/dist/umd/types/components/Toolbar/Toolbar.stories.d.ts +8 -0
  1154. package/dist/umd/types/components/Toolbar/ToolbarDropdown.d.ts +7 -0
  1155. package/dist/umd/types/components/Toolbar/types.d.ts +5 -0
  1156. package/dist/umd/types/components/Typography/Base.d.ts +2 -2
  1157. package/dist/umd/types/components/Typography/Base.stories.d.ts +1 -1
  1158. package/dist/umd/types/icons/Accessibility.d.ts +3 -0
  1159. package/dist/umd/types/icons/AcuityScheduling.d.ts +3 -0
  1160. package/dist/umd/types/icons/AlarmClock.d.ts +3 -0
  1161. package/dist/umd/types/icons/Aperture.d.ts +3 -0
  1162. package/dist/umd/types/icons/AppleWhole.d.ts +3 -0
  1163. package/dist/umd/types/icons/ArrowTrendDown.d.ts +3 -0
  1164. package/dist/umd/types/icons/ArrowTrendUp.d.ts +3 -0
  1165. package/dist/umd/types/icons/Asterisk.d.ts +3 -0
  1166. package/dist/umd/types/icons/AuditLog.d.ts +3 -0
  1167. package/dist/umd/types/icons/Autoresponder.d.ts +3 -0
  1168. package/dist/umd/types/icons/AwardSimple.d.ts +3 -0
  1169. package/dist/umd/types/icons/BagShoppingMinus.d.ts +3 -0
  1170. package/dist/umd/types/icons/BagShoppingPlus.d.ts +3 -0
  1171. package/dist/umd/types/icons/Balloon.d.ts +3 -0
  1172. package/dist/umd/types/icons/Bandage.d.ts +3 -0
  1173. package/dist/umd/types/icons/BarcodeRead.d.ts +3 -0
  1174. package/dist/umd/types/icons/Baseball.d.ts +3 -0
  1175. package/dist/umd/types/icons/BasketShoppingSimple.d.ts +3 -0
  1176. package/dist/umd/types/icons/Basketball.d.ts +3 -0
  1177. package/dist/umd/types/icons/BedFront.d.ts +3 -0
  1178. package/dist/umd/types/icons/BeerMug.d.ts +3 -0
  1179. package/dist/umd/types/icons/BoltSlash.d.ts +3 -0
  1180. package/dist/umd/types/icons/Bookmark.d.ts +3 -0
  1181. package/dist/umd/types/icons/BowlingBall.d.ts +3 -0
  1182. package/dist/umd/types/icons/Briefcase.d.ts +3 -0
  1183. package/dist/umd/types/icons/BriefcaseMedical.d.ts +3 -0
  1184. package/dist/umd/types/icons/Brightness.d.ts +3 -0
  1185. package/dist/umd/types/icons/Bug.d.ts +3 -0
  1186. package/dist/umd/types/icons/Buildings.d.ts +3 -0
  1187. package/dist/umd/types/icons/Bullhorn.d.ts +3 -0
  1188. package/dist/umd/types/icons/BullseyeArrow.d.ts +3 -0
  1189. package/dist/umd/types/icons/BurgerFries.d.ts +3 -0
  1190. package/dist/umd/types/icons/Bus.d.ts +3 -0
  1191. package/dist/umd/types/icons/CalCom.d.ts +3 -0
  1192. package/dist/umd/types/icons/Calculator.d.ts +3 -0
  1193. package/dist/umd/types/icons/CalendarDays.d.ts +3 -0
  1194. package/dist/umd/types/icons/Calendly.d.ts +3 -0
  1195. package/dist/umd/types/icons/Camera.d.ts +3 -0
  1196. package/dist/umd/types/icons/CameraRotate.d.ts +3 -0
  1197. package/dist/umd/types/icons/Canva.d.ts +3 -0
  1198. package/dist/umd/types/icons/Car.d.ts +3 -0
  1199. package/dist/umd/types/icons/CartShopping.d.ts +3 -0
  1200. package/dist/umd/types/icons/ChartSimpleHorizontal.d.ts +3 -0
  1201. package/dist/umd/types/icons/ClickUp.d.ts +3 -0
  1202. package/dist/umd/types/icons/Cloud.d.ts +3 -0
  1203. package/dist/umd/types/icons/CloudBolt.d.ts +3 -0
  1204. package/dist/umd/types/icons/CloudMoon.d.ts +3 -0
  1205. package/dist/umd/types/icons/CloudSun.d.ts +3 -0
  1206. package/dist/umd/types/icons/CodeBranch.d.ts +3 -0
  1207. package/dist/umd/types/icons/CodeCommit.d.ts +3 -0
  1208. package/dist/umd/types/icons/CodeCompare.d.ts +3 -0
  1209. package/dist/umd/types/icons/CodeFork.d.ts +3 -0
  1210. package/dist/umd/types/icons/CodeMerge.d.ts +3 -0
  1211. package/dist/umd/types/icons/CodePullRequest.d.ts +3 -0
  1212. package/dist/umd/types/icons/Coins.d.ts +3 -0
  1213. package/dist/umd/types/icons/CommentDots.d.ts +3 -0
  1214. package/dist/umd/types/icons/CustomApps.d.ts +3 -0
  1215. package/dist/umd/types/icons/Databox.d.ts +3 -0
  1216. package/dist/umd/types/icons/Desktop.d.ts +3 -0
  1217. package/dist/umd/types/icons/Dialpad.d.ts +3 -0
  1218. package/dist/umd/types/icons/DiceFive.d.ts +3 -0
  1219. package/dist/umd/types/icons/Dropbox.d.ts +3 -0
  1220. package/dist/umd/types/icons/Droplet.d.ts +3 -0
  1221. package/dist/umd/types/icons/Dumbbell.d.ts +3 -0
  1222. package/dist/umd/types/icons/Ear.d.ts +3 -0
  1223. package/dist/umd/types/icons/EarthAmericas.d.ts +3 -0
  1224. package/dist/umd/types/icons/Egg.d.ts +3 -0
  1225. package/dist/umd/types/icons/EmbedsLinks.d.ts +3 -0
  1226. package/dist/umd/types/icons/Exporter.d.ts +3 -0
  1227. package/dist/umd/types/icons/EyeDropper.d.ts +3 -0
  1228. package/dist/umd/types/icons/FaceFrownSlight.d.ts +3 -0
  1229. package/dist/umd/types/icons/Facebook.d.ts +3 -0
  1230. package/dist/umd/types/icons/Figma.d.ts +3 -0
  1231. package/dist/umd/types/icons/FileLines.d.ts +3 -0
  1232. package/dist/umd/types/icons/Fill.d.ts +3 -0
  1233. package/dist/umd/types/icons/Film.d.ts +3 -0
  1234. package/dist/umd/types/icons/Fingerprint.d.ts +3 -0
  1235. package/dist/umd/types/icons/Fire.d.ts +3 -0
  1236. package/dist/umd/types/icons/FireSmoke.d.ts +3 -0
  1237. package/dist/umd/types/icons/FishFins.d.ts +3 -0
  1238. package/dist/umd/types/icons/Flag.d.ts +3 -0
  1239. package/dist/umd/types/icons/Flashlight.d.ts +3 -0
  1240. package/dist/umd/types/icons/Flask.d.ts +3 -0
  1241. package/dist/umd/types/icons/FloppyDisk.d.ts +3 -0
  1242. package/dist/umd/types/icons/Flower.d.ts +3 -0
  1243. package/dist/umd/types/icons/FolderMove.d.ts +3 -0
  1244. package/dist/umd/types/icons/FolderOpen.d.ts +3 -0
  1245. package/dist/umd/types/icons/FontCase.d.ts +3 -0
  1246. package/dist/umd/types/icons/Football.d.ts +3 -0
  1247. package/dist/umd/types/icons/ForkKnife.d.ts +3 -0
  1248. package/dist/umd/types/icons/GamepadModern.d.ts +3 -0
  1249. package/dist/umd/types/icons/Glass.d.ts +3 -0
  1250. package/dist/umd/types/icons/Glasses.d.ts +3 -0
  1251. package/dist/umd/types/icons/GolfFlagHole.d.ts +3 -0
  1252. package/dist/umd/types/icons/GoogleCalendar.d.ts +3 -0
  1253. package/dist/umd/types/icons/GoogleDocs.d.ts +3 -0
  1254. package/dist/umd/types/icons/GoogleDrive.d.ts +3 -0
  1255. package/dist/umd/types/icons/GoogleSheets.d.ts +3 -0
  1256. package/dist/umd/types/icons/GoogleSlides.d.ts +3 -0
  1257. package/dist/umd/types/icons/GraduationCap.d.ts +3 -0
  1258. package/dist/umd/types/icons/GridFourSquares.d.ts +3 -0
  1259. package/dist/umd/types/icons/Hammer.d.ts +3 -0
  1260. package/dist/umd/types/icons/Hand.d.ts +3 -0
  1261. package/dist/umd/types/icons/Headphones.d.ts +3 -0
  1262. package/dist/umd/types/icons/Heart.d.ts +3 -0
  1263. package/dist/umd/types/icons/HeartHalfStroke.d.ts +3 -0
  1264. package/dist/umd/types/icons/HeartPulse.d.ts +3 -0
  1265. package/dist/umd/types/icons/HourglassHalf.d.ts +3 -0
  1266. package/dist/umd/types/icons/HubspotMeetings.d.ts +3 -0
  1267. package/dist/umd/types/icons/IceCream.d.ts +3 -0
  1268. package/dist/umd/types/icons/IdBadge.d.ts +3 -0
  1269. package/dist/umd/types/icons/ImageNotFilled.d.ts +3 -0
  1270. package/dist/umd/types/icons/ImageStack.d.ts +3 -0
  1271. package/dist/umd/types/icons/Images.d.ts +3 -0
  1272. package/dist/umd/types/icons/InboxFull.d.ts +3 -0
  1273. package/dist/umd/types/icons/Inboxes.d.ts +3 -0
  1274. package/dist/umd/types/icons/Infinity.d.ts +3 -0
  1275. package/dist/umd/types/icons/Instagram.d.ts +3 -0
  1276. package/dist/umd/types/icons/Jotform.d.ts +3 -0
  1277. package/dist/umd/types/icons/Key.d.ts +3 -0
  1278. package/dist/umd/types/icons/KeyboardBrightness.d.ts +3 -0
  1279. package/dist/umd/types/icons/Language.d.ts +3 -0
  1280. package/dist/umd/types/icons/Laptop.d.ts +3 -0
  1281. package/dist/umd/types/icons/LayerGroup.d.ts +3 -0
  1282. package/dist/umd/types/icons/Leaf.d.ts +3 -0
  1283. package/dist/umd/types/icons/LifeRing.d.ts +3 -0
  1284. package/dist/umd/types/icons/Lightbulb.d.ts +3 -0
  1285. package/dist/umd/types/icons/LinkedIn.d.ts +3 -0
  1286. package/dist/umd/types/icons/LocationArrow.d.ts +3 -0
  1287. package/dist/umd/types/icons/LocationCrosshairs.d.ts +3 -0
  1288. package/dist/umd/types/icons/Loom.d.ts +3 -0
  1289. package/dist/umd/types/icons/Magnet.d.ts +3 -0
  1290. package/dist/umd/types/icons/Make.d.ts +3 -0
  1291. package/dist/umd/types/icons/Map.d.ts +3 -0
  1292. package/dist/umd/types/icons/Mars.d.ts +3 -0
  1293. package/dist/umd/types/icons/MarsAndVenus.d.ts +3 -0
  1294. package/dist/umd/types/icons/MartiniGlassEmpty.d.ts +3 -0
  1295. package/dist/umd/types/icons/Medal.d.ts +3 -0
  1296. package/dist/umd/types/icons/MessageDots.d.ts +3 -0
  1297. package/dist/umd/types/icons/Messages.d.ts +3 -0
  1298. package/dist/umd/types/icons/Microchip.d.ts +3 -0
  1299. package/dist/umd/types/icons/Miro.d.ts +3 -0
  1300. package/dist/umd/types/icons/Mobile.d.ts +3 -0
  1301. package/dist/umd/types/icons/Monday.d.ts +3 -0
  1302. package/dist/umd/types/icons/MoneyBills.d.ts +3 -0
  1303. package/dist/umd/types/icons/Moon.d.ts +3 -0
  1304. package/dist/umd/types/icons/Mug.d.ts +3 -0
  1305. package/dist/umd/types/icons/Music.d.ts +3 -0
  1306. package/dist/umd/types/icons/MusicNote.d.ts +3 -0
  1307. package/dist/umd/types/icons/Newspaper.d.ts +3 -0
  1308. package/dist/umd/types/icons/Note.d.ts +3 -0
  1309. package/dist/umd/types/icons/Notion.d.ts +3 -0
  1310. package/dist/umd/types/icons/OneDrive.d.ts +3 -0
  1311. package/dist/umd/types/icons/PaintbrushFine.d.ts +3 -0
  1312. package/dist/umd/types/icons/Palette.d.ts +3 -0
  1313. package/dist/umd/types/icons/Paw.d.ts +3 -0
  1314. package/dist/umd/types/icons/PersonBiking.d.ts +3 -0
  1315. package/dist/umd/types/icons/PersonDress.d.ts +3 -0
  1316. package/dist/umd/types/icons/PersonSimple.d.ts +3 -0
  1317. package/dist/umd/types/icons/PersonWalking.d.ts +3 -0
  1318. package/dist/umd/types/icons/PizzaSlice.d.ts +3 -0
  1319. package/dist/umd/types/icons/Plane.d.ts +3 -0
  1320. package/dist/umd/types/icons/PlanetRinged.d.ts +3 -0
  1321. package/dist/umd/types/icons/PowerBi.d.ts +3 -0
  1322. package/dist/umd/types/icons/PresentationScreen.d.ts +3 -0
  1323. package/dist/umd/types/icons/Print.d.ts +3 -0
  1324. package/dist/umd/types/icons/Qrcode.d.ts +3 -0
  1325. package/dist/umd/types/icons/Question.d.ts +3 -0
  1326. package/dist/umd/types/icons/RecordVinyl.d.ts +3 -0
  1327. package/dist/umd/types/icons/RectangleWide.d.ts +3 -0
  1328. package/dist/umd/types/icons/Reverse.d.ts +3 -0
  1329. package/dist/umd/types/icons/Rocket.d.ts +3 -0
  1330. package/dist/umd/types/icons/Scissors.d.ts +3 -0
  1331. package/dist/umd/types/icons/ScrewdriverWrench.d.ts +3 -0
  1332. package/dist/umd/types/icons/ShareNodes.d.ts +3 -0
  1333. package/dist/umd/types/icons/Shield.d.ts +3 -0
  1334. package/dist/umd/types/icons/ShieldCheck.d.ts +3 -0
  1335. package/dist/umd/types/icons/ShieldHalf.d.ts +3 -0
  1336. package/dist/umd/types/icons/Ship.d.ts +3 -0
  1337. package/dist/umd/types/icons/Shirt.d.ts +3 -0
  1338. package/dist/umd/types/icons/ShoePrints.d.ts +3 -0
  1339. package/dist/umd/types/icons/SignPost.d.ts +3 -0
  1340. package/dist/umd/types/icons/SignalBars.d.ts +3 -0
  1341. package/dist/umd/types/icons/SignalStream.d.ts +3 -0
  1342. package/dist/umd/types/icons/Slack.d.ts +3 -0
  1343. package/dist/umd/types/icons/Snowflake.d.ts +3 -0
  1344. package/dist/umd/types/icons/Soccer.d.ts +3 -0
  1345. package/dist/umd/types/icons/SolarSystem.d.ts +3 -0
  1346. package/dist/umd/types/icons/SquareOutline.d.ts +3 -0
  1347. package/dist/umd/types/icons/SquareQuestion.d.ts +3 -0
  1348. package/dist/umd/types/icons/StarHalf.d.ts +3 -0
  1349. package/dist/umd/types/icons/Stopwatch.d.ts +3 -0
  1350. package/dist/umd/types/icons/Subscription.d.ts +3 -0
  1351. package/dist/umd/types/icons/Tags.d.ts +3 -0
  1352. package/dist/umd/types/icons/Telescope.d.ts +3 -0
  1353. package/dist/umd/types/icons/TemperatureThreeQuarters.d.ts +3 -0
  1354. package/dist/umd/types/icons/TennisBall.d.ts +3 -0
  1355. package/dist/umd/types/icons/Ticket.d.ts +3 -0
  1356. package/dist/umd/types/icons/Timer.d.ts +3 -0
  1357. package/dist/umd/types/icons/ToggleOn.d.ts +3 -0
  1358. package/dist/umd/types/icons/TokenInspector.d.ts +3 -0
  1359. package/dist/umd/types/icons/Train.d.ts +3 -0
  1360. package/dist/umd/types/icons/Transgender.d.ts +3 -0
  1361. package/dist/umd/types/icons/Trello.d.ts +3 -0
  1362. package/dist/umd/types/icons/Triangle.d.ts +3 -0
  1363. package/dist/umd/types/icons/Trophy.d.ts +3 -0
  1364. package/dist/umd/types/icons/Tv.d.ts +3 -0
  1365. package/dist/umd/types/icons/Typeform.d.ts +3 -0
  1366. package/dist/umd/types/icons/Umbrella.d.ts +3 -0
  1367. package/dist/umd/types/icons/Venus.d.ts +3 -0
  1368. package/dist/umd/types/icons/Video.d.ts +3 -0
  1369. package/dist/umd/types/icons/Voicemail.d.ts +3 -0
  1370. package/dist/umd/types/icons/Wallet.d.ts +3 -0
  1371. package/dist/umd/types/icons/WandMagicSparkles.d.ts +3 -0
  1372. package/dist/umd/types/icons/WatchApple.d.ts +3 -0
  1373. package/dist/umd/types/icons/WavePulse.d.ts +3 -0
  1374. package/dist/umd/types/icons/WeightScale.d.ts +3 -0
  1375. package/dist/umd/types/icons/WindowMaximize.d.ts +3 -0
  1376. package/dist/umd/types/icons/Wrench.d.ts +3 -0
  1377. package/dist/umd/types/icons/X.d.ts +3 -0
  1378. package/dist/umd/types/icons/Xero.d.ts +3 -0
  1379. package/dist/umd/types/icons/YouTube.d.ts +3 -0
  1380. package/dist/umd/types/icons/Zapier.d.ts +3 -0
  1381. package/dist/umd/types/icons/Zoom.d.ts +3 -0
  1382. package/dist/umd/types/icons/index.d.ts +226 -2
  1383. package/dist/umd/types/tsconfig.tsbuildinfo +1 -1
  1384. package/package.json +1 -1
@@ -30,7 +30,7 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
30
30
  viewBox: "0 0 20 20"
31
31
  }, props), /*#__PURE__*/React.createElement("path", {
32
32
  fill: "currentColor",
33
- d: "M9.059 1.734A3.53 3.53 0 0 0 6.023 0h-.085a3.438 3.438 0 0 0-3.063 5h-1C.84 5 0 5.84 0 6.875v2.5a1.88 1.88 0 0 0 1.25 1.77V17.5c0 1.379 1.121 2.5 2.5 2.5h12.5c1.379 0 2.5-1.121 2.5-2.5v-6.355A1.88 1.88 0 0 0 20 9.375v-2.5C20 5.84 19.16 5 18.125 5h-1a3.44 3.44 0 0 0-3.062-5h-.086c-1.247 0-2.403.66-3.036 1.734L10 3.34l-.941-1.602zm9.066 5.141v2.5H11.25v-2.5h6.875m-9.375 0v2.5H1.875v-2.5H8.75m0 4.375v6.875h-5a.627.627 0 0 1-.625-.625v-6.25zm2.5 6.875V11.25h5.625v6.25a.627.627 0 0 1-.625.625zM14.063 5H11.2l1.359-2.312a1.65 1.65 0 0 1 1.418-.813h.085a1.562 1.562 0 1 1 0 3.125M8.75 5H5.938a1.562 1.562 0 1 1 0-3.125h.085c.582 0 1.125.309 1.418.813L8.801 5z"
33
+ d: "M12.559 3.688a1.65 1.65 0 0 1 1.418-.813h.085a1.562 1.562 0 1 1 0 3.125H11.2zm-5.118 0L8.801 6H5.938a1.562 1.562 0 1 1 0-3.125h.085c.582 0 1.125.309 1.418.813m3.5-.95L10 4.34l-.941-1.602A3.52 3.52 0 0 0 6.023 1h-.085a3.438 3.438 0 0 0-3.063 5H1.25C.559 6 0 6.559 0 7.25V8.5c0 .691.559 1.25 1.25 1.25v7.5c0 1.379 1.121 2.5 2.5 2.5h12.5c1.379 0 2.5-1.121 2.5-2.5v-7.5c.691 0 1.25-.559 1.25-1.25V7.25C20 6.559 19.441 6 18.75 6h-1.625a3.44 3.44 0 0 0-3.062-5h-.086c-1.247 0-2.403.66-3.036 1.734zM3.125 9.75h5.938v8.125H3.75a.627.627 0 0 1-.625-.625zm7.813 0h5.937v7.5a.627.627 0 0 1-.625.625h-5.312z"
34
34
  }));
35
35
  };
36
36
  });
@@ -0,0 +1,36 @@
1
+ // This file is generated by a script. Do not edit this file directly.
2
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
3
+ (function (global, factory) {
4
+ if (typeof define === "function" && define.amd) {
5
+ define(["exports", "react"], factory);
6
+ } else if (typeof exports !== "undefined") {
7
+ factory(exports, require("react"));
8
+ } else {
9
+ var mod = {
10
+ exports: {}
11
+ };
12
+ factory(mod.exports, global.react);
13
+ global.Glass = mod.exports;
14
+ }
15
+ })(typeof globalThis !== "undefined" ? globalThis : typeof self !== "undefined" ? self : this, function (_exports, React) {
16
+ "use strict";
17
+
18
+ Object.defineProperty(_exports, "__esModule", {
19
+ value: true
20
+ });
21
+ _exports.Glass = void 0;
22
+ React = _interopRequireWildcard(React);
23
+ function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(e) { return e ? t : r; })(e); }
24
+ function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != _typeof(e) && "function" != typeof e) return { "default": e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n["default"] = e, t && t.set(e, n), n; }
25
+ function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
26
+ var Glass = _exports.Glass = function Glass(props) {
27
+ return /*#__PURE__*/React.createElement("svg", _extends({
28
+ xmlns: "http://www.w3.org/2000/svg",
29
+ fill: "none",
30
+ viewBox: "0 0 20 20"
31
+ }, props), /*#__PURE__*/React.createElement("path", {
32
+ fill: "currentColor",
33
+ d: "M2.937 0a.94.94 0 0 0-.933 1.02l1.414 16.41a2.813 2.813 0 0 0 2.8 2.57h6.563a2.81 2.81 0 0 0 2.8-2.57l1.415-16.41a.94.94 0 0 0-.242-.715.93.93 0 0 0-.692-.305zM4.23 5l-.27-3.125h11.083L14.773 5zm.16 1.875h10.22l-.895 10.395a.94.94 0 0 1-.934.855H6.22a.936.936 0 0 1-.934-.855z"
34
+ }));
35
+ };
36
+ });
@@ -0,0 +1,36 @@
1
+ // This file is generated by a script. Do not edit this file directly.
2
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
3
+ (function (global, factory) {
4
+ if (typeof define === "function" && define.amd) {
5
+ define(["exports", "react"], factory);
6
+ } else if (typeof exports !== "undefined") {
7
+ factory(exports, require("react"));
8
+ } else {
9
+ var mod = {
10
+ exports: {}
11
+ };
12
+ factory(mod.exports, global.react);
13
+ global.Glasses = mod.exports;
14
+ }
15
+ })(typeof globalThis !== "undefined" ? globalThis : typeof self !== "undefined" ? self : this, function (_exports, React) {
16
+ "use strict";
17
+
18
+ Object.defineProperty(_exports, "__esModule", {
19
+ value: true
20
+ });
21
+ _exports.Glasses = void 0;
22
+ React = _interopRequireWildcard(React);
23
+ function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(e) { return e ? t : r; })(e); }
24
+ function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != _typeof(e) && "function" != typeof e) return { "default": e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n["default"] = e, t && t.set(e, n), n; }
25
+ function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
26
+ var Glasses = _exports.Glasses = function Glasses(props) {
27
+ return /*#__PURE__*/React.createElement("svg", _extends({
28
+ xmlns: "http://www.w3.org/2000/svg",
29
+ fill: "none",
30
+ viewBox: "0 0 20 20"
31
+ }, props), /*#__PURE__*/React.createElement("path", {
32
+ fill: "currentColor",
33
+ d: "M4.715 3.889c-.614 0-1.156.406-1.333.993L1.868 10h5.91a1.11 1.11 0 0 1 1.11 1.111h2.223A1.11 1.11 0 0 1 12.222 10h5.91l-1.517-5.118a1.385 1.385 0 0 0-1.334-.993h-1.114a.83.83 0 0 1-.834-.833c0-.462.372-.834.834-.834h1.118c1.354 0 2.545.89 2.93 2.188l1.66 5.6q.125.424.125.868v3.566a3.334 3.334 0 0 1-3.333 3.334h-2.223a3.334 3.334 0 0 1-3.333-3.334v-1.666H8.89v1.666a3.334 3.334 0 0 1-3.333 3.334H3.333A3.334 3.334 0 0 1 0 14.444v-3.566q0-.444.125-.868l1.66-5.6a3.055 3.055 0 0 1 2.93-2.188h1.118c.462 0 .834.372.834.833a.83.83 0 0 1-.834.834zm13.618 7.778h-5.555v2.777c0 .92.746 1.667 1.666 1.667h2.223c.92 0 1.666-.747 1.666-1.667zm-16.666 0v2.777c0 .92.746 1.667 1.666 1.667h2.223c.92 0 1.666-.747 1.666-1.667v-2.777z"
34
+ }));
35
+ };
36
+ });
@@ -0,0 +1,36 @@
1
+ // This file is generated by a script. Do not edit this file directly.
2
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
3
+ (function (global, factory) {
4
+ if (typeof define === "function" && define.amd) {
5
+ define(["exports", "react"], factory);
6
+ } else if (typeof exports !== "undefined") {
7
+ factory(exports, require("react"));
8
+ } else {
9
+ var mod = {
10
+ exports: {}
11
+ };
12
+ factory(mod.exports, global.react);
13
+ global.GolfFlagHole = mod.exports;
14
+ }
15
+ })(typeof globalThis !== "undefined" ? globalThis : typeof self !== "undefined" ? self : this, function (_exports, React) {
16
+ "use strict";
17
+
18
+ Object.defineProperty(_exports, "__esModule", {
19
+ value: true
20
+ });
21
+ _exports.GolfFlagHole = void 0;
22
+ React = _interopRequireWildcard(React);
23
+ function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(e) { return e ? t : r; })(e); }
24
+ function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != _typeof(e) && "function" != typeof e) return { "default": e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n["default"] = e, t && t.set(e, n), n; }
25
+ function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
26
+ var GolfFlagHole = _exports.GolfFlagHole = function GolfFlagHole(props) {
27
+ return /*#__PURE__*/React.createElement("svg", _extends({
28
+ xmlns: "http://www.w3.org/2000/svg",
29
+ fill: "none",
30
+ viewBox: "0 0 20 20"
31
+ }, props), /*#__PURE__*/React.createElement("path", {
32
+ fill: "currentColor",
33
+ d: "M5.714.133a.88.88 0 0 1 .857-.04l7.645 3.822c.297.15.488.456.488.79a.88.88 0 0 1-.382.728l-.106.062L7.06 9.071v1.823a19.4 19.4 0 0 1 2.94-.216c2.448 0 4.704.433 6.384 1.168.838.368 1.573.827 2.11 1.382.54.559.919 1.257.919 2.066s-.379 1.507-.92 2.066c-.536.554-1.27 1.014-2.109 1.381-1.68.736-3.936 1.17-6.384 1.17s-4.705-.442-6.384-1.173c-.838-.368-1.57-.827-2.106-1.382-.54-.559-.92-1.26-.92-2.066s.38-1.507.92-2.065c.536-.555 1.271-1.015 2.11-1.382.51-.225 1.073-.42 1.679-.581V.882L5.306.77a.88.88 0 0 1 .412-.636zM10 12.442c-1.048 0-2.036.088-2.94.239v1.529c.36-.063.757-.1 1.176-.1 1.624 0 2.94.526 2.94 1.177 0 .65-1.316 1.176-2.94 1.176-1.522 0-2.775-.463-2.926-1.055l-.015-.121v-2.191q-.523.166-.97.36c-.706.309-1.22.654-1.547.992-.324.335-.423.614-.423.838 0 .225.1.504.423.839.327.338.841.683 1.547.992 1.408.617 3.414 1.018 5.675 1.018s4.267-.404 5.675-1.018c.705-.309 1.22-.654 1.547-.992.323-.335.423-.614.423-.838 0-.225-.1-.504-.423-.839-.327-.338-.842-.683-1.547-.992-1.408-.617-3.415-1.018-5.675-1.018zm-2.94-5.34 4.789-2.397-4.79-2.396z"
34
+ }));
35
+ };
36
+ });
@@ -0,0 +1,39 @@
1
+ // This file is generated by a script. Do not edit this file directly.
2
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
3
+ (function (global, factory) {
4
+ if (typeof define === "function" && define.amd) {
5
+ define(["exports", "react"], factory);
6
+ } else if (typeof exports !== "undefined") {
7
+ factory(exports, require("react"));
8
+ } else {
9
+ var mod = {
10
+ exports: {}
11
+ };
12
+ factory(mod.exports, global.react);
13
+ global.GoogleCalendar = mod.exports;
14
+ }
15
+ })(typeof globalThis !== "undefined" ? globalThis : typeof self !== "undefined" ? self : this, function (_exports, React) {
16
+ "use strict";
17
+
18
+ Object.defineProperty(_exports, "__esModule", {
19
+ value: true
20
+ });
21
+ _exports.GoogleCalendar = void 0;
22
+ React = _interopRequireWildcard(React);
23
+ function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(e) { return e ? t : r; })(e); }
24
+ function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != _typeof(e) && "function" != typeof e) return { "default": e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n["default"] = e, t && t.set(e, n), n; }
25
+ function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
26
+ var GoogleCalendar = _exports.GoogleCalendar = function GoogleCalendar(props) {
27
+ return /*#__PURE__*/React.createElement("svg", _extends({
28
+ xmlns: "http://www.w3.org/2000/svg",
29
+ fill: "none",
30
+ viewBox: "0 0 20 20"
31
+ }, props), /*#__PURE__*/React.createElement("path", {
32
+ fill: "currentColor",
33
+ d: "M18.392 2.732c-.017-.646-.578-1.181-1.215-1.232H2.668c-.713.076-1.206.612-1.248 1.334.042 4.749-.06 9.507 0 14.264 0 .026-.009.077.017.094 0 .603.467 1.147 1.053 1.265.076.017.161 0 .23.043h11.662l.043-.068 3.958-3.967h.017V2.774l-.017-.043zM14.39 13.456a1 1 0 0 1-1 1H6.463a1 1 0 0 1-1-1V6.518a1 1 0 0 1 1-1h6.928a1 1 0 0 1 1 1z"
34
+ }), /*#__PURE__*/React.createElement("path", {
35
+ fill: "currentColor",
36
+ d: "M8.377 9.571c.204-.026.535-.187.645-.365.179-.306.12-.722-.187-.918-.51-.34-1.172-.11-1.342.476a10 10 0 0 1-.764-.306c.068-.297.323-.62.577-.799.765-.543 2.09-.365 2.532.51.272.552.153 1.215-.332 1.606-.059.05-.127.076-.186.11-.026.017-.034.06-.009.077.043.025.11.042.153.068 1.19.739.773 2.31-.493 2.693-1.002.297-2.106-.221-2.387-1.249l.79-.323c.136.714.918 1.08 1.546.68.434-.272.502-.884.11-1.224-.093-.076-.398-.246-.509-.246h-.688V9.58c.17-.017.365.017.535 0zM12.887 12.663h-.84V8.611l-.833.612-.442-.663c.51-.357 1.02-.714 1.512-1.096h.603z"
37
+ }));
38
+ };
39
+ });
@@ -0,0 +1,39 @@
1
+ // This file is generated by a script. Do not edit this file directly.
2
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
3
+ (function (global, factory) {
4
+ if (typeof define === "function" && define.amd) {
5
+ define(["exports", "react"], factory);
6
+ } else if (typeof exports !== "undefined") {
7
+ factory(exports, require("react"));
8
+ } else {
9
+ var mod = {
10
+ exports: {}
11
+ };
12
+ factory(mod.exports, global.react);
13
+ global.GoogleDocs = mod.exports;
14
+ }
15
+ })(typeof globalThis !== "undefined" ? globalThis : typeof self !== "undefined" ? self : this, function (_exports, React) {
16
+ "use strict";
17
+
18
+ Object.defineProperty(_exports, "__esModule", {
19
+ value: true
20
+ });
21
+ _exports.GoogleDocs = void 0;
22
+ React = _interopRequireWildcard(React);
23
+ function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(e) { return e ? t : r; })(e); }
24
+ function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != _typeof(e) && "function" != typeof e) return { "default": e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n["default"] = e, t && t.set(e, n), n; }
25
+ function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
26
+ var GoogleDocs = _exports.GoogleDocs = function GoogleDocs(props) {
27
+ return /*#__PURE__*/React.createElement("svg", _extends({
28
+ xmlns: "http://www.w3.org/2000/svg",
29
+ fill: "none",
30
+ viewBox: "0 0 20 21"
31
+ }, props), /*#__PURE__*/React.createElement("path", {
32
+ fill: "currentColor",
33
+ d: "M18 17.686V5.816a.78.78 0 0 0-.23-.554L12.73.23A.8.8 0 0 0 12.174 0H5.04A2.04 2.04 0 0 0 3 2.04v15.942a2.05 2.05 0 0 0 2.05 2.049h10.91A2.04 2.04 0 0 0 18 17.99v-.305m-1.57.305c0 .258-.212.47-.47.47H5.05a.5.5 0 0 1-.268-.082.46.46 0 0 1-.213-.398V2.04c0-.157.083-.305.213-.388a.46.46 0 0 1 .267-.083h6.803l4.579 4.579V17.99"
34
+ }), /*#__PURE__*/React.createElement("path", {
35
+ fill: "currentColor",
36
+ d: "M14.677 7.772H6.323a.64.64 0 0 0-.646.646c0 .36.286.647.646.647h8.354c.36 0 .646-.287.646-.647a.64.64 0 0 0-.646-.646M14.677 10.468H6.323a.64.64 0 0 0-.646.646c0 .36.286.646.646.646h8.354c.36 0 .646-.286.646-.646a.64.64 0 0 0-.646-.646M11.225 13.163H6.323a.64.64 0 0 0-.646.646c0 .36.286.646.646.646h4.902c.36 0 .646-.286.646-.646a.64.64 0 0 0-.646-.646"
37
+ }));
38
+ };
39
+ });
@@ -0,0 +1,41 @@
1
+ // This file is generated by a script. Do not edit this file directly.
2
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
3
+ (function (global, factory) {
4
+ if (typeof define === "function" && define.amd) {
5
+ define(["exports", "react"], factory);
6
+ } else if (typeof exports !== "undefined") {
7
+ factory(exports, require("react"));
8
+ } else {
9
+ var mod = {
10
+ exports: {}
11
+ };
12
+ factory(mod.exports, global.react);
13
+ global.GoogleDrive = mod.exports;
14
+ }
15
+ })(typeof globalThis !== "undefined" ? globalThis : typeof self !== "undefined" ? self : this, function (_exports, React) {
16
+ "use strict";
17
+
18
+ Object.defineProperty(_exports, "__esModule", {
19
+ value: true
20
+ });
21
+ _exports.GoogleDrive = void 0;
22
+ React = _interopRequireWildcard(React);
23
+ function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(e) { return e ? t : r; })(e); }
24
+ function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != _typeof(e) && "function" != typeof e) return { "default": e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n["default"] = e, t && t.set(e, n), n; }
25
+ function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
26
+ var GoogleDrive = _exports.GoogleDrive = function GoogleDrive(props) {
27
+ return /*#__PURE__*/React.createElement("svg", _extends({
28
+ xmlns: "http://www.w3.org/2000/svg",
29
+ fill: "none",
30
+ viewBox: "0 0 20 20"
31
+ }, props), /*#__PURE__*/React.createElement("path", {
32
+ fill: "currentColor",
33
+ fillRule: "evenodd",
34
+ stroke: "currentColor",
35
+ strokeMiterlimit: 10,
36
+ strokeWidth: 0.5,
37
+ d: "M19.288 13.45c.14-.25.21-.52.21-.79s-.07-.55-.22-.8l-5.56-9.57c-.29-.49-.8-.79-1.37-.79h-4.68c-.57 0-1.09.3-1.37.79l-5.58 9.56a1.58 1.58 0 0 0 0 1.6l2.32 3.99c.29.49.81.78 1.37.78h11.18c.57 0 1.09-.3 1.37-.79.78-1.33 1.55-2.66 2.33-3.98Zm-17.65-1.07 5.57-9.55c.05-.08.12-.15.2-.2l1.98 3.39-5.88 10.1-1.87-3.2c-.1-.16-.1-.37 0-.53zm4.5 1.33h11.78l-1.86 3.19c-.1.16-.27.26-.46.26H4.418c-.09 0-.18-.02-.25-.06l1.98-3.39zm3.86-6.63-3.25 5.57h6.5zm-1.4-4.52 5.88 10.08h3.97a.56.56 0 0 0-.07-.26l-5.58-9.55a.54.54 0 0 0-.46-.26h-3.74z",
38
+ clipRule: "evenodd"
39
+ }));
40
+ };
41
+ });
@@ -0,0 +1,42 @@
1
+ // This file is generated by a script. Do not edit this file directly.
2
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
3
+ (function (global, factory) {
4
+ if (typeof define === "function" && define.amd) {
5
+ define(["exports", "react"], factory);
6
+ } else if (typeof exports !== "undefined") {
7
+ factory(exports, require("react"));
8
+ } else {
9
+ var mod = {
10
+ exports: {}
11
+ };
12
+ factory(mod.exports, global.react);
13
+ global.GoogleSheets = mod.exports;
14
+ }
15
+ })(typeof globalThis !== "undefined" ? globalThis : typeof self !== "undefined" ? self : this, function (_exports, React) {
16
+ "use strict";
17
+
18
+ Object.defineProperty(_exports, "__esModule", {
19
+ value: true
20
+ });
21
+ _exports.GoogleSheets = void 0;
22
+ React = _interopRequireWildcard(React);
23
+ function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(e) { return e ? t : r; })(e); }
24
+ function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != _typeof(e) && "function" != typeof e) return { "default": e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n["default"] = e, t && t.set(e, n), n; }
25
+ function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
26
+ var GoogleSheets = _exports.GoogleSheets = function GoogleSheets(props) {
27
+ return /*#__PURE__*/React.createElement("svg", _extends({
28
+ xmlns: "http://www.w3.org/2000/svg",
29
+ fill: "none",
30
+ viewBox: "0 0 20 20"
31
+ }, props), /*#__PURE__*/React.createElement("path", {
32
+ fill: "currentColor",
33
+ d: "M17.977 17.659V5.806a.77.77 0 0 0-.23-.553L12.714.23a.8.8 0 0 0-.553-.23H5.037A2.036 2.036 0 0 0 3 2.037v15.917A2.045 2.045 0 0 0 5.046 20H15.94a2.04 2.04 0 0 0 2.037-2.037v-.304m-1.567.304c0 .258-.212.47-.47.47H5.046a.5.5 0 0 1-.267-.083.46.46 0 0 1-.212-.396V2.037c0-.157.083-.304.212-.387a.46.46 0 0 1 .267-.083h6.793l4.571 4.571v11.825"
34
+ }), /*#__PURE__*/React.createElement("path", {
35
+ fill: "currentColor",
36
+ d: "M10.088 9.788H7.996v1.041h2.092zM10.088 11.456H7.996v1.05h2.092zM10.088 13.134H7.996v1.041h2.092zM13.018 9.788h-2.092v1.041h2.092zM13.018 11.456h-2.092v1.05h2.092zM13.018 13.134h-2.092v1.041h2.092z"
37
+ }), /*#__PURE__*/React.createElement("path", {
38
+ fill: "currentColor",
39
+ d: "M14.263 7.797H6.714a.74.74 0 0 0-.737.737v6.848a.74.74 0 0 0 .737.738h7.549a.74.74 0 0 0 .737-.738V8.534a.74.74 0 0 0-.737-.737m-.738 6.848H7.452V9.272h6.073z"
40
+ }));
41
+ };
42
+ });
@@ -0,0 +1,42 @@
1
+ // This file is generated by a script. Do not edit this file directly.
2
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
3
+ (function (global, factory) {
4
+ if (typeof define === "function" && define.amd) {
5
+ define(["exports", "react"], factory);
6
+ } else if (typeof exports !== "undefined") {
7
+ factory(exports, require("react"));
8
+ } else {
9
+ var mod = {
10
+ exports: {}
11
+ };
12
+ factory(mod.exports, global.react);
13
+ global.GoogleSlides = mod.exports;
14
+ }
15
+ })(typeof globalThis !== "undefined" ? globalThis : typeof self !== "undefined" ? self : this, function (_exports, React) {
16
+ "use strict";
17
+
18
+ Object.defineProperty(_exports, "__esModule", {
19
+ value: true
20
+ });
21
+ _exports.GoogleSlides = void 0;
22
+ React = _interopRequireWildcard(React);
23
+ function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(e) { return e ? t : r; })(e); }
24
+ function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != _typeof(e) && "function" != typeof e) return { "default": e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n["default"] = e, t && t.set(e, n), n; }
25
+ function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
26
+ var GoogleSlides = _exports.GoogleSlides = function GoogleSlides(props) {
27
+ return /*#__PURE__*/React.createElement("svg", _extends({
28
+ xmlns: "http://www.w3.org/2000/svg",
29
+ fill: "none",
30
+ viewBox: "0 0 20 20"
31
+ }, props), /*#__PURE__*/React.createElement("path", {
32
+ fill: "currentColor",
33
+ d: "M17.977 17.659V5.806a.77.77 0 0 0-.23-.553L12.714.23a.8.8 0 0 0-.553-.23H5.037A2.036 2.036 0 0 0 3 2.037v15.917A2.045 2.045 0 0 0 5.046 20H15.94a2.04 2.04 0 0 0 2.037-2.037v-.304m-1.567.304c0 .258-.212.47-.47.47H5.046a.5.5 0 0 1-.267-.083.46.46 0 0 1-.212-.396V2.037c0-.157.083-.304.212-.387a.46.46 0 0 1 .267-.083h6.793l4.571 4.571v11.825"
34
+ }), /*#__PURE__*/React.createElement("path", {
35
+ fill: "currentColor",
36
+ d: "M14.263 7.576H6.714a.74.74 0 0 0-.737.737v6.848a.74.74 0 0 0 .737.738h7.549A.74.74 0 0 0 15 15.16V8.313a.74.74 0 0 0-.737-.737m-.738 6.848H7.452V9.051h6.073z"
37
+ }), /*#__PURE__*/React.createElement("path", {
38
+ fill: "currentColor",
39
+ d: "M13.01 10.221H7.976v2.931h5.032z"
40
+ }));
41
+ };
42
+ });
@@ -0,0 +1,36 @@
1
+ // This file is generated by a script. Do not edit this file directly.
2
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
3
+ (function (global, factory) {
4
+ if (typeof define === "function" && define.amd) {
5
+ define(["exports", "react"], factory);
6
+ } else if (typeof exports !== "undefined") {
7
+ factory(exports, require("react"));
8
+ } else {
9
+ var mod = {
10
+ exports: {}
11
+ };
12
+ factory(mod.exports, global.react);
13
+ global.GraduationCap = mod.exports;
14
+ }
15
+ })(typeof globalThis !== "undefined" ? globalThis : typeof self !== "undefined" ? self : this, function (_exports, React) {
16
+ "use strict";
17
+
18
+ Object.defineProperty(_exports, "__esModule", {
19
+ value: true
20
+ });
21
+ _exports.GraduationCap = void 0;
22
+ React = _interopRequireWildcard(React);
23
+ function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(e) { return e ? t : r; })(e); }
24
+ function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != _typeof(e) && "function" != typeof e) return { "default": e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n["default"] = e, t && t.set(e, n), n; }
25
+ function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
26
+ var GraduationCap = _exports.GraduationCap = function GraduationCap(props) {
27
+ return /*#__PURE__*/React.createElement("svg", _extends({
28
+ xmlns: "http://www.w3.org/2000/svg",
29
+ fill: "none",
30
+ viewBox: "0 0 20 20"
31
+ }, props), /*#__PURE__*/React.createElement("path", {
32
+ fill: "currentColor",
33
+ d: "M11.07 2.434A2.8 2.8 0 0 0 10 2.222c-.368 0-.73.073-1.07.212L.515 5.9A.83.83 0 0 0 0 6.667v10.278c0 .461.372.833.833.833a.83.83 0 0 0 .834-.833V7.91l1.666.687v5.851c0 1.84 2.986 3.333 6.667 3.333s6.667-1.493 6.667-3.333v-5.85l2.82-1.16A.83.83 0 0 0 20 6.67a.83.83 0 0 0-.514-.767zM5 14.444V9.282L8.93 10.9c.34.14.702.212 1.07.212s.73-.073 1.07-.212L15 9.282v5.174c0 .007-.004.014-.01.031a.8.8 0 0 1-.119.18c-.152.181-.437.414-.902.647-.93.465-2.33.798-3.969.798s-3.038-.337-3.969-.798c-.465-.233-.75-.466-.903-.646a.8.8 0 0 1-.118-.18L5 14.454zM3.028 6.668l6.538-2.691q.21-.086.434-.087.225 0 .434.087l6.538 2.69-6.538 2.692a1.2 1.2 0 0 1-.434.087q-.225 0-.434-.087z"
34
+ }));
35
+ };
36
+ });
@@ -30,7 +30,7 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
30
30
  viewBox: "0 0 20 20"
31
31
  }, props), /*#__PURE__*/React.createElement("path", {
32
32
  fill: "currentColor",
33
- d: "M7.5 3.125c0-1.035.84-1.875 1.875-1.875h1.25c1.035 0 1.875.84 1.875 1.875v13.75c0 1.035-.84 1.875-1.875 1.875h-1.25A1.875 1.875 0 0 1 7.5 16.875zm-6.25 7.5c0-1.035.84-1.875 1.875-1.875h1.25c1.035 0 1.875.84 1.875 1.875v6.25c0 1.035-.84 1.875-1.875 1.875h-1.25a1.875 1.875 0 0 1-1.875-1.875zM15.625 3.75h1.25c1.035 0 1.875.84 1.875 1.875v11.25c0 1.035-.84 1.875-1.875 1.875h-1.25a1.875 1.875 0 0 1-1.875-1.875V5.625c0-1.035.84-1.875 1.875-1.875"
33
+ d: "M7.5 3.125c0-1.035.84-1.875 1.875-1.875h1.25c1.035 0 1.875.84 1.875 1.875v13.75c0 1.035-.84 1.875-1.875 1.875h-1.25A1.875 1.875 0 0 1 7.5 16.875zm-7.5 7.5C0 9.59.84 8.75 1.875 8.75h1.25C4.16 8.75 5 9.59 5 10.625v6.25c0 1.035-.84 1.875-1.875 1.875h-1.25A1.875 1.875 0 0 1 0 16.875zM16.875 3.75h1.25C19.16 3.75 20 4.59 20 5.625v11.25c0 1.035-.84 1.875-1.875 1.875h-1.25A1.875 1.875 0 0 1 15 16.875V5.625c0-1.035.84-1.875 1.875-1.875"
34
34
  }));
35
35
  };
36
36
  });
@@ -0,0 +1,36 @@
1
+ // This file is generated by a script. Do not edit this file directly.
2
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
3
+ (function (global, factory) {
4
+ if (typeof define === "function" && define.amd) {
5
+ define(["exports", "react"], factory);
6
+ } else if (typeof exports !== "undefined") {
7
+ factory(exports, require("react"));
8
+ } else {
9
+ var mod = {
10
+ exports: {}
11
+ };
12
+ factory(mod.exports, global.react);
13
+ global.GridFourSquares = mod.exports;
14
+ }
15
+ })(typeof globalThis !== "undefined" ? globalThis : typeof self !== "undefined" ? self : this, function (_exports, React) {
16
+ "use strict";
17
+
18
+ Object.defineProperty(_exports, "__esModule", {
19
+ value: true
20
+ });
21
+ _exports.GridFourSquares = void 0;
22
+ React = _interopRequireWildcard(React);
23
+ function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(e) { return e ? t : r; })(e); }
24
+ function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != _typeof(e) && "function" != typeof e) return { "default": e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n["default"] = e, t && t.set(e, n), n; }
25
+ function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
26
+ var GridFourSquares = _exports.GridFourSquares = function GridFourSquares(props) {
27
+ return /*#__PURE__*/React.createElement("svg", _extends({
28
+ xmlns: "http://www.w3.org/2000/svg",
29
+ fill: "none",
30
+ viewBox: "0 0 20 20"
31
+ }, props), /*#__PURE__*/React.createElement("path", {
32
+ fill: "currentColor",
33
+ d: "M2.875 3.125v3.75h3.75v-3.75zM1 3.125C1 2.09 1.84 1.25 2.875 1.25h3.75c1.035 0 1.875.84 1.875 1.875v3.75c0 1.035-.84 1.875-1.875 1.875h-3.75A1.875 1.875 0 0 1 1 6.875zm1.875 10v3.75h3.75v-3.75zm-1.875 0c0-1.035.84-1.875 1.875-1.875h3.75c1.035 0 1.875.84 1.875 1.875v3.75c0 1.035-.84 1.875-1.875 1.875h-3.75A1.875 1.875 0 0 1 1 16.875zm15.625-10h-3.75v3.75h3.75zm-3.75-1.875h3.75c1.035 0 1.875.84 1.875 1.875v3.75c0 1.035-.84 1.875-1.875 1.875h-3.75A1.875 1.875 0 0 1 11 6.875v-3.75c0-1.035.84-1.875 1.875-1.875m0 11.875v3.75h3.75v-3.75zm-1.875 0c0-1.035.84-1.875 1.875-1.875h3.75c1.035 0 1.875.84 1.875 1.875v3.75c0 1.035-.84 1.875-1.875 1.875h-3.75A1.875 1.875 0 0 1 11 16.875z"
34
+ }));
35
+ };
36
+ });
@@ -0,0 +1,36 @@
1
+ // This file is generated by a script. Do not edit this file directly.
2
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
3
+ (function (global, factory) {
4
+ if (typeof define === "function" && define.amd) {
5
+ define(["exports", "react"], factory);
6
+ } else if (typeof exports !== "undefined") {
7
+ factory(exports, require("react"));
8
+ } else {
9
+ var mod = {
10
+ exports: {}
11
+ };
12
+ factory(mod.exports, global.react);
13
+ global.Hammer = mod.exports;
14
+ }
15
+ })(typeof globalThis !== "undefined" ? globalThis : typeof self !== "undefined" ? self : this, function (_exports, React) {
16
+ "use strict";
17
+
18
+ Object.defineProperty(_exports, "__esModule", {
19
+ value: true
20
+ });
21
+ _exports.Hammer = void 0;
22
+ React = _interopRequireWildcard(React);
23
+ function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(e) { return e ? t : r; })(e); }
24
+ function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != _typeof(e) && "function" != typeof e) return { "default": e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n["default"] = e, t && t.set(e, n), n; }
25
+ function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
26
+ var Hammer = _exports.Hammer = function Hammer(props) {
27
+ return /*#__PURE__*/React.createElement("svg", _extends({
28
+ xmlns: "http://www.w3.org/2000/svg",
29
+ fill: "none",
30
+ viewBox: "0 0 20 20"
31
+ }, props), /*#__PURE__*/React.createElement("path", {
32
+ fill: "currentColor",
33
+ d: "M14.939 2.548a6.88 6.88 0 0 0-7.386-1.16l-1.377.613a.827.827 0 0 0-.186 1.394l2.726 2.23v1.47l-8.019 8.02c-.93.929-.93 2.44 0 3.369s2.44.929 3.37 0l8.019-8.02h2.068l1.101 1.102a.826.826 0 0 0 .031 1.132.823.823 0 0 0 1.167 0l3.304-3.304a.823.823 0 0 0 0-1.167.823.823 0 0 0-1.132-.03l-1.101-1.102V5.973c0-.706-.3-1.377-.826-1.848zm2.52 6.815L16.421 10.4 15.08 9.057a.83.83 0 0 0-.585-.241h-1.862l-2.268-2.268V5.236a.83.83 0 0 0-.303-.64l-1.99-1.628.152-.065a5.23 5.23 0 0 1 5.614.881L15.6 5.357a.83.83 0 0 1 .275.616v1.463c0 .22.086.43.241.585zm-6.609 0-7.95 7.95a.733.733 0 0 1-1.036-1.035l7.95-7.95z"
34
+ }));
35
+ };
36
+ });
@@ -0,0 +1,36 @@
1
+ // This file is generated by a script. Do not edit this file directly.
2
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
3
+ (function (global, factory) {
4
+ if (typeof define === "function" && define.amd) {
5
+ define(["exports", "react"], factory);
6
+ } else if (typeof exports !== "undefined") {
7
+ factory(exports, require("react"));
8
+ } else {
9
+ var mod = {
10
+ exports: {}
11
+ };
12
+ factory(mod.exports, global.react);
13
+ global.Hand = mod.exports;
14
+ }
15
+ })(typeof globalThis !== "undefined" ? globalThis : typeof self !== "undefined" ? self : this, function (_exports, React) {
16
+ "use strict";
17
+
18
+ Object.defineProperty(_exports, "__esModule", {
19
+ value: true
20
+ });
21
+ _exports.Hand = void 0;
22
+ React = _interopRequireWildcard(React);
23
+ function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(e) { return e ? t : r; })(e); }
24
+ function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != _typeof(e) && "function" != typeof e) return { "default": e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n["default"] = e, t && t.set(e, n), n; }
25
+ function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
26
+ var Hand = _exports.Hand = function Hand(props) {
27
+ return /*#__PURE__*/React.createElement("svg", _extends({
28
+ xmlns: "http://www.w3.org/2000/svg",
29
+ fill: "none",
30
+ viewBox: "0 0 20 20"
31
+ }, props), /*#__PURE__*/React.createElement("path", {
32
+ fill: "currentColor",
33
+ d: "M10.02 0C9.03 0 8.176.574 7.77 1.406A2.502 2.502 0 0 0 4.395 3.75v6.465l-.106-.106a2.499 2.499 0 1 0-3.535 3.536L4.18 17.07A10 10 0 0 0 11.25 20h.645a1 1 0 0 0 .175-.016 7.19 7.19 0 0 0 6.684-6.683 1 1 0 0 0 .015-.176V6.25a2.502 2.502 0 0 0-3.124-2.422V3.75a2.502 2.502 0 0 0-3.375-2.344A2.5 2.5 0 0 0 10.02 0m-.625 3.754V2.5c0-.344.28-.625.625-.625.343 0 .625.281.625.625v6.563c0 .519.418.937.937.937s.938-.418.938-.937V3.75c0-.344.28-.625.625-.625.343 0 .625.281.625.625v5.313c0 .519.418.937.937.937s.938-.418.938-.937V6.25c0-.344.28-.625.625-.625.343 0 .625.281.625.625v6.754c-.004.023-.004.05-.008.074a5.31 5.31 0 0 1-5.04 5.04 1 1 0 0 0-.074.007h-.523a8.12 8.12 0 0 1-5.742-2.379l-3.43-3.43a.627.627 0 0 1 0-.882.627.627 0 0 1 .883 0l1.707 1.707a.939.939 0 0 0 1.602-.664V3.75c0-.344.28-.625.625-.625.343 0 .625.277.625.621v5.317c0 .519.418.937.937.937s.938-.418.938-.937z"
34
+ }));
35
+ };
36
+ });
@@ -0,0 +1,36 @@
1
+ // This file is generated by a script. Do not edit this file directly.
2
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
3
+ (function (global, factory) {
4
+ if (typeof define === "function" && define.amd) {
5
+ define(["exports", "react"], factory);
6
+ } else if (typeof exports !== "undefined") {
7
+ factory(exports, require("react"));
8
+ } else {
9
+ var mod = {
10
+ exports: {}
11
+ };
12
+ factory(mod.exports, global.react);
13
+ global.Headphones = mod.exports;
14
+ }
15
+ })(typeof globalThis !== "undefined" ? globalThis : typeof self !== "undefined" ? self : this, function (_exports, React) {
16
+ "use strict";
17
+
18
+ Object.defineProperty(_exports, "__esModule", {
19
+ value: true
20
+ });
21
+ _exports.Headphones = void 0;
22
+ React = _interopRequireWildcard(React);
23
+ function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(e) { return e ? t : r; })(e); }
24
+ function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != _typeof(e) && "function" != typeof e) return { "default": e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n["default"] = e, t && t.set(e, n), n; }
25
+ function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
26
+ var Headphones = _exports.Headphones = function Headphones(props) {
27
+ return /*#__PURE__*/React.createElement("svg", _extends({
28
+ xmlns: "http://www.w3.org/2000/svg",
29
+ fill: "none",
30
+ viewBox: "0 0 20 20"
31
+ }, props), /*#__PURE__*/React.createElement("path", {
32
+ fill: "currentColor",
33
+ d: "M2.875 8.75a6.875 6.875 0 0 1 13.75 0v1.75c-.55-.32-1.191-.5-1.875-.5h-.625c-1.035 0-1.875.84-1.875 1.875v5c0 1.035.84 1.875 1.875 1.875h.625c2.07 0 3.75-1.68 3.75-3.75V8.75a8.75 8.75 0 0 0-17.5 0V15c0 2.07 1.68 3.75 3.75 3.75h.625c1.035 0 1.875-.84 1.875-1.875v-5C7.25 10.84 6.41 10 5.375 10H4.75c-.684 0-1.324.184-1.875.5zm0 5c0-1.035.84-1.875 1.875-1.875h.625v5H4.75A1.875 1.875 0 0 1 2.875 15zm13.75 0V15c0 1.035-.84 1.875-1.875 1.875h-.625v-5h.625c1.035 0 1.875.84 1.875 1.875"
34
+ }));
35
+ };
36
+ });
@@ -0,0 +1,36 @@
1
+ // This file is generated by a script. Do not edit this file directly.
2
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
3
+ (function (global, factory) {
4
+ if (typeof define === "function" && define.amd) {
5
+ define(["exports", "react"], factory);
6
+ } else if (typeof exports !== "undefined") {
7
+ factory(exports, require("react"));
8
+ } else {
9
+ var mod = {
10
+ exports: {}
11
+ };
12
+ factory(mod.exports, global.react);
13
+ global.Heart = mod.exports;
14
+ }
15
+ })(typeof globalThis !== "undefined" ? globalThis : typeof self !== "undefined" ? self : this, function (_exports, React) {
16
+ "use strict";
17
+
18
+ Object.defineProperty(_exports, "__esModule", {
19
+ value: true
20
+ });
21
+ _exports.Heart = void 0;
22
+ React = _interopRequireWildcard(React);
23
+ function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(e) { return e ? t : r; })(e); }
24
+ function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != _typeof(e) && "function" != typeof e) return { "default": e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n["default"] = e, t && t.set(e, n), n; }
25
+ function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
26
+ var Heart = _exports.Heart = function Heart(props) {
27
+ return /*#__PURE__*/React.createElement("svg", _extends({
28
+ xmlns: "http://www.w3.org/2000/svg",
29
+ fill: "none",
30
+ viewBox: "0 0 20 20"
31
+ }, props), /*#__PURE__*/React.createElement("path", {
32
+ fill: "currentColor",
33
+ d: "M14.8 3.125A3.33 3.33 0 0 0 12.106 4.5l-1.343 1.86a.936.936 0 0 1-1.516 0L7.902 4.5a3.324 3.324 0 0 0-6.02 1.95c0 1.948 1.25 3.843 2.661 5.558 1.605 1.953 3.57 3.672 4.918 4.699a.9.9 0 0 0 .547.164c.238 0 .422-.07.547-.164 1.347-1.027 3.312-2.75 4.918-4.7 1.414-1.714 2.66-3.609 2.66-5.558a3.324 3.324 0 0 0-3.324-3.324zm-4.214.277A5.2 5.2 0 0 1 20 6.45c0 2.68-1.676 5.035-3.09 6.75-1.723 2.094-3.8 3.91-5.226 4.996-.48.367-1.075.551-1.684.551-.61 0-1.203-.183-1.684-.55-1.425-1.087-3.504-2.903-5.226-4.993C1.676 11.488 0 9.13 0 6.45a5.2 5.2 0 0 1 9.414-3.047l.586.809z"
34
+ }));
35
+ };
36
+ });