@phillips/seldon 1.137.1 → 1.139.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 (235) hide show
  1. package/dist/assets/formatted/Account.d.ts +9 -0
  2. package/dist/assets/formatted/Account.js +36 -0
  3. package/dist/assets/formatted/AccountActive.d.ts +9 -0
  4. package/dist/assets/formatted/AccountActive.js +37 -0
  5. package/dist/assets/formatted/Add.d.ts +9 -0
  6. package/dist/assets/formatted/Add.js +29 -0
  7. package/dist/assets/formatted/AppleAppStoreBadge.d.ts +1 -1
  8. package/dist/assets/formatted/AppleAppStoreBadge.js +8 -8
  9. package/dist/assets/formatted/ArrowDown.d.ts +9 -0
  10. package/dist/assets/formatted/ArrowDown.js +29 -0
  11. package/dist/assets/formatted/ArrowLeft.d.ts +9 -0
  12. package/dist/assets/formatted/ArrowLeft.js +29 -0
  13. package/dist/assets/formatted/ArrowRight.d.ts +9 -0
  14. package/dist/assets/formatted/ArrowRight.js +29 -0
  15. package/dist/assets/formatted/ArrowUp.d.ts +9 -0
  16. package/dist/assets/formatted/ArrowUp.js +29 -0
  17. package/dist/assets/formatted/Bag.d.ts +9 -0
  18. package/dist/assets/formatted/Bag.js +37 -0
  19. package/dist/assets/formatted/Calendar.d.ts +1 -1
  20. package/dist/assets/formatted/Calendar.js +24 -16
  21. package/dist/assets/formatted/ChevronDown.d.ts +1 -1
  22. package/dist/assets/formatted/ChevronDown.js +9 -9
  23. package/dist/assets/formatted/ChevronLeft.d.ts +9 -0
  24. package/dist/assets/formatted/{ChevronNext.js → ChevronLeft.js} +6 -6
  25. package/dist/assets/formatted/ChevronRight.d.ts +1 -1
  26. package/dist/assets/formatted/ChevronRight.js +12 -12
  27. package/dist/assets/formatted/ChevronUp.d.ts +9 -0
  28. package/dist/assets/formatted/ChevronUp.js +37 -0
  29. package/dist/assets/formatted/Close (x).d.ts +9 -0
  30. package/dist/assets/formatted/CloseX.d.ts +9 -0
  31. package/dist/assets/formatted/CloseX.js +29 -0
  32. package/dist/assets/formatted/ConditionReport.d.ts +9 -0
  33. package/dist/assets/formatted/ConditionReport.js +37 -0
  34. package/dist/assets/formatted/Delete.d.ts +9 -0
  35. package/dist/assets/formatted/Delete.js +38 -0
  36. package/dist/assets/formatted/Download.d.ts +9 -0
  37. package/dist/assets/formatted/Download.js +30 -0
  38. package/dist/assets/formatted/Edit.d.ts +9 -0
  39. package/dist/assets/formatted/Edit.js +38 -0
  40. package/dist/assets/formatted/Email.d.ts +9 -0
  41. package/dist/assets/formatted/Email.js +37 -0
  42. package/dist/assets/formatted/Error.d.ts +9 -0
  43. package/dist/assets/formatted/Error.js +38 -0
  44. package/dist/assets/formatted/ExternalLink.d.ts +9 -0
  45. package/dist/assets/formatted/ExternalLink.js +30 -0
  46. package/dist/assets/formatted/Facebook.d.ts +9 -0
  47. package/dist/assets/formatted/Facebook.js +35 -0
  48. package/dist/assets/formatted/Favorite.d.ts +1 -1
  49. package/dist/assets/formatted/Favorite.js +18 -21
  50. package/dist/assets/formatted/FavoriteActive.d.ts +9 -0
  51. package/dist/assets/formatted/FavoriteActive.js +44 -0
  52. package/dist/assets/formatted/Filters.d.ts +9 -0
  53. package/dist/assets/formatted/Filters.js +37 -0
  54. package/dist/assets/formatted/Fullscreen.d.ts +9 -0
  55. package/dist/assets/formatted/Fullscreen.js +37 -0
  56. package/dist/assets/formatted/FullscreenExit.d.ts +9 -0
  57. package/dist/assets/formatted/FullscreenExit.js +29 -0
  58. package/dist/assets/formatted/Gavel.d.ts +9 -0
  59. package/dist/assets/formatted/Gavel.js +37 -0
  60. package/dist/assets/formatted/GavelActive.d.ts +9 -0
  61. package/dist/assets/formatted/GavelActive.js +37 -0
  62. package/dist/assets/formatted/Grid.d.ts +9 -0
  63. package/dist/assets/formatted/Grid.js +29 -0
  64. package/dist/assets/formatted/Hide.d.ts +9 -0
  65. package/dist/assets/formatted/Hide.js +44 -0
  66. package/dist/assets/formatted/Home.d.ts +9 -0
  67. package/dist/assets/formatted/Home.js +36 -0
  68. package/dist/assets/formatted/HomeActive.d.ts +9 -0
  69. package/dist/assets/formatted/HomeActive.js +39 -0
  70. package/dist/assets/formatted/Icon.d.ts +9 -0
  71. package/dist/assets/formatted/Icon.js +35 -0
  72. package/dist/assets/formatted/IconGreenCircle.d.ts +1 -1
  73. package/dist/assets/formatted/IconRedCircle.d.ts +1 -1
  74. package/dist/assets/formatted/Instagram.d.ts +1 -1
  75. package/dist/assets/formatted/Instagram.js +23 -38
  76. package/dist/assets/formatted/LinkedIn.d.ts +9 -0
  77. package/dist/assets/formatted/LinkedIn.js +35 -0
  78. package/dist/assets/formatted/List.d.ts +9 -0
  79. package/dist/assets/formatted/List.js +38 -0
  80. package/dist/assets/formatted/Lock.d.ts +1 -1
  81. package/dist/assets/formatted/Lock.js +13 -19
  82. package/dist/assets/formatted/MagnificentSeven.d.ts +1 -1
  83. package/dist/assets/formatted/Menu.d.ts +1 -1
  84. package/dist/assets/formatted/Mute.d.ts +9 -0
  85. package/dist/assets/formatted/Mute.js +51 -0
  86. package/dist/assets/formatted/Pause.d.ts +9 -0
  87. package/dist/assets/formatted/Pause.js +35 -0
  88. package/dist/assets/formatted/PhillipsAppIcon.d.ts +1 -1
  89. package/dist/assets/formatted/PhillipsLogo.d.ts +1 -1
  90. package/dist/assets/formatted/Play.d.ts +9 -0
  91. package/dist/assets/formatted/Play.js +35 -0
  92. package/dist/assets/formatted/Red.d.ts +9 -0
  93. package/dist/assets/formatted/Red.js +44 -0
  94. package/dist/assets/formatted/Refresh.d.ts +9 -0
  95. package/dist/assets/formatted/Refresh.js +35 -0
  96. package/dist/assets/formatted/Search.d.ts +1 -1
  97. package/dist/assets/formatted/Search.js +6 -6
  98. package/dist/assets/formatted/Sell.d.ts +9 -0
  99. package/dist/assets/formatted/Sell.js +38 -0
  100. package/dist/assets/formatted/SellActive.d.ts +9 -0
  101. package/dist/assets/formatted/SellActive.js +39 -0
  102. package/dist/assets/formatted/Share.d.ts +1 -1
  103. package/dist/assets/formatted/Share.js +15 -27
  104. package/dist/assets/formatted/Subtract.d.ts +9 -0
  105. package/dist/assets/formatted/Subtract.js +29 -0
  106. package/dist/assets/formatted/Success.d.ts +9 -0
  107. package/dist/assets/formatted/Success.js +29 -0
  108. package/dist/assets/formatted/Tooltip.d.ts +9 -0
  109. package/dist/assets/formatted/Tooltip.js +38 -0
  110. package/dist/assets/formatted/TwitterX.d.ts +9 -0
  111. package/dist/assets/formatted/TwitterX.js +35 -0
  112. package/dist/assets/formatted/Upload.d.ts +9 -0
  113. package/dist/assets/formatted/Upload.js +30 -0
  114. package/dist/assets/formatted/View.d.ts +9 -0
  115. package/dist/assets/formatted/View.js +37 -0
  116. package/dist/assets/formatted/VolumeMaximum.d.ts +9 -0
  117. package/dist/assets/formatted/VolumeMaximum.js +37 -0
  118. package/dist/assets/formatted/VolumeMid.d.ts +9 -0
  119. package/dist/assets/formatted/VolumeMid.js +44 -0
  120. package/dist/assets/formatted/VolumeMinimum.d.ts +9 -0
  121. package/dist/assets/formatted/VolumeMinimum.js +37 -0
  122. package/dist/assets/formatted/WeChat.d.ts +9 -0
  123. package/dist/assets/formatted/WeChat.js +35 -0
  124. package/dist/assets/formatted/index.d.ts +49 -20
  125. package/dist/assets/formatted/index.js +128 -70
  126. package/dist/components/Accordion/AccordionItem.js +36 -36
  127. package/dist/components/Breadcrumb/Breadcrumb.js +10 -10
  128. package/dist/components/Breadcrumb/BreadcrumbItem.js +21 -21
  129. package/dist/components/Carousel/CarouselArrows.js +11 -11
  130. package/dist/components/ContentPeek/ContentPeek.js +25 -25
  131. package/dist/components/Divider/Divider.js +17 -8
  132. package/dist/components/Drawer/Drawer.js +6 -6
  133. package/dist/components/Dropdown/Dropdown.js +8 -6
  134. package/dist/components/Filter/Filter.js +16 -16
  135. package/dist/components/Filter/FilterHeader.js +11 -11
  136. package/dist/components/Icon/Icon.d.ts +3 -2
  137. package/dist/components/Icon/Icon.js +9 -9
  138. package/dist/components/Modal/Modal.js +13 -13
  139. package/dist/components/Search/SearchButton.js +1 -1
  140. package/dist/components/Tags/Tags.js +29 -29
  141. package/dist/index.d.ts +42 -41
  142. package/dist/index.js +171 -169
  143. package/dist/node_modules/@radix-ui/react-collapsible/dist/index.js +1 -1
  144. package/dist/node_modules/@radix-ui/react-collection/dist/index.js +27 -27
  145. package/dist/node_modules/@radix-ui/react-compose-refs/dist/index.js +24 -9
  146. package/dist/node_modules/@radix-ui/react-context/dist/index.js +50 -34
  147. package/dist/node_modules/@radix-ui/react-dialog/dist/index.js +45 -45
  148. package/dist/node_modules/@radix-ui/react-focus-guards/dist/index.js +1 -1
  149. package/dist/node_modules/@radix-ui/react-id/dist/index.js +10 -10
  150. package/dist/node_modules/@radix-ui/react-popover/dist/index.js +239 -0
  151. package/dist/node_modules/@radix-ui/react-presence/dist/index.js +30 -25
  152. package/dist/node_modules/@radix-ui/react-primitive/dist/index.js +13 -13
  153. package/dist/node_modules/@radix-ui/react-select/dist/index.js +364 -338
  154. package/dist/node_modules/@radix-ui/react-slot/dist/index.js +41 -40
  155. package/dist/node_modules/@radix-ui/react-tabs/dist/index.js +2 -2
  156. package/dist/node_modules/@radix-ui/react-use-layout-effect/dist/index.js +3 -3
  157. package/dist/node_modules/@radix-ui/react-visually-hidden/dist/index.js +1 -1
  158. package/dist/patterns/FavoritesCollectionTile/FavoritesCollectionTile.d.ts +75 -0
  159. package/dist/patterns/FavoritesCollectionTile/FavoritesCollectionTile.js +131 -0
  160. package/dist/patterns/FavoritesCollectionTile/FavoritesCollectionTile.stories.d.ts +78 -0
  161. package/dist/patterns/FavoritesCollectionTile/FavoritesCollectionTile.test.d.ts +1 -0
  162. package/dist/patterns/FavoritesCollectionTile/index.d.ts +1 -0
  163. package/dist/patterns/UserManagement/UserManagement.js +13 -29
  164. package/dist/scss/_vars.scss +1 -0
  165. package/dist/scss/_vars.scss.js +1 -0
  166. package/dist/scss/componentStyles.scss +1 -0
  167. package/dist/scss/components/Breadcrumb/_breadcrumb.scss +4 -5
  168. package/dist/scss/components/Drawer/_drawer.scss +4 -0
  169. package/dist/scss/components/Filter/_filter.scss +0 -4
  170. package/dist/scss/components/IconButton/_iconButton.scss +9 -5
  171. package/dist/scss/components/Tags/_tags.scss +9 -13
  172. package/dist/scss/patterns/FavoritesCollectionTile/_favoritesCollectionTile.scss +159 -0
  173. package/dist/scss/patterns/Social/_social.scss +6 -17
  174. package/dist/scss/site-furniture/Footer/_footer.scss +0 -5
  175. package/dist/site-furniture/Footer/Footer.js +5 -5
  176. package/package.json +2 -1
  177. package/dist/assets/formatted/AccountCircle.d.ts +0 -9
  178. package/dist/assets/formatted/AccountCircle.js +0 -40
  179. package/dist/assets/formatted/ArrowPrev.d.ts +0 -9
  180. package/dist/assets/formatted/ArrowPrev.js +0 -37
  181. package/dist/assets/formatted/CalendarAlt.d.ts +0 -9
  182. package/dist/assets/formatted/CalendarAlt.js +0 -44
  183. package/dist/assets/formatted/CarouselArrowNext.d.ts +0 -9
  184. package/dist/assets/formatted/CarouselArrowNext.js +0 -29
  185. package/dist/assets/formatted/CarouselArrowPrev.d.ts +0 -9
  186. package/dist/assets/formatted/CarouselArrowPrev.js +0 -29
  187. package/dist/assets/formatted/Checkmark.d.ts +0 -9
  188. package/dist/assets/formatted/Checkmark.js +0 -37
  189. package/dist/assets/formatted/ChevronNext.d.ts +0 -9
  190. package/dist/assets/formatted/Close.d.ts +0 -9
  191. package/dist/assets/formatted/Close.js +0 -46
  192. package/dist/assets/formatted/FavoriteOutline.d.ts +0 -9
  193. package/dist/assets/formatted/FavoriteOutline.js +0 -38
  194. package/dist/assets/formatted/IconFooterFacebook.d.ts +0 -9
  195. package/dist/assets/formatted/IconFooterFacebook.js +0 -35
  196. package/dist/assets/formatted/IconFooterInstagram.d.ts +0 -9
  197. package/dist/assets/formatted/IconFooterInstagram.js +0 -31
  198. package/dist/assets/formatted/IconFooterLinkedin.d.ts +0 -9
  199. package/dist/assets/formatted/IconFooterLinkedin.js +0 -35
  200. package/dist/assets/formatted/IconFooterRed.d.ts +0 -9
  201. package/dist/assets/formatted/IconFooterRed.js +0 -42
  202. package/dist/assets/formatted/IconFooterWechat.d.ts +0 -9
  203. package/dist/assets/formatted/IconFooterWechat.js +0 -37
  204. package/dist/assets/formatted/Minus.d.ts +0 -9
  205. package/dist/assets/formatted/Minus.js +0 -46
  206. package/dist/assets/formatted/Plus.d.ts +0 -9
  207. package/dist/assets/formatted/Plus.js +0 -46
  208. package/dist/assets/formatted/React.d.ts +0 -9
  209. package/dist/assets/formatted/React.js +0 -36
  210. package/dist/assets/formatted/Spotify.d.ts +0 -9
  211. package/dist/assets/formatted/Spotify.js +0 -35
  212. package/dist/assets/formatted/Wechat.d.ts +0 -9
  213. package/dist/assets/formatted/Wechat.js +0 -42
  214. package/dist/assets/formatted/Youtube.d.ts +0 -9
  215. package/dist/assets/formatted/Youtube.js +0 -36
  216. package/dist/node_modules/@radix-ui/react-dialog/node_modules/@radix-ui/primitive/dist/index.js +0 -9
  217. package/dist/node_modules/@radix-ui/react-dialog/node_modules/@radix-ui/react-compose-refs/dist/index.js +0 -29
  218. package/dist/node_modules/@radix-ui/react-dialog/node_modules/@radix-ui/react-context/dist/index.js +0 -68
  219. package/dist/node_modules/@radix-ui/react-dialog/node_modules/@radix-ui/react-dismissable-layer/dist/index.js +0 -127
  220. package/dist/node_modules/@radix-ui/react-dialog/node_modules/@radix-ui/react-focus-guards/dist/index.js +0 -17
  221. package/dist/node_modules/@radix-ui/react-dialog/node_modules/@radix-ui/react-focus-scope/dist/index.js +0 -136
  222. package/dist/node_modules/@radix-ui/react-dialog/node_modules/@radix-ui/react-portal/dist/index.js +0 -15
  223. package/dist/node_modules/@radix-ui/react-dialog/node_modules/@radix-ui/react-presence/dist/index.js +0 -70
  224. package/dist/node_modules/@radix-ui/react-dialog/node_modules/@radix-ui/react-primitive/dist/index.js +0 -35
  225. package/dist/node_modules/@radix-ui/react-dialog/node_modules/@radix-ui/react-slot/dist/index.js +0 -47
  226. package/dist/node_modules/@radix-ui/react-select/node_modules/react-remove-scroll/dist/es2015/Combination.js +0 -11
  227. package/dist/node_modules/@radix-ui/react-select/node_modules/react-remove-scroll/dist/es2015/SideEffect.js +0 -112
  228. package/dist/node_modules/@radix-ui/react-select/node_modules/react-remove-scroll/dist/es2015/UI.js +0 -31
  229. package/dist/node_modules/@radix-ui/react-select/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js +0 -16
  230. package/dist/node_modules/@radix-ui/react-select/node_modules/react-remove-scroll/dist/es2015/handleScroll.js +0 -62
  231. package/dist/node_modules/@radix-ui/react-select/node_modules/react-remove-scroll/dist/es2015/medium.js +0 -5
  232. package/dist/node_modules/@radix-ui/react-select/node_modules/react-remove-scroll/dist/es2015/sidecar.js +0 -7
  233. package/dist/node_modules/@radix-ui/react-select/node_modules/tslib/tslib.es6.js +0 -27
  234. package/dist/node_modules/@radix-ui/react-tabs/node_modules/@radix-ui/react-context/dist/index.js +0 -53
  235. package/dist/node_modules/@radix-ui/react-tabs/node_modules/@radix-ui/react-presence/dist/index.js +0 -70
@@ -0,0 +1,38 @@
1
+ import { jsxs as h, jsx as l } from "react/jsx-runtime";
2
+ import { memo as m, forwardRef as f } from "react";
3
+ import { kebabCase as p } from "../../node_modules/change-case/dist/index.js";
4
+ const w = m(
5
+ f((e, r) => {
6
+ const { color: i, height: d, width: s, title: n, titleId: a } = e, t = n || "SvgList", o = a || p(t);
7
+ return /* @__PURE__ */ h(
8
+ "svg",
9
+ {
10
+ xmlns: "http://www.w3.org/2000/svg",
11
+ fill: "none",
12
+ viewBox: "0 0 24 24",
13
+ height: d,
14
+ width: s,
15
+ role: "img",
16
+ ref: r,
17
+ "aria-labelledby": o,
18
+ ...e,
19
+ children: [
20
+ t ? /* @__PURE__ */ l("title", { id: o, children: t }) : null,
21
+ /* @__PURE__ */ l(
22
+ "path",
23
+ {
24
+ fill: i,
25
+ fillRule: "evenodd",
26
+ d: "M21 13H3V4a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1zm-2-2H5V5h14z",
27
+ clipRule: "evenodd"
28
+ }
29
+ ),
30
+ /* @__PURE__ */ l("path", { fill: i, d: "M21 15H3v2h18zM21 19H3v2h18z" })
31
+ ]
32
+ }
33
+ );
34
+ })
35
+ );
36
+ export {
37
+ w as default
38
+ };
@@ -1,4 +1,4 @@
1
- interface SvgLockProps {
1
+ interface SvgLockProps extends React.HTMLAttributes<SVGSVGElement> {
2
2
  color?: string;
3
3
  height?: number | string;
4
4
  width?: number | string;
@@ -1,36 +1,30 @@
1
- import { jsxs as n, jsx as e } from "react/jsx-runtime";
2
- import { memo as s, forwardRef as m } from "react";
3
- import { kebabCase as h } from "../../node_modules/change-case/dist/index.js";
4
- const w = s(
5
- m((t, a) => {
6
- const { color: o, height: r, width: d, title: c, titleId: v } = t, l = c || "SvgLock", i = v || h(l);
7
- return /* @__PURE__ */ n(
1
+ import { jsxs as v, jsx as e } from "react/jsx-runtime";
2
+ import { memo as h, forwardRef as m } from "react";
3
+ import { kebabCase as c } from "../../node_modules/change-case/dist/index.js";
4
+ const w = h(
5
+ m((t, r) => {
6
+ const { color: o, height: d, width: a, title: n, titleId: s } = t, l = n || "SvgLock", i = s || c(l);
7
+ return /* @__PURE__ */ v(
8
8
  "svg",
9
9
  {
10
10
  xmlns: "http://www.w3.org/2000/svg",
11
11
  fill: "none",
12
- viewBox: "0 0 32 32",
13
- height: r,
14
- width: d,
12
+ viewBox: "0 0 24 24",
13
+ height: d,
14
+ width: a,
15
15
  role: "img",
16
- ref: a,
16
+ ref: r,
17
17
  "aria-labelledby": i,
18
18
  ...t,
19
19
  children: [
20
20
  l ? /* @__PURE__ */ e("title", { id: i, children: l }) : null,
21
- /* @__PURE__ */ e(
22
- "path",
23
- {
24
- fill: o,
25
- d: "M16 18a2 2 0 0 0-2 2v1.675c0 .215.035.429.103.633.607 1.823 3.187 1.823 3.794 0 .068-.204.103-.418.103-.633V20a2 2 0 0 0-2-2"
26
- }
27
- ),
21
+ /* @__PURE__ */ e("path", { fill: o, d: "M13 17v-3a1 1 0 1 0-2 0v3z" }),
28
22
  /* @__PURE__ */ e(
29
23
  "path",
30
24
  {
31
25
  fill: o,
32
26
  fillRule: "evenodd",
33
- d: "M9 9v4.126c-1.725.444-3 2.01-3 3.874v8a4 4 0 0 0 4 4h12a4 4 0 0 0 4-4v-8a4 4 0 0 0-3-3.874V9c0-3.144-2.832-6-7-6S9 5.856 9 9m7-4c-3.256 0-5 2.144-5 4v4h10V9c0-1.856-1.744-4-5-4m6 10H10a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8a2 2 0 0 0-2-2",
27
+ d: "M12 2a5 5 0 0 0-5 5v1H4v14h16V8h-3V7a5 5 0 0 0-5-5m3 5v1H9V7a3 3 0 1 1 6 0M6 20V10h12v10z",
34
28
  clipRule: "evenodd"
35
29
  }
36
30
  )
@@ -1,4 +1,4 @@
1
- interface SvgMagnificentSevenProps {
1
+ interface SvgMagnificentSevenProps extends React.HTMLAttributes<SVGSVGElement> {
2
2
  color?: string;
3
3
  height?: number | string;
4
4
  width?: number | string;
@@ -1,4 +1,4 @@
1
- interface SvgMenuProps {
1
+ interface SvgMenuProps extends React.HTMLAttributes<SVGSVGElement> {
2
2
  color?: string;
3
3
  height?: number | string;
4
4
  width?: number | string;
@@ -0,0 +1,9 @@
1
+ interface SvgMuteProps extends React.HTMLAttributes<SVGSVGElement> {
2
+ color?: string;
3
+ height?: number | string;
4
+ width?: number | string;
5
+ title?: string;
6
+ titleId?: string;
7
+ }
8
+ declare const SvgMute: import('react').MemoExoticComponent<import('react').ForwardRefExoticComponent<SvgMuteProps & import('react').RefAttributes<SVGSVGElement>>>;
9
+ export default SvgMute;
@@ -0,0 +1,51 @@
1
+ import { jsxs as s, jsx as l } from "react/jsx-runtime";
2
+ import { memo as f, forwardRef as h } from "react";
3
+ import { kebabCase as p } from "../../node_modules/change-case/dist/index.js";
4
+ const u = f(
5
+ h((i, r) => {
6
+ const { color: t, height: a, width: d, title: m, titleId: n } = i, e = m || "SvgMute", o = n || p(e);
7
+ return /* @__PURE__ */ s(
8
+ "svg",
9
+ {
10
+ xmlns: "http://www.w3.org/2000/svg",
11
+ fill: "none",
12
+ viewBox: "0 0 24 24",
13
+ height: a,
14
+ width: d,
15
+ role: "img",
16
+ ref: r,
17
+ "aria-labelledby": o,
18
+ ...i,
19
+ children: [
20
+ e ? /* @__PURE__ */ l("title", { id: o, children: e }) : null,
21
+ /* @__PURE__ */ l(
22
+ "path",
23
+ {
24
+ fill: t,
25
+ fillRule: "evenodd",
26
+ d: "m21.603 19.681-1.355 1.358-1.446-1.449-.566.57-1.355-1.358.566-.57-1.553-1.556-.082.084-1.355-1.358.082-.084-.998-1V22l-6.147-6.159H3.958a.96.96 0 0 1-.958-.96V9.12l.005-.099a.96.96 0 0 1 .953-.861h3.436L3.561 4.318 4.916 2.96zM8.47 9.8a.96.96 0 0 1-.678.281H4.916v3.84h2.875l.095.005c.22.022.425.12.583.277l3.155 3.162v-4.967L8.75 9.517z",
27
+ clipRule: "evenodd"
28
+ }
29
+ ),
30
+ /* @__PURE__ */ l(
31
+ "path",
32
+ {
33
+ fill: t,
34
+ d: "m18.914 4.545.36.38a10.58 10.58 0 0 1 1.508 12.013L19.347 15.5a8.655 8.655 0 0 0-1.494-9.287l-.294-.31-.678-.68 1.355-1.357z"
35
+ }
36
+ ),
37
+ /* @__PURE__ */ l(
38
+ "path",
39
+ {
40
+ fill: t,
41
+ d: "m16.49 7.935.196.207a5.77 5.77 0 0 1 1.14 5.833l-1.588-1.591q.018-.187.018-.376c0-.955-.355-1.873-.99-2.578l-.132-.138-.677-.678 1.355-1.358zM13.54 9.682l-1.916-1.92V6.636l-.561.562L9.708 5.84 13.54 2z"
42
+ }
43
+ )
44
+ ]
45
+ }
46
+ );
47
+ })
48
+ );
49
+ export {
50
+ u as default
51
+ };
@@ -0,0 +1,9 @@
1
+ interface SvgPauseProps extends React.HTMLAttributes<SVGSVGElement> {
2
+ color?: string;
3
+ height?: number | string;
4
+ width?: number | string;
5
+ title?: string;
6
+ titleId?: string;
7
+ }
8
+ declare const SvgPause: import('react').MemoExoticComponent<import('react').ForwardRefExoticComponent<SvgPauseProps & import('react').RefAttributes<SVGSVGElement>>>;
9
+ export default SvgPause;
@@ -0,0 +1,35 @@
1
+ import { jsxs as n, jsx as i } from "react/jsx-runtime";
2
+ import { memo as m, forwardRef as f } from "react";
3
+ import { kebabCase as p } from "../../node_modules/change-case/dist/index.js";
4
+ const w = m(
5
+ f((e, o) => {
6
+ const { color: a, height: r, width: s, title: d, titleId: h } = e, t = d || "SvgPause", l = h || p(t);
7
+ return /* @__PURE__ */ n(
8
+ "svg",
9
+ {
10
+ xmlns: "http://www.w3.org/2000/svg",
11
+ fill: "none",
12
+ viewBox: "0 0 24 24",
13
+ height: r,
14
+ width: s,
15
+ role: "img",
16
+ ref: o,
17
+ "aria-labelledby": l,
18
+ ...e,
19
+ children: [
20
+ t ? /* @__PURE__ */ i("title", { id: l, children: t }) : null,
21
+ /* @__PURE__ */ i(
22
+ "path",
23
+ {
24
+ fill: a,
25
+ d: "M7 4.25A.25.25 0 0 1 7.25 4h2.5a.25.25 0 0 1 .25.25v15.5a.25.25 0 0 1-.25.25h-2.5a.25.25 0 0 1-.25-.25zM14 4.25a.25.25 0 0 1 .25-.25h2.5a.25.25 0 0 1 .25.25v15.5a.25.25 0 0 1-.25.25h-2.5a.25.25 0 0 1-.25-.25z"
26
+ }
27
+ )
28
+ ]
29
+ }
30
+ );
31
+ })
32
+ );
33
+ export {
34
+ w as default
35
+ };
@@ -1,4 +1,4 @@
1
- interface SvgPhillipsAppIconProps {
1
+ interface SvgPhillipsAppIconProps extends React.HTMLAttributes<SVGSVGElement> {
2
2
  color?: string;
3
3
  height?: number | string;
4
4
  width?: number | string;
@@ -1,4 +1,4 @@
1
- interface SvgPhillipsLogoProps {
1
+ interface SvgPhillipsLogoProps extends React.HTMLAttributes<SVGSVGElement> {
2
2
  color?: string;
3
3
  height?: number | string;
4
4
  width?: number | string;
@@ -0,0 +1,9 @@
1
+ interface SvgPlayProps extends React.HTMLAttributes<SVGSVGElement> {
2
+ color?: string;
3
+ height?: number | string;
4
+ width?: number | string;
5
+ title?: string;
6
+ titleId?: string;
7
+ }
8
+ declare const SvgPlay: import('react').MemoExoticComponent<import('react').ForwardRefExoticComponent<SvgPlayProps & import('react').RefAttributes<SVGSVGElement>>>;
9
+ export default SvgPlay;
@@ -0,0 +1,35 @@
1
+ import { jsxs as n, jsx as i } from "react/jsx-runtime";
2
+ import { memo as c, forwardRef as f } from "react";
3
+ import { kebabCase as p } from "../../node_modules/change-case/dist/index.js";
4
+ const v = c(
5
+ f((l, o) => {
6
+ const { color: r, height: s, width: a, title: d, titleId: m } = l, t = d || "SvgPlay", e = m || p(t);
7
+ return /* @__PURE__ */ n(
8
+ "svg",
9
+ {
10
+ xmlns: "http://www.w3.org/2000/svg",
11
+ fill: "none",
12
+ viewBox: "0 0 24 24",
13
+ height: s,
14
+ width: a,
15
+ role: "img",
16
+ ref: o,
17
+ "aria-labelledby": e,
18
+ ...l,
19
+ children: [
20
+ t ? /* @__PURE__ */ i("title", { id: e, children: t }) : null,
21
+ /* @__PURE__ */ i(
22
+ "path",
23
+ {
24
+ fill: r,
25
+ d: "m6.395 4.044 11.492 7.742c.15.102.15.326 0 .428L6.395 19.956A.254.254 0 0 1 6 19.743V4.257c0-.205.226-.327.395-.213"
26
+ }
27
+ )
28
+ ]
29
+ }
30
+ );
31
+ })
32
+ );
33
+ export {
34
+ v as default
35
+ };
@@ -0,0 +1,9 @@
1
+ interface SvgRedProps extends React.HTMLAttributes<SVGSVGElement> {
2
+ color?: string;
3
+ height?: number | string;
4
+ width?: number | string;
5
+ title?: string;
6
+ titleId?: string;
7
+ }
8
+ declare const SvgRed: import('react').MemoExoticComponent<import('react').ForwardRefExoticComponent<SvgRedProps & import('react').RefAttributes<SVGSVGElement>>>;
9
+ export default SvgRed;
@@ -0,0 +1,44 @@
1
+ import { jsxs as v, jsx as l } from "react/jsx-runtime";
2
+ import { memo as a, forwardRef as q } from "react";
3
+ import { kebabCase as n } from "../../node_modules/change-case/dist/index.js";
4
+ const g = a(
5
+ q((t, o) => {
6
+ const { color: c, height: d, width: r, title: m, titleId: h } = t, e = m || "SvgRed", i = h || n(e);
7
+ return /* @__PURE__ */ v(
8
+ "svg",
9
+ {
10
+ xmlns: "http://www.w3.org/2000/svg",
11
+ fill: "none",
12
+ viewBox: "0 0 24 24",
13
+ height: d,
14
+ width: r,
15
+ role: "img",
16
+ ref: o,
17
+ "aria-labelledby": i,
18
+ ...t,
19
+ children: [
20
+ e ? /* @__PURE__ */ l("title", { id: i, children: e }) : null,
21
+ /* @__PURE__ */ l(
22
+ "path",
23
+ {
24
+ fill: c,
25
+ d: "M17.06 10.576c.235.034.547-.095.726.094.03.285.008.572.01.86h-.729a64 64 0 0 1-.006-.954"
26
+ }
27
+ ),
28
+ /* @__PURE__ */ l(
29
+ "path",
30
+ {
31
+ fill: c,
32
+ fillRule: "evenodd",
33
+ d: "M19.318 2c1.4 0 2.645 1.216 2.682 2.615v14.707A2.74 2.74 0 0 1 19.317 22h-14.7A2.745 2.745 0 0 1 2 19.315V4.622C2.034 3.245 3.235 2.04 4.612 2zM9.052 14.845h.002c.553.163 1.139.051 1.707.082q.251-.543.496-1.09c-.568-.021-1.146.06-1.703-.082q-.255.543-.502 1.09M5.92 9.144c-.01 1.552-.005 3.106-.013 4.659a.17.17 0 0 1-.032.142.17.17 0 0 1-.135.06c-.186.012-.374.005-.561.007.125.312.261.614.402.916.353-.012.756.062 1.058-.17.27-.2.358-.56.352-.882q.002-2.367-.007-4.733-.532-.004-1.064 0m10.064-.067v.407h-.716v1.088q.36-.001.717.005.01.47 0 .944c-.359.007-.72 0-1.079.005q-.006.544 0 1.086c.36.004.721 0 1.081 0v2.312h1.082v-2.31c.527 0 1.053-.008 1.58 0 .184-.015.396.114.39.318q.021.432 0 .866a.18.18 0 0 1-.044.128.18.18 0 0 1-.122.058c-.3.022-.602 0-.903.01.133.313.261.625.412.934.496-.026 1.102.099 1.48-.313.36-.332.252-.858.267-1.293-.023-.457.09-.974-.194-1.374-.242-.339-.678-.431-1.07-.438-.023-.547.108-1.187-.295-1.631-.375-.42-.979-.422-1.498-.401V9.07q-.55.005-1.088.006m-3.861.408v1.087h.68v3.262c-.324.005-.65 0-.974.004q-.251.54-.495 1.086c1.21.005 2.422 0 3.628 0v-1.086q-.522.001-1.044-.004V10.57h.682V9.482c-.824.002-1.65 0-2.477.003m-6.944 1.08c-.359.012-.715.004-1.07.007q-.082 1.07-.162 2.137-.018.243-.102.473c.182.418.365.836.56 1.25.438-.585.6-1.323.646-2.04.038-.609.106-1.217.128-1.827m2.69 1.989c.057.662.228 1.337.633 1.875q.288-.62.56-1.25a1.7 1.7 0 0 1-.109-.476q-.078-1.065-.162-2.13H7.713zm2.432-3.48q-.398.91-.81 1.815c-.078.18-.172.42-.009.583.21.19.52.117.778.134-.18.452-.415.88-.566 1.343-.083.228.126.46.354.463.413.028.828 0 1.242.01q.203-.452.403-.907c-.24 0-.485.017-.722-.03.257-.646.562-1.27.835-1.908-.334-.039-.711.07-1.016-.06.148-.5.419-.958.61-1.445-.368-.001-.734-.004-1.1.001m9.789.767c-.102-.336-.557-.483-.83-.256-.303.23-.204.65-.217.977.202 0 .405.012.607-.006.325-.03.57-.409.44-.715",
34
+ clipRule: "evenodd"
35
+ }
36
+ )
37
+ ]
38
+ }
39
+ );
40
+ })
41
+ );
42
+ export {
43
+ g as default
44
+ };
@@ -0,0 +1,9 @@
1
+ interface SvgRefreshProps extends React.HTMLAttributes<SVGSVGElement> {
2
+ color?: string;
3
+ height?: number | string;
4
+ width?: number | string;
5
+ title?: string;
6
+ titleId?: string;
7
+ }
8
+ declare const SvgRefresh: import('react').MemoExoticComponent<import('react').ForwardRefExoticComponent<SvgRefreshProps & import('react').RefAttributes<SVGSVGElement>>>;
9
+ export default SvgRefresh;
@@ -0,0 +1,35 @@
1
+ import { jsxs as n, jsx as i } from "react/jsx-runtime";
2
+ import { memo as f, forwardRef as m } from "react";
3
+ import { kebabCase as a } from "../../node_modules/change-case/dist/index.js";
4
+ const w = f(
5
+ m((e, o) => {
6
+ const { color: r, height: s, width: h, title: c, titleId: d } = e, t = c || "SvgRefresh", l = d || a(t);
7
+ return /* @__PURE__ */ n(
8
+ "svg",
9
+ {
10
+ xmlns: "http://www.w3.org/2000/svg",
11
+ fill: "none",
12
+ viewBox: "0 0 24 24",
13
+ height: s,
14
+ width: h,
15
+ role: "img",
16
+ ref: o,
17
+ "aria-labelledby": l,
18
+ ...e,
19
+ children: [
20
+ t ? /* @__PURE__ */ i("title", { id: l, children: t }) : null,
21
+ /* @__PURE__ */ i(
22
+ "path",
23
+ {
24
+ fill: r,
25
+ d: "M18.626 4.722 19 5.12V2h2v6h-6V6h2.062c-1.383-1.23-3.258-2-5.343-2C7.353 4 4 7.325 4 11.201q0 .084.002.163L2.037 12A8 8 0 0 1 2 11.201C2 6.118 6.354 2 11.72 2c2.7 0 5.142 1.045 6.906 2.722M9 18H5.938c1.383 1.23 3.258 2 5.343 2C15.647 20 19 16.675 19 12.799q0-.084-.002-.163L20.963 12c.028.263.037.536.037.799C21 17.882 16.646 22 11.28 22c-2.394 0-4.585-.821-6.28-2.176V22H3v-6h6z"
26
+ }
27
+ )
28
+ ]
29
+ }
30
+ );
31
+ })
32
+ );
33
+ export {
34
+ w as default
35
+ };
@@ -1,4 +1,4 @@
1
- interface SvgSearchProps {
1
+ interface SvgSearchProps extends React.HTMLAttributes<SVGSVGElement> {
2
2
  color?: string;
3
3
  height?: number | string;
4
4
  width?: number | string;
@@ -1,15 +1,15 @@
1
- import { jsxs as m, jsx as i } from "react/jsx-runtime";
2
- import { memo as c, forwardRef as f } from "react";
1
+ import { jsxs as c, jsx as i } from "react/jsx-runtime";
2
+ import { memo as m, forwardRef as f } from "react";
3
3
  import { kebabCase as h } from "../../node_modules/change-case/dist/index.js";
4
- const w = c(
4
+ const w = m(
5
5
  f((l, o) => {
6
6
  const { color: r, height: a, width: d, title: n, titleId: s } = l, e = n || "SvgSearch", t = s || h(e);
7
- return /* @__PURE__ */ m(
7
+ return /* @__PURE__ */ c(
8
8
  "svg",
9
9
  {
10
10
  xmlns: "http://www.w3.org/2000/svg",
11
11
  fill: "none",
12
- viewBox: "0 0 32 32",
12
+ viewBox: "0 0 24 24",
13
13
  height: a,
14
14
  width: d,
15
15
  role: "img",
@@ -23,7 +23,7 @@ const w = c(
23
23
  {
24
24
  fill: r,
25
25
  fillRule: "evenodd",
26
- d: "M19.76 17.618A9.001 9.001 0 0 0 6.364 5.636a9 9 0 0 0 11.982 13.396l1.453 1.453a1 1 0 0 0 0 1.415l3.535 3.535a2 2 0 1 0 2.829-2.828l-3.536-3.536a1 1 0 0 0-1.414 0zm-2.082-.668a7 7 0 1 0-9.9-9.9 7 7 0 0 0 9.9 9.9",
26
+ d: "M14.906 16.32a8 8 0 1 1 1.414-1.414l4.155 4.155a.5.5 0 0 1 0 .707l-.707.707a.5.5 0 0 1-.707 0zM16 10a6 6 0 1 1-12 0 6 6 0 0 1 12 0",
27
27
  clipRule: "evenodd"
28
28
  }
29
29
  )
@@ -0,0 +1,9 @@
1
+ interface SvgSellProps extends React.HTMLAttributes<SVGSVGElement> {
2
+ color?: string;
3
+ height?: number | string;
4
+ width?: number | string;
5
+ title?: string;
6
+ titleId?: string;
7
+ }
8
+ declare const SvgSell: import('react').MemoExoticComponent<import('react').ForwardRefExoticComponent<SvgSellProps & import('react').RefAttributes<SVGSVGElement>>>;
9
+ export default SvgSell;
@@ -0,0 +1,38 @@
1
+ import { jsxs as m, jsx as e } from "react/jsx-runtime";
2
+ import { memo as f, forwardRef as p } from "react";
3
+ import { kebabCase as h } from "../../node_modules/change-case/dist/index.js";
4
+ const w = f(
5
+ p((t, r) => {
6
+ const { color: i, height: d, width: n, title: s, titleId: a } = t, l = s || "SvgSell", o = a || h(l);
7
+ return /* @__PURE__ */ m(
8
+ "svg",
9
+ {
10
+ xmlns: "http://www.w3.org/2000/svg",
11
+ fill: "none",
12
+ viewBox: "0 0 24 24",
13
+ height: d,
14
+ width: n,
15
+ role: "img",
16
+ ref: r,
17
+ "aria-labelledby": o,
18
+ ...t,
19
+ children: [
20
+ l ? /* @__PURE__ */ e("title", { id: o, children: l }) : null,
21
+ /* @__PURE__ */ e("path", { fill: i, d: "M7.414 10.243a2 2 0 1 0 2.829-2.829 2 2 0 0 0-2.829 2.829" }),
22
+ /* @__PURE__ */ e(
23
+ "path",
24
+ {
25
+ fill: i,
26
+ fillRule: "evenodd",
27
+ d: "M2 2v8.352a2 2 0 0 0 .602 1.43l10.9 10.653 8.891-9.653L11.943 2.57A2 2 0 0 0 10.547 2zm2 8.352V4h6.546l9.06 8.855-6.179 6.71z",
28
+ clipRule: "evenodd"
29
+ }
30
+ )
31
+ ]
32
+ }
33
+ );
34
+ })
35
+ );
36
+ export {
37
+ w as default
38
+ };
@@ -0,0 +1,9 @@
1
+ interface SvgSellActiveProps extends React.HTMLAttributes<SVGSVGElement> {
2
+ color?: string;
3
+ height?: number | string;
4
+ width?: number | string;
5
+ title?: string;
6
+ titleId?: string;
7
+ }
8
+ declare const SvgSellActive: import('react').MemoExoticComponent<import('react').ForwardRefExoticComponent<SvgSellActiveProps & import('react').RefAttributes<SVGSVGElement>>>;
9
+ export default SvgSellActive;
@@ -0,0 +1,39 @@
1
+ import { jsxs as a, jsx as o } from "react/jsx-runtime";
2
+ import { memo as c, forwardRef as v } from "react";
3
+ import { kebabCase as f } from "../../node_modules/change-case/dist/index.js";
4
+ const w = c(
5
+ v((l, r) => {
6
+ const { color: t, height: d, width: s, title: n, titleId: m } = l, e = n || "SvgSellActive", i = m || f(e);
7
+ return /* @__PURE__ */ a(
8
+ "svg",
9
+ {
10
+ xmlns: "http://www.w3.org/2000/svg",
11
+ fill: "none",
12
+ viewBox: "0 0 24 24",
13
+ height: d,
14
+ width: s,
15
+ role: "img",
16
+ ref: r,
17
+ "aria-labelledby": i,
18
+ ...l,
19
+ children: [
20
+ e ? /* @__PURE__ */ o("title", { id: i, children: e }) : null,
21
+ /* @__PURE__ */ o(
22
+ "path",
23
+ {
24
+ fill: t,
25
+ fillRule: "evenodd",
26
+ stroke: t,
27
+ strokeWidth: 2,
28
+ d: "M3 3v7.352a1 1 0 0 0 .301.715L13.465 21 21 12.818l-9.755-9.533A1 1 0 0 0 10.546 3zm3.879 8.121A3 3 0 1 0 11.12 6.88 3 3 0 0 0 6.88 11.12Z",
29
+ clipRule: "evenodd"
30
+ }
31
+ )
32
+ ]
33
+ }
34
+ );
35
+ })
36
+ );
37
+ export {
38
+ w as default
39
+ };
@@ -1,4 +1,4 @@
1
- interface SvgShareProps {
1
+ interface SvgShareProps extends React.HTMLAttributes<SVGSVGElement> {
2
2
  color?: string;
3
3
  height?: number | string;
4
4
  width?: number | string;
@@ -1,42 +1,30 @@
1
1
  import { jsxs as n, jsx as l } from "react/jsx-runtime";
2
- import { memo as m, forwardRef as f } from "react";
3
- import { kebabCase as p } from "../../node_modules/change-case/dist/index.js";
4
- const v = m(
5
- f((a, o) => {
6
- const { color: e, height: r, width: s, title: d, titleId: h } = a, t = d || "SvgShare", i = h || p(t);
2
+ import { memo as v, forwardRef as m } from "react";
3
+ import { kebabCase as f } from "../../node_modules/change-case/dist/index.js";
4
+ const w = v(
5
+ m((e, r) => {
6
+ const { color: i, height: h, width: a, title: s, titleId: d } = e, t = s || "SvgShare", o = d || f(t);
7
7
  return /* @__PURE__ */ n(
8
8
  "svg",
9
9
  {
10
10
  xmlns: "http://www.w3.org/2000/svg",
11
11
  fill: "none",
12
- viewBox: "0 0 12 12",
13
- height: r,
14
- width: s,
12
+ viewBox: "0 0 24 24",
13
+ height: h,
14
+ width: a,
15
15
  role: "img",
16
- ref: o,
17
- "aria-labelledby": i,
18
- ...a,
16
+ ref: r,
17
+ "aria-labelledby": o,
18
+ ...e,
19
19
  children: [
20
- t ? /* @__PURE__ */ l("title", { id: i, children: t }) : null,
21
- /* @__PURE__ */ l(
22
- "path",
23
- {
24
- fill: e,
25
- d: "M6 .595 8.515 3.11a.375.375 0 0 1-.53.53l-1.61-1.61v6.22a.375.375 0 0 1-.75 0V2.03l-1.61 1.61a.375.375 0 1 1-.53-.53z"
26
- }
27
- ),
28
- /* @__PURE__ */ l(
29
- "path",
30
- {
31
- fill: e,
32
- d: "M3 5.625a.75.75 0 0 0-.75.75V9.75c0 .414.336.75.75.75h6a.75.75 0 0 0 .75-.75V6.375a.75.75 0 0 0-.75-.75H7.875a.375.375 0 0 1 0-.75H9a1.5 1.5 0 0 1 1.5 1.5V9.75a1.5 1.5 0 0 1-1.5 1.5H3a1.5 1.5 0 0 1-1.5-1.5V6.375a1.5 1.5 0 0 1 1.5-1.5h1.125a.375.375 0 1 1 0 .75z"
33
- }
34
- )
20
+ t ? /* @__PURE__ */ l("title", { id: o, children: t }) : null,
21
+ /* @__PURE__ */ l("path", { fill: i, d: "M18.133 6.726 12 1.708 5.867 6.726l1.266 1.548L11 5.11V16h2V5.11l3.867 3.164z" }),
22
+ /* @__PURE__ */ l("path", { fill: i, d: "M4 11v9a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-9h-5v2h3v7H6v-7h3v-2z" })
35
23
  ]
36
24
  }
37
25
  );
38
26
  })
39
27
  );
40
28
  export {
41
- v as default
29
+ w as default
42
30
  };
@@ -0,0 +1,9 @@
1
+ interface SvgSubtractProps extends React.HTMLAttributes<SVGSVGElement> {
2
+ color?: string;
3
+ height?: number | string;
4
+ width?: number | string;
5
+ title?: string;
6
+ titleId?: string;
7
+ }
8
+ declare const SvgSubtract: import('react').MemoExoticComponent<import('react').ForwardRefExoticComponent<SvgSubtractProps & import('react').RefAttributes<SVGSVGElement>>>;
9
+ export default SvgSubtract;
@@ -0,0 +1,29 @@
1
+ import { jsxs as c, jsx as i } from "react/jsx-runtime";
2
+ import { memo as m, forwardRef as f } from "react";
3
+ import { kebabCase as p } from "../../node_modules/change-case/dist/index.js";
4
+ const u = m(
5
+ f((e, o) => {
6
+ const { color: r, height: d, width: n, title: s, titleId: a } = e, t = s || "SvgSubtract", l = a || p(t);
7
+ return /* @__PURE__ */ c(
8
+ "svg",
9
+ {
10
+ xmlns: "http://www.w3.org/2000/svg",
11
+ fill: "none",
12
+ viewBox: "0 0 24 24",
13
+ height: d,
14
+ width: n,
15
+ role: "img",
16
+ ref: o,
17
+ "aria-labelledby": l,
18
+ ...e,
19
+ children: [
20
+ t ? /* @__PURE__ */ i("title", { id: l, children: t }) : null,
21
+ /* @__PURE__ */ i("path", { fill: r, fillRule: "evenodd", d: "M4 11h16v2H4z", clipRule: "evenodd" })
22
+ ]
23
+ }
24
+ );
25
+ })
26
+ );
27
+ export {
28
+ u as default
29
+ };
@@ -0,0 +1,9 @@
1
+ interface SvgSuccessProps extends React.HTMLAttributes<SVGSVGElement> {
2
+ color?: string;
3
+ height?: number | string;
4
+ width?: number | string;
5
+ title?: string;
6
+ titleId?: string;
7
+ }
8
+ declare const SvgSuccess: import('react').MemoExoticComponent<import('react').ForwardRefExoticComponent<SvgSuccessProps & import('react').RefAttributes<SVGSVGElement>>>;
9
+ export default SvgSuccess;