@central-icons-react-native/round-filled-radius-0-stroke-2 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.
- package/IconChevronTriangleDownMedium/index.d.ts +4 -0
- package/IconChevronTriangleDownMedium/index.js +2 -0
- package/IconChevronTriangleDownMedium/index.js.map +1 -0
- package/IconChevronTriangleDownMedium/index.mjs +2 -0
- package/IconChevronTriangleDownMedium/index.mjs.map +1 -0
- package/IconChevronTriangleLeftMedium/index.d.ts +4 -0
- package/IconChevronTriangleLeftMedium/index.js +2 -0
- package/IconChevronTriangleLeftMedium/index.js.map +1 -0
- package/IconChevronTriangleLeftMedium/index.mjs +2 -0
- package/IconChevronTriangleLeftMedium/index.mjs.map +1 -0
- package/IconChevronTriangleRightMedium/index.d.ts +4 -0
- package/IconChevronTriangleRightMedium/index.js +2 -0
- package/IconChevronTriangleRightMedium/index.js.map +1 -0
- package/IconChevronTriangleRightMedium/index.mjs +2 -0
- package/IconChevronTriangleRightMedium/index.mjs.map +1 -0
- package/IconChevronTriangleUpMedium/index.d.ts +4 -0
- package/IconChevronTriangleUpMedium/index.js +2 -0
- package/IconChevronTriangleUpMedium/index.js.map +1 -0
- package/IconChevronTriangleUpMedium/index.mjs +2 -0
- package/IconChevronTriangleUpMedium/index.mjs.map +1 -0
- package/IconEyedropper/index.d.ts +4 -0
- package/IconEyedropper/index.js +2 -0
- package/IconEyedropper/index.js.map +1 -0
- package/IconEyedropper/index.mjs +2 -0
- package/IconEyedropper/index.mjs.map +1 -0
- package/IconEyedropper2/index.d.ts +4 -0
- package/IconEyedropper2/index.js +2 -0
- package/{IconColorPicker → IconEyedropper2}/index.js.map +1 -1
- package/{IconColorPicker → IconEyedropper2}/index.mjs +1 -1
- package/{IconColorPicker → IconEyedropper2}/index.mjs.map +1 -1
- package/IconFileArrowLeftIn/index.js +1 -1
- package/IconFileArrowLeftIn/index.js.map +1 -1
- package/IconFileArrowLeftIn/index.mjs +1 -1
- package/IconFileArrowLeftIn/index.mjs.map +1 -1
- package/IconRepaint/index.js +1 -1
- package/IconRepaint/index.js.map +1 -1
- package/IconRepaint/index.mjs +1 -1
- package/IconRepaint/index.mjs.map +1 -1
- package/IconRobotHeadSlop/index.js +1 -1
- package/IconRobotHeadSlop/index.js.map +1 -1
- package/IconRobotHeadSlop/index.mjs +1 -1
- package/IconRobotHeadSlop/index.mjs.map +1 -1
- package/IconStore2/index.js +1 -1
- package/IconStore2/index.js.map +1 -1
- package/IconStore2/index.mjs +1 -1
- package/IconStore2/index.mjs.map +1 -1
- package/IconThings/index.js +1 -1
- package/IconThings/index.js.map +1 -1
- package/IconThings/index.mjs +1 -1
- package/IconThings/index.mjs.map +1 -1
- package/IconVoiceover/index.d.ts +4 -0
- package/IconVoiceover/index.js +2 -0
- package/IconVoiceover/index.js.map +1 -0
- package/IconVoiceover/index.mjs +2 -0
- package/IconVoiceover/index.mjs.map +1 -0
- package/IconVoiceover2/index.d.ts +4 -0
- package/IconVoiceover2/index.js +2 -0
- package/IconVoiceover2/index.js.map +1 -0
- package/IconVoiceover2/index.mjs +2 -0
- package/IconVoiceover2/index.mjs.map +1 -0
- package/README.md +8 -1
- package/filtered-icons.json +119 -21
- package/icons/index.d.ts +8 -1
- package/icons-index.json +24 -10
- package/index.d.ts +8 -1
- package/index.js +1 -1
- package/index.js.map +1 -1
- package/index.mjs +1 -1
- package/index.mjs.map +1 -1
- package/license-check.js +1 -1
- package/package.json +1 -1
- package/skills/central-icons-react-native/SKILL.md +11 -4
- package/tsx-icons.json +63 -14
- package/IconColorPicker/index.d.ts +0 -4
- package/IconColorPicker/index.js +0 -2
package/license-check.js
CHANGED
package/package.json
CHANGED
|
@@ -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.
|
|
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
|
-
- **
|
|
303
|
-
- **
|
|
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=\"M16.9999 9C17.3878 9.00005 17.7406 9.22483 17.9051 9.57617C18.0696 9.92749 18.0167 10.3426 17.7684 10.6406L12.7684 16.6406C12.5785 16.8685 12.2966 17 11.9999 17C11.7032 17 11.4213 16.8685 11.2313 16.6406L6.23131 10.6406C5.98294 10.3426 5.9301 9.92753 6.09459 9.57617C6.25918 9.22482 6.61187 9 6.99987 9H16.9999Z\" 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=\"M9.00001 10C8.62123 10 8.27497 10.214 8.10558 10.5528C7.93619 10.8916 7.97274 11.297 8.20001 11.6L11.2 15.6C11.3889 15.8518 11.6852 16 12 16C12.3148 16 12.6112 15.8518 12.8 15.6L15.8 11.6C16.0273 11.297 16.0638 10.8916 15.8944 10.5528C15.725 10.214 15.3788 10 15 10H9.00001Z\" 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=\"M15 6.99983C14.9999 6.61187 14.7752 6.25912 14.4238 6.09456C14.0725 5.9301 13.6574 5.98297 13.3594 6.23128L7.35938 11.2313C7.13148 11.4212 7.00004 11.7031 7 11.9998C7 12.2965 7.13148 12.5784 7.35938 12.7684L13.3594 17.7684C13.6574 18.0168 14.0725 18.0696 14.4238 17.9051C14.7752 17.7405 15 17.3878 15 16.9998V6.99983Z\" 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=\"M9.57617 6.09459C9.92753 5.9301 10.3426 5.98294 10.6406 6.23131L16.6406 11.2313C16.8685 11.4213 17 11.7032 17 11.9999C17 12.2966 16.8685 12.5785 16.6406 12.7684L10.6406 17.7684C10.3426 18.0167 9.92749 18.0696 9.57617 17.9051C9.22483 17.7406 9.00005 17.3878 9 16.9999V6.99987C9 6.61187 9.22482 6.25918 9.57617 6.09459Z\" 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=\"M11.9999 7C12.2966 7.00004 12.5785 7.13148 12.7684 7.35938L17.7684 13.3594C18.0167 13.6574 18.0696 14.0725 17.9051 14.4238C17.7406 14.7752 17.3878 14.9999 16.9999 15H6.99987C6.61187 15 6.25918 14.7752 6.09459 14.4238C5.9301 14.0725 5.98294 13.6574 6.23131 13.3594L11.2313 7.35938L11.3075 7.2793C11.4927 7.10139 11.7402 7 11.9999 7Z\" 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=\"M9.00001 14C8.62123 14 8.27497 13.786 8.10558 13.4472C7.93619 13.1084 7.97274 12.703 8.20001 12.4L11.2 8.4C11.3889 8.14819 11.6852 8 12 8C12.3148 8 12.6112 8.14819 12.8 8.4L15.8 12.4C16.0273 12.703 16.0638 13.1084 15.8944 13.4472C15.725 13.786 15.3788 14 15 14H9.00001Z\" 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=\"M16.2929 2.29289C16.6834 1.90237 17.3166 1.90237 17.7071 2.29289L21.7071 6.29289C22.0976 6.68342 22.0976 7.31658 21.7071 7.70711L16.9142 12.5L17.7071 13.2929C18.0976 13.6834 18.0976 14.3166 17.7071 14.7071C17.3166 15.0976 16.6834 15.0976 16.2929 14.7071L15.5 13.9142L8.70711 20.7071C8.51957 20.8946 8.26522 21 8 21H4C3.44772 21 3 20.5523 3 20V16C3 15.7348 3.10536 15.4804 3.29289 15.2929L10.0858 8.5L9.29289 7.70711C8.90237 7.31658 8.90237 6.68342 9.29289 6.29289C9.68342 5.90237 10.3166 5.90237 10.7071 6.29289L11.5 7.08579L16.2929 2.29289ZM14.0858 12.5L11.5 9.91421L6.41421 15H11.5858L14.0858 12.5Z\" 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 4C6 3.44772 6.44772 3 7 3H20C20.5523 3 21 3.44772 21 4V10C21 10.5523 20.5523 11 20 11H7C6.44772 11 6 10.5523 6 10V8H5V12H13C13.5523 12 14 12.4477 14 13V15.1707C15.1652 15.5825 16 16.6938 16 18V21C16 21.5523 15.5523 22 15 22C14.4477 22 14 21.5523 14 21V18C14 17.4477 13.5523 17 13 17C12.4477 17 12 17.4477 12 18V21C12 21.5523 11.5523 22 11 22C10.4477 22 10 21.5523 10 21V18C10 16.6938 10.8348 15.5825 12 15.1707V14H4C3.44772 14 3 13.5523 3 13V7C3 6.44772 3.44772 6 4 6H6V4Z\" fill=\"currentColor\"/>",
|
|
4002
4023
|
"tags": "Path",
|
|
@@ -5369,6 +5390,20 @@
|
|
|
5369
5390
|
"iconName": "eye-closed, see, hidden",
|
|
5370
5391
|
"pathname": "src/IconEyeClosed"
|
|
5371
5392
|
},
|
|
5393
|
+
{
|
|
5394
|
+
"svg": "<Path d=\"M14.958 13.7498L9.45018 19.2576C9.32408 19.3836 9.16669 19.4737 8.99412 19.5184L6.82322 20.0799C6.65004 20.1247 6.49155 20.215 6.36521 20.3416L6.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.65818 17.6355C3.78366 17.5097 3.87329 17.3525 3.91795 17.1805L4.4824 15.0066C4.52718 14.8342 4.61717 14.6766 4.74314 14.5506L10.251 9.04276L14.958 13.7498Z\" 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.2412 9.40312C19.0859 9.58433 19.001 9.81586 19.001 10.0545V11.2928C19.0009 11.5579 18.8954 11.8123 18.708 11.9998L17.708 12.9998C17.3175 13.3901 16.6844 13.3901 16.2939 12.9998L11.001 7.70683C10.6105 7.31636 10.6106 6.6833 11.001 6.29276L12.001 5.29276C12.1885 5.10527 12.4428 4.99984 12.708 4.99979H13.9472C14.186 4.99979 14.4174 4.914 14.5986 4.75858L15.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=\"M16.2929 2.29289C16.6834 1.90237 17.3166 1.90237 17.7071 2.29289L21.7071 6.29289C22.0976 6.68342 22.0976 7.31658 21.7071 7.70711L16.9142 12.5L17.7071 13.2929C18.0976 13.6834 18.0976 14.3166 17.7071 14.7071C17.3166 15.0976 16.6834 15.0976 16.2929 14.7071L15.5 13.9142L8.70711 20.7071C8.51957 20.8946 8.26522 21 8 21H4C3.44772 21 3 20.5523 3 20V16C3 15.7348 3.10536 15.4804 3.29289 15.2929L10.0858 8.5L9.29289 7.70711C8.90237 7.31658 8.90237 6.68342 9.29289 6.29289C9.68342 5.90237 10.3166 5.90237 10.7071 6.29289L11.5 7.08579L16.2929 2.29289ZM14.0858 12.5L11.5 9.91421L6.41421 15H11.5858L14.0858 12.5Z\" 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.2391 3.99997 20.3386 6.61119 22.8882 11.5405C23.0373 11.8287 23.0373 12.1712 22.8882 12.4594C20.3386 17.3887 16.2392 20 12 20C7.76085 20 3.66137 17.3888 1.11178 12.4595C0.962741 12.1713 0.962741 11.8288 1.11178 11.5406C3.66136 6.6113 7.76084 4.00003 12 4ZM8.5 12C8.5 10.067 10.067 8.5 12 8.5C13.933 8.5 15.5 10.067 15.5 12C15.5 13.933 13.933 15.5 12 15.5C10.067 15.5 8.5 13.933 8.5 12Z\" fill=\"currentColor\"/>",
|
|
5374
5409
|
"tags": "Path",
|
|
@@ -5524,7 +5559,7 @@
|
|
|
5524
5559
|
"pathname": "src/IconFigmaSimple"
|
|
5525
5560
|
},
|
|
5526
5561
|
{
|
|
5527
|
-
"svg": "<Path d=\"M7.29297 15.293C7.68349 14.9024 8.31651 14.9024 8.70703 15.293L11.707 18.293C12.0976 18.6835 12.0976 19.3165 11.707 19.707L8.70703 22.707C8.31651 23.0976 7.68349 23.0976 7.29297 22.707C6.90244 22.3165 6.90244 21.6835 7.29297 21.293L8.58594 20H4C3.44772 20 3 19.5523 3 19C3 18.4477 3.44772 18 4 18H8.58594L7.29297 16.707C6.90244 16.3165 6.90244 15.6835 7.29297 15.
|
|
5562
|
+
"svg": "<Path d=\"M7.29297 15.293C7.68349 14.9024 8.31651 14.9024 8.70703 15.293L11.707 18.293C12.0976 18.6835 12.0976 19.3165 11.707 19.707L8.70703 22.707C8.31651 23.0976 7.68349 23.0976 7.29297 22.707C6.90244 22.3165 6.90244 21.6835 7.29297 21.293L8.58594 20H4C3.44772 20 3 19.5523 3 19C3 18.4477 3.44772 18 4 18H8.58594L7.29297 16.707C6.90244 16.3165 6.90244 15.6835 7.29297 15.293Z\" fill=\"currentColor\"/><Path d=\"M12 9C12 9.55228 12.4477 10 13 10H20V21C20 21.5523 19.5523 22 19 22H12.2422L13.1211 21.1211C14.2927 19.9495 14.2927 18.0505 13.1211 16.8789L10.1211 13.8789C8.94952 12.7073 7.05048 12.7073 5.87891 13.8789C5.29312 14.4647 5 15.2323 5 16H4V3C4 2.44772 4.44772 2 5 2H12V9Z\" fill=\"currentColor\"/><Path d=\"M19.4141 8H14V2.58594L19.4141 8Z\" fill=\"currentColor\"/>",
|
|
5528
5563
|
"tags": "Path",
|
|
5529
5564
|
"componentName": "IconFileArrowLeftIn",
|
|
5530
5565
|
"iconName": "file-arrow-left-in, document-arrow-left-in, incoming",
|
|
@@ -10424,7 +10459,7 @@
|
|
|
10424
10459
|
"pathname": "src/IconReorder"
|
|
10425
10460
|
},
|
|
10426
10461
|
{
|
|
10427
|
-
"svg": "<Path d=\"
|
|
10462
|
+
"svg": "<Path d=\"M13.5049 16C14.8829 16.0001 16 17.1171 16 18.4951C16 20.8426 13.8443 21.0077 12.0098 21C11.4575 20.9977 11.0023 20.5425 11 19.9902C10.9924 18.1558 11.1574 16 13.5049 16Z\" fill=\"currentColor\"/><Path d=\"M3.44242 12.0068C3.99087 11.9427 4.48751 12.3353 4.55179 12.8838C4.84334 15.371 6.35435 17.4893 8.47464 18.6211C8.96188 18.8811 9.14582 19.4874 8.88578 19.9746C8.62569 20.4617 8.02042 20.6457 7.53324 20.3857C4.85211 18.9548 2.93553 16.274 2.56546 13.1162C2.50129 12.5678 2.89396 12.0711 3.44242 12.0068Z\" fill=\"currentColor\"/><Path d=\"M14.1836 15.0664C15.8869 12.7787 19.2312 8.71355 21.333 10.668C23.4375 12.6248 19.2529 16.0819 16.9346 17.8154C16.661 16.4303 15.5689 15.3394 14.1836 15.0664Z\" fill=\"currentColor\"/><Path d=\"M12 2.5C15.1587 2.5 17.958 4.04258 19.6836 6.41113C20.0087 6.8575 19.9102 7.48342 19.4639 7.80859C19.0175 8.13365 18.3916 8.03519 18.0664 7.58887C16.701 5.71486 14.4923 4.5 12 4.5C9.7801 4.50012 7.78512 5.46513 6.41117 7H8.50101C9.05307 7.00026 9.50101 7.44788 9.50101 8C9.50101 8.55212 9.05307 8.99974 8.50101 9H4.50003C4.23497 8.99989 3.98044 8.89447 3.793 8.70703C3.62897 8.54291 3.52759 8.32755 3.50492 8.09863L3.50003 8V4C3.50003 3.44786 3.94794 3.00023 4.50003 3C5.05232 3 5.50003 3.44772 5.50003 4V5.07324C7.19875 3.47849 9.48461 2.50011 12 2.5Z\" fill=\"currentColor\"/>",
|
|
10428
10463
|
"tags": "Path",
|
|
10429
10464
|
"componentName": "IconRepaint",
|
|
10430
10465
|
"iconName": "repaint, recreate, redo",
|
|
@@ -10578,7 +10613,7 @@
|
|
|
10578
10613
|
"pathname": "src/IconRobot3"
|
|
10579
10614
|
},
|
|
10580
10615
|
{
|
|
10581
|
-
"svg": "<Path
|
|
10616
|
+
"svg": "<Path d=\"M13.6212 12.5C13.8732 12.5002 14.0861 12.6884 14.1173 12.9385L14.7911 18.333C14.8188 18.5542 14.99 18.7299 15.2091 18.7705C16.8865 19.0809 18.0001 19.6278 18.0001 20.25C18.0001 21.2165 15.3137 22 12.0001 22C8.68652 22 6.00012 21.2165 6.00012 20.25C6.00012 19.628 7.11264 19.081 8.78919 18.7705C9.00836 18.7299 9.18046 18.5542 9.20813 18.333L9.88294 12.9375C9.91444 12.6876 10.1271 12.5001 10.379 12.5H13.6212Z\" fill=\"currentColor\"/><Path d=\"M2.14466 18.4463C2.44278 18.0196 3.10291 17.8739 3.61927 18.1201C4.1356 18.3665 5.24797 19.3582 4.95032 19.7852C4.65205 20.2118 3.057 19.9124 2.54016 19.666C2.02393 19.4195 1.84664 18.8731 2.14466 18.4463Z\" fill=\"currentColor\"/><Path d=\"M20.38 18.1201C20.8963 17.8737 21.5563 18.0197 21.8546 18.4463C22.1528 18.8731 21.9764 19.4195 21.4601 19.666C20.9435 19.9124 19.3482 20.2119 19.0499 19.7852C18.7521 19.3583 19.8635 18.3669 20.38 18.1201Z\" fill=\"currentColor\"/><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M12.0001 1.5C12.5523 1.50017 13.0001 1.94782 13.0001 2.5V3H19.5001C20.0523 3.00017 20.5001 3.44782 20.5001 4V6.26953C21.0973 6.6155 21.5001 7.26017 21.5001 8V9C21.5001 9.73966 21.0971 10.3835 20.5001 10.7295V12C20.5001 14.5479 18.5938 16.649 16.13 16.959L15.6759 13.3145L15.671 13.2803C15.9514 13.2184 16.1899 13.0088 16.2716 12.7129C16.389 12.2872 16.1387 11.8462 15.713 11.7285C13.1597 11.0235 10.8406 11.0235 8.28723 11.7285C7.86154 11.8462 7.61118 12.2871 7.72864 12.7129C7.81029 13.0084 8.04824 13.2182 8.32825 13.2803L8.32434 13.3135L7.86731 16.959C5.40484 16.6478 3.50012 14.5469 3.50012 12V10.7305C2.90276 10.3845 2.50012 9.73996 2.50012 9V8C2.50012 7.25987 2.90253 6.61442 3.50012 6.26855V4C3.50012 3.44779 3.94794 3.00012 4.50012 3H11.0001V2.5C11.0001 1.94779 11.4479 1.50012 12.0001 1.5ZM9.25012 6.5C8.4218 6.50012 7.75012 7.17165 7.75012 8C7.75012 8.82835 8.4218 9.49988 9.25012 9.5C10.0784 9.49983 10.7501 8.82832 10.7501 8C10.7501 7.17168 10.0784 6.50017 9.25012 6.5ZM14.7501 6.5C13.9218 6.50012 13.2501 7.17165 13.2501 8C13.2501 8.82835 13.9218 9.49988 14.7501 9.5C15.5784 9.49983 16.2501 8.82832 16.2501 8C16.2501 7.17168 15.5784 6.50017 14.7501 6.5Z\" fill=\"currentColor\"/>",
|
|
10582
10617
|
"tags": "Path",
|
|
10583
10618
|
"componentName": "IconRobotHeadSlop",
|
|
10584
10619
|
"iconName": "robot-head-slop",
|
|
@@ -12153,7 +12188,7 @@
|
|
|
12153
12188
|
"pathname": "src/IconStore1"
|
|
12154
12189
|
},
|
|
12155
12190
|
{
|
|
12156
|
-
"svg": "<Path d=\"
|
|
12191
|
+
"svg": "<Path d=\"M15.557 10.293C16.3876 11.3366 17.6685 12 19.0951 12C19.7789 12 20.4231 11.8492 20.9994 11.5811V20C20.9994 20.5523 20.5517 21 19.9994 21H14.9994C14.4472 20.9999 13.9994 20.5522 13.9994 20V16.5C13.9994 15.9477 13.5517 15.5 12.9994 15.5H10.9994C10.4472 15.5001 9.99939 15.9478 9.99939 16.5V20C9.99939 20.5523 9.55168 21 8.99939 21H3.99939C3.44716 20.9999 2.99939 20.5522 2.99939 20V11.5811C3.57562 11.8491 4.22 12 4.90369 12C6.33025 12 7.61116 11.3366 8.44178 10.293C9.27492 11.3305 10.5543 12 11.9994 12C13.4445 12 14.7239 11.3306 15.557 10.293Z\" fill=\"currentColor\"/><Path d=\"M7.41639 7.66016C7.32223 8.97838 6.22528 10 4.90369 10C3.37097 9.99981 2.19391 8.64235 2.41053 7.125L2.87732 3.8584C2.94779 3.36595 3.36912 3.00013 3.86658 3H7.74939L7.41639 7.66016Z\" fill=\"currentColor\"/><Path d=\"M14.5531 7.25684C14.659 8.73907 13.4854 10 11.9994 10C10.5134 9.99999 9.33981 8.73906 9.44568 7.25684L9.74939 3H14.2494L14.5531 7.25684Z\" fill=\"currentColor\"/><Path d=\"M20.1322 3C20.6298 3 21.052 3.36582 21.1224 3.8584L21.5883 7.125C21.8049 8.64244 20.6279 9.99995 19.0951 10C17.7735 10 16.6766 8.97838 16.5824 7.66016L16.2494 3H20.1322Z\" 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.
|
|
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 2ZM11.5 7.5C11.1852 7.5 10.889 7.64858 10.7002 7.90039L9.7998 9.09961C9.61095 9.35142 9.31476 9.5 9 9.5H8.5C7.94772 9.5 7.5 9.94772 7.5 10.5V13.5C7.5 14.0523 7.94772 14.5 8.5 14.5H9C9.31476 14.5 9.61095 14.6486 9.7998 14.9004L10.7002 16.0996C10.889 16.3514 11.1852 16.5 11.5 16.5C12.0523 16.5 12.5 16.0523 12.5 15.5V8.5C12.5 7.94772 12.0523 7.5 11.5 7.5ZM15.0547 9.16797C14.5952 8.86162 13.9743 8.98578 13.668 9.44531C13.3616 9.90484 13.4858 10.5257 13.9453 10.832C14.8516 11.4362 14.8516 12.5638 13.9453 13.168C13.4858 13.4743 13.3616 14.0952 13.668 14.5547C13.9743 15.0142 14.5952 15.1384 15.0547 14.832C17.1484 13.4362 17.1484 10.5638 15.0547 9.16797Z\" fill=\"currentColor\"/>",
|
|
13599
|
+
"tags": "Path",
|
|
13600
|
+
"componentName": "IconVoiceover",
|
|
13601
|
+
"iconName": "voiceover, sound",
|
|
13602
|
+
"pathname": "src/IconVoiceover"
|
|
13603
|
+
},
|
|
13604
|
+
{
|
|
13605
|
+
"svg": "<Path d=\"M8 10.0004C8.55228 10.0004 9 10.4481 9 11.0004V21.0004C8.99979 21.5525 8.55216 22.0004 8 22.0004H6C5.6489 22.0004 5.32335 21.816 5.14258 21.515L3.93359 19.5004H2C1.44784 19.5004 1.00021 19.0525 1 18.5004V13.5004C1 12.9481 1.44772 12.5004 2 12.5004H3.93359L5.14258 10.4857L5.2168 10.3783C5.40498 10.1413 5.6927 10.0004 6 10.0004H8Z\" fill=\"currentColor\"/><Path d=\"M10.2705 12.8168C10.6482 12.4139 11.2807 12.3933 11.6836 12.7709C12.5911 13.6217 13 14.8454 13 16.0004C12.9999 17.1552 12.5911 18.3791 11.6836 19.2298C11.2807 19.6072 10.6482 19.5865 10.2705 19.1839C9.89299 18.7811 9.91373 18.1486 10.3164 17.7709C10.742 17.3718 10.9999 16.7201 11 16.0004C11 15.2806 10.7419 14.629 10.3164 14.2298C9.91362 13.8522 9.89313 13.2197 10.2705 12.8168Z\" fill=\"currentColor\"/><Path d=\"M5.74121 6.95934C7.93568 3.54523 11.1918 1.8245 14.4922 2.015C17.7897 2.20549 20.913 4.29041 22.8848 8.03453C23.0381 8.32603 23.0382 8.67472 22.8848 8.96617C21.0424 12.4644 18.1953 14.5161 15.1318 14.9252C14.5847 14.998 14.082 14.6129 14.0088 14.0658C13.9359 13.5186 14.32 13.016 14.8672 12.9427C17.0592 12.6501 19.2725 11.2237 20.8555 8.50035C19.1564 5.57664 16.7317 4.14715 14.377 4.01109C11.9029 3.86829 9.28813 5.13917 7.42285 8.04137C7.12411 8.50535 6.50536 8.63948 6.04102 8.34117C5.57685 8.04252 5.44292 7.42376 5.74121 6.95934Z\" fill=\"currentColor\"/><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M14 5.25035C15.7949 5.25035 17.25 6.70543 17.25 8.50035C17.2498 10.2951 15.7948 11.7504 14 11.7504C12.2052 11.7504 10.7502 10.2951 10.75 8.50035C10.75 6.70543 12.2051 5.25035 14 5.25035ZM14 7.25035C13.3096 7.25035 12.75 7.81 12.75 8.50035C12.7502 9.19053 13.3098 9.75035 14 9.75035C14.6902 9.75035 15.2498 9.19053 15.25 8.50035C15.25 7.81 14.6904 7.25035 14 7.25035Z\" 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=\"M7.50391 4C7.50391 3.44772 7.05619 3 6.50391 3C5.95162 3 5.50391 3.44772 5.50391 4V16C5.50391 16.5523 5.95162 17 6.50391 17C7.05619 17 7.50391 16.5523 7.50391 16V4Z\" fill=\"currentColor\"/><Path d=\"M14.5039 5C14.5039 4.44772 14.0562 4 13.5039 4C12.9516 4 12.5039 4.44772 12.5039 5V7.5C12.5039 8.05228 12.9516 8.5 13.5039 8.5C14.0562 8.5 14.5039 8.05228 14.5039 7.5V5Z\" fill=\"currentColor\"/><Path d=\"M11.0039 7C11.0039 6.44772 10.5562 6 10.0039 6C9.45162 6 9.00391 6.44772 9.00391 7V10C9.00391 10.5523 9.45162 11 10.0039 11C10.5562 11 11.0039 10.5523 11.0039 10V7Z\" fill=\"currentColor\"/><Path d=\"M4.00391 9C4.00391 8.44772 3.55619 8 3.00391 8C2.45162 8 2.00391 8.44772 2.00391 9V11C2.00391 11.5523 2.45162 12 3.00391 12C3.55619 12 4.00391 11.5523 4.00391 11V9Z\" fill=\"currentColor\"/><Path d=\"M19.0017 15.5C19.0017 16.8807 17.8824 18 16.5017 18C15.121 18 14.0017 16.8807 14.0017 15.5C14.0017 14.1193 15.121 13 16.5017 13C17.8824 13 19.0017 14.1193 19.0017 15.5Z\" fill=\"currentColor\"/><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M11.0017 15.5C11.0017 12.4624 13.4641 10 16.5017 10C19.5393 10 22.0017 12.4624 22.0017 15.5C22.0017 18.5376 19.5393 21 16.5017 21C13.4641 21 11.0017 18.5376 11.0017 15.5ZM16.5017 12C14.5687 12 13.0017 13.567 13.0017 15.5C13.0017 17.433 14.5687 19 16.5017 19C18.4347 19 20.0017 17.433 20.0017 15.5C20.0017 13.567 18.4347 12 16.5017 12Z\" fill=\"currentColor\"/>",
|
|
13564
13613
|
"tags": "Path",
|
package/IconColorPicker/index.js
DELETED
|
@@ -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})},l=(o,r,e,C)=>{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:!(C=u(r,t))||C.enumerable});return o};var a=(o,r,e)=>(e=o!=null?i(I(o)):{},l(r||!o||!o.__esModule?n(e,"default",{value:o,enumerable:!0}):e,o)),v=o=>l(n({},"__esModule",{value:!0}),o);var g={};d(g,{IconColorPicker:()=>f,default:()=>x});module.exports=v(g);var p=a(require("react"));var m=a(require("react")),c=require("react-native-svg"),s=({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 L=require("react-native-svg"),f=o=>p.default.createElement(s,{...o},p.default.createElement(L.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M16.2929 2.29289C16.6834 1.90237 17.3166 1.90237 17.7071 2.29289L21.7071 6.29289C22.0976 6.68342 22.0976 7.31658 21.7071 7.70711L16.9142 12.5L17.7071 13.2929C18.0976 13.6834 18.0976 14.3166 17.7071 14.7071C17.3166 15.0976 16.6834 15.0976 16.2929 14.7071L15.5 13.9142L8.70711 20.7071C8.51957 20.8946 8.26522 21 8 21H4C3.44772 21 3 20.5523 3 20V16C3 15.7348 3.10536 15.4804 3.29289 15.2929L10.0858 8.5L9.29289 7.70711C8.90237 7.31658 8.90237 6.68342 9.29289 6.29289C9.68342 5.90237 10.3166 5.90237 10.7071 6.29289L11.5 7.08579L16.2929 2.29289ZM14.0858 12.5L11.5 9.91421L6.41421 15H11.5858L14.0858 12.5Z",fill:"currentColor"})),x=f;0&&(module.exports={IconColorPicker});
|
|
2
|
-
//# sourceMappingURL=index.js.map
|