@webstudio-is/icons 0.49.0 → 0.51.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 (330) hide show
  1. package/lib/__generated__/alert.js +4 -19
  2. package/lib/__generated__/auto-scroll.js +4 -19
  3. package/lib/__generated__/blockquote.js +1 -12
  4. package/lib/__generated__/border-radius-bottom-left.js +14 -0
  5. package/lib/__generated__/border-radius-bottom-right.js +14 -0
  6. package/lib/__generated__/border-radius-individual.js +11 -0
  7. package/lib/__generated__/border-radius-top-left.js +14 -0
  8. package/lib/__generated__/border-radius-top-right.js +14 -0
  9. package/lib/__generated__/border-radius.js +11 -0
  10. package/lib/__generated__/border-width-bottom.js +14 -0
  11. package/lib/__generated__/border-width-individual.js +11 -0
  12. package/lib/__generated__/border-width-left.js +14 -0
  13. package/lib/__generated__/border-width-right.js +14 -0
  14. package/lib/__generated__/border-width-top.js +14 -0
  15. package/lib/__generated__/box-link.js +4 -21
  16. package/lib/__generated__/box.js +1 -14
  17. package/lib/__generated__/checkbox-checked-filled.js +1 -14
  18. package/lib/__generated__/checkbox-empty.js +1 -14
  19. package/lib/__generated__/checkbox-mixed-filled.js +1 -14
  20. package/lib/__generated__/chevron-big-down.js +1 -12
  21. package/lib/__generated__/chevron-big-left.js +1 -12
  22. package/lib/__generated__/chevron-big-right.js +1 -12
  23. package/lib/__generated__/chevron-big-up.js +1 -12
  24. package/lib/__generated__/chevron-filled-down.js +1 -12
  25. package/lib/__generated__/chevron-filled-left.js +1 -12
  26. package/lib/__generated__/chevron-filled-right.js +1 -12
  27. package/lib/__generated__/chevron-filled-up.js +1 -12
  28. package/lib/__generated__/code.js +1 -14
  29. package/lib/__generated__/commit.js +1 -15
  30. package/lib/__generated__/dash-border.js +11 -0
  31. package/lib/__generated__/dash.js +1 -14
  32. package/lib/__generated__/dashed-border.js +11 -0
  33. package/lib/__generated__/div.js +11 -0
  34. package/lib/__generated__/dot.js +1 -12
  35. package/lib/__generated__/dotted-border.js +11 -0
  36. package/lib/__generated__/drag-handle.js +6 -39
  37. package/lib/__generated__/eyecon-closed.js +1 -12
  38. package/lib/__generated__/eyecon-open.js +4 -19
  39. package/lib/__generated__/github.js +1 -15
  40. package/lib/__generated__/google.js +6 -27
  41. package/lib/__generated__/hamburger-menu.js +1 -14
  42. package/lib/__generated__/index.js +18 -0
  43. package/lib/__generated__/info.js +4 -19
  44. package/lib/__generated__/information.js +4 -23
  45. package/lib/__generated__/linked.js +1 -14
  46. package/lib/__generated__/list-item.js +4 -19
  47. package/lib/__generated__/list.js +8 -35
  48. package/lib/__generated__/offline.js +1 -13
  49. package/lib/__generated__/play.js +1 -12
  50. package/lib/__generated__/plus.js +14 -0
  51. package/lib/__generated__/radio-checked.js +4 -19
  52. package/lib/__generated__/radio-unchecked.js +1 -14
  53. package/lib/__generated__/repeat-column.js +1 -13
  54. package/lib/__generated__/repeat-grid.js +1 -13
  55. package/lib/__generated__/repeat-row.js +1 -13
  56. package/lib/__generated__/scroll.js +4 -19
  57. package/lib/__generated__/slot-component.js +11 -0
  58. package/lib/__generated__/small-x.js +11 -0
  59. package/lib/__generated__/subscript.js +1 -12
  60. package/lib/__generated__/subtract.js +1 -14
  61. package/lib/__generated__/superscript.js +1 -12
  62. package/lib/__generated__/unlinked.js +1 -14
  63. package/lib/__generated__/webstudio.js +113 -538
  64. package/lib/align-content-center.js +21 -15
  65. package/lib/align-content-end.js +21 -15
  66. package/lib/align-content-space-around.js +21 -15
  67. package/lib/align-content-space-between.js +21 -15
  68. package/lib/align-content-start.js +19 -31
  69. package/lib/align-content-stretch.js +21 -15
  70. package/lib/align-items-baseline.js +61 -49
  71. package/lib/align-items-center.js +21 -15
  72. package/lib/align-items-end.js +21 -15
  73. package/lib/align-items-start.js +21 -15
  74. package/lib/align-items-stretch.js +21 -15
  75. package/lib/align-self-baseline.js +48 -46
  76. package/lib/align-self-center.js +24 -25
  77. package/lib/align-self-end.js +35 -26
  78. package/lib/align-self-start.js +24 -25
  79. package/lib/align-self-stretch.js +44 -32
  80. package/lib/aspect-ratio.js +30 -21
  81. package/lib/body.js +20 -14
  82. package/lib/brush.js +21 -15
  83. package/lib/check-mark.js +22 -16
  84. package/lib/chevron-double-down.js +22 -16
  85. package/lib/chevron-double-left.js +22 -16
  86. package/lib/chevron-double-right.js +22 -16
  87. package/lib/chevron-double-up.js +22 -16
  88. package/lib/chevron-down.js +19 -13
  89. package/lib/chevron-left.js +21 -15
  90. package/lib/chevron-right.js +21 -15
  91. package/lib/chevron-up.js +21 -15
  92. package/lib/cjs/__generated__/alert.cjs +4 -19
  93. package/lib/cjs/__generated__/auto-scroll.cjs +4 -19
  94. package/lib/cjs/__generated__/blockquote.cjs +1 -12
  95. package/lib/cjs/__generated__/border-radius-bottom-left.cjs +34 -0
  96. package/lib/cjs/__generated__/border-radius-bottom-right.cjs +34 -0
  97. package/lib/cjs/__generated__/border-radius-individual.cjs +31 -0
  98. package/lib/cjs/__generated__/border-radius-top-left.cjs +34 -0
  99. package/lib/cjs/__generated__/border-radius-top-right.cjs +34 -0
  100. package/lib/cjs/__generated__/border-radius.cjs +31 -0
  101. package/lib/cjs/__generated__/border-width-bottom.cjs +34 -0
  102. package/lib/cjs/__generated__/border-width-individual.cjs +31 -0
  103. package/lib/cjs/__generated__/border-width-left.cjs +34 -0
  104. package/lib/cjs/__generated__/border-width-right.cjs +34 -0
  105. package/lib/cjs/__generated__/border-width-top.cjs +34 -0
  106. package/lib/cjs/__generated__/box-link.cjs +4 -21
  107. package/lib/cjs/__generated__/box.cjs +1 -14
  108. package/lib/cjs/__generated__/checkbox-checked-filled.cjs +1 -14
  109. package/lib/cjs/__generated__/checkbox-empty.cjs +1 -14
  110. package/lib/cjs/__generated__/checkbox-mixed-filled.cjs +1 -14
  111. package/lib/cjs/__generated__/chevron-big-down.cjs +1 -12
  112. package/lib/cjs/__generated__/chevron-big-left.cjs +1 -12
  113. package/lib/cjs/__generated__/chevron-big-right.cjs +1 -12
  114. package/lib/cjs/__generated__/chevron-big-up.cjs +1 -12
  115. package/lib/cjs/__generated__/chevron-filled-down.cjs +1 -12
  116. package/lib/cjs/__generated__/chevron-filled-left.cjs +1 -12
  117. package/lib/cjs/__generated__/chevron-filled-right.cjs +1 -12
  118. package/lib/cjs/__generated__/chevron-filled-up.cjs +1 -12
  119. package/lib/cjs/__generated__/code.cjs +1 -14
  120. package/lib/cjs/__generated__/commit.cjs +1 -15
  121. package/lib/cjs/__generated__/dash-border.cjs +31 -0
  122. package/lib/cjs/__generated__/dash.cjs +1 -14
  123. package/lib/cjs/__generated__/dashed-border.cjs +31 -0
  124. package/lib/cjs/__generated__/div.cjs +31 -0
  125. package/lib/cjs/__generated__/dot.cjs +1 -12
  126. package/lib/cjs/__generated__/dotted-border.cjs +31 -0
  127. package/lib/cjs/__generated__/drag-handle.cjs +6 -39
  128. package/lib/cjs/__generated__/eyecon-closed.cjs +1 -12
  129. package/lib/cjs/__generated__/eyecon-open.cjs +4 -19
  130. package/lib/cjs/__generated__/github.cjs +1 -15
  131. package/lib/cjs/__generated__/google.cjs +6 -27
  132. package/lib/cjs/__generated__/hamburger-menu.cjs +1 -14
  133. package/lib/cjs/__generated__/index.cjs +18 -0
  134. package/lib/cjs/__generated__/info.cjs +4 -19
  135. package/lib/cjs/__generated__/information.cjs +4 -23
  136. package/lib/cjs/__generated__/linked.cjs +1 -14
  137. package/lib/cjs/__generated__/list-item.cjs +4 -19
  138. package/lib/cjs/__generated__/list.cjs +8 -35
  139. package/lib/cjs/__generated__/offline.cjs +1 -13
  140. package/lib/cjs/__generated__/play.cjs +1 -12
  141. package/lib/cjs/__generated__/plus.cjs +34 -0
  142. package/lib/cjs/__generated__/radio-checked.cjs +4 -19
  143. package/lib/cjs/__generated__/radio-unchecked.cjs +1 -14
  144. package/lib/cjs/__generated__/repeat-column.cjs +1 -13
  145. package/lib/cjs/__generated__/repeat-grid.cjs +1 -13
  146. package/lib/cjs/__generated__/repeat-row.cjs +1 -13
  147. package/lib/cjs/__generated__/scroll.cjs +4 -19
  148. package/lib/cjs/__generated__/slot-component.cjs +31 -0
  149. package/lib/cjs/__generated__/small-x.cjs +31 -0
  150. package/lib/cjs/__generated__/subscript.cjs +1 -12
  151. package/lib/cjs/__generated__/subtract.cjs +1 -14
  152. package/lib/cjs/__generated__/superscript.cjs +1 -12
  153. package/lib/cjs/__generated__/unlinked.cjs +1 -14
  154. package/lib/cjs/__generated__/webstudio.cjs +113 -538
  155. package/lib/cjs/align-content-center.cjs +25 -15
  156. package/lib/cjs/align-content-end.cjs +25 -15
  157. package/lib/cjs/align-content-space-around.cjs +25 -15
  158. package/lib/cjs/align-content-space-between.cjs +25 -15
  159. package/lib/cjs/align-content-start.cjs +23 -31
  160. package/lib/cjs/align-content-stretch.cjs +25 -15
  161. package/lib/cjs/align-items-baseline.cjs +65 -49
  162. package/lib/cjs/align-items-center.cjs +25 -15
  163. package/lib/cjs/align-items-end.cjs +25 -15
  164. package/lib/cjs/align-items-start.cjs +25 -15
  165. package/lib/cjs/align-items-stretch.cjs +25 -15
  166. package/lib/cjs/align-self-baseline.cjs +52 -46
  167. package/lib/cjs/align-self-center.cjs +28 -25
  168. package/lib/cjs/align-self-end.cjs +39 -26
  169. package/lib/cjs/align-self-start.cjs +28 -25
  170. package/lib/cjs/align-self-stretch.cjs +48 -32
  171. package/lib/cjs/aspect-ratio.cjs +34 -21
  172. package/lib/cjs/body.cjs +24 -14
  173. package/lib/cjs/brush.cjs +25 -15
  174. package/lib/cjs/check-mark.cjs +22 -16
  175. package/lib/cjs/chevron-double-down.cjs +26 -16
  176. package/lib/cjs/chevron-double-left.cjs +26 -16
  177. package/lib/cjs/chevron-double-right.cjs +26 -16
  178. package/lib/cjs/chevron-double-up.cjs +26 -16
  179. package/lib/cjs/chevron-down.cjs +23 -13
  180. package/lib/cjs/chevron-left.cjs +25 -15
  181. package/lib/cjs/chevron-right.cjs +25 -15
  182. package/lib/cjs/chevron-up.cjs +25 -15
  183. package/lib/cjs/cloud.cjs +26 -16
  184. package/lib/cjs/copy.cjs +26 -16
  185. package/lib/cjs/cross-circled-filled.cjs +25 -15
  186. package/lib/cjs/cross-large.cjs +25 -15
  187. package/lib/cjs/cross-small.cjs +25 -15
  188. package/lib/cjs/cross.cjs +25 -15
  189. package/lib/cjs/devices.cjs +23 -13
  190. package/lib/cjs/ellipses.cjs +21 -29
  191. package/lib/cjs/external-link.cjs +24 -14
  192. package/lib/cjs/flex-direction-column-reverse.cjs +24 -14
  193. package/lib/cjs/flex-direction-column.cjs +23 -13
  194. package/lib/cjs/flex-direction-row-reverse.cjs +24 -14
  195. package/lib/cjs/flex-direction-row.cjs +23 -13
  196. package/lib/cjs/flex-sizing-grow.cjs +41 -25
  197. package/lib/cjs/flex-sizing-shrink.cjs +34 -21
  198. package/lib/cjs/flex-wrap-no-wrap.cjs +25 -15
  199. package/lib/cjs/flex-wrap-wrap-reverse.cjs +31 -30
  200. package/lib/cjs/flex-wrap-wrap.cjs +30 -29
  201. package/lib/cjs/form.cjs +25 -15
  202. package/lib/cjs/gap-column.cjs +40 -27
  203. package/lib/cjs/gap-row.cjs +41 -28
  204. package/lib/cjs/gear.cjs +39 -26
  205. package/lib/cjs/justify-content-center.cjs +25 -15
  206. package/lib/cjs/justify-content-end.cjs +26 -19
  207. package/lib/cjs/justify-content-space-around.cjs +22 -27
  208. package/lib/cjs/justify-content-space-between.cjs +25 -15
  209. package/lib/cjs/justify-content-start.cjs +26 -19
  210. package/lib/cjs/justify-items-center.cjs +25 -15
  211. package/lib/cjs/justify-items-end.cjs +26 -19
  212. package/lib/cjs/justify-items-space-around.cjs +22 -27
  213. package/lib/cjs/justify-items-space-between.cjs +25 -15
  214. package/lib/cjs/justify-items-start.cjs +26 -19
  215. package/lib/cjs/legacy.cjs +0 -1
  216. package/lib/cjs/list-nested.cjs +25 -15
  217. package/lib/cjs/magnifying-glass.cjs +25 -15
  218. package/lib/cjs/menu.cjs +39 -23
  219. package/lib/cjs/new-folder.cjs +26 -16
  220. package/lib/cjs/new-page.cjs +26 -16
  221. package/lib/cjs/order-first.cjs +43 -27
  222. package/lib/cjs/order-last.cjs +43 -27
  223. package/lib/cjs/page.cjs +26 -16
  224. package/lib/cjs/redo.cjs +20 -18
  225. package/lib/cjs/size.cjs +25 -15
  226. package/lib/cjs/text-align-center.cjs +39 -23
  227. package/lib/cjs/text-align-justify.cjs +39 -23
  228. package/lib/cjs/text-align-left.cjs +39 -23
  229. package/lib/cjs/text-align-right.cjs +39 -23
  230. package/lib/cjs/text-capitalize.cjs +23 -13
  231. package/lib/cjs/text-direction-ltr.cjs +25 -15
  232. package/lib/cjs/text-direction-rtl.cjs +25 -15
  233. package/lib/cjs/text-hyphen.cjs +25 -15
  234. package/lib/cjs/text-italic.cjs +26 -16
  235. package/lib/cjs/text-lowercase.cjs +23 -13
  236. package/lib/cjs/text-strikethrough.cjs +39 -23
  237. package/lib/cjs/text-truncate.cjs +46 -27
  238. package/lib/cjs/text-underline.cjs +25 -15
  239. package/lib/cjs/text-uppercase.cjs +26 -16
  240. package/lib/cjs/trash.cjs +26 -16
  241. package/lib/cjs/undo.cjs +20 -18
  242. package/lib/cjs/upload.cjs +22 -12
  243. package/lib/cloud.js +22 -16
  244. package/lib/copy.js +22 -16
  245. package/lib/cross-circled-filled.js +21 -15
  246. package/lib/cross-large.js +21 -15
  247. package/lib/cross-small.js +21 -15
  248. package/lib/cross.js +21 -15
  249. package/lib/devices.js +19 -13
  250. package/lib/ellipses.js +17 -29
  251. package/lib/external-link.js +20 -14
  252. package/lib/flex-direction-column-reverse.js +20 -14
  253. package/lib/flex-direction-column.js +19 -13
  254. package/lib/flex-direction-row-reverse.js +20 -14
  255. package/lib/flex-direction-row.js +19 -13
  256. package/lib/flex-sizing-grow.js +37 -25
  257. package/lib/flex-sizing-shrink.js +30 -21
  258. package/lib/flex-wrap-no-wrap.js +21 -15
  259. package/lib/flex-wrap-wrap-reverse.js +27 -30
  260. package/lib/flex-wrap-wrap.js +26 -29
  261. package/lib/form.js +21 -15
  262. package/lib/gap-column.js +36 -27
  263. package/lib/gap-row.js +37 -28
  264. package/lib/gear.js +35 -26
  265. package/lib/justify-content-center.js +21 -15
  266. package/lib/justify-content-end.js +22 -19
  267. package/lib/justify-content-space-around.js +18 -27
  268. package/lib/justify-content-space-between.js +21 -15
  269. package/lib/justify-content-start.js +22 -19
  270. package/lib/justify-items-center.js +21 -15
  271. package/lib/justify-items-end.js +22 -19
  272. package/lib/justify-items-space-around.js +18 -27
  273. package/lib/justify-items-space-between.js +21 -15
  274. package/lib/justify-items-start.js +22 -19
  275. package/lib/legacy.js +0 -2
  276. package/lib/list-nested.js +21 -15
  277. package/lib/magnifying-glass.js +21 -15
  278. package/lib/menu.js +35 -23
  279. package/lib/new-folder.js +22 -16
  280. package/lib/new-page.js +22 -16
  281. package/lib/order-first.js +39 -27
  282. package/lib/order-last.js +39 -27
  283. package/lib/page.js +22 -16
  284. package/lib/redo.js +16 -18
  285. package/lib/size.js +21 -15
  286. package/lib/text-align-center.js +35 -23
  287. package/lib/text-align-justify.js +35 -23
  288. package/lib/text-align-left.js +35 -23
  289. package/lib/text-align-right.js +35 -23
  290. package/lib/text-capitalize.js +19 -13
  291. package/lib/text-direction-ltr.js +21 -15
  292. package/lib/text-direction-rtl.js +21 -15
  293. package/lib/text-hyphen.js +21 -15
  294. package/lib/text-italic.js +22 -16
  295. package/lib/text-lowercase.js +19 -13
  296. package/lib/text-strikethrough.js +35 -23
  297. package/lib/text-truncate.js +42 -27
  298. package/lib/text-underline.js +21 -15
  299. package/lib/text-uppercase.js +22 -16
  300. package/lib/trash.js +22 -16
  301. package/lib/undo.js +16 -18
  302. package/lib/upload.js +18 -12
  303. package/package.json +3 -3
  304. package/src/__generated__/alert.tsx +1 -1
  305. package/src/__generated__/border-radius-bottom-left.tsx +15 -0
  306. package/src/__generated__/border-radius-bottom-right.tsx +15 -0
  307. package/src/__generated__/border-radius-individual.tsx +15 -0
  308. package/src/__generated__/border-radius-top-left.tsx +15 -0
  309. package/src/__generated__/border-radius-top-right.tsx +15 -0
  310. package/src/__generated__/border-radius.tsx +15 -0
  311. package/src/__generated__/border-width-bottom.tsx +15 -0
  312. package/src/__generated__/border-width-individual.tsx +15 -0
  313. package/src/__generated__/border-width-left.tsx +15 -0
  314. package/src/__generated__/border-width-right.tsx +15 -0
  315. package/src/__generated__/border-width-top.tsx +15 -0
  316. package/src/__generated__/commit.tsx +1 -1
  317. package/src/__generated__/dash-border.tsx +15 -0
  318. package/src/__generated__/dashed-border.tsx +15 -0
  319. package/src/__generated__/div.tsx +15 -0
  320. package/src/__generated__/dotted-border.tsx +15 -0
  321. package/src/__generated__/github.tsx +1 -1
  322. package/src/__generated__/index.ts +18 -0
  323. package/src/__generated__/offline.tsx +1 -1
  324. package/src/__generated__/plus.tsx +15 -0
  325. package/src/__generated__/repeat-column.tsx +1 -1
  326. package/src/__generated__/repeat-grid.tsx +1 -1
  327. package/src/__generated__/repeat-row.tsx +1 -1
  328. package/src/__generated__/slot-component.tsx +15 -0
  329. package/src/__generated__/small-x.tsx +15 -0
  330. package/src/legacy.ts +0 -1
@@ -0,0 +1,31 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __export = (target, all) => {
7
+ for (var name in all)
8
+ __defProp(target, name, { get: all[name], enumerable: true });
9
+ };
10
+ var __copyProps = (to, from, except, desc) => {
11
+ if (from && typeof from === "object" || typeof from === "function") {
12
+ for (let key of __getOwnPropNames(from))
13
+ if (!__hasOwnProp.call(to, key) && key !== except)
14
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
15
+ }
16
+ return to;
17
+ };
18
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
19
+ var div_exports = {};
20
+ __export(div_exports, {
21
+ DivIcon: () => DivIcon
22
+ });
23
+ module.exports = __toCommonJS(div_exports);
24
+ var import_jsx_runtime = require("react/jsx-runtime");
25
+ var import_react = require("react");
26
+ const DivIcon = (0, import_react.forwardRef)(
27
+ ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
28
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", width: size, height: size, fill: color, ...props, ref: forwardedRef, children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fillRule: "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", clipRule: "evenodd" }) });
29
+ }
30
+ );
31
+ DivIcon.displayName = "DivIcon";
@@ -25,18 +25,7 @@ var import_jsx_runtime = require("react/jsx-runtime");
25
25
  var import_react = require("react");
26
26
  const DotIcon = (0, import_react.forwardRef)(
27
27
  ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
28
- return /* @__PURE__ */ (0, import_jsx_runtime.jsx)("svg", {
29
- xmlns: "http://www.w3.org/2000/svg",
30
- viewBox: "0 0 16 16",
31
- width: size,
32
- height: size,
33
- fill: color,
34
- ...props,
35
- ref: forwardedRef,
36
- children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
37
- d: "M10 8a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z"
38
- })
39
- });
28
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", width: size, height: size, fill: color, ...props, ref: forwardedRef, children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M10 8a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z" }) });
40
29
  }
41
30
  );
42
31
  DotIcon.displayName = "DotIcon";
@@ -0,0 +1,31 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __export = (target, all) => {
7
+ for (var name in all)
8
+ __defProp(target, name, { get: all[name], enumerable: true });
9
+ };
10
+ var __copyProps = (to, from, except, desc) => {
11
+ if (from && typeof from === "object" || typeof from === "function") {
12
+ for (let key of __getOwnPropNames(from))
13
+ if (!__hasOwnProp.call(to, key) && key !== except)
14
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
15
+ }
16
+ return to;
17
+ };
18
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
19
+ var dotted_border_exports = {};
20
+ __export(dotted_border_exports, {
21
+ DottedBorderIcon: () => DottedBorderIcon
22
+ });
23
+ module.exports = __toCommonJS(dotted_border_exports);
24
+ var import_jsx_runtime = require("react/jsx-runtime");
25
+ var import_react = require("react");
26
+ const DottedBorderIcon = (0, import_react.forwardRef)(
27
+ ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
28
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", width: size, height: size, fill: color, ...props, ref: forwardedRef, children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fillRule: "evenodd", d: "M1.52 8c0-.635.515-1.15 1.15-1.15h.01a1.15 1.15 0 1 1 0 2.3h-.01A1.15 1.15 0 0 1 1.52 8ZM12.18 8c0-.635.515-1.15 1.15-1.15h.01a1.15 1.15 0 0 1 0 2.3h-.01A1.15 1.15 0 0 1 12.18 8ZM5.073 8c0-.635.515-1.15 1.15-1.15h.01a1.15 1.15 0 0 1 0 2.3h-.01A1.15 1.15 0 0 1 5.073 8ZM8.627 8c0-.635.515-1.15 1.15-1.15h.01a1.15 1.15 0 0 1 0 2.3h-.01A1.15 1.15 0 0 1 8.627 8Z", clipRule: "evenodd" }) });
29
+ }
30
+ );
31
+ DottedBorderIcon.displayName = "DottedBorderIcon";
@@ -25,45 +25,12 @@ var import_jsx_runtime = require("react/jsx-runtime");
25
25
  var import_react = require("react");
26
26
  const DragHandleIcon = (0, import_react.forwardRef)(
27
27
  ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
28
- return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", {
29
- xmlns: "http://www.w3.org/2000/svg",
30
- viewBox: "0 0 16 16",
31
- width: size,
32
- height: size,
33
- fill: color,
34
- ...props,
35
- ref: forwardedRef,
36
- children: [
37
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", {
38
- width: "6",
39
- height: "1",
40
- x: "5",
41
- y: "3",
42
- rx: ".5"
43
- }),
44
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", {
45
- width: "6",
46
- height: "1",
47
- x: "5",
48
- y: "6",
49
- rx: ".5"
50
- }),
51
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", {
52
- width: "6",
53
- height: "1",
54
- x: "5",
55
- y: "9",
56
- rx: ".5"
57
- }),
58
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", {
59
- width: "6",
60
- height: "1",
61
- x: "5",
62
- y: "12",
63
- rx: ".5"
64
- })
65
- ]
66
- });
28
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", width: size, height: size, fill: color, ...props, ref: forwardedRef, children: [
29
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { width: "6", height: "1", x: "5", y: "3", rx: ".5" }),
30
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { width: "6", height: "1", x: "5", y: "6", rx: ".5" }),
31
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { width: "6", height: "1", x: "5", y: "9", rx: ".5" }),
32
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { width: "6", height: "1", x: "5", y: "12", rx: ".5" })
33
+ ] });
67
34
  }
68
35
  );
69
36
  DragHandleIcon.displayName = "DragHandleIcon";
@@ -25,18 +25,7 @@ var import_jsx_runtime = require("react/jsx-runtime");
25
25
  var import_react = require("react");
26
26
  const EyeconClosedIcon = (0, import_react.forwardRef)(
27
27
  ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
28
- return /* @__PURE__ */ (0, import_jsx_runtime.jsx)("svg", {
29
- xmlns: "http://www.w3.org/2000/svg",
30
- viewBox: "0 0 16 16",
31
- width: size,
32
- height: size,
33
- fill: color,
34
- ...props,
35
- ref: forwardedRef,
36
- children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
37
- d: "M2.209 7.594a.55.55 0 0 1 .757.175 6.463 6.463 0 0 0 1.36 1.562A5.708 5.708 0 0 0 8 10.653c2.146 0 3.944-1.14 5.034-2.884a.55.55 0 0 1 .933.583c-.323.516-.702.99-1.13 1.41l.832.831a.55.55 0 1 1-.778.778l-.899-.898a6.815 6.815 0 0 1-1.889.954l.314 1.172a.55.55 0 0 1-1.062.284l-.323-1.206a6.992 6.992 0 0 1-2.063 0l-.323 1.206a.55.55 0 1 1-1.062-.284l.314-1.171a6.812 6.812 0 0 1-1.89-.955l-.897.898a.55.55 0 0 1-.778-.777l.83-.831a7.665 7.665 0 0 1-1.13-1.411.55.55 0 0 1 .176-.758Z"
38
- })
39
- });
28
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", width: size, height: size, fill: color, ...props, ref: forwardedRef, children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M2.209 7.594a.55.55 0 0 1 .757.175 6.463 6.463 0 0 0 1.36 1.562A5.708 5.708 0 0 0 8 10.653c2.146 0 3.944-1.14 5.034-2.884a.55.55 0 0 1 .933.583c-.323.516-.702.99-1.13 1.41l.832.831a.55.55 0 1 1-.778.778l-.899-.898a6.815 6.815 0 0 1-1.889.954l.314 1.172a.55.55 0 0 1-1.062.284l-.323-1.206a6.992 6.992 0 0 1-2.063 0l-.323 1.206a.55.55 0 1 1-1.062-.284l.314-1.171a6.812 6.812 0 0 1-1.89-.955l-.897.898a.55.55 0 0 1-.778-.777l.83-.831a7.665 7.665 0 0 1-1.13-1.411.55.55 0 0 1 .176-.758Z" }) });
40
29
  }
41
30
  );
42
31
  EyeconClosedIcon.displayName = "EyeconClosedIcon";
@@ -25,25 +25,10 @@ var import_jsx_runtime = require("react/jsx-runtime");
25
25
  var import_react = require("react");
26
26
  const EyeconOpenIcon = (0, import_react.forwardRef)(
27
27
  ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
28
- return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", {
29
- xmlns: "http://www.w3.org/2000/svg",
30
- viewBox: "0 0 16 16",
31
- width: size,
32
- height: size,
33
- fill: color,
34
- ...props,
35
- ref: forwardedRef,
36
- children: [
37
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
38
- d: "M8 9.849A1.849 1.849 0 1 0 8 6.15 1.849 1.849 0 0 0 8 9.85Z"
39
- }),
40
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
41
- fillRule: "evenodd",
42
- d: "M2.132 8.458a.857.857 0 0 1 0-.915A6.927 6.927 0 0 1 8 4.303a6.927 6.927 0 0 1 5.868 3.24.857.857 0 0 1 0 .915A6.927 6.927 0 0 1 8 11.698a6.927 6.927 0 0 1-5.868-3.24ZM8 10.698A5.926 5.926 0 0 1 3.027 8 5.926 5.926 0 0 1 8 5.303 5.926 5.926 0 0 1 12.973 8 5.926 5.926 0 0 1 8 10.697Z",
43
- clipRule: "evenodd"
44
- })
45
- ]
46
- });
28
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", width: size, height: size, fill: color, ...props, ref: forwardedRef, children: [
29
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M8 9.849A1.849 1.849 0 1 0 8 6.15 1.849 1.849 0 0 0 8 9.85Z" }),
30
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fillRule: "evenodd", d: "M2.132 8.458a.857.857 0 0 1 0-.915A6.927 6.927 0 0 1 8 4.303a6.927 6.927 0 0 1 5.868 3.24.857.857 0 0 1 0 .915A6.927 6.927 0 0 1 8 11.698a6.927 6.927 0 0 1-5.868-3.24ZM8 10.698A5.926 5.926 0 0 1 3.027 8 5.926 5.926 0 0 1 8 5.303 5.926 5.926 0 0 1 12.973 8 5.926 5.926 0 0 1 8 10.697Z", clipRule: "evenodd" })
31
+ ] });
47
32
  }
48
33
  );
49
34
  EyeconOpenIcon.displayName = "EyeconOpenIcon";
@@ -25,21 +25,7 @@ var import_jsx_runtime = require("react/jsx-runtime");
25
25
  var import_react = require("react");
26
26
  const GithubIcon = (0, import_react.forwardRef)(
27
27
  ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
28
- return /* @__PURE__ */ (0, import_jsx_runtime.jsx)("svg", {
29
- xmlns: "http://www.w3.org/2000/svg",
30
- viewBox: "0 0 22 22",
31
- width: size,
32
- height: size,
33
- fill: color,
34
- ...props,
35
- ref: forwardedRef,
36
- children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
37
- fill: "#11181C",
38
- fillRule: "evenodd",
39
- d: "M11 1C5.475 1 1 5.475 1 11a9.994 9.994 0 0 0 6.838 9.488c.5.087.687-.213.687-.476 0-.237-.013-1.024-.013-1.862-2.512.463-3.162-.612-3.362-1.175-.113-.288-.6-1.175-1.025-1.413-.35-.187-.85-.65-.013-.662.788-.013 1.35.725 1.538 1.025.9 1.512 2.337 1.087 2.912.825.088-.65.35-1.088.638-1.338-2.225-.25-4.55-1.112-4.55-4.937 0-1.088.387-1.987 1.025-2.688-.1-.25-.45-1.274.1-2.65 0 0 .837-.262 2.75 1.026a9.28 9.28 0 0 1 2.5-.338c.85 0 1.7.112 2.5.337 1.912-1.3 2.75-1.024 2.75-1.024.55 1.375.2 2.4.1 2.65.637.7 1.025 1.587 1.025 2.687 0 3.838-2.337 4.688-4.562 4.938.362.312.675.912.675 1.85 0 1.337-.013 2.412-.013 2.75 0 .262.188.574.688.474A10.016 10.016 0 0 0 21 11c0-5.525-4.475-10-10-10Z",
40
- clipRule: "evenodd"
41
- })
42
- });
28
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 22 22", width: size, height: size, fill: color, ...props, ref: forwardedRef, children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fillRule: "evenodd", d: "M11 1C5.475 1 1 5.475 1 11a9.994 9.994 0 0 0 6.838 9.488c.5.087.687-.213.687-.476 0-.237-.013-1.024-.013-1.862-2.512.463-3.162-.612-3.362-1.175-.113-.288-.6-1.175-1.025-1.413-.35-.187-.85-.65-.013-.662.788-.013 1.35.725 1.538 1.025.9 1.512 2.337 1.087 2.912.825.088-.65.35-1.088.638-1.338-2.225-.25-4.55-1.112-4.55-4.937 0-1.088.387-1.987 1.025-2.688-.1-.25-.45-1.274.1-2.65 0 0 .837-.262 2.75 1.026a9.28 9.28 0 0 1 2.5-.338c.85 0 1.7.112 2.5.337 1.912-1.3 2.75-1.024 2.75-1.024.55 1.375.2 2.4.1 2.65.637.7 1.025 1.587 1.025 2.687 0 3.838-2.337 4.688-4.562 4.938.362.312.675.912.675 1.85 0 1.337-.013 2.412-.013 2.75 0 .262.188.574.688.474A10.016 10.016 0 0 0 21 11c0-5.525-4.475-10-10-10Z", clipRule: "evenodd" }) });
43
29
  }
44
30
  );
45
31
  GithubIcon.displayName = "GithubIcon";
@@ -25,33 +25,12 @@ var import_jsx_runtime = require("react/jsx-runtime");
25
25
  var import_react = require("react");
26
26
  const GoogleIcon = (0, import_react.forwardRef)(
27
27
  ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
28
- return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", {
29
- xmlns: "http://www.w3.org/2000/svg",
30
- viewBox: "0 0 22 22",
31
- width: size,
32
- height: size,
33
- fill: color,
34
- ...props,
35
- ref: forwardedRef,
36
- children: [
37
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
38
- fill: "#4285F4",
39
- d: "M11 9.182v3.873h5.382a4.611 4.611 0 0 1-2.01 3.009l3.246 2.518c1.891-1.745 2.982-4.31 2.982-7.355 0-.709-.064-1.39-.182-2.045H11Z"
40
- }),
41
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
42
- fill: "#34A853",
43
- d: "m5.396 12.903-.732.56-2.591 2.019C3.718 18.746 7.09 21 11 21c2.7 0 4.963-.89 6.618-2.418l-3.246-2.518c-.89.6-2.027.963-3.372.963-2.6 0-4.81-1.754-5.6-4.118l-.004-.006Z"
44
- }),
45
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
46
- fill: "#FBBC05",
47
- d: "M2.073 6.518A9.877 9.877 0 0 0 1 11c0 1.618.39 3.136 1.073 4.482C2.073 15.49 5.4 12.9 5.4 12.9c-.2-.6-.318-1.236-.318-1.9 0-.664.118-1.3.318-1.9L2.073 6.518Z"
48
- }),
49
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
50
- fill: "#EA4335",
51
- d: "M11 4.982c1.473 0 2.782.509 3.827 1.49l2.864-2.863C15.954 1.991 13.7 1 11 1 7.09 1 3.718 3.245 2.073 6.518L5.4 9.1c.79-2.364 3-4.118 5.6-4.118Z"
52
- })
53
- ]
54
- });
28
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 22 22", width: size, height: size, fill: color, ...props, ref: forwardedRef, children: [
29
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fill: "#4285F4", d: "M11 9.182v3.873h5.382a4.611 4.611 0 0 1-2.01 3.009l3.246 2.518c1.891-1.745 2.982-4.31 2.982-7.355 0-.709-.064-1.39-.182-2.045H11Z" }),
30
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fill: "#34A853", d: "m5.396 12.903-.732.56-2.591 2.019C3.718 18.746 7.09 21 11 21c2.7 0 4.963-.89 6.618-2.418l-3.246-2.518c-.89.6-2.027.963-3.372.963-2.6 0-4.81-1.754-5.6-4.118l-.004-.006Z" }),
31
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fill: "#FBBC05", d: "M2.073 6.518A9.877 9.877 0 0 0 1 11c0 1.618.39 3.136 1.073 4.482C2.073 15.49 5.4 12.9 5.4 12.9c-.2-.6-.318-1.236-.318-1.9 0-.664.118-1.3.318-1.9L2.073 6.518Z" }),
32
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fill: "#EA4335", d: "M11 4.982c1.473 0 2.782.509 3.827 1.49l2.864-2.863C15.954 1.991 13.7 1 11 1 7.09 1 3.718 3.245 2.073 6.518L5.4 9.1c.79-2.364 3-4.118 5.6-4.118Z" })
33
+ ] });
55
34
  }
56
35
  );
57
36
  GoogleIcon.displayName = "GoogleIcon";
@@ -25,20 +25,7 @@ var import_jsx_runtime = require("react/jsx-runtime");
25
25
  var import_react = require("react");
26
26
  const HamburgerMenuIcon = (0, import_react.forwardRef)(
27
27
  ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
28
- return /* @__PURE__ */ (0, import_jsx_runtime.jsx)("svg", {
29
- xmlns: "http://www.w3.org/2000/svg",
30
- viewBox: "0 0 22 22",
31
- width: size,
32
- height: size,
33
- fill: color,
34
- ...props,
35
- ref: forwardedRef,
36
- children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
37
- fillRule: "evenodd",
38
- d: "M2 5.998a.75.75 0 0 1 .75-.75h16.5a.75.75 0 0 1 0 1.5H2.75a.75.75 0 0 1-.75-.75Zm0 5.5a.75.75 0 0 1 .75-.75h16.5a.75.75 0 0 1 0 1.5H2.75a.75.75 0 0 1-.75-.75Zm0 5.5a.75.75 0 0 1 .75-.75h16.5a.75.75 0 0 1 0 1.5H2.75a.75.75 0 0 1-.75-.75Z",
39
- clipRule: "evenodd"
40
- })
41
- });
28
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 22 22", width: size, height: size, fill: color, ...props, ref: forwardedRef, children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fillRule: "evenodd", d: "M2 5.998a.75.75 0 0 1 .75-.75h16.5a.75.75 0 0 1 0 1.5H2.75a.75.75 0 0 1-.75-.75Zm0 5.5a.75.75 0 0 1 .75-.75h16.5a.75.75 0 0 1 0 1.5H2.75a.75.75 0 0 1-.75-.75Zm0 5.5a.75.75 0 0 1 .75-.75h16.5a.75.75 0 0 1 0 1.5H2.75a.75.75 0 0 1-.75-.75Z", clipRule: "evenodd" }) });
42
29
  }
43
30
  );
44
31
  HamburgerMenuIcon.displayName = "HamburgerMenuIcon";
@@ -18,6 +18,17 @@ module.exports = __toCommonJS(generated_exports);
18
18
  __reExport(generated_exports, require("./alert"), module.exports);
19
19
  __reExport(generated_exports, require("./auto-scroll"), module.exports);
20
20
  __reExport(generated_exports, require("./blockquote"), module.exports);
21
+ __reExport(generated_exports, require("./border-radius-bottom-left"), module.exports);
22
+ __reExport(generated_exports, require("./border-radius-bottom-right"), module.exports);
23
+ __reExport(generated_exports, require("./border-radius-individual"), module.exports);
24
+ __reExport(generated_exports, require("./border-radius-top-left"), module.exports);
25
+ __reExport(generated_exports, require("./border-radius-top-right"), module.exports);
26
+ __reExport(generated_exports, require("./border-radius"), module.exports);
27
+ __reExport(generated_exports, require("./border-width-bottom"), module.exports);
28
+ __reExport(generated_exports, require("./border-width-individual"), module.exports);
29
+ __reExport(generated_exports, require("./border-width-left"), module.exports);
30
+ __reExport(generated_exports, require("./border-width-right"), module.exports);
31
+ __reExport(generated_exports, require("./border-width-top"), module.exports);
21
32
  __reExport(generated_exports, require("./box-link"), module.exports);
22
33
  __reExport(generated_exports, require("./box"), module.exports);
23
34
  __reExport(generated_exports, require("./checkbox-checked-filled"), module.exports);
@@ -33,8 +44,12 @@ __reExport(generated_exports, require("./chevron-filled-right"), module.exports)
33
44
  __reExport(generated_exports, require("./chevron-filled-up"), module.exports);
34
45
  __reExport(generated_exports, require("./code"), module.exports);
35
46
  __reExport(generated_exports, require("./commit"), module.exports);
47
+ __reExport(generated_exports, require("./dash-border"), module.exports);
36
48
  __reExport(generated_exports, require("./dash"), module.exports);
49
+ __reExport(generated_exports, require("./dashed-border"), module.exports);
50
+ __reExport(generated_exports, require("./div"), module.exports);
37
51
  __reExport(generated_exports, require("./dot"), module.exports);
52
+ __reExport(generated_exports, require("./dotted-border"), module.exports);
38
53
  __reExport(generated_exports, require("./drag-handle"), module.exports);
39
54
  __reExport(generated_exports, require("./eyecon-closed"), module.exports);
40
55
  __reExport(generated_exports, require("./eyecon-open"), module.exports);
@@ -48,12 +63,15 @@ __reExport(generated_exports, require("./list-item"), module.exports);
48
63
  __reExport(generated_exports, require("./list"), module.exports);
49
64
  __reExport(generated_exports, require("./offline"), module.exports);
50
65
  __reExport(generated_exports, require("./play"), module.exports);
66
+ __reExport(generated_exports, require("./plus"), module.exports);
51
67
  __reExport(generated_exports, require("./radio-checked"), module.exports);
52
68
  __reExport(generated_exports, require("./radio-unchecked"), module.exports);
53
69
  __reExport(generated_exports, require("./repeat-column"), module.exports);
54
70
  __reExport(generated_exports, require("./repeat-grid"), module.exports);
55
71
  __reExport(generated_exports, require("./repeat-row"), module.exports);
56
72
  __reExport(generated_exports, require("./scroll"), module.exports);
73
+ __reExport(generated_exports, require("./slot-component"), module.exports);
74
+ __reExport(generated_exports, require("./small-x"), module.exports);
57
75
  __reExport(generated_exports, require("./subscript"), module.exports);
58
76
  __reExport(generated_exports, require("./subtract"), module.exports);
59
77
  __reExport(generated_exports, require("./superscript"), module.exports);
@@ -25,25 +25,10 @@ var import_jsx_runtime = require("react/jsx-runtime");
25
25
  var import_react = require("react");
26
26
  const InfoIcon = (0, import_react.forwardRef)(
27
27
  ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
28
- return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", {
29
- xmlns: "http://www.w3.org/2000/svg",
30
- viewBox: "0 0 16 16",
31
- width: size,
32
- height: size,
33
- fill: color,
34
- ...props,
35
- ref: forwardedRef,
36
- children: [
37
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
38
- d: "M8.76 5.628a.75.75 0 1 0-1.5 0v2.828a.75.75 0 1 0 1.5 0V5.628ZM8 9.626a.75.75 0 1 0 0 1.5h.007a.75.75 0 1 0 0-1.5H8Z"
39
- }),
40
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
41
- fillRule: "evenodd",
42
- d: "M8 2.35a5.65 5.65 0 1 0 0 11.3 5.65 5.65 0 0 0 0-11.3ZM4.924 4.924a4.35 4.35 0 1 1 6.152 6.152 4.35 4.35 0 0 1-6.152-6.152Z",
43
- clipRule: "evenodd"
44
- })
45
- ]
46
- });
28
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", width: size, height: size, fill: color, ...props, ref: forwardedRef, children: [
29
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M8.76 5.628a.75.75 0 1 0-1.5 0v2.828a.75.75 0 1 0 1.5 0V5.628ZM8 9.626a.75.75 0 1 0 0 1.5h.007a.75.75 0 1 0 0-1.5H8Z" }),
30
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fillRule: "evenodd", d: "M8 2.35a5.65 5.65 0 1 0 0 11.3 5.65 5.65 0 0 0 0-11.3ZM4.924 4.924a4.35 4.35 0 1 1 6.152 6.152 4.35 4.35 0 0 1-6.152-6.152Z", clipRule: "evenodd" })
31
+ ] });
47
32
  }
48
33
  );
49
34
  InfoIcon.displayName = "InfoIcon";
@@ -25,29 +25,10 @@ var import_jsx_runtime = require("react/jsx-runtime");
25
25
  var import_react = require("react");
26
26
  const InformationIcon = (0, import_react.forwardRef)(
27
27
  ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
28
- return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", {
29
- xmlns: "http://www.w3.org/2000/svg",
30
- viewBox: "0 0 16 16",
31
- width: size,
32
- height: size,
33
- fill: color,
34
- ...props,
35
- ref: forwardedRef,
36
- children: [
37
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
38
- fill: "#707375",
39
- fillRule: "evenodd",
40
- 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",
41
- clipRule: "evenodd"
42
- }),
43
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
44
- fill: "#707375",
45
- fillRule: "evenodd",
46
- d: "M7.2 11.087a.8.8 0 0 1 .8-.8h.009a.8.8 0 0 1 0 1.6H8a.8.8 0 0 1-.8-.8ZM8 4.263a.65.65 0 0 1 .65.65v3.43a.65.65 0 0 1-1.3 0v-3.43a.65.65 0 0 1 .65-.65Z",
47
- clipRule: "evenodd"
48
- })
49
- ]
50
- });
28
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", width: size, height: size, fill: color, ...props, ref: forwardedRef, children: [
29
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fill: "#707375", fillRule: "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", clipRule: "evenodd" }),
30
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fill: "#707375", fillRule: "evenodd", d: "M7.2 11.087a.8.8 0 0 1 .8-.8h.009a.8.8 0 0 1 0 1.6H8a.8.8 0 0 1-.8-.8ZM8 4.263a.65.65 0 0 1 .65.65v3.43a.65.65 0 0 1-1.3 0v-3.43a.65.65 0 0 1 .65-.65Z", clipRule: "evenodd" })
31
+ ] });
51
32
  }
52
33
  );
53
34
  InformationIcon.displayName = "InformationIcon";
@@ -25,20 +25,7 @@ var import_jsx_runtime = require("react/jsx-runtime");
25
25
  var import_react = require("react");
26
26
  const LinkedIcon = (0, import_react.forwardRef)(
27
27
  ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
28
- return /* @__PURE__ */ (0, import_jsx_runtime.jsx)("svg", {
29
- xmlns: "http://www.w3.org/2000/svg",
30
- viewBox: "0 0 16 16",
31
- width: size,
32
- height: size,
33
- fill: color,
34
- ...props,
35
- ref: forwardedRef,
36
- children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
37
- fillRule: "evenodd",
38
- d: "M11.223 6.08h-1.142a.7.7 0 0 1 0-1.4h1.142c1.952 0 3.7 1.4 3.7 3.32s-1.748 3.32-3.7 3.32h-1.142a.7.7 0 0 1 0-1.4h1.142c1.363 0 2.3-.946 2.3-1.92s-.937-1.92-2.3-1.92Zm-6.447 0c-1.363 0-2.3.946-2.3 1.92 0 .975.937 1.92 2.3 1.92h1.142a.7.7 0 0 1 0 1.4H4.776c-1.952 0-3.7-1.4-3.7-3.32s1.748-3.32 3.7-3.32h1.142a.7.7 0 1 1 0 1.4H4.776ZM5.233 8a.7.7 0 0 1 .7-.7h4.133a.7.7 0 1 1 0 1.4H5.933a.7.7 0 0 1-.7-.7Z",
39
- clipRule: "evenodd"
40
- })
41
- });
28
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", width: size, height: size, fill: color, ...props, ref: forwardedRef, children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fillRule: "evenodd", d: "M11.223 6.08h-1.142a.7.7 0 0 1 0-1.4h1.142c1.952 0 3.7 1.4 3.7 3.32s-1.748 3.32-3.7 3.32h-1.142a.7.7 0 0 1 0-1.4h1.142c1.363 0 2.3-.946 2.3-1.92s-.937-1.92-2.3-1.92Zm-6.447 0c-1.363 0-2.3.946-2.3 1.92 0 .975.937 1.92 2.3 1.92h1.142a.7.7 0 0 1 0 1.4H4.776c-1.952 0-3.7-1.4-3.7-3.32s1.748-3.32 3.7-3.32h1.142a.7.7 0 1 1 0 1.4H4.776ZM5.233 8a.7.7 0 0 1 .7-.7h4.133a.7.7 0 1 1 0 1.4H5.933a.7.7 0 0 1-.7-.7Z", clipRule: "evenodd" }) });
42
29
  }
43
30
  );
44
31
  LinkedIcon.displayName = "LinkedIcon";
@@ -25,25 +25,10 @@ var import_jsx_runtime = require("react/jsx-runtime");
25
25
  var import_react = require("react");
26
26
  const ListItemIcon = (0, import_react.forwardRef)(
27
27
  ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
28
- return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", {
29
- xmlns: "http://www.w3.org/2000/svg",
30
- viewBox: "0 0 16 16",
31
- width: size,
32
- height: size,
33
- fill: color,
34
- ...props,
35
- ref: forwardedRef,
36
- children: [
37
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
38
- d: "M3.7 6.175a.85.85 0 1 1-1.7 0 .85.85 0 0 1 1.7 0Z"
39
- }),
40
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
41
- fillRule: "evenodd",
42
- d: "M5 6.175c0-.345.28-.625.625-.625h7.75a.625.625 0 1 1 0 1.25h-7.75A.625.625 0 0 1 5 6.175ZM5 10.05c0-.345.28-.625.625-.625h7.75a.625.625 0 1 1 0 1.25h-7.75A.625.625 0 0 1 5 10.05Z",
43
- clipRule: "evenodd"
44
- })
45
- ]
46
- });
28
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", width: size, height: size, fill: color, ...props, ref: forwardedRef, children: [
29
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M3.7 6.175a.85.85 0 1 1-1.7 0 .85.85 0 0 1 1.7 0Z" }),
30
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fillRule: "evenodd", d: "M5 6.175c0-.345.28-.625.625-.625h7.75a.625.625 0 1 1 0 1.25h-7.75A.625.625 0 0 1 5 6.175ZM5 10.05c0-.345.28-.625.625-.625h7.75a.625.625 0 1 1 0 1.25h-7.75A.625.625 0 0 1 5 10.05Z", clipRule: "evenodd" })
31
+ ] });
47
32
  }
48
33
  );
49
34
  ListItemIcon.displayName = "ListItemIcon";
@@ -25,41 +25,14 @@ var import_jsx_runtime = require("react/jsx-runtime");
25
25
  var import_react = require("react");
26
26
  const ListIcon = (0, import_react.forwardRef)(
27
27
  ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
28
- return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", {
29
- xmlns: "http://www.w3.org/2000/svg",
30
- viewBox: "0 0 16 16",
31
- width: size,
32
- height: size,
33
- fill: color,
34
- ...props,
35
- ref: forwardedRef,
36
- children: [
37
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
38
- d: "M3.7 4.35a.85.85 0 1 1-1.7 0 .85.85 0 0 1 1.7 0Z"
39
- }),
40
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
41
- fillRule: "evenodd",
42
- d: "M5 4.35c0-.346.28-.626.625-.626h7.75a.625.625 0 1 1 0 1.25h-7.75A.625.625 0 0 1 5 4.35Z",
43
- clipRule: "evenodd"
44
- }),
45
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
46
- d: "M3.7 8A.85.85 0 1 1 2 8a.85.85 0 0 1 1.7 0Z"
47
- }),
48
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
49
- fillRule: "evenodd",
50
- d: "M5 8c0-.345.28-.625.625-.625h7.75a.625.625 0 1 1 0 1.25h-7.75A.625.625 0 0 1 5 8Z",
51
- clipRule: "evenodd"
52
- }),
53
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
54
- d: "M3.7 11.65a.85.85 0 1 1-1.7 0 .85.85 0 0 1 1.7 0Z"
55
- }),
56
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
57
- fillRule: "evenodd",
58
- d: "M5 11.65c0-.346.28-.626.625-.626h7.75a.625.625 0 1 1 0 1.25h-7.75A.625.625 0 0 1 5 11.65Z",
59
- clipRule: "evenodd"
60
- })
61
- ]
62
- });
28
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", width: size, height: size, fill: color, ...props, ref: forwardedRef, children: [
29
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M3.7 4.35a.85.85 0 1 1-1.7 0 .85.85 0 0 1 1.7 0Z" }),
30
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fillRule: "evenodd", d: "M5 4.35c0-.346.28-.626.625-.626h7.75a.625.625 0 1 1 0 1.25h-7.75A.625.625 0 0 1 5 4.35Z", clipRule: "evenodd" }),
31
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M3.7 8A.85.85 0 1 1 2 8a.85.85 0 0 1 1.7 0Z" }),
32
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fillRule: "evenodd", d: "M5 8c0-.345.28-.625.625-.625h7.75a.625.625 0 1 1 0 1.25h-7.75A.625.625 0 0 1 5 8Z", clipRule: "evenodd" }),
33
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M3.7 11.65a.85.85 0 1 1-1.7 0 .85.85 0 0 1 1.7 0Z" }),
34
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fillRule: "evenodd", d: "M5 11.65c0-.346.28-.626.625-.626h7.75a.625.625 0 1 1 0 1.25h-7.75A.625.625 0 0 1 5 11.65Z", clipRule: "evenodd" })
35
+ ] });
63
36
  }
64
37
  );
65
38
  ListIcon.displayName = "ListIcon";
@@ -25,19 +25,7 @@ var import_jsx_runtime = require("react/jsx-runtime");
25
25
  var import_react = require("react");
26
26
  const OfflineIcon = (0, import_react.forwardRef)(
27
27
  ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
28
- return /* @__PURE__ */ (0, import_jsx_runtime.jsx)("svg", {
29
- xmlns: "http://www.w3.org/2000/svg",
30
- viewBox: "0 0 22 22",
31
- width: size,
32
- height: size,
33
- fill: color,
34
- ...props,
35
- ref: forwardedRef,
36
- children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
37
- d: "M3.301 3.14a.75.75 0 0 1 1.061 0l14.67 14.67a.75.75 0 1 1-1.061 1.06l-1.53-1.53a4.521 4.521 0 0 1-.857.082H6.416a4.5 4.5 0 0 1-.975-8.895 5.723 5.723 0 0 1 .656-1.53L3.301 4.2a.75.75 0 0 1 0-1.06ZM7.2 8.098a4.216 4.216 0 0 0-.394 1.21.75.75 0 0 1-.67.626 3.001 3.001 0 0 0 .28 5.988h8.609L7.199 8.098Zm2.555-3.71a5.753 5.753 0 0 1 6.805 4.138 4.502 4.502 0 0 1 3.226 6.014.75.75 0 1 1-1.4-.54 3.001 3.001 0 0 0-2.52-4.067.75.75 0 0 1-.67-.624 4.252 4.252 0 0 0-5.117-3.455.75.75 0 0 1-.324-1.465Z",
38
- clipRule: "evenodd"
39
- })
40
- });
28
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 22 22", width: size, height: size, fill: color, ...props, ref: forwardedRef, children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fillRule: "evenodd", d: "M3.301 3.14a.75.75 0 0 1 1.061 0l14.67 14.67a.75.75 0 1 1-1.061 1.06l-1.53-1.53a4.521 4.521 0 0 1-.857.082H6.416a4.5 4.5 0 0 1-.975-8.895 5.723 5.723 0 0 1 .656-1.53L3.301 4.2a.75.75 0 0 1 0-1.06ZM7.2 8.098a4.216 4.216 0 0 0-.394 1.21.75.75 0 0 1-.67.626 3.001 3.001 0 0 0 .28 5.988h8.609L7.199 8.098Zm2.555-3.71a5.753 5.753 0 0 1 6.805 4.138 4.502 4.502 0 0 1 3.226 6.014.75.75 0 1 1-1.4-.54 3.001 3.001 0 0 0-2.52-4.067.75.75 0 0 1-.67-.624 4.252 4.252 0 0 0-5.117-3.455.75.75 0 0 1-.324-1.465Z", clipRule: "evenodd" }) });
41
29
  }
42
30
  );
43
31
  OfflineIcon.displayName = "OfflineIcon";
@@ -25,18 +25,7 @@ var import_jsx_runtime = require("react/jsx-runtime");
25
25
  var import_react = require("react");
26
26
  const PlayIcon = (0, import_react.forwardRef)(
27
27
  ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
28
- return /* @__PURE__ */ (0, import_jsx_runtime.jsx)("svg", {
29
- xmlns: "http://www.w3.org/2000/svg",
30
- viewBox: "0 0 22 22",
31
- width: size,
32
- height: size,
33
- fill: color,
34
- ...props,
35
- ref: forwardedRef,
36
- children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
37
- d: "M4.766 5.765c0-.725 0-1.088.178-1.288a.93.93 0 0 1 .648-.294c.294-.015.65.186 1.359.588l9.234 5.235c.586.332.88.498.982.708.09.183.09.389 0 .572-.102.21-.396.376-.982.708l-9.234 5.235c-.71.402-1.065.603-1.359.588a.93.93 0 0 1-.648-.294c-.178-.2-.178-.563-.178-1.288V5.765Z"
38
- })
39
- });
28
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 22 22", width: size, height: size, fill: color, ...props, ref: forwardedRef, children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M4.766 5.765c0-.725 0-1.088.178-1.288a.93.93 0 0 1 .648-.294c.294-.015.65.186 1.359.588l9.234 5.235c.586.332.88.498.982.708.09.183.09.389 0 .572-.102.21-.396.376-.982.708l-9.234 5.235c-.71.402-1.065.603-1.359.588a.93.93 0 0 1-.648-.294c-.178-.2-.178-.563-.178-1.288V5.765Z" }) });
40
29
  }
41
30
  );
42
31
  PlayIcon.displayName = "PlayIcon";
@@ -0,0 +1,34 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __export = (target, all) => {
7
+ for (var name in all)
8
+ __defProp(target, name, { get: all[name], enumerable: true });
9
+ };
10
+ var __copyProps = (to, from, except, desc) => {
11
+ if (from && typeof from === "object" || typeof from === "function") {
12
+ for (let key of __getOwnPropNames(from))
13
+ if (!__hasOwnProp.call(to, key) && key !== except)
14
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
15
+ }
16
+ return to;
17
+ };
18
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
19
+ var plus_exports = {};
20
+ __export(plus_exports, {
21
+ PlusIcon: () => PlusIcon
22
+ });
23
+ module.exports = __toCommonJS(plus_exports);
24
+ var import_jsx_runtime = require("react/jsx-runtime");
25
+ var import_react = require("react");
26
+ const PlusIcon = (0, import_react.forwardRef)(
27
+ ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
28
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", width: size, height: size, fill: color, ...props, ref: forwardedRef, children: [
29
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fillRule: "evenodd", d: "M8 14a.75.75 0 0 1-.75-.75V2.75a.75.75 0 0 1 1.5 0v10.5A.75.75 0 0 1 8 14Z", clipRule: "evenodd" }),
30
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fillRule: "evenodd", d: "M14 8a.75.75 0 0 1-.75.75H2.75a.75.75 0 0 1 0-1.5h10.5A.75.75 0 0 1 14 8Z", clipRule: "evenodd" })
31
+ ] });
32
+ }
33
+ );
34
+ PlusIcon.displayName = "PlusIcon";
@@ -25,25 +25,10 @@ var import_jsx_runtime = require("react/jsx-runtime");
25
25
  var import_react = require("react");
26
26
  const RadioCheckedIcon = (0, import_react.forwardRef)(
27
27
  ({ color = "currentColor", size = 16, ...props }, forwardedRef) => {
28
- return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", {
29
- xmlns: "http://www.w3.org/2000/svg",
30
- viewBox: "0 0 16 16",
31
- width: size,
32
- height: size,
33
- fill: color,
34
- ...props,
35
- ref: forwardedRef,
36
- children: [
37
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
38
- d: "M8 5.35a2.65 2.65 0 1 0 0 5.3 2.65 2.65 0 0 0 0-5.3Z"
39
- }),
40
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
41
- fillRule: "evenodd",
42
- d: "M8 1.35a6.65 6.65 0 1 0 0 13.3 6.65 6.65 0 0 0 0-13.3ZM2.65 8a5.35 5.35 0 1 1 10.7 0 5.35 5.35 0 0 1-10.7 0Z",
43
- clipRule: "evenodd"
44
- })
45
- ]
46
- });
28
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", width: size, height: size, fill: color, ...props, ref: forwardedRef, children: [
29
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M8 5.35a2.65 2.65 0 1 0 0 5.3 2.65 2.65 0 0 0 0-5.3Z" }),
30
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fillRule: "evenodd", d: "M8 1.35a6.65 6.65 0 1 0 0 13.3 6.65 6.65 0 0 0 0-13.3ZM2.65 8a5.35 5.35 0 1 1 10.7 0 5.35 5.35 0 0 1-10.7 0Z", clipRule: "evenodd" })
31
+ ] });
47
32
  }
48
33
  );
49
34
  RadioCheckedIcon.displayName = "RadioCheckedIcon";