@webstudio-is/icons 0.167.0 → 0.173.0

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 (389) hide show
  1. package/lib/__generated__/{svg/index.js → svg.js} +16 -378
  2. package/lib/index.js +5196 -1639
  3. package/lib/types/generate.d.ts +8 -0
  4. package/lib/types/src/__generated__/components.d.ts +197 -0
  5. package/lib/types/src/__generated__/svg.d.ts +196 -0
  6. package/lib/types/src/index.d.ts +1 -1
  7. package/lib/types/src/twitter.d.ts +0 -1
  8. package/package.json +9 -10
  9. package/lib/types/src/__generated__/a-c-center.d.ts +0 -3
  10. package/lib/types/src/__generated__/a-c-end.d.ts +0 -3
  11. package/lib/types/src/__generated__/a-c-space-around.d.ts +0 -3
  12. package/lib/types/src/__generated__/a-c-space-between.d.ts +0 -3
  13. package/lib/types/src/__generated__/a-c-start.d.ts +0 -3
  14. package/lib/types/src/__generated__/a-c-stretch.d.ts +0 -3
  15. package/lib/types/src/__generated__/a-i-baseline.d.ts +0 -3
  16. package/lib/types/src/__generated__/a-i-center.d.ts +0 -3
  17. package/lib/types/src/__generated__/a-i-end.d.ts +0 -3
  18. package/lib/types/src/__generated__/a-i-start.d.ts +0 -3
  19. package/lib/types/src/__generated__/a-i-stretch.d.ts +0 -3
  20. package/lib/types/src/__generated__/a-s-baseline.d.ts +0 -3
  21. package/lib/types/src/__generated__/a-s-center.d.ts +0 -3
  22. package/lib/types/src/__generated__/a-s-end.d.ts +0 -3
  23. package/lib/types/src/__generated__/a-s-start.d.ts +0 -3
  24. package/lib/types/src/__generated__/a-s-stretch.d.ts +0 -3
  25. package/lib/types/src/__generated__/accordion-content.d.ts +0 -3
  26. package/lib/types/src/__generated__/accordion-trigger.d.ts +0 -3
  27. package/lib/types/src/__generated__/accordion.d.ts +0 -3
  28. package/lib/types/src/__generated__/ai-loading.d.ts +0 -3
  29. package/lib/types/src/__generated__/ai.d.ts +0 -3
  30. package/lib/types/src/__generated__/alert.d.ts +0 -3
  31. package/lib/types/src/__generated__/arrow-down.d.ts +0 -3
  32. package/lib/types/src/__generated__/arrow-left.d.ts +0 -3
  33. package/lib/types/src/__generated__/arrow-right.d.ts +0 -3
  34. package/lib/types/src/__generated__/arrow-up.d.ts +0 -3
  35. package/lib/types/src/__generated__/aspect-ratio.d.ts +0 -3
  36. package/lib/types/src/__generated__/attachment.d.ts +0 -3
  37. package/lib/types/src/__generated__/auto-scroll.d.ts +0 -3
  38. package/lib/types/src/__generated__/bag.d.ts +0 -3
  39. package/lib/types/src/__generated__/blockquote.d.ts +0 -3
  40. package/lib/types/src/__generated__/body.d.ts +0 -3
  41. package/lib/types/src/__generated__/bold.d.ts +0 -3
  42. package/lib/types/src/__generated__/border-radius-bottom-left.d.ts +0 -3
  43. package/lib/types/src/__generated__/border-radius-bottom-right.d.ts +0 -3
  44. package/lib/types/src/__generated__/border-radius-individual.d.ts +0 -3
  45. package/lib/types/src/__generated__/border-radius-top-left.d.ts +0 -3
  46. package/lib/types/src/__generated__/border-radius-top-right.d.ts +0 -3
  47. package/lib/types/src/__generated__/border-radius.d.ts +0 -3
  48. package/lib/types/src/__generated__/border-width-bottom.d.ts +0 -3
  49. package/lib/types/src/__generated__/border-width-individual.d.ts +0 -3
  50. package/lib/types/src/__generated__/border-width-left.d.ts +0 -3
  51. package/lib/types/src/__generated__/border-width-right.d.ts +0 -3
  52. package/lib/types/src/__generated__/border-width-top.d.ts +0 -3
  53. package/lib/types/src/__generated__/box.d.ts +0 -3
  54. package/lib/types/src/__generated__/bp-star-off.d.ts +0 -3
  55. package/lib/types/src/__generated__/bp-star-on.d.ts +0 -3
  56. package/lib/types/src/__generated__/bug.d.ts +0 -3
  57. package/lib/types/src/__generated__/button-element.d.ts +0 -3
  58. package/lib/types/src/__generated__/calendar.d.ts +0 -3
  59. package/lib/types/src/__generated__/check-circle.d.ts +0 -3
  60. package/lib/types/src/__generated__/check-mark.d.ts +0 -3
  61. package/lib/types/src/__generated__/checkbox-checked-filled.d.ts +0 -3
  62. package/lib/types/src/__generated__/checkbox-checked.d.ts +0 -3
  63. package/lib/types/src/__generated__/checkbox-empty.d.ts +0 -3
  64. package/lib/types/src/__generated__/checkbox-mixed-filled.d.ts +0 -3
  65. package/lib/types/src/__generated__/chevron-big-down.d.ts +0 -3
  66. package/lib/types/src/__generated__/chevron-big-left.d.ts +0 -3
  67. package/lib/types/src/__generated__/chevron-big-right.d.ts +0 -3
  68. package/lib/types/src/__generated__/chevron-big-up.d.ts +0 -3
  69. package/lib/types/src/__generated__/chevron-down.d.ts +0 -3
  70. package/lib/types/src/__generated__/chevron-filled-down.d.ts +0 -3
  71. package/lib/types/src/__generated__/chevron-filled-left.d.ts +0 -3
  72. package/lib/types/src/__generated__/chevron-filled-right.d.ts +0 -3
  73. package/lib/types/src/__generated__/chevron-filled-up.d.ts +0 -3
  74. package/lib/types/src/__generated__/chevron-left.d.ts +0 -3
  75. package/lib/types/src/__generated__/chevron-right.d.ts +0 -3
  76. package/lib/types/src/__generated__/chevron-up.d.ts +0 -3
  77. package/lib/types/src/__generated__/cloud.d.ts +0 -3
  78. package/lib/types/src/__generated__/code-text.d.ts +0 -3
  79. package/lib/types/src/__generated__/collapsible.d.ts +0 -3
  80. package/lib/types/src/__generated__/commit.d.ts +0 -3
  81. package/lib/types/src/__generated__/content-embed.d.ts +0 -3
  82. package/lib/types/src/__generated__/content.d.ts +0 -3
  83. package/lib/types/src/__generated__/copy.d.ts +0 -3
  84. package/lib/types/src/__generated__/custom-code.d.ts +0 -3
  85. package/lib/types/src/__generated__/dash-border.d.ts +0 -3
  86. package/lib/types/src/__generated__/dash.d.ts +0 -3
  87. package/lib/types/src/__generated__/dashed-border.d.ts +0 -3
  88. package/lib/types/src/__generated__/delete.d.ts +0 -3
  89. package/lib/types/src/__generated__/description.d.ts +0 -3
  90. package/lib/types/src/__generated__/dialog.d.ts +0 -3
  91. package/lib/types/src/__generated__/dimensions.d.ts +0 -3
  92. package/lib/types/src/__generated__/discord.d.ts +0 -3
  93. package/lib/types/src/__generated__/div.d.ts +0 -3
  94. package/lib/types/src/__generated__/dot.d.ts +0 -3
  95. package/lib/types/src/__generated__/dotted-border.d.ts +0 -3
  96. package/lib/types/src/__generated__/drag-handle.d.ts +0 -3
  97. package/lib/types/src/__generated__/dynamic-page.d.ts +0 -3
  98. package/lib/types/src/__generated__/ellipses.d.ts +0 -3
  99. package/lib/types/src/__generated__/email.d.ts +0 -3
  100. package/lib/types/src/__generated__/embed.d.ts +0 -3
  101. package/lib/types/src/__generated__/extension.d.ts +0 -3
  102. package/lib/types/src/__generated__/external-link.d.ts +0 -3
  103. package/lib/types/src/__generated__/eyecon-closed.d.ts +0 -3
  104. package/lib/types/src/__generated__/eyecon-open.d.ts +0 -3
  105. package/lib/types/src/__generated__/eyedropper.d.ts +0 -3
  106. package/lib/types/src/__generated__/folder.d.ts +0 -3
  107. package/lib/types/src/__generated__/footer.d.ts +0 -3
  108. package/lib/types/src/__generated__/form-text-area.d.ts +0 -3
  109. package/lib/types/src/__generated__/form-text-field.d.ts +0 -3
  110. package/lib/types/src/__generated__/form.d.ts +0 -3
  111. package/lib/types/src/__generated__/gap-horizontal.d.ts +0 -3
  112. package/lib/types/src/__generated__/gap-vertical.d.ts +0 -3
  113. package/lib/types/src/__generated__/github.d.ts +0 -3
  114. package/lib/types/src/__generated__/google.d.ts +0 -3
  115. package/lib/types/src/__generated__/grow.d.ts +0 -3
  116. package/lib/types/src/__generated__/hamburger-menu.d.ts +0 -3
  117. package/lib/types/src/__generated__/header.d.ts +0 -3
  118. package/lib/types/src/__generated__/heading.d.ts +0 -3
  119. package/lib/types/src/__generated__/help.d.ts +0 -3
  120. package/lib/types/src/__generated__/home.d.ts +0 -3
  121. package/lib/types/src/__generated__/image.d.ts +0 -3
  122. package/lib/types/src/__generated__/index.d.ts +0 -189
  123. package/lib/types/src/__generated__/info-circle.d.ts +0 -3
  124. package/lib/types/src/__generated__/item.d.ts +0 -3
  125. package/lib/types/src/__generated__/j-c-center.d.ts +0 -3
  126. package/lib/types/src/__generated__/j-c-end.d.ts +0 -3
  127. package/lib/types/src/__generated__/j-c-space-around.d.ts +0 -3
  128. package/lib/types/src/__generated__/j-c-space-between.d.ts +0 -3
  129. package/lib/types/src/__generated__/j-c-start.d.ts +0 -3
  130. package/lib/types/src/__generated__/label.d.ts +0 -3
  131. package/lib/types/src/__generated__/large X.d.ts +0 -3
  132. package/lib/types/src/__generated__/link-2-unlinked.d.ts +0 -3
  133. package/lib/types/src/__generated__/link-2.d.ts +0 -3
  134. package/lib/types/src/__generated__/link.d.ts +0 -3
  135. package/lib/types/src/__generated__/list-item.d.ts +0 -3
  136. package/lib/types/src/__generated__/list-view.d.ts +0 -3
  137. package/lib/types/src/__generated__/list.d.ts +0 -3
  138. package/lib/types/src/__generated__/loading-dots.d.ts +0 -3
  139. package/lib/types/src/__generated__/local-style.d.ts +0 -3
  140. package/lib/types/src/__generated__/maximize.d.ts +0 -3
  141. package/lib/types/src/__generated__/mic-off.d.ts +0 -3
  142. package/lib/types/src/__generated__/mic.d.ts +0 -3
  143. package/lib/types/src/__generated__/minimize.d.ts +0 -3
  144. package/lib/types/src/__generated__/minus.d.ts +0 -3
  145. package/lib/types/src/__generated__/navigation-menu.d.ts +0 -3
  146. package/lib/types/src/__generated__/navigator.d.ts +0 -3
  147. package/lib/types/src/__generated__/no-wrap.d.ts +0 -3
  148. package/lib/types/src/__generated__/offline.d.ts +0 -3
  149. package/lib/types/src/__generated__/order-first.d.ts +0 -3
  150. package/lib/types/src/__generated__/order-last.d.ts +0 -3
  151. package/lib/types/src/__generated__/overlay.d.ts +0 -3
  152. package/lib/types/src/__generated__/page.d.ts +0 -3
  153. package/lib/types/src/__generated__/paint-brush.d.ts +0 -3
  154. package/lib/types/src/__generated__/phone.d.ts +0 -3
  155. package/lib/types/src/__generated__/play.d.ts +0 -3
  156. package/lib/types/src/__generated__/plugin.d.ts +0 -3
  157. package/lib/types/src/__generated__/plus.d.ts +0 -3
  158. package/lib/types/src/__generated__/popover.d.ts +0 -3
  159. package/lib/types/src/__generated__/radio-checked.d.ts +0 -3
  160. package/lib/types/src/__generated__/radio-dot.d.ts +0 -3
  161. package/lib/types/src/__generated__/radio-unchecked.d.ts +0 -3
  162. package/lib/types/src/__generated__/refresh.d.ts +0 -3
  163. package/lib/types/src/__generated__/repeat-column.d.ts +0 -3
  164. package/lib/types/src/__generated__/repeat-grid.d.ts +0 -3
  165. package/lib/types/src/__generated__/repeat-row.d.ts +0 -3
  166. package/lib/types/src/__generated__/reset.d.ts +0 -3
  167. package/lib/types/src/__generated__/scroll.d.ts +0 -3
  168. package/lib/types/src/__generated__/section-link.d.ts +0 -3
  169. package/lib/types/src/__generated__/select.d.ts +0 -3
  170. package/lib/types/src/__generated__/shadow-inset.d.ts +0 -3
  171. package/lib/types/src/__generated__/shadow-normal.d.ts +0 -3
  172. package/lib/types/src/__generated__/shrink.d.ts +0 -3
  173. package/lib/types/src/__generated__/slider.d.ts +0 -3
  174. package/lib/types/src/__generated__/slot-component.d.ts +0 -3
  175. package/lib/types/src/__generated__/small-x.d.ts +0 -3
  176. package/lib/types/src/__generated__/spinner.d.ts +0 -3
  177. package/lib/types/src/__generated__/stop.d.ts +0 -3
  178. package/lib/types/src/__generated__/subscript.d.ts +0 -3
  179. package/lib/types/src/__generated__/subtract.d.ts +0 -3
  180. package/lib/types/src/__generated__/superscript.d.ts +0 -3
  181. package/lib/types/src/__generated__/svg/a-c-center.d.ts +0 -1
  182. package/lib/types/src/__generated__/svg/a-c-end.d.ts +0 -1
  183. package/lib/types/src/__generated__/svg/a-c-space-around.d.ts +0 -1
  184. package/lib/types/src/__generated__/svg/a-c-space-between.d.ts +0 -1
  185. package/lib/types/src/__generated__/svg/a-c-start.d.ts +0 -1
  186. package/lib/types/src/__generated__/svg/a-c-stretch.d.ts +0 -1
  187. package/lib/types/src/__generated__/svg/a-i-baseline.d.ts +0 -1
  188. package/lib/types/src/__generated__/svg/a-i-center.d.ts +0 -1
  189. package/lib/types/src/__generated__/svg/a-i-end.d.ts +0 -1
  190. package/lib/types/src/__generated__/svg/a-i-start.d.ts +0 -1
  191. package/lib/types/src/__generated__/svg/a-i-stretch.d.ts +0 -1
  192. package/lib/types/src/__generated__/svg/a-s-baseline.d.ts +0 -1
  193. package/lib/types/src/__generated__/svg/a-s-center.d.ts +0 -1
  194. package/lib/types/src/__generated__/svg/a-s-end.d.ts +0 -1
  195. package/lib/types/src/__generated__/svg/a-s-start.d.ts +0 -1
  196. package/lib/types/src/__generated__/svg/a-s-stretch.d.ts +0 -1
  197. package/lib/types/src/__generated__/svg/accordion-content.d.ts +0 -1
  198. package/lib/types/src/__generated__/svg/accordion-trigger.d.ts +0 -1
  199. package/lib/types/src/__generated__/svg/accordion.d.ts +0 -1
  200. package/lib/types/src/__generated__/svg/ai-loading.d.ts +0 -1
  201. package/lib/types/src/__generated__/svg/ai.d.ts +0 -1
  202. package/lib/types/src/__generated__/svg/alert.d.ts +0 -1
  203. package/lib/types/src/__generated__/svg/arrow-down.d.ts +0 -1
  204. package/lib/types/src/__generated__/svg/arrow-left.d.ts +0 -1
  205. package/lib/types/src/__generated__/svg/arrow-right.d.ts +0 -1
  206. package/lib/types/src/__generated__/svg/arrow-up.d.ts +0 -1
  207. package/lib/types/src/__generated__/svg/aspect-ratio.d.ts +0 -1
  208. package/lib/types/src/__generated__/svg/attachment.d.ts +0 -1
  209. package/lib/types/src/__generated__/svg/auto-scroll.d.ts +0 -1
  210. package/lib/types/src/__generated__/svg/bag.d.ts +0 -1
  211. package/lib/types/src/__generated__/svg/blockquote.d.ts +0 -1
  212. package/lib/types/src/__generated__/svg/body.d.ts +0 -1
  213. package/lib/types/src/__generated__/svg/bold.d.ts +0 -1
  214. package/lib/types/src/__generated__/svg/border-radius-bottom-left.d.ts +0 -1
  215. package/lib/types/src/__generated__/svg/border-radius-bottom-right.d.ts +0 -1
  216. package/lib/types/src/__generated__/svg/border-radius-individual.d.ts +0 -1
  217. package/lib/types/src/__generated__/svg/border-radius-top-left.d.ts +0 -1
  218. package/lib/types/src/__generated__/svg/border-radius-top-right.d.ts +0 -1
  219. package/lib/types/src/__generated__/svg/border-radius.d.ts +0 -1
  220. package/lib/types/src/__generated__/svg/border-width-bottom.d.ts +0 -1
  221. package/lib/types/src/__generated__/svg/border-width-individual.d.ts +0 -1
  222. package/lib/types/src/__generated__/svg/border-width-left.d.ts +0 -1
  223. package/lib/types/src/__generated__/svg/border-width-right.d.ts +0 -1
  224. package/lib/types/src/__generated__/svg/border-width-top.d.ts +0 -1
  225. package/lib/types/src/__generated__/svg/box.d.ts +0 -1
  226. package/lib/types/src/__generated__/svg/bp-star-off.d.ts +0 -1
  227. package/lib/types/src/__generated__/svg/bp-star-on.d.ts +0 -1
  228. package/lib/types/src/__generated__/svg/bug.d.ts +0 -1
  229. package/lib/types/src/__generated__/svg/button-element.d.ts +0 -1
  230. package/lib/types/src/__generated__/svg/calendar.d.ts +0 -1
  231. package/lib/types/src/__generated__/svg/check-circle.d.ts +0 -1
  232. package/lib/types/src/__generated__/svg/check-mark.d.ts +0 -1
  233. package/lib/types/src/__generated__/svg/checkbox-checked-filled.d.ts +0 -1
  234. package/lib/types/src/__generated__/svg/checkbox-checked.d.ts +0 -1
  235. package/lib/types/src/__generated__/svg/checkbox-empty.d.ts +0 -1
  236. package/lib/types/src/__generated__/svg/checkbox-mixed-filled.d.ts +0 -1
  237. package/lib/types/src/__generated__/svg/chevron-big-down.d.ts +0 -1
  238. package/lib/types/src/__generated__/svg/chevron-big-left.d.ts +0 -1
  239. package/lib/types/src/__generated__/svg/chevron-big-right.d.ts +0 -1
  240. package/lib/types/src/__generated__/svg/chevron-big-up.d.ts +0 -1
  241. package/lib/types/src/__generated__/svg/chevron-down.d.ts +0 -1
  242. package/lib/types/src/__generated__/svg/chevron-filled-down.d.ts +0 -1
  243. package/lib/types/src/__generated__/svg/chevron-filled-left.d.ts +0 -1
  244. package/lib/types/src/__generated__/svg/chevron-filled-right.d.ts +0 -1
  245. package/lib/types/src/__generated__/svg/chevron-filled-up.d.ts +0 -1
  246. package/lib/types/src/__generated__/svg/chevron-left.d.ts +0 -1
  247. package/lib/types/src/__generated__/svg/chevron-right.d.ts +0 -1
  248. package/lib/types/src/__generated__/svg/chevron-up.d.ts +0 -1
  249. package/lib/types/src/__generated__/svg/cloud.d.ts +0 -1
  250. package/lib/types/src/__generated__/svg/code-text.d.ts +0 -1
  251. package/lib/types/src/__generated__/svg/collapsible.d.ts +0 -1
  252. package/lib/types/src/__generated__/svg/commit.d.ts +0 -1
  253. package/lib/types/src/__generated__/svg/content-embed.d.ts +0 -1
  254. package/lib/types/src/__generated__/svg/content.d.ts +0 -1
  255. package/lib/types/src/__generated__/svg/copy.d.ts +0 -1
  256. package/lib/types/src/__generated__/svg/custom-code.d.ts +0 -1
  257. package/lib/types/src/__generated__/svg/dash-border.d.ts +0 -1
  258. package/lib/types/src/__generated__/svg/dash.d.ts +0 -1
  259. package/lib/types/src/__generated__/svg/dashed-border.d.ts +0 -1
  260. package/lib/types/src/__generated__/svg/delete.d.ts +0 -1
  261. package/lib/types/src/__generated__/svg/description.d.ts +0 -1
  262. package/lib/types/src/__generated__/svg/dialog.d.ts +0 -1
  263. package/lib/types/src/__generated__/svg/dimensions.d.ts +0 -1
  264. package/lib/types/src/__generated__/svg/discord.d.ts +0 -1
  265. package/lib/types/src/__generated__/svg/div.d.ts +0 -1
  266. package/lib/types/src/__generated__/svg/dot.d.ts +0 -1
  267. package/lib/types/src/__generated__/svg/dotted-border.d.ts +0 -1
  268. package/lib/types/src/__generated__/svg/drag-handle.d.ts +0 -1
  269. package/lib/types/src/__generated__/svg/dynamic-page.d.ts +0 -1
  270. package/lib/types/src/__generated__/svg/ellipses.d.ts +0 -1
  271. package/lib/types/src/__generated__/svg/email.d.ts +0 -1
  272. package/lib/types/src/__generated__/svg/embed.d.ts +0 -1
  273. package/lib/types/src/__generated__/svg/extension.d.ts +0 -1
  274. package/lib/types/src/__generated__/svg/external-link.d.ts +0 -1
  275. package/lib/types/src/__generated__/svg/eyecon-closed.d.ts +0 -1
  276. package/lib/types/src/__generated__/svg/eyecon-open.d.ts +0 -1
  277. package/lib/types/src/__generated__/svg/eyedropper.d.ts +0 -1
  278. package/lib/types/src/__generated__/svg/folder.d.ts +0 -1
  279. package/lib/types/src/__generated__/svg/footer.d.ts +0 -1
  280. package/lib/types/src/__generated__/svg/form-text-area.d.ts +0 -1
  281. package/lib/types/src/__generated__/svg/form-text-field.d.ts +0 -1
  282. package/lib/types/src/__generated__/svg/form.d.ts +0 -1
  283. package/lib/types/src/__generated__/svg/gap-horizontal.d.ts +0 -1
  284. package/lib/types/src/__generated__/svg/gap-vertical.d.ts +0 -1
  285. package/lib/types/src/__generated__/svg/github.d.ts +0 -1
  286. package/lib/types/src/__generated__/svg/google.d.ts +0 -1
  287. package/lib/types/src/__generated__/svg/grow.d.ts +0 -1
  288. package/lib/types/src/__generated__/svg/hamburger-menu.d.ts +0 -1
  289. package/lib/types/src/__generated__/svg/header.d.ts +0 -1
  290. package/lib/types/src/__generated__/svg/heading.d.ts +0 -1
  291. package/lib/types/src/__generated__/svg/help.d.ts +0 -1
  292. package/lib/types/src/__generated__/svg/home.d.ts +0 -1
  293. package/lib/types/src/__generated__/svg/image.d.ts +0 -1
  294. package/lib/types/src/__generated__/svg/index.d.ts +0 -189
  295. package/lib/types/src/__generated__/svg/info-circle.d.ts +0 -1
  296. package/lib/types/src/__generated__/svg/item.d.ts +0 -1
  297. package/lib/types/src/__generated__/svg/j-c-center.d.ts +0 -1
  298. package/lib/types/src/__generated__/svg/j-c-end.d.ts +0 -1
  299. package/lib/types/src/__generated__/svg/j-c-space-around.d.ts +0 -1
  300. package/lib/types/src/__generated__/svg/j-c-space-between.d.ts +0 -1
  301. package/lib/types/src/__generated__/svg/j-c-start.d.ts +0 -1
  302. package/lib/types/src/__generated__/svg/label.d.ts +0 -1
  303. package/lib/types/src/__generated__/svg/large X.d.ts +0 -1
  304. package/lib/types/src/__generated__/svg/link-2-unlinked.d.ts +0 -1
  305. package/lib/types/src/__generated__/svg/link-2.d.ts +0 -1
  306. package/lib/types/src/__generated__/svg/link.d.ts +0 -1
  307. package/lib/types/src/__generated__/svg/list-item.d.ts +0 -1
  308. package/lib/types/src/__generated__/svg/list-view.d.ts +0 -1
  309. package/lib/types/src/__generated__/svg/list.d.ts +0 -1
  310. package/lib/types/src/__generated__/svg/loading-dots.d.ts +0 -1
  311. package/lib/types/src/__generated__/svg/local-style.d.ts +0 -1
  312. package/lib/types/src/__generated__/svg/maximize.d.ts +0 -1
  313. package/lib/types/src/__generated__/svg/mic-off.d.ts +0 -1
  314. package/lib/types/src/__generated__/svg/mic.d.ts +0 -1
  315. package/lib/types/src/__generated__/svg/minimize.d.ts +0 -1
  316. package/lib/types/src/__generated__/svg/minus.d.ts +0 -1
  317. package/lib/types/src/__generated__/svg/navigation-menu.d.ts +0 -1
  318. package/lib/types/src/__generated__/svg/navigator.d.ts +0 -1
  319. package/lib/types/src/__generated__/svg/no-wrap.d.ts +0 -1
  320. package/lib/types/src/__generated__/svg/offline.d.ts +0 -1
  321. package/lib/types/src/__generated__/svg/order-first.d.ts +0 -1
  322. package/lib/types/src/__generated__/svg/order-last.d.ts +0 -1
  323. package/lib/types/src/__generated__/svg/overlay.d.ts +0 -1
  324. package/lib/types/src/__generated__/svg/page.d.ts +0 -1
  325. package/lib/types/src/__generated__/svg/paint-brush.d.ts +0 -1
  326. package/lib/types/src/__generated__/svg/phone.d.ts +0 -1
  327. package/lib/types/src/__generated__/svg/play.d.ts +0 -1
  328. package/lib/types/src/__generated__/svg/plugin.d.ts +0 -1
  329. package/lib/types/src/__generated__/svg/plus.d.ts +0 -1
  330. package/lib/types/src/__generated__/svg/popover.d.ts +0 -1
  331. package/lib/types/src/__generated__/svg/radio-checked.d.ts +0 -1
  332. package/lib/types/src/__generated__/svg/radio-dot.d.ts +0 -1
  333. package/lib/types/src/__generated__/svg/radio-unchecked.d.ts +0 -1
  334. package/lib/types/src/__generated__/svg/refresh.d.ts +0 -1
  335. package/lib/types/src/__generated__/svg/repeat-column.d.ts +0 -1
  336. package/lib/types/src/__generated__/svg/repeat-grid.d.ts +0 -1
  337. package/lib/types/src/__generated__/svg/repeat-row.d.ts +0 -1
  338. package/lib/types/src/__generated__/svg/reset.d.ts +0 -1
  339. package/lib/types/src/__generated__/svg/scroll.d.ts +0 -1
  340. package/lib/types/src/__generated__/svg/section-link.d.ts +0 -1
  341. package/lib/types/src/__generated__/svg/select.d.ts +0 -1
  342. package/lib/types/src/__generated__/svg/shadow-inset.d.ts +0 -1
  343. package/lib/types/src/__generated__/svg/shadow-normal.d.ts +0 -1
  344. package/lib/types/src/__generated__/svg/shrink.d.ts +0 -1
  345. package/lib/types/src/__generated__/svg/slider.d.ts +0 -1
  346. package/lib/types/src/__generated__/svg/slot-component.d.ts +0 -1
  347. package/lib/types/src/__generated__/svg/small-x.d.ts +0 -1
  348. package/lib/types/src/__generated__/svg/spinner.d.ts +0 -1
  349. package/lib/types/src/__generated__/svg/stop.d.ts +0 -1
  350. package/lib/types/src/__generated__/svg/subscript.d.ts +0 -1
  351. package/lib/types/src/__generated__/svg/subtract.d.ts +0 -1
  352. package/lib/types/src/__generated__/svg/superscript.d.ts +0 -1
  353. package/lib/types/src/__generated__/svg/switch.d.ts +0 -1
  354. package/lib/types/src/__generated__/svg/tabs.d.ts +0 -1
  355. package/lib/types/src/__generated__/svg/text-align-left.d.ts +0 -1
  356. package/lib/types/src/__generated__/svg/text-italic.d.ts +0 -1
  357. package/lib/types/src/__generated__/svg/text.d.ts +0 -1
  358. package/lib/types/src/__generated__/svg/tooltip.d.ts +0 -1
  359. package/lib/types/src/__generated__/svg/trigger.d.ts +0 -1
  360. package/lib/types/src/__generated__/svg/upload.d.ts +0 -1
  361. package/lib/types/src/__generated__/svg/video.d.ts +0 -1
  362. package/lib/types/src/__generated__/svg/viewport.d.ts +0 -1
  363. package/lib/types/src/__generated__/svg/vimeo.d.ts +0 -1
  364. package/lib/types/src/__generated__/svg/webhook-form.d.ts +0 -1
  365. package/lib/types/src/__generated__/svg/webstudio-1c.d.ts +0 -1
  366. package/lib/types/src/__generated__/svg/webstudio.d.ts +0 -1
  367. package/lib/types/src/__generated__/svg/wrap.d.ts +0 -1
  368. package/lib/types/src/__generated__/svg/x.d.ts +0 -1
  369. package/lib/types/src/__generated__/svg/xml.d.ts +0 -1
  370. package/lib/types/src/__generated__/svg/youtube-1c.d.ts +0 -1
  371. package/lib/types/src/__generated__/switch.d.ts +0 -3
  372. package/lib/types/src/__generated__/tabs.d.ts +0 -3
  373. package/lib/types/src/__generated__/text-align-left.d.ts +0 -3
  374. package/lib/types/src/__generated__/text-italic.d.ts +0 -3
  375. package/lib/types/src/__generated__/text.d.ts +0 -3
  376. package/lib/types/src/__generated__/tooltip.d.ts +0 -3
  377. package/lib/types/src/__generated__/trigger.d.ts +0 -3
  378. package/lib/types/src/__generated__/upload.d.ts +0 -3
  379. package/lib/types/src/__generated__/video.d.ts +0 -3
  380. package/lib/types/src/__generated__/viewport.d.ts +0 -3
  381. package/lib/types/src/__generated__/vimeo.d.ts +0 -3
  382. package/lib/types/src/__generated__/webhook-form.d.ts +0 -3
  383. package/lib/types/src/__generated__/webstudio-1c.d.ts +0 -3
  384. package/lib/types/src/__generated__/webstudio.d.ts +0 -3
  385. package/lib/types/src/__generated__/wrap.d.ts +0 -3
  386. package/lib/types/src/__generated__/x.d.ts +0 -3
  387. package/lib/types/src/__generated__/xml.d.ts +0 -3
  388. package/lib/types/src/__generated__/youtube-1c.d.ts +0 -3
  389. package/lib/types/svgo-jsx.config.d.ts +0 -2
@@ -1 +0,0 @@
1
- export declare const TriggerIcon = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" fill=\"currentColor\" width=\"100%\" height=\"100%\" style=\"display: block;\"><path fill-rule=\"evenodd\" d=\"M5.733 1.98a.473.473 0 0 0-.483.462v7.04a.65.65 0 0 1-1.3 0V7.63a.473.473 0 0 0-.483-.461.473.473 0 0 0-.484.46v1.482c0 2.697 2.234 4.906 5.017 4.906 2.783 0 5.017-2.209 5.017-4.906V7.035a.473.473 0 0 0-.484-.462.473.473 0 0 0-.483.462v.218a.65.65 0 1 1-1.3 0v-.85a.503.503 0 0 0-.483-.497.503.503 0 0 0-.484.496v.851a.65.65 0 0 1-1.3 0V5.7A.473.473 0 0 0 8 5.239a.473.473 0 0 0-.483.461v1.553a.65.65 0 0 1-1.3 0V2.442a.473.473 0 0 0-.484-.461Zm1.784.462v1.563a1.801 1.801 0 0 1 2 .77c.228-.108.48-.169.75-.169a1.78 1.78 0 0 1 1.502.837c.233-.109.492-.17.764-.17.973 0 1.784.777 1.784 1.762V9.11c0 3.44-2.84 6.206-6.317 6.206-3.476 0-6.317-2.767-6.317-6.206V7.63c0-.985.811-1.761 1.784-1.761.167 0 .329.022.483.065V2.442c0-.985.81-1.761 1.783-1.761.973 0 1.784.776 1.784 1.761Z\" clip-rule=\"evenodd\"/></svg>";
@@ -1 +0,0 @@
1
- export declare const UploadIcon = "<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"currentColor\" viewBox=\"0 0 16 16\" width=\"100%\" height=\"100%\" style=\"display: block;\"><path fill-rule=\"evenodd\" d=\"M8 2.65a5.35 5.35 0 1 0 0 10.7 5.35 5.35 0 0 0 0-10.7ZM1.35 8a6.65 6.65 0 1 1 13.3 0 6.65 6.65 0 0 1-13.3 0Z\" clip-rule=\"evenodd\"/><path fill-rule=\"evenodd\" d=\"M7.54 4.874a.65.65 0 0 1 .92 0l2.666 2.666a.65.65 0 0 1-.919.92L8.65 6.903v3.764a.65.65 0 1 1-1.3 0V6.903L5.793 8.46a.65.65 0 1 1-.92-.92L7.54 4.874Z\" clip-rule=\"evenodd\"/></svg>";
@@ -1 +0,0 @@
1
- export declare const VideoIcon = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" fill=\"currentColor\" width=\"100%\" height=\"100%\" style=\"display: block;\"><path d=\"M10.251 7.5 6.933 5.29A.6.6 0 0 0 6 5.788v4.424a.6.6 0 0 0 .933.5l3.318-2.213a.6.6 0 0 0 0-.998Z\"/><path fill-rule=\"evenodd\" d=\"M5.173 1.35h5.654c.537 0 .98 0 1.34.03.373.03.715.095 1.036.259.499.254.904.66 1.158 1.158.164.32.229.663.26 1.037.029.36.029.802.029 1.34v5.653c0 .537 0 .98-.03 1.34-.03.373-.095.715-.259 1.036a2.65 2.65 0 0 1-1.158 1.158c-.32.164-.663.23-1.037.26-.36.03-.802.03-1.34.03H5.174c-.537 0-.98 0-1.34-.03-.373-.03-.715-.096-1.036-.26a2.65 2.65 0 0 1-1.158-1.158c-.164-.32-.23-.663-.26-1.036-.029-.36-.029-.803-.029-1.34V5.173c0-.537 0-.98.03-1.34.03-.373.095-.715.259-1.036a2.65 2.65 0 0 1 1.158-1.158c.32-.164.663-.229 1.036-.26.36-.029.803-.029 1.34-.029ZM3.939 2.675c-.293.024-.445.068-.552.122a1.35 1.35 0 0 0-.59.59c-.054.107-.098.26-.122.552-.025.301-.025.69-.025 1.261v5.6c0 .57 0 .96.025 1.26.024.294.068.446.122.553.13.254.336.46.59.59.107.055.259.098.552.122.301.025.69.025 1.261.025h5.6c.57 0 .96 0 1.26-.025.294-.024.446-.067.553-.122.254-.13.46-.336.59-.59.054-.107.098-.259.122-.552.025-.301.025-.69.025-1.26V5.2c0-.572 0-.96-.025-1.262-.024-.293-.068-.445-.122-.552a1.35 1.35 0 0 0-.59-.59c-.107-.054-.26-.098-.552-.122-.301-.024-.69-.025-1.261-.025H5.2c-.57 0-.96 0-1.26.025Z\" clip-rule=\"evenodd\"/></svg>";
@@ -1 +0,0 @@
1
- export declare const ViewportIcon = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" fill=\"currentColor\" width=\"100%\" height=\"100%\" style=\"display: block;\"><path fill-rule=\"evenodd\" d=\"M5.173 1.35h.157a.65.65 0 0 1 0 1.3H5.2c-.57 0-.96 0-1.26.025-.294.024-.446.068-.553.122a1.35 1.35 0 0 0-.59.59c-.054.107-.098.259-.122.552-.025.301-.025.69-.025 1.261v.13a.65.65 0 0 1-1.3 0v-.157c0-.537 0-.98.03-1.34.03-.373.095-.715.259-1.036a2.65 2.65 0 0 1 1.158-1.158c.32-.164.663-.229 1.036-.26.36-.029.803-.029 1.34-.029Zm6.888 1.325c-.301-.024-.69-.025-1.261-.025h-.13a.65.65 0 1 1 0-1.3h.157c.537 0 .98 0 1.34.03.373.03.715.095 1.036.259.499.254.904.66 1.158 1.158.164.32.229.663.26 1.036.029.36.029.803.029 1.34v.157a.65.65 0 1 1-1.3 0V5.2c0-.57 0-.96-.025-1.26-.024-.294-.068-.446-.122-.553a1.35 1.35 0 0 0-.59-.59c-.107-.054-.26-.098-.552-.122ZM2 10.02a.65.65 0 0 1 .65.65v.13c0 .57 0 .96.025 1.26.024.294.068.446.122.553.13.254.336.46.59.59.107.054.259.098.552.122.301.025.69.025 1.261.025h.13a.65.65 0 1 1 0 1.3h-.157c-.537 0-.98 0-1.34-.03-.373-.03-.715-.095-1.036-.259a2.65 2.65 0 0 1-1.158-1.158c-.164-.32-.23-.663-.26-1.037-.029-.36-.029-.802-.029-1.34v-.156a.65.65 0 0 1 .65-.65Zm12 0a.65.65 0 0 1 .65.65v.157c0 .537 0 .98-.03 1.34-.03.373-.095.715-.259 1.036a2.65 2.65 0 0 1-1.158 1.158c-.32.164-.663.23-1.037.26-.36.029-.802.029-1.34.029h-.156a.65.65 0 1 1 0-1.3h.13c.57 0 .96 0 1.26-.025.294-.024.446-.068.553-.122.254-.13.46-.336.59-.59.054-.107.098-.259.122-.552.025-.301.025-.69.025-1.261v-.13a.65.65 0 0 1 .65-.65ZM8 10.033a2.033 2.033 0 1 0 0-4.066 2.033 2.033 0 0 0 0 4.066Zm0 1.3a3.333 3.333 0 1 0 0-6.666 3.333 3.333 0 0 0 0 6.666Z\" clip-rule=\"evenodd\"/></svg>";
@@ -1 +0,0 @@
1
- export declare const VimeoIcon = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 22 22\" fill=\"currentColor\" width=\"100%\" height=\"100%\" style=\"display: block;\"><path d=\"M20.158 6.738c-.082 1.785-1.329 4.23-3.74 7.333-2.492 3.24-4.6 4.861-6.327 4.861-1.068 0-1.972-.986-2.711-2.961L5.9 10.543c-.548-1.973-1.136-2.96-1.766-2.96-.136 0-.617.288-1.439.863l-.862-1.111c.904-.795 1.797-1.59 2.675-2.388C5.715 3.905 6.621 3.356 7.225 3.3c1.427-.136 2.305.84 2.635 2.928.356 2.254.603 3.655.74 4.203.412 1.87.865 2.804 1.359 2.804.384 0 .96-.607 1.73-1.82.767-1.212 1.178-2.135 1.233-2.768.11-1.047-.301-1.572-1.234-1.572-.44 0-.892.1-1.357.3.9-2.951 2.622-4.386 5.164-4.304 1.883.055 2.771 1.277 2.663 3.667Z\"/></svg>";
@@ -1 +0,0 @@
1
- export declare const WebhookFormIcon = "<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 16 16\" width=\"100%\" height=\"100%\" style=\"display: block;\"><path fill=\"currentColor\" d=\"M11.25 14.175c.9 0 1.666-.317 2.3-.95.634-.635.95-1.401.95-2.3 0-.79-.246-1.482-.74-2.072A3.18 3.18 0 0 0 11.9 7.74v1.349c.38.13.69.363.935.699.244.335.365.714.365 1.137a1.88 1.88 0 0 1-.569 1.381c-.379.38-.84.569-1.381.569a1.88 1.88 0 0 1-1.381-.569 1.88 1.88 0 0 1-.569-1.381v-.65H5.481a.992.992 0 0 0-.317-.236.939.939 0 0 0-.414-.089.94.94 0 0 0-.691.285.938.938 0 0 0-.284.69c0 .27.095.501.285.691.19.19.42.284.69.284.152 0 .29-.03.415-.09a.982.982 0 0 0 .316-.235h2.584a3.186 3.186 0 0 0 1.113 1.861 3.13 3.13 0 0 0 2.072.739Zm-6.5 0c.607 0 1.157-.15 1.65-.447A3.27 3.27 0 0 0 7.56 12.55H5.822c-.151.108-.32.19-.503.244a2.008 2.008 0 0 1-.569.081 1.88 1.88 0 0 1-1.381-.569 1.88 1.88 0 0 1-.569-1.381c0-.542.19-1.002.569-1.381.379-.38.84-.569 1.381-.569a1.842 1.842 0 0 1 1.121.357l1.983-3.298a.979.979 0 0 0 .568-.325.929.929 0 0 0 .228-.634.94.94 0 0 0-.285-.69.938.938 0 0 0-.69-.285.94.94 0 0 0-.691.285.938.938 0 0 0-.284.69v.138c0 .038.01.084.032.138L5.32 7.724a1.458 1.458 0 0 0-.276-.04 6 6 0 0 0-.293-.009c-.9 0-1.666.317-2.3.951a3.13 3.13 0 0 0-.95 2.299c0 .9.317 1.666.951 2.3.634.634 1.4.95 2.299.95Zm6.5-2.275a.94.94 0 0 0 .69-.285c.19-.19.285-.42.285-.69a.907.907 0 0 0-.227-.618 1.062 1.062 0 0 0-.553-.34L9.918 7.43a3.202 3.202 0 0 0 1.008-2.356c-.001-.9-.318-1.666-.952-2.3a3.13 3.13 0 0 0-2.299-.95c-.9 0-1.666.317-2.3.951a3.13 3.13 0 0 0-.95 2.299h1.3c0-.542.19-1.002.569-1.381.379-.38.84-.569 1.381-.569.542 0 1.002.19 1.381.569.38.379.569.84.569 1.381 0 .466-.14.875-.422 1.227-.282.353-.64.577-1.073.674l2.194 3.657a.61.61 0 0 0-.041.146 1.085 1.085 0 0 0-.008.146c0 .27.095.501.285.691.19.19.42.284.69.284Z\"/></svg>";
@@ -1 +0,0 @@
1
- export declare const Webstudio1cIcon = "<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"currentColor\" viewBox=\"0 0 16 16\" width=\"100%\" height=\"100%\" style=\"display: block;\"><path fill-rule=\"evenodd\" d=\"m12.32 12.416 2.62-8.085a1.205 1.205 0 1 0-2.292-.746l-2.62 8.084a1.205 1.205 0 1 0 2.292.747Z\" clip-rule=\"evenodd\"/><path fill-rule=\"evenodd\" d=\"M8 7.624c.297 0 .517.175.704.394.207.243.373.545.514.866.634 1.44.753 3.241.753 3.241a1.206 1.206 0 0 0 1.285 1.122 1.207 1.207 0 0 0 1.12-1.287s-.16-2.25-.952-4.05C10.744 6.364 9.594 5.208 8 5.208c-1.594 0-2.744 1.156-3.424 2.7-.792 1.8-.951 4.05-.951 4.05a1.207 1.207 0 0 0 1.12 1.288 1.206 1.206 0 0 0 1.284-1.122s.119-1.8.753-3.24a3.52 3.52 0 0 1 .514-.867c.187-.22.406-.394.704-.394Z\" clip-rule=\"evenodd\"/><path fill-rule=\"evenodd\" d=\"M5.973 11.669 3.352 3.585a1.205 1.205 0 1 0-2.293.746l2.622 8.084a1.205 1.205 0 1 0 2.292-.746Z\" clip-rule=\"evenodd\"/></svg>";
@@ -1 +0,0 @@
1
- export declare const WebstudioIcon = "<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 16 16\" width=\"100%\" height=\"100%\" style=\"display: block;\"><path fill=\"url(#a)\" fill-rule=\"evenodd\" d=\"m12.32 12.416 2.62-8.085a1.205 1.205 0 1 0-2.292-.746l-2.62 8.084a1.205 1.205 0 1 0 2.292.747Z\" clip-rule=\"evenodd\"/><path fill=\"url(#b)\" fill-rule=\"evenodd\" d=\"m12.32 12.416 2.62-8.085a1.205 1.205 0 1 0-2.292-.746l-2.62 8.084a1.205 1.205 0 1 0 2.292.747Z\" clip-rule=\"evenodd\"/><path fill=\"url(#c)\" fill-opacity=\".8\" fill-rule=\"evenodd\" d=\"m12.32 12.416 2.62-8.085a1.205 1.205 0 1 0-2.292-.746l-2.62 8.084a1.205 1.205 0 1 0 2.292.747Z\" clip-rule=\"evenodd\"/><path fill=\"url(#d)\" fill-rule=\"evenodd\" d=\"m12.32 12.416 2.62-8.085a1.205 1.205 0 1 0-2.292-.746l-2.62 8.084a1.205 1.205 0 1 0 2.292.747Z\" clip-rule=\"evenodd\"/><path fill=\"url(#e)\" fill-rule=\"evenodd\" d=\"m12.32 12.416 2.62-8.085a1.205 1.205 0 1 0-2.292-.746l-2.62 8.084a1.205 1.205 0 1 0 2.292.747Z\" clip-rule=\"evenodd\"/><path fill=\"url(#f)\" fill-rule=\"evenodd\" d=\"m12.32 12.416 2.62-8.085a1.205 1.205 0 1 0-2.292-.746l-2.62 8.084a1.205 1.205 0 1 0 2.292.747Z\" clip-rule=\"evenodd\"/><path fill=\"#E63CFE\" fill-rule=\"evenodd\" d=\"M8 7.624c.297 0 .517.175.704.394.207.243.373.545.514.866.634 1.44.753 3.241.753 3.241a1.207 1.207 0 0 0 1.285 1.122 1.207 1.207 0 0 0 1.12-1.287s-.16-2.25-.952-4.05C10.744 6.364 9.594 5.208 8 5.208c-1.594 0-2.744 1.156-3.424 2.7-.792 1.801-.951 4.05-.951 4.05a1.207 1.207 0 0 0 1.12 1.288 1.207 1.207 0 0 0 1.284-1.122s.119-1.8.753-3.24a3.52 3.52 0 0 1 .514-.867c.187-.22.406-.394.704-.394Z\" clip-rule=\"evenodd\"/><path fill=\"url(#g)\" fill-rule=\"evenodd\" d=\"M8 7.624c.297 0 .517.175.704.394.207.243.373.545.514.866.634 1.44.753 3.241.753 3.241a1.207 1.207 0 0 0 1.285 1.122 1.207 1.207 0 0 0 1.12-1.287s-.16-2.25-.952-4.05C10.744 6.364 9.594 5.208 8 5.208c-1.594 0-2.744 1.156-3.424 2.7-.792 1.801-.951 4.05-.951 4.05a1.207 1.207 0 0 0 1.12 1.288 1.207 1.207 0 0 0 1.284-1.122s.119-1.8.753-3.24a3.52 3.52 0 0 1 .514-.867c.187-.22.406-.394.704-.394Z\" clip-rule=\"evenodd\"/><path fill=\"url(#h)\" fill-rule=\"evenodd\" d=\"M8 7.624c.297 0 .517.175.704.394.207.243.373.545.514.866.634 1.44.753 3.241.753 3.241a1.207 1.207 0 0 0 1.285 1.122 1.207 1.207 0 0 0 1.12-1.287s-.16-2.25-.952-4.05C10.744 6.364 9.594 5.208 8 5.208c-1.594 0-2.744 1.156-3.424 2.7-.792 1.801-.951 4.05-.951 4.05a1.207 1.207 0 0 0 1.12 1.288 1.207 1.207 0 0 0 1.284-1.122s.119-1.8.753-3.24a3.52 3.52 0 0 1 .514-.867c.187-.22.406-.394.704-.394Z\" clip-rule=\"evenodd\"/><path fill=\"url(#i)\" fill-rule=\"evenodd\" d=\"M8 7.624c.297 0 .517.175.704.394.207.243.373.545.514.866.634 1.44.753 3.241.753 3.241a1.207 1.207 0 0 0 1.285 1.122 1.207 1.207 0 0 0 1.12-1.287s-.16-2.25-.952-4.05C10.744 6.364 9.594 5.208 8 5.208c-1.594 0-2.744 1.156-3.424 2.7-.792 1.801-.951 4.05-.951 4.05a1.207 1.207 0 0 0 1.12 1.288 1.207 1.207 0 0 0 1.284-1.122s.119-1.8.753-3.24a3.52 3.52 0 0 1 .514-.867c.187-.22.406-.394.704-.394Z\" clip-rule=\"evenodd\"/><path fill=\"url(#j)\" fill-rule=\"evenodd\" d=\"M8 7.624c.297 0 .517.175.704.394.207.243.373.545.514.866.634 1.44.753 3.241.753 3.241a1.207 1.207 0 0 0 1.285 1.122 1.207 1.207 0 0 0 1.12-1.287s-.16-2.25-.952-4.05C10.744 6.364 9.594 5.208 8 5.208c-1.594 0-2.744 1.156-3.424 2.7-.792 1.801-.951 4.05-.951 4.05a1.207 1.207 0 0 0 1.12 1.288 1.207 1.207 0 0 0 1.284-1.122s.119-1.8.753-3.24a3.52 3.52 0 0 1 .514-.867c.187-.22.406-.394.704-.394Z\" clip-rule=\"evenodd\"/><path fill=\"url(#k)\" fill-rule=\"evenodd\" d=\"M8 7.624c.297 0 .517.175.704.394.207.243.373.545.514.866.634 1.44.753 3.241.753 3.241a1.207 1.207 0 0 0 1.285 1.122 1.207 1.207 0 0 0 1.12-1.287s-.16-2.25-.952-4.05C10.744 6.364 9.594 5.208 8 5.208c-1.594 0-2.744 1.156-3.424 2.7-.792 1.801-.951 4.05-.951 4.05a1.207 1.207 0 0 0 1.12 1.288 1.207 1.207 0 0 0 1.284-1.122s.119-1.8.753-3.24a3.52 3.52 0 0 1 .514-.867c.187-.22.406-.394.704-.394Z\" clip-rule=\"evenodd\"/><path fill=\"url(#l)\" fill-rule=\"evenodd\" d=\"M8 7.624c.297 0 .517.175.704.394.207.243.373.545.514.866.634 1.44.753 3.241.753 3.241a1.207 1.207 0 0 0 1.285 1.122 1.207 1.207 0 0 0 1.12-1.287s-.16-2.25-.952-4.05C10.744 6.364 9.594 5.208 8 5.208c-1.594 0-2.744 1.156-3.424 2.7-.792 1.801-.951 4.05-.951 4.05a1.207 1.207 0 0 0 1.12 1.288 1.207 1.207 0 0 0 1.284-1.122s.119-1.8.753-3.24a3.52 3.52 0 0 1 .514-.867c.187-.22.406-.394.704-.394Z\" clip-rule=\"evenodd\"/><path fill=\"url(#m)\" fill-rule=\"evenodd\" d=\"M8 7.624c.297 0 .517.175.704.394.207.243.373.545.514.866.634 1.44.753 3.241.753 3.241a1.207 1.207 0 0 0 1.285 1.122 1.207 1.207 0 0 0 1.12-1.287s-.16-2.25-.952-4.05C10.744 6.364 9.594 5.208 8 5.208c-1.594 0-2.744 1.156-3.424 2.7-.792 1.801-.951 4.05-.951 4.05a1.207 1.207 0 0 0 1.12 1.288 1.207 1.207 0 0 0 1.284-1.122s.119-1.8.753-3.24a3.52 3.52 0 0 1 .514-.867c.187-.22.406-.394.704-.394Z\" clip-rule=\"evenodd\"/><path fill=\"url(#n)\" fill-rule=\"evenodd\" d=\"M8 7.624c.297 0 .517.175.704.394.207.243.373.545.514.866.634 1.44.753 3.241.753 3.241a1.207 1.207 0 0 0 1.285 1.122 1.207 1.207 0 0 0 1.12-1.287s-.16-2.25-.952-4.05C10.744 6.364 9.594 5.208 8 5.208c-1.594 0-2.744 1.156-3.424 2.7-.792 1.801-.951 4.05-.951 4.05a1.207 1.207 0 0 0 1.12 1.288 1.207 1.207 0 0 0 1.284-1.122s.119-1.8.753-3.24a3.52 3.52 0 0 1 .514-.867c.187-.22.406-.394.704-.394Z\" clip-rule=\"evenodd\"/><path fill=\"url(#o)\" fill-rule=\"evenodd\" d=\"M5.973 11.669 3.352 3.585a1.205 1.205 0 1 0-2.293.746l2.622 8.084a1.205 1.205 0 1 0 2.292-.746Z\" clip-rule=\"evenodd\"/><path fill=\"url(#p)\" fill-rule=\"evenodd\" d=\"M5.973 11.669 3.352 3.585a1.205 1.205 0 1 0-2.293.746l2.622 8.084a1.205 1.205 0 1 0 2.292-.746Z\" clip-rule=\"evenodd\"/><path fill=\"url(#q)\" fill-rule=\"evenodd\" d=\"M5.973 11.669 3.352 3.585a1.205 1.205 0 1 0-2.293.746l2.622 8.084a1.205 1.205 0 1 0 2.292-.746Z\" clip-rule=\"evenodd\"/><path fill=\"url(#r)\" fill-rule=\"evenodd\" d=\"M5.973 11.669 3.352 3.585a1.205 1.205 0 1 0-2.293.746l2.622 8.084a1.205 1.205 0 1 0 2.292-.746Z\" clip-rule=\"evenodd\"/><path fill=\"url(#s)\" fill-rule=\"evenodd\" d=\"M5.973 11.669 3.352 3.585a1.205 1.205 0 1 0-2.293.746l2.622 8.084a1.205 1.205 0 1 0 2.292-.746Z\" clip-rule=\"evenodd\"/><defs><radialGradient id=\"d\" cx=\"0\" cy=\"0\" r=\"1\" gradientTransform=\"translate(11.2336 9.30762) rotate(-64.165) scale(7.2853)\" gradientUnits=\"userSpaceOnUse\"><stop offset=\".832\" stop-color=\"#4A4EFA\" stop-opacity=\"0\"/><stop offset=\"1\" stop-color=\"#4A4EFA\" stop-opacity=\".75\"/></radialGradient><radialGradient id=\"e\" cx=\"0\" cy=\"0\" r=\"1\" gradientTransform=\"translate(11.0923 8.82676) scale(1.62424 3.47362)\" gradientUnits=\"userSpaceOnUse\"><stop offset=\".169\" stop-color=\"#11417A\"/><stop offset=\".926\" stop-color=\"#4069D4\" stop-opacity=\"0\"/></radialGradient><radialGradient id=\"f\" cx=\"0\" cy=\"0\" r=\"1\" gradientTransform=\"translate(12.9724 13.2501) rotate(-90) scale(5.37233 2.57477)\" gradientUnits=\"userSpaceOnUse\"><stop offset=\".349\" stop-color=\"#E63CFE\"/><stop offset=\"1\" stop-color=\"#E63CFE\" stop-opacity=\"0\"/></radialGradient><radialGradient id=\"g\" cx=\"0\" cy=\"0\" r=\"1\" gradientTransform=\"translate(7.59145 9.4488) rotate(-85.7675) scale(5.53509 4.91478)\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#39FBBB\" stop-opacity=\".5\"/><stop offset=\".689\" stop-color=\"#39FBBB\"/><stop offset=\"1\" stop-color=\"#39FBBB\" stop-opacity=\"0\"/></radialGradient><radialGradient id=\"h\" cx=\"0\" cy=\"0\" r=\"1\" gradientTransform=\"translate(15.4778 12.5651) rotate(-122.629) scale(13.2696 3.2283)\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#E63CFE\"/><stop offset=\"1\" stop-color=\"#E63CFE\" stop-opacity=\"0\"/></radialGradient><radialGradient id=\"i\" cx=\"0\" cy=\"0\" r=\"1\" gradientTransform=\"translate(7.81141 11.1572) rotate(-85.0198) scale(5.97107 5.13635)\" gradientUnits=\"userSpaceOnUse\"><stop offset=\".557\" stop-color=\"#4A4EFA\"/><stop offset=\".935\" stop-color=\"#4A4EFA\" stop-opacity=\"0\"/></radialGradient><radialGradient id=\"j\" cx=\"0\" cy=\"0\" r=\"1\" gradientTransform=\"translate(6.19224 12.9644) rotate(-68.6367) scale(6.23573 3.72131)\" gradientUnits=\"userSpaceOnUse\"><stop offset=\".613\" stop-color=\"#E63CFE\"/><stop offset=\"1\" stop-color=\"#E63CFE\" stop-opacity=\"0\"/></radialGradient><radialGradient id=\"k\" cx=\"0\" cy=\"0\" r=\"1\" gradientTransform=\"translate(12.2257 8.7415) rotate(176.233) scale(7.74243 19.5729)\" gradientUnits=\"userSpaceOnUse\"><stop offset=\".814\" stop-color=\"#4A98D0\" stop-opacity=\"0\"/><stop offset=\".973\" stop-color=\"#11417A\"/></radialGradient><radialGradient id=\"l\" cx=\"0\" cy=\"0\" r=\"1\" gradientTransform=\"translate(5.72725 13.2501) rotate(-90) scale(5.54893 4.6041)\" gradientUnits=\"userSpaceOnUse\"><stop offset=\".458\" stop-color=\"#FFAE3C\"/><stop offset=\"1\" stop-color=\"#FFAE3C\" stop-opacity=\"0\"/></radialGradient><radialGradient id=\"m\" cx=\"0\" cy=\"0\" r=\"1\" gradientTransform=\"translate(12.4559 13.2501) rotate(-90) scale(5.00159)\" gradientUnits=\"userSpaceOnUse\"><stop offset=\".192\" stop-color=\"#E63CFE\"/><stop offset=\"1\" stop-color=\"#E63CFE\" stop-opacity=\"0\"/></radialGradient><radialGradient id=\"n\" cx=\"0\" cy=\"0\" r=\"1\" gradientTransform=\"translate(9.52162 13.2501) rotate(-90) scale(3.76368 1.78782)\" gradientUnits=\"userSpaceOnUse\"><stop offset=\".174\" stop-color=\"#FFAE3C\"/><stop offset=\"1\" stop-color=\"#FFAE3C\" stop-opacity=\"0\"/></radialGradient><radialGradient id=\"p\" cx=\"0\" cy=\"0\" r=\"1\" gradientTransform=\"translate(3.35867 5.95923) rotate(161.042) scale(1.68855 8.24528)\" gradientUnits=\"userSpaceOnUse\"><stop offset=\".12\" stop-color=\"#4A4EFA\"/><stop offset=\"1\" stop-color=\"#4A4EFA\" stop-opacity=\"0\"/></radialGradient><radialGradient id=\"r\" cx=\"0\" cy=\"0\" r=\"1\" gradientTransform=\"translate(6.03209 13.2501) rotate(-90) scale(5.42506 5.92649)\" gradientUnits=\"userSpaceOnUse\"><stop offset=\".465\" stop-color=\"#FFAE3C\"/><stop offset=\".926\" stop-color=\"#FFAE3C\" stop-opacity=\"0\"/></radialGradient><radialGradient id=\"s\" cx=\"0\" cy=\"0\" r=\"1\" gradientTransform=\"translate(6.03209 13.2501) rotate(-90) scale(11.8703)\" gradientUnits=\"userSpaceOnUse\"><stop offset=\".844\" stop-color=\"#E63CFE\" stop-opacity=\"0\"/><stop offset=\"1\" stop-color=\"#E63CFE\"/></radialGradient><linearGradient id=\"a\" x1=\"16.343\" x2=\"12.418\" y1=\".102\" y2=\"12.794\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#4A4EFA\"/><stop offset=\".549\" stop-color=\"#E63CFE\"/></linearGradient><linearGradient id=\"b\" x1=\"11.413\" x2=\"13.636\" y1=\"7.419\" y2=\"8.138\" gradientUnits=\"userSpaceOnUse\"><stop offset=\".16\" stop-color=\"#4A4EFA\"/><stop offset=\".946\" stop-color=\"#4A4EFA\" stop-opacity=\"0\"/></linearGradient><linearGradient id=\"c\" x1=\"11.75\" x2=\"13.147\" y1=\"6.351\" y2=\"6.798\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#39FBBB\"/><stop offset=\"1\" stop-color=\"#39FBBB\" stop-opacity=\"0\"/></linearGradient><linearGradient id=\"o\" x1=\".588\" x2=\"3.972\" y1=\"3.255\" y2=\"13.784\" gradientUnits=\"userSpaceOnUse\"><stop offset=\".17\" stop-color=\"#E63CFE\"/><stop offset=\".709\" stop-color=\"#FFAE3C\"/></linearGradient><linearGradient id=\"q\" x1=\"4.844\" x2=\"4.37\" y1=\"8.176\" y2=\"8.331\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#E63CFE\" stop-opacity=\".33\"/><stop offset=\"1\" stop-color=\"#E63CFE\" stop-opacity=\"0\"/></linearGradient></defs></svg>";
@@ -1 +0,0 @@
1
- export declare const WrapIcon = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" fill=\"currentColor\" width=\"100%\" height=\"100%\" style=\"display: block;\"><path d=\"M4.98 2.33A.98.98 0 0 0 4 1.35H2.66a.98.98 0 0 0-.98.98v4.01c0 .541.439.98.98.98H4a.98.98 0 0 0 .98-.98V2.33ZM9.65 2.33a.98.98 0 0 0-.98-.98H7.33a.98.98 0 0 0-.98.98v4.01c0 .541.439.98.98.98h1.34a.98.98 0 0 0 .98-.98V2.33ZM4.98 9.67A.98.98 0 0 0 4 8.69H2.66a.98.98 0 0 0-.98.98v4.01c0 .54.439.98.98.98H4a.98.98 0 0 0 .98-.98V9.67Z\"/><path d=\"M11.687 3.902a.65.65 0 0 0-.407 1.234 3.022 3.022 0 0 1-.947 5.889H8.572L9.8 9.8a.65.65 0 0 0-.919-.92l-2.34 2.335a.65.65 0 0 0 0 .92l2.34 2.335a.65.65 0 1 0 .919-.92l-1.228-1.225h1.761a4.32 4.32 0 0 0 1.354-8.423Z\"/></svg>";
@@ -1 +0,0 @@
1
- export declare const XIcon = "<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"currentColor\" viewBox=\"0 0 16 16\" width=\"100%\" height=\"100%\" style=\"display: block;\"><path d=\"M9.142 7.081 13.609 2H12.55L8.671 6.412 5.573 2H2l4.685 6.672L2 14h1.059l4.096-4.66L10.427 14H14L9.141 7.081Zm-1.45 1.65-.475-.665L3.44 2.78h1.626l3.048 4.266.475.664 3.962 5.546h-1.626L7.692 8.73Z\"/></svg>";
@@ -1 +0,0 @@
1
- export declare const XmlIcon = "<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 16 16\" width=\"100%\" height=\"100%\" style=\"display: block;\"><path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.3\" d=\"M2.667 8V3.333A1.333 1.333 0 0 1 4 2h4.667m0 0L12 5.333M8.667 2v2.667a.667.667 0 0 0 .666.666H12m0 0V8M2 10l2.667 4M2 14l2.667-4M12 10v4h2m-7.333 0v-4l1.666 2L10 10v4\"/></svg>";
@@ -1 +0,0 @@
1
- export declare const Youtube1cIcon = "<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"currentColor\" viewBox=\"0 0 16 16\" width=\"100%\" height=\"100%\" style=\"display: block;\"><path fill-rule=\"evenodd\" d=\"M13.47 3.299a1.771 1.771 0 0 1 1.238 1.263C15 5.675 15 8 15 8s0 2.325-.293 3.438a1.771 1.771 0 0 1-1.238 1.263C12.38 13 8 13 8 13s-4.378 0-5.47-.299a1.771 1.771 0 0 1-1.237-1.263C1 10.325 1 8 1 8s0-2.325.293-3.438A1.771 1.771 0 0 1 2.53 3.299C3.622 3 8 3 8 3s4.378 0 5.47.299Zm-3.232 4.7L6.6 10.144V5.857L10.238 8Z\" clip-rule=\"evenodd\"/></svg>";
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- import type { IconProps } from "../types";
3
- export declare const SwitchIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- import type { IconProps } from "../types";
3
- export declare const TabsIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- import type { IconProps } from "../types";
3
- export declare const TextAlignLeftIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- import type { IconProps } from "../types";
3
- export declare const TextItalicIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- import type { IconProps } from "../types";
3
- export declare const TextIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- import type { IconProps } from "../types";
3
- export declare const TooltipIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- import type { IconProps } from "../types";
3
- export declare const TriggerIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- import type { IconProps } from "../types";
3
- export declare const UploadIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- import type { IconProps } from "../types";
3
- export declare const VideoIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- import type { IconProps } from "../types";
3
- export declare const ViewportIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- import type { IconProps } from "../types";
3
- export declare const VimeoIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- import type { IconProps } from "../types";
3
- export declare const WebhookFormIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- import type { IconProps } from "../types";
3
- export declare const Webstudio1cIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- import type { IconProps } from "../types";
3
- export declare const WebstudioIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- import type { IconProps } from "../types";
3
- export declare const WrapIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- import type { IconProps } from "../types";
3
- export declare const XIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- import type { IconProps } from "../types";
3
- export declare const XmlIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- import type { IconProps } from "../types";
3
- export declare const Youtube1cIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -1,2 +0,0 @@
1
- import type { Config } from "@svgo/jsx";
2
- export declare const config: Config;