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,313 @@
1
+ export { activity } from './activity';
2
+ export { airplay } from './airplay';
3
+ export { alertCircle } from './alertCircle';
4
+ export { alertOctagon } from './alertOctagon';
5
+ export { alertTriangle } from './alertTriangle';
6
+ export { alignCenter } from './alignCenter';
7
+ export { alignJustify } from './alignJustify';
8
+ export { alignLeft } from './alignLeft';
9
+ export { alignRight } from './alignRight';
10
+ export { anchor } from './anchor';
11
+ export { aperture } from './aperture';
12
+ export { archive } from './archive';
13
+ export { arrowDown } from './arrowDown';
14
+ export { arrowDownCircle } from './arrowDownCircle';
15
+ export { arrowDownLeft } from './arrowDownLeft';
16
+ export { arrowDownRight } from './arrowDownRight';
17
+ export { arrowLeft } from './arrowLeft';
18
+ export { arrowLeftCircle } from './arrowLeftCircle';
19
+ export { arrowRight } from './arrowRight';
20
+ export { arrowRightCircle } from './arrowRightCircle';
21
+ export { arrowUp } from './arrowUp';
22
+ export { arrowUpCircle } from './arrowUpCircle';
23
+ export { arrowUpLeft } from './arrowUpLeft';
24
+ export { arrowUpRight } from './arrowUpRight';
25
+ export { atSign } from './atSign';
26
+ export { award } from './award';
27
+ export { barChart } from './barChart';
28
+ export { barChart2 } from './barChart2';
29
+ export { battery } from './battery';
30
+ export { batteryCharging } from './batteryCharging';
31
+ export { bell } from './bell';
32
+ export { bellOff } from './bellOff';
33
+ export { blog } from './blog';
34
+ export { blueprint } from './blueprint';
35
+ export { bluetooth } from './bluetooth';
36
+ export { bold } from './bold';
37
+ export { book } from './book';
38
+ export { bookOpen } from './bookOpen';
39
+ export { bookmark } from './bookmark';
40
+ export { box } from './box';
41
+ export { briefcase } from './briefcase';
42
+ export { bug } from './bug';
43
+ export { calendar } from './calendar';
44
+ export { camera } from './camera';
45
+ export { cameraOff } from './cameraOff';
46
+ export { cast } from './cast';
47
+ export { check } from './check';
48
+ export { checkCircle } from './checkCircle';
49
+ export { checkSquare } from './checkSquare';
50
+ export { chevronDown } from './chevronDown';
51
+ export { chevronLeft } from './chevronLeft';
52
+ export { chevronRight } from './chevronRight';
53
+ export { chevronUp } from './chevronUp';
54
+ export { chevronsDown } from './chevronsDown';
55
+ export { chevronsLeft } from './chevronsLeft';
56
+ export { chevronsRight } from './chevronsRight';
57
+ export { chevronsUp } from './chevronsUp';
58
+ export { chrome } from './chrome';
59
+ export { circle } from './circle';
60
+ export { clipboard } from './clipboard';
61
+ export { clock } from './clock';
62
+ export { cloud } from './cloud';
63
+ export { cloudDrizzle } from './cloudDrizzle';
64
+ export { cloudLightning } from './cloudLightning';
65
+ export { cloudOff } from './cloudOff';
66
+ export { cloudRain } from './cloudRain';
67
+ export { cloudSnow } from './cloudSnow';
68
+ export { cmy } from './cmy';
69
+ export { code } from './code';
70
+ export { codepen } from './codepen';
71
+ export { codesandbox } from './codesandbox';
72
+ export { coffee } from './coffee';
73
+ export { columns } from './columns';
74
+ export { command } from './command';
75
+ export { compass } from './compass';
76
+ export { copy } from './copy';
77
+ export { cornerDownLeft } from './cornerDownLeft';
78
+ export { cornerDownRight } from './cornerDownRight';
79
+ export { cornerLeftDown } from './cornerLeftDown';
80
+ export { cornerLeftUp } from './cornerLeftUp';
81
+ export { cornerRightDown } from './cornerRightDown';
82
+ export { cornerRightUp } from './cornerRightUp';
83
+ export { cornerUpLeft } from './cornerUpLeft';
84
+ export { cornerUpRight } from './cornerUpRight';
85
+ export { cpu } from './cpu';
86
+ export { creditCard } from './creditCard';
87
+ export { crop } from './crop';
88
+ export { crosshair } from './crosshair';
89
+ export { database } from './database';
90
+ export { deleteIcon } from './delete';
91
+ export { disc } from './disc';
92
+ export { discord } from './discord';
93
+ export { divide } from './divide';
94
+ export { divideCircle } from './divideCircle';
95
+ export { divideSquare } from './divideSquare';
96
+ export { dollarSign } from './dollarSign';
97
+ export { download } from './download';
98
+ export { downloadCloud } from './downloadCloud';
99
+ export { dribbble } from './dribbble';
100
+ export { droplet } from './droplet';
101
+ export { earth } from './earth';
102
+ export { edit } from './edit';
103
+ export { edit2 } from './edit2';
104
+ export { edit3 } from './edit3';
105
+ export { externalLink } from './externalLink';
106
+ export { eye } from './eye';
107
+ export { eyeOff } from './eyeOff';
108
+ export { facebook } from './facebook';
109
+ export { fastForward } from './fastForward';
110
+ export { feather } from './feather';
111
+ export { figma } from './figma';
112
+ export { file } from './file';
113
+ export { fileMinus } from './fileMinus';
114
+ export { filePlus } from './filePlus';
115
+ export { fileText } from './fileText';
116
+ export { film } from './film';
117
+ export { filter } from './filter';
118
+ export { flag } from './flag';
119
+ export { folder } from './folder';
120
+ export { folderMinus } from './folderMinus';
121
+ export { folderPlus } from './folderPlus';
122
+ export { fontBold } from './fontBold';
123
+ export { fontItalic } from './fontItalic';
124
+ export { fontUnderline } from './fontUnderline';
125
+ export { framer } from './framer';
126
+ export { frown } from './frown';
127
+ export { game } from './game';
128
+ export { gift } from './gift';
129
+ export { gitBranch } from './gitBranch';
130
+ export { gitCommit } from './gitCommit';
131
+ export { gitMerge } from './gitMerge';
132
+ export { gitPullRequest } from './gitPullRequest';
133
+ export { github } from './github';
134
+ export { gitlab } from './gitlab';
135
+ export { globe } from './globe';
136
+ export { google } from './google';
137
+ export { grid } from './grid';
138
+ export { hardDrive } from './hardDrive';
139
+ export { hash } from './hash';
140
+ export { headphones } from './headphones';
141
+ export { heart } from './heart';
142
+ export { helpCircle } from './helpCircle';
143
+ export { hexagon } from './hexagon';
144
+ export { home } from './home';
145
+ export { image } from './image';
146
+ export { inbox } from './inbox';
147
+ export { indent } from './indent';
148
+ export { info } from './info';
149
+ export { instagram } from './instagram';
150
+ export { italic } from './italic';
151
+ export { key } from './key';
152
+ export { layers } from './layers';
153
+ export { layout } from './layout';
154
+ export { lifeBuoy } from './lifeBuoy';
155
+ export { link } from './link';
156
+ export { link2 } from './link2';
157
+ export { linkedin } from './linkedin';
158
+ export { list } from './list';
159
+ export { listBullet } from './listBullet';
160
+ export { listNumber } from './listNumber';
161
+ export { loader } from './loader';
162
+ export { lock } from './lock';
163
+ export { logIn } from './logIn';
164
+ export { logOut } from './logOut';
165
+ export { mail } from './mail';
166
+ export { map } from './map';
167
+ export { mapPin } from './mapPin';
168
+ export { maximize } from './maximize';
169
+ export { maximize2 } from './maximize2';
170
+ export { meh } from './meh';
171
+ export { menu } from './menu';
172
+ export { messageCircle } from './messageCircle';
173
+ export { messageSquare } from './messageSquare';
174
+ export { mic } from './mic';
175
+ export { micOff } from './micOff';
176
+ export { minimize } from './minimize';
177
+ export { minimize2 } from './minimize2';
178
+ export { minus } from './minus';
179
+ export { minusCircle } from './minusCircle';
180
+ export { minusSquare } from './minusSquare';
181
+ export { monitor } from './monitor';
182
+ export { moon } from './moon';
183
+ export { moreHorizontal } from './moreHorizontal';
184
+ export { moreVertical } from './moreVertical';
185
+ export { mousePointer } from './mousePointer';
186
+ export { move } from './move';
187
+ export { music } from './music';
188
+ export { navigation } from './navigation';
189
+ export { navigation2 } from './navigation2';
190
+ export { npm } from './npm';
191
+ export { octagon } from './octagon';
192
+ export { outdent } from './outdent';
193
+ export { packageIcon } from './package';
194
+ export { paperclip } from './paperclip';
195
+ export { pause } from './pause';
196
+ export { pauseCircle } from './pauseCircle';
197
+ export { penTool } from './penTool';
198
+ export { percent } from './percent';
199
+ export { phone } from './phone';
200
+ export { phoneCall } from './phoneCall';
201
+ export { phoneForwarded } from './phoneForwarded';
202
+ export { phoneIncoming } from './phoneIncoming';
203
+ export { phoneMissed } from './phoneMissed';
204
+ export { phoneOff } from './phoneOff';
205
+ export { phoneOutgoing } from './phoneOutgoing';
206
+ export { pieChart } from './pieChart';
207
+ export { play } from './play';
208
+ export { playCircle } from './playCircle';
209
+ export { plus } from './plus';
210
+ export { plusCircle } from './plusCircle';
211
+ export { plusSquare } from './plusSquare';
212
+ export { pocket } from './pocket';
213
+ export { power } from './power';
214
+ export { printer } from './printer';
215
+ export { radio } from './radio';
216
+ export { refreshCcw } from './refreshCcw';
217
+ export { refreshCw } from './refreshCw';
218
+ export { repeat } from './repeat';
219
+ export { resize } from './resize';
220
+ export { rewind } from './rewind';
221
+ export { rgb } from './rgb';
222
+ export { rotateCcw } from './rotateCcw';
223
+ export { rotateCw } from './rotateCw';
224
+ export { rss } from './rss';
225
+ export { save } from './save';
226
+ export { scissors } from './scissors';
227
+ export { search } from './search';
228
+ export { send } from './send';
229
+ export { server } from './server';
230
+ export { settings } from './settings';
231
+ export { share } from './share';
232
+ export { share2 } from './share2';
233
+ export { shield } from './shield';
234
+ export { shieldOff } from './shieldOff';
235
+ export { shoppingBag } from './shoppingBag';
236
+ export { shoppingCart } from './shoppingCart';
237
+ export { shuffle } from './shuffle';
238
+ export { sidebar } from './sidebar';
239
+ export { skipBack } from './skipBack';
240
+ export { skipForward } from './skipForward';
241
+ export { slack } from './slack';
242
+ export { slash } from './slash';
243
+ export { sliders } from './sliders';
244
+ export { smartphone } from './smartphone';
245
+ export { smile } from './smile';
246
+ export { sortAscending } from './sortAscending';
247
+ export { sortDescending } from './sortDescending';
248
+ export { speaker } from './speaker';
249
+ export { square } from './square';
250
+ export { star } from './star';
251
+ export { stopCircle } from './stopCircle';
252
+ export { sun } from './sun';
253
+ export { sunrise } from './sunrise';
254
+ export { sunset } from './sunset';
255
+ export { table } from './table';
256
+ export { tablet } from './tablet';
257
+ export { tag } from './tag';
258
+ export { target } from './target';
259
+ export { terminal } from './terminal';
260
+ export { thermometer } from './thermometer';
261
+ export { thumbsDown } from './thumbsDown';
262
+ export { thumbsUp } from './thumbsUp';
263
+ export { toggleLeft } from './toggleLeft';
264
+ export { toggleRight } from './toggleRight';
265
+ export { tool } from './tool';
266
+ export { tosi } from './tosi';
267
+ export { tosiFavicon } from './tosiFavicon';
268
+ export { tosiPlatform } from './tosiPlatform';
269
+ export { tosiUi } from './tosiUi';
270
+ export { tosiXr } from './tosiXr';
271
+ export { trash } from './trash';
272
+ export { trash2 } from './trash2';
273
+ export { trello } from './trello';
274
+ export { trendingDown } from './trendingDown';
275
+ export { trendingUp } from './trendingUp';
276
+ export { triangle } from './triangle';
277
+ export { truck } from './truck';
278
+ export { tv } from './tv';
279
+ export { twitch } from './twitch';
280
+ export { twitter } from './twitter';
281
+ export { type } from './type';
282
+ export { umbrella } from './umbrella';
283
+ export { underline } from './underline';
284
+ export { unlock } from './unlock';
285
+ export { upload } from './upload';
286
+ export { uploadCloud } from './uploadCloud';
287
+ export { user } from './user';
288
+ export { userCheck } from './userCheck';
289
+ export { userMinus } from './userMinus';
290
+ export { userPlus } from './userPlus';
291
+ export { userX } from './userX';
292
+ export { users } from './users';
293
+ export { video } from './video';
294
+ export { videoOff } from './videoOff';
295
+ export { voicemail } from './voicemail';
296
+ export { volume } from './volume';
297
+ export { volume1 } from './volume1';
298
+ export { volume2 } from './volume2';
299
+ export { volumeX } from './volumeX';
300
+ export { watch } from './watch';
301
+ export { wifi } from './wifi';
302
+ export { wifiOff } from './wifiOff';
303
+ export { wind } from './wind';
304
+ export { x } from './x';
305
+ export { xCircle } from './xCircle';
306
+ export { xOctagon } from './xOctagon';
307
+ export { xSquare } from './xSquare';
308
+ export { xrColor } from './xrColor';
309
+ export { youtube } from './youtube';
310
+ export { zap } from './zap';
311
+ export { zapOff } from './zapOff';
312
+ export { zoomIn } from './zoomIn';
313
+ export { zoomOut } from './zoomOut';
@@ -0,0 +1 @@
1
+ export declare const info = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"></circle><line x1=\"12\" y1=\"16\" x2=\"12\" y2=\"12\"></line><line x1=\"12\" y1=\"8\" x2=\"12.01\" y2=\"8\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const instagram = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><rect x=\"2\" y=\"2\" width=\"20\" height=\"20\" rx=\"5\" ry=\"5\"></rect><path d=\"M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z\"></path><line x1=\"17.5\" y1=\"6.5\" x2=\"17.51\" y2=\"6.5\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const italic = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><line x1=\"19\" y1=\"4\" x2=\"10\" y2=\"4\"></line><line x1=\"14\" y1=\"20\" x2=\"5\" y2=\"20\"></line><line x1=\"15\" y1=\"4\" x2=\"9\" y2=\"20\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const key = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M21 2l-2 2m-7.61 7.61a5.5 5.5 0 1 1-7.78 7.78 5.5 5.5 0 0 1 7.78-7.78zm0 0L15.5 7.5m0 0l3 3L22 7l-3-3m-3.5 3.5L19 4\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const layers = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><polygon points=\"12 2 2 7 12 12 22 7 12 2\"></polygon><polyline points=\"2 17 12 22 22 17\"></polyline><polyline points=\"2 12 12 17 22 12\"></polyline></svg>";
@@ -0,0 +1 @@
1
+ export declare const layout = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"></rect><line x1=\"3\" y1=\"9\" x2=\"21\" y2=\"9\"></line><line x1=\"9\" y1=\"21\" x2=\"9\" y2=\"9\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const lifeBuoy = "<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=\"4.93\" y1=\"4.93\" x2=\"9.17\" y2=\"9.17\"></line><line x1=\"14.83\" y1=\"14.83\" x2=\"19.07\" y2=\"19.07\"></line><line x1=\"14.83\" y1=\"9.17\" x2=\"19.07\" y2=\"4.93\"></line><line x1=\"14.83\" y1=\"9.17\" x2=\"18.36\" y2=\"5.64\"></line><line x1=\"4.93\" y1=\"19.07\" x2=\"9.17\" y2=\"14.83\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const link = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71\"></path><path d=\"M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const link2 = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M15 7h3a5 5 0 0 1 5 5 5 5 0 0 1-5 5h-3m-6 0H6a5 5 0 0 1-5-5 5 5 0 0 1 5-5h3\"></path><line x1=\"8\" y1=\"12\" x2=\"16\" y2=\"12\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const linkedin = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6z\"></path><rect x=\"2\" y=\"9\" width=\"4\" height=\"12\"></rect><circle cx=\"4\" cy=\"4\" r=\"2\"></circle></svg>";
@@ -0,0 +1 @@
1
+ export declare const list = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><line x1=\"8\" y1=\"6\" x2=\"21\" y2=\"6\"></line><line x1=\"8\" y1=\"12\" x2=\"21\" y2=\"12\"></line><line x1=\"8\" y1=\"18\" x2=\"21\" y2=\"18\"></line><line x1=\"3\" y1=\"6\" x2=\"3.01\" y2=\"6\"></line><line x1=\"3\" y1=\"12\" x2=\"3.01\" y2=\"12\"></line><line x1=\"3\" y1=\"18\" x2=\"3.01\" y2=\"18\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const listBullet = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><g><path style=\"\" d=\"M21,6 C21,6,10,6,10,6\"/><path style=\"\" d=\"M21,12 C21,12,10,12,10,12\"/><path style=\"\" d=\"M21,18 C21,18,10,18,10,18\"/><path style=\"\" d=\"M5.5,5 C6.05,5,6.5,5.45,6.5,6 C6.5,6.55,6.05,7,5.5,7 C4.95,7,4.5,6.55,4.5,6 C4.5,5.45,4.95,5,5.5,5 z\"/><path style=\"\" d=\"M5.5,11 C6.05,11,6.5,11.45,6.5,12 C6.5,12.55,6.05,13,5.5,13 C4.95,13,4.5,12.55,4.5,12 C4.5,11.45,4.95,11,5.5,11 z\"/><path style=\"\" d=\"M5.5,17 C6.05,17,6.5,17.45,6.5,18 C6.5,18.55,6.05,19,5.5,19 C4.95,19,4.5,18.55,4.5,18 C4.5,17.45,4.95,17,5.5,17 z\"/></g></svg> ";
@@ -0,0 +1 @@
1
+ export declare const listNumber = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><g><path style=\"\" d=\"M21,6 C21,6,10,6,10,6\"/><path style=\"\" d=\"M21,12 C21,12,10,12,10,12\"/><path style=\"\" d=\"M21,18 C21,18,10,18,10,18\"/><path style=\"\" d=\"M4.5,5 C4.5,5,5.5,4,5.5,4 C5.5,4,5.5,8,5.5,8\"/><path style=\"\" d=\"M4.5,10 C4.5,10,5.50,10,5.50,10 C6.05,10,6.5,10.45,6.5,11.00 C6.5,11.00,6.5,11.00,6.5,11.00 C6.5,11.55,6.05,12,5.50,12 C5.50,12,5.50,12,5.50,12 C4.95,12,4.5,12.45,4.5,13.00 C4.5,13.00,4.5,14,4.5,14 C4.5,14,6.5,14,6.5,14\"/><path style=\"\" d=\"M4.5,16 C4.5,16,5.50,16,5.50,16 C6.05,16,6.5,16.45,6.5,17.00 C6.5,17.00,6.5,17.00,6.5,17.00 C6.5,17.55,6.05,18,5.50,18 C5.50,18,4.5,18,4.5,18 C4.5,18,5.50,18,5.50,18 C6.05,18,6.5,18.45,6.5,19.00 C6.5,19.00,6.5,19.00,6.5,19.00 C6.5,19.55,6.05,20,5.50,20 C5.50,20,4.5,20,4.5,20\"/></g></svg> ";
@@ -0,0 +1 @@
1
+ export declare const loader = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><line x1=\"12\" y1=\"2\" x2=\"12\" y2=\"6\"></line><line x1=\"12\" y1=\"18\" x2=\"12\" y2=\"22\"></line><line x1=\"4.93\" y1=\"4.93\" x2=\"7.76\" y2=\"7.76\"></line><line x1=\"16.24\" y1=\"16.24\" x2=\"19.07\" y2=\"19.07\"></line><line x1=\"2\" y1=\"12\" x2=\"6\" y2=\"12\"></line><line x1=\"18\" y1=\"12\" x2=\"22\" y2=\"12\"></line><line x1=\"4.93\" y1=\"19.07\" x2=\"7.76\" y2=\"16.24\"></line><line x1=\"16.24\" y1=\"7.76\" x2=\"19.07\" y2=\"4.93\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const lock = "<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 10 0v4\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const logIn = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4\"></path><polyline points=\"10 17 15 12 10 7\"></polyline><line x1=\"15\" y1=\"12\" x2=\"3\" y2=\"12\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const logOut = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4\"></path><polyline points=\"16 17 21 12 16 7\"></polyline><line x1=\"21\" y1=\"12\" x2=\"9\" y2=\"12\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const mail = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\"></path><polyline points=\"22,6 12,13 2,6\"></polyline></svg>";
@@ -0,0 +1 @@
1
+ export declare const map = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><polygon points=\"1 6 1 22 8 18 16 22 23 18 23 2 16 6 8 2 1 6\"></polygon><line x1=\"8\" y1=\"2\" x2=\"8\" y2=\"18\"></line><line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"22\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const mapPin = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"></path><circle cx=\"12\" cy=\"10\" r=\"3\"></circle></svg>";
@@ -0,0 +1 @@
1
+ export declare const maximize = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M8 3H5a2 2 0 0 0-2 2v3m18 0V5a2 2 0 0 0-2-2h-3m0 18h3a2 2 0 0 0 2-2v-3M3 16v3a2 2 0 0 0 2 2h3\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const maximize2 = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><polyline points=\"15 3 21 3 21 9\"></polyline><polyline points=\"9 21 3 21 3 15\"></polyline><line x1=\"21\" y1=\"3\" x2=\"14\" y2=\"10\"></line><line x1=\"3\" y1=\"21\" x2=\"10\" y2=\"14\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const meh = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"></circle><line x1=\"8\" y1=\"15\" x2=\"16\" y2=\"15\"></line><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 menu = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><line x1=\"3\" y1=\"12\" x2=\"21\" y2=\"12\"></line><line x1=\"3\" y1=\"6\" x2=\"21\" y2=\"6\"></line><line x1=\"3\" y1=\"18\" x2=\"21\" y2=\"18\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const messageCircle = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M21 11.5a8.38 8.38 0 0 1-.9 3.8 8.5 8.5 0 0 1-7.6 4.7 8.38 8.38 0 0 1-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 0 1-.9-3.8 8.5 8.5 0 0 1 4.7-7.6 8.38 8.38 0 0 1 3.8-.9h.5a8.48 8.48 0 0 1 8 8v.5z\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const messageSquare = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const mic = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3z\"></path><path d=\"M19 10v2a7 7 0 0 1-14 0v-2\"></path><line x1=\"12\" y1=\"19\" x2=\"12\" y2=\"23\"></line><line x1=\"8\" y1=\"23\" x2=\"16\" y2=\"23\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const micOff = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><line x1=\"1\" y1=\"1\" x2=\"23\" y2=\"23\"></line><path d=\"M9 9v3a3 3 0 0 0 5.12 2.12M15 9.34V4a3 3 0 0 0-5.94-.6\"></path><path d=\"M17 16.95A7 7 0 0 1 5 12v-2m14 0v2a7 7 0 0 1-.11 1.23\"></path><line x1=\"12\" y1=\"19\" x2=\"12\" y2=\"23\"></line><line x1=\"8\" y1=\"23\" x2=\"16\" y2=\"23\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const minimize = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M8 3v3a2 2 0 0 1-2 2H3m18 0h-3a2 2 0 0 1-2-2V3m0 18v-3a2 2 0 0 1 2-2h3M3 16h3a2 2 0 0 1 2 2v3\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const minimize2 = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><polyline points=\"4 14 10 14 10 20\"></polyline><polyline points=\"20 10 14 10 14 4\"></polyline><line x1=\"14\" y1=\"10\" x2=\"21\" y2=\"3\"></line><line x1=\"3\" y1=\"21\" x2=\"10\" y2=\"14\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const minus = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const minusCircle = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"></circle><line x1=\"8\" y1=\"12\" x2=\"16\" y2=\"12\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const minusSquare = "<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></svg>";
@@ -0,0 +1 @@
1
+ export declare const monitor = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><rect x=\"2\" y=\"3\" width=\"20\" height=\"14\" rx=\"2\" ry=\"2\"></rect><line x1=\"8\" y1=\"21\" x2=\"16\" y2=\"21\"></line><line x1=\"12\" y1=\"17\" x2=\"12\" y2=\"21\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const moon = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const moreHorizontal = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"1\"></circle><circle cx=\"19\" cy=\"12\" r=\"1\"></circle><circle cx=\"5\" cy=\"12\" r=\"1\"></circle></svg>";
@@ -0,0 +1 @@
1
+ export declare const moreVertical = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"1\"></circle><circle cx=\"12\" cy=\"5\" r=\"1\"></circle><circle cx=\"12\" cy=\"19\" r=\"1\"></circle></svg>";
@@ -0,0 +1 @@
1
+ export declare const mousePointer = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M3 3l7.07 16.97 2.51-7.39 7.39-2.51L3 3z\"></path><path d=\"M13 13l6 6\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const move = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><polyline points=\"5 9 2 12 5 15\"></polyline><polyline points=\"9 5 12 2 15 5\"></polyline><polyline points=\"15 19 12 22 9 19\"></polyline><polyline points=\"19 9 22 12 19 15\"></polyline><line x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"></line><line x1=\"12\" y1=\"2\" x2=\"12\" y2=\"22\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const music = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M9 18V5l12-2v13\"></path><circle cx=\"6\" cy=\"18\" r=\"3\"></circle><circle cx=\"18\" cy=\"16\" r=\"3\"></circle></svg>";
@@ -0,0 +1 @@
1
+ export declare const navigation = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><polygon points=\"3 11 22 2 13 21 11 13 3 11\"></polygon></svg>";
@@ -0,0 +1 @@
1
+ export declare const navigation2 = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><polygon points=\"12 2 19 21 12 17 5 21 12 2\"></polygon></svg>";
@@ -0,0 +1 @@
1
+ export declare const npm = "<svg class=\"filled\" version=\"1.1\" viewBox=\"0 0 512 512\"><g></g><path d=\"M0 0v512h512v-512h-512zM416 416h-64v-256h-96v256h-160v-320h320v320z\"></path></svg> ";
@@ -0,0 +1 @@
1
+ export declare const octagon = "<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></svg>";
@@ -0,0 +1 @@
1
+ export declare const outdent = "<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=\"M5.5,9 C5.5,9,2.5,12,2.5,12 C2.5,12,5.5,15,5.5,15\"/></g></svg> ";
@@ -0,0 +1 @@
1
+ export declare const packageIcon = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><line x1=\"16.5\" y1=\"9.4\" x2=\"7.5\" y2=\"4.21\"></line><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 paperclip = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M21.44 11.05l-9.19 9.19a6 6 0 0 1-8.49-8.49l9.19-9.19a4 4 0 0 1 5.66 5.66l-9.2 9.19a2 2 0 0 1-2.83-2.83l8.49-8.48\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const pause = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><rect x=\"6\" y=\"4\" width=\"4\" height=\"16\"></rect><rect x=\"14\" y=\"4\" width=\"4\" height=\"16\"></rect></svg>";
@@ -0,0 +1 @@
1
+ export declare const pauseCircle = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"></circle><line x1=\"10\" y1=\"15\" x2=\"10\" y2=\"9\"></line><line x1=\"14\" y1=\"15\" x2=\"14\" y2=\"9\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const penTool = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M12 19l7-7 3 3-7 7-3-3z\"></path><path d=\"M18 13l-1.5-7.5L2 2l3.5 14.5L13 18l5-5z\"></path><path d=\"M2 2l7.59 7.59\"></path><circle cx=\"11\" cy=\"11\" r=\"2\"></circle></svg>";
@@ -0,0 +1 @@
1
+ export declare const percent = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><line x1=\"19\" y1=\"5\" x2=\"5\" y2=\"19\"></line><circle cx=\"6.5\" cy=\"6.5\" r=\"2.5\"></circle><circle cx=\"17.5\" cy=\"17.5\" r=\"2.5\"></circle></svg>";
@@ -0,0 +1 @@
1
+ export declare const phone = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const phoneCall = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M15.05 5A5 5 0 0 1 19 8.95M15.05 1A9 9 0 0 1 23 8.94m-1 7.98v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const phoneForwarded = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><polyline points=\"19 1 23 5 19 9\"></polyline><line x1=\"15\" y1=\"5\" x2=\"23\" y2=\"5\"></line><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const phoneIncoming = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><polyline points=\"16 2 16 8 22 8\"></polyline><line x1=\"23\" y1=\"1\" x2=\"16\" y2=\"8\"></line><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const phoneMissed = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><line x1=\"23\" y1=\"1\" x2=\"17\" y2=\"7\"></line><line x1=\"17\" y1=\"1\" x2=\"23\" y2=\"7\"></line><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const phoneOff = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M10.68 13.31a16 16 0 0 0 3.41 2.6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7 2 2 0 0 1 1.72 2v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.42 19.42 0 0 1-3.33-2.67m-2.67-3.34a19.79 19.79 0 0 1-3.07-8.63A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91\"></path><line x1=\"23\" y1=\"1\" x2=\"1\" y2=\"23\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const phoneOutgoing = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><polyline points=\"23 7 23 1 17 1\"></polyline><line x1=\"16\" y1=\"8\" x2=\"23\" y2=\"1\"></line><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const pieChart = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M21.21 15.89A10 10 0 1 1 8 2.83\"></path><path d=\"M22 12A10 10 0 0 0 12 2v10z\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const play = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><polygon points=\"5 3 19 12 5 21 5 3\"></polygon></svg>";
@@ -0,0 +1 @@
1
+ export declare const playCircle = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"></circle><polygon points=\"10 8 16 12 10 16 10 8\"></polygon></svg>";
@@ -0,0 +1 @@
1
+ export declare const plus = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"></line><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const plusCircle = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"></circle><line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"16\"></line><line x1=\"8\" y1=\"12\" x2=\"16\" y2=\"12\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const plusSquare = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"></rect><line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"16\"></line><line x1=\"8\" y1=\"12\" x2=\"16\" y2=\"12\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const pocket = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M4 3h16a2 2 0 0 1 2 2v6a10 10 0 0 1-10 10A10 10 0 0 1 2 11V5a2 2 0 0 1 2-2z\"></path><polyline points=\"8 10 12 14 16 10\"></polyline></svg>";
@@ -0,0 +1 @@
1
+ export declare const power = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><path d=\"M18.36 6.64a9 9 0 1 1-12.73 0\"></path><line x1=\"12\" y1=\"2\" x2=\"12\" y2=\"12\"></line></svg>";
@@ -0,0 +1 @@
1
+ export declare const printer = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><polyline points=\"6 9 6 2 18 2 18 9\"></polyline><path d=\"M6 18H4a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-2\"></path><rect x=\"6\" y=\"14\" width=\"12\" height=\"8\"></rect></svg>";
@@ -0,0 +1 @@
1
+ export declare const radio = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"2\"></circle><path d=\"M16.24 7.76a6 6 0 0 1 0 8.49m-8.48-.01a6 6 0 0 1 0-8.49m11.31-2.82a10 10 0 0 1 0 14.14m-14.14 0a10 10 0 0 1 0-14.14\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const refreshCcw = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><polyline points=\"1 4 1 10 7 10\"></polyline><polyline points=\"23 20 23 14 17 14\"></polyline><path d=\"M20.49 9A9 9 0 0 0 5.64 5.64L1 10m22 4l-4.64 4.36A9 9 0 0 1 3.51 15\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const refreshCw = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><polyline points=\"23 4 23 10 17 10\"></polyline><polyline points=\"1 20 1 14 7 14\"></polyline><path d=\"M3.51 9a9 9 0 0 1 14.85-3.36L23 10M1 14l4.64 4.36A9 9 0 0 0 20.49 15\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const repeat = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><polyline points=\"17 1 21 5 17 9\"></polyline><path d=\"M3 11V9a4 4 0 0 1 4-4h14\"></path><polyline points=\"7 23 3 19 7 15\"></polyline><path d=\"M21 13v2a4 4 0 0 1-4 4H3\"></path></svg>";
@@ -0,0 +1 @@
1
+ export declare const resize = "<svg class=\"stroked\" version=\"1.1\" viewBox=\"0, 0, 24, 24\"><g><path d=\"M9,3 L3,3 L3,9\"/><path d=\"M15,21 L21,21 L21,15\"/><path d=\"M3,3 L10,10\"/><path d=\"M21,21 L14,14\"/></g></svg> ";
@@ -0,0 +1 @@
1
+ export declare const rewind = "<svg class=\"stroked\" viewBox=\"0 0 24 24\"><polygon points=\"11 19 2 12 11 5 11 19\"></polygon><polygon points=\"22 19 13 12 22 5 22 19\"></polygon></svg>";