tosijs-ui 1.0.10 → 1.0.11

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 (328) 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/icons/data/activity.d.ts +1 -0
  5. package/dist/icons/data/airplay.d.ts +1 -0
  6. package/dist/icons/data/alertCircle.d.ts +1 -0
  7. package/dist/icons/data/alertOctagon.d.ts +1 -0
  8. package/dist/icons/data/alertTriangle.d.ts +1 -0
  9. package/dist/icons/data/alignCenter.d.ts +1 -0
  10. package/dist/icons/data/alignJustify.d.ts +1 -0
  11. package/dist/icons/data/alignLeft.d.ts +1 -0
  12. package/dist/icons/data/alignRight.d.ts +1 -0
  13. package/dist/icons/data/anchor.d.ts +1 -0
  14. package/dist/icons/data/aperture.d.ts +1 -0
  15. package/dist/icons/data/archive.d.ts +1 -0
  16. package/dist/icons/data/arrowDown.d.ts +1 -0
  17. package/dist/icons/data/arrowDownCircle.d.ts +1 -0
  18. package/dist/icons/data/arrowDownLeft.d.ts +1 -0
  19. package/dist/icons/data/arrowDownRight.d.ts +1 -0
  20. package/dist/icons/data/arrowLeft.d.ts +1 -0
  21. package/dist/icons/data/arrowLeftCircle.d.ts +1 -0
  22. package/dist/icons/data/arrowRight.d.ts +1 -0
  23. package/dist/icons/data/arrowRightCircle.d.ts +1 -0
  24. package/dist/icons/data/arrowUp.d.ts +1 -0
  25. package/dist/icons/data/arrowUpCircle.d.ts +1 -0
  26. package/dist/icons/data/arrowUpLeft.d.ts +1 -0
  27. package/dist/icons/data/arrowUpRight.d.ts +1 -0
  28. package/dist/icons/data/atSign.d.ts +1 -0
  29. package/dist/icons/data/award.d.ts +1 -0
  30. package/dist/icons/data/barChart.d.ts +1 -0
  31. package/dist/icons/data/barChart2.d.ts +1 -0
  32. package/dist/icons/data/battery.d.ts +1 -0
  33. package/dist/icons/data/batteryCharging.d.ts +1 -0
  34. package/dist/icons/data/bell.d.ts +1 -0
  35. package/dist/icons/data/bellOff.d.ts +1 -0
  36. package/dist/icons/data/blog.d.ts +1 -0
  37. package/dist/icons/data/blueprint.d.ts +1 -0
  38. package/dist/icons/data/bluetooth.d.ts +1 -0
  39. package/dist/icons/data/bold.d.ts +1 -0
  40. package/dist/icons/data/book.d.ts +1 -0
  41. package/dist/icons/data/bookOpen.d.ts +1 -0
  42. package/dist/icons/data/bookmark.d.ts +1 -0
  43. package/dist/icons/data/box.d.ts +1 -0
  44. package/dist/icons/data/briefcase.d.ts +1 -0
  45. package/dist/icons/data/bug.d.ts +1 -0
  46. package/dist/icons/data/calendar.d.ts +1 -0
  47. package/dist/icons/data/camera.d.ts +1 -0
  48. package/dist/icons/data/cameraOff.d.ts +1 -0
  49. package/dist/icons/data/cast.d.ts +1 -0
  50. package/dist/icons/data/check.d.ts +1 -0
  51. package/dist/icons/data/checkCircle.d.ts +1 -0
  52. package/dist/icons/data/checkSquare.d.ts +1 -0
  53. package/dist/icons/data/chevronDown.d.ts +1 -0
  54. package/dist/icons/data/chevronLeft.d.ts +1 -0
  55. package/dist/icons/data/chevronRight.d.ts +1 -0
  56. package/dist/icons/data/chevronUp.d.ts +1 -0
  57. package/dist/icons/data/chevronsDown.d.ts +1 -0
  58. package/dist/icons/data/chevronsLeft.d.ts +1 -0
  59. package/dist/icons/data/chevronsRight.d.ts +1 -0
  60. package/dist/icons/data/chevronsUp.d.ts +1 -0
  61. package/dist/icons/data/chrome.d.ts +1 -0
  62. package/dist/icons/data/circle.d.ts +1 -0
  63. package/dist/icons/data/clipboard.d.ts +1 -0
  64. package/dist/icons/data/clock.d.ts +1 -0
  65. package/dist/icons/data/cloud.d.ts +1 -0
  66. package/dist/icons/data/cloudDrizzle.d.ts +1 -0
  67. package/dist/icons/data/cloudLightning.d.ts +1 -0
  68. package/dist/icons/data/cloudOff.d.ts +1 -0
  69. package/dist/icons/data/cloudRain.d.ts +1 -0
  70. package/dist/icons/data/cloudSnow.d.ts +1 -0
  71. package/dist/icons/data/cmy.d.ts +1 -0
  72. package/dist/icons/data/code.d.ts +1 -0
  73. package/dist/icons/data/codepen.d.ts +1 -0
  74. package/dist/icons/data/codesandbox.d.ts +1 -0
  75. package/dist/icons/data/coffee.d.ts +1 -0
  76. package/dist/icons/data/columns.d.ts +1 -0
  77. package/dist/icons/data/command.d.ts +1 -0
  78. package/dist/icons/data/compass.d.ts +1 -0
  79. package/dist/icons/data/copy.d.ts +1 -0
  80. package/dist/icons/data/cornerDownLeft.d.ts +1 -0
  81. package/dist/icons/data/cornerDownRight.d.ts +1 -0
  82. package/dist/icons/data/cornerLeftDown.d.ts +1 -0
  83. package/dist/icons/data/cornerLeftUp.d.ts +1 -0
  84. package/dist/icons/data/cornerRightDown.d.ts +1 -0
  85. package/dist/icons/data/cornerRightUp.d.ts +1 -0
  86. package/dist/icons/data/cornerUpLeft.d.ts +1 -0
  87. package/dist/icons/data/cornerUpRight.d.ts +1 -0
  88. package/dist/icons/data/cpu.d.ts +1 -0
  89. package/dist/icons/data/creditCard.d.ts +1 -0
  90. package/dist/icons/data/crop.d.ts +1 -0
  91. package/dist/icons/data/crosshair.d.ts +1 -0
  92. package/dist/icons/data/database.d.ts +1 -0
  93. package/dist/icons/data/delete.d.ts +1 -0
  94. package/dist/icons/data/disc.d.ts +1 -0
  95. package/dist/icons/data/discord.d.ts +1 -0
  96. package/dist/icons/data/divide.d.ts +1 -0
  97. package/dist/icons/data/divideCircle.d.ts +1 -0
  98. package/dist/icons/data/divideSquare.d.ts +1 -0
  99. package/dist/icons/data/dollarSign.d.ts +1 -0
  100. package/dist/icons/data/download.d.ts +1 -0
  101. package/dist/icons/data/downloadCloud.d.ts +1 -0
  102. package/dist/icons/data/dribbble.d.ts +1 -0
  103. package/dist/icons/data/droplet.d.ts +1 -0
  104. package/dist/icons/data/earth.d.ts +1 -0
  105. package/dist/icons/data/edit.d.ts +1 -0
  106. package/dist/icons/data/edit2.d.ts +1 -0
  107. package/dist/icons/data/edit3.d.ts +1 -0
  108. package/dist/icons/data/externalLink.d.ts +1 -0
  109. package/dist/icons/data/eye.d.ts +1 -0
  110. package/dist/icons/data/eyeOff.d.ts +1 -0
  111. package/dist/icons/data/facebook.d.ts +1 -0
  112. package/dist/icons/data/fastForward.d.ts +1 -0
  113. package/dist/icons/data/feather.d.ts +1 -0
  114. package/dist/icons/data/figma.d.ts +1 -0
  115. package/dist/icons/data/file.d.ts +1 -0
  116. package/dist/icons/data/fileMinus.d.ts +1 -0
  117. package/dist/icons/data/filePlus.d.ts +1 -0
  118. package/dist/icons/data/fileText.d.ts +1 -0
  119. package/dist/icons/data/film.d.ts +1 -0
  120. package/dist/icons/data/filter.d.ts +1 -0
  121. package/dist/icons/data/flag.d.ts +1 -0
  122. package/dist/icons/data/folder.d.ts +1 -0
  123. package/dist/icons/data/folderMinus.d.ts +1 -0
  124. package/dist/icons/data/folderPlus.d.ts +1 -0
  125. package/dist/icons/data/fontBold.d.ts +1 -0
  126. package/dist/icons/data/fontItalic.d.ts +1 -0
  127. package/dist/icons/data/fontUnderline.d.ts +1 -0
  128. package/dist/icons/data/framer.d.ts +1 -0
  129. package/dist/icons/data/frown.d.ts +1 -0
  130. package/dist/icons/data/game.d.ts +1 -0
  131. package/dist/icons/data/gift.d.ts +1 -0
  132. package/dist/icons/data/gitBranch.d.ts +1 -0
  133. package/dist/icons/data/gitCommit.d.ts +1 -0
  134. package/dist/icons/data/gitMerge.d.ts +1 -0
  135. package/dist/icons/data/gitPullRequest.d.ts +1 -0
  136. package/dist/icons/data/github.d.ts +1 -0
  137. package/dist/icons/data/gitlab.d.ts +1 -0
  138. package/dist/icons/data/globe.d.ts +1 -0
  139. package/dist/icons/data/google.d.ts +1 -0
  140. package/dist/icons/data/grid.d.ts +1 -0
  141. package/dist/icons/data/hardDrive.d.ts +1 -0
  142. package/dist/icons/data/hash.d.ts +1 -0
  143. package/dist/icons/data/headphones.d.ts +1 -0
  144. package/dist/icons/data/heart.d.ts +1 -0
  145. package/dist/icons/data/helpCircle.d.ts +1 -0
  146. package/dist/icons/data/hexagon.d.ts +1 -0
  147. package/dist/icons/data/home.d.ts +1 -0
  148. package/dist/icons/data/image.d.ts +1 -0
  149. package/dist/icons/data/inbox.d.ts +1 -0
  150. package/dist/icons/data/indent.d.ts +1 -0
  151. package/dist/icons/data/index.d.ts +313 -0
  152. package/dist/icons/data/info.d.ts +1 -0
  153. package/dist/icons/data/instagram.d.ts +1 -0
  154. package/dist/icons/data/italic.d.ts +1 -0
  155. package/dist/icons/data/key.d.ts +1 -0
  156. package/dist/icons/data/layers.d.ts +1 -0
  157. package/dist/icons/data/layout.d.ts +1 -0
  158. package/dist/icons/data/lifeBuoy.d.ts +1 -0
  159. package/dist/icons/data/link.d.ts +1 -0
  160. package/dist/icons/data/link2.d.ts +1 -0
  161. package/dist/icons/data/linkedin.d.ts +1 -0
  162. package/dist/icons/data/list.d.ts +1 -0
  163. package/dist/icons/data/listBullet.d.ts +1 -0
  164. package/dist/icons/data/listNumber.d.ts +1 -0
  165. package/dist/icons/data/loader.d.ts +1 -0
  166. package/dist/icons/data/lock.d.ts +1 -0
  167. package/dist/icons/data/logIn.d.ts +1 -0
  168. package/dist/icons/data/logOut.d.ts +1 -0
  169. package/dist/icons/data/mail.d.ts +1 -0
  170. package/dist/icons/data/map.d.ts +1 -0
  171. package/dist/icons/data/mapPin.d.ts +1 -0
  172. package/dist/icons/data/maximize.d.ts +1 -0
  173. package/dist/icons/data/maximize2.d.ts +1 -0
  174. package/dist/icons/data/meh.d.ts +1 -0
  175. package/dist/icons/data/menu.d.ts +1 -0
  176. package/dist/icons/data/messageCircle.d.ts +1 -0
  177. package/dist/icons/data/messageSquare.d.ts +1 -0
  178. package/dist/icons/data/mic.d.ts +1 -0
  179. package/dist/icons/data/micOff.d.ts +1 -0
  180. package/dist/icons/data/minimize.d.ts +1 -0
  181. package/dist/icons/data/minimize2.d.ts +1 -0
  182. package/dist/icons/data/minus.d.ts +1 -0
  183. package/dist/icons/data/minusCircle.d.ts +1 -0
  184. package/dist/icons/data/minusSquare.d.ts +1 -0
  185. package/dist/icons/data/monitor.d.ts +1 -0
  186. package/dist/icons/data/moon.d.ts +1 -0
  187. package/dist/icons/data/moreHorizontal.d.ts +1 -0
  188. package/dist/icons/data/moreVertical.d.ts +1 -0
  189. package/dist/icons/data/mousePointer.d.ts +1 -0
  190. package/dist/icons/data/move.d.ts +1 -0
  191. package/dist/icons/data/music.d.ts +1 -0
  192. package/dist/icons/data/navigation.d.ts +1 -0
  193. package/dist/icons/data/navigation2.d.ts +1 -0
  194. package/dist/icons/data/npm.d.ts +1 -0
  195. package/dist/icons/data/octagon.d.ts +1 -0
  196. package/dist/icons/data/outdent.d.ts +1 -0
  197. package/dist/icons/data/package.d.ts +1 -0
  198. package/dist/icons/data/paperclip.d.ts +1 -0
  199. package/dist/icons/data/pause.d.ts +1 -0
  200. package/dist/icons/data/pauseCircle.d.ts +1 -0
  201. package/dist/icons/data/penTool.d.ts +1 -0
  202. package/dist/icons/data/percent.d.ts +1 -0
  203. package/dist/icons/data/phone.d.ts +1 -0
  204. package/dist/icons/data/phoneCall.d.ts +1 -0
  205. package/dist/icons/data/phoneForwarded.d.ts +1 -0
  206. package/dist/icons/data/phoneIncoming.d.ts +1 -0
  207. package/dist/icons/data/phoneMissed.d.ts +1 -0
  208. package/dist/icons/data/phoneOff.d.ts +1 -0
  209. package/dist/icons/data/phoneOutgoing.d.ts +1 -0
  210. package/dist/icons/data/pieChart.d.ts +1 -0
  211. package/dist/icons/data/play.d.ts +1 -0
  212. package/dist/icons/data/playCircle.d.ts +1 -0
  213. package/dist/icons/data/plus.d.ts +1 -0
  214. package/dist/icons/data/plusCircle.d.ts +1 -0
  215. package/dist/icons/data/plusSquare.d.ts +1 -0
  216. package/dist/icons/data/pocket.d.ts +1 -0
  217. package/dist/icons/data/power.d.ts +1 -0
  218. package/dist/icons/data/printer.d.ts +1 -0
  219. package/dist/icons/data/radio.d.ts +1 -0
  220. package/dist/icons/data/refreshCcw.d.ts +1 -0
  221. package/dist/icons/data/refreshCw.d.ts +1 -0
  222. package/dist/icons/data/repeat.d.ts +1 -0
  223. package/dist/icons/data/resize.d.ts +1 -0
  224. package/dist/icons/data/rewind.d.ts +1 -0
  225. package/dist/icons/data/rgb.d.ts +1 -0
  226. package/dist/icons/data/rotateCcw.d.ts +1 -0
  227. package/dist/icons/data/rotateCw.d.ts +1 -0
  228. package/dist/icons/data/rss.d.ts +1 -0
  229. package/dist/icons/data/save.d.ts +1 -0
  230. package/dist/icons/data/scissors.d.ts +1 -0
  231. package/dist/icons/data/search.d.ts +1 -0
  232. package/dist/icons/data/send.d.ts +1 -0
  233. package/dist/icons/data/server.d.ts +1 -0
  234. package/dist/icons/data/settings.d.ts +1 -0
  235. package/dist/icons/data/share.d.ts +1 -0
  236. package/dist/icons/data/share2.d.ts +1 -0
  237. package/dist/icons/data/shield.d.ts +1 -0
  238. package/dist/icons/data/shieldOff.d.ts +1 -0
  239. package/dist/icons/data/shoppingBag.d.ts +1 -0
  240. package/dist/icons/data/shoppingCart.d.ts +1 -0
  241. package/dist/icons/data/shuffle.d.ts +1 -0
  242. package/dist/icons/data/sidebar.d.ts +1 -0
  243. package/dist/icons/data/skipBack.d.ts +1 -0
  244. package/dist/icons/data/skipForward.d.ts +1 -0
  245. package/dist/icons/data/slack.d.ts +1 -0
  246. package/dist/icons/data/slash.d.ts +1 -0
  247. package/dist/icons/data/sliders.d.ts +1 -0
  248. package/dist/icons/data/smartphone.d.ts +1 -0
  249. package/dist/icons/data/smile.d.ts +1 -0
  250. package/dist/icons/data/sortAscending.d.ts +1 -0
  251. package/dist/icons/data/sortDescending.d.ts +1 -0
  252. package/dist/icons/data/speaker.d.ts +1 -0
  253. package/dist/icons/data/square.d.ts +1 -0
  254. package/dist/icons/data/star.d.ts +1 -0
  255. package/dist/icons/data/stopCircle.d.ts +1 -0
  256. package/dist/icons/data/sun.d.ts +1 -0
  257. package/dist/icons/data/sunrise.d.ts +1 -0
  258. package/dist/icons/data/sunset.d.ts +1 -0
  259. package/dist/icons/data/table.d.ts +1 -0
  260. package/dist/icons/data/tablet.d.ts +1 -0
  261. package/dist/icons/data/tag.d.ts +1 -0
  262. package/dist/icons/data/target.d.ts +1 -0
  263. package/dist/icons/data/terminal.d.ts +1 -0
  264. package/dist/icons/data/thermometer.d.ts +1 -0
  265. package/dist/icons/data/thumbsDown.d.ts +1 -0
  266. package/dist/icons/data/thumbsUp.d.ts +1 -0
  267. package/dist/icons/data/toggleLeft.d.ts +1 -0
  268. package/dist/icons/data/toggleRight.d.ts +1 -0
  269. package/dist/icons/data/tool.d.ts +1 -0
  270. package/dist/icons/data/tosi.d.ts +1 -0
  271. package/dist/icons/data/tosiFavicon.d.ts +1 -0
  272. package/dist/icons/data/tosiPlatform.d.ts +1 -0
  273. package/dist/icons/data/tosiUi.d.ts +1 -0
  274. package/dist/icons/data/tosiXr.d.ts +1 -0
  275. package/dist/icons/data/trash.d.ts +1 -0
  276. package/dist/icons/data/trash2.d.ts +1 -0
  277. package/dist/icons/data/trello.d.ts +1 -0
  278. package/dist/icons/data/trendingDown.d.ts +1 -0
  279. package/dist/icons/data/trendingUp.d.ts +1 -0
  280. package/dist/icons/data/triangle.d.ts +1 -0
  281. package/dist/icons/data/truck.d.ts +1 -0
  282. package/dist/icons/data/tv.d.ts +1 -0
  283. package/dist/icons/data/twitch.d.ts +1 -0
  284. package/dist/icons/data/twitter.d.ts +1 -0
  285. package/dist/icons/data/type.d.ts +1 -0
  286. package/dist/icons/data/umbrella.d.ts +1 -0
  287. package/dist/icons/data/underline.d.ts +1 -0
  288. package/dist/icons/data/unlock.d.ts +1 -0
  289. package/dist/icons/data/upload.d.ts +1 -0
  290. package/dist/icons/data/uploadCloud.d.ts +1 -0
  291. package/dist/icons/data/user.d.ts +1 -0
  292. package/dist/icons/data/userCheck.d.ts +1 -0
  293. package/dist/icons/data/userMinus.d.ts +1 -0
  294. package/dist/icons/data/userPlus.d.ts +1 -0
  295. package/dist/icons/data/userX.d.ts +1 -0
  296. package/dist/icons/data/users.d.ts +1 -0
  297. package/dist/icons/data/video.d.ts +1 -0
  298. package/dist/icons/data/videoOff.d.ts +1 -0
  299. package/dist/icons/data/voicemail.d.ts +1 -0
  300. package/dist/icons/data/volume.d.ts +1 -0
  301. package/dist/icons/data/volume1.d.ts +1 -0
  302. package/dist/icons/data/volume2.d.ts +1 -0
  303. package/dist/icons/data/volumeX.d.ts +1 -0
  304. package/dist/icons/data/watch.d.ts +1 -0
  305. package/dist/icons/data/wifi.d.ts +1 -0
  306. package/dist/icons/data/wifiOff.d.ts +1 -0
  307. package/dist/icons/data/wind.d.ts +1 -0
  308. package/dist/icons/data/x.d.ts +1 -0
  309. package/dist/icons/data/xCircle.d.ts +1 -0
  310. package/dist/icons/data/xOctagon.d.ts +1 -0
  311. package/dist/icons/data/xSquare.d.ts +1 -0
  312. package/dist/icons/data/xrColor.d.ts +1 -0
  313. package/dist/icons/data/youtube.d.ts +1 -0
  314. package/dist/icons/data/zap.d.ts +1 -0
  315. package/dist/icons/data/zapOff.d.ts +1 -0
  316. package/dist/icons/data/zoomIn.d.ts +1 -0
  317. package/dist/icons/data/zoomOut.d.ts +1 -0
  318. package/dist/iife.js +47 -35
  319. package/dist/iife.js.map +22 -20
  320. package/dist/index.d.ts +2 -0
  321. package/dist/index.js +21 -9
  322. package/dist/index.js.map +20 -18
  323. package/dist/live-example.d.ts +4 -0
  324. package/dist/localize.d.ts +5 -9
  325. package/dist/tab-selector.d.ts +6 -0
  326. package/dist/theme.d.ts +52 -0
  327. package/dist/version.d.ts +1 -1
  328. package/package.json +5 -3
@@ -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> ";
@@ -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>";