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 arrowUpLeft = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><line x1=\"17\" y1=\"17\" x2=\"7\" y2=\"7\"></line><polyline points=\"7 17 7 7 17 7\"></polyline></svg>";
@@ -0,0 +1 @@
1
+ export declare const arrowUpRight = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><line x1=\"7\" y1=\"17\" x2=\"17\" y2=\"7\"></line><polyline points=\"7 7 17 7 17 17\"></polyline></svg>";
@@ -0,0 +1 @@
1
+ export declare const atSign = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"4\"></circle><path d=\"M16 8v5a3 3 0 0 0 6 0v-1a10 10 0 1 0-3.92 7.94\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const award = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"8\" r=\"7\"></circle><polyline points=\"8.21 13.89 7 23 12 20 17 23 15.79 13.88\"></polyline></svg>";
@@ -0,0 +1 @@
1
+ export declare const barChart = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><line x1=\"12\" y1=\"20\" x2=\"12\" y2=\"10\"></line><line x1=\"18\" y1=\"20\" x2=\"18\" y2=\"4\"></line><line x1=\"6\" y1=\"20\" x2=\"6\" y2=\"16\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const barChart2 = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><line x1=\"18\" y1=\"20\" x2=\"18\" y2=\"10\"></line><line x1=\"12\" y1=\"20\" x2=\"12\" y2=\"4\"></line><line x1=\"6\" y1=\"20\" x2=\"6\" y2=\"14\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const battery = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><rect x=\"1\" y=\"6\" width=\"18\" height=\"12\" rx=\"2\" ry=\"2\"></rect><line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"11\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const batteryCharging = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M5 18H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h3.19M15 6h2a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-3.19\"></path><line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"11\"></line><polyline points=\"11 6 7 12 13 12 9 18\"></polyline></svg>";
@@ -0,0 +1 @@
1
+ export declare const bell = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M18 8A6 6 0 0 0 6 8c0 7-3 9-3 9h18s-3-2-3-9\"></path><path d=\"M13.73 21a2 2 0 0 1-3.46 0\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const bellOff = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M13.73 21a2 2 0 0 1-3.46 0\"></path><path d=\"M18.63 13A17.89 17.89 0 0 1 18 8\"></path><path d=\"M6.26 6.26A5.86 5.86 0 0 0 6 8c0 7-3 9-3 9h14\"></path><path d=\"M18 8a6 6 0 0 0-9.33-5\"></path><line x1=\"1\" y1=\"1\" x2=\"23\" y2=\"23\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const blog = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><g><path style=\"\" d=\"M21,10.02 C21,10.02,21,15,21,15 C21,15.53,20.79,16.04,20.41,16.41 C20.04,16.79,19.53,17,19,17 C19,17,7,17,7,17 C5.67,18.33,4.33,19.67,3,21 C3,21,3,5,3,5 C3,4.47,3.21,3.96,3.59,3.59 C3.96,3.21,4.47,3,5,3 C8.53,3,10.49,3,14.02,3\"/><path style=\"\" d=\"M19,2 C19.54,1.46,20.32,1.25,21.05,1.45 C21.78,1.65,22.35,2.22,22.55,2.95 C22.75,3.68,22.54,4.46,22,5 C22,5,15.5,11.5,15.5,11.5 C14.17,11.83,12.83,12.17,11.5,12.5 C11.83,11.17,12.17,9.83,12.5,8.5 C15.67,5.33,15.83,5.17,19,2 z\"/><path style=\"\" d=\"M14.60,3\"/><path style=\"\" d=\"M21,8.77\"/><path style=\"\" d=\"M7,7 C7,7,10,7,10,7\"/><path style=\"\" d=\"M7,10 C7,10,9,10,9,10\"/></g></svg> ";
@@ -0,0 +1 @@
1
+ export declare const blueprint = "<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=\"M10.5,14.5 C10.5,14.5,7.5,15.5,7.5,17.5 C7.5,19.5,10.5,19.5,10.5,19.5\"/><path style=\"fill:#9e9e9e;fill-rule:nonzero;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:1;\" d=\"M18.50,14.5 C18.50,14.5,21.50,15.5,21.50,17.5 C21.50,19.5,18.50,19.5,18.50,19.5\"/><path style=\"fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:1;\" d=\"M7,5.09 C7,3.94,7.90,3,9,3 C9,3,20,3,20,3 C21.10,3,22,3.94,22,5.09 C22,5.09,22,12.41,22,12.41 C22,13.56,21.10,14.5,20,14.5 C20,14.5,9,14.5,9,14.5 C7.90,14.5,7,13.56,7,12.41 C7,12.41,7,5.09,7,5.09 z\"/><path style=\"fill:#ffffff;fill-rule:nonzero;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:1;\" d=\"M14.5,5.5 C14.5,5.5,14.5,11.5,14.5,11.5\"/><path style=\"fill:#ffffff;fill-rule:nonzero;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:1;\" d=\"M16.5,7.5 C16.5,7.5,16.5,8.5,16.5,8.5\"/><path style=\"fill:#ffffff;fill-rule:nonzero;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:1;\" d=\"M12.5,7.5 C12.5,7.5,12.5,8.5,12.5,8.5\"/><g/><path style=\"fill:none;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:1;\" d=\"M18.5,21.5 C18.5,21.5,17.5,20.5,17.5,20.5 C17.5,20.5,16.5,21.5,16.5,21.5\"/><path style=\"fill:none;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:1;\" d=\"M12.5,21.5 C12.5,21.5,11.5,20.5,11.5,20.5 C11.5,20.5,10.5,21.5,10.5,21.5\"/><path style=\"fill:#e4e4e4;fill-rule:evenodd;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:1;\" d=\"M10.5,14.5 C10.5,14.5,18.5,14.5,18.5,14.5 C18.5,14.5,18.5,19.5,18.5,19.5 C18.5,19.5,10.5,19.5,10.5,19.5 C10.5,19.5,10.5,14.5,10.5,14.5 z\"/><g><g><path style=\"fill:#5e78ca;fill-rule:nonzero;stroke:#f2f2f2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:1;\" d=\"M14,16.5 C14,16.5,16,16.5,16,16.5 C16,16.5,14.53,19.5,14.53,19.5\"/><path style=\"fill:#5e78ca;fill-rule:evenodd;stroke:none;\" d=\"M3.59,8.5 C3.59,8.5,12.59,8.5,12.59,8.5 C12.59,8.5,14.53,19.5,14.53,19.5 C14.53,19.5,5.53,19.5,5.53,19.5 C5.53,19.5,3.59,8.5,3.59,8.5 z\"/><path style=\"fill:#5e78ca;fill-rule:nonzero;stroke:#f2f2f2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:1;\" d=\"M12.59,8.5 C12.59,8.5,11.12,11.5,11.12,11.5 C11.12,11.5,2.12,11.5,2.12,11.5 C2.12,11.5,3.59,8.5,3.59,8.5\"/><path style=\"fill:#5e78ca;fill-rule:nonzero;stroke:#f2f2f2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:1;\" d=\"M12.59,8.5 C12.59,8.5,14.53,19.5,14.53,19.5\"/><path style=\"fill:#5e78ca;fill-rule:nonzero;stroke:#f2f2f2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:1;\" d=\"M4.12,11.5 C4.12,11.5,5.53,19.5,5.53,19.5\"/></g><path style=\"fill:#9e9e9e;fill-rule:nonzero;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:1;\" d=\"M9.24,12.5 C10.75,12.5,12.20,13.73,12.46,15.24 C12.46,15.24,12.46,15.24,12.46,15.24 C12.68,16.49,11.85,17.5,10.60,17.5 C10.60,17.5,10.55,17.5,10.55,17.5 C10.17,17.5,9.92,17.81,9.98,18.19 C9.98,18.19,9.98,18.19,9.98,18.19 C10.21,19.47,9.36,20.5,8.08,20.5 C8.08,20.5,6.39,20.5,6.39,20.5 C5.10,20.5,3.87,19.45,3.64,18.16 C3.64,18.16,3.12,15.21,3.12,15.21 C2.86,13.71,3.86,12.5,5.35,12.5 C5.35,12.5,9.24,12.5,9.24,12.5 z\"/></g></g></svg> ";
@@ -0,0 +1 @@
1
+ export declare const bluetooth = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><polyline points=\"6.5 6.5 17.5 17.5 12 23 12 1 17.5 6.5 6.5 17.5\"></polyline></svg>";
@@ -0,0 +1 @@
1
+ export declare const bold = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M6 4h8a4 4 0 0 1 4 4 4 4 0 0 1-4 4H6z\"></path><path d=\"M6 12h9a4 4 0 0 1 4 4 4 4 0 0 1-4 4H6z\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const book = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M4 19.5A2.5 2.5 0 0 1 6.5 17H20\"></path><path d=\"M6.5 2H20v20H6.5A2.5 2.5 0 0 1 4 19.5v-15A2.5 2.5 0 0 1 6.5 2z\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const bookOpen = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2z\"></path><path d=\"M22 3h-6a4 4 0 0 0-4 4v14a3 3 0 0 1 3-3h7z\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const bookmark = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M19 21l-7-5-7 5V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const box = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"></path><polyline points=\"3.27 6.96 12 12.01 20.73 6.96\"></polyline><line x1=\"12\" y1=\"22.08\" x2=\"12\" y2=\"12\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const briefcase = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><rect x=\"2\" y=\"7\" width=\"20\" height=\"14\" rx=\"2\" ry=\"2\"></rect><path d=\"M16 21V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const bug = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><g><path style=\"\" d=\"M8,6 C8,3.79,9.79,2,12,2 C14.21,2,16,3.79,16,6 C16,6,8,6,8,6 z\"/><path style=\"\" d=\"M20,7 C20,7,18,9,18,9\"/><path style=\"\" d=\"M20,19 C20,19,18,17,18,17\"/><path style=\"\" d=\"M21,13 C21,13,18,13,18,13\"/><path style=\"\" d=\"M16.44,9 C17.30,9,18.00,9.70,18.00,10.56 C18.00,10.56,18.00,15.00,18.00,15.00 C18.00,18.31,15.31,21,12,21 C8.69,21,6,18.31,6,15.00 C6,15.00,6,10.56,6,10.56 C6,9.70,6.70,9,7.56,9 C7.56,9,16.44,9,16.44,9 z\"/><path style=\"\" d=\"M4,7 C4,7,6,9,6,9\"/><path style=\"\" d=\"M4,19 C4,19,6,17,6,17\"/><path style=\"\" d=\"M3,13 C3,13,6,13,6,13\"/><path style=\"\" d=\"M12,12 C12,12,12,17,12,17\"/></g></svg> ";
@@ -0,0 +1 @@
1
+ export declare const calendar = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><rect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"></rect><line x1=\"16\" y1=\"2\" x2=\"16\" y2=\"6\"></line><line x1=\"8\" y1=\"2\" x2=\"8\" y2=\"6\"></line><line x1=\"3\" y1=\"10\" x2=\"21\" y2=\"10\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const camera = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M23 19a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h4l2-3h6l2 3h4a2 2 0 0 1 2 2z\"></path><circle cx=\"12\" cy=\"13\" r=\"4\"></circle></svg>";
@@ -0,0 +1 @@
1
+ export declare const cameraOff = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><line x1=\"1\" y1=\"1\" x2=\"23\" y2=\"23\"></line><path d=\"M21 21H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h3m3-3h6l2 3h4a2 2 0 0 1 2 2v9.34m-7.72-2.06a4 4 0 1 1-5.56-5.56\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const cast = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M2 16.1A5 5 0 0 1 5.9 20M2 12.05A9 9 0 0 1 9.95 20M2 8V6a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2h-6\"></path><line x1=\"2\" y1=\"20\" x2=\"2.01\" y2=\"20\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const check = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"></polyline></svg>";
@@ -0,0 +1 @@
1
+ export declare const checkCircle = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"></path><polyline points=\"22 4 12 14.01 9 11.01\"></polyline></svg>";
@@ -0,0 +1 @@
1
+ export declare const checkSquare = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><polyline points=\"9 11 12 14 22 4\"></polyline><path d=\"M21 12v7a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const chevronDown = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><polyline points=\"6 9 12 15 18 9\"></polyline></svg>";
@@ -0,0 +1 @@
1
+ export declare const chevronLeft = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><polyline points=\"15 18 9 12 15 6\"></polyline></svg>";
@@ -0,0 +1 @@
1
+ export declare const chevronRight = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><polyline points=\"9 18 15 12 9 6\"></polyline></svg>";
@@ -0,0 +1 @@
1
+ export declare const chevronUp = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><polyline points=\"18 15 12 9 6 15\"></polyline></svg>";
@@ -0,0 +1 @@
1
+ export declare const chevronsDown = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><polyline points=\"7 13 12 18 17 13\"></polyline><polyline points=\"7 6 12 11 17 6\"></polyline></svg>";
@@ -0,0 +1 @@
1
+ export declare const chevronsLeft = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><polyline points=\"11 17 6 12 11 7\"></polyline><polyline points=\"18 17 13 12 18 7\"></polyline></svg>";
@@ -0,0 +1 @@
1
+ export declare const chevronsRight = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><polyline points=\"13 17 18 12 13 7\"></polyline><polyline points=\"6 17 11 12 6 7\"></polyline></svg>";
@@ -0,0 +1 @@
1
+ export declare const chevronsUp = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><polyline points=\"17 11 12 6 7 11\"></polyline><polyline points=\"17 18 12 13 7 18\"></polyline></svg>";
@@ -0,0 +1 @@
1
+ export declare const chrome = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"></circle><circle cx=\"12\" cy=\"12\" r=\"4\"></circle><line x1=\"21.17\" y1=\"8\" x2=\"12\" y2=\"8\"></line><line x1=\"3.95\" y1=\"6.06\" x2=\"8.54\" y2=\"14\"></line><line x1=\"10.88\" y1=\"21.94\" x2=\"15.46\" y2=\"14\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const circle = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"></circle></svg>";
@@ -0,0 +1 @@
1
+ export declare const clipboard = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2\"></path><rect x=\"8\" y=\"2\" width=\"8\" height=\"4\" rx=\"1\" ry=\"1\"></rect></svg>";
@@ -0,0 +1 @@
1
+ export declare const clock = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"></circle><polyline points=\"12 6 12 12 16 14\"></polyline></svg>";
@@ -0,0 +1 @@
1
+ export declare const cloud = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M18 10h-1.26A8 8 0 1 0 9 20h9a5 5 0 0 0 0-10z\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const cloudDrizzle = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><line x1=\"8\" y1=\"19\" x2=\"8\" y2=\"21\"></line><line x1=\"8\" y1=\"13\" x2=\"8\" y2=\"15\"></line><line x1=\"16\" y1=\"19\" x2=\"16\" y2=\"21\"></line><line x1=\"16\" y1=\"13\" x2=\"16\" y2=\"15\"></line><line x1=\"12\" y1=\"21\" x2=\"12\" y2=\"23\"></line><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"17\"></line><path d=\"M20 16.58A5 5 0 0 0 18 7h-1.26A8 8 0 1 0 4 15.25\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const cloudLightning = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M19 16.9A5 5 0 0 0 18 7h-1.26a8 8 0 1 0-11.62 9\"></path><polyline points=\"13 11 9 17 15 17 11 23\"></polyline></svg>";
@@ -0,0 +1 @@
1
+ export declare const cloudOff = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M22.61 16.95A5 5 0 0 0 18 10h-1.26a8 8 0 0 0-7.05-6M5 5a8 8 0 0 0 4 15h9a5 5 0 0 0 1.7-.3\"></path><line x1=\"1\" y1=\"1\" x2=\"23\" y2=\"23\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const cloudRain = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><line x1=\"16\" y1=\"13\" x2=\"16\" y2=\"21\"></line><line x1=\"8\" y1=\"13\" x2=\"8\" y2=\"21\"></line><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"23\"></line><path d=\"M20 16.58A5 5 0 0 0 18 7h-1.26A8 8 0 1 0 4 15.25\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const cloudSnow = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M20 17.58A5 5 0 0 0 18 8h-1.26A8 8 0 1 0 4 16.25\"></path><line x1=\"8\" y1=\"16\" x2=\"8.01\" y2=\"16\"></line><line x1=\"8\" y1=\"20\" x2=\"8.01\" y2=\"20\"></line><line x1=\"12\" y1=\"18\" x2=\"12.01\" y2=\"18\"></line><line x1=\"12\" y1=\"22\" x2=\"12.01\" y2=\"22\"></line><line x1=\"16\" y1=\"16\" x2=\"16.01\" y2=\"16\"></line><line x1=\"16\" y1=\"20\" x2=\"16.01\" y2=\"20\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const cmy = "<svg class=\"color filled\" viewBox=\"0 0 24 24\"><g><g><path style=\"fill:#00ff00;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:#0000ff;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:#000000;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:#ff0000;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:#02fefe;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:#fffe00;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:#ff00ff;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 code = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><polyline points=\"16 18 22 12 16 6\"></polyline><polyline points=\"8 6 2 12 8 18\"></polyline></svg>";
@@ -0,0 +1 @@
1
+ export declare const codepen = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><polygon points=\"12 2 22 8.5 22 15.5 12 22 2 15.5 2 8.5 12 2\"></polygon><line x1=\"12\" y1=\"22\" x2=\"12\" y2=\"15.5\"></line><polyline points=\"22 8.5 12 15.5 2 8.5\"></polyline><polyline points=\"2 15.5 12 8.5 22 15.5\"></polyline><line x1=\"12\" y1=\"2\" x2=\"12\" y2=\"8.5\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const codesandbox = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"></path><polyline points=\"7.5 4.21 12 6.81 16.5 4.21\"></polyline><polyline points=\"7.5 19.79 7.5 14.6 3 12\"></polyline><polyline points=\"21 12 16.5 14.6 16.5 19.79\"></polyline><polyline points=\"3.27 6.96 12 12.01 20.73 6.96\"></polyline><line x1=\"12\" y1=\"22.08\" x2=\"12\" y2=\"12\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const coffee = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M18 8h1a4 4 0 0 1 0 8h-1\"></path><path d=\"M2 8h16v9a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4V8z\"></path><line x1=\"6\" y1=\"1\" x2=\"6\" y2=\"4\"></line><line x1=\"10\" y1=\"1\" x2=\"10\" y2=\"4\"></line><line x1=\"14\" y1=\"1\" x2=\"14\" y2=\"4\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const columns = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M12 3h7a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-7m0-18H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h7m0-18v18\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const command = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M18 3a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3 3 3 0 0 0 3-3 3 3 0 0 0-3-3H6a3 3 0 0 0-3 3 3 3 0 0 0 3 3 3 3 0 0 0 3-3V6a3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3h12a3 3 0 0 0 3-3 3 3 0 0 0-3-3z\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const compass = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"></circle><polygon points=\"16.24 7.76 14.12 14.12 7.76 16.24 9.88 9.88 16.24 7.76\"></polygon></svg>";
@@ -0,0 +1 @@
1
+ export declare const copy = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><rect x=\"9\" y=\"9\" width=\"13\" height=\"13\" rx=\"2\" ry=\"2\"></rect><path d=\"M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const cornerDownLeft = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><polyline points=\"9 10 4 15 9 20\"></polyline><path d=\"M20 4v7a4 4 0 0 1-4 4H4\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const cornerDownRight = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><polyline points=\"15 10 20 15 15 20\"></polyline><path d=\"M4 4v7a4 4 0 0 0 4 4h12\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const cornerLeftDown = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><polyline points=\"14 15 9 20 4 15\"></polyline><path d=\"M20 4h-7a4 4 0 0 0-4 4v12\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const cornerLeftUp = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><polyline points=\"14 9 9 4 4 9\"></polyline><path d=\"M20 20h-7a4 4 0 0 1-4-4V4\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const cornerRightDown = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><polyline points=\"10 15 15 20 20 15\"></polyline><path d=\"M4 4h7a4 4 0 0 1 4 4v12\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const cornerRightUp = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><polyline points=\"10 9 15 4 20 9\"></polyline><path d=\"M4 20h7a4 4 0 0 0 4-4V4\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const cornerUpLeft = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><polyline points=\"9 14 4 9 9 4\"></polyline><path d=\"M20 20v-7a4 4 0 0 0-4-4H4\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const cornerUpRight = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><polyline points=\"15 14 20 9 15 4\"></polyline><path d=\"M4 20v-7a4 4 0 0 1 4-4h12\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const cpu = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><rect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"2\" ry=\"2\"></rect><rect x=\"9\" y=\"9\" width=\"6\" height=\"6\"></rect><line x1=\"9\" y1=\"1\" x2=\"9\" y2=\"4\"></line><line x1=\"15\" y1=\"1\" x2=\"15\" y2=\"4\"></line><line x1=\"9\" y1=\"20\" x2=\"9\" y2=\"23\"></line><line x1=\"15\" y1=\"20\" x2=\"15\" y2=\"23\"></line><line x1=\"20\" y1=\"9\" x2=\"23\" y2=\"9\"></line><line x1=\"20\" y1=\"14\" x2=\"23\" y2=\"14\"></line><line x1=\"1\" y1=\"9\" x2=\"4\" y2=\"9\"></line><line x1=\"1\" y1=\"14\" x2=\"4\" y2=\"14\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const creditCard = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><rect x=\"1\" y=\"4\" width=\"22\" height=\"16\" rx=\"2\" ry=\"2\"></rect><line x1=\"1\" y1=\"10\" x2=\"23\" y2=\"10\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const crop = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M6.13 1L6 16a2 2 0 0 0 2 2h15\"></path><path d=\"M1 6.13L16 6a2 2 0 0 1 2 2v15\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const crosshair = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"></circle><line x1=\"22\" y1=\"12\" x2=\"18\" y2=\"12\"></line><line x1=\"6\" y1=\"12\" x2=\"2\" y2=\"12\"></line><line x1=\"12\" y1=\"6\" x2=\"12\" y2=\"2\"></line><line x1=\"12\" y1=\"22\" x2=\"12\" y2=\"18\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const database = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><ellipse cx=\"12\" cy=\"5\" rx=\"9\" ry=\"3\"></ellipse><path d=\"M21 12c0 1.66-4 3-9 3s-9-1.34-9-3\"></path><path d=\"M3 5v14c0 1.66 4 3 9 3s9-1.34 9-3V5\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const deleteIcon = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M21 4H8l-7 8 7 8h13a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2z\"></path><line x1=\"18\" y1=\"9\" x2=\"12\" y2=\"15\"></line><line x1=\"12\" y1=\"9\" x2=\"18\" y2=\"15\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const disc = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"></circle><circle cx=\"12\" cy=\"12\" r=\"3\"></circle></svg>";
@@ -0,0 +1 @@
1
+ export declare const discord = "<svg class=\"filled\" version=\"1.1\" viewBox=\"0 0 1013 768\"><g></g><path d=\"M858.38 64.32c-60.41-28.44-130.58-50.8-204.05-63.60l-5.01-0.72c-8.35 14.47-17.31 32.35-25.34 50.74l-1.44 3.7c-34.87-5.53-75.06-8.69-116.00-8.69s-81.14 3.16-120.37 9.25l4.37-0.56c-9.48-22.09-18.44-39.97-28.27-57.29l1.49 2.86c-78.56 13.64-148.78 36.05-214.41 66.65l5.19-2.17c-132.30 195.75-168.17 386.63-150.24 574.80v0c73.25 54.65 158.46 98.55 250.43 127.12l5.97 1.60c19.28-25.64 37.51-54.63 53.29-85.10l1.63-3.45c-33.48-12.62-61.98-26.51-88.96-42.66l2.48 1.38c7.25-5.26 14.35-10.68 21.2-15.94 75.07 36.14 163.23 57.26 256.32 57.26s181.25-21.12 259.94-58.83l-3.62 1.56c6.93 5.66 14.03 11.08 21.2 15.94-24.54 14.80-53.09 28.72-82.88 40.10l-3.75 1.26c17.37 33.87 35.61 62.84 56.05 90.05l-1.14-1.58c98.00-30.05 183.28-73.93 258.78-130.22l-2.22 1.58c21.04-218.22-35.95-407.35-150.63-575.04zM338.33 523.56c-49.97 0-91.26-45.35-91.26-101.14s39.85-101.54 91.10-101.54 92.21 45.75 91.34 101.54-40.25 101.14-91.18 101.14zM674.99 523.56c-50.05 0-91.18-45.35-91.18-101.14s39.85-101.54 91.18-101.54 91.97 45.75 91.10 101.54-40.17 101.14-91.10 101.14z\"></path></svg> ";
@@ -0,0 +1 @@
1
+ export declare const divide = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"6\" r=\"2\"></circle><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"></line><circle cx=\"12\" cy=\"18\" r=\"2\"></circle></svg>";
@@ -0,0 +1 @@
1
+ export declare const divideCircle = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><line x1=\"8\" y1=\"12\" x2=\"16\" y2=\"12\"></line><line x1=\"12\" y1=\"16\" x2=\"12\" y2=\"16\"></line><line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"8\"></line><circle cx=\"12\" cy=\"12\" r=\"10\"></circle></svg>";
@@ -0,0 +1 @@
1
+ export declare const divideSquare = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"></rect><line x1=\"8\" y1=\"12\" x2=\"16\" y2=\"12\"></line><line x1=\"12\" y1=\"16\" x2=\"12\" y2=\"16\"></line><line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"8\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const dollarSign = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><line x1=\"12\" y1=\"1\" x2=\"12\" y2=\"23\"></line><path d=\"M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const download = "<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=\"7 10 12 15 17 10\"></polyline><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const downloadCloud = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><polyline points=\"8 17 12 21 16 17\"></polyline><line x1=\"12\" y1=\"12\" x2=\"12\" y2=\"21\"></line><path d=\"M20.88 18.09A5 5 0 0 0 18 9h-1.26A8 8 0 1 0 3 16.29\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const dribbble = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"></circle><path d=\"M8.56 2.75c4.37 6.03 6.02 9.42 8.03 17.72m2.54-15.38c-3.72 4.35-8.94 5.66-16.88 5.85m19.5 1.9c-3.5-.93-6.63-.82-8.94 0-2.58.92-5.01 2.86-7.44 6.32\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const droplet = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M12 2.69l5.66 5.66a8 8 0 1 1-11.31 0z\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const earth = "<svg class=\"color\" viewBox=\"0 0 48 48\"><g><g><g><path style=\"fill:#a3d9ff;fill-rule:evenodd;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:2;\" d=\"M7,13.46 C5.10,16.52,4,20.13,4,24 C4,31.81,8.47,38.57,15,41.87 C15,41.87,15,31,15,31 C15,31,9,29,9,29 C9,29,9,19,9,19 C9,19,7,15,7,15 C7,15,7,13.46,7,13.46 z\"/><path style=\"fill:#a3d9ff;fill-rule:evenodd;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:2;\" d=\"M18.40,4.79 C20.18,4.28,22.06,4,24,4 C27.57,4,30.92,4.93,33.82,6.57 C33.82,6.57,29,13,29,13 C29,13,31,19,31,19 C31,19,37,21,37,21 C37,21,39,29,39,29 C39,29,37.35,38.89,37.35,38.89 C33.81,42.07,29.13,44,24,44 C21.03,44,18.22,43.35,15.69,42.20 C15.69,42.20,27,29,27,29 C27,29,27,25,27,25 C27,25,21,23,21,23 C21,23,15,19,15,19 C15,19,11,19,11,19 C11,19,11,13,11,13 C11,13,13,11,13,11 C13,11,15,15,15,15 C15,15,17,15,17,15 C17,15,17,9,17,9 C17,9,18.40,4.79,18.40,4.79 z\"/><path style=\"fill:#274e42;fill-rule:evenodd;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:2;\" d=\"M18.40,4.79 C18.40,4.79,17,9,17,9 C17,9,17,15,17,15 C17,15,15,15,15,15 C15,15,13,11,13,11 C13,11,11,13,11,13 C11,13,11,19,11,19 C11,19,15,19,15,19 C15,19,21,23,21,23 C21,23,27,25,27,25 C27,25,27,29,27,29 C27,29,15.69,42.20,15.69,42.20 C15.46,42.09,15.23,41.98,15,41.87 C15,41.87,15,31,15,31 C15,31,9,29,9,29 C9,29,9,19,9,19 C9,19,7,15,7,15 C7,15,7,13.46,7,13.46 C9.57,9.32,13.62,6.19,18.40,4.79 z\"/><path style=\"fill:#274e42;fill-rule:evenodd;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:2;\" d=\"M33.82,6.57 C33.82,6.57,29,13,29,13 C29,13,31,19,31,19 C31,19,37,21,37,21 C37,21,39,29,39,29 C39,29,37.35,38.89,37.35,38.89 C41.43,35.23,44,29.91,44,24 C44,16.52,39.90,10.00,33.82,6.57 z\"/></g></g></g></svg> ";
@@ -0,0 +1 @@
1
+ export declare const edit = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7\"></path><path d=\"M18.5 2.5a2.12 2.12 0 0 1 3 3L12 15l-4 1 1-4 9.5-9.5z\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const edit2 = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M17 3a2.83 2.83 0 1 1 4 4L7.5 20.5 2 22l1.5-5.5L17 3z\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const edit3 = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M12 20h9\"></path><path d=\"M16.5 3.5a2.12 2.12 0 0 1 3 3L7 19l-4 1 1-4L16.5 3.5z\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const externalLink = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6\"></path><polyline points=\"15 3 21 3 21 9\"></polyline><line x1=\"10\" y1=\"14\" x2=\"21\" y2=\"3\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const eye = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z\"></path><circle cx=\"12\" cy=\"12\" r=\"3\"></circle></svg>";
@@ -0,0 +1 @@
1
+ export declare const eyeOff = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M17.94 17.94A10.07 10.07 0 0 1 12 20c-7 0-11-8-11-8a18.45 18.45 0 0 1 5.06-5.94M9.9 4.24A9.12 9.12 0 0 1 12 4c7 0 11 8 11 8a18.5 18.5 0 0 1-2.16 3.19m-6.72-1.07a3 3 0 1 1-4.24-4.24\"></path><line x1=\"1\" y1=\"1\" x2=\"23\" y2=\"23\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const facebook = "<svg class=\"filled\" version=\"1.1\" viewBox=\"0 0 512 512\"><g></g><path d=\"M464 0h-416c-26.4 0-48 21.6-48 48v416c0 26.4 21.6 48 48 48h208v-224h-64v-64h64v-32c0-52.9 43.1-96 96-96h64v64h-64c-17.6 0-32 14.4-32 32v32h96l-16 64h-80v224h144c26.4 0 48-21.6 48-48v-416c0-26.4-21.6-48-48-48z\"></path></svg> ";
@@ -0,0 +1 @@
1
+ export declare const fastForward = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><polygon points=\"13 19 22 12 13 5 13 19\"></polygon><polygon points=\"2 19 11 12 2 5 2 19\"></polygon></svg>";
@@ -0,0 +1 @@
1
+ export declare const feather = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M20.24 12.24a6 6 0 0 0-8.49-8.49L5 10.5V19h8.5z\"></path><line x1=\"16\" y1=\"8\" x2=\"2\" y2=\"22\"></line><line x1=\"17.5\" y1=\"15\" x2=\"9\" y2=\"15\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const figma = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M5 5.5A3.5 3.5 0 0 1 8.5 2H12v7H8.5A3.5 3.5 0 0 1 5 5.5z\"></path><path d=\"M12 2h3.5a3.5 3.5 0 1 1 0 7H12V2z\"></path><path d=\"M12 12.5a3.5 3.5 0 1 1 7 0 3.5 3.5 0 1 1-7 0z\"></path><path d=\"M5 19.5A3.5 3.5 0 0 1 8.5 16H12v3.5a3.5 3.5 0 1 1-7 0z\"></path><path d=\"M5 12.5A3.5 3.5 0 0 1 8.5 9H12v7H8.5A3.5 3.5 0 0 1 5 12.5z\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const file = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M13 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V9z\"></path><polyline points=\"13 2 13 9 20 9\"></polyline></svg>";
@@ -0,0 +1 @@
1
+ export declare const fileMinus = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"></path><polyline points=\"14 2 14 8 20 8\"></polyline><line x1=\"9\" y1=\"15\" x2=\"15\" y2=\"15\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const filePlus = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"></path><polyline points=\"14 2 14 8 20 8\"></polyline><line x1=\"12\" y1=\"18\" x2=\"12\" y2=\"12\"></line><line x1=\"9\" y1=\"15\" x2=\"15\" y2=\"15\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const fileText = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"></path><polyline points=\"14 2 14 8 20 8\"></polyline><line x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"></line><line x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"></line><polyline points=\"10 9 9 9 8 9\"></polyline></svg>";
@@ -0,0 +1 @@
1
+ export declare const film = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><rect x=\"2\" y=\"2\" width=\"20\" height=\"20\" rx=\"2.18\" ry=\"2.18\"></rect><line x1=\"7\" y1=\"2\" x2=\"7\" y2=\"22\"></line><line x1=\"17\" y1=\"2\" x2=\"17\" y2=\"22\"></line><line x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"></line><line x1=\"2\" y1=\"7\" x2=\"7\" y2=\"7\"></line><line x1=\"2\" y1=\"17\" x2=\"7\" y2=\"17\"></line><line x1=\"17\" y1=\"17\" x2=\"22\" y2=\"17\"></line><line x1=\"17\" y1=\"7\" x2=\"22\" y2=\"7\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const filter = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><polygon points=\"22 3 2 3 10 12.46 10 19 14 21 14 12.46 22 3\"></polygon></svg>";
@@ -0,0 +1 @@
1
+ export declare const flag = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M4 15s1-1 4-1 5 2 8 2 4-1 4-1V3s-1 1-4 1-5-2-8-2-4 1-4 1z\"></path><line x1=\"4\" y1=\"22\" x2=\"4\" y2=\"15\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const folder = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const folderMinus = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z\"></path><line x1=\"9\" y1=\"14\" x2=\"15\" y2=\"14\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const folderPlus = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z\"></path><line x1=\"12\" y1=\"11\" x2=\"12\" y2=\"17\"></line><line x1=\"9\" y1=\"14\" x2=\"15\" y2=\"14\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const fontBold = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><g><path style=\"\" d=\"M13.5,11 C15.71,11,17.5,12.68,17.5,14.75 C17.5,16.82,15.71,18.5,13.5,18.5 C13.5,18.5,8.5,18.5,8.5,18.5 C8.5,18.5,8.5,3.5,8.5,3.5 C8.5,3.5,13.5,3.5,13.5,3.5 C15.71,3.5,17.5,5.18,17.5,7.25 C17.5,9.32,15.71,11,13.5,11 C13.5,11,13.5,11,13.5,11 z\"/><path style=\"\" d=\"M13.5,11 C13.5,11,8.5,11,8.5,11\"/><path style=\"\" d=\"M12.5,11 C14.71,11,16.5,12.68,16.5,14.75 C16.5,16.82,14.71,18.5,12.5,18.5 C12.5,18.5,7.5,18.5,7.5,18.5 C7.5,18.5,7.5,3.5,7.5,3.5 C7.5,3.5,12.5,3.5,12.5,3.5 C14.71,3.5,16.5,5.18,16.5,7.25 C16.5,9.32,14.71,11,12.5,11 C12.5,11,12.5,11,12.5,11 z\"/><path style=\"\" d=\"M12.5,11 C12.5,11,7.5,11,7.5,11\"/></g></svg> ";
@@ -0,0 +1 @@
1
+ export declare const fontItalic = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><g><path style=\"\" d=\"M17.00,4.50 C17.00,4.50,13.00,4.50,13.00,4.50\"/><path style=\"\" d=\"M11.00,19.50 C11.00,19.50,7.00,19.50,7.00,19.50\"/><path style=\"\" d=\"M15.00,4.50 C15.00,4.50,9.00,19.50,9.00,19.50\"/></g></svg> ";
@@ -0,0 +1 @@
1
+ export declare const fontUnderline = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><g><path style=\"\" d=\"M7.5,3.5 C7.5,3.5,7.5,10.74,7.5,13.5 C7.5,16.26,9.74,18.5,12.5,18.5 C15.26,18.5,17.5,16.26,17.5,13.5 C17.5,10.74,17.5,3.5,17.5,3.5\"/><path style=\"\" d=\"M7.5,21.5 C7.5,21.5,17.5,21.5,17.5,21.5\"/></g></svg> ";
@@ -0,0 +1 @@
1
+ export declare const framer = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M5 16V9h14V2H5l14 14h-7m-7 0l7 7v-7m-7 0h7\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const frown = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"></circle><path d=\"M16 16s-1.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 game = "<svg class=\"filled\" version=\"1.1\" viewBox=\"0 0 704 512\"><g></g><path d=\"M528 96.79v-0.79h-336c-88.36 0-160 71.64-160 160s71.64 160 160 160c52.34 0 98.82-25.14 128.01-64h63.98c29.19 38.86 75.66 64 128.01 64 88.37 0 160-71.63 160-160 0-82.97-63.15-151.18-144-159.21zM288 288h-64v64h-64v-64h-64v-64h64v-64h64v64h64v64zM480 288c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zM576 288c-17.67 0-32-14.33-32-32 0-17.67 14.33-32 32-32s32 14.33 32 32c0 17.67-14.33 32-32 32z\"></path></svg> ";
@@ -0,0 +1 @@
1
+ export declare const gift = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><polyline points=\"20 12 20 22 4 22 4 12\"></polyline><rect x=\"2\" y=\"7\" width=\"20\" height=\"5\"></rect><line x1=\"12\" y1=\"22\" x2=\"12\" y2=\"7\"></line><path d=\"M12 7H7.5a2.5 2.5 0 0 1 0-5C11 2 12 7 12 7z\"></path><path d=\"M12 7h4.5a2.5 2.5 0 0 0 0-5C13 2 12 7 12 7z\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const gitBranch = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><line x1=\"6\" y1=\"3\" x2=\"6\" y2=\"15\"></line><circle cx=\"18\" cy=\"6\" r=\"3\"></circle><circle cx=\"6\" cy=\"18\" r=\"3\"></circle><path d=\"M18 9a9 9 0 0 1-9 9\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const gitCommit = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"4\"></circle><line x1=\"1.05\" y1=\"12\" x2=\"7\" y2=\"12\"></line><line x1=\"17.01\" y1=\"12\" x2=\"22.96\" y2=\"12\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const gitMerge = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><circle cx=\"18\" cy=\"18\" r=\"3\"></circle><circle cx=\"6\" cy=\"6\" r=\"3\"></circle><path d=\"M6 21V9a9 9 0 0 0 9 9\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const gitPullRequest = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><circle cx=\"18\" cy=\"18\" r=\"3\"></circle><circle cx=\"6\" cy=\"6\" r=\"3\"></circle><path d=\"M13 6h3a2 2 0 0 1 2 2v7\"></path><line x1=\"6\" y1=\"9\" x2=\"6\" y2=\"21\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const github = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const gitlab = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M22.65 14.39L12 22.13 1.35 14.39a.84.84 0 0 1-.3-.94l1.22-3.78 2.44-7.51A.42.42 0 0 1 4.82 2a.43.43 0 0 1 .58 0 .42.42 0 0 1 .11.18l2.44 7.49h8.1l2.44-7.51A.42.42 0 0 1 18.6 2a.43.43 0 0 1 .58 0 .42.42 0 0 1 .11.18l2.44 7.51L23 13.45a.84.84 0 0 1-.35.94z\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const globe = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"></circle><line x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"></line><path d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const google = "<svg class=\"filled\" version=\"1.1\" viewBox=\"0 0 512 512\"><g></g><path d=\"M256 0c-141.4 0-256 114.6-256 256s114.6 256 256 256 256-114.6 256-256-114.6-256-256-256zM259.8 448c-106.1 0-192-85.9-192-192s85.9-192 192-192c51.8 0 95.2 18.9 128.6 50.2l-52.1 50.2c-14.3-13.7-39.2-29.6-76.5-29.6-65.6 0-119 54.3-119 121.2s53.5 121.2 119 121.2c76 0 104.5-54.6 108.9-82.8h-108.9v-65.8h181.3c1.6 9.6 3 19.2 3 31.8 0.1 109.7-73.4 187.6-184.3 187.6z\"></path></svg> ";
@@ -0,0 +1 @@
1
+ export declare const grid = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><rect x=\"3\" y=\"3\" width=\"7\" height=\"7\"></rect><rect x=\"14\" y=\"3\" width=\"7\" height=\"7\"></rect><rect x=\"14\" y=\"14\" width=\"7\" height=\"7\"></rect><rect x=\"3\" y=\"14\" width=\"7\" height=\"7\"></rect></svg>";
@@ -0,0 +1 @@
1
+ export declare const hardDrive = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><line x1=\"22\" y1=\"12\" x2=\"2\" y2=\"12\"></line><path d=\"M5.45 5.11L2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11z\"></path><line x1=\"6\" y1=\"16\" x2=\"6.01\" y2=\"16\"></line><line x1=\"10\" y1=\"16\" x2=\"10.01\" y2=\"16\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const hash = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><line x1=\"4\" y1=\"9\" x2=\"20\" y2=\"9\"></line><line x1=\"4\" y1=\"15\" x2=\"20\" y2=\"15\"></line><line x1=\"10\" y1=\"3\" x2=\"8\" y2=\"21\"></line><line x1=\"16\" y1=\"3\" x2=\"14\" y2=\"21\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const headphones = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M3 18v-6a9 9 0 0 1 18 0v6\"></path><path d=\"M21 19a2 2 0 0 1-2 2h-1a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2h3zM3 19a2 2 0 0 0 2 2h1a2 2 0 0 0 2-2v-3a2 2 0 0 0-2-2H3z\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const heart = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const helpCircle = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"></circle><path d=\"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3\"></path><line x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const hexagon = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const home = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"></path><polyline points=\"9 22 9 12 15 12 15 22\"></polyline></svg>";
@@ -0,0 +1 @@
1
+ export declare const image = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"></rect><circle cx=\"8.5\" cy=\"8.5\" r=\"1.5\"></circle><polyline points=\"21 15 16 10 5 21\"></polyline></svg>";
@@ -0,0 +1 @@
1
+ export declare const inbox = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><polyline points=\"22 12 16 12 14 15 10 15 8 12 2 12\"></polyline><path d=\"M5.45 5.11L2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11z\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const indent = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><g><path style=\"\" d=\"M21,10 C21,10,8,10,8,10\"/><path style=\"\" d=\"M21,6 C21,6,8,6,8,6\"/><path style=\"\" d=\"M21,14 C21,14,8,14,8,14\"/><path style=\"\" d=\"M21,18 C21,18,8,18,8,18\"/><path style=\"\" d=\"M2.5,9 C2.5,9,5.5,12,5.5,12 C5.5,12,2.5,15,2.5,15\"/></g></svg> ";