@central-icons-react-native/square-filled-radius-0-stroke-1 1.1.241 → 1.1.243

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 (80) hide show
  1. package/IconChevronTriangleDownMedium/index.d.ts +4 -0
  2. package/IconChevronTriangleDownMedium/index.js +2 -0
  3. package/IconChevronTriangleDownMedium/index.js.map +1 -0
  4. package/IconChevronTriangleDownMedium/index.mjs +2 -0
  5. package/IconChevronTriangleDownMedium/index.mjs.map +1 -0
  6. package/IconChevronTriangleLeftMedium/index.d.ts +4 -0
  7. package/IconChevronTriangleLeftMedium/index.js +2 -0
  8. package/IconChevronTriangleLeftMedium/index.js.map +1 -0
  9. package/IconChevronTriangleLeftMedium/index.mjs +2 -0
  10. package/IconChevronTriangleLeftMedium/index.mjs.map +1 -0
  11. package/IconChevronTriangleRightMedium/index.d.ts +4 -0
  12. package/IconChevronTriangleRightMedium/index.js +2 -0
  13. package/IconChevronTriangleRightMedium/index.js.map +1 -0
  14. package/IconChevronTriangleRightMedium/index.mjs +2 -0
  15. package/IconChevronTriangleRightMedium/index.mjs.map +1 -0
  16. package/IconChevronTriangleUpMedium/index.d.ts +4 -0
  17. package/IconChevronTriangleUpMedium/index.js +2 -0
  18. package/IconChevronTriangleUpMedium/index.js.map +1 -0
  19. package/IconChevronTriangleUpMedium/index.mjs +2 -0
  20. package/IconChevronTriangleUpMedium/index.mjs.map +1 -0
  21. package/IconDeskOffice2/index.js +1 -1
  22. package/IconDeskOffice2/index.js.map +1 -1
  23. package/IconDeskOffice2/index.mjs +1 -1
  24. package/IconDeskOffice2/index.mjs.map +1 -1
  25. package/IconEyedropper/index.d.ts +4 -0
  26. package/IconEyedropper/index.js +2 -0
  27. package/IconEyedropper/index.js.map +1 -0
  28. package/IconEyedropper/index.mjs +2 -0
  29. package/IconEyedropper/index.mjs.map +1 -0
  30. package/IconEyedropper2/index.d.ts +4 -0
  31. package/IconEyedropper2/index.js +2 -0
  32. package/{IconColorPicker → IconEyedropper2}/index.js.map +1 -1
  33. package/IconEyedropper2/index.mjs +2 -0
  34. package/{IconColorPicker → IconEyedropper2}/index.mjs.map +1 -1
  35. package/IconFocusMode/index.js +1 -1
  36. package/IconFocusMode/index.js.map +1 -1
  37. package/IconFocusMode/index.mjs +1 -1
  38. package/IconFocusMode/index.mjs.map +1 -1
  39. package/IconRobotHeadSlop/index.js +1 -1
  40. package/IconRobotHeadSlop/index.js.map +1 -1
  41. package/IconRobotHeadSlop/index.mjs +1 -1
  42. package/IconRobotHeadSlop/index.mjs.map +1 -1
  43. package/IconStackedBarChart2/index.js +1 -1
  44. package/IconStackedBarChart2/index.js.map +1 -1
  45. package/IconStackedBarChart2/index.mjs +1 -1
  46. package/IconStackedBarChart2/index.mjs.map +1 -1
  47. package/IconStore2/index.js +1 -1
  48. package/IconStore2/index.js.map +1 -1
  49. package/IconStore2/index.mjs +1 -1
  50. package/IconStore2/index.mjs.map +1 -1
  51. package/IconThings/index.js +1 -1
  52. package/IconThings/index.js.map +1 -1
  53. package/IconThings/index.mjs +1 -1
  54. package/IconThings/index.mjs.map +1 -1
  55. package/IconVoiceover/index.d.ts +4 -0
  56. package/IconVoiceover/index.js +2 -0
  57. package/IconVoiceover/index.js.map +1 -0
  58. package/IconVoiceover/index.mjs +2 -0
  59. package/IconVoiceover/index.mjs.map +1 -0
  60. package/IconVoiceover2/index.d.ts +4 -0
  61. package/IconVoiceover2/index.js +2 -0
  62. package/IconVoiceover2/index.js.map +1 -0
  63. package/IconVoiceover2/index.mjs +2 -0
  64. package/IconVoiceover2/index.mjs.map +1 -0
  65. package/README.md +8 -1
  66. package/filtered-icons.json +120 -22
  67. package/icons/index.d.ts +8 -1
  68. package/icons-index.json +24 -10
  69. package/index.d.ts +8 -1
  70. package/index.js +1 -1
  71. package/index.js.map +1 -1
  72. package/index.mjs +1 -1
  73. package/index.mjs.map +1 -1
  74. package/license-check.js +1 -1
  75. package/package.json +1 -1
  76. package/skills/central-icons-react-native/SKILL.md +11 -4
  77. package/tsx-icons.json +65 -16
  78. package/IconColorPicker/index.d.ts +0 -4
  79. package/IconColorPicker/index.js +0 -2
  80. package/IconColorPicker/index.mjs +0 -2
package/license-check.js CHANGED
@@ -18,7 +18,7 @@ const licenseCheck = async () => {
18
18
  },
19
19
  body: JSON.stringify({
20
20
  package: "central-icons-react-native/square-filled-radius-0-stroke-1",
21
- version: "1.1.241",
21
+ version: "1.1.243",
22
22
  }),
23
23
  signal: controller.signal,
24
24
  });
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@central-icons-react-native/square-filled-radius-0-stroke-1",
3
- "version": "1.1.241",
3
+ "version": "1.1.243",
4
4
  "license": "SEE LICENSE IN LICENSE.md",
5
5
  "homepage": "https://iconists.co/central",
6
6
  "bugs": {
@@ -5,7 +5,7 @@ description: Use when inserting icons in React Native code that imports from @ce
5
5
 
6
6
  # Central Icons — React Native
7
7
 
8
- This skill helps you find icons from the Central Icons React Native library (`@central-icons-react-native/*`, version 1.1.241) and insert them with the correct import path for whichever variant the consumer has installed. The set of 2001 icons is consistent across variants; only the stylistic rendering (round vs square, filled vs outlined, corner radius, stroke width) differs.
8
+ This skill helps you find icons from the Central Icons React Native library (`@central-icons-react-native/*`, version 1.1.243) and insert them with the correct import path for whichever variant the consumer has installed. The set of 2008 icons is consistent across variants; only the stylistic rendering (round vs square, filled vs outlined, corner radius, stroke width) differs.
9
9
 
10
10
  The library uses `react-native-svg` under the hood — it must be installed as a peer dependency in the consumer's project.
11
11
 
@@ -201,6 +201,8 @@ Do **not** use DOM accessibility attrs (`aria-hidden`, `role`). React Native use
201
201
  - **IconReduceMotion** — reduce-motion
202
202
  - **IconSquareLinesBottom** — square-lines-bottom, transcription
203
203
  - **IconVoiceControl** — voice-control
204
+ - **IconVoiceover** — voiceover, sound
205
+ - **IconVoiceover2** — voiceover-2, sound, eye, accessibility
204
206
 
205
207
  ### Arrows
206
208
 
@@ -299,8 +301,12 @@ Do **not** use DOM accessibility attrs (`aria-hidden`, `role`). React Native use
299
301
  - **IconChevronTop** — chevron-top
300
302
  - **IconChevronTopMedium** — chevron-top-medium
301
303
  - **IconChevronTopSmall** — chevron-top-small
302
- - **IconChevronTriangleDownSmall** — chevron-triangle-down-small, dropdown
303
- - **IconChevronTriangleUpSmall** — chevron-triangle-up-small, dropdown
304
+ - **IconChevronTriangleDownMedium** — chevron-triangle-down-medium, dropdown, caret
305
+ - **IconChevronTriangleDownSmall** — chevron-triangle-down-small, dropdown, caret
306
+ - **IconChevronTriangleLeftMedium** — chevron-triangle-left-medium, dropdown, caret
307
+ - **IconChevronTriangleRightMedium** — chevron-triangle-right-medium, dropdown, caret
308
+ - **IconChevronTriangleUpMedium** — chevron-triangle-up-medium, dropdown, caret
309
+ - **IconChevronTriangleUpSmall** — chevron-triangle-up-small, dropdown, caret
304
310
  - **IconCollaborationPointerLeft** — collaboration-pointer-left, cursor, agents
305
311
  - **IconCollaborationPointerRight** — collaboration-pointer-right, cursor, agents
306
312
  - **IconComputerUse** — computer-use, cursor
@@ -658,7 +664,6 @@ Do **not** use DOM accessibility attrs (`aria-hidden`, `role`). React Native use
658
664
  - **IconCircle** — circle, line, paint
659
665
  - **IconColorPalette** — color-palette, colours
660
666
  - **IconColorPalette2** — color-palette-2, design, coloring
661
- - **IconColorPicker** — color-picker, color
662
667
  - **IconColorRoll** — color-roll, paint-roller
663
668
  - **IconColors** — colors, rgb, adjustments
664
669
  - **IconColorSwatch** — color-swatch, palette, colours
@@ -672,6 +677,8 @@ Do **not** use DOM accessibility attrs (`aria-hidden`, `role`). React Native use
672
677
  - **IconEditSmall2** — edit-small-2
673
678
  - **IconEraser** — eraser, rubber, clean-up
674
679
  - **IconEraserSimple** — eraser-simple, rubber, clean-up
680
+ - **IconEyedropper** — eyedropper, color-picker, pipette, suction-tube, labor
681
+ - **IconEyedropper2** — eyedropper-2, color-picker, pipette, suction-tube, labor
675
682
  - **IconFeather** — feather, writing
676
683
  - **IconFeather2** — feather-2, writing
677
684
  - **IconGlass** — glass, material, shader, liquid-glass
package/tsx-icons.json CHANGED
@@ -3353,18 +3353,46 @@
3353
3353
  "iconName": "chevron-top-small",
3354
3354
  "pathname": "src/IconChevronTopSmall"
3355
3355
  },
3356
+ {
3357
+ "svg": "<Path d=\"M12 16.7744L5.42188 9H18.5781L12 16.7744Z\" fill=\"currentColor\"/>",
3358
+ "tags": "Path",
3359
+ "componentName": "IconChevronTriangleDownMedium",
3360
+ "iconName": "chevron-triangle-down-medium, dropdown, caret",
3361
+ "pathname": "src/IconChevronTriangleDownMedium"
3362
+ },
3356
3363
  {
3357
3364
  "svg": "<Path d=\"M7.91309 10.5L12.0002 15.2683L16.0873 10.5H7.91309Z\" fill=\"currentColor\"/>",
3358
3365
  "tags": "Path",
3359
3366
  "componentName": "IconChevronTriangleDownSmall",
3360
- "iconName": "chevron-triangle-down-small, dropdown",
3367
+ "iconName": "chevron-triangle-down-small, dropdown, caret",
3361
3368
  "pathname": "src/IconChevronTriangleDownSmall"
3362
3369
  },
3370
+ {
3371
+ "svg": "<Path d=\"M7.22559 12L15 18.5781V5.42188L7.22559 12Z\" fill=\"currentColor\"/>",
3372
+ "tags": "Path",
3373
+ "componentName": "IconChevronTriangleLeftMedium",
3374
+ "iconName": "chevron-triangle-left-medium, dropdown, caret",
3375
+ "pathname": "src/IconChevronTriangleLeftMedium"
3376
+ },
3377
+ {
3378
+ "svg": "<Path d=\"M16.7744 12L9 18.5781V5.42188L16.7744 12Z\" fill=\"currentColor\"/>",
3379
+ "tags": "Path",
3380
+ "componentName": "IconChevronTriangleRightMedium",
3381
+ "iconName": "chevron-triangle-right-medium, dropdown, caret",
3382
+ "pathname": "src/IconChevronTriangleRightMedium"
3383
+ },
3384
+ {
3385
+ "svg": "<Path d=\"M12 7.22559L5.42188 15H18.5781L12 7.22559Z\" fill=\"currentColor\"/>",
3386
+ "tags": "Path",
3387
+ "componentName": "IconChevronTriangleUpMedium",
3388
+ "iconName": "chevron-triangle-up-medium, dropdown, caret",
3389
+ "pathname": "src/IconChevronTriangleUpMedium"
3390
+ },
3363
3391
  {
3364
3392
  "svg": "<Path d=\"M7.91309 13.4997L12.0002 8.73145L16.0873 13.4997H7.91309Z\" fill=\"currentColor\"/>",
3365
3393
  "tags": "Path",
3366
3394
  "componentName": "IconChevronTriangleUpSmall",
3367
- "iconName": "chevron-triangle-up-small, dropdown",
3395
+ "iconName": "chevron-triangle-up-small, dropdown, caret",
3368
3396
  "pathname": "src/IconChevronTriangleUpSmall"
3369
3397
  },
3370
3398
  {
@@ -3990,13 +4018,6 @@
3990
4018
  "iconName": "color-palette-2, design, coloring",
3991
4019
  "pathname": "src/IconColorPalette2"
3992
4020
  },
3993
- {
3994
- "svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M17 2.29291L21.7072 6.99998L21.3512 7.35596L16.2553 12.5481L17.7072 14L17.0001 14.7071L15.5548 13.2618L7.95985 21H3V16.2929L10.7929 8.49994L9.29297 6.99998L10.0001 6.29287L11.5 7.79283L17 2.29291ZM14.8476 12.5546L11.5 9.20705L5.70706 15H12.4475L14.8476 12.5546Z\" fill=\"currentColor\"/>",
3995
- "tags": "Path",
3996
- "componentName": "IconColorPicker",
3997
- "iconName": "color-picker, color",
3998
- "pathname": "src/IconColorPicker"
3999
- },
4000
4021
  {
4001
4022
  "svg": "<Path d=\"M6 3H21V11H6V7.5H4V13H13.5V15.5415C14.9189 15.7795 16 17.0135 16 18.5V22H15V18.5C15 17.3954 14.1046 16.5 13 16.5C11.8954 16.5 11 17.3954 11 18.5V22H10V18.5C10 17.0135 11.0811 15.7795 12.5 15.5415V14H3V6.5H6V3Z\" fill=\"currentColor\"/>",
4002
4023
  "tags": "Path",
@@ -4593,7 +4614,7 @@
4593
4614
  "pathname": "src/IconDeskOffice"
4594
4615
  },
4595
4616
  {
4596
- "svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M5 3H15V10H10.5V11H21V21H12.25V12H4V21H3V11H9.5V10H5V3ZM6 4V9H14V4H6ZM20 12V15.5H13.25V12H20Z\" fill=\"currentColor\"/>",
4617
+ "svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M5 3H15V10H10.5V11H21V21H12.25V12H4V21H3V11H9.5V10H5V3ZM20 12V15.5H13.25V12H20Z\" fill=\"currentColor\"/>",
4597
4618
  "tags": "Path",
4598
4619
  "componentName": "IconDeskOffice2",
4599
4620
  "iconName": "desk-office-2",
@@ -5369,6 +5390,20 @@
5369
5390
  "iconName": "eye-closed, see, hidden",
5370
5391
  "pathname": "src/IconEyeClosed"
5371
5392
  },
5393
+ {
5394
+ "svg": "<Path d=\"M15.208 13.4998L9.25779 19.45L6.55857 20.1482L6.15428 20.5535C5.40675 21.3009 4.19476 21.3009 3.44725 20.5535C2.69988 19.806 2.69987 18.594 3.44725 17.8465L3.84959 17.4432L4.55076 14.743L10.501 8.79276L15.208 13.4998Z\" fill=\"currentColor\"/><Path d=\"M15.7969 3.73124C17.0554 2.65253 18.9323 2.72427 20.1045 3.89628C21.2766 5.06844 21.3482 6.94527 20.2695 8.2039L19.001 9.68437V11.7068L17.001 13.7068L10.2939 6.99979L12.2939 4.99979H14.3174L15.7969 3.73124Z\" fill=\"currentColor\"/>",
5395
+ "tags": "Path",
5396
+ "componentName": "IconEyedropper",
5397
+ "iconName": "eyedropper, color-picker, pipette, suction-tube, labor",
5398
+ "pathname": "src/IconEyedropper"
5399
+ },
5400
+ {
5401
+ "svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M17 2.29291L21.7072 6.99998L21.3512 7.35596L16.2553 12.5481L17.7072 14L17.0001 14.7071L15.5548 13.2618L7.95985 21H3V16.2929L10.7929 8.49994L9.29297 6.99998L10.0001 6.29287L11.5 7.79283L17 2.29291ZM14.8476 12.5546L11.5 9.20705L5.70706 15H12.4475L14.8476 12.5546Z\" fill=\"currentColor\"/>",
5402
+ "tags": "Path",
5403
+ "componentName": "IconEyedropper2",
5404
+ "iconName": "eyedropper-2, color-picker, pipette, suction-tube, labor",
5405
+ "pathname": "src/IconEyedropper2"
5406
+ },
5372
5407
  {
5373
5408
  "svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M12 4C16.0348 3.99997 19.9772 6.65957 22.4503 11.7825L22.5552 11.9999L22.4503 12.2173C19.9772 17.3403 16.0348 19.9999 12 19.9999C7.96528 20 4.02286 17.3404 1.54976 12.2174L1.44482 12L1.54976 11.7827C4.02286 6.65969 7.96528 4.00003 12 4ZM8.75003 12C8.75003 10.2051 10.2051 8.75 12 8.75C13.795 8.75 15.25 10.2051 15.25 12C15.25 13.7949 13.795 15.25 12 15.25C10.2051 15.25 8.75003 13.7949 8.75003 12Z\" fill=\"currentColor\"/>",
5374
5409
  "tags": "Path",
@@ -5867,7 +5902,7 @@
5867
5902
  "pathname": "src/IconFocusMagic"
5868
5903
  },
5869
5904
  {
5870
- "svg": "<Path d=\"M10.9242 2C6.55006 2 3 5.52973 3 9.88889C3 11.7245 3.63038 13.4148 4.68669 14.755C6.07277 16.5136 6.04606 18.2023 6.01146 20.3903C6.00584 20.7462 6 21.1153 6 21.5V22H15V18.8333H19V13.8585L21.7009 12.1479L21.4154 11.7217C21.103 11.2553 20.805 10.8325 20.5217 10.4306C19.6565 9.20302 18.9281 8.16962 18.3424 6.67948C17.1029 3.52632 14.1015 2 10.9242 2Z\" fill=\"currentColor\"/><Path d=\"M10 2.25V1.75H9V2.25H10ZM9 2.25V6.25H10V2.25H9Z\" fill=\"white\"/><Path d=\"M9.5 5.75C7.84315 5.75 6.5 7.09315 6.5 8.75V10.25C6.5 11.9069 7.84315 13.25 9.5 13.25C11.1569 13.25 12.5 11.9069 12.5 10.25V8.75C12.5 7.09315 11.1569 5.75 9.5 5.75Z\" fill=\"white\"/>",
5905
+ "svg": "<Path d=\"M10.9238 2C14.1011 2 17.1033 3.52654 18.3428 6.67969C18.9285 8.16963 19.6563 9.2032 20.5215 10.4307C20.8047 10.8325 21.1026 11.2553 21.415 11.7217L21.7012 12.1475L19 13.8584V18.833H15V22H6V21.5C6 21.1154 6.00609 20.7464 6.01172 20.3906C6.04632 18.2026 6.0726 16.5135 4.68652 14.7549C3.63028 13.4147 3 11.7243 3 9.88867C3.0001 6.19089 5.55477 3.0901 9 2.23438V5.79102C7.58111 6.02902 6.5 7.26348 6.5 8.75V10.25C6.5 11.9069 7.84315 13.25 9.5 13.25C11.1569 13.25 12.5 11.9069 12.5 10.25V8.75C12.5 7.26348 11.4189 6.02902 10 5.79102V2.05469C10.3031 2.01962 10.6113 2.00002 10.9238 2Z\" fill=\"currentColor\"/>",
5871
5906
  "tags": "Path",
5872
5907
  "componentName": "IconFocusMode",
5873
5908
  "iconName": "focus-mode, hearing, headphones, music, do-not-disdurb",
@@ -10578,7 +10613,7 @@
10578
10613
  "pathname": "src/IconRobot3"
10579
10614
  },
10580
10615
  {
10581
- "svg": "<Path d=\"M13.5 12.5C13.7142 13.4785 14.101 18.5671 15.1963 18.7686C16.881 19.0784 18 19.6262 18 20.25C18 21.2165 15.3137 22 12 22C8.68637 22 5.99999 21.2165 5.99999 20.25C5.99999 19.6262 7.11924 19.0785 8.8037 18.7686C9.89895 18.5668 10.2856 13.4787 10.5 12.5H13.5Z\" fill=\"currentColor\"/><Path d=\"M2.1455 18.4463C2.44375 18.0196 3.1038 17.8737 3.6201 18.1201C4.13665 18.3668 5.24828 19.3584 4.95018 19.7852C4.65198 20.212 3.05646 19.9125 2.54003 19.666C2.0236 19.4196 1.84734 18.8732 2.1455 18.4463Z\" fill=\"currentColor\"/><Path d=\"M20.3808 18.1201C20.8972 17.8738 21.5573 18.0195 21.8555 18.4463C22.1536 18.8732 21.9764 19.4196 21.4599 19.666C20.9432 19.9124 19.3479 20.2119 19.0498 19.7852C18.752 19.3582 19.8645 18.3665 20.3808 18.1201Z\" fill=\"currentColor\"/><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M12.5 3H20V6H21V10H20V11.5C20 13.9853 17.9853 16 15.5 16H15.0029C15.0015 15.9928 14.9995 15.9857 14.998 15.9785C14.8735 15.3591 14.7735 14.71 14.6904 14.1416C14.6119 13.6044 14.5401 13.0762 14.4766 12.7861L14.4717 12.7646C14.7667 12.8264 15.0649 12.899 15.3672 12.9824L15.6328 12.0176C13.1318 11.327 10.8682 11.327 8.36717 12.0176L8.6328 12.9824C8.93472 12.8991 9.23265 12.8264 9.52733 12.7646L9.52342 12.7861C9.45989 13.0762 9.38714 13.6037 9.30858 14.1406C9.22541 14.7091 9.12656 15.359 9.00194 15.9785C9.00049 15.9857 8.99851 15.9928 8.99706 16H8.49999C6.01479 15.9999 3.99999 13.9852 3.99999 11.5V10H2.99999V6H3.99999V3H11.5V2H12.5V3ZM9.24999 6.5C8.55978 6.50011 8.00009 7.08199 7.99999 7.7998C7.99999 8.51771 8.55972 9.0995 9.24999 9.09961C9.94034 9.09961 10.5 8.51777 10.5 7.7998C10.4999 7.08192 9.94028 6.5 9.24999 6.5ZM14.75 6.5C14.0597 6.5001 13.5 7.05971 13.5 7.75C13.5 8.44029 14.0597 8.9999 14.75 9C15.4403 9 16 8.44036 16 7.75C16 7.05964 15.4403 6.5 14.75 6.5Z\" fill=\"currentColor\"/>",
10616
+ "svg": "<Path d=\"M13.5 12.5C13.7142 13.4786 14.101 18.5671 15.1963 18.7686C16.8809 19.0784 18 19.6262 18 20.25C18 21.2165 15.3136 22 12 22C8.68637 22 5.99999 21.2165 5.99999 20.25C5.99999 19.6262 7.11924 19.0785 8.8037 18.7686C9.89877 18.5661 10.2856 13.4786 10.5 12.5H13.5Z\" fill=\"currentColor\"/><Path d=\"M2.1455 18.4463C2.44379 18.0197 3.10385 17.8737 3.6201 18.1201C4.13669 18.3669 5.24797 19.3584 4.95018 19.7852C4.65202 20.2119 3.05667 19.9124 2.54003 19.666C2.0236 19.4196 1.84734 18.8732 2.1455 18.4463Z\" fill=\"currentColor\"/><Path d=\"M20.3808 18.1201C20.8972 17.8739 21.5574 18.0195 21.8555 18.4463C22.1535 18.8731 21.9762 19.4195 21.4599 19.666C20.9432 19.9124 19.3481 20.2118 19.0498 19.7852C18.752 19.3582 19.8645 18.3665 20.3808 18.1201Z\" fill=\"currentColor\"/><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M12.5 3H20V6H21V10H20V11.5C20 13.9852 17.9852 15.9999 15.5 16H15.0029C15.0015 15.9928 14.9995 15.9857 14.998 15.9785C14.8735 15.3591 14.7735 14.71 14.6904 14.1416C14.6119 13.6045 14.5401 13.0762 14.4766 12.7861L14.4717 12.7646C14.7666 12.8264 15.065 12.899 15.3672 12.9824L15.6328 12.0176C13.1319 11.3271 10.8681 11.3271 8.36717 12.0176L8.6328 12.9824C8.93464 12.8991 9.23272 12.8264 9.52733 12.7646L9.52342 12.7861C9.45989 13.0762 9.38713 13.6037 9.30858 14.1406C9.22541 14.7091 9.12655 15.359 9.00194 15.9785C9.00049 15.9857 8.99851 15.9928 8.99706 16H8.49999C6.01479 15.9999 3.99999 13.9852 3.99999 11.5V10H2.99999V6H3.99999V3H11.5V2H12.5V3ZM9.24999 6.5C8.55978 6.50011 8.00009 7.08199 7.99999 7.7998C7.99999 8.51771 8.55972 9.0995 9.24999 9.09961C9.94023 9.09947 10.5 8.51769 10.5 7.7998C10.4999 7.08201 9.94017 6.50013 9.24999 6.5ZM14.75 6.5C14.0597 6.5001 13.5 7.05971 13.5 7.75C13.5 8.44029 14.0597 8.9999 14.75 9C15.4402 8.99987 16 8.44028 16 7.75C16 7.05972 15.4402 6.50013 14.75 6.5Z\" fill=\"currentColor\"/>",
10582
10617
  "tags": "Path",
10583
10618
  "componentName": "IconRobotHeadSlop",
10584
10619
  "iconName": "robot-head-slop",
@@ -11978,8 +12013,8 @@
11978
12013
  "pathname": "src/IconStackedBarChart100Axis"
11979
12014
  },
11980
12015
  {
11981
- "svg": "<Rect x=\"2\" y=\"19\" width=\"20\" height=\"1\" fill=\"currentColor\"/><Path d=\"M7 19H4V11H7V19Z\" fill=\"currentColor\"/><Path d=\"M11 19H8V6H11V19Z\" fill=\"currentColor\"/><Path d=\"M16 19H13V9H16V19Z\" fill=\"currentColor\"/><Path d=\"M20 19H17V4H20V19Z\" fill=\"currentColor\"/>",
11982
- "tags": "Path, Rect",
12016
+ "svg": "<Path d=\"M22 20H2V19H4V11H7V19H8V6H11V19H13V9H16V19H17V4H20V19H22V20Z\" fill=\"currentColor\"/>",
12017
+ "tags": "Path",
11983
12018
  "componentName": "IconStackedBarChart2",
11984
12019
  "iconName": "stacked-bar-chart-2, revenue",
11985
12020
  "pathname": "src/IconStackedBarChart2"
@@ -12153,7 +12188,7 @@
12153
12188
  "pathname": "src/IconStore1"
12154
12189
  },
12155
12190
  {
12156
- "svg": "<Path d=\"M8.49998 3H2.99998L2.44389 6.89264C2.2096 8.53268 3.4822 10 5.13889 10C6.49367 10 7.64229 9.00381 7.83389 7.66264L8.49998 3Z\" fill=\"currentColor\"/><Path d=\"M5.13906 11C4.33763 11 3.60195 10.7489 2.99998 10.325V21.0001H10V15.5H14V21.0001H21V10.3252C20.3981 10.749 19.6625 11 18.8612 11C17.3878 11 16.0926 10.1382 15.4926 8.86266C14.8469 10.1233 13.5351 11 12.0001 11C10.4652 11 9.15344 10.1233 8.50773 8.86266C7.90765 10.1382 6.61253 11 5.13906 11Z\" fill=\"currentColor\"/><Path d=\"M9.49998 3H14.5L14.9037 6.7685C15.0887 8.49462 13.736 10 12 10C10.264 10 8.91127 8.49462 9.09621 6.7685L9.49998 3Z\" fill=\"currentColor\"/><Path d=\"M15.5 3H21L21.5561 6.89264C21.7904 8.53268 20.5178 10 18.8611 10C17.5063 10 16.3577 9.00381 16.1661 7.66264L15.5 3Z\" fill=\"currentColor\"/>",
12191
+ "svg": "<Path d=\"M15.4927 8.8623C16.0927 10.1377 17.3876 10.9998 18.8609 11C19.6621 11 20.3986 10.7489 21.0005 10.3252V21H14.0005V15.5H10.0005V21H3.00052V10.3252C3.60242 10.7489 4.33795 11 5.13919 11C6.61265 11 7.90729 10.1378 8.50736 8.8623C9.15308 10.1229 10.4656 11 12.0005 11C13.5354 10.9999 14.847 10.1229 15.4927 8.8623Z\" fill=\"currentColor\"/><Path d=\"M7.83353 7.66309C7.64173 9.00393 6.49371 9.99989 5.13919 10C3.4825 10 2.20959 8.53262 2.44388 6.89258L3.00052 3H8.50052L7.83353 7.66309Z\" fill=\"currentColor\"/><Path d=\"M14.9038 6.76855C15.0887 8.4945 13.7363 9.99973 12.0005 10C10.2645 10 8.91133 8.49465 9.09623 6.76855L9.50052 3H14.5005L14.9038 6.76855Z\" fill=\"currentColor\"/><Path d=\"M21.5562 6.89258C21.7905 8.53262 20.5176 10 18.8609 10C17.5064 9.99986 16.3583 9.00391 16.1665 7.66309L15.5005 3H21.0005L21.5562 6.89258Z\" fill=\"currentColor\"/>",
12157
12192
  "tags": "Path",
12158
12193
  "componentName": "IconStore2",
12159
12194
  "iconName": "store-2",
@@ -12706,7 +12741,7 @@
12706
12741
  "pathname": "src/IconThermostat"
12707
12742
  },
12708
12743
  {
12709
- "svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M14.8607 2.25047C16.8771 2.25045 19.0796 2.12893 20.1576 4.16844C20.5557 4.92183 20.5765 5.91099 20.6186 7.88817L20.6908 11.2466C20.7128 12.2783 20.7235 12.7947 20.7123 13.31C20.7024 13.7683 20.6791 14.2272 20.643 14.6841C20.6023 15.198 20.539 15.7106 20.4135 16.7348L20.4018 16.8315C20.1884 18.5725 20.0815 19.4439 19.6732 20.1001C19.3135 20.678 18.7926 21.1386 18.1752 21.4253C17.4743 21.7505 16.5969 21.7505 14.8432 21.7505H9.15469C7.40089 21.7505 6.52358 21.7506 5.82266 21.4253C5.20526 21.1386 4.6843 20.678 4.32461 20.1001C3.91641 19.4439 3.8095 18.5724 3.5961 16.8315L3.58438 16.7348C3.45882 15.7106 3.39558 15.198 3.35489 14.6841C3.31872 14.2272 3.2955 13.7683 3.28555 13.31C3.27438 12.7947 3.28606 12.2783 3.30801 11.2466L3.3793 7.88817C3.42137 5.91099 3.44213 4.92183 3.84024 4.16844C4.91832 2.12866 7.12153 2.25047 9.13809 2.25047H14.8607ZM8.392 5.75047C7.29023 5.75047 6.73869 5.75033 6.31485 5.96336C5.9421 6.1508 5.63694 6.45052 5.44278 6.81981C5.22221 7.23965 5.21182 7.79083 5.1918 8.89207L5.09903 14.0005C5.09902 14.2324 5.09978 14.3491 5.10977 14.4487C5.1992 15.3376 5.86711 16.0596 6.74649 16.2173C6.84511 16.2349 6.96133 16.2443 7.19278 16.2622L7.83243 16.311C8.24856 16.3431 8.45708 16.3595 8.62149 16.436C8.85868 16.5465 9.04308 16.7458 9.13516 16.9907C9.19886 17.1605 9.19961 17.3703 9.19961 17.7876V17.8999C9.19961 18.4597 9.19913 18.7407 9.30801 18.9546C9.40387 19.1426 9.55751 19.2953 9.74551 19.3911C9.95939 19.5 10.2394 19.5005 10.7992 19.5005H13.1996C13.7594 19.5005 14.0395 19.5001 14.2533 19.3911C14.4412 19.2953 14.594 19.1425 14.6898 18.9546C14.7988 18.7407 14.7992 18.4598 14.7992 17.8999V17.8452C14.7992 17.3404 14.799 17.0874 14.893 16.8862C14.9759 16.7089 15.1099 16.5598 15.2768 16.4575C15.4662 16.3414 15.7172 16.3122 16.2191 16.2554L16.9496 16.1733C16.9726 16.1725 16.9847 16.1718 16.9945 16.1714C18.0531 16.121 18.8881 15.2536 18.8988 14.1938C18.8989 14.184 18.8998 14.1718 18.8998 14.1489V14.0005L18.809 8.89305C18.7894 7.79131 18.7796 7.23984 18.559 6.81981C18.3649 6.45043 18.0597 6.15087 17.6869 5.96336C17.263 5.75026 16.7109 5.75047 15.6088 5.75047H8.392ZM14.8725 8.05516C15.0628 8.04081 15.3006 8.04244 15.5092 8.2241C15.6488 8.34599 15.7538 8.5331 15.7641 8.73289V8.80907C15.7593 8.88457 15.7407 8.95944 15.7094 9.02879C15.6779 9.0984 15.6208 9.18216 15.5629 9.26121C15.5022 9.344 15.4293 9.43593 15.3559 9.52586C15.1992 9.7177 15.0616 9.87649 14.976 9.98289H14.975C14.2733 10.8482 13.6082 11.743 12.9809 12.6636L12.9799 12.6645C12.7877 12.9447 12.6025 13.2359 12.4145 13.5268L12.4135 13.5259C12.3112 13.6909 12.1685 13.9608 11.9867 14.1538C11.8917 14.2546 11.7755 14.3479 11.6332 14.4018C11.4871 14.4572 11.3244 14.4665 11.1498 14.4175C10.951 14.3614 10.7616 14.2158 10.6088 14.0786L10.1967 13.6743L9.25235 12.7651V12.7641C9.04276 12.5656 8.74103 12.3131 8.55899 12.0259C8.47803 11.898 8.45102 11.7313 8.46133 11.5854C8.47161 11.4413 8.52246 11.27 8.64883 11.1548C8.81744 11.0012 8.99752 10.9207 9.18496 10.9106C9.36866 10.9009 9.53648 10.9602 9.68106 11.0415C9.82488 11.1225 9.95774 11.2321 10.0746 11.3384C10.1333 11.3917 10.1904 11.4463 10.2436 11.4975C10.2976 11.5495 10.3481 11.5981 10.3959 11.6421L11.1957 12.3764C11.398 12.0717 11.6405 11.7436 11.8471 11.4595C12.4493 10.6295 13.0843 9.823 13.7494 9.04246L14.1098 8.62157C14.2381 8.47662 14.3731 8.33288 14.5092 8.21141C14.6186 8.11382 14.7508 8.07802 14.8471 8.05809L14.8588 8.05614L14.8725 8.05516ZM10.3354 13.5307C10.4506 13.6426 10.5923 13.7943 10.7426 13.9292C10.5922 13.7942 10.4506 13.6416 10.3354 13.5298L9.39102 12.6206L10.3354 13.5307ZM12.2455 13.4175C12.2232 13.4534 12.2005 13.4915 12.1772 13.5307C12.2004 13.4917 12.2233 13.4541 12.2455 13.4184L12.8148 12.5513V12.5503C12.6205 12.8336 12.4328 13.1276 12.2455 13.4175ZM8.70059 11.4223C8.69991 11.424 8.69929 11.4256 8.69864 11.4272C8.70831 11.4034 8.72047 11.3813 8.73379 11.3608L8.70059 11.4223Z\" fill=\"currentColor\"/><Path opacity=\"0.4\" d=\"M14.8555 17C14.8033 17.1858 14.8027 17.4306 14.8027 17.8457V17.9004C14.8027 18.4598 14.8021 18.7403 14.6934 18.9541C14.5976 19.1419 14.4446 19.2948 14.2568 19.3906C14.043 19.4995 13.7626 19.5 13.2031 19.5H10.8027C10.243 19.5 9.96288 19.4995 9.74902 19.3906C9.56103 19.2947 9.40734 19.1421 9.31152 18.9541C9.20277 18.7403 9.20312 18.4598 9.20312 17.9004V17.7871C9.20312 17.3766 9.20133 17.1683 9.14062 17H14.8555Z\" fill=\"currentColor\"/>",
12744
+ "svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M14.8717 8.05419C15.062 8.03983 15.2997 8.04152 15.5084 8.22313C15.6482 8.34501 15.753 8.53198 15.7633 8.73192V8.80809C15.7585 8.88373 15.7399 8.95835 15.7086 9.02782C15.6771 9.09746 15.6201 9.18112 15.5621 9.26024C15.5014 9.34305 15.4285 9.43493 15.3551 9.52489C15.1984 9.71675 15.0608 9.8755 14.9752 9.98192C14.2735 10.8472 13.6074 11.742 12.9801 12.6626L12.9791 12.6636C12.7869 12.9437 12.6017 13.2349 12.4137 13.5259L12.4127 13.5249C12.3104 13.69 12.1678 13.9598 11.9859 14.1528C11.8909 14.2536 11.7747 14.3469 11.6324 14.4009C11.4863 14.4562 11.3236 14.4656 11.149 14.4165C10.9501 14.3604 10.7608 14.2149 10.608 14.0776L10.1959 13.6733L9.25155 12.7641C9.04187 12.5655 8.74018 12.3123 8.55819 12.0249C8.4772 11.8969 8.45015 11.7304 8.46054 11.5845C8.47081 11.4403 8.52167 11.269 8.64804 11.1538C8.81658 11.0003 8.99681 10.9197 9.18417 10.9097C9.36786 10.8999 9.53568 10.9592 9.68026 11.0405C9.82417 11.1215 9.95688 11.2311 10.0738 11.3374C10.1326 11.3908 10.1895 11.4453 10.2428 11.4966C10.2968 11.5486 10.3472 11.5971 10.3951 11.6411L11.1949 12.3755C11.3972 12.0707 11.6397 11.7426 11.8463 11.4585C12.4485 10.6285 13.0835 9.82204 13.7486 9.04149L14.109 8.62059C14.2373 8.47565 14.3723 8.33191 14.5084 8.21044C14.6178 8.11293 14.75 8.07705 14.8463 8.05712L14.858 8.05516L14.8717 8.05419Z\" fill=\"currentColor\"/><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M14.86 2.25048C16.8765 2.25047 19.0797 2.1286 20.1578 4.16844C20.5556 4.92174 20.5767 5.91064 20.6187 7.88719L20.69 11.2456C20.712 12.2778 20.7227 12.7945 20.7115 13.31C20.7016 13.7682 20.6783 14.2263 20.6422 14.6831C20.6015 15.1972 20.5393 15.7101 20.4137 16.7349L20.4019 16.8315C20.1886 18.5722 20.0816 19.443 19.6734 20.0991C19.3137 20.6771 18.7929 21.1376 18.1754 21.4243C17.4744 21.7497 16.5973 21.7505 14.8433 21.7505H9.1539C7.39997 21.7505 6.52281 21.7497 5.82186 21.4243C5.20443 21.1376 4.68348 20.6771 4.32382 20.0991C3.9157 19.443 3.80867 18.5722 3.5953 16.8315L3.58358 16.7349C3.45797 15.7101 3.39577 15.1972 3.35507 14.6831C3.31891 14.2263 3.29568 13.7682 3.28573 13.31C3.27455 12.7945 3.28525 12.2778 3.30722 11.2456L3.3785 7.88719C3.42056 5.91064 3.4416 4.92174 3.83944 4.16844C4.91749 2.12857 7.12072 2.25047 9.13729 2.25048H14.86ZM8.3912 5.7495C7.28984 5.7495 6.7388 5.74954 6.31503 5.96239C5.94225 6.14978 5.63718 6.44957 5.44296 6.81883C5.22226 7.23868 5.212 7.78981 5.19198 8.8911L5.09921 13.9995C5.0992 14.2316 5.09899 14.3481 5.10897 14.4477C5.19829 15.337 5.86699 16.0587 6.74667 16.2163C6.84531 16.2339 6.96141 16.2434 7.19296 16.2612L7.83261 16.31C8.2482 16.3421 8.45639 16.3587 8.62069 16.435C8.85809 16.5456 9.0433 16.7455 9.13534 16.9907C9.19896 17.1605 9.19882 17.3695 9.19882 17.7866V17.8999C9.19882 18.4596 9.19933 18.7398 9.30819 18.9536C9.404 19.1415 9.5568 19.2943 9.74472 19.3901C9.95857 19.4991 10.2387 19.4995 10.7984 19.4995H13.1988C13.7588 19.4995 14.0386 19.4991 14.2525 19.3901C14.4407 19.2942 14.5942 19.1417 14.69 18.9536C14.7989 18.7398 14.7984 18.4595 14.7984 17.8999V17.8452C14.7984 17.3399 14.799 17.0866 14.8932 16.8852C14.9761 16.7081 15.1092 16.5588 15.276 16.4565C15.4654 16.3404 15.7172 16.3122 16.2193 16.2554L16.9488 16.1724C16.972 16.1715 16.9838 16.1709 16.9937 16.1704C18.0526 16.1202 18.8885 15.2529 18.899 14.1929V13.9995L18.8082 8.89305C18.7886 7.79122 18.7788 7.23986 18.5582 6.81981C18.364 6.45029 18.0591 6.14992 17.6861 5.96239C17.2622 5.74942 16.7108 5.7495 15.609 5.7495H8.3912Z\" fill=\"currentColor\"/><Path opacity=\"0.4\" d=\"M14.8555 17C14.8033 17.1858 14.8027 17.4306 14.8027 17.8457V17.9004C14.8027 18.4598 14.8021 18.7403 14.6934 18.9541C14.5976 19.1419 14.4446 19.2948 14.2568 19.3906C14.043 19.4995 13.7626 19.5 13.2031 19.5H10.8027C10.243 19.5 9.96288 19.4995 9.74902 19.3906C9.56103 19.2947 9.40734 19.1421 9.31152 18.9541C9.20277 18.7403 9.20312 18.4598 9.20312 17.9004V17.7871C9.20312 17.3766 9.20133 17.1683 9.14062 17H14.8555Z\" fill=\"currentColor\"/>",
12710
12745
  "tags": "Path",
12711
12746
  "componentName": "IconThings",
12712
12747
  "iconName": "things",
@@ -13559,6 +13594,20 @@
13559
13594
  "iconName": "voice-mode, voice-settings",
13560
13595
  "pathname": "src/IconVoiceMode"
13561
13596
  },
13597
+ {
13598
+ "svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2ZM10 9.5H8V14.5H10L11.5 16.5H13V7.5H11.5L10 9.5ZM13.9502 9.90039C15.3498 10.9504 15.3498 13.0496 13.9502 14.0996L14.5498 14.9004C16.4831 13.4504 16.4831 10.5496 14.5498 9.09961L13.9502 9.90039Z\" fill=\"currentColor\"/>",
13599
+ "tags": "Path",
13600
+ "componentName": "IconVoiceover",
13601
+ "iconName": "voiceover, sound",
13602
+ "pathname": "src/IconVoiceover"
13603
+ },
13604
+ {
13605
+ "svg": "<Path d=\"M8.5 21.5H5.2168L5.07129 21.2568L3.7168 19H1.5V13H3.7168L5.07129 10.7432L5.2168 10.5H8.5V21.5Z\" fill=\"currentColor\"/><Path d=\"M10.9043 13.1348C11.6914 13.8727 12.0625 14.9537 12.0625 16C12.0625 17.0463 11.6914 18.1273 10.9043 18.8652L10.2207 18.1348C10.7667 17.6227 11.0625 16.8286 11.0625 16C11.0625 15.1714 10.7667 14.3773 10.2207 13.8652L10.9043 13.1348Z\" fill=\"currentColor\"/><Path d=\"M14 2.5C17.2527 2.49998 20.4413 4.46697 22.4424 8.2666L22.5654 8.5L22.4424 8.7334C20.4413 12.533 17.2527 14.5 14 14.5V13.5C16.7534 13.5 19.5664 11.8746 21.4297 8.5C19.5664 5.12538 16.7534 3.49998 14 3.5C11.1837 3.50002 8.30324 5.19989 6.44238 8.7334L5.55762 8.2666C7.55873 4.46702 10.7473 2.50002 14 2.5Z\" fill=\"currentColor\"/><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M14 5.75C15.5188 5.75 16.75 6.98122 16.75 8.5C16.75 10.0188 15.5188 11.25 14 11.25C12.4812 11.25 11.25 10.0188 11.25 8.5C11.25 6.98122 12.4812 5.75 14 5.75ZM14 6.75C13.0335 6.75 12.25 7.5335 12.25 8.5C12.25 9.4665 13.0335 10.25 14 10.25C14.9665 10.25 15.75 9.4665 15.75 8.5C15.75 7.5335 14.9665 6.75 14 6.75Z\" fill=\"currentColor\"/>",
13606
+ "tags": "Path",
13607
+ "componentName": "IconVoiceover2",
13608
+ "iconName": "voiceover-2, sound, eye, accessibility",
13609
+ "pathname": "src/IconVoiceover2"
13610
+ },
13562
13611
  {
13563
13612
  "svg": "<Path d=\"M6 3V17H5V3H6Z\" fill=\"currentColor\"/><Path d=\"M12 4V10H11V4H12Z\" fill=\"currentColor\"/><Path d=\"M9 6V14H8V6H9Z\" fill=\"currentColor\"/><Path d=\"M3 8V12H2V8H3Z\" fill=\"currentColor\"/><Path d=\"M16.5 19C18.433 19 20 17.433 20 15.5C20 13.567 18.433 12 16.5 12C14.567 12 13 13.567 13 15.5C13 17.433 14.567 19 16.5 19Z\" fill=\"currentColor\"/><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M11 15.5C11 12.4624 13.4624 10 16.5 10C19.5376 10 22 12.4624 22 15.5C22 18.5376 19.5376 21 16.5 21C13.4624 21 11 18.5376 11 15.5ZM16.5 11C14.0147 11 12 13.0147 12 15.5C12 17.9853 14.0147 20 16.5 20C18.9853 20 21 17.9853 21 15.5C21 13.0147 18.9853 11 16.5 11Z\" fill=\"currentColor\"/>",
13564
13613
  "tags": "Path",
@@ -1,4 +0,0 @@
1
- import { FC } from "react";
2
- import { type CentralIconBaseProps } from "../CentralIconBase";
3
- export declare const IconColorPicker: FC<CentralIconBaseProps>;
4
- export default IconColorPicker;
@@ -1,2 +0,0 @@
1
- "use strict";var i=Object.create;var n=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var d=(o,r)=>{for(var e in r)n(o,e,{get:r[e],enumerable:!0})},a=(o,r,e,l)=>{if(r&&typeof r=="object"||typeof r=="function")for(let t of B(r))!P.call(o,t)&&t!==e&&n(o,t,{get:()=>r[t],enumerable:!(l=u(r,t))||l.enumerable});return o};var L=(o,r,e)=>(e=o!=null?i(I(o)):{},a(r||!o||!o.__esModule?n(e,"default",{value:o,enumerable:!0}):e,o)),v=o=>a(n({},"__esModule",{value:!0}),o);var g={};d(g,{IconColorPicker:()=>f,default:()=>x});module.exports=v(g);var p=L(require("react"));var m=L(require("react")),C=require("react-native-svg"),c=({children:o,size:r=24,...e})=>m.default.createElement(C.Svg,{...e,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);var s=require("react-native-svg"),f=o=>p.default.createElement(c,{...o},p.default.createElement(s.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M17 2.29291L21.7072 6.99998L21.3512 7.35596L16.2553 12.5481L17.7072 14L17.0001 14.7071L15.5548 13.2618L7.95985 21H3V16.2929L10.7929 8.49994L9.29297 6.99998L10.0001 6.29287L11.5 7.79283L17 2.29291ZM14.8476 12.5546L11.5 9.20705L5.70706 15H12.4475L14.8476 12.5546Z",fill:"currentColor"})),x=f;0&&(module.exports={IconColorPicker});
2
- //# sourceMappingURL=index.js.map
@@ -1,2 +0,0 @@
1
- import t from"react";import p from"react";import{Svg as l}from"react-native-svg";var e=({children:r,size:o=24,...n})=>p.createElement(l,{...n,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);import{Path as a}from"react-native-svg";var L=r=>t.createElement(e,{...r},t.createElement(a,{fillRule:"evenodd",clipRule:"evenodd",d:"M17 2.29291L21.7072 6.99998L21.3512 7.35596L16.2553 12.5481L17.7072 14L17.0001 14.7071L15.5548 13.2618L7.95985 21H3V16.2929L10.7929 8.49994L9.29297 6.99998L10.0001 6.29287L11.5 7.79283L17 2.29291ZM14.8476 12.5546L11.5 9.20705L5.70706 15H12.4475L14.8476 12.5546Z",fill:"currentColor"})),P=L;export{L as IconColorPicker,P as default};
2
- //# sourceMappingURL=index.mjs.map