tosijs-ui 1.0.10 → 1.0.13

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 (332) hide show
  1. package/README.md +4 -4
  2. package/bin/docs.ts +233 -0
  3. package/dist/doc-browser.d.ts +27 -0
  4. package/dist/icon-data.d.ts +4 -315
  5. package/dist/icons/data/activity.d.ts +1 -0
  6. package/dist/icons/data/airplay.d.ts +1 -0
  7. package/dist/icons/data/alertCircle.d.ts +1 -0
  8. package/dist/icons/data/alertOctagon.d.ts +1 -0
  9. package/dist/icons/data/alertTriangle.d.ts +1 -0
  10. package/dist/icons/data/alignCenter.d.ts +1 -0
  11. package/dist/icons/data/alignJustify.d.ts +1 -0
  12. package/dist/icons/data/alignLeft.d.ts +1 -0
  13. package/dist/icons/data/alignRight.d.ts +1 -0
  14. package/dist/icons/data/anchor.d.ts +1 -0
  15. package/dist/icons/data/aperture.d.ts +1 -0
  16. package/dist/icons/data/archive.d.ts +1 -0
  17. package/dist/icons/data/arrowDown.d.ts +1 -0
  18. package/dist/icons/data/arrowDownCircle.d.ts +1 -0
  19. package/dist/icons/data/arrowDownLeft.d.ts +1 -0
  20. package/dist/icons/data/arrowDownRight.d.ts +1 -0
  21. package/dist/icons/data/arrowLeft.d.ts +1 -0
  22. package/dist/icons/data/arrowLeftCircle.d.ts +1 -0
  23. package/dist/icons/data/arrowRight.d.ts +1 -0
  24. package/dist/icons/data/arrowRightCircle.d.ts +1 -0
  25. package/dist/icons/data/arrowUp.d.ts +1 -0
  26. package/dist/icons/data/arrowUpCircle.d.ts +1 -0
  27. package/dist/icons/data/arrowUpLeft.d.ts +1 -0
  28. package/dist/icons/data/arrowUpRight.d.ts +1 -0
  29. package/dist/icons/data/atSign.d.ts +1 -0
  30. package/dist/icons/data/award.d.ts +1 -0
  31. package/dist/icons/data/barChart.d.ts +1 -0
  32. package/dist/icons/data/barChart2.d.ts +1 -0
  33. package/dist/icons/data/battery.d.ts +1 -0
  34. package/dist/icons/data/batteryCharging.d.ts +1 -0
  35. package/dist/icons/data/bell.d.ts +1 -0
  36. package/dist/icons/data/bellOff.d.ts +1 -0
  37. package/dist/icons/data/blog.d.ts +1 -0
  38. package/dist/icons/data/blueprint.d.ts +1 -0
  39. package/dist/icons/data/bluetooth.d.ts +1 -0
  40. package/dist/icons/data/bold.d.ts +1 -0
  41. package/dist/icons/data/book.d.ts +1 -0
  42. package/dist/icons/data/bookOpen.d.ts +1 -0
  43. package/dist/icons/data/bookmark.d.ts +1 -0
  44. package/dist/icons/data/box.d.ts +1 -0
  45. package/dist/icons/data/briefcase.d.ts +1 -0
  46. package/dist/icons/data/bug.d.ts +1 -0
  47. package/dist/icons/data/calendar.d.ts +1 -0
  48. package/dist/icons/data/camera.d.ts +1 -0
  49. package/dist/icons/data/cameraOff.d.ts +1 -0
  50. package/dist/icons/data/cast.d.ts +1 -0
  51. package/dist/icons/data/check.d.ts +1 -0
  52. package/dist/icons/data/checkCircle.d.ts +1 -0
  53. package/dist/icons/data/checkSquare.d.ts +1 -0
  54. package/dist/icons/data/chevronDown.d.ts +1 -0
  55. package/dist/icons/data/chevronLeft.d.ts +1 -0
  56. package/dist/icons/data/chevronRight.d.ts +1 -0
  57. package/dist/icons/data/chevronUp.d.ts +1 -0
  58. package/dist/icons/data/chevronsDown.d.ts +1 -0
  59. package/dist/icons/data/chevronsLeft.d.ts +1 -0
  60. package/dist/icons/data/chevronsRight.d.ts +1 -0
  61. package/dist/icons/data/chevronsUp.d.ts +1 -0
  62. package/dist/icons/data/chrome.d.ts +1 -0
  63. package/dist/icons/data/circle.d.ts +1 -0
  64. package/dist/icons/data/clipboard.d.ts +1 -0
  65. package/dist/icons/data/clock.d.ts +1 -0
  66. package/dist/icons/data/cloud.d.ts +1 -0
  67. package/dist/icons/data/cloudDrizzle.d.ts +1 -0
  68. package/dist/icons/data/cloudLightning.d.ts +1 -0
  69. package/dist/icons/data/cloudOff.d.ts +1 -0
  70. package/dist/icons/data/cloudRain.d.ts +1 -0
  71. package/dist/icons/data/cloudSnow.d.ts +1 -0
  72. package/dist/icons/data/cmy.d.ts +1 -0
  73. package/dist/icons/data/code.d.ts +1 -0
  74. package/dist/icons/data/codepen.d.ts +1 -0
  75. package/dist/icons/data/codesandbox.d.ts +1 -0
  76. package/dist/icons/data/coffee.d.ts +1 -0
  77. package/dist/icons/data/columns.d.ts +1 -0
  78. package/dist/icons/data/command.d.ts +1 -0
  79. package/dist/icons/data/compass.d.ts +1 -0
  80. package/dist/icons/data/copy.d.ts +1 -0
  81. package/dist/icons/data/cornerDownLeft.d.ts +1 -0
  82. package/dist/icons/data/cornerDownRight.d.ts +1 -0
  83. package/dist/icons/data/cornerLeftDown.d.ts +1 -0
  84. package/dist/icons/data/cornerLeftUp.d.ts +1 -0
  85. package/dist/icons/data/cornerRightDown.d.ts +1 -0
  86. package/dist/icons/data/cornerRightUp.d.ts +1 -0
  87. package/dist/icons/data/cornerUpLeft.d.ts +1 -0
  88. package/dist/icons/data/cornerUpRight.d.ts +1 -0
  89. package/dist/icons/data/cpu.d.ts +1 -0
  90. package/dist/icons/data/creditCard.d.ts +1 -0
  91. package/dist/icons/data/crop.d.ts +1 -0
  92. package/dist/icons/data/crosshair.d.ts +1 -0
  93. package/dist/icons/data/database.d.ts +1 -0
  94. package/dist/icons/data/delete.d.ts +1 -0
  95. package/dist/icons/data/disc.d.ts +1 -0
  96. package/dist/icons/data/discord.d.ts +1 -0
  97. package/dist/icons/data/divide.d.ts +1 -0
  98. package/dist/icons/data/divideCircle.d.ts +1 -0
  99. package/dist/icons/data/divideSquare.d.ts +1 -0
  100. package/dist/icons/data/dollarSign.d.ts +1 -0
  101. package/dist/icons/data/download.d.ts +1 -0
  102. package/dist/icons/data/downloadCloud.d.ts +1 -0
  103. package/dist/icons/data/dribbble.d.ts +1 -0
  104. package/dist/icons/data/droplet.d.ts +1 -0
  105. package/dist/icons/data/earth.d.ts +1 -0
  106. package/dist/icons/data/edit.d.ts +1 -0
  107. package/dist/icons/data/edit2.d.ts +1 -0
  108. package/dist/icons/data/edit3.d.ts +1 -0
  109. package/dist/icons/data/externalLink.d.ts +1 -0
  110. package/dist/icons/data/eye.d.ts +1 -0
  111. package/dist/icons/data/eyeOff.d.ts +1 -0
  112. package/dist/icons/data/facebook.d.ts +1 -0
  113. package/dist/icons/data/fastForward.d.ts +1 -0
  114. package/dist/icons/data/feather.d.ts +1 -0
  115. package/dist/icons/data/figma.d.ts +1 -0
  116. package/dist/icons/data/file.d.ts +1 -0
  117. package/dist/icons/data/fileMinus.d.ts +1 -0
  118. package/dist/icons/data/filePlus.d.ts +1 -0
  119. package/dist/icons/data/fileText.d.ts +1 -0
  120. package/dist/icons/data/film.d.ts +1 -0
  121. package/dist/icons/data/filter.d.ts +1 -0
  122. package/dist/icons/data/flag.d.ts +1 -0
  123. package/dist/icons/data/folder.d.ts +1 -0
  124. package/dist/icons/data/folderMinus.d.ts +1 -0
  125. package/dist/icons/data/folderPlus.d.ts +1 -0
  126. package/dist/icons/data/fontBold.d.ts +1 -0
  127. package/dist/icons/data/fontItalic.d.ts +1 -0
  128. package/dist/icons/data/fontUnderline.d.ts +1 -0
  129. package/dist/icons/data/framer.d.ts +1 -0
  130. package/dist/icons/data/frown.d.ts +1 -0
  131. package/dist/icons/data/game.d.ts +1 -0
  132. package/dist/icons/data/gift.d.ts +1 -0
  133. package/dist/icons/data/gitBranch.d.ts +1 -0
  134. package/dist/icons/data/gitCommit.d.ts +1 -0
  135. package/dist/icons/data/gitMerge.d.ts +1 -0
  136. package/dist/icons/data/gitPullRequest.d.ts +1 -0
  137. package/dist/icons/data/github.d.ts +1 -0
  138. package/dist/icons/data/gitlab.d.ts +1 -0
  139. package/dist/icons/data/globe.d.ts +1 -0
  140. package/dist/icons/data/google.d.ts +1 -0
  141. package/dist/icons/data/grid.d.ts +1 -0
  142. package/dist/icons/data/hardDrive.d.ts +1 -0
  143. package/dist/icons/data/hash.d.ts +1 -0
  144. package/dist/icons/data/headphones.d.ts +1 -0
  145. package/dist/icons/data/heart.d.ts +1 -0
  146. package/dist/icons/data/helpCircle.d.ts +1 -0
  147. package/dist/icons/data/hexagon.d.ts +1 -0
  148. package/dist/icons/data/home.d.ts +1 -0
  149. package/dist/icons/data/image.d.ts +1 -0
  150. package/dist/icons/data/inbox.d.ts +1 -0
  151. package/dist/icons/data/indent.d.ts +1 -0
  152. package/dist/icons/data/index.d.ts +313 -0
  153. package/dist/icons/data/info.d.ts +1 -0
  154. package/dist/icons/data/instagram.d.ts +1 -0
  155. package/dist/icons/data/italic.d.ts +1 -0
  156. package/dist/icons/data/key.d.ts +1 -0
  157. package/dist/icons/data/layers.d.ts +1 -0
  158. package/dist/icons/data/layout.d.ts +1 -0
  159. package/dist/icons/data/lifeBuoy.d.ts +1 -0
  160. package/dist/icons/data/link.d.ts +1 -0
  161. package/dist/icons/data/link2.d.ts +1 -0
  162. package/dist/icons/data/linkedin.d.ts +1 -0
  163. package/dist/icons/data/list.d.ts +1 -0
  164. package/dist/icons/data/listBullet.d.ts +1 -0
  165. package/dist/icons/data/listNumber.d.ts +1 -0
  166. package/dist/icons/data/loader.d.ts +1 -0
  167. package/dist/icons/data/lock.d.ts +1 -0
  168. package/dist/icons/data/logIn.d.ts +1 -0
  169. package/dist/icons/data/logOut.d.ts +1 -0
  170. package/dist/icons/data/mail.d.ts +1 -0
  171. package/dist/icons/data/map.d.ts +1 -0
  172. package/dist/icons/data/mapPin.d.ts +1 -0
  173. package/dist/icons/data/maximize.d.ts +1 -0
  174. package/dist/icons/data/maximize2.d.ts +1 -0
  175. package/dist/icons/data/meh.d.ts +1 -0
  176. package/dist/icons/data/menu.d.ts +1 -0
  177. package/dist/icons/data/messageCircle.d.ts +1 -0
  178. package/dist/icons/data/messageSquare.d.ts +1 -0
  179. package/dist/icons/data/mic.d.ts +1 -0
  180. package/dist/icons/data/micOff.d.ts +1 -0
  181. package/dist/icons/data/minimize.d.ts +1 -0
  182. package/dist/icons/data/minimize2.d.ts +1 -0
  183. package/dist/icons/data/minus.d.ts +1 -0
  184. package/dist/icons/data/minusCircle.d.ts +1 -0
  185. package/dist/icons/data/minusSquare.d.ts +1 -0
  186. package/dist/icons/data/monitor.d.ts +1 -0
  187. package/dist/icons/data/moon.d.ts +1 -0
  188. package/dist/icons/data/moreHorizontal.d.ts +1 -0
  189. package/dist/icons/data/moreVertical.d.ts +1 -0
  190. package/dist/icons/data/mousePointer.d.ts +1 -0
  191. package/dist/icons/data/move.d.ts +1 -0
  192. package/dist/icons/data/music.d.ts +1 -0
  193. package/dist/icons/data/navigation.d.ts +1 -0
  194. package/dist/icons/data/navigation2.d.ts +1 -0
  195. package/dist/icons/data/npm.d.ts +1 -0
  196. package/dist/icons/data/octagon.d.ts +1 -0
  197. package/dist/icons/data/outdent.d.ts +1 -0
  198. package/dist/icons/data/package.d.ts +1 -0
  199. package/dist/icons/data/paperclip.d.ts +1 -0
  200. package/dist/icons/data/pause.d.ts +1 -0
  201. package/dist/icons/data/pauseCircle.d.ts +1 -0
  202. package/dist/icons/data/penTool.d.ts +1 -0
  203. package/dist/icons/data/percent.d.ts +1 -0
  204. package/dist/icons/data/phone.d.ts +1 -0
  205. package/dist/icons/data/phoneCall.d.ts +1 -0
  206. package/dist/icons/data/phoneForwarded.d.ts +1 -0
  207. package/dist/icons/data/phoneIncoming.d.ts +1 -0
  208. package/dist/icons/data/phoneMissed.d.ts +1 -0
  209. package/dist/icons/data/phoneOff.d.ts +1 -0
  210. package/dist/icons/data/phoneOutgoing.d.ts +1 -0
  211. package/dist/icons/data/pieChart.d.ts +1 -0
  212. package/dist/icons/data/play.d.ts +1 -0
  213. package/dist/icons/data/playCircle.d.ts +1 -0
  214. package/dist/icons/data/plus.d.ts +1 -0
  215. package/dist/icons/data/plusCircle.d.ts +1 -0
  216. package/dist/icons/data/plusSquare.d.ts +1 -0
  217. package/dist/icons/data/pocket.d.ts +1 -0
  218. package/dist/icons/data/power.d.ts +1 -0
  219. package/dist/icons/data/printer.d.ts +1 -0
  220. package/dist/icons/data/radio.d.ts +1 -0
  221. package/dist/icons/data/refreshCcw.d.ts +1 -0
  222. package/dist/icons/data/refreshCw.d.ts +1 -0
  223. package/dist/icons/data/repeat.d.ts +1 -0
  224. package/dist/icons/data/resize.d.ts +1 -0
  225. package/dist/icons/data/rewind.d.ts +1 -0
  226. package/dist/icons/data/rgb.d.ts +1 -0
  227. package/dist/icons/data/rotateCcw.d.ts +1 -0
  228. package/dist/icons/data/rotateCw.d.ts +1 -0
  229. package/dist/icons/data/rss.d.ts +1 -0
  230. package/dist/icons/data/save.d.ts +1 -0
  231. package/dist/icons/data/scissors.d.ts +1 -0
  232. package/dist/icons/data/search.d.ts +1 -0
  233. package/dist/icons/data/send.d.ts +1 -0
  234. package/dist/icons/data/server.d.ts +1 -0
  235. package/dist/icons/data/settings.d.ts +1 -0
  236. package/dist/icons/data/share.d.ts +1 -0
  237. package/dist/icons/data/share2.d.ts +1 -0
  238. package/dist/icons/data/shield.d.ts +1 -0
  239. package/dist/icons/data/shieldOff.d.ts +1 -0
  240. package/dist/icons/data/shoppingBag.d.ts +1 -0
  241. package/dist/icons/data/shoppingCart.d.ts +1 -0
  242. package/dist/icons/data/shuffle.d.ts +1 -0
  243. package/dist/icons/data/sidebar.d.ts +1 -0
  244. package/dist/icons/data/skipBack.d.ts +1 -0
  245. package/dist/icons/data/skipForward.d.ts +1 -0
  246. package/dist/icons/data/slack.d.ts +1 -0
  247. package/dist/icons/data/slash.d.ts +1 -0
  248. package/dist/icons/data/sliders.d.ts +1 -0
  249. package/dist/icons/data/smartphone.d.ts +1 -0
  250. package/dist/icons/data/smile.d.ts +1 -0
  251. package/dist/icons/data/sortAscending.d.ts +1 -0
  252. package/dist/icons/data/sortDescending.d.ts +1 -0
  253. package/dist/icons/data/speaker.d.ts +1 -0
  254. package/dist/icons/data/square.d.ts +1 -0
  255. package/dist/icons/data/star.d.ts +1 -0
  256. package/dist/icons/data/stopCircle.d.ts +1 -0
  257. package/dist/icons/data/sun.d.ts +1 -0
  258. package/dist/icons/data/sunrise.d.ts +1 -0
  259. package/dist/icons/data/sunset.d.ts +1 -0
  260. package/dist/icons/data/table.d.ts +1 -0
  261. package/dist/icons/data/tablet.d.ts +1 -0
  262. package/dist/icons/data/tag.d.ts +1 -0
  263. package/dist/icons/data/target.d.ts +1 -0
  264. package/dist/icons/data/terminal.d.ts +1 -0
  265. package/dist/icons/data/thermometer.d.ts +1 -0
  266. package/dist/icons/data/thumbsDown.d.ts +1 -0
  267. package/dist/icons/data/thumbsUp.d.ts +1 -0
  268. package/dist/icons/data/toggleLeft.d.ts +1 -0
  269. package/dist/icons/data/toggleRight.d.ts +1 -0
  270. package/dist/icons/data/tool.d.ts +1 -0
  271. package/dist/icons/data/tosi.d.ts +1 -0
  272. package/dist/icons/data/tosiFavicon.d.ts +1 -0
  273. package/dist/icons/data/tosiPlatform.d.ts +1 -0
  274. package/dist/icons/data/tosiUi.d.ts +1 -0
  275. package/dist/icons/data/tosiXr.d.ts +1 -0
  276. package/dist/icons/data/trash.d.ts +1 -0
  277. package/dist/icons/data/trash2.d.ts +1 -0
  278. package/dist/icons/data/trello.d.ts +1 -0
  279. package/dist/icons/data/trendingDown.d.ts +1 -0
  280. package/dist/icons/data/trendingUp.d.ts +1 -0
  281. package/dist/icons/data/triangle.d.ts +1 -0
  282. package/dist/icons/data/truck.d.ts +1 -0
  283. package/dist/icons/data/tv.d.ts +1 -0
  284. package/dist/icons/data/twitch.d.ts +1 -0
  285. package/dist/icons/data/twitter.d.ts +1 -0
  286. package/dist/icons/data/type.d.ts +1 -0
  287. package/dist/icons/data/umbrella.d.ts +1 -0
  288. package/dist/icons/data/underline.d.ts +1 -0
  289. package/dist/icons/data/unlock.d.ts +1 -0
  290. package/dist/icons/data/upload.d.ts +1 -0
  291. package/dist/icons/data/uploadCloud.d.ts +1 -0
  292. package/dist/icons/data/user.d.ts +1 -0
  293. package/dist/icons/data/userCheck.d.ts +1 -0
  294. package/dist/icons/data/userMinus.d.ts +1 -0
  295. package/dist/icons/data/userPlus.d.ts +1 -0
  296. package/dist/icons/data/userX.d.ts +1 -0
  297. package/dist/icons/data/users.d.ts +1 -0
  298. package/dist/icons/data/video.d.ts +1 -0
  299. package/dist/icons/data/videoOff.d.ts +1 -0
  300. package/dist/icons/data/voicemail.d.ts +1 -0
  301. package/dist/icons/data/volume.d.ts +1 -0
  302. package/dist/icons/data/volume1.d.ts +1 -0
  303. package/dist/icons/data/volume2.d.ts +1 -0
  304. package/dist/icons/data/volumeX.d.ts +1 -0
  305. package/dist/icons/data/watch.d.ts +1 -0
  306. package/dist/icons/data/wifi.d.ts +1 -0
  307. package/dist/icons/data/wifiOff.d.ts +1 -0
  308. package/dist/icons/data/wind.d.ts +1 -0
  309. package/dist/icons/data/x.d.ts +1 -0
  310. package/dist/icons/data/xCircle.d.ts +1 -0
  311. package/dist/icons/data/xOctagon.d.ts +1 -0
  312. package/dist/icons/data/xSquare.d.ts +1 -0
  313. package/dist/icons/data/xrColor.d.ts +1 -0
  314. package/dist/icons/data/youtube.d.ts +1 -0
  315. package/dist/icons/data/zap.d.ts +1 -0
  316. package/dist/icons/data/zapOff.d.ts +1 -0
  317. package/dist/icons/data/zoomIn.d.ts +1 -0
  318. package/dist/icons/data/zoomOut.d.ts +1 -0
  319. package/dist/iife.js +52 -40
  320. package/dist/iife.js.map +27 -25
  321. package/dist/index.d.ts +2 -0
  322. package/dist/index.js +21 -9
  323. package/dist/index.js.map +26 -24
  324. package/dist/live-example.d.ts +4 -0
  325. package/dist/menu.d.ts +3 -0
  326. package/dist/month.d.ts +1 -1
  327. package/dist/select.d.ts +2 -0
  328. package/dist/tab-selector.d.ts +6 -0
  329. package/dist/theme.d.ts +52 -0
  330. package/dist/tsconfig.tsbuildinfo +1 -0
  331. package/dist/version.d.ts +1 -1
  332. package/package.json +5 -3
@@ -0,0 +1 @@
1
+ export declare const rgb = "<svg class=\"color filled\" viewBox=\"0 0 24 24\"><g><g><path style=\"fill:#ff00ff;fill-rule:evenodd;\" d=\"M12.00,10.88 C10.90,10.01,9.51,9.5,8.00,9.5 C7.22,9.5,6.47,9.64,5.78,9.89 C6.37,11.85,7.87,13.42,9.78,14.11 C10.17,12.81,10.96,11.69,12.00,10.88 z\"/><path style=\"fill:#ffff00;fill-rule:evenodd;\" d=\"M12.00,10.88 C13.10,10.01,14.49,9.5,16,9.5 C16.78,9.5,17.53,9.64,18.22,9.89 C17.63,11.85,16.13,13.42,14.22,14.11 C13.83,12.81,13.04,11.69,12.00,10.88 C12.00,10.88,12.00,10.88,12.00,10.88 z\"/><path style=\"fill:#ffffff;fill-rule:evenodd;\" d=\"M9.78,14.11 C10.17,12.81,10.96,11.69,12.00,10.88 C13.04,11.69,13.83,12.81,14.22,14.11 C13.53,14.36,12.78,14.5,12,14.5 C11.22,14.5,10.47,14.36,9.78,14.11 C9.78,14.11,9.78,14.11,9.78,14.11 z\"/><path style=\"fill:#00ffff;fill-rule:evenodd;\" d=\"M9.78,14.11 C9.60,14.71,9.5,15.34,9.5,16 C9.5,18.08,10.48,19.93,12.00,21.12 C13.52,19.93,14.50,18.08,14.50,16 C14.50,15.34,14.40,14.71,14.22,14.11 C13.53,14.36,12.78,14.5,12,14.5 C11.22,14.5,10.47,14.36,9.78,14.11 C9.78,14.11,9.78,14.11,9.78,14.11 z\"/><path style=\"fill:#ff0000;fill-rule:evenodd;\" d=\"M5.78,9.89 C5.60,9.29,5.5,8.66,5.5,8 C5.5,4.41,8.41,1.5,12,1.5 C15.59,1.5,18.5,4.41,18.5,8 C18.5,8.66,18.40,9.29,18.22,9.89 C17.53,9.64,16.78,9.5,16,9.5 C14.49,9.5,13.10,10.01,12.00,10.88 C10.90,10.01,9.51,9.5,8.00,9.5 C7.22,9.5,6.47,9.64,5.78,9.89 C5.78,9.89,5.78,9.89,5.78,9.89 z\"/><path style=\"fill:#0000ff;fill-rule:evenodd;\" d=\"M5.78,9.89 C3.28,10.80,1.50,13.19,1.50,16 C1.50,19.59,4.41,22.5,8.00,22.5 C9.51,22.5,10.90,21.99,12.00,21.12 C10.48,19.93,9.5,18.08,9.5,16 C9.5,15.34,9.60,14.71,9.78,14.11 C7.87,13.42,6.37,11.85,5.78,9.89 C5.78,9.89,5.78,9.89,5.78,9.89 z\"/><path style=\"fill:#00ff00;fill-rule:evenodd;\" d=\"M18.22,9.89 C20.72,10.80,22.5,13.19,22.5,16 C22.5,19.59,19.59,22.5,16,22.5 C14.49,22.5,13.10,21.99,12.00,21.12 C13.52,19.93,14.50,18.08,14.50,16 C14.50,15.34,14.40,14.71,14.22,14.11 C16.13,13.42,17.63,11.85,18.22,9.89 z\"/></g></g></svg> ";
@@ -0,0 +1 @@
1
+ export declare const rotateCcw = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><polyline points=\"1 4 1 10 7 10\"></polyline><path d=\"M3.51 15a9 9 0 1 0 2.13-9.36L1 10\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const rotateCw = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><polyline points=\"23 4 23 10 17 10\"></polyline><path d=\"M20.49 15a9 9 0 1 1-2.12-9.36L23 10\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const rss = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M4 11a9 9 0 0 1 9 9\"></path><path d=\"M4 4a16 16 0 0 1 16 16\"></path><circle cx=\"5\" cy=\"19\" r=\"1\"></circle></svg>";
@@ -0,0 +1 @@
1
+ export declare const save = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M19 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11l5 5v11a2 2 0 0 1-2 2z\"></path><polyline points=\"17 21 17 13 7 13 7 21\"></polyline><polyline points=\"7 3 7 8 15 8\"></polyline></svg>";
@@ -0,0 +1 @@
1
+ export declare const scissors = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><circle cx=\"6\" cy=\"6\" r=\"3\"></circle><circle cx=\"6\" cy=\"18\" r=\"3\"></circle><line x1=\"20\" y1=\"4\" x2=\"8.12\" y2=\"15.88\"></line><line x1=\"14.47\" y1=\"14.48\" x2=\"20\" y2=\"20\"></line><line x1=\"8.12\" y1=\"8.12\" x2=\"12\" y2=\"12\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const search = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><circle cx=\"11\" cy=\"11\" r=\"8\"></circle><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const send = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><line x1=\"22\" y1=\"2\" x2=\"11\" y2=\"13\"></line><polygon points=\"22 2 15 22 11 13 2 9 22 2\"></polygon></svg>";
@@ -0,0 +1 @@
1
+ export declare const server = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><rect x=\"2\" y=\"2\" width=\"20\" height=\"8\" rx=\"2\" ry=\"2\"></rect><rect x=\"2\" y=\"14\" width=\"20\" height=\"8\" rx=\"2\" ry=\"2\"></rect><line x1=\"6\" y1=\"6\" x2=\"6.01\" y2=\"6\"></line><line x1=\"6\" y1=\"18\" x2=\"6.01\" y2=\"18\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const settings = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"3\"></circle><path d=\"M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const share = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M4 12v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8\"></path><polyline points=\"16 6 12 2 8 6\"></polyline><line x1=\"12\" y1=\"2\" x2=\"12\" y2=\"15\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const share2 = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><circle cx=\"18\" cy=\"5\" r=\"3\"></circle><circle cx=\"6\" cy=\"12\" r=\"3\"></circle><circle cx=\"18\" cy=\"19\" r=\"3\"></circle><line x1=\"8.59\" y1=\"13.51\" x2=\"15.42\" y2=\"17.49\"></line><line x1=\"15.41\" y1=\"6.51\" x2=\"8.59\" y2=\"10.49\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const shield = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const shieldOff = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M19.69 14a6.9 6.9 0 0 0 .31-2V5l-8-3-3.16 1.18\"></path><path d=\"M4.73 4.73L4 5v7c0 6 8 10 8 10a20.29 20.29 0 0 0 5.62-4.38\"></path><line x1=\"1\" y1=\"1\" x2=\"23\" y2=\"23\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const shoppingBag = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M6 2L3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6l-3-4z\"></path><line x1=\"3\" y1=\"6\" x2=\"21\" y2=\"6\"></line><path d=\"M16 10a4 4 0 0 1-8 0\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const shoppingCart = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><circle cx=\"9\" cy=\"21\" r=\"1\"></circle><circle cx=\"20\" cy=\"21\" r=\"1\"></circle><path d=\"M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const shuffle = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><polyline points=\"16 3 21 3 21 8\"></polyline><line x1=\"4\" y1=\"20\" x2=\"21\" y2=\"3\"></line><polyline points=\"21 16 21 21 16 21\"></polyline><line x1=\"15\" y1=\"15\" x2=\"21\" y2=\"21\"></line><line x1=\"4\" y1=\"4\" x2=\"9\" y2=\"9\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const sidebar = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"></rect><line x1=\"9\" y1=\"3\" x2=\"9\" y2=\"21\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const skipBack = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><polygon points=\"19 20 9 12 19 4 19 20\"></polygon><line x1=\"5\" y1=\"19\" x2=\"5\" y2=\"5\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const skipForward = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><polygon points=\"5 4 15 12 5 20 5 4\"></polygon><line x1=\"19\" y1=\"5\" x2=\"19\" y2=\"19\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const slack = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M14.5 10c-.83 0-1.5-.67-1.5-1.5v-5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5v5c0 .83-.67 1.5-1.5 1.5z\"></path><path d=\"M20.5 10H19V8.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5-.67 1.5-1.5 1.5z\"></path><path d=\"M9.5 14c.83 0 1.5.67 1.5 1.5v5c0 .83-.67 1.5-1.5 1.5S8 21.33 8 20.5v-5c0-.83.67-1.5 1.5-1.5z\"></path><path d=\"M3.5 14H5v1.5c0 .83-.67 1.5-1.5 1.5S2 16.33 2 15.5 2.67 14 3.5 14z\"></path><path d=\"M14 14.5c0-.83.67-1.5 1.5-1.5h5c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5h-5c-.83 0-1.5-.67-1.5-1.5z\"></path><path d=\"M15.5 19H14v1.5c0 .83.67 1.5 1.5 1.5s1.5-.67 1.5-1.5-.67-1.5-1.5-1.5z\"></path><path d=\"M10 9.5C10 8.67 9.33 8 8.5 8h-5C2.67 8 2 8.67 2 9.5S2.67 11 3.5 11h5c.83 0 1.5-.67 1.5-1.5z\"></path><path d=\"M8.5 5H10V3.5C10 2.67 9.33 2 8.5 2S7 2.67 7 3.5 7.67 5 8.5 5z\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const slash = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"></circle><line x1=\"4.93\" y1=\"4.93\" x2=\"19.07\" y2=\"19.07\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const sliders = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><line x1=\"4\" y1=\"21\" x2=\"4\" y2=\"14\"></line><line x1=\"4\" y1=\"10\" x2=\"4\" y2=\"3\"></line><line x1=\"12\" y1=\"21\" x2=\"12\" y2=\"12\"></line><line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"3\"></line><line x1=\"20\" y1=\"21\" x2=\"20\" y2=\"16\"></line><line x1=\"20\" y1=\"12\" x2=\"20\" y2=\"3\"></line><line x1=\"1\" y1=\"14\" x2=\"7\" y2=\"14\"></line><line x1=\"9\" y1=\"8\" x2=\"15\" y2=\"8\"></line><line x1=\"17\" y1=\"16\" x2=\"23\" y2=\"16\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const smartphone = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><rect x=\"5\" y=\"2\" width=\"14\" height=\"20\" rx=\"2\" ry=\"2\"></rect><line x1=\"12\" y1=\"18\" x2=\"12.01\" y2=\"18\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const smile = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"></circle><path d=\"M8 14s1.5 2 4 2 4-2 4-2\"></path><line x1=\"9\" y1=\"9\" x2=\"9.01\" y2=\"9\"></line><line x1=\"15\" y1=\"9\" x2=\"15.01\" y2=\"9\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const sortAscending = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><g><path d=\"M16.5,10.5 C16.5,10.5,7.5,10.5,7.5,10.5\"/><path d=\"M14.5,6.5 C14.5,6.5,9.5,6.5,9.5,6.5\"/><path d=\"M18.5,14.5 C18.5,14.5,5.5,14.5,5.5,14.5\"/><path d=\"M20.5,18.5 C20.5,18.5,3.5,18.5,3.5,18.5\"/></g></svg> ";
@@ -0,0 +1 @@
1
+ export declare const sortDescending = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><g><path d=\"M16.5,14.5 C16.5,14.5,7.5,14.5,7.5,14.5\"/><path d=\"M14.5,18.5 C14.5,18.5,9.5,18.5,9.5,18.5\"/><path d=\"M18.5,10.5 C18.5,10.5,5.5,10.5,5.5,10.5\"/><path d=\"M20.5,6.5 C20.5,6.5,3.5,6.5,3.5,6.5\"/></g></svg> ";
@@ -0,0 +1 @@
1
+ export declare const speaker = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><rect x=\"4\" y=\"2\" width=\"16\" height=\"20\" rx=\"2\" ry=\"2\"></rect><circle cx=\"12\" cy=\"14\" r=\"4\"></circle><line x1=\"12\" y1=\"6\" x2=\"12.01\" y2=\"6\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const square = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"></rect></svg>";
@@ -0,0 +1 @@
1
+ export declare const star = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\"></polygon></svg>";
@@ -0,0 +1 @@
1
+ export declare const stopCircle = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"></circle><rect x=\"9\" y=\"9\" width=\"6\" height=\"6\"></rect></svg>";
@@ -0,0 +1 @@
1
+ export declare const sun = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"5\"></circle><line x1=\"12\" y1=\"1\" x2=\"12\" y2=\"3\"></line><line x1=\"12\" y1=\"21\" x2=\"12\" y2=\"23\"></line><line x1=\"4.22\" y1=\"4.22\" x2=\"5.64\" y2=\"5.64\"></line><line x1=\"18.36\" y1=\"18.36\" x2=\"19.78\" y2=\"19.78\"></line><line x1=\"1\" y1=\"12\" x2=\"3\" y2=\"12\"></line><line x1=\"21\" y1=\"12\" x2=\"23\" y2=\"12\"></line><line x1=\"4.22\" y1=\"19.78\" x2=\"5.64\" y2=\"18.36\"></line><line x1=\"18.36\" y1=\"5.64\" x2=\"19.78\" y2=\"4.22\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const sunrise = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M17 18a5 5 0 0 0-10 0\"></path><line x1=\"12\" y1=\"2\" x2=\"12\" y2=\"9\"></line><line x1=\"4.22\" y1=\"10.22\" x2=\"5.64\" y2=\"11.64\"></line><line x1=\"1\" y1=\"18\" x2=\"3\" y2=\"18\"></line><line x1=\"21\" y1=\"18\" x2=\"23\" y2=\"18\"></line><line x1=\"18.36\" y1=\"11.64\" x2=\"19.78\" y2=\"10.22\"></line><line x1=\"23\" y1=\"22\" x2=\"1\" y2=\"22\"></line><polyline points=\"8 6 12 2 16 6\"></polyline></svg>";
@@ -0,0 +1 @@
1
+ export declare const sunset = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M17 18a5 5 0 0 0-10 0\"></path><line x1=\"12\" y1=\"9\" x2=\"12\" y2=\"2\"></line><line x1=\"4.22\" y1=\"10.22\" x2=\"5.64\" y2=\"11.64\"></line><line x1=\"1\" y1=\"18\" x2=\"3\" y2=\"18\"></line><line x1=\"21\" y1=\"18\" x2=\"23\" y2=\"18\"></line><line x1=\"18.36\" y1=\"11.64\" x2=\"19.78\" y2=\"10.22\"></line><line x1=\"23\" y1=\"22\" x2=\"1\" y2=\"22\"></line><polyline points=\"16 5 12 9 8 5\"></polyline></svg>";
@@ -0,0 +1 @@
1
+ export declare const table = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M9 3H5a2 2 0 0 0-2 2v4m6-6h10a2 2 0 0 1 2 2v4M9 3v18m0 0h10a2 2 0 0 0 2-2V9M9 21H5a2 2 0 0 1-2-2V9m0 0h18\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const tablet = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><rect x=\"4\" y=\"2\" width=\"16\" height=\"20\" rx=\"2\" ry=\"2\"></rect><line x1=\"12\" y1=\"18\" x2=\"12.01\" y2=\"18\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const tag = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M20.59 13.41l-7.17 7.17a2 2 0 0 1-2.83 0L2 12V2h10l8.59 8.59a2 2 0 0 1 0 2.82z\"></path><line x1=\"7\" y1=\"7\" x2=\"7.01\" y2=\"7\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const target = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"></circle><circle cx=\"12\" cy=\"12\" r=\"6\"></circle><circle cx=\"12\" cy=\"12\" r=\"2\"></circle></svg>";
@@ -0,0 +1 @@
1
+ export declare const terminal = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><polyline points=\"4 17 10 11 4 5\"></polyline><line x1=\"12\" y1=\"19\" x2=\"20\" y2=\"19\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const thermometer = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M14 14.76V3.5a2.5 2.5 0 0 0-5 0v11.26a4.5 4.5 0 1 0 5 0z\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const thumbsDown = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M10 15v4a3 3 0 0 0 3 3l4-9V2H5.72a2 2 0 0 0-2 1.7l-1.38 9a2 2 0 0 0 2 2.3zm7-13h2.67A2.31 2.31 0 0 1 22 4v7a2.31 2.31 0 0 1-2.33 2H17\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const thumbsUp = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M14 9V5a3 3 0 0 0-3-3l-4 9v11h11.28a2 2 0 0 0 2-1.7l1.38-9a2 2 0 0 0-2-2.3zM7 22H4a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h3\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const toggleLeft = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><rect x=\"1\" y=\"5\" width=\"22\" height=\"14\" rx=\"7\" ry=\"7\"></rect><circle cx=\"8\" cy=\"12\" r=\"3\"></circle></svg>";
@@ -0,0 +1 @@
1
+ export declare const toggleRight = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><rect x=\"1\" y=\"5\" width=\"22\" height=\"14\" rx=\"7\" ry=\"7\"></rect><circle cx=\"16\" cy=\"12\" r=\"3\"></circle></svg>";
@@ -0,0 +1 @@
1
+ export declare const tool = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const tosi = "<svg class=\"color\" viewBox=\"0 0 48 48\"><g><path style=\"fill:#9e9e9e;fill-rule:nonzero;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:2;\" d=\"M38.35,31.70 C39.78,34.37,38.78,37.69,36.11,39.13 C36.11,39.13,36.11,39.13,36.11,39.13 C33.92,40.31,31.18,39.48,29.99,37.29 C29.99,37.29,29.95,37.20,29.95,37.20 C29.58,36.53,28.75,36.27,28.08,36.64 C28.08,36.64,28.08,36.64,28.08,36.64 C25.83,37.84,23.03,37.00,21.82,34.76 C21.82,34.76,20.22,31.78,20.22,31.78 C18.99,29.50,19.85,26.67,22.12,25.44 C22.12,25.44,27.32,22.65,27.32,22.65 C29.96,21.23,33.24,22.22,34.66,24.85 C34.66,24.85,38.35,31.70,38.35,31.70 z\"/><path style=\"fill:#9e9e9e;fill-rule:nonzero;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:2;\" d=\"M10.65,31.70 C9.22,34.37,10.22,37.69,12.89,39.13 C12.89,39.13,12.89,39.13,12.89,39.13 C15.08,40.31,17.82,39.48,19.01,37.29 C19.01,37.29,19.05,37.20,19.05,37.20 C19.42,36.53,20.25,36.27,20.92,36.64 C20.92,36.64,20.92,36.64,20.92,36.64 C23.17,37.84,25.97,37.00,27.18,34.76 C27.18,34.76,28.78,31.78,28.78,31.78 C30.01,29.50,29.15,26.67,26.88,25.44 C26.88,25.44,21.68,22.65,21.68,22.65 C19.04,21.23,15.76,22.22,14.34,24.85 C14.34,24.85,10.65,31.70,10.65,31.70 z\"/><path style=\"fill:none;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:2;\" d=\"M32.5,43 C32.5,43,30.5,41,30.5,41 C30.5,41,28.5,43,28.5,43\"/><path style=\"fill:none;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:2;\" d=\"M20.5,43 C20.5,43,18.5,41,18.5,41 C18.5,41,16.5,43,16.5,43\"/><path style=\"fill:#e4e4e4;fill-rule:evenodd;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:2;\" d=\"M16.5,29 C16.5,29,32.5,29,32.5,29 C32.5,29,32.5,36,32.5,36 C32.5,37.66,31.16,39,29.5,39 C29.5,39,19.5,39,19.5,39 C17.84,39,16.5,37.66,16.5,36 C16.5,36,16.5,29,16.5,29 z\"/><g><path style=\"fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:2;\" d=\"M9.5,10.18 C9.5,7.87,11.29,6,13.5,6 C13.5,6,35.5,6,35.5,6 C37.71,6,39.5,7.87,39.5,10.18 C39.5,10.18,39.5,24.82,39.5,24.82 C39.5,27.13,37.71,29,35.5,29 C35.5,29,13.5,29,13.5,29 C11.29,29,9.5,27.13,9.5,24.82 C9.5,24.82,9.5,10.18,9.5,10.18 z\"/><g><path style=\"fill:#ffffff;fill-rule:nonzero;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:2;\" d=\"M24.5,11 C24.5,11,24.5,23,24.5,23\"/><path style=\"fill:#ffffff;fill-rule:nonzero;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:2;\" d=\"M28.5,15 C28.5,15,28.5,17,28.5,17\"/><path style=\"fill:#ffffff;fill-rule:nonzero;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:2;\" d=\"M20.5,15 C20.5,15,20.5,17,20.5,17\"/></g></g></g></svg> ";
@@ -0,0 +1 @@
1
+ export declare const tosiFavicon = "<svg class=\"color\" viewBox=\"0 0 48 48\"><g><g><path style=\"fill:#ed247b;fill-rule:evenodd;stroke:none;\" d=\"M1,9 C1,4.58,4.58,1,9,1 C9,1,39,1,39,1 C43.42,1,47,4.58,47,9 C47,9,47,39,47,39 C47,43.42,43.42,47,39,47 C39,47,9,47,9,47 C4.58,47,1,43.42,1,39 C1,39,1,9,1,9 z\"/><g><path style=\"fill:#9e9e9e;fill-rule:nonzero;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:2;\" d=\"M16,29 C16,29,10,31,10,35 C10,39,16,39,16,39\"/><path style=\"fill:#9e9e9e;fill-rule:nonzero;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:2;\" d=\"M32.00,29 C32.00,29,38.00,31,38.00,35 C38.00,39,32.00,39,32.00,39\"/><path style=\"fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:2;\" d=\"M9,10.18 C9,7.87,10.79,6,13,6 C13,6,35,6,35,6 C37.21,6,39,7.87,39,10.18 C39,10.18,39,24.82,39,24.82 C39,27.13,37.21,29,35,29 C35,29,13,29,13,29 C10.79,29,9,27.13,9,24.82 C9,24.82,9,10.18,9,10.18 z\"/><path style=\"fill:#ffffff;fill-rule:nonzero;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:2;\" d=\"M24,11 C24,11,24,23,24,23\"/><path style=\"fill:#ffffff;fill-rule:nonzero;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:2;\" d=\"M28,15 C28,15,28,17,28,17\"/><path style=\"fill:#ffffff;fill-rule:nonzero;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:2;\" d=\"M20,15 C20,15,20,17,20,17\"/><path style=\"fill:none;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:2;\" d=\"M32,43 C32,43,30,41,30,41 C30,41,28,43,28,43\"/><path style=\"fill:none;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:2;\" d=\"M20,43 C20,43,18,41,18,41 C18,41,16,43,16,43\"/><path style=\"fill:#e4e4e4;fill-rule:evenodd;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:2;\" d=\"M16,29 C16,29,32,29,32,29 C32,29,32,39,32,39 C32,39,16,39,16,39 C16,39,16,29,16,29 z\"/></g></g></g></svg> ";
@@ -0,0 +1 @@
1
+ export declare const tosiPlatform = "<svg class=\"color\" viewBox=\"0 0 48 48\"><g><g><g><path style=\"fill:#3ea9f5;fill-rule:evenodd;stroke:none;\" d=\"M23.97,47 C23.97,47,39,47,39,47 C43.42,47,47,43.42,47,39 C47,39,47,9,47,9 C47,4.58,43.42,1,39,1 C39,1,9,1,9,1 C4.58,1,1,4.58,1,9 C1,9,1,39,1,39 C1,41.64,2.28,43.98,4.25,45.44 C4.09,44.82,4,44.17,4,43.5 C4,39.36,7.36,36,11.5,36 C15.14,36,18.18,38.60,18.86,42.05 C19.07,42.02,19.28,42,19.5,42 C21.99,42,24,44.01,24,46.5 C24,46.67,23.99,46.84,23.97,47 z\"/><path style=\"fill:#ffffff;fill-rule:evenodd;stroke:none;\" d=\"M4.25,45.44 C4.09,44.82,4,44.17,4,43.5 C4,39.36,7.36,36,11.5,36 C15.14,36,18.18,38.60,18.86,42.05 C19.07,42.02,19.28,42,19.5,42 C21.99,42,24,44.01,24,46.5 C24,46.67,23.99,46.84,23.97,47 C23.97,47,9,47,9,47 C7.22,47,5.58,46.42,4.25,45.44 z\"/></g><path style=\"fill:none;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:2;\" d=\"M35,35 C35,35,32.17,35,32.17,35 C32.17,35,32.17,37.83,32.17,37.83\"/><path style=\"fill:none;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:2;\" d=\"M31,39 C31,39,28.17,39,28.17,39 C28.17,39,28.17,41.83,28.17,41.83\"/><path style=\"fill:#9e9e9e;fill-rule:nonzero;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:2;\" d=\"M7.48,16 C4.45,16,2,18.45,2,21.48 C2,21.48,2,21.48,2,21.48 C2,23.98,4.02,26,6.52,26 C6.52,26,6.62,26,6.62,26 C7.38,26,8,26.62,8,27.38 C8,27.38,8,27.38,8,27.38 C8,29.93,10.07,32,12.62,32 C12.62,32,16,32,16,32 C18.58,32,20.68,29.91,20.68,27.32 C20.68,27.32,20.68,21.42,20.68,21.42 C20.68,18.43,18.25,16,15.26,16 C15.26,16,7.48,16,7.48,16 z\"/><path style=\"fill:#e4e4e4;fill-rule:evenodd;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:2;\" d=\"M17,29 C17,29,33,29,33,29 C33,29,33,29,33,29 C33,34.52,28.52,39,23,39 C23,39,23,39,23,39 C19.69,39,17,36.31,17,33 C17,33,17,29,17,29 z\"/><path style=\"fill:#9e9e9e;fill-rule:nonzero;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:2;\" d=\"M40.52,16 C43.55,16,46,18.45,46,21.48 C46,21.48,46,21.48,46,21.48 C46,23.98,43.98,26,41.48,26 C41.48,26,41.38,26,41.38,26 C40.62,26,40,26.62,40,27.38 C40,27.38,40,27.38,40,27.38 C40,29.93,37.93,32,35.38,32 C35.38,32,32,32,32,32 C29.42,32,27.32,29.91,27.32,27.32 C27.32,27.32,27.32,21.42,27.32,21.42 C27.32,18.43,29.75,16,32.74,16 C32.74,16,40.52,16,40.52,16 z\"/><g><path style=\"fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:2;\" d=\"M6,10.18 C6,7.87,7.79,6,10,6 C10,6,32,6,32,6 C34.21,6,36,7.87,36,10.18 C36,10.18,36,24.82,36,24.82 C36,27.13,34.21,29,32,29 C32,29,10,29,10,29 C7.79,29,6,27.13,6,24.82 C6,24.82,6,10.18,6,10.18 z\"/><path style=\"fill:#ffffff;fill-rule:nonzero;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:2;\" d=\"M21,11 C21,11,21,23,21,23\"/><path style=\"fill:#ffffff;fill-rule:nonzero;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:2;\" d=\"M25,15 C25,15,25,17,25,17\"/><path style=\"fill:#ffffff;fill-rule:nonzero;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:2;\" d=\"M17,15 C17,15,17,17,17,17\"/></g></g></g></svg> ";
@@ -0,0 +1 @@
1
+ export declare const tosiUi = "<svg class=\"color\" viewBox=\"0 0 48 48\"><g><g><g><path style=\"fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:2;\" d=\"M3,33 C3,31.90,3.90,31,5,31 C5,31,43,31,43,31 C44.10,31,45,31.90,45,33 C45,33,45,43,45,43 C45,44.10,44.10,45,43,45 C43,45,5,45,5,45 C3.90,45,3,44.10,3,43 C3,43,3,33,3,33 z\"/><g><path style=\"fill:#ffffff;fill-rule:evenodd;stroke:#ed247b;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:2;\" d=\"M7,35 C7,35,7,36.34,7,38 C7,39.66,8.34,41,10,41 C11.66,41,13,39.66,13,38 C13,36.34,13,35,13,35\"/><path style=\"fill:#ffffff;fill-rule:nonzero;stroke:#ed247b;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:2;\" d=\"M17,35 C17,35,17,41,17,41\"/></g><g><path style=\"fill:#ed247b;fill-rule:evenodd;stroke:none;\" d=\"M38,33 C40.76,33,43,35.24,43,38 C43,40.76,40.76,43,38,43 C35.24,43,33,40.76,33,38 C33,35.24,35.24,33,38,33 z\"/><path style=\"fill:#ed247b;fill-rule:nonzero;stroke:#ffffff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:2;\" d=\"M40,36 C40,36,36,40,36,40\"/><path style=\"fill:#ed247b;fill-rule:nonzero;stroke:#ffffff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:2;\" d=\"M36,36 C36,36,40,40,40,40\"/></g></g><g><path style=\"fill:#9e9e9e;fill-rule:nonzero;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:2;\" d=\"M15.97,21.01 C15.97,21.01,9.97,23.01,9.97,27.01 C9.97,31.01,15.97,31.01,15.97,31.01\"/><path style=\"fill:#9e9e9e;fill-rule:nonzero;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:2;\" d=\"M31.97,21.01 C31.97,21.01,37.97,23.01,37.97,27.01 C37.97,31.01,31.97,31.01,31.97,31.01\"/><path style=\"fill:none;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:2;\" d=\"M31,33 C31,33,29.49,31,29.49,31 C29.49,31,27.97,33,27.97,33\"/><path style=\"fill:none;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:2;\" d=\"M19.97,33 C19.97,33,17.97,31,17.97,31 C17.97,31,15.97,33,15.97,33\"/><path style=\"fill:#e4e4e4;fill-rule:evenodd;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:2;\" d=\"M15.97,21 C15.97,21,31.97,21,31.97,21 C31.97,21,31.97,31,31.97,31 C31.97,31,15.97,31,15.97,31 C15.97,31,15.97,21,15.97,21 z\"/><path style=\"fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:2;\" d=\"M9,7.18 C9,4.87,10.79,3,13.00,3 C13.00,3,35.02,3,35.02,3 C37.23,3,39.03,4.87,39.03,7.18 C39.03,7.18,39.03,21.82,39.03,21.82 C39.03,24.13,37.23,26,35.02,26 C35.02,26,13.00,26,13.00,26 C10.79,26,9,24.13,9,21.82 C9,21.82,9,7.18,9,7.18 z\"/><path style=\"fill:#ffffff;fill-rule:nonzero;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:2;\" d=\"M24,11 C24,11,24,23,24,23\"/><path style=\"fill:#ffffff;fill-rule:nonzero;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:2;\" d=\"M28,15 C28,15,28,17,28,17\"/><path style=\"fill:#ffffff;fill-rule:nonzero;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:2;\" d=\"M20,15 C20,15,20,17,20,17\"/></g></g></g></svg> ";
@@ -0,0 +1 @@
1
+ export declare const tosiXr = "<svg class=\"color\" viewBox=\"0 0 24 24\"><g><path style=\"fill:#9e9e9e;fill-rule:nonzero;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:1;\" d=\"M8.00,14.25 C8.00,14.25,5.00,15.25,5.00,17.25 C5.00,19.25,8.00,19.25,8.00,19.25\"/><path style=\"fill:#9e9e9e;fill-rule:nonzero;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:1;\" d=\"M16.00,14.25 C16.00,14.25,19.00,15.25,19.00,17.25 C19.00,19.25,16.00,19.25,16.00,19.25\"/><path style=\"fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:1;\" d=\"M4.50,4.85 C4.50,3.69,5.40,2.75,6.50,2.75 C6.50,2.75,17.50,2.75,17.50,2.75 C18.61,2.75,19.50,3.69,19.50,4.85 C19.50,4.85,19.50,12.16,19.50,12.16 C19.50,13.32,18.61,14.25,17.50,14.25 C17.50,14.25,6.50,14.25,6.50,14.25 C5.40,14.25,4.50,13.32,4.50,12.16 C4.50,12.16,4.50,4.85,4.50,4.85 z\"/><path style=\"fill:#ffffff;fill-rule:nonzero;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:1;\" d=\"M12.00,5.25 C12.00,5.25,12.00,11.25,12.00,11.25\"/><path style=\"fill:#ffffff;fill-rule:nonzero;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:1;\" d=\"M14.00,7.25 C14.00,7.25,14.00,8.25,14.00,8.25\"/><path style=\"fill:#ffffff;fill-rule:nonzero;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:1;\" d=\"M10.00,7.25 C10.00,7.25,10.00,8.25,10.00,8.25\"/><path style=\"fill:none;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:1;\" d=\"M16.00,21.25 C16.00,21.25,15.00,20.25,15.00,20.25 C15.00,20.25,14.00,21.25,14.00,21.25\"/><path style=\"fill:none;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:1;\" d=\"M10.00,21.25 C10.00,21.25,9.00,20.25,9.00,20.25 C9.00,20.25,8.00,21.25,8.00,21.25\"/><path style=\"fill:#e4e4e4;fill-rule:evenodd;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:1;\" d=\"M8.00,14.25 C8.00,14.25,16.00,14.25,16.00,14.25 C16.00,14.25,16.00,19.25,16.00,19.25 C16.00,19.25,8.00,19.25,8.00,19.25 C8.00,19.25,8.00,14.25,8.00,14.25 z\"/><path style=\"fill:#ff7bac;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-width:1;\" d=\"M12.00,4.00 C12.00,4,11.99,4,11.99,4 C6.19,4,3,4.73,3,8.50 C3,11.39,4.66,13.00,7.27,13 C9.88,13.00,10.68,11.13,11.99,11.13 C11.99,11.13,12.00,11.13,12,11.13 C12.00,11.13,12.01,11.13,12.01,11.13 C13.32,11.13,14.12,13.00,16.73,13 C19.34,13.00,21,11.39,21,8.50 C21,4.73,17.81,4,12.01,4 C12.01,4,12.00,4,12.00,4.00 C12.00,4.00,12.00,4.00,12.00,4.00 z\"/></g></svg> ";
@@ -0,0 +1 @@
1
+ export declare const trash = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><polyline points=\"3 6 5 6 21 6\"></polyline><path d=\"M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6m3 0V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const trash2 = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><polyline points=\"3 6 5 6 21 6\"></polyline><path d=\"M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6m3 0V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2\"></path><line x1=\"10\" y1=\"11\" x2=\"10\" y2=\"17\"></line><line x1=\"14\" y1=\"11\" x2=\"14\" y2=\"17\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const trello = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"></rect><rect x=\"7\" y=\"7\" width=\"3\" height=\"9\"></rect><rect x=\"14\" y=\"7\" width=\"3\" height=\"5\"></rect></svg>";
@@ -0,0 +1 @@
1
+ export declare const trendingDown = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><polyline points=\"23 18 13.5 8.5 8.5 13.5 1 6\"></polyline><polyline points=\"17 18 23 18 23 12\"></polyline></svg>";
@@ -0,0 +1 @@
1
+ export declare const trendingUp = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><polyline points=\"23 6 13.5 15.5 8.5 10.5 1 18\"></polyline><polyline points=\"17 6 23 6 23 12\"></polyline></svg>";
@@ -0,0 +1 @@
1
+ export declare const triangle = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const truck = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><rect x=\"1\" y=\"3\" width=\"15\" height=\"13\"></rect><polygon points=\"16 8 20 8 23 11 23 16 16 16 16 8\"></polygon><circle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"></circle><circle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"></circle></svg>";
@@ -0,0 +1 @@
1
+ export declare const tv = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><rect x=\"2\" y=\"7\" width=\"20\" height=\"15\" rx=\"2\" ry=\"2\"></rect><polyline points=\"17 2 12 7 7 2\"></polyline></svg>";
@@ -0,0 +1 @@
1
+ export declare const twitch = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M21 2H3v16h5v4l4-4h5l4-4V2zm-10 9V7m5 4V7\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const twitter = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M23 3a10.9 10.9 0 0 1-3.14 1.53 4.48 4.48 0 0 0-7.86 3v1A10.66 10.66 0 0 1 3 4s-4 9 5 13a11.64 11.64 0 0 1-7 2c9 5 20 0 20-11.5a4.5 4.5 0 0 0-.08-.83A7.72 7.72 0 0 0 23 3z\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const type = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><polyline points=\"4 7 4 4 20 4 20 7\"></polyline><line x1=\"9\" y1=\"20\" x2=\"15\" y2=\"20\"></line><line x1=\"12\" y1=\"4\" x2=\"12\" y2=\"20\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const umbrella = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M23 12a11.05 11.05 0 0 0-22 0zm-5 7a3 3 0 0 1-6 0v-7\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const underline = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M6 3v7a6 6 0 0 0 6 6 6 6 0 0 0 6-6V3\"></path><line x1=\"4\" y1=\"21\" x2=\"20\" y2=\"21\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const unlock = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><rect x=\"3\" y=\"11\" width=\"18\" height=\"11\" rx=\"2\" ry=\"2\"></rect><path d=\"M7 11V7a5 5 0 0 1 9.9-1\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const upload = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"></path><polyline points=\"17 8 12 3 7 8\"></polyline><line x1=\"12\" y1=\"3\" x2=\"12\" y2=\"15\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const uploadCloud = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><polyline points=\"16 16 12 12 8 16\"></polyline><line x1=\"12\" y1=\"12\" x2=\"12\" y2=\"21\"></line><path d=\"M20.39 18.39A5 5 0 0 0 18 9h-1.26A8 8 0 1 0 3 16.3\"></path><polyline points=\"16 16 12 12 8 16\"></polyline></svg>";
@@ -0,0 +1 @@
1
+ export declare const user = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2\"></path><circle cx=\"12\" cy=\"7\" r=\"4\"></circle></svg>";
@@ -0,0 +1 @@
1
+ export declare const userCheck = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"></path><circle cx=\"8.5\" cy=\"7\" r=\"4\"></circle><polyline points=\"17 11 19 13 23 9\"></polyline></svg>";
@@ -0,0 +1 @@
1
+ export declare const userMinus = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"></path><circle cx=\"8.5\" cy=\"7\" r=\"4\"></circle><line x1=\"23\" y1=\"11\" x2=\"17\" y2=\"11\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const userPlus = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"></path><circle cx=\"8.5\" cy=\"7\" r=\"4\"></circle><line x1=\"20\" y1=\"8\" x2=\"20\" y2=\"14\"></line><line x1=\"23\" y1=\"11\" x2=\"17\" y2=\"11\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const userX = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"></path><circle cx=\"8.5\" cy=\"7\" r=\"4\"></circle><line x1=\"18\" y1=\"8\" x2=\"23\" y2=\"13\"></line><line x1=\"23\" y1=\"8\" x2=\"18\" y2=\"13\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const users = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"></path><circle cx=\"9\" cy=\"7\" r=\"4\"></circle><path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"></path><path d=\"M16 3.13a4 4 0 0 1 0 7.75\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const video = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><polygon points=\"23 7 16 12 23 17 23 7\"></polygon><rect x=\"1\" y=\"5\" width=\"15\" height=\"14\" rx=\"2\" ry=\"2\"></rect></svg>";
@@ -0,0 +1 @@
1
+ export declare const videoOff = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M16 16v1a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h2m5.66 0H14a2 2 0 0 1 2 2v3.34l1 1L23 7v10\"></path><line x1=\"1\" y1=\"1\" x2=\"23\" y2=\"23\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const voicemail = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><circle cx=\"5.5\" cy=\"11.5\" r=\"4.5\"></circle><circle cx=\"18.5\" cy=\"11.5\" r=\"4.5\"></circle><line x1=\"5.5\" y1=\"16\" x2=\"18.5\" y2=\"16\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const volume = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><polygon points=\"11 5 6 9 2 9 2 15 6 15 11 19 11 5\"></polygon></svg>";
@@ -0,0 +1 @@
1
+ export declare const volume1 = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><polygon points=\"11 5 6 9 2 9 2 15 6 15 11 19 11 5\"></polygon><path d=\"M15.54 8.46a5 5 0 0 1 0 7.07\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const volume2 = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><polygon points=\"11 5 6 9 2 9 2 15 6 15 11 19 11 5\"></polygon><path d=\"M19.07 4.93a10 10 0 0 1 0 14.14M15.54 8.46a5 5 0 0 1 0 7.07\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const volumeX = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><polygon points=\"11 5 6 9 2 9 2 15 6 15 11 19 11 5\"></polygon><line x1=\"23\" y1=\"9\" x2=\"17\" y2=\"15\"></line><line x1=\"17\" y1=\"9\" x2=\"23\" y2=\"15\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const watch = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"7\"></circle><polyline points=\"12 9 12 12 13.5 13.5\"></polyline><path d=\"M16.51 17.35l-.35 3.83a2 2 0 0 1-2 1.82H9.83a2 2 0 0 1-2-1.82l-.35-3.83m.01-10.7l.35-3.83A2 2 0 0 1 9.83 1h4.35a2 2 0 0 1 2 1.82l.35 3.83\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const wifi = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M5 12.55a11 11 0 0 1 14.08 0\"></path><path d=\"M1.42 9a16 16 0 0 1 21.16 0\"></path><path d=\"M8.53 16.11a6 6 0 0 1 6.95 0\"></path><line x1=\"12\" y1=\"20\" x2=\"12.01\" y2=\"20\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const wifiOff = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><line x1=\"1\" y1=\"1\" x2=\"23\" y2=\"23\"></line><path d=\"M16.72 11.06A10.94 10.94 0 0 1 19 12.55\"></path><path d=\"M5 12.55a10.94 10.94 0 0 1 5.17-2.39\"></path><path d=\"M10.71 5.05A16 16 0 0 1 22.58 9\"></path><path d=\"M1.42 9a15.91 15.91 0 0 1 4.7-2.88\"></path><path d=\"M8.53 16.11a6 6 0 0 1 6.95 0\"></path><line x1=\"12\" y1=\"20\" x2=\"12.01\" y2=\"20\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const wind = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M9.59 4.59A2 2 0 1 1 11 8H2m10.59 11.41A2 2 0 1 0 14 16H2m15.73-8.27A2.5 2.5 0 1 1 19.5 12H2\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const x = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"></line><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const xCircle = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"></circle><line x1=\"15\" y1=\"9\" x2=\"9\" y2=\"15\"></line><line x1=\"9\" y1=\"9\" x2=\"15\" y2=\"15\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const xOctagon = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><polygon points=\"7.86 2 16.14 2 22 7.86 22 16.14 16.14 22 7.86 22 2 16.14 2 7.86 7.86 2\"></polygon><line x1=\"15\" y1=\"9\" x2=\"9\" y2=\"15\"></line><line x1=\"9\" y1=\"9\" x2=\"15\" y2=\"15\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const xSquare = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"></rect><line x1=\"9\" y1=\"9\" x2=\"15\" y2=\"15\"></line><line x1=\"15\" y1=\"9\" x2=\"9\" y2=\"15\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const xrColor = "<svg class=\"color filled\" viewBox=\"0 0 40 24\"><g><g><g><path style=\"fill:#000000;fill-rule:evenodd;\" d=\"M20.00,2.00 C19.99,2.00,19.98,2,19.98,2 C8.39,2,2,3.61,2,12.00 C2,18.41,5.32,22.00,10.54,22 C15.77,22.00,17.37,17.85,19.98,17.85 C19.98,17.85,19.99,17.85,20,17.85 C20.01,17.85,20.02,17.85,20.02,17.85 C22.63,17.85,24.23,22.00,29.46,22 C34.68,22.00,38,18.41,38,12.00 C38,3.61,31.61,2,20.02,2 C20.02,2,20.01,2.00,20.00,2.00 C20.00,2.00,20.00,2.00,20.00,2.00 z\"/></g><path style=\"fill:#fbed21;fill-rule:evenodd;\" d=\"M12.20,19.84 C15.79,19.39,17.07,16.46,19.07,16.46 C19.07,16.46,19.08,16.46,19.09,16.46 C19.09,16.46,19.10,16.46,19.11,16.46 C19.44,16.46,19.75,16.54,20.06,16.68 C20.37,16.54,20.68,16.46,21.01,16.46 C21.02,16.46,21.02,16.46,21.03,16.46 C21.04,16.46,21.04,16.46,21.05,16.46 C23.05,16.46,24.33,19.39,27.92,19.84 C31.66,19.40,33.98,16.50,33.98,11.62 C33.98,4.91,29.04,3.44,20.06,3.35 C11.07,3.44,6.14,4.91,6.14,11.62 C6.14,16.50,8.46,19.40,12.20,19.84 z\"/><path style=\"fill:#8cc63f;fill-rule:evenodd;\" d=\"M12.20,19.84 C12.52,19.87,12.86,19.89,13.21,19.89 C16.86,19.89,18.37,17.43,20.06,16.68 C19.75,16.54,19.44,16.46,19.11,16.46 C19.10,16.46,19.09,16.46,19.09,16.46 C19.08,16.46,19.07,16.46,19.07,16.46 C17.07,16.46,15.79,19.39,12.20,19.84 z\"/><path style=\"fill:#8cc63f;fill-rule:evenodd;\" d=\"M20.06,3.35 C20.37,3.35,20.69,3.35,21.01,3.35 C21.02,3.35,21.02,3.35,21.03,3.35 C21.03,3.35,21.03,3.35,21.03,3.35 C21.04,3.35,21.04,3.35,21.05,3.35 C30.64,3.35,35.92,4.68,35.92,11.62 C35.92,16.92,33.18,19.89,28.86,19.89 C28.53,19.89,28.22,19.87,27.92,19.84 C31.66,19.40,33.98,16.50,33.98,11.62 C33.98,4.91,29.04,3.44,20.06,3.35 C20.06,3.35,20.06,3.35,20.06,3.35 z\"/><path style=\"fill:#ff1c23;fill-rule:evenodd;\" d=\"M20.06,16.68 C21.74,17.43,23.25,19.89,26.91,19.89 C27.26,19.89,27.59,19.87,27.92,19.84 C24.33,19.39,23.05,16.46,21.05,16.46 C21.04,16.46,21.04,16.46,21.03,16.46 C21.02,16.46,21.02,16.46,21.01,16.46 C20.68,16.46,20.37,16.54,20.06,16.68 z\"/><path style=\"fill:#ff1c23;fill-rule:evenodd;\" d=\"M12.20,19.84 C11.90,19.87,11.59,19.89,11.26,19.89 C6.94,19.89,4.19,16.92,4.19,11.62 C4.19,4.68,9.48,3.35,19.07,3.35 C19.07,3.35,19.08,3.35,19.09,3.35 C19.09,3.35,19.09,3.35,19.09,3.35 C19.09,3.35,19.1,3.35,19.11,3.35 C19.43,3.35,19.75,3.35,20.06,3.35 C11.07,3.44,6.14,4.91,6.14,11.62 C6.14,16.50,8.46,19.40,12.20,19.84 z\"/></g><g><path style=\"fill:#8cc63e;fill-rule:nonzero;\" d=\"M22.55,8.63 C22.55,9.05,22.55,9.46,22.55,9.88 C22.54,10.25,22.85,10.56,23.20,10.55 C23.54,10.56,23.85,10.25,23.85,9.88 C23.85,9.46,23.85,9.05,23.85,8.63 C23.85,8.26,23.54,7.95,23.20,7.96 C22.85,7.95,22.54,8.26,22.55,8.63 z\"/><path style=\"fill:#8cc63e;fill-rule:nonzero;\" d=\"M17.32,8.63 C17.32,9.05,17.32,9.46,17.32,9.88 C17.31,10.25,17.62,10.56,17.97,10.55 C18.31,10.56,18.62,10.25,18.62,9.88 C18.62,9.46,18.62,9.05,18.62,8.63 C18.62,8.26,18.31,7.95,17.97,7.96 C17.62,7.95,17.31,8.26,17.32,8.63 z\"/><path style=\"fill:#8cc63e;fill-rule:nonzero;\" d=\"M19.99,4.39 C19.99,8.09,19.99,11.80,19.99,15.50 C19.99,15.87,20.30,16.18,20.64,16.17 C20.99,16.18,21.30,15.87,21.29,15.50 C21.29,11.80,21.29,8.09,21.29,4.39 C21.30,4.02,20.99,3.71,20.64,3.72 C20.30,3.71,19.99,4.02,19.99,4.39 z\"/><path style=\"fill:#fe1a22;fill-rule:nonzero;\" d=\"M21.43,8.63 C21.43,9.05,21.43,9.46,21.43,9.88 C21.42,10.25,21.73,10.56,22.08,10.55 C22.42,10.56,22.73,10.25,22.73,9.88 C22.73,9.46,22.73,9.05,22.73,8.63 C22.73,8.26,22.42,7.95,22.08,7.96 C21.73,7.95,21.42,8.26,21.43,8.63 z\"/><path style=\"fill:#fe1a22;fill-rule:nonzero;\" d=\"M16.20,8.63 C16.20,9.05,16.20,9.46,16.20,9.88 C16.19,10.25,16.50,10.56,16.85,10.55 C17.19,10.56,17.50,10.25,17.50,9.88 C17.50,9.46,17.50,9.05,17.50,8.63 C17.50,8.26,17.19,7.95,16.85,7.96 C16.50,7.95,16.19,8.26,16.20,8.63 z\"/><path style=\"fill:#fe1a22;fill-rule:nonzero;\" d=\"M18.87,4.39 C18.87,8.09,18.87,11.80,18.87,15.50 C18.87,15.87,19.18,16.18,19.52,16.17 C19.86,16.18,20.18,15.87,20.17,15.50 C20.17,11.80,20.17,8.09,20.17,4.39 C20.18,4.02,19.86,3.71,19.52,3.72 C19.18,3.71,18.87,4.02,18.87,4.39 z\"/><path style=\"fill:#000000;fill-rule:nonzero;\" d=\"M21.97,8.63 C21.97,9.05,21.97,9.46,21.97,9.88 C21.97,10.25,22.28,10.56,22.62,10.55 C22.97,10.56,23.28,10.25,23.27,9.88 C23.27,9.46,23.27,9.05,23.27,8.63 C23.28,8.26,22.97,7.95,22.62,7.96 C22.28,7.95,21.97,8.26,21.97,8.63 z\"/><path style=\"fill:#000000;fill-rule:nonzero;\" d=\"M16.74,8.63 C16.74,9.05,16.74,9.46,16.74,9.88 C16.74,10.25,17.05,10.56,17.39,10.55 C17.74,10.56,18.05,10.25,18.04,9.88 C18.04,9.46,18.04,9.05,18.04,8.63 C18.05,8.26,17.74,7.95,17.39,7.96 C17.05,7.95,16.74,8.26,16.74,8.63 z\"/><path style=\"fill:#000000;fill-rule:nonzero;\" d=\"M19.41,4.39 C19.41,8.09,19.41,11.80,19.41,15.50 C19.41,15.87,19.72,16.18,20.07,16.17 C20.41,16.18,20.72,15.87,20.72,15.50 C20.72,11.80,20.72,8.09,20.72,4.39 C20.72,4.02,20.41,3.71,20.07,3.72 C19.72,3.71,19.41,4.02,19.41,4.39 z\"/></g></g></svg> ";
@@ -0,0 +1 @@
1
+ export declare const youtube = "<svg class=\"filled\" version=\"1.1\" viewBox=\"0 0 512 512\"><g></g><path d=\"M506.9 153.6c0 0-5-35.3-20.4-50.8-19.5-20.4-41.3-20.5-51.3-21.7-71.6-5.2-179.1-5.2-179.1-5.2h-0.2c0 0-107.5 0-179.1 5.2-10 1.2-31.8 1.3-51.3 21.7-15.4 15.5-20.3 50.8-20.3 50.8s-5.1 41.4-5.1 82.9v38.8c0 41.4 5.1 82.9 5.1 82.9s5 35.3 20.3 50.8c19.5 20.4 45.1 19.7 56.5 21.9 41 3.9 174.1 5.1 174.1 5.1s107.6-0.2 179.2-5.3c10-1.2 31.8-1.3 51.3-21.7 15.4-15.5 20.4-50.8 20.4-50.8s5.1-41.4 5.1-82.9v-38.8c-0.1-41.4-5.2-82.9-5.2-82.9zM203.1 322.4v-143.9l138.3 72.2-138.3 71.7z\"></path></svg> ";
@@ -0,0 +1 @@
1
+ export declare const zap = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><polygon points=\"13 2 3 14 12 14 11 22 21 10 12 10 13 2\"></polygon></svg>";
@@ -0,0 +1 @@
1
+ export declare const zapOff = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><polyline points=\"12.41 6.75 13 2 10.57 4.92\"></polyline><polyline points=\"18.57 12.91 21 10 15.66 10\"></polyline><polyline points=\"8 8 3 14 12 14 11 22 16 16\"></polyline><line x1=\"1\" y1=\"1\" x2=\"23\" y2=\"23\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const zoomIn = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><circle cx=\"11\" cy=\"11\" r=\"8\"></circle><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"></line><line x1=\"11\" y1=\"8\" x2=\"11\" y2=\"14\"></line><line x1=\"8\" y1=\"11\" x2=\"14\" y2=\"11\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const zoomOut = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><circle cx=\"11\" cy=\"11\" r=\"8\"></circle><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"></line><line x1=\"8\" y1=\"11\" x2=\"14\" y2=\"11\"></line></svg>";