@snapcall/design-system 1.19.2 → 1.20.0-beta.1
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/dist/Accordion/index.d.mts +18 -0
- package/dist/Accordion/index.d.ts +18 -0
- package/dist/AlertDialog/index.d.mts +27 -0
- package/dist/AlertDialog/index.d.ts +27 -0
- package/dist/Avatar/index.d.mts +19 -0
- package/dist/Avatar/index.d.ts +19 -0
- package/dist/Badge/index.d.mts +14 -0
- package/dist/Badge/index.d.ts +14 -0
- package/dist/Button/index.d.mts +21 -0
- package/dist/Button/index.d.ts +21 -0
- package/dist/Calendar/index.d.mts +12 -0
- package/dist/Calendar/index.d.ts +12 -0
- package/dist/Carousel/index.d.mts +23 -0
- package/dist/Carousel/index.d.ts +23 -0
- package/dist/Checkbox/index.d.mts +6 -0
- package/dist/Checkbox/index.d.ts +6 -0
- package/dist/Command/index.d.mts +2 -0
- package/dist/Command/index.d.ts +2 -0
- package/dist/CreatableSelect/index.d.mts +32 -0
- package/dist/CreatableSelect/index.d.ts +32 -0
- package/dist/Dialog/index.d.mts +22 -0
- package/dist/Dialog/index.d.ts +22 -0
- package/dist/DropdownMenu/index.d.mts +24 -0
- package/dist/DropdownMenu/index.d.ts +24 -0
- package/dist/FilterButton/index.d.mts +11 -0
- package/dist/FilterButton/index.d.ts +11 -0
- package/dist/Form/index.d.mts +36 -0
- package/dist/Form/index.d.ts +36 -0
- package/dist/Input/index.d.mts +12 -0
- package/dist/Input/index.d.ts +12 -0
- package/dist/Label/index.d.mts +6 -0
- package/dist/Label/index.d.ts +6 -0
- package/dist/Link/index.d.mts +5 -0
- package/dist/Link/index.d.ts +5 -0
- package/dist/Pagination/index.d.mts +19 -0
- package/dist/Pagination/index.d.ts +19 -0
- package/dist/Popover/index.d.mts +8 -0
- package/dist/Popover/index.d.ts +8 -0
- package/dist/RadioGroup/index.d.mts +7 -0
- package/dist/RadioGroup/index.d.ts +7 -0
- package/dist/Select/index.d.mts +17 -0
- package/dist/Select/index.d.ts +17 -0
- package/dist/Sheet/index.d.mts +26 -0
- package/dist/Sheet/index.d.ts +26 -0
- package/dist/Skeleton/index.d.mts +5 -0
- package/dist/Skeleton/index.d.ts +5 -0
- package/dist/Switch/index.d.mts +6 -0
- package/dist/Switch/index.d.ts +6 -0
- package/dist/Table/index.d.mts +17 -0
- package/dist/Table/index.d.ts +17 -0
- package/dist/Tabs/index.d.mts +9 -0
- package/dist/Tabs/index.d.ts +9 -0
- package/dist/Textarea/index.d.mts +9 -0
- package/dist/Textarea/index.d.ts +9 -0
- package/dist/Toaster/index.d.mts +61 -0
- package/dist/Toaster/index.d.ts +61 -0
- package/dist/ToggleGroup/index.d.mts +17 -0
- package/dist/ToggleGroup/index.d.ts +17 -0
- package/dist/Tooltip/index.d.mts +10 -0
- package/dist/Tooltip/index.d.ts +10 -0
- package/dist/activity.d.mts +6 -0
- package/dist/activity.d.ts +6 -0
- package/dist/activityHeart.d.mts +6 -0
- package/dist/activityHeart.d.ts +6 -0
- package/dist/airplay.d.mts +6 -0
- package/dist/airplay.d.ts +6 -0
- package/dist/airpods.d.mts +6 -0
- package/dist/airpods.d.ts +6 -0
- package/dist/alarmClock.d.mts +6 -0
- package/dist/alarmClock.d.ts +6 -0
- package/dist/alarmClockCheck.d.mts +6 -0
- package/dist/alarmClockCheck.d.ts +6 -0
- package/dist/alarmClockMinus.d.mts +6 -0
- package/dist/alarmClockMinus.d.ts +6 -0
- package/dist/alarmClockOff.d.mts +6 -0
- package/dist/alarmClockOff.d.ts +6 -0
- package/dist/alarmClockPlus.d.mts +6 -0
- package/dist/alarmClockPlus.d.ts +6 -0
- package/dist/alertCircle.d.mts +6 -0
- package/dist/alertCircle.d.ts +6 -0
- package/dist/alertHexagon.d.mts +6 -0
- package/dist/alertHexagon.d.ts +6 -0
- package/dist/alertOctagon.d.mts +6 -0
- package/dist/alertOctagon.d.ts +6 -0
- package/dist/alertSquare.d.mts +6 -0
- package/dist/alertSquare.d.ts +6 -0
- package/dist/alertTriangle.d.mts +6 -0
- package/dist/alertTriangle.d.ts +6 -0
- package/dist/alignBottom1.d.mts +6 -0
- package/dist/alignBottom1.d.ts +6 -0
- package/dist/alignBottom2.d.mts +6 -0
- package/dist/alignBottom2.d.ts +6 -0
- package/dist/alignCenter.d.mts +6 -0
- package/dist/alignCenter.d.ts +6 -0
- package/dist/alignHorizontalCentre1.d.mts +6 -0
- package/dist/alignHorizontalCentre1.d.ts +6 -0
- package/dist/alignHorizontalCentre2.d.mts +6 -0
- package/dist/alignHorizontalCentre2.d.ts +6 -0
- package/dist/alignJustify.d.mts +6 -0
- package/dist/alignJustify.d.ts +6 -0
- package/dist/alignLeft.d.mts +6 -0
- package/dist/alignLeft.d.ts +6 -0
- package/dist/alignLeft1.d.mts +6 -0
- package/dist/alignLeft1.d.ts +6 -0
- package/dist/alignLeft2.d.mts +6 -0
- package/dist/alignLeft2.d.ts +6 -0
- package/dist/alignRight.d.mts +6 -0
- package/dist/alignRight.d.ts +6 -0
- package/dist/alignRight1.d.mts +6 -0
- package/dist/alignRight1.d.ts +6 -0
- package/dist/alignRight2.d.mts +6 -0
- package/dist/alignRight2.d.ts +6 -0
- package/dist/alignTopArrow1.d.mts +6 -0
- package/dist/alignTopArrow1.d.ts +6 -0
- package/dist/alignTopArrow2.d.mts +6 -0
- package/dist/alignTopArrow2.d.ts +6 -0
- package/dist/alignVerticalCenter1.d.mts +6 -0
- package/dist/alignVerticalCenter1.d.ts +6 -0
- package/dist/alignVerticalCenter2.d.mts +6 -0
- package/dist/alignVerticalCenter2.d.ts +6 -0
- package/dist/anchor.d.mts +6 -0
- package/dist/anchor.d.ts +6 -0
- package/dist/annotation.d.mts +6 -0
- package/dist/annotation.d.ts +6 -0
- package/dist/annotationAlert.d.mts +6 -0
- package/dist/annotationAlert.d.ts +6 -0
- package/dist/annotationCheck.d.mts +6 -0
- package/dist/annotationCheck.d.ts +6 -0
- package/dist/annotationDots.d.mts +6 -0
- package/dist/annotationDots.d.ts +6 -0
- package/dist/annotationHeart.d.mts +6 -0
- package/dist/annotationHeart.d.ts +6 -0
- package/dist/annotationInfo.d.mts +6 -0
- package/dist/annotationInfo.d.ts +6 -0
- package/dist/annotationPlus.d.mts +6 -0
- package/dist/annotationPlus.d.ts +6 -0
- package/dist/annotationQuestion.d.mts +6 -0
- package/dist/annotationQuestion.d.ts +6 -0
- package/dist/annotationX.d.mts +6 -0
- package/dist/annotationX.d.ts +6 -0
- package/dist/announcement1.d.mts +6 -0
- package/dist/announcement1.d.ts +6 -0
- package/dist/announcement2.d.mts +6 -0
- package/dist/announcement2.d.ts +6 -0
- package/dist/announcement3.d.mts +6 -0
- package/dist/announcement3.d.ts +6 -0
- package/dist/appIntegration.d.mts +6 -0
- package/dist/appIntegration.d.ts +6 -0
- package/dist/archive.d.mts +6 -0
- package/dist/archive.d.ts +6 -0
- package/dist/arrowBlockDown.d.mts +6 -0
- package/dist/arrowBlockDown.d.ts +6 -0
- package/dist/arrowBlockLeft.d.mts +6 -0
- package/dist/arrowBlockLeft.d.ts +6 -0
- package/dist/arrowBlockRight.d.mts +6 -0
- package/dist/arrowBlockRight.d.ts +6 -0
- package/dist/arrowBlockUp.d.mts +6 -0
- package/dist/arrowBlockUp.d.ts +6 -0
- package/dist/arrowCircleBrokenDown.d.mts +6 -0
- package/dist/arrowCircleBrokenDown.d.ts +6 -0
- package/dist/arrowCircleBrokenDownLeft.d.mts +6 -0
- package/dist/arrowCircleBrokenDownLeft.d.ts +6 -0
- package/dist/arrowCircleBrokenDownRight.d.mts +6 -0
- package/dist/arrowCircleBrokenDownRight.d.ts +6 -0
- package/dist/arrowCircleBrokenLeft.d.mts +6 -0
- package/dist/arrowCircleBrokenLeft.d.ts +6 -0
- package/dist/arrowCircleBrokenRight.d.mts +6 -0
- package/dist/arrowCircleBrokenRight.d.ts +6 -0
- package/dist/arrowCircleBrokenUp.d.mts +6 -0
- package/dist/arrowCircleBrokenUp.d.ts +6 -0
- package/dist/arrowCircleBrokenUpLeft.d.mts +6 -0
- package/dist/arrowCircleBrokenUpLeft.d.ts +6 -0
- package/dist/arrowCircleBrokenUpRight.d.mts +6 -0
- package/dist/arrowCircleBrokenUpRight.d.ts +6 -0
- package/dist/arrowCircleDown.d.mts +6 -0
- package/dist/arrowCircleDown.d.ts +6 -0
- package/dist/arrowCircleDownLeft.d.mts +6 -0
- package/dist/arrowCircleDownLeft.d.ts +6 -0
- package/dist/arrowCircleDownRight.d.mts +6 -0
- package/dist/arrowCircleDownRight.d.ts +6 -0
- package/dist/arrowCircleLeft.d.mts +6 -0
- package/dist/arrowCircleLeft.d.ts +6 -0
- package/dist/arrowCircleRight.d.mts +6 -0
- package/dist/arrowCircleRight.d.ts +6 -0
- package/dist/arrowCircleUp.d.mts +6 -0
- package/dist/arrowCircleUp.d.ts +6 -0
- package/dist/arrowCircleUpLeft.d.mts +6 -0
- package/dist/arrowCircleUpLeft.d.ts +6 -0
- package/dist/arrowCircleUpRight.d.mts +6 -0
- package/dist/arrowCircleUpRight.d.ts +6 -0
- package/dist/arrowDown.d.mts +6 -0
- package/dist/arrowDown.d.ts +6 -0
- package/dist/arrowDownLeft.d.mts +6 -0
- package/dist/arrowDownLeft.d.ts +6 -0
- package/dist/arrowDownRight.d.mts +6 -0
- package/dist/arrowDownRight.d.ts +6 -0
- package/dist/arrowLeft.d.mts +6 -0
- package/dist/arrowLeft.d.ts +6 -0
- package/dist/arrowNarrowDown.d.mts +6 -0
- package/dist/arrowNarrowDown.d.ts +6 -0
- package/dist/arrowNarrowDownLeft.d.mts +6 -0
- package/dist/arrowNarrowDownLeft.d.ts +6 -0
- package/dist/arrowNarrowDownRight.d.mts +6 -0
- package/dist/arrowNarrowDownRight.d.ts +6 -0
- package/dist/arrowNarrowLeft.d.mts +6 -0
- package/dist/arrowNarrowLeft.d.ts +6 -0
- package/dist/arrowNarrowRight.d.mts +6 -0
- package/dist/arrowNarrowRight.d.ts +6 -0
- package/dist/arrowNarrowUp.d.mts +6 -0
- package/dist/arrowNarrowUp.d.ts +6 -0
- package/dist/arrowNarrowUpLeft.d.mts +6 -0
- package/dist/arrowNarrowUpLeft.d.ts +6 -0
- package/dist/arrowNarrowUpRight.d.mts +6 -0
- package/dist/arrowNarrowUpRight.d.ts +6 -0
- package/dist/arrowRight.d.mts +6 -0
- package/dist/arrowRight.d.ts +6 -0
- package/dist/arrowSquareDown.d.mts +6 -0
- package/dist/arrowSquareDown.d.ts +6 -0
- package/dist/arrowSquareDownLeft.d.mts +6 -0
- package/dist/arrowSquareDownLeft.d.ts +6 -0
- package/dist/arrowSquareDownRight.d.mts +6 -0
- package/dist/arrowSquareDownRight.d.ts +6 -0
- package/dist/arrowSquareLeft.d.mts +6 -0
- package/dist/arrowSquareLeft.d.ts +6 -0
- package/dist/arrowSquareRight.d.mts +6 -0
- package/dist/arrowSquareRight.d.ts +6 -0
- package/dist/arrowSquareUp.d.mts +6 -0
- package/dist/arrowSquareUp.d.ts +6 -0
- package/dist/arrowSquareUpLeft.d.mts +6 -0
- package/dist/arrowSquareUpLeft.d.ts +6 -0
- package/dist/arrowSquareUpRight.d.mts +6 -0
- package/dist/arrowSquareUpRight.d.ts +6 -0
- package/dist/arrowUp.d.mts +6 -0
- package/dist/arrowUp.d.ts +6 -0
- package/dist/arrowUpLeft.d.mts +6 -0
- package/dist/arrowUpLeft.d.ts +6 -0
- package/dist/arrowUpRight.d.mts +6 -0
- package/dist/arrowUpRight.d.ts +6 -0
- package/dist/arrowsDown.d.mts +6 -0
- package/dist/arrowsDown.d.ts +6 -0
- package/dist/arrowsLeft.d.mts +6 -0
- package/dist/arrowsLeft.d.ts +6 -0
- package/dist/arrowsRight.d.mts +6 -0
- package/dist/arrowsRight.d.ts +6 -0
- package/dist/arrowsTriangle.d.mts +6 -0
- package/dist/arrowsTriangle.d.ts +6 -0
- package/dist/arrowsUp.d.mts +6 -0
- package/dist/arrowsUp.d.ts +6 -0
- package/dist/asterisk1.d.mts +6 -0
- package/dist/asterisk1.d.ts +6 -0
- package/dist/asterisk2.d.mts +6 -0
- package/dist/asterisk2.d.ts +6 -0
- package/dist/atSign.d.mts +6 -0
- package/dist/atSign.d.ts +6 -0
- package/dist/atom1.d.mts +6 -0
- package/dist/atom1.d.ts +6 -0
- package/dist/atom2.d.mts +6 -0
- package/dist/atom2.d.ts +6 -0
- package/dist/attachment.d.mts +6 -0
- package/dist/attachment.d.ts +6 -0
- package/dist/attachment1.d.mts +6 -0
- package/dist/attachment1.d.ts +6 -0
- package/dist/attachment2.d.mts +6 -0
- package/dist/attachment2.d.ts +6 -0
- package/dist/award1.d.mts +6 -0
- package/dist/award1.d.ts +6 -0
- package/dist/award2.d.mts +6 -0
- package/dist/award2.d.ts +6 -0
- package/dist/award3.d.mts +6 -0
- package/dist/award3.d.ts +6 -0
- package/dist/award4.d.mts +6 -0
- package/dist/award4.d.ts +6 -0
- package/dist/award5.d.mts +6 -0
- package/dist/award5.d.ts +6 -0
- package/dist/backpack.d.mts +6 -0
- package/dist/backpack.d.ts +6 -0
- package/dist/bank.d.mts +6 -0
- package/dist/bank.d.ts +6 -0
- package/dist/bankNote1.d.mts +6 -0
- package/dist/bankNote1.d.ts +6 -0
- package/dist/bankNote2.d.mts +6 -0
- package/dist/bankNote2.d.ts +6 -0
- package/dist/bankNote3.d.mts +6 -0
- package/dist/bankNote3.d.ts +6 -0
- package/dist/barChart1.d.mts +6 -0
- package/dist/barChart1.d.ts +6 -0
- package/dist/barChart11.d.mts +6 -0
- package/dist/barChart11.d.ts +6 -0
- package/dist/barChart12.d.mts +6 -0
- package/dist/barChart12.d.ts +6 -0
- package/dist/barChart2.d.mts +6 -0
- package/dist/barChart2.d.ts +6 -0
- package/dist/barChart3.d.mts +6 -0
- package/dist/barChart3.d.ts +6 -0
- package/dist/barChart4.d.mts +6 -0
- package/dist/barChart4.d.ts +6 -0
- package/dist/barChart5.d.mts +6 -0
- package/dist/barChart5.d.ts +6 -0
- package/dist/barChart6.d.mts +6 -0
- package/dist/barChart6.d.ts +6 -0
- package/dist/barChart7.d.mts +6 -0
- package/dist/barChart7.d.ts +6 -0
- package/dist/barChart8.d.mts +6 -0
- package/dist/barChart8.d.ts +6 -0
- package/dist/barChart9.d.mts +6 -0
- package/dist/barChart9.d.ts +6 -0
- package/dist/barChartCircle1.d.mts +6 -0
- package/dist/barChartCircle1.d.ts +6 -0
- package/dist/barChartCircle2.d.mts +6 -0
- package/dist/barChartCircle2.d.ts +6 -0
- package/dist/barChartCircle3.d.mts +6 -0
- package/dist/barChartCircle3.d.ts +6 -0
- package/dist/barChartSquare1.d.mts +6 -0
- package/dist/barChartSquare1.d.ts +6 -0
- package/dist/barChartSquare2.d.mts +6 -0
- package/dist/barChartSquare2.d.ts +6 -0
- package/dist/barChartSquare3.d.mts +6 -0
- package/dist/barChartSquare3.d.ts +6 -0
- package/dist/barChartSquareDown.d.mts +6 -0
- package/dist/barChartSquareDown.d.ts +6 -0
- package/dist/barChartSquareMinus.d.mts +6 -0
- package/dist/barChartSquareMinus.d.ts +6 -0
- package/dist/barChartSquarePlus.d.mts +6 -0
- package/dist/barChartSquarePlus.d.ts +6 -0
- package/dist/barChartSquareUp.d.mts +6 -0
- package/dist/barChartSquareUp.d.ts +6 -0
- package/dist/barLineChart.d.mts +6 -0
- package/dist/barLineChart.d.ts +6 -0
- package/dist/batteryCharging1.d.mts +6 -0
- package/dist/batteryCharging1.d.ts +6 -0
- package/dist/batteryCharging2.d.mts +6 -0
- package/dist/batteryCharging2.d.ts +6 -0
- package/dist/batteryEmpty.d.mts +6 -0
- package/dist/batteryEmpty.d.ts +6 -0
- package/dist/batteryFull.d.mts +6 -0
- package/dist/batteryFull.d.ts +6 -0
- package/dist/batteryLow.d.mts +6 -0
- package/dist/batteryLow.d.ts +6 -0
- package/dist/batteryMid.d.mts +6 -0
- package/dist/batteryMid.d.ts +6 -0
- package/dist/beaker1.d.mts +6 -0
- package/dist/beaker1.d.ts +6 -0
- package/dist/beaker2.d.mts +6 -0
- package/dist/beaker2.d.ts +6 -0
- package/dist/bell.d.mts +6 -0
- package/dist/bell.d.ts +6 -0
- package/dist/bell1.d.mts +6 -0
- package/dist/bell1.d.ts +6 -0
- package/dist/bell2.d.mts +6 -0
- package/dist/bell2.d.ts +6 -0
- package/dist/bell3.d.mts +6 -0
- package/dist/bell3.d.ts +6 -0
- package/dist/bell4.d.mts +6 -0
- package/dist/bell4.d.ts +6 -0
- package/dist/bellMinus.d.mts +6 -0
- package/dist/bellMinus.d.ts +6 -0
- package/dist/bellOff1.d.mts +6 -0
- package/dist/bellOff1.d.ts +6 -0
- package/dist/bellOff2.d.mts +6 -0
- package/dist/bellOff2.d.ts +6 -0
- package/dist/bellOff3.d.mts +6 -0
- package/dist/bellOff3.d.ts +6 -0
- package/dist/bellPlus.d.mts +6 -0
- package/dist/bellPlus.d.ts +6 -0
- package/dist/bellRinging1.d.mts +6 -0
- package/dist/bellRinging1.d.ts +6 -0
- package/dist/bellRinging2.d.mts +6 -0
- package/dist/bellRinging2.d.ts +6 -0
- package/dist/bellRinging3.d.mts +6 -0
- package/dist/bellRinging3.d.ts +6 -0
- package/dist/bellRinging4.d.mts +6 -0
- package/dist/bellRinging4.d.ts +6 -0
- package/dist/bezierCurve1.d.mts +6 -0
- package/dist/bezierCurve1.d.ts +6 -0
- package/dist/bezierCurve2.d.mts +6 -0
- package/dist/bezierCurve2.d.ts +6 -0
- package/dist/bezierCurve3.d.mts +6 -0
- package/dist/bezierCurve3.d.ts +6 -0
- package/dist/bluetoothConnect.d.mts +6 -0
- package/dist/bluetoothConnect.d.ts +6 -0
- package/dist/bluetoothOff.d.mts +6 -0
- package/dist/bluetoothOff.d.ts +6 -0
- package/dist/bluetoothOn.d.mts +6 -0
- package/dist/bluetoothOn.d.ts +6 -0
- package/dist/bluetoothSignal.d.mts +6 -0
- package/dist/bluetoothSignal.d.ts +6 -0
- package/dist/bold1.d.mts +6 -0
- package/dist/bold1.d.ts +6 -0
- package/dist/bold2.d.mts +6 -0
- package/dist/bold2.d.ts +6 -0
- package/dist/boldSquare.d.mts +6 -0
- package/dist/boldSquare.d.ts +6 -0
- package/dist/bookClosed.d.mts +6 -0
- package/dist/bookClosed.d.ts +6 -0
- package/dist/bookOpen1.d.mts +6 -0
- package/dist/bookOpen1.d.ts +6 -0
- package/dist/bookOpen2.d.mts +6 -0
- package/dist/bookOpen2.d.ts +6 -0
- package/dist/bookmark.d.mts +6 -0
- package/dist/bookmark.d.ts +6 -0
- package/dist/bookmarkAdd.d.mts +6 -0
- package/dist/bookmarkAdd.d.ts +6 -0
- package/dist/bookmarkCheck.d.mts +6 -0
- package/dist/bookmarkCheck.d.ts +6 -0
- package/dist/bookmarkMinus.d.mts +6 -0
- package/dist/bookmarkMinus.d.ts +6 -0
- package/dist/bookmarkX.d.mts +6 -0
- package/dist/bookmarkX.d.ts +6 -0
- package/dist/box.d.mts +6 -0
- package/dist/box.d.ts +6 -0
- package/dist/brackets.d.mts +6 -0
- package/dist/brackets.d.ts +6 -0
- package/dist/bracketsCheck.d.mts +6 -0
- package/dist/bracketsCheck.d.ts +6 -0
- package/dist/bracketsEllipses.d.mts +6 -0
- package/dist/bracketsEllipses.d.ts +6 -0
- package/dist/bracketsMinus.d.mts +6 -0
- package/dist/bracketsMinus.d.ts +6 -0
- package/dist/bracketsPlus.d.mts +6 -0
- package/dist/bracketsPlus.d.ts +6 -0
- package/dist/bracketsSlash.d.mts +6 -0
- package/dist/bracketsSlash.d.ts +6 -0
- package/dist/bracketsX.d.mts +6 -0
- package/dist/bracketsX.d.ts +6 -0
- package/dist/briefcase1.d.mts +6 -0
- package/dist/briefcase1.d.ts +6 -0
- package/dist/briefcase2.d.mts +6 -0
- package/dist/briefcase2.d.ts +6 -0
- package/dist/browser.d.mts +6 -0
- package/dist/browser.d.ts +6 -0
- package/dist/brush1.d.mts +6 -0
- package/dist/brush1.d.ts +6 -0
- package/dist/brush2.d.mts +6 -0
- package/dist/brush2.d.ts +6 -0
- package/dist/brush3.d.mts +6 -0
- package/dist/brush3.d.ts +6 -0
- package/dist/building1.d.mts +6 -0
- package/dist/building1.d.ts +6 -0
- package/dist/building2.d.mts +6 -0
- package/dist/building2.d.ts +6 -0
- package/dist/building3.d.mts +6 -0
- package/dist/building3.d.ts +6 -0
- package/dist/building4.d.mts +6 -0
- package/dist/building4.d.ts +6 -0
- package/dist/building5.d.mts +6 -0
- package/dist/building5.d.ts +6 -0
- package/dist/building6.d.mts +6 -0
- package/dist/building6.d.ts +6 -0
- package/dist/building7.d.mts +6 -0
- package/dist/building7.d.ts +6 -0
- package/dist/building8.d.mts +6 -0
- package/dist/building8.d.ts +6 -0
- package/dist/bus.d.mts +6 -0
- package/dist/bus.d.ts +6 -0
- package/dist/calculator.d.mts +6 -0
- package/dist/calculator.d.ts +6 -0
- package/dist/calendar.d.mts +6 -0
- package/dist/calendar.d.ts +6 -0
- package/dist/calendarCheck.d.mts +6 -0
- package/dist/calendarCheck.d.ts +6 -0
- package/dist/calendarCheck1.d.mts +6 -0
- package/dist/calendarCheck1.d.ts +6 -0
- package/dist/calendarCheck2.d.mts +6 -0
- package/dist/calendarCheck2.d.ts +6 -0
- package/dist/calendarDate.d.mts +6 -0
- package/dist/calendarDate.d.ts +6 -0
- package/dist/calendarHeart1.d.mts +6 -0
- package/dist/calendarHeart1.d.ts +6 -0
- package/dist/calendarHeart2.d.mts +6 -0
- package/dist/calendarHeart2.d.ts +6 -0
- package/dist/calendarMinus1.d.mts +6 -0
- package/dist/calendarMinus1.d.ts +6 -0
- package/dist/calendarMinus2.d.mts +6 -0
- package/dist/calendarMinus2.d.ts +6 -0
- package/dist/calendarPlus.d.mts +6 -0
- package/dist/calendarPlus.d.ts +6 -0
- package/dist/calendarPlus1.d.mts +6 -0
- package/dist/calendarPlus1.d.ts +6 -0
- package/dist/calendarPlus2.d.mts +6 -0
- package/dist/calendarPlus2.d.ts +6 -0
- package/dist/calendarPlusCorner.d.mts +6 -0
- package/dist/calendarPlusCorner.d.ts +6 -0
- package/dist/camera.d.mts +6 -0
- package/dist/camera.d.ts +6 -0
- package/dist/camera1.d.mts +6 -0
- package/dist/camera1.d.ts +6 -0
- package/dist/camera2.d.mts +6 -0
- package/dist/camera2.d.ts +6 -0
- package/dist/camera3.d.mts +6 -0
- package/dist/camera3.d.ts +6 -0
- package/dist/cameraLens.d.mts +6 -0
- package/dist/cameraLens.d.ts +6 -0
- package/dist/cameraOff.d.mts +6 -0
- package/dist/cameraOff.d.ts +6 -0
- package/dist/cameraPlus.d.mts +6 -0
- package/dist/cameraPlus.d.ts +6 -0
- package/dist/car1.d.mts +6 -0
- package/dist/car1.d.ts +6 -0
- package/dist/car2.d.mts +6 -0
- package/dist/car2.d.ts +6 -0
- package/dist/certificate1.d.mts +6 -0
- package/dist/certificate1.d.ts +6 -0
- package/dist/certificate2.d.mts +6 -0
- package/dist/certificate2.d.ts +6 -0
- package/dist/chartBreakoutCircle.d.mts +6 -0
- package/dist/chartBreakoutCircle.d.ts +6 -0
- package/dist/chartBreakoutSquare.d.mts +6 -0
- package/dist/chartBreakoutSquare.d.ts +6 -0
- package/dist/check.d.mts +6 -0
- package/dist/check.d.ts +6 -0
- package/dist/checkCircle.d.mts +6 -0
- package/dist/checkCircle.d.ts +6 -0
- package/dist/checkCircleBroken.d.mts +6 -0
- package/dist/checkCircleBroken.d.ts +6 -0
- package/dist/checkDone1.d.mts +6 -0
- package/dist/checkDone1.d.ts +6 -0
- package/dist/checkDone2.d.mts +6 -0
- package/dist/checkDone2.d.ts +6 -0
- package/dist/checkHeart.d.mts +6 -0
- package/dist/checkHeart.d.ts +6 -0
- package/dist/checkSquare.d.mts +6 -0
- package/dist/checkSquare.d.ts +6 -0
- package/dist/checkSquareBroken.d.mts +6 -0
- package/dist/checkSquareBroken.d.ts +6 -0
- package/dist/checkVerified1.d.mts +6 -0
- package/dist/checkVerified1.d.ts +6 -0
- package/dist/checkVerified2.d.mts +6 -0
- package/dist/checkVerified2.d.ts +6 -0
- package/dist/checkVerified3.d.mts +6 -0
- package/dist/checkVerified3.d.ts +6 -0
- package/dist/chevronDown.d.mts +6 -0
- package/dist/chevronDown.d.ts +6 -0
- package/dist/chevronDownDouble.d.mts +6 -0
- package/dist/chevronDownDouble.d.ts +6 -0
- package/dist/chevronLeft.d.mts +6 -0
- package/dist/chevronLeft.d.ts +6 -0
- package/dist/chevronLeftDouble.d.mts +6 -0
- package/dist/chevronLeftDouble.d.ts +6 -0
- package/dist/chevronRight.d.mts +6 -0
- package/dist/chevronRight.d.ts +6 -0
- package/dist/chevronRightDouble.d.mts +6 -0
- package/dist/chevronRightDouble.d.ts +6 -0
- package/dist/chevronSelectorHorizontal.d.mts +6 -0
- package/dist/chevronSelectorHorizontal.d.ts +6 -0
- package/dist/chevronSelectorVertical.d.mts +6 -0
- package/dist/chevronSelectorVertical.d.ts +6 -0
- package/dist/chevronUp.d.mts +6 -0
- package/dist/chevronUp.d.ts +6 -0
- package/dist/chevronUpDouble.d.mts +6 -0
- package/dist/chevronUpDouble.d.ts +6 -0
- package/dist/chromeCast.d.mts +6 -0
- package/dist/chromeCast.d.ts +6 -0
- package/dist/chunk-4TUMP4TB.mjs +41 -0
- package/dist/chunk-FUJQIYOF.mjs +37 -0
- package/dist/chunk-I7KGDNNG.mjs +181 -0
- package/dist/chunk-IZJXAMXC.mjs +28 -0
- package/dist/chunk-JKJ6VK4H.mjs +45 -0
- package/dist/chunk-NOFOM2SJ.mjs +41 -0
- package/dist/chunk-PDYIMMJH.mjs +165 -0
- package/dist/chunk-PPFZHO26.mjs +41 -0
- package/dist/chunk-R3S6KBX3.mjs +226 -0
- package/dist/chunk-XWD63VYR.mjs +34 -0
- package/dist/chunk-ZT2KTEGZ.mjs +41 -0
- package/dist/circle.d.mts +6 -0
- package/dist/circle.d.ts +6 -0
- package/dist/circleCut.d.mts +6 -0
- package/dist/circleCut.d.ts +6 -0
- package/dist/clapperboard.d.mts +6 -0
- package/dist/clapperboard.d.ts +6 -0
- package/dist/clipboard.d.mts +6 -0
- package/dist/clipboard.d.ts +6 -0
- package/dist/clipboardAttachment.d.mts +6 -0
- package/dist/clipboardAttachment.d.ts +6 -0
- package/dist/clipboardCheck.d.mts +6 -0
- package/dist/clipboardCheck.d.ts +6 -0
- package/dist/clipboardDownload.d.mts +6 -0
- package/dist/clipboardDownload.d.ts +6 -0
- package/dist/clipboardMinus.d.mts +6 -0
- package/dist/clipboardMinus.d.ts +6 -0
- package/dist/clipboardPlus.d.mts +6 -0
- package/dist/clipboardPlus.d.ts +6 -0
- package/dist/clipboardX.d.mts +6 -0
- package/dist/clipboardX.d.ts +6 -0
- package/dist/clock.d.mts +6 -0
- package/dist/clock.d.ts +6 -0
- package/dist/clockCheck.d.mts +6 -0
- package/dist/clockCheck.d.ts +6 -0
- package/dist/clockFastForward.d.mts +6 -0
- package/dist/clockFastForward.d.ts +6 -0
- package/dist/clockPlus.d.mts +6 -0
- package/dist/clockPlus.d.ts +6 -0
- package/dist/clockRefresh.d.mts +6 -0
- package/dist/clockRefresh.d.ts +6 -0
- package/dist/clockRewind.d.mts +6 -0
- package/dist/clockRewind.d.ts +6 -0
- package/dist/clockSnooze.d.mts +6 -0
- package/dist/clockSnooze.d.ts +6 -0
- package/dist/clockStopwatch.d.mts +6 -0
- package/dist/clockStopwatch.d.ts +6 -0
- package/dist/cloud1.d.mts +6 -0
- package/dist/cloud1.d.ts +6 -0
- package/dist/cloud2.d.mts +6 -0
- package/dist/cloud2.d.ts +6 -0
- package/dist/cloud3.d.mts +6 -0
- package/dist/cloud3.d.ts +6 -0
- package/dist/cloudBlank1.d.mts +6 -0
- package/dist/cloudBlank1.d.ts +6 -0
- package/dist/cloudBlank2.d.mts +6 -0
- package/dist/cloudBlank2.d.ts +6 -0
- package/dist/cloudLightning.d.mts +6 -0
- package/dist/cloudLightning.d.ts +6 -0
- package/dist/cloudMoon.d.mts +6 -0
- package/dist/cloudMoon.d.ts +6 -0
- package/dist/cloudOff.d.mts +6 -0
- package/dist/cloudOff.d.ts +6 -0
- package/dist/cloudRaining1.d.mts +6 -0
- package/dist/cloudRaining1.d.ts +6 -0
- package/dist/cloudRaining2.d.mts +6 -0
- package/dist/cloudRaining2.d.ts +6 -0
- package/dist/cloudRaining3.d.mts +6 -0
- package/dist/cloudRaining3.d.ts +6 -0
- package/dist/cloudRaining4.d.mts +6 -0
- package/dist/cloudRaining4.d.ts +6 -0
- package/dist/cloudRaining5.d.mts +6 -0
- package/dist/cloudRaining5.d.ts +6 -0
- package/dist/cloudRaining6.d.mts +6 -0
- package/dist/cloudRaining6.d.ts +6 -0
- package/dist/cloudSnowing1.d.mts +6 -0
- package/dist/cloudSnowing1.d.ts +6 -0
- package/dist/cloudSnowing2.d.mts +6 -0
- package/dist/cloudSnowing2.d.ts +6 -0
- package/dist/cloudSun1.d.mts +6 -0
- package/dist/cloudSun1.d.ts +6 -0
- package/dist/cloudSun2.d.mts +6 -0
- package/dist/cloudSun2.d.ts +6 -0
- package/dist/cloudSun3.d.mts +6 -0
- package/dist/cloudSun3.d.ts +6 -0
- package/dist/code1.d.mts +6 -0
- package/dist/code1.d.ts +6 -0
- package/dist/code2.d.mts +6 -0
- package/dist/code2.d.ts +6 -0
- package/dist/codeBrowser.d.mts +6 -0
- package/dist/codeBrowser.d.ts +6 -0
- package/dist/codeCircle1.d.mts +6 -0
- package/dist/codeCircle1.d.ts +6 -0
- package/dist/codeCircle2.d.mts +6 -0
- package/dist/codeCircle2.d.ts +6 -0
- package/dist/codeCircle3.d.mts +6 -0
- package/dist/codeCircle3.d.ts +6 -0
- package/dist/codeSnippet1.d.mts +6 -0
- package/dist/codeSnippet1.d.ts +6 -0
- package/dist/codeSnippet2.d.mts +6 -0
- package/dist/codeSnippet2.d.ts +6 -0
- package/dist/codeSquare1.d.mts +6 -0
- package/dist/codeSquare1.d.ts +6 -0
- package/dist/codeSquare2.d.mts +6 -0
- package/dist/codeSquare2.d.ts +6 -0
- package/dist/codepen.d.mts +6 -0
- package/dist/codepen.d.ts +6 -0
- package/dist/coins1.d.mts +6 -0
- package/dist/coins1.d.ts +6 -0
- package/dist/coins2.d.mts +6 -0
- package/dist/coins2.d.ts +6 -0
- package/dist/coins3.d.mts +6 -0
- package/dist/coins3.d.ts +6 -0
- package/dist/coins4.d.mts +6 -0
- package/dist/coins4.d.ts +6 -0
- package/dist/coinsHand.d.mts +6 -0
- package/dist/coinsHand.d.ts +6 -0
- package/dist/coinsStacked1.d.mts +6 -0
- package/dist/coinsStacked1.d.ts +6 -0
- package/dist/coinsStacked2.d.mts +6 -0
- package/dist/coinsStacked2.d.ts +6 -0
- package/dist/coinsStacked3.d.mts +6 -0
- package/dist/coinsStacked3.d.ts +6 -0
- package/dist/coinsStacked4.d.mts +6 -0
- package/dist/coinsStacked4.d.ts +6 -0
- package/dist/coinsSwap1.d.mts +6 -0
- package/dist/coinsSwap1.d.ts +6 -0
- package/dist/coinsSwap2.d.mts +6 -0
- package/dist/coinsSwap2.d.ts +6 -0
- package/dist/colors.d.mts +6 -0
- package/dist/colors.d.ts +6 -0
- package/dist/colors1.d.mts +6 -0
- package/dist/colors1.d.ts +6 -0
- package/dist/columns1.d.mts +6 -0
- package/dist/columns1.d.ts +6 -0
- package/dist/columns2.d.mts +6 -0
- package/dist/columns2.d.ts +6 -0
- package/dist/columns3.d.mts +6 -0
- package/dist/columns3.d.ts +6 -0
- package/dist/command.d.mts +6 -0
- package/dist/command.d.ts +6 -0
- package/dist/compass.d.mts +6 -0
- package/dist/compass.d.ts +6 -0
- package/dist/compass1.d.mts +6 -0
- package/dist/compass1.d.ts +6 -0
- package/dist/compass2.d.mts +6 -0
- package/dist/compass2.d.ts +6 -0
- package/dist/compass3.d.mts +6 -0
- package/dist/compass3.d.ts +6 -0
- package/dist/components/Accordion/index.js +168 -0
- package/dist/components/Accordion/index.mjs +99 -0
- package/dist/components/AlertDialog/index.js +367 -0
- package/dist/components/AlertDialog/index.mjs +144 -0
- package/dist/components/Avatar/index.js +154 -0
- package/dist/components/Avatar/index.mjs +96 -0
- package/dist/components/Badge/index.js +244 -0
- package/dist/components/Badge/index.mjs +7 -0
- package/dist/components/Button/index.js +232 -0
- package/dist/components/Button/index.mjs +13 -0
- package/dist/components/Calendar/index.js +355 -0
- package/dist/components/Calendar/index.mjs +83 -0
- package/dist/components/Carousel/index.js +558 -0
- package/dist/components/Carousel/index.mjs +342 -0
- package/dist/components/Checkbox/index.js +130 -0
- package/dist/components/Checkbox/index.mjs +8 -0
- package/dist/components/Command/index.js +522 -0
- package/dist/components/Command/index.mjs +25 -0
- package/dist/components/CreatableSelect/index.js +857 -0
- package/dist/components/CreatableSelect/index.mjs +198 -0
- package/dist/components/Dialog/index.js +387 -0
- package/dist/components/Dialog/index.mjs +139 -0
- package/dist/components/DropdownMenu/index.js +396 -0
- package/dist/components/DropdownMenu/index.mjs +237 -0
- package/dist/components/FilterButton/index.js +417 -0
- package/dist/components/FilterButton/index.mjs +31 -0
- package/dist/components/Form/index.js +231 -0
- package/dist/components/Form/index.mjs +144 -0
- package/dist/components/Input/index.js +155 -0
- package/dist/components/Input/index.mjs +87 -0
- package/dist/components/Label/index.js +93 -0
- package/dist/components/Label/index.mjs +7 -0
- package/dist/components/Link/index.js +92 -0
- package/dist/components/Link/index.mjs +26 -0
- package/dist/components/Pagination/index.js +425 -0
- package/dist/components/Pagination/index.mjs +154 -0
- package/dist/components/Popover/index.js +101 -0
- package/dist/components/Popover/index.mjs +33 -0
- package/dist/components/RadioGroup/index.js +112 -0
- package/dist/components/RadioGroup/index.mjs +43 -0
- package/dist/components/Select/index.js +222 -0
- package/dist/components/Select/index.mjs +149 -0
- package/dist/components/Sheet/index.js +406 -0
- package/dist/components/Sheet/index.mjs +157 -0
- package/dist/components/Skeleton/index.js +78 -0
- package/dist/components/Skeleton/index.mjs +24 -0
- package/dist/components/Switch/index.js +98 -0
- package/dist/components/Switch/index.mjs +30 -0
- package/dist/components/Table/index.js +188 -0
- package/dist/components/Table/index.mjs +114 -0
- package/dist/components/Tabs/index.js +131 -0
- package/dist/components/Tabs/index.mjs +62 -0
- package/dist/components/Textarea/index.js +109 -0
- package/dist/components/Textarea/index.mjs +41 -0
- package/dist/components/Toaster/index.js +581 -0
- package/dist/components/Toaster/index.mjs +327 -0
- package/dist/components/ToggleGroup/index.js +213 -0
- package/dist/components/ToggleGroup/index.mjs +115 -0
- package/dist/components/Tooltip/index.js +110 -0
- package/dist/components/Tooltip/index.mjs +41 -0
- package/dist/container.d.mts +6 -0
- package/dist/container.d.ts +6 -0
- package/dist/contrast1.d.mts +6 -0
- package/dist/contrast1.d.ts +6 -0
- package/dist/contrast2.d.mts +6 -0
- package/dist/contrast2.d.ts +6 -0
- package/dist/contrast3.d.mts +6 -0
- package/dist/contrast3.d.ts +6 -0
- package/dist/copy.d.mts +6 -0
- package/dist/copy.d.ts +6 -0
- package/dist/copy1.d.mts +6 -0
- package/dist/copy1.d.ts +6 -0
- package/dist/copy2.d.mts +6 -0
- package/dist/copy2.d.ts +6 -0
- package/dist/copy3.d.mts +6 -0
- package/dist/copy3.d.ts +6 -0
- package/dist/copy4.d.mts +6 -0
- package/dist/copy4.d.ts +6 -0
- package/dist/copy5.d.mts +6 -0
- package/dist/copy5.d.ts +6 -0
- package/dist/copy6.d.mts +6 -0
- package/dist/copy6.d.ts +6 -0
- package/dist/copy7.d.mts +6 -0
- package/dist/copy7.d.ts +6 -0
- package/dist/cornerDownLeft.d.mts +6 -0
- package/dist/cornerDownLeft.d.ts +6 -0
- package/dist/cornerDownRight.d.mts +6 -0
- package/dist/cornerDownRight.d.ts +6 -0
- package/dist/cornerLeftDown.d.mts +6 -0
- package/dist/cornerLeftDown.d.ts +6 -0
- package/dist/cornerLeftUp.d.mts +6 -0
- package/dist/cornerLeftUp.d.ts +6 -0
- package/dist/cornerRightDown.d.mts +6 -0
- package/dist/cornerRightDown.d.ts +6 -0
- package/dist/cornerRightUp.d.mts +6 -0
- package/dist/cornerRightUp.d.ts +6 -0
- package/dist/cornerUpLeft.d.mts +6 -0
- package/dist/cornerUpLeft.d.ts +6 -0
- package/dist/cornerUpRight.d.mts +6 -0
- package/dist/cornerUpRight.d.ts +6 -0
- package/dist/cpuChip1.d.mts +6 -0
- package/dist/cpuChip1.d.ts +6 -0
- package/dist/cpuChip2.d.mts +6 -0
- package/dist/cpuChip2.d.ts +6 -0
- package/dist/creditCard1.d.mts +6 -0
- package/dist/creditCard1.d.ts +6 -0
- package/dist/creditCard2.d.mts +6 -0
- package/dist/creditCard2.d.ts +6 -0
- package/dist/creditCardCheck.d.mts +6 -0
- package/dist/creditCardCheck.d.ts +6 -0
- package/dist/creditCardDown.d.mts +6 -0
- package/dist/creditCardDown.d.ts +6 -0
- package/dist/creditCardDownload.d.mts +6 -0
- package/dist/creditCardDownload.d.ts +6 -0
- package/dist/creditCardEdit.d.mts +6 -0
- package/dist/creditCardEdit.d.ts +6 -0
- package/dist/creditCardLock.d.mts +6 -0
- package/dist/creditCardLock.d.ts +6 -0
- package/dist/creditCardMinus.d.mts +6 -0
- package/dist/creditCardMinus.d.ts +6 -0
- package/dist/creditCardPlus.d.mts +6 -0
- package/dist/creditCardPlus.d.ts +6 -0
- package/dist/creditCardRefresh.d.mts +6 -0
- package/dist/creditCardRefresh.d.ts +6 -0
- package/dist/creditCardSearch.d.mts +6 -0
- package/dist/creditCardSearch.d.ts +6 -0
- package/dist/creditCardShield.d.mts +6 -0
- package/dist/creditCardShield.d.ts +6 -0
- package/dist/creditCardUp.d.mts +6 -0
- package/dist/creditCardUp.d.ts +6 -0
- package/dist/creditCardUpload.d.mts +6 -0
- package/dist/creditCardUpload.d.ts +6 -0
- package/dist/creditCardX.d.mts +6 -0
- package/dist/creditCardX.d.ts +6 -0
- package/dist/crop1.d.mts +6 -0
- package/dist/crop1.d.ts +6 -0
- package/dist/crop2.d.mts +6 -0
- package/dist/crop2.d.ts +6 -0
- package/dist/cryptocurrency1.d.mts +6 -0
- package/dist/cryptocurrency1.d.ts +6 -0
- package/dist/cryptocurrency2.d.mts +6 -0
- package/dist/cryptocurrency2.d.ts +6 -0
- package/dist/cryptocurrency3.d.mts +6 -0
- package/dist/cryptocurrency3.d.ts +6 -0
- package/dist/cryptocurrency4.d.mts +6 -0
- package/dist/cryptocurrency4.d.ts +6 -0
- package/dist/cube1.d.mts +6 -0
- package/dist/cube1.d.ts +6 -0
- package/dist/cube2.d.mts +6 -0
- package/dist/cube2.d.ts +6 -0
- package/dist/cube3.d.mts +6 -0
- package/dist/cube3.d.ts +6 -0
- package/dist/cube4.d.mts +6 -0
- package/dist/cube4.d.ts +6 -0
- package/dist/cubeOutline.d.mts +6 -0
- package/dist/cubeOutline.d.ts +6 -0
- package/dist/currencyBitcoin.d.mts +6 -0
- package/dist/currencyBitcoin.d.ts +6 -0
- package/dist/currencyBitcoinCircle.d.mts +6 -0
- package/dist/currencyBitcoinCircle.d.ts +6 -0
- package/dist/currencyDollar.d.mts +6 -0
- package/dist/currencyDollar.d.ts +6 -0
- package/dist/currencyDollarCircle.d.mts +6 -0
- package/dist/currencyDollarCircle.d.ts +6 -0
- package/dist/currencyEthereum.d.mts +6 -0
- package/dist/currencyEthereum.d.ts +6 -0
- package/dist/currencyEthereumCircle.d.mts +6 -0
- package/dist/currencyEthereumCircle.d.ts +6 -0
- package/dist/currencyEuro.d.mts +6 -0
- package/dist/currencyEuro.d.ts +6 -0
- package/dist/currencyEuroCircle.d.mts +6 -0
- package/dist/currencyEuroCircle.d.ts +6 -0
- package/dist/currencyPound.d.mts +6 -0
- package/dist/currencyPound.d.ts +6 -0
- package/dist/currencyPoundCircle.d.mts +6 -0
- package/dist/currencyPoundCircle.d.ts +6 -0
- package/dist/currencyRuble.d.mts +6 -0
- package/dist/currencyRuble.d.ts +6 -0
- package/dist/currencyRubleCircle.d.mts +6 -0
- package/dist/currencyRubleCircle.d.ts +6 -0
- package/dist/currencyRupee.d.mts +6 -0
- package/dist/currencyRupee.d.ts +6 -0
- package/dist/currencyRupeeCircle.d.mts +6 -0
- package/dist/currencyRupeeCircle.d.ts +6 -0
- package/dist/currencyYen.d.mts +6 -0
- package/dist/currencyYen.d.ts +6 -0
- package/dist/currencyYenCircle.d.mts +6 -0
- package/dist/currencyYenCircle.d.ts +6 -0
- package/dist/cursor1.d.mts +6 -0
- package/dist/cursor1.d.ts +6 -0
- package/dist/cursor2.d.mts +6 -0
- package/dist/cursor2.d.ts +6 -0
- package/dist/cursor3.d.mts +6 -0
- package/dist/cursor3.d.ts +6 -0
- package/dist/cursor4.d.mts +6 -0
- package/dist/cursor4.d.ts +6 -0
- package/dist/cursorBox.d.mts +6 -0
- package/dist/cursorBox.d.ts +6 -0
- package/dist/cursorClick.d.mts +6 -0
- package/dist/cursorClick.d.ts +6 -0
- package/dist/cursorClick1.d.mts +6 -0
- package/dist/cursorClick1.d.ts +6 -0
- package/dist/cursorClick2.d.mts +6 -0
- package/dist/cursorClick2.d.ts +6 -0
- package/dist/data.d.mts +6 -0
- package/dist/data.d.ts +6 -0
- package/dist/database1.d.mts +6 -0
- package/dist/database1.d.ts +6 -0
- package/dist/database2.d.mts +6 -0
- package/dist/database2.d.ts +6 -0
- package/dist/database3.d.mts +6 -0
- package/dist/database3.d.ts +6 -0
- package/dist/dataflow1.d.mts +6 -0
- package/dist/dataflow1.d.ts +6 -0
- package/dist/dataflow2.d.mts +6 -0
- package/dist/dataflow2.d.ts +6 -0
- package/dist/dataflow3.d.mts +6 -0
- package/dist/dataflow3.d.ts +6 -0
- package/dist/dataflow4.d.mts +6 -0
- package/dist/dataflow4.d.ts +6 -0
- package/dist/delete.d.mts +6 -0
- package/dist/delete.d.ts +6 -0
- package/dist/diamond1.d.mts +6 -0
- package/dist/diamond1.d.ts +6 -0
- package/dist/diamond2.d.mts +6 -0
- package/dist/diamond2.d.ts +6 -0
- package/dist/dice1.d.mts +6 -0
- package/dist/dice1.d.ts +6 -0
- package/dist/dice2.d.mts +6 -0
- package/dist/dice2.d.ts +6 -0
- package/dist/dice3.d.mts +6 -0
- package/dist/dice3.d.ts +6 -0
- package/dist/dice4.d.mts +6 -0
- package/dist/dice4.d.ts +6 -0
- package/dist/dice5.d.mts +6 -0
- package/dist/dice5.d.ts +6 -0
- package/dist/dice6.d.mts +6 -0
- package/dist/dice6.d.ts +6 -0
- package/dist/disc1.d.mts +6 -0
- package/dist/disc1.d.ts +6 -0
- package/dist/disc2.d.mts +6 -0
- package/dist/disc2.d.ts +6 -0
- package/dist/distributeSpacingHorizontal.d.mts +6 -0
- package/dist/distributeSpacingHorizontal.d.ts +6 -0
- package/dist/distributeSpacingVertical.d.mts +6 -0
- package/dist/distributeSpacingVertical.d.ts +6 -0
- package/dist/divide1.d.mts +6 -0
- package/dist/divide1.d.ts +6 -0
- package/dist/divide2.d.mts +6 -0
- package/dist/divide2.d.ts +6 -0
- package/dist/divide3.d.mts +6 -0
- package/dist/divide3.d.ts +6 -0
- package/dist/divider.d.mts +6 -0
- package/dist/divider.d.ts +6 -0
- package/dist/dotpoints1.d.mts +6 -0
- package/dist/dotpoints1.d.ts +6 -0
- package/dist/dotpoints2.d.mts +6 -0
- package/dist/dotpoints2.d.ts +6 -0
- package/dist/dotsGrid.d.mts +6 -0
- package/dist/dotsGrid.d.ts +6 -0
- package/dist/dotsHorizontal.d.mts +6 -0
- package/dist/dotsHorizontal.d.ts +6 -0
- package/dist/dotsVertical.d.mts +6 -0
- package/dist/dotsVertical.d.ts +6 -0
- package/dist/download.d.mts +6 -0
- package/dist/download.d.ts +6 -0
- package/dist/download1.d.mts +6 -0
- package/dist/download1.d.ts +6 -0
- package/dist/download2.d.mts +6 -0
- package/dist/download2.d.ts +6 -0
- package/dist/download3.d.mts +6 -0
- package/dist/download3.d.ts +6 -0
- package/dist/download4.d.mts +6 -0
- package/dist/download4.d.ts +6 -0
- package/dist/downloadCloud1.d.mts +6 -0
- package/dist/downloadCloud1.d.ts +6 -0
- package/dist/downloadCloud2.d.mts +6 -0
- package/dist/downloadCloud2.d.ts +6 -0
- package/dist/drop.d.mts +6 -0
- package/dist/drop.d.ts +6 -0
- package/dist/droplets1.d.mts +6 -0
- package/dist/droplets1.d.ts +6 -0
- package/dist/droplets2.d.mts +6 -0
- package/dist/droplets2.d.ts +6 -0
- package/dist/droplets3.d.mts +6 -0
- package/dist/droplets3.d.ts +6 -0
- package/dist/dropper.d.mts +6 -0
- package/dist/dropper.d.ts +6 -0
- package/dist/edit.d.mts +6 -0
- package/dist/edit.d.ts +6 -0
- package/dist/edit1.d.mts +6 -0
- package/dist/edit1.d.ts +6 -0
- package/dist/edit2.d.mts +6 -0
- package/dist/edit2.d.ts +6 -0
- package/dist/edit3.d.mts +6 -0
- package/dist/edit3.d.ts +6 -0
- package/dist/edit4.d.mts +6 -0
- package/dist/edit4.d.ts +6 -0
- package/dist/edit5.d.mts +6 -0
- package/dist/edit5.d.ts +6 -0
- package/dist/equal.d.mts +6 -0
- package/dist/equal.d.ts +6 -0
- package/dist/equalNot.d.mts +6 -0
- package/dist/equalNot.d.ts +6 -0
- package/dist/eraser.d.mts +6 -0
- package/dist/eraser.d.ts +6 -0
- package/dist/expand.d.mts +6 -0
- package/dist/expand.d.ts +6 -0
- package/dist/expand1.d.mts +6 -0
- package/dist/expand1.d.ts +6 -0
- package/dist/expand2.d.mts +6 -0
- package/dist/expand2.d.ts +6 -0
- package/dist/expand3.d.mts +6 -0
- package/dist/expand3.d.ts +6 -0
- package/dist/expand4.d.mts +6 -0
- package/dist/expand4.d.ts +6 -0
- package/dist/expand5.d.mts +6 -0
- package/dist/expand5.d.ts +6 -0
- package/dist/expand6.d.mts +6 -0
- package/dist/expand6.d.ts +6 -0
- package/dist/eye.d.mts +6 -0
- package/dist/eye.d.ts +6 -0
- package/dist/eyeOff.d.mts +6 -0
- package/dist/eyeOff.d.ts +6 -0
- package/dist/faceContent.d.mts +6 -0
- package/dist/faceContent.d.ts +6 -0
- package/dist/faceFrown.d.mts +6 -0
- package/dist/faceFrown.d.ts +6 -0
- package/dist/faceHappy.d.mts +6 -0
- package/dist/faceHappy.d.ts +6 -0
- package/dist/faceId.d.mts +6 -0
- package/dist/faceId.d.ts +6 -0
- package/dist/faceIdSquare.d.mts +6 -0
- package/dist/faceIdSquare.d.ts +6 -0
- package/dist/faceNeutral.d.mts +6 -0
- package/dist/faceNeutral.d.ts +6 -0
- package/dist/faceSad.d.mts +6 -0
- package/dist/faceSad.d.ts +6 -0
- package/dist/faceSmile.d.mts +6 -0
- package/dist/faceSmile.d.ts +6 -0
- package/dist/faceWink.d.mts +6 -0
- package/dist/faceWink.d.ts +6 -0
- package/dist/fastBackward.d.mts +6 -0
- package/dist/fastBackward.d.ts +6 -0
- package/dist/fastForward.d.mts +6 -0
- package/dist/fastForward.d.ts +6 -0
- package/dist/feather.d.mts +6 -0
- package/dist/feather.d.ts +6 -0
- package/dist/figma.d.mts +6 -0
- package/dist/figma.d.ts +6 -0
- package/dist/file1.d.mts +6 -0
- package/dist/file1.d.ts +6 -0
- package/dist/file2.d.mts +6 -0
- package/dist/file2.d.ts +6 -0
- package/dist/file3.d.mts +6 -0
- package/dist/file3.d.ts +6 -0
- package/dist/file4.d.mts +6 -0
- package/dist/file4.d.ts +6 -0
- package/dist/file5.d.mts +6 -0
- package/dist/file5.d.ts +6 -0
- package/dist/file6.d.mts +6 -0
- package/dist/file6.d.ts +6 -0
- package/dist/file7.d.mts +6 -0
- package/dist/file7.d.ts +6 -0
- package/dist/fileAttachment1.d.mts +6 -0
- package/dist/fileAttachment1.d.ts +6 -0
- package/dist/fileAttachment2.d.mts +6 -0
- package/dist/fileAttachment2.d.ts +6 -0
- package/dist/fileAttachment3.d.mts +6 -0
- package/dist/fileAttachment3.d.ts +6 -0
- package/dist/fileAttachment4.d.mts +6 -0
- package/dist/fileAttachment4.d.ts +6 -0
- package/dist/fileAttachment5.d.mts +6 -0
- package/dist/fileAttachment5.d.ts +6 -0
- package/dist/fileCheck1.d.mts +6 -0
- package/dist/fileCheck1.d.ts +6 -0
- package/dist/fileCheck2.d.mts +6 -0
- package/dist/fileCheck2.d.ts +6 -0
- package/dist/fileCheck3.d.mts +6 -0
- package/dist/fileCheck3.d.ts +6 -0
- package/dist/fileCode1.d.mts +6 -0
- package/dist/fileCode1.d.ts +6 -0
- package/dist/fileCode2.d.mts +6 -0
- package/dist/fileCode2.d.ts +6 -0
- package/dist/fileDownload1.d.mts +6 -0
- package/dist/fileDownload1.d.ts +6 -0
- package/dist/fileDownload2.d.mts +6 -0
- package/dist/fileDownload2.d.ts +6 -0
- package/dist/fileDownload3.d.mts +6 -0
- package/dist/fileDownload3.d.ts +6 -0
- package/dist/fileHeart1.d.mts +6 -0
- package/dist/fileHeart1.d.ts +6 -0
- package/dist/fileHeart2.d.mts +6 -0
- package/dist/fileHeart2.d.ts +6 -0
- package/dist/fileHeart3.d.mts +6 -0
- package/dist/fileHeart3.d.ts +6 -0
- package/dist/fileLock1.d.mts +6 -0
- package/dist/fileLock1.d.ts +6 -0
- package/dist/fileLock2.d.mts +6 -0
- package/dist/fileLock2.d.ts +6 -0
- package/dist/fileLock3.d.mts +6 -0
- package/dist/fileLock3.d.ts +6 -0
- package/dist/fileMinus1.d.mts +6 -0
- package/dist/fileMinus1.d.ts +6 -0
- package/dist/fileMinus2.d.mts +6 -0
- package/dist/fileMinus2.d.ts +6 -0
- package/dist/fileMinus3.d.mts +6 -0
- package/dist/fileMinus3.d.ts +6 -0
- package/dist/filePlus1.d.mts +6 -0
- package/dist/filePlus1.d.ts +6 -0
- package/dist/filePlus2.d.mts +6 -0
- package/dist/filePlus2.d.ts +6 -0
- package/dist/filePlus3.d.mts +6 -0
- package/dist/filePlus3.d.ts +6 -0
- package/dist/fileQuestion.d.mts +6 -0
- package/dist/fileQuestion.d.ts +6 -0
- package/dist/fileQuestion1.d.mts +6 -0
- package/dist/fileQuestion1.d.ts +6 -0
- package/dist/fileQuestion2.d.mts +6 -0
- package/dist/fileQuestion2.d.ts +6 -0
- package/dist/fileQuestion3.d.mts +6 -0
- package/dist/fileQuestion3.d.ts +6 -0
- package/dist/fileSearch1.d.mts +6 -0
- package/dist/fileSearch1.d.ts +6 -0
- package/dist/fileSearch2.d.mts +6 -0
- package/dist/fileSearch2.d.ts +6 -0
- package/dist/fileSearch3.d.mts +6 -0
- package/dist/fileSearch3.d.ts +6 -0
- package/dist/fileShield1.d.mts +6 -0
- package/dist/fileShield1.d.ts +6 -0
- package/dist/fileShield2.d.mts +6 -0
- package/dist/fileShield2.d.ts +6 -0
- package/dist/fileShield3.d.mts +6 -0
- package/dist/fileShield3.d.ts +6 -0
- package/dist/fileX1.d.mts +6 -0
- package/dist/fileX1.d.ts +6 -0
- package/dist/fileX2.d.mts +6 -0
- package/dist/fileX2.d.ts +6 -0
- package/dist/fileX3.d.mts +6 -0
- package/dist/fileX3.d.ts +6 -0
- package/dist/film1.d.mts +6 -0
- package/dist/film1.d.ts +6 -0
- package/dist/film2.d.mts +6 -0
- package/dist/film2.d.ts +6 -0
- package/dist/film3.d.mts +6 -0
- package/dist/film3.d.ts +6 -0
- package/dist/filterFunnel1.d.mts +6 -0
- package/dist/filterFunnel1.d.ts +6 -0
- package/dist/filterFunnel2.d.mts +6 -0
- package/dist/filterFunnel2.d.ts +6 -0
- package/dist/filterLines.d.mts +6 -0
- package/dist/filterLines.d.ts +6 -0
- package/dist/fingerprint1.d.mts +6 -0
- package/dist/fingerprint1.d.ts +6 -0
- package/dist/fingerprint2.d.mts +6 -0
- package/dist/fingerprint2.d.ts +6 -0
- package/dist/fingerprint3.d.mts +6 -0
- package/dist/fingerprint3.d.ts +6 -0
- package/dist/fingerprint4.d.mts +6 -0
- package/dist/fingerprint4.d.ts +6 -0
- package/dist/flag1.d.mts +6 -0
- package/dist/flag1.d.ts +6 -0
- package/dist/flag2.d.mts +6 -0
- package/dist/flag2.d.ts +6 -0
- package/dist/flag3.d.mts +6 -0
- package/dist/flag3.d.ts +6 -0
- package/dist/flag4.d.mts +6 -0
- package/dist/flag4.d.ts +6 -0
- package/dist/flag5.d.mts +6 -0
- package/dist/flag5.d.ts +6 -0
- package/dist/flag6.d.mts +6 -0
- package/dist/flag6.d.ts +6 -0
- package/dist/flash.d.mts +6 -0
- package/dist/flash.d.ts +6 -0
- package/dist/flashOff.d.mts +6 -0
- package/dist/flashOff.d.ts +6 -0
- package/dist/flexAlignBottom.d.mts +6 -0
- package/dist/flexAlignBottom.d.ts +6 -0
- package/dist/flexAlignLeft.d.mts +6 -0
- package/dist/flexAlignLeft.d.ts +6 -0
- package/dist/flexAlignRight.d.mts +6 -0
- package/dist/flexAlignRight.d.ts +6 -0
- package/dist/flexAlignTop.d.mts +6 -0
- package/dist/flexAlignTop.d.ts +6 -0
- package/dist/flipBackward.d.mts +6 -0
- package/dist/flipBackward.d.ts +6 -0
- package/dist/flipForward.d.mts +6 -0
- package/dist/flipForward.d.ts +6 -0
- package/dist/folder.d.mts +6 -0
- package/dist/folder.d.ts +6 -0
- package/dist/folderCheck.d.mts +6 -0
- package/dist/folderCheck.d.ts +6 -0
- package/dist/folderClosed.d.mts +6 -0
- package/dist/folderClosed.d.ts +6 -0
- package/dist/folderCode.d.mts +6 -0
- package/dist/folderCode.d.ts +6 -0
- package/dist/folderDownload.d.mts +6 -0
- package/dist/folderDownload.d.ts +6 -0
- package/dist/folderLock.d.mts +6 -0
- package/dist/folderLock.d.ts +6 -0
- package/dist/folderMinus.d.mts +6 -0
- package/dist/folderMinus.d.ts +6 -0
- package/dist/folderMove.d.mts +6 -0
- package/dist/folderMove.d.ts +6 -0
- package/dist/folderPlus.d.mts +6 -0
- package/dist/folderPlus.d.ts +6 -0
- package/dist/folderQuestion.d.mts +6 -0
- package/dist/folderQuestion.d.ts +6 -0
- package/dist/folderSearch.d.mts +6 -0
- package/dist/folderSearch.d.ts +6 -0
- package/dist/folderShield.d.mts +6 -0
- package/dist/folderShield.d.ts +6 -0
- package/dist/folderX.d.mts +6 -0
- package/dist/folderX.d.ts +6 -0
- package/dist/framer.d.mts +6 -0
- package/dist/framer.d.ts +6 -0
- package/dist/gamingPad1.d.mts +6 -0
- package/dist/gamingPad1.d.ts +6 -0
- package/dist/gamingPad2.d.mts +6 -0
- package/dist/gamingPad2.d.ts +6 -0
- package/dist/gift1.d.mts +6 -0
- package/dist/gift1.d.ts +6 -0
- package/dist/gift2.d.mts +6 -0
- package/dist/gift2.d.ts +6 -0
- package/dist/gitBranch1.d.mts +6 -0
- package/dist/gitBranch1.d.ts +6 -0
- package/dist/gitBranch2.d.mts +6 -0
- package/dist/gitBranch2.d.ts +6 -0
- package/dist/gitCommit.d.mts +6 -0
- package/dist/gitCommit.d.ts +6 -0
- package/dist/gitMerge.d.mts +6 -0
- package/dist/gitMerge.d.ts +6 -0
- package/dist/gitPullRequest.d.mts +6 -0
- package/dist/gitPullRequest.d.ts +6 -0
- package/dist/glasses1.d.mts +6 -0
- package/dist/glasses1.d.ts +6 -0
- package/dist/glasses2.d.mts +6 -0
- package/dist/glasses2.d.ts +6 -0
- package/dist/globe1.d.mts +6 -0
- package/dist/globe1.d.ts +6 -0
- package/dist/globe11.d.mts +6 -0
- package/dist/globe11.d.ts +6 -0
- package/dist/globe2.d.mts +6 -0
- package/dist/globe2.d.ts +6 -0
- package/dist/globe21.d.mts +6 -0
- package/dist/globe21.d.ts +6 -0
- package/dist/globe3.d.mts +6 -0
- package/dist/globe3.d.ts +6 -0
- package/dist/globe4.d.mts +6 -0
- package/dist/globe4.d.ts +6 -0
- package/dist/globe5.d.mts +6 -0
- package/dist/globe5.d.ts +6 -0
- package/dist/globe6.d.mts +6 -0
- package/dist/globe6.d.ts +6 -0
- package/dist/googleChrome.d.mts +6 -0
- package/dist/googleChrome.d.ts +6 -0
- package/dist/graduationHat1.d.mts +6 -0
- package/dist/graduationHat1.d.ts +6 -0
- package/dist/graduationHat2.d.mts +6 -0
- package/dist/graduationHat2.d.ts +6 -0
- package/dist/grid1.d.mts +6 -0
- package/dist/grid1.d.ts +6 -0
- package/dist/grid2.d.mts +6 -0
- package/dist/grid2.d.ts +6 -0
- package/dist/grid3.d.mts +6 -0
- package/dist/grid3.d.ts +6 -0
- package/dist/gridDotsBlank.d.mts +6 -0
- package/dist/gridDotsBlank.d.ts +6 -0
- package/dist/gridDotsBottom.d.mts +6 -0
- package/dist/gridDotsBottom.d.ts +6 -0
- package/dist/gridDotsHorizontalCenter.d.mts +6 -0
- package/dist/gridDotsHorizontalCenter.d.ts +6 -0
- package/dist/gridDotsLeft.d.mts +6 -0
- package/dist/gridDotsLeft.d.ts +6 -0
- package/dist/gridDotsOuter.d.mts +6 -0
- package/dist/gridDotsOuter.d.ts +6 -0
- package/dist/gridDotsRight.d.mts +6 -0
- package/dist/gridDotsRight.d.ts +6 -0
- package/dist/gridDotsTop.d.mts +6 -0
- package/dist/gridDotsTop.d.ts +6 -0
- package/dist/gridDotsVerticalCenter.d.mts +6 -0
- package/dist/gridDotsVerticalCenter.d.ts +6 -0
- package/dist/hand.d.mts +6 -0
- package/dist/hand.d.ts +6 -0
- package/dist/hardDrive.d.mts +6 -0
- package/dist/hardDrive.d.ts +6 -0
- package/dist/hash1.d.mts +6 -0
- package/dist/hash1.d.ts +6 -0
- package/dist/hash2.d.mts +6 -0
- package/dist/hash2.d.ts +6 -0
- package/dist/heading1.d.mts +6 -0
- package/dist/heading1.d.ts +6 -0
- package/dist/heading2.d.mts +6 -0
- package/dist/heading2.d.ts +6 -0
- package/dist/headingSquare.d.mts +6 -0
- package/dist/headingSquare.d.ts +6 -0
- package/dist/headphones1.d.mts +6 -0
- package/dist/headphones1.d.ts +6 -0
- package/dist/headphones2.d.mts +6 -0
- package/dist/headphones2.d.ts +6 -0
- package/dist/heart.d.mts +6 -0
- package/dist/heart.d.ts +6 -0
- package/dist/heartCircle.d.mts +6 -0
- package/dist/heartCircle.d.ts +6 -0
- package/dist/heartHand.d.mts +6 -0
- package/dist/heartHand.d.ts +6 -0
- package/dist/heartHexagon.d.mts +6 -0
- package/dist/heartHexagon.d.ts +6 -0
- package/dist/heartOctagon.d.mts +6 -0
- package/dist/heartOctagon.d.ts +6 -0
- package/dist/heartRounded.d.mts +6 -0
- package/dist/heartRounded.d.ts +6 -0
- package/dist/heartSquare.d.mts +6 -0
- package/dist/heartSquare.d.ts +6 -0
- package/dist/hearts.d.mts +6 -0
- package/dist/hearts.d.ts +6 -0
- package/dist/helpCircle.d.mts +6 -0
- package/dist/helpCircle.d.ts +6 -0
- package/dist/helpHexagon.d.mts +6 -0
- package/dist/helpHexagon.d.ts +6 -0
- package/dist/helpOctagon.d.mts +6 -0
- package/dist/helpOctagon.d.ts +6 -0
- package/dist/helpSquare.d.mts +6 -0
- package/dist/helpSquare.d.ts +6 -0
- package/dist/hexagon1.d.mts +6 -0
- package/dist/hexagon1.d.ts +6 -0
- package/dist/hexagon2.d.mts +6 -0
- package/dist/hexagon2.d.ts +6 -0
- package/dist/home.d.mts +6 -0
- package/dist/home.d.ts +6 -0
- package/dist/home1.d.mts +6 -0
- package/dist/home1.d.ts +6 -0
- package/dist/home2.d.mts +6 -0
- package/dist/home2.d.ts +6 -0
- package/dist/home3.d.mts +6 -0
- package/dist/home3.d.ts +6 -0
- package/dist/home4.d.mts +6 -0
- package/dist/home4.d.ts +6 -0
- package/dist/home5.d.mts +6 -0
- package/dist/home5.d.ts +6 -0
- package/dist/homeLine.d.mts +6 -0
- package/dist/homeLine.d.ts +6 -0
- package/dist/homeSmile.d.mts +6 -0
- package/dist/homeSmile.d.ts +6 -0
- package/dist/horizontalBarChart1.d.mts +6 -0
- package/dist/horizontalBarChart1.d.ts +6 -0
- package/dist/horizontalBarChart2.d.mts +6 -0
- package/dist/horizontalBarChart2.d.ts +6 -0
- package/dist/horizontalBarChart3.d.mts +6 -0
- package/dist/horizontalBarChart3.d.ts +6 -0
- package/dist/hourglass1.d.mts +6 -0
- package/dist/hourglass1.d.ts +6 -0
- package/dist/hourglass2.d.mts +6 -0
- package/dist/hourglass2.d.ts +6 -0
- package/dist/hourglass3.d.mts +6 -0
- package/dist/hourglass3.d.ts +6 -0
- package/dist/hurricane1.d.mts +6 -0
- package/dist/hurricane1.d.ts +6 -0
- package/dist/hurricane2.d.mts +6 -0
- package/dist/hurricane2.d.ts +6 -0
- package/dist/hurricane3.d.mts +6 -0
- package/dist/hurricane3.d.ts +6 -0
- package/dist/icons/activity.js +88 -0
- package/dist/icons/activity.mjs +40 -0
- package/dist/icons/activityHeart.js +100 -0
- package/dist/icons/activityHeart.mjs +52 -0
- package/dist/icons/airplay.js +98 -0
- package/dist/icons/airplay.mjs +50 -0
- package/dist/icons/airpods.js +116 -0
- package/dist/icons/airpods.mjs +68 -0
- package/dist/icons/alarmClock.js +98 -0
- package/dist/icons/alarmClock.mjs +50 -0
- package/dist/icons/alarmClockCheck.js +98 -0
- package/dist/icons/alarmClockCheck.mjs +50 -0
- package/dist/icons/alarmClockMinus.js +98 -0
- package/dist/icons/alarmClockMinus.mjs +50 -0
- package/dist/icons/alarmClockOff.js +98 -0
- package/dist/icons/alarmClockOff.mjs +50 -0
- package/dist/icons/alarmClockPlus.js +98 -0
- package/dist/icons/alarmClockPlus.mjs +50 -0
- package/dist/icons/alertCircle.js +98 -0
- package/dist/icons/alertCircle.mjs +50 -0
- package/dist/icons/alertHexagon.js +98 -0
- package/dist/icons/alertHexagon.mjs +50 -0
- package/dist/icons/alertOctagon.js +98 -0
- package/dist/icons/alertOctagon.mjs +50 -0
- package/dist/icons/alertSquare.js +98 -0
- package/dist/icons/alertSquare.mjs +50 -0
- package/dist/icons/alertTriangle.js +98 -0
- package/dist/icons/alertTriangle.mjs +50 -0
- package/dist/icons/alignBottom1.js +88 -0
- package/dist/icons/alignBottom1.mjs +40 -0
- package/dist/icons/alignBottom2.js +108 -0
- package/dist/icons/alignBottom2.mjs +60 -0
- package/dist/icons/alignCenter.js +88 -0
- package/dist/icons/alignCenter.mjs +40 -0
- package/dist/icons/alignHorizontalCentre1.js +88 -0
- package/dist/icons/alignHorizontalCentre1.mjs +40 -0
- package/dist/icons/alignHorizontalCentre2.js +108 -0
- package/dist/icons/alignHorizontalCentre2.mjs +60 -0
- package/dist/icons/alignJustify.js +88 -0
- package/dist/icons/alignJustify.mjs +40 -0
- package/dist/icons/alignLeft.js +88 -0
- package/dist/icons/alignLeft.mjs +40 -0
- package/dist/icons/alignLeft1.js +88 -0
- package/dist/icons/alignLeft1.mjs +40 -0
- package/dist/icons/alignLeft2.js +108 -0
- package/dist/icons/alignLeft2.mjs +60 -0
- package/dist/icons/alignRight.js +88 -0
- package/dist/icons/alignRight.mjs +40 -0
- package/dist/icons/alignRight1.js +88 -0
- package/dist/icons/alignRight1.mjs +40 -0
- package/dist/icons/alignRight2.js +108 -0
- package/dist/icons/alignRight2.mjs +60 -0
- package/dist/icons/alignTopArrow1.js +88 -0
- package/dist/icons/alignTopArrow1.mjs +40 -0
- package/dist/icons/alignTopArrow2.js +108 -0
- package/dist/icons/alignTopArrow2.mjs +60 -0
- package/dist/icons/alignVerticalCenter1.js +88 -0
- package/dist/icons/alignVerticalCenter1.mjs +40 -0
- package/dist/icons/alignVerticalCenter2.js +108 -0
- package/dist/icons/alignVerticalCenter2.mjs +60 -0
- package/dist/icons/anchor.js +98 -0
- package/dist/icons/anchor.mjs +50 -0
- package/dist/icons/annotation.js +98 -0
- package/dist/icons/annotation.mjs +50 -0
- package/dist/icons/annotationAlert.js +98 -0
- package/dist/icons/annotationAlert.mjs +50 -0
- package/dist/icons/annotationCheck.js +98 -0
- package/dist/icons/annotationCheck.mjs +50 -0
- package/dist/icons/annotationDots.js +98 -0
- package/dist/icons/annotationDots.mjs +50 -0
- package/dist/icons/annotationHeart.js +112 -0
- package/dist/icons/annotationHeart.mjs +64 -0
- package/dist/icons/annotationInfo.js +98 -0
- package/dist/icons/annotationInfo.mjs +50 -0
- package/dist/icons/annotationPlus.js +98 -0
- package/dist/icons/annotationPlus.mjs +50 -0
- package/dist/icons/annotationQuestion.js +98 -0
- package/dist/icons/annotationQuestion.mjs +50 -0
- package/dist/icons/annotationX.js +98 -0
- package/dist/icons/annotationX.mjs +50 -0
- package/dist/icons/announcement1.js +98 -0
- package/dist/icons/announcement1.mjs +50 -0
- package/dist/icons/announcement2.js +106 -0
- package/dist/icons/announcement2.mjs +58 -0
- package/dist/icons/announcement3.js +98 -0
- package/dist/icons/announcement3.mjs +50 -0
- package/dist/icons/appIntegration.js +113 -0
- package/dist/icons/appIntegration.mjs +65 -0
- package/dist/icons/archive.js +98 -0
- package/dist/icons/archive.mjs +50 -0
- package/dist/icons/arrowBlockDown.js +98 -0
- package/dist/icons/arrowBlockDown.mjs +50 -0
- package/dist/icons/arrowBlockLeft.js +98 -0
- package/dist/icons/arrowBlockLeft.mjs +50 -0
- package/dist/icons/arrowBlockRight.js +98 -0
- package/dist/icons/arrowBlockRight.mjs +50 -0
- package/dist/icons/arrowBlockUp.js +98 -0
- package/dist/icons/arrowBlockUp.mjs +50 -0
- package/dist/icons/arrowCircleBrokenDown.js +98 -0
- package/dist/icons/arrowCircleBrokenDown.mjs +50 -0
- package/dist/icons/arrowCircleBrokenDownLeft.js +96 -0
- package/dist/icons/arrowCircleBrokenDownLeft.mjs +48 -0
- package/dist/icons/arrowCircleBrokenDownRight.js +96 -0
- package/dist/icons/arrowCircleBrokenDownRight.mjs +48 -0
- package/dist/icons/arrowCircleBrokenLeft.js +98 -0
- package/dist/icons/arrowCircleBrokenLeft.mjs +50 -0
- package/dist/icons/arrowCircleBrokenRight.js +98 -0
- package/dist/icons/arrowCircleBrokenRight.mjs +50 -0
- package/dist/icons/arrowCircleBrokenUp.js +98 -0
- package/dist/icons/arrowCircleBrokenUp.mjs +50 -0
- package/dist/icons/arrowCircleBrokenUpLeft.js +98 -0
- package/dist/icons/arrowCircleBrokenUpLeft.mjs +50 -0
- package/dist/icons/arrowCircleBrokenUpRight.js +96 -0
- package/dist/icons/arrowCircleBrokenUpRight.mjs +48 -0
- package/dist/icons/arrowCircleDown.js +98 -0
- package/dist/icons/arrowCircleDown.mjs +50 -0
- package/dist/icons/arrowCircleDownLeft.js +98 -0
- package/dist/icons/arrowCircleDownLeft.mjs +50 -0
- package/dist/icons/arrowCircleDownRight.js +98 -0
- package/dist/icons/arrowCircleDownRight.mjs +50 -0
- package/dist/icons/arrowCircleLeft.js +98 -0
- package/dist/icons/arrowCircleLeft.mjs +50 -0
- package/dist/icons/arrowCircleRight.js +98 -0
- package/dist/icons/arrowCircleRight.mjs +50 -0
- package/dist/icons/arrowCircleUp.js +98 -0
- package/dist/icons/arrowCircleUp.mjs +50 -0
- package/dist/icons/arrowCircleUpLeft.js +98 -0
- package/dist/icons/arrowCircleUpLeft.mjs +50 -0
- package/dist/icons/arrowCircleUpRight.js +98 -0
- package/dist/icons/arrowCircleUpRight.mjs +50 -0
- package/dist/icons/arrowDown.js +88 -0
- package/dist/icons/arrowDown.mjs +40 -0
- package/dist/icons/arrowDownLeft.js +88 -0
- package/dist/icons/arrowDownLeft.mjs +40 -0
- package/dist/icons/arrowDownRight.js +88 -0
- package/dist/icons/arrowDownRight.mjs +40 -0
- package/dist/icons/arrowLeft.js +88 -0
- package/dist/icons/arrowLeft.mjs +40 -0
- package/dist/icons/arrowNarrowDown.js +88 -0
- package/dist/icons/arrowNarrowDown.mjs +40 -0
- package/dist/icons/arrowNarrowDownLeft.js +88 -0
- package/dist/icons/arrowNarrowDownLeft.mjs +40 -0
- package/dist/icons/arrowNarrowDownRight.js +88 -0
- package/dist/icons/arrowNarrowDownRight.mjs +40 -0
- package/dist/icons/arrowNarrowLeft.js +88 -0
- package/dist/icons/arrowNarrowLeft.mjs +40 -0
- package/dist/icons/arrowNarrowRight.js +88 -0
- package/dist/icons/arrowNarrowRight.mjs +40 -0
- package/dist/icons/arrowNarrowUp.js +88 -0
- package/dist/icons/arrowNarrowUp.mjs +40 -0
- package/dist/icons/arrowNarrowUpLeft.js +88 -0
- package/dist/icons/arrowNarrowUpLeft.mjs +40 -0
- package/dist/icons/arrowNarrowUpRight.js +88 -0
- package/dist/icons/arrowNarrowUpRight.mjs +40 -0
- package/dist/icons/arrowRight.js +88 -0
- package/dist/icons/arrowRight.mjs +40 -0
- package/dist/icons/arrowSquareDown.js +101 -0
- package/dist/icons/arrowSquareDown.mjs +53 -0
- package/dist/icons/arrowSquareDownLeft.js +101 -0
- package/dist/icons/arrowSquareDownLeft.mjs +53 -0
- package/dist/icons/arrowSquareDownRight.js +101 -0
- package/dist/icons/arrowSquareDownRight.mjs +53 -0
- package/dist/icons/arrowSquareLeft.js +101 -0
- package/dist/icons/arrowSquareLeft.mjs +53 -0
- package/dist/icons/arrowSquareRight.js +101 -0
- package/dist/icons/arrowSquareRight.mjs +53 -0
- package/dist/icons/arrowSquareUp.js +101 -0
- package/dist/icons/arrowSquareUp.mjs +53 -0
- package/dist/icons/arrowSquareUpLeft.js +101 -0
- package/dist/icons/arrowSquareUpLeft.mjs +53 -0
- package/dist/icons/arrowSquareUpRight.js +101 -0
- package/dist/icons/arrowSquareUpRight.mjs +53 -0
- package/dist/icons/arrowUp.js +88 -0
- package/dist/icons/arrowUp.mjs +40 -0
- package/dist/icons/arrowUpLeft.js +88 -0
- package/dist/icons/arrowUpLeft.mjs +40 -0
- package/dist/icons/arrowUpRight.js +88 -0
- package/dist/icons/arrowUpRight.mjs +40 -0
- package/dist/icons/arrowsDown.js +88 -0
- package/dist/icons/arrowsDown.mjs +40 -0
- package/dist/icons/arrowsLeft.js +88 -0
- package/dist/icons/arrowsLeft.mjs +40 -0
- package/dist/icons/arrowsRight.js +88 -0
- package/dist/icons/arrowsRight.mjs +40 -0
- package/dist/icons/arrowsTriangle.js +88 -0
- package/dist/icons/arrowsTriangle.mjs +40 -0
- package/dist/icons/arrowsUp.js +88 -0
- package/dist/icons/arrowsUp.mjs +40 -0
- package/dist/icons/asterisk1.js +88 -0
- package/dist/icons/asterisk1.mjs +40 -0
- package/dist/icons/asterisk2.js +88 -0
- package/dist/icons/asterisk2.mjs +40 -0
- package/dist/icons/atSign.js +88 -0
- package/dist/icons/atSign.mjs +40 -0
- package/dist/icons/atom1.js +98 -0
- package/dist/icons/atom1.mjs +50 -0
- package/dist/icons/atom2.js +88 -0
- package/dist/icons/atom2.mjs +40 -0
- package/dist/icons/attachment.js +88 -0
- package/dist/icons/attachment.mjs +40 -0
- package/dist/icons/attachment1.js +88 -0
- package/dist/icons/attachment1.mjs +40 -0
- package/dist/icons/attachment2.js +88 -0
- package/dist/icons/attachment2.mjs +40 -0
- package/dist/icons/award1.js +98 -0
- package/dist/icons/award1.mjs +50 -0
- package/dist/icons/award2.js +98 -0
- package/dist/icons/award2.mjs +50 -0
- package/dist/icons/award3.js +98 -0
- package/dist/icons/award3.mjs +50 -0
- package/dist/icons/award4.js +106 -0
- package/dist/icons/award4.mjs +58 -0
- package/dist/icons/award5.js +106 -0
- package/dist/icons/award5.mjs +58 -0
- package/dist/icons/backpack.js +98 -0
- package/dist/icons/backpack.mjs +50 -0
- package/dist/icons/bank.js +104 -0
- package/dist/icons/bank.mjs +56 -0
- package/dist/icons/bankNote1.js +98 -0
- package/dist/icons/bankNote1.mjs +50 -0
- package/dist/icons/bankNote2.js +98 -0
- package/dist/icons/bankNote2.mjs +50 -0
- package/dist/icons/bankNote3.js +98 -0
- package/dist/icons/bankNote3.mjs +50 -0
- package/dist/icons/barChart1.js +98 -0
- package/dist/icons/barChart1.mjs +50 -0
- package/dist/icons/barChart11.js +98 -0
- package/dist/icons/barChart11.mjs +50 -0
- package/dist/icons/barChart12.js +98 -0
- package/dist/icons/barChart12.mjs +50 -0
- package/dist/icons/barChart2.js +88 -0
- package/dist/icons/barChart2.mjs +40 -0
- package/dist/icons/barChart3.js +88 -0
- package/dist/icons/barChart3.mjs +40 -0
- package/dist/icons/barChart4.js +88 -0
- package/dist/icons/barChart4.mjs +40 -0
- package/dist/icons/barChart5.js +88 -0
- package/dist/icons/barChart5.mjs +40 -0
- package/dist/icons/barChart6.js +88 -0
- package/dist/icons/barChart6.mjs +40 -0
- package/dist/icons/barChart7.js +88 -0
- package/dist/icons/barChart7.mjs +40 -0
- package/dist/icons/barChart8.js +88 -0
- package/dist/icons/barChart8.mjs +40 -0
- package/dist/icons/barChart9.js +88 -0
- package/dist/icons/barChart9.mjs +40 -0
- package/dist/icons/barChartCircle1.js +98 -0
- package/dist/icons/barChartCircle1.mjs +50 -0
- package/dist/icons/barChartCircle2.js +98 -0
- package/dist/icons/barChartCircle2.mjs +50 -0
- package/dist/icons/barChartCircle3.js +98 -0
- package/dist/icons/barChartCircle3.mjs +50 -0
- package/dist/icons/barChartSquare1.js +98 -0
- package/dist/icons/barChartSquare1.mjs +50 -0
- package/dist/icons/barChartSquare2.js +98 -0
- package/dist/icons/barChartSquare2.mjs +50 -0
- package/dist/icons/barChartSquare3.js +98 -0
- package/dist/icons/barChartSquare3.mjs +50 -0
- package/dist/icons/barChartSquareDown.js +98 -0
- package/dist/icons/barChartSquareDown.mjs +50 -0
- package/dist/icons/barChartSquareMinus.js +98 -0
- package/dist/icons/barChartSquareMinus.mjs +50 -0
- package/dist/icons/barChartSquarePlus.js +98 -0
- package/dist/icons/barChartSquarePlus.mjs +50 -0
- package/dist/icons/barChartSquareUp.js +98 -0
- package/dist/icons/barChartSquareUp.mjs +50 -0
- package/dist/icons/barLineChart.js +113 -0
- package/dist/icons/barLineChart.mjs +65 -0
- package/dist/icons/batteryCharging1.js +98 -0
- package/dist/icons/batteryCharging1.mjs +50 -0
- package/dist/icons/batteryCharging2.js +98 -0
- package/dist/icons/batteryCharging2.mjs +50 -0
- package/dist/icons/batteryEmpty.js +98 -0
- package/dist/icons/batteryEmpty.mjs +50 -0
- package/dist/icons/batteryFull.js +98 -0
- package/dist/icons/batteryFull.mjs +50 -0
- package/dist/icons/batteryLow.js +98 -0
- package/dist/icons/batteryLow.mjs +50 -0
- package/dist/icons/batteryMid.js +98 -0
- package/dist/icons/batteryMid.mjs +50 -0
- package/dist/icons/beaker1.js +98 -0
- package/dist/icons/beaker1.mjs +50 -0
- package/dist/icons/beaker2.js +98 -0
- package/dist/icons/beaker2.mjs +50 -0
- package/dist/icons/bell.js +96 -0
- package/dist/icons/bell.mjs +48 -0
- package/dist/icons/bell1.js +98 -0
- package/dist/icons/bell1.mjs +50 -0
- package/dist/icons/bell2.js +98 -0
- package/dist/icons/bell2.mjs +50 -0
- package/dist/icons/bell3.js +98 -0
- package/dist/icons/bell3.mjs +50 -0
- package/dist/icons/bell4.js +98 -0
- package/dist/icons/bell4.mjs +50 -0
- package/dist/icons/bellMinus.js +98 -0
- package/dist/icons/bellMinus.mjs +50 -0
- package/dist/icons/bellOff1.js +98 -0
- package/dist/icons/bellOff1.mjs +50 -0
- package/dist/icons/bellOff2.js +98 -0
- package/dist/icons/bellOff2.mjs +50 -0
- package/dist/icons/bellOff3.js +98 -0
- package/dist/icons/bellOff3.mjs +50 -0
- package/dist/icons/bellPlus.js +98 -0
- package/dist/icons/bellPlus.mjs +50 -0
- package/dist/icons/bellRinging1.js +98 -0
- package/dist/icons/bellRinging1.mjs +50 -0
- package/dist/icons/bellRinging2.js +98 -0
- package/dist/icons/bellRinging2.mjs +50 -0
- package/dist/icons/bellRinging3.js +98 -0
- package/dist/icons/bellRinging3.mjs +50 -0
- package/dist/icons/bellRinging4.js +98 -0
- package/dist/icons/bellRinging4.mjs +50 -0
- package/dist/icons/bezierCurve1.js +113 -0
- package/dist/icons/bezierCurve1.mjs +65 -0
- package/dist/icons/bezierCurve2.js +120 -0
- package/dist/icons/bezierCurve2.mjs +72 -0
- package/dist/icons/bezierCurve3.js +113 -0
- package/dist/icons/bezierCurve3.mjs +65 -0
- package/dist/icons/bluetoothConnect.js +98 -0
- package/dist/icons/bluetoothConnect.mjs +50 -0
- package/dist/icons/bluetoothOff.js +98 -0
- package/dist/icons/bluetoothOff.mjs +50 -0
- package/dist/icons/bluetoothOn.js +98 -0
- package/dist/icons/bluetoothOn.mjs +50 -0
- package/dist/icons/bluetoothSignal.js +98 -0
- package/dist/icons/bluetoothSignal.mjs +50 -0
- package/dist/icons/bold1.js +88 -0
- package/dist/icons/bold1.mjs +40 -0
- package/dist/icons/bold2.js +91 -0
- package/dist/icons/bold2.mjs +43 -0
- package/dist/icons/boldSquare.js +98 -0
- package/dist/icons/boldSquare.mjs +50 -0
- package/dist/icons/bookClosed.js +98 -0
- package/dist/icons/bookClosed.mjs +50 -0
- package/dist/icons/bookOpen1.js +98 -0
- package/dist/icons/bookOpen1.mjs +50 -0
- package/dist/icons/bookOpen2.js +98 -0
- package/dist/icons/bookOpen2.mjs +50 -0
- package/dist/icons/bookmark.js +98 -0
- package/dist/icons/bookmark.mjs +50 -0
- package/dist/icons/bookmarkAdd.js +98 -0
- package/dist/icons/bookmarkAdd.mjs +50 -0
- package/dist/icons/bookmarkCheck.js +98 -0
- package/dist/icons/bookmarkCheck.mjs +50 -0
- package/dist/icons/bookmarkMinus.js +98 -0
- package/dist/icons/bookmarkMinus.mjs +50 -0
- package/dist/icons/bookmarkX.js +98 -0
- package/dist/icons/bookmarkX.mjs +50 -0
- package/dist/icons/box.js +98 -0
- package/dist/icons/box.mjs +50 -0
- package/dist/icons/brackets.js +88 -0
- package/dist/icons/brackets.mjs +40 -0
- package/dist/icons/bracketsCheck.js +88 -0
- package/dist/icons/bracketsCheck.mjs +40 -0
- package/dist/icons/bracketsEllipses.js +88 -0
- package/dist/icons/bracketsEllipses.mjs +40 -0
- package/dist/icons/bracketsMinus.js +88 -0
- package/dist/icons/bracketsMinus.mjs +40 -0
- package/dist/icons/bracketsPlus.js +88 -0
- package/dist/icons/bracketsPlus.mjs +40 -0
- package/dist/icons/bracketsSlash.js +88 -0
- package/dist/icons/bracketsSlash.mjs +40 -0
- package/dist/icons/bracketsX.js +88 -0
- package/dist/icons/bracketsX.mjs +40 -0
- package/dist/icons/briefcase1.js +98 -0
- package/dist/icons/briefcase1.mjs +50 -0
- package/dist/icons/briefcase2.js +91 -0
- package/dist/icons/briefcase2.mjs +43 -0
- package/dist/icons/browser.js +98 -0
- package/dist/icons/browser.mjs +50 -0
- package/dist/icons/brush1.js +98 -0
- package/dist/icons/brush1.mjs +50 -0
- package/dist/icons/brush2.js +98 -0
- package/dist/icons/brush2.mjs +50 -0
- package/dist/icons/brush3.js +98 -0
- package/dist/icons/brush3.mjs +50 -0
- package/dist/icons/building1.js +91 -0
- package/dist/icons/building1.mjs +43 -0
- package/dist/icons/building2.js +91 -0
- package/dist/icons/building2.mjs +43 -0
- package/dist/icons/building3.js +98 -0
- package/dist/icons/building3.mjs +50 -0
- package/dist/icons/building4.js +91 -0
- package/dist/icons/building4.mjs +43 -0
- package/dist/icons/building5.js +98 -0
- package/dist/icons/building5.mjs +50 -0
- package/dist/icons/building6.js +98 -0
- package/dist/icons/building6.mjs +50 -0
- package/dist/icons/building7.js +106 -0
- package/dist/icons/building7.mjs +58 -0
- package/dist/icons/building8.js +98 -0
- package/dist/icons/building8.mjs +50 -0
- package/dist/icons/bus.js +104 -0
- package/dist/icons/bus.mjs +56 -0
- package/dist/icons/calculator.js +98 -0
- package/dist/icons/calculator.mjs +50 -0
- package/dist/icons/calendar.js +98 -0
- package/dist/icons/calendar.mjs +50 -0
- package/dist/icons/calendarCheck.js +98 -0
- package/dist/icons/calendarCheck.mjs +50 -0
- package/dist/icons/calendarCheck1.js +98 -0
- package/dist/icons/calendarCheck1.mjs +50 -0
- package/dist/icons/calendarCheck2.js +98 -0
- package/dist/icons/calendarCheck2.mjs +50 -0
- package/dist/icons/calendarDate.js +98 -0
- package/dist/icons/calendarDate.mjs +50 -0
- package/dist/icons/calendarHeart1.js +108 -0
- package/dist/icons/calendarHeart1.mjs +60 -0
- package/dist/icons/calendarHeart2.js +108 -0
- package/dist/icons/calendarHeart2.mjs +60 -0
- package/dist/icons/calendarMinus1.js +98 -0
- package/dist/icons/calendarMinus1.mjs +50 -0
- package/dist/icons/calendarMinus2.js +98 -0
- package/dist/icons/calendarMinus2.mjs +50 -0
- package/dist/icons/calendarPlus.js +98 -0
- package/dist/icons/calendarPlus.mjs +50 -0
- package/dist/icons/calendarPlus1.js +98 -0
- package/dist/icons/calendarPlus1.mjs +50 -0
- package/dist/icons/calendarPlus2.js +98 -0
- package/dist/icons/calendarPlus2.mjs +50 -0
- package/dist/icons/calendarPlusCorner.js +98 -0
- package/dist/icons/calendarPlusCorner.mjs +50 -0
- package/dist/icons/camera.js +109 -0
- package/dist/icons/camera.mjs +61 -0
- package/dist/icons/camera1.js +108 -0
- package/dist/icons/camera1.mjs +60 -0
- package/dist/icons/camera2.js +108 -0
- package/dist/icons/camera2.mjs +60 -0
- package/dist/icons/camera3.js +108 -0
- package/dist/icons/camera3.mjs +60 -0
- package/dist/icons/cameraLens.js +100 -0
- package/dist/icons/cameraLens.mjs +52 -0
- package/dist/icons/cameraOff.js +98 -0
- package/dist/icons/cameraOff.mjs +50 -0
- package/dist/icons/cameraPlus.js +98 -0
- package/dist/icons/cameraPlus.mjs +50 -0
- package/dist/icons/car1.js +96 -0
- package/dist/icons/car1.mjs +48 -0
- package/dist/icons/car2.js +96 -0
- package/dist/icons/car2.mjs +48 -0
- package/dist/icons/certificate1.js +98 -0
- package/dist/icons/certificate1.mjs +50 -0
- package/dist/icons/certificate2.js +100 -0
- package/dist/icons/certificate2.mjs +52 -0
- package/dist/icons/chartBreakoutCircle.js +98 -0
- package/dist/icons/chartBreakoutCircle.mjs +50 -0
- package/dist/icons/chartBreakoutSquare.js +98 -0
- package/dist/icons/chartBreakoutSquare.mjs +50 -0
- package/dist/icons/check.js +88 -0
- package/dist/icons/check.mjs +40 -0
- package/dist/icons/checkCircle.js +98 -0
- package/dist/icons/checkCircle.mjs +50 -0
- package/dist/icons/checkCircleBroken.js +98 -0
- package/dist/icons/checkCircleBroken.mjs +50 -0
- package/dist/icons/checkDone1.js +98 -0
- package/dist/icons/checkDone1.mjs +50 -0
- package/dist/icons/checkDone2.js +98 -0
- package/dist/icons/checkDone2.mjs +50 -0
- package/dist/icons/checkHeart.js +100 -0
- package/dist/icons/checkHeart.mjs +52 -0
- package/dist/icons/checkSquare.js +98 -0
- package/dist/icons/checkSquare.mjs +50 -0
- package/dist/icons/checkSquareBroken.js +98 -0
- package/dist/icons/checkSquareBroken.mjs +50 -0
- package/dist/icons/checkVerified1.js +98 -0
- package/dist/icons/checkVerified1.mjs +50 -0
- package/dist/icons/checkVerified2.js +98 -0
- package/dist/icons/checkVerified2.mjs +50 -0
- package/dist/icons/checkVerified3.js +98 -0
- package/dist/icons/checkVerified3.mjs +50 -0
- package/dist/icons/chevronDown.js +88 -0
- package/dist/icons/chevronDown.mjs +40 -0
- package/dist/icons/chevronDownDouble.js +88 -0
- package/dist/icons/chevronDownDouble.mjs +40 -0
- package/dist/icons/chevronLeft.js +88 -0
- package/dist/icons/chevronLeft.mjs +40 -0
- package/dist/icons/chevronLeftDouble.js +88 -0
- package/dist/icons/chevronLeftDouble.mjs +40 -0
- package/dist/icons/chevronRight.js +88 -0
- package/dist/icons/chevronRight.mjs +40 -0
- package/dist/icons/chevronRightDouble.js +88 -0
- package/dist/icons/chevronRightDouble.mjs +40 -0
- package/dist/icons/chevronSelectorHorizontal.js +86 -0
- package/dist/icons/chevronSelectorHorizontal.mjs +38 -0
- package/dist/icons/chevronSelectorVertical.js +88 -0
- package/dist/icons/chevronSelectorVertical.mjs +40 -0
- package/dist/icons/chevronUp.js +88 -0
- package/dist/icons/chevronUp.mjs +40 -0
- package/dist/icons/chevronUpDouble.js +88 -0
- package/dist/icons/chevronUpDouble.mjs +40 -0
- package/dist/icons/chromeCast.js +98 -0
- package/dist/icons/chromeCast.mjs +50 -0
- package/dist/icons/circle.js +98 -0
- package/dist/icons/circle.mjs +50 -0
- package/dist/icons/circleCut.js +98 -0
- package/dist/icons/circleCut.mjs +50 -0
- package/dist/icons/clapperboard.js +98 -0
- package/dist/icons/clapperboard.mjs +50 -0
- package/dist/icons/clipboard.js +98 -0
- package/dist/icons/clipboard.mjs +50 -0
- package/dist/icons/clipboardAttachment.js +98 -0
- package/dist/icons/clipboardAttachment.mjs +50 -0
- package/dist/icons/clipboardCheck.js +98 -0
- package/dist/icons/clipboardCheck.mjs +50 -0
- package/dist/icons/clipboardDownload.js +98 -0
- package/dist/icons/clipboardDownload.mjs +50 -0
- package/dist/icons/clipboardMinus.js +98 -0
- package/dist/icons/clipboardMinus.mjs +50 -0
- package/dist/icons/clipboardPlus.js +98 -0
- package/dist/icons/clipboardPlus.mjs +50 -0
- package/dist/icons/clipboardX.js +98 -0
- package/dist/icons/clipboardX.mjs +50 -0
- package/dist/icons/clock.js +98 -0
- package/dist/icons/clock.mjs +50 -0
- package/dist/icons/clockCheck.js +98 -0
- package/dist/icons/clockCheck.mjs +50 -0
- package/dist/icons/clockFastForward.js +98 -0
- package/dist/icons/clockFastForward.mjs +50 -0
- package/dist/icons/clockPlus.js +98 -0
- package/dist/icons/clockPlus.mjs +50 -0
- package/dist/icons/clockRefresh.js +98 -0
- package/dist/icons/clockRefresh.mjs +50 -0
- package/dist/icons/clockRewind.js +98 -0
- package/dist/icons/clockRewind.mjs +50 -0
- package/dist/icons/clockSnooze.js +98 -0
- package/dist/icons/clockSnooze.mjs +50 -0
- package/dist/icons/clockStopwatch.js +98 -0
- package/dist/icons/clockStopwatch.mjs +50 -0
- package/dist/icons/cloud1.js +98 -0
- package/dist/icons/cloud1.mjs +50 -0
- package/dist/icons/cloud2.js +98 -0
- package/dist/icons/cloud2.mjs +50 -0
- package/dist/icons/cloud3.js +98 -0
- package/dist/icons/cloud3.mjs +50 -0
- package/dist/icons/cloudBlank1.js +98 -0
- package/dist/icons/cloudBlank1.mjs +50 -0
- package/dist/icons/cloudBlank2.js +98 -0
- package/dist/icons/cloudBlank2.mjs +50 -0
- package/dist/icons/cloudLightning.js +98 -0
- package/dist/icons/cloudLightning.mjs +50 -0
- package/dist/icons/cloudMoon.js +98 -0
- package/dist/icons/cloudMoon.mjs +50 -0
- package/dist/icons/cloudOff.js +98 -0
- package/dist/icons/cloudOff.mjs +50 -0
- package/dist/icons/cloudRaining1.js +98 -0
- package/dist/icons/cloudRaining1.mjs +50 -0
- package/dist/icons/cloudRaining2.js +98 -0
- package/dist/icons/cloudRaining2.mjs +50 -0
- package/dist/icons/cloudRaining3.js +98 -0
- package/dist/icons/cloudRaining3.mjs +50 -0
- package/dist/icons/cloudRaining4.js +98 -0
- package/dist/icons/cloudRaining4.mjs +50 -0
- package/dist/icons/cloudRaining5.js +98 -0
- package/dist/icons/cloudRaining5.mjs +50 -0
- package/dist/icons/cloudRaining6.js +98 -0
- package/dist/icons/cloudRaining6.mjs +50 -0
- package/dist/icons/cloudSnowing1.js +98 -0
- package/dist/icons/cloudSnowing1.mjs +50 -0
- package/dist/icons/cloudSnowing2.js +98 -0
- package/dist/icons/cloudSnowing2.mjs +50 -0
- package/dist/icons/cloudSun1.js +98 -0
- package/dist/icons/cloudSun1.mjs +50 -0
- package/dist/icons/cloudSun2.js +98 -0
- package/dist/icons/cloudSun2.mjs +50 -0
- package/dist/icons/cloudSun3.js +98 -0
- package/dist/icons/cloudSun3.mjs +50 -0
- package/dist/icons/code1.js +88 -0
- package/dist/icons/code1.mjs +40 -0
- package/dist/icons/code2.js +88 -0
- package/dist/icons/code2.mjs +40 -0
- package/dist/icons/codeBrowser.js +98 -0
- package/dist/icons/codeBrowser.mjs +50 -0
- package/dist/icons/codeCircle1.js +98 -0
- package/dist/icons/codeCircle1.mjs +50 -0
- package/dist/icons/codeCircle2.js +98 -0
- package/dist/icons/codeCircle2.mjs +50 -0
- package/dist/icons/codeCircle3.js +98 -0
- package/dist/icons/codeCircle3.mjs +50 -0
- package/dist/icons/codeSnippet1.js +88 -0
- package/dist/icons/codeSnippet1.mjs +40 -0
- package/dist/icons/codeSnippet2.js +88 -0
- package/dist/icons/codeSnippet2.mjs +40 -0
- package/dist/icons/codeSquare1.js +98 -0
- package/dist/icons/codeSquare1.mjs +50 -0
- package/dist/icons/codeSquare2.js +98 -0
- package/dist/icons/codeSquare2.mjs +50 -0
- package/dist/icons/codepen.js +98 -0
- package/dist/icons/codepen.mjs +50 -0
- package/dist/icons/coins1.js +98 -0
- package/dist/icons/coins1.mjs +50 -0
- package/dist/icons/coins2.js +98 -0
- package/dist/icons/coins2.mjs +50 -0
- package/dist/icons/coins3.js +98 -0
- package/dist/icons/coins3.mjs +50 -0
- package/dist/icons/coins4.js +98 -0
- package/dist/icons/coins4.mjs +50 -0
- package/dist/icons/coinsHand.js +98 -0
- package/dist/icons/coinsHand.mjs +50 -0
- package/dist/icons/coinsStacked1.js +98 -0
- package/dist/icons/coinsStacked1.mjs +50 -0
- package/dist/icons/coinsStacked2.js +98 -0
- package/dist/icons/coinsStacked2.mjs +50 -0
- package/dist/icons/coinsStacked3.js +98 -0
- package/dist/icons/coinsStacked3.mjs +50 -0
- package/dist/icons/coinsStacked4.js +98 -0
- package/dist/icons/coinsStacked4.mjs +50 -0
- package/dist/icons/coinsSwap1.js +98 -0
- package/dist/icons/coinsSwap1.mjs +50 -0
- package/dist/icons/coinsSwap2.js +98 -0
- package/dist/icons/coinsSwap2.mjs +50 -0
- package/dist/icons/colors.js +98 -0
- package/dist/icons/colors.mjs +50 -0
- package/dist/icons/colors1.js +98 -0
- package/dist/icons/colors1.mjs +50 -0
- package/dist/icons/columns1.js +108 -0
- package/dist/icons/columns1.mjs +60 -0
- package/dist/icons/columns2.js +98 -0
- package/dist/icons/columns2.mjs +50 -0
- package/dist/icons/columns3.js +91 -0
- package/dist/icons/columns3.mjs +43 -0
- package/dist/icons/command.js +120 -0
- package/dist/icons/command.mjs +72 -0
- package/dist/icons/compass.js +98 -0
- package/dist/icons/compass.mjs +50 -0
- package/dist/icons/compass1.js +98 -0
- package/dist/icons/compass1.mjs +50 -0
- package/dist/icons/compass2.js +98 -0
- package/dist/icons/compass2.mjs +50 -0
- package/dist/icons/compass3.js +108 -0
- package/dist/icons/compass3.mjs +60 -0
- package/dist/icons/container.js +98 -0
- package/dist/icons/container.mjs +50 -0
- package/dist/icons/contrast1.js +98 -0
- package/dist/icons/contrast1.mjs +50 -0
- package/dist/icons/contrast2.js +108 -0
- package/dist/icons/contrast2.mjs +60 -0
- package/dist/icons/contrast3.js +108 -0
- package/dist/icons/contrast3.mjs +60 -0
- package/dist/icons/copy.js +96 -0
- package/dist/icons/copy.mjs +48 -0
- package/dist/icons/copy1.js +98 -0
- package/dist/icons/copy1.mjs +50 -0
- package/dist/icons/copy2.js +98 -0
- package/dist/icons/copy2.mjs +50 -0
- package/dist/icons/copy3.js +98 -0
- package/dist/icons/copy3.mjs +50 -0
- package/dist/icons/copy4.js +98 -0
- package/dist/icons/copy4.mjs +50 -0
- package/dist/icons/copy5.js +98 -0
- package/dist/icons/copy5.mjs +50 -0
- package/dist/icons/copy6.js +98 -0
- package/dist/icons/copy6.mjs +50 -0
- package/dist/icons/copy7.js +98 -0
- package/dist/icons/copy7.mjs +50 -0
- package/dist/icons/cornerDownLeft.js +88 -0
- package/dist/icons/cornerDownLeft.mjs +40 -0
- package/dist/icons/cornerDownRight.js +88 -0
- package/dist/icons/cornerDownRight.mjs +40 -0
- package/dist/icons/cornerLeftDown.js +88 -0
- package/dist/icons/cornerLeftDown.mjs +40 -0
- package/dist/icons/cornerLeftUp.js +88 -0
- package/dist/icons/cornerLeftUp.mjs +40 -0
- package/dist/icons/cornerRightDown.js +88 -0
- package/dist/icons/cornerRightDown.mjs +40 -0
- package/dist/icons/cornerRightUp.js +88 -0
- package/dist/icons/cornerRightUp.mjs +40 -0
- package/dist/icons/cornerUpLeft.js +88 -0
- package/dist/icons/cornerUpLeft.mjs +40 -0
- package/dist/icons/cornerUpRight.js +88 -0
- package/dist/icons/cornerUpRight.mjs +40 -0
- package/dist/icons/cpuChip1.js +98 -0
- package/dist/icons/cpuChip1.mjs +50 -0
- package/dist/icons/cpuChip2.js +98 -0
- package/dist/icons/cpuChip2.mjs +50 -0
- package/dist/icons/creditCard1.js +98 -0
- package/dist/icons/creditCard1.mjs +50 -0
- package/dist/icons/creditCard2.js +98 -0
- package/dist/icons/creditCard2.mjs +50 -0
- package/dist/icons/creditCardCheck.js +98 -0
- package/dist/icons/creditCardCheck.mjs +50 -0
- package/dist/icons/creditCardDown.js +98 -0
- package/dist/icons/creditCardDown.mjs +50 -0
- package/dist/icons/creditCardDownload.js +98 -0
- package/dist/icons/creditCardDownload.mjs +50 -0
- package/dist/icons/creditCardEdit.js +98 -0
- package/dist/icons/creditCardEdit.mjs +50 -0
- package/dist/icons/creditCardLock.js +98 -0
- package/dist/icons/creditCardLock.mjs +50 -0
- package/dist/icons/creditCardMinus.js +98 -0
- package/dist/icons/creditCardMinus.mjs +50 -0
- package/dist/icons/creditCardPlus.js +98 -0
- package/dist/icons/creditCardPlus.mjs +50 -0
- package/dist/icons/creditCardRefresh.js +98 -0
- package/dist/icons/creditCardRefresh.mjs +50 -0
- package/dist/icons/creditCardSearch.js +98 -0
- package/dist/icons/creditCardSearch.mjs +50 -0
- package/dist/icons/creditCardShield.js +98 -0
- package/dist/icons/creditCardShield.mjs +50 -0
- package/dist/icons/creditCardUp.js +98 -0
- package/dist/icons/creditCardUp.mjs +50 -0
- package/dist/icons/creditCardUpload.js +98 -0
- package/dist/icons/creditCardUpload.mjs +50 -0
- package/dist/icons/creditCardX.js +98 -0
- package/dist/icons/creditCardX.mjs +50 -0
- package/dist/icons/crop1.js +98 -0
- package/dist/icons/crop1.mjs +50 -0
- package/dist/icons/crop2.js +98 -0
- package/dist/icons/crop2.mjs +50 -0
- package/dist/icons/cryptocurrency1.js +98 -0
- package/dist/icons/cryptocurrency1.mjs +50 -0
- package/dist/icons/cryptocurrency2.js +98 -0
- package/dist/icons/cryptocurrency2.mjs +50 -0
- package/dist/icons/cryptocurrency3.js +98 -0
- package/dist/icons/cryptocurrency3.mjs +50 -0
- package/dist/icons/cryptocurrency4.js +98 -0
- package/dist/icons/cryptocurrency4.mjs +50 -0
- package/dist/icons/cube1.js +98 -0
- package/dist/icons/cube1.mjs +50 -0
- package/dist/icons/cube2.js +98 -0
- package/dist/icons/cube2.mjs +50 -0
- package/dist/icons/cube3.js +98 -0
- package/dist/icons/cube3.mjs +50 -0
- package/dist/icons/cube4.js +98 -0
- package/dist/icons/cube4.mjs +50 -0
- package/dist/icons/cubeOutline.js +88 -0
- package/dist/icons/cubeOutline.mjs +40 -0
- package/dist/icons/currencyBitcoin.js +88 -0
- package/dist/icons/currencyBitcoin.mjs +40 -0
- package/dist/icons/currencyBitcoinCircle.js +98 -0
- package/dist/icons/currencyBitcoinCircle.mjs +50 -0
- package/dist/icons/currencyDollar.js +88 -0
- package/dist/icons/currencyDollar.mjs +40 -0
- package/dist/icons/currencyDollarCircle.js +98 -0
- package/dist/icons/currencyDollarCircle.mjs +50 -0
- package/dist/icons/currencyEthereum.js +98 -0
- package/dist/icons/currencyEthereum.mjs +50 -0
- package/dist/icons/currencyEthereumCircle.js +98 -0
- package/dist/icons/currencyEthereumCircle.mjs +50 -0
- package/dist/icons/currencyEuro.js +88 -0
- package/dist/icons/currencyEuro.mjs +40 -0
- package/dist/icons/currencyEuroCircle.js +98 -0
- package/dist/icons/currencyEuroCircle.mjs +50 -0
- package/dist/icons/currencyPound.js +88 -0
- package/dist/icons/currencyPound.mjs +40 -0
- package/dist/icons/currencyPoundCircle.js +98 -0
- package/dist/icons/currencyPoundCircle.mjs +50 -0
- package/dist/icons/currencyRuble.js +88 -0
- package/dist/icons/currencyRuble.mjs +40 -0
- package/dist/icons/currencyRubleCircle.js +98 -0
- package/dist/icons/currencyRubleCircle.mjs +50 -0
- package/dist/icons/currencyRupee.js +88 -0
- package/dist/icons/currencyRupee.mjs +40 -0
- package/dist/icons/currencyRupeeCircle.js +98 -0
- package/dist/icons/currencyRupeeCircle.mjs +50 -0
- package/dist/icons/currencyYen.js +88 -0
- package/dist/icons/currencyYen.mjs +40 -0
- package/dist/icons/currencyYenCircle.js +98 -0
- package/dist/icons/currencyYenCircle.mjs +50 -0
- package/dist/icons/cursor1.js +98 -0
- package/dist/icons/cursor1.mjs +50 -0
- package/dist/icons/cursor2.js +98 -0
- package/dist/icons/cursor2.mjs +50 -0
- package/dist/icons/cursor3.js +98 -0
- package/dist/icons/cursor3.mjs +50 -0
- package/dist/icons/cursor4.js +98 -0
- package/dist/icons/cursor4.mjs +50 -0
- package/dist/icons/cursorBox.js +98 -0
- package/dist/icons/cursorBox.mjs +50 -0
- package/dist/icons/cursorClick.js +98 -0
- package/dist/icons/cursorClick.mjs +50 -0
- package/dist/icons/cursorClick1.js +98 -0
- package/dist/icons/cursorClick1.mjs +50 -0
- package/dist/icons/cursorClick2.js +98 -0
- package/dist/icons/cursorClick2.mjs +50 -0
- package/dist/icons/data.js +126 -0
- package/dist/icons/data.mjs +78 -0
- package/dist/icons/database1.js +98 -0
- package/dist/icons/database1.mjs +50 -0
- package/dist/icons/database2.js +98 -0
- package/dist/icons/database2.mjs +50 -0
- package/dist/icons/database3.js +98 -0
- package/dist/icons/database3.mjs +50 -0
- package/dist/icons/dataflow1.js +120 -0
- package/dist/icons/dataflow1.mjs +72 -0
- package/dist/icons/dataflow2.js +120 -0
- package/dist/icons/dataflow2.mjs +72 -0
- package/dist/icons/dataflow3.js +113 -0
- package/dist/icons/dataflow3.mjs +65 -0
- package/dist/icons/dataflow4.js +120 -0
- package/dist/icons/dataflow4.mjs +72 -0
- package/dist/icons/delete.js +98 -0
- package/dist/icons/delete.mjs +50 -0
- package/dist/icons/diamond1.js +95 -0
- package/dist/icons/diamond1.mjs +47 -0
- package/dist/icons/diamond2.js +95 -0
- package/dist/icons/diamond2.mjs +47 -0
- package/dist/icons/dice1.js +101 -0
- package/dist/icons/dice1.mjs +53 -0
- package/dist/icons/dice2.js +101 -0
- package/dist/icons/dice2.mjs +53 -0
- package/dist/icons/dice3.js +101 -0
- package/dist/icons/dice3.mjs +53 -0
- package/dist/icons/dice4.js +101 -0
- package/dist/icons/dice4.mjs +53 -0
- package/dist/icons/dice5.js +101 -0
- package/dist/icons/dice5.mjs +53 -0
- package/dist/icons/dice6.js +101 -0
- package/dist/icons/dice6.mjs +53 -0
- package/dist/icons/disc1.js +110 -0
- package/dist/icons/disc1.mjs +62 -0
- package/dist/icons/disc2.js +100 -0
- package/dist/icons/disc2.mjs +52 -0
- package/dist/icons/distributeSpacingHorizontal.js +96 -0
- package/dist/icons/distributeSpacingHorizontal.mjs +48 -0
- package/dist/icons/distributeSpacingVertical.js +96 -0
- package/dist/icons/distributeSpacingVertical.mjs +48 -0
- package/dist/icons/divide1.js +88 -0
- package/dist/icons/divide1.mjs +40 -0
- package/dist/icons/divide2.js +106 -0
- package/dist/icons/divide2.mjs +58 -0
- package/dist/icons/divide3.js +98 -0
- package/dist/icons/divide3.mjs +50 -0
- package/dist/icons/divider.js +88 -0
- package/dist/icons/divider.mjs +40 -0
- package/dist/icons/dotpoints1.js +88 -0
- package/dist/icons/dotpoints1.mjs +40 -0
- package/dist/icons/dotpoints2.js +113 -0
- package/dist/icons/dotpoints2.mjs +65 -0
- package/dist/icons/dotsGrid.js +170 -0
- package/dist/icons/dotsGrid.mjs +122 -0
- package/dist/icons/dotsHorizontal.js +110 -0
- package/dist/icons/dotsHorizontal.mjs +62 -0
- package/dist/icons/dotsVertical.js +110 -0
- package/dist/icons/dotsVertical.mjs +62 -0
- package/dist/icons/download.js +98 -0
- package/dist/icons/download.mjs +50 -0
- package/dist/icons/download1.js +91 -0
- package/dist/icons/download1.mjs +43 -0
- package/dist/icons/download2.js +88 -0
- package/dist/icons/download2.mjs +40 -0
- package/dist/icons/download3.js +98 -0
- package/dist/icons/download3.mjs +50 -0
- package/dist/icons/download4.js +98 -0
- package/dist/icons/download4.mjs +50 -0
- package/dist/icons/downloadCloud1.js +98 -0
- package/dist/icons/downloadCloud1.mjs +50 -0
- package/dist/icons/downloadCloud2.js +98 -0
- package/dist/icons/downloadCloud2.mjs +50 -0
- package/dist/icons/drop.js +96 -0
- package/dist/icons/drop.mjs +48 -0
- package/dist/icons/droplets1.js +108 -0
- package/dist/icons/droplets1.mjs +60 -0
- package/dist/icons/droplets2.js +98 -0
- package/dist/icons/droplets2.mjs +50 -0
- package/dist/icons/droplets3.js +98 -0
- package/dist/icons/droplets3.mjs +50 -0
- package/dist/icons/dropper.js +98 -0
- package/dist/icons/dropper.mjs +50 -0
- package/dist/icons/edit.js +96 -0
- package/dist/icons/edit.mjs +48 -0
- package/dist/icons/edit1.js +98 -0
- package/dist/icons/edit1.mjs +50 -0
- package/dist/icons/edit2.js +98 -0
- package/dist/icons/edit2.mjs +50 -0
- package/dist/icons/edit3.js +98 -0
- package/dist/icons/edit3.mjs +50 -0
- package/dist/icons/edit4.js +98 -0
- package/dist/icons/edit4.mjs +50 -0
- package/dist/icons/edit5.js +98 -0
- package/dist/icons/edit5.mjs +50 -0
- package/dist/icons/equal.js +88 -0
- package/dist/icons/equal.mjs +40 -0
- package/dist/icons/equalNot.js +88 -0
- package/dist/icons/equalNot.mjs +40 -0
- package/dist/icons/eraser.js +98 -0
- package/dist/icons/eraser.mjs +50 -0
- package/dist/icons/expand.js +88 -0
- package/dist/icons/expand.mjs +40 -0
- package/dist/icons/expand1.js +88 -0
- package/dist/icons/expand1.mjs +40 -0
- package/dist/icons/expand2.js +88 -0
- package/dist/icons/expand2.mjs +40 -0
- package/dist/icons/expand3.js +88 -0
- package/dist/icons/expand3.mjs +40 -0
- package/dist/icons/expand4.js +88 -0
- package/dist/icons/expand4.mjs +40 -0
- package/dist/icons/expand5.js +88 -0
- package/dist/icons/expand5.mjs +40 -0
- package/dist/icons/expand6.js +88 -0
- package/dist/icons/expand6.mjs +40 -0
- package/dist/icons/eye.js +106 -0
- package/dist/icons/eye.mjs +58 -0
- package/dist/icons/eyeOff.js +98 -0
- package/dist/icons/eyeOff.mjs +50 -0
- package/dist/icons/faceContent.js +98 -0
- package/dist/icons/faceContent.mjs +50 -0
- package/dist/icons/faceFrown.js +98 -0
- package/dist/icons/faceFrown.mjs +50 -0
- package/dist/icons/faceHappy.js +100 -0
- package/dist/icons/faceHappy.mjs +52 -0
- package/dist/icons/faceId.js +88 -0
- package/dist/icons/faceId.mjs +40 -0
- package/dist/icons/faceIdSquare.js +98 -0
- package/dist/icons/faceIdSquare.mjs +50 -0
- package/dist/icons/faceNeutral.js +98 -0
- package/dist/icons/faceNeutral.mjs +50 -0
- package/dist/icons/faceSad.js +98 -0
- package/dist/icons/faceSad.mjs +50 -0
- package/dist/icons/faceSmile.js +98 -0
- package/dist/icons/faceSmile.mjs +50 -0
- package/dist/icons/faceWink.js +98 -0
- package/dist/icons/faceWink.mjs +50 -0
- package/dist/icons/fastBackward.js +116 -0
- package/dist/icons/fastBackward.mjs +68 -0
- package/dist/icons/fastForward.js +116 -0
- package/dist/icons/fastForward.mjs +68 -0
- package/dist/icons/feather.js +98 -0
- package/dist/icons/feather.mjs +50 -0
- package/dist/icons/figma.js +113 -0
- package/dist/icons/figma.mjs +65 -0
- package/dist/icons/file1.js +98 -0
- package/dist/icons/file1.mjs +50 -0
- package/dist/icons/file2.js +98 -0
- package/dist/icons/file2.mjs +50 -0
- package/dist/icons/file3.js +98 -0
- package/dist/icons/file3.mjs +50 -0
- package/dist/icons/file4.js +98 -0
- package/dist/icons/file4.mjs +50 -0
- package/dist/icons/file5.js +98 -0
- package/dist/icons/file5.mjs +50 -0
- package/dist/icons/file6.js +98 -0
- package/dist/icons/file6.mjs +50 -0
- package/dist/icons/file7.js +98 -0
- package/dist/icons/file7.mjs +50 -0
- package/dist/icons/fileAttachment1.js +98 -0
- package/dist/icons/fileAttachment1.mjs +50 -0
- package/dist/icons/fileAttachment2.js +98 -0
- package/dist/icons/fileAttachment2.mjs +50 -0
- package/dist/icons/fileAttachment3.js +98 -0
- package/dist/icons/fileAttachment3.mjs +50 -0
- package/dist/icons/fileAttachment4.js +98 -0
- package/dist/icons/fileAttachment4.mjs +50 -0
- package/dist/icons/fileAttachment5.js +98 -0
- package/dist/icons/fileAttachment5.mjs +50 -0
- package/dist/icons/fileCheck1.js +98 -0
- package/dist/icons/fileCheck1.mjs +50 -0
- package/dist/icons/fileCheck2.js +98 -0
- package/dist/icons/fileCheck2.mjs +50 -0
- package/dist/icons/fileCheck3.js +98 -0
- package/dist/icons/fileCheck3.mjs +50 -0
- package/dist/icons/fileCode1.js +98 -0
- package/dist/icons/fileCode1.mjs +50 -0
- package/dist/icons/fileCode2.js +98 -0
- package/dist/icons/fileCode2.mjs +50 -0
- package/dist/icons/fileDownload1.js +98 -0
- package/dist/icons/fileDownload1.mjs +50 -0
- package/dist/icons/fileDownload2.js +98 -0
- package/dist/icons/fileDownload2.mjs +50 -0
- package/dist/icons/fileDownload3.js +98 -0
- package/dist/icons/fileDownload3.mjs +50 -0
- package/dist/icons/fileHeart1.js +100 -0
- package/dist/icons/fileHeart1.mjs +52 -0
- package/dist/icons/fileHeart2.js +100 -0
- package/dist/icons/fileHeart2.mjs +52 -0
- package/dist/icons/fileHeart3.js +108 -0
- package/dist/icons/fileHeart3.mjs +60 -0
- package/dist/icons/fileLock1.js +98 -0
- package/dist/icons/fileLock1.mjs +50 -0
- package/dist/icons/fileLock2.js +98 -0
- package/dist/icons/fileLock2.mjs +50 -0
- package/dist/icons/fileLock3.js +106 -0
- package/dist/icons/fileLock3.mjs +58 -0
- package/dist/icons/fileMinus1.js +98 -0
- package/dist/icons/fileMinus1.mjs +50 -0
- package/dist/icons/fileMinus2.js +98 -0
- package/dist/icons/fileMinus2.mjs +50 -0
- package/dist/icons/fileMinus3.js +98 -0
- package/dist/icons/fileMinus3.mjs +50 -0
- package/dist/icons/filePlus1.js +98 -0
- package/dist/icons/filePlus1.mjs +50 -0
- package/dist/icons/filePlus2.js +98 -0
- package/dist/icons/filePlus2.mjs +50 -0
- package/dist/icons/filePlus3.js +98 -0
- package/dist/icons/filePlus3.mjs +50 -0
- package/dist/icons/fileQuestion.js +98 -0
- package/dist/icons/fileQuestion.mjs +50 -0
- package/dist/icons/fileQuestion1.js +98 -0
- package/dist/icons/fileQuestion1.mjs +50 -0
- package/dist/icons/fileQuestion2.js +98 -0
- package/dist/icons/fileQuestion2.mjs +50 -0
- package/dist/icons/fileQuestion3.js +98 -0
- package/dist/icons/fileQuestion3.mjs +50 -0
- package/dist/icons/fileSearch1.js +98 -0
- package/dist/icons/fileSearch1.mjs +50 -0
- package/dist/icons/fileSearch2.js +98 -0
- package/dist/icons/fileSearch2.mjs +50 -0
- package/dist/icons/fileSearch3.js +98 -0
- package/dist/icons/fileSearch3.mjs +50 -0
- package/dist/icons/fileShield1.js +98 -0
- package/dist/icons/fileShield1.mjs +50 -0
- package/dist/icons/fileShield2.js +98 -0
- package/dist/icons/fileShield2.mjs +50 -0
- package/dist/icons/fileShield3.js +106 -0
- package/dist/icons/fileShield3.mjs +58 -0
- package/dist/icons/fileX1.js +98 -0
- package/dist/icons/fileX1.mjs +50 -0
- package/dist/icons/fileX2.js +98 -0
- package/dist/icons/fileX2.mjs +50 -0
- package/dist/icons/fileX3.js +98 -0
- package/dist/icons/fileX3.mjs +50 -0
- package/dist/icons/film1.js +106 -0
- package/dist/icons/film1.mjs +58 -0
- package/dist/icons/film2.js +106 -0
- package/dist/icons/film2.mjs +58 -0
- package/dist/icons/film3.js +120 -0
- package/dist/icons/film3.mjs +72 -0
- package/dist/icons/filterFunnel1.js +98 -0
- package/dist/icons/filterFunnel1.mjs +50 -0
- package/dist/icons/filterFunnel2.js +98 -0
- package/dist/icons/filterFunnel2.mjs +50 -0
- package/dist/icons/filterLines.js +88 -0
- package/dist/icons/filterLines.mjs +40 -0
- package/dist/icons/fingerprint1.js +98 -0
- package/dist/icons/fingerprint1.mjs +50 -0
- package/dist/icons/fingerprint2.js +98 -0
- package/dist/icons/fingerprint2.mjs +50 -0
- package/dist/icons/fingerprint3.js +160 -0
- package/dist/icons/fingerprint3.mjs +112 -0
- package/dist/icons/fingerprint4.js +88 -0
- package/dist/icons/fingerprint4.mjs +40 -0
- package/dist/icons/flag1.js +98 -0
- package/dist/icons/flag1.mjs +50 -0
- package/dist/icons/flag2.js +98 -0
- package/dist/icons/flag2.mjs +50 -0
- package/dist/icons/flag3.js +98 -0
- package/dist/icons/flag3.mjs +50 -0
- package/dist/icons/flag4.js +98 -0
- package/dist/icons/flag4.mjs +50 -0
- package/dist/icons/flag5.js +98 -0
- package/dist/icons/flag5.mjs +50 -0
- package/dist/icons/flag6.js +98 -0
- package/dist/icons/flag6.mjs +50 -0
- package/dist/icons/flash.js +88 -0
- package/dist/icons/flash.mjs +40 -0
- package/dist/icons/flashOff.js +98 -0
- package/dist/icons/flashOff.mjs +50 -0
- package/dist/icons/flexAlignBottom.js +98 -0
- package/dist/icons/flexAlignBottom.mjs +50 -0
- package/dist/icons/flexAlignLeft.js +98 -0
- package/dist/icons/flexAlignLeft.mjs +50 -0
- package/dist/icons/flexAlignRight.js +98 -0
- package/dist/icons/flexAlignRight.mjs +50 -0
- package/dist/icons/flexAlignTop.js +98 -0
- package/dist/icons/flexAlignTop.mjs +50 -0
- package/dist/icons/flipBackward.js +88 -0
- package/dist/icons/flipBackward.mjs +40 -0
- package/dist/icons/flipForward.js +88 -0
- package/dist/icons/flipForward.mjs +40 -0
- package/dist/icons/folder.js +98 -0
- package/dist/icons/folder.mjs +50 -0
- package/dist/icons/folderCheck.js +98 -0
- package/dist/icons/folderCheck.mjs +50 -0
- package/dist/icons/folderClosed.js +98 -0
- package/dist/icons/folderClosed.mjs +50 -0
- package/dist/icons/folderCode.js +98 -0
- package/dist/icons/folderCode.mjs +50 -0
- package/dist/icons/folderDownload.js +98 -0
- package/dist/icons/folderDownload.mjs +50 -0
- package/dist/icons/folderLock.js +98 -0
- package/dist/icons/folderLock.mjs +50 -0
- package/dist/icons/folderMinus.js +98 -0
- package/dist/icons/folderMinus.mjs +50 -0
- package/dist/icons/folderMove.js +108 -0
- package/dist/icons/folderMove.mjs +60 -0
- package/dist/icons/folderPlus.js +98 -0
- package/dist/icons/folderPlus.mjs +50 -0
- package/dist/icons/folderQuestion.js +98 -0
- package/dist/icons/folderQuestion.mjs +50 -0
- package/dist/icons/folderSearch.js +98 -0
- package/dist/icons/folderSearch.mjs +50 -0
- package/dist/icons/folderShield.js +98 -0
- package/dist/icons/folderShield.mjs +50 -0
- package/dist/icons/folderX.js +98 -0
- package/dist/icons/folderX.mjs +50 -0
- package/dist/icons/framer.js +98 -0
- package/dist/icons/framer.mjs +50 -0
- package/dist/icons/gamingPad1.js +98 -0
- package/dist/icons/gamingPad1.mjs +50 -0
- package/dist/icons/gamingPad2.js +98 -0
- package/dist/icons/gamingPad2.mjs +50 -0
- package/dist/icons/gift1.js +98 -0
- package/dist/icons/gift1.mjs +50 -0
- package/dist/icons/gift2.js +106 -0
- package/dist/icons/gift2.mjs +58 -0
- package/dist/icons/gitBranch1.js +106 -0
- package/dist/icons/gitBranch1.mjs +58 -0
- package/dist/icons/gitBranch2.js +106 -0
- package/dist/icons/gitBranch2.mjs +58 -0
- package/dist/icons/gitCommit.js +98 -0
- package/dist/icons/gitCommit.mjs +50 -0
- package/dist/icons/gitMerge.js +106 -0
- package/dist/icons/gitMerge.mjs +58 -0
- package/dist/icons/gitPullRequest.js +106 -0
- package/dist/icons/gitPullRequest.mjs +58 -0
- package/dist/icons/glasses1.js +106 -0
- package/dist/icons/glasses1.mjs +58 -0
- package/dist/icons/glasses2.js +106 -0
- package/dist/icons/glasses2.mjs +58 -0
- package/dist/icons/globe1.js +98 -0
- package/dist/icons/globe1.mjs +50 -0
- package/dist/icons/globe11.js +98 -0
- package/dist/icons/globe11.mjs +50 -0
- package/dist/icons/globe2.js +98 -0
- package/dist/icons/globe2.mjs +50 -0
- package/dist/icons/globe21.js +98 -0
- package/dist/icons/globe21.mjs +50 -0
- package/dist/icons/globe3.js +98 -0
- package/dist/icons/globe3.mjs +50 -0
- package/dist/icons/globe4.js +106 -0
- package/dist/icons/globe4.mjs +58 -0
- package/dist/icons/globe5.js +106 -0
- package/dist/icons/globe5.mjs +58 -0
- package/dist/icons/globe6.js +113 -0
- package/dist/icons/globe6.mjs +65 -0
- package/dist/icons/googleChrome.js +100 -0
- package/dist/icons/googleChrome.mjs +52 -0
- package/dist/icons/graduationHat1.js +98 -0
- package/dist/icons/graduationHat1.mjs +50 -0
- package/dist/icons/graduationHat2.js +98 -0
- package/dist/icons/graduationHat2.mjs +50 -0
- package/dist/icons/grid1.js +150 -0
- package/dist/icons/grid1.mjs +102 -0
- package/dist/icons/grid2.js +88 -0
- package/dist/icons/grid2.mjs +40 -0
- package/dist/icons/grid3.js +98 -0
- package/dist/icons/grid3.mjs +50 -0
- package/dist/icons/gridDotsBlank.js +88 -0
- package/dist/icons/gridDotsBlank.mjs +40 -0
- package/dist/icons/gridDotsBottom.js +88 -0
- package/dist/icons/gridDotsBottom.mjs +40 -0
- package/dist/icons/gridDotsHorizontalCenter.js +86 -0
- package/dist/icons/gridDotsHorizontalCenter.mjs +38 -0
- package/dist/icons/gridDotsLeft.js +88 -0
- package/dist/icons/gridDotsLeft.mjs +40 -0
- package/dist/icons/gridDotsOuter.js +98 -0
- package/dist/icons/gridDotsOuter.mjs +50 -0
- package/dist/icons/gridDotsRight.js +88 -0
- package/dist/icons/gridDotsRight.mjs +40 -0
- package/dist/icons/gridDotsTop.js +88 -0
- package/dist/icons/gridDotsTop.mjs +40 -0
- package/dist/icons/gridDotsVerticalCenter.js +88 -0
- package/dist/icons/gridDotsVerticalCenter.mjs +40 -0
- package/dist/icons/hand.js +96 -0
- package/dist/icons/hand.mjs +48 -0
- package/dist/icons/hardDrive.js +98 -0
- package/dist/icons/hardDrive.mjs +50 -0
- package/dist/icons/hash1.js +88 -0
- package/dist/icons/hash1.mjs +40 -0
- package/dist/icons/hash2.js +88 -0
- package/dist/icons/hash2.mjs +40 -0
- package/dist/icons/heading1.js +88 -0
- package/dist/icons/heading1.mjs +40 -0
- package/dist/icons/heading2.js +91 -0
- package/dist/icons/heading2.mjs +43 -0
- package/dist/icons/headingSquare.js +98 -0
- package/dist/icons/headingSquare.mjs +50 -0
- package/dist/icons/headphones1.js +106 -0
- package/dist/icons/headphones1.mjs +58 -0
- package/dist/icons/headphones2.js +106 -0
- package/dist/icons/headphones2.mjs +58 -0
- package/dist/icons/heart.js +102 -0
- package/dist/icons/heart.mjs +54 -0
- package/dist/icons/heartCircle.js +112 -0
- package/dist/icons/heartCircle.mjs +64 -0
- package/dist/icons/heartHand.js +100 -0
- package/dist/icons/heartHand.mjs +52 -0
- package/dist/icons/heartHexagon.js +112 -0
- package/dist/icons/heartHexagon.mjs +64 -0
- package/dist/icons/heartOctagon.js +112 -0
- package/dist/icons/heartOctagon.mjs +64 -0
- package/dist/icons/heartRounded.js +98 -0
- package/dist/icons/heartRounded.mjs +50 -0
- package/dist/icons/heartSquare.js +112 -0
- package/dist/icons/heartSquare.mjs +64 -0
- package/dist/icons/hearts.js +100 -0
- package/dist/icons/hearts.mjs +52 -0
- package/dist/icons/helpCircle.js +98 -0
- package/dist/icons/helpCircle.mjs +50 -0
- package/dist/icons/helpHexagon.js +98 -0
- package/dist/icons/helpHexagon.mjs +50 -0
- package/dist/icons/helpOctagon.js +98 -0
- package/dist/icons/helpOctagon.mjs +50 -0
- package/dist/icons/helpSquare.js +98 -0
- package/dist/icons/helpSquare.mjs +50 -0
- package/dist/icons/hexagon1.js +98 -0
- package/dist/icons/hexagon1.mjs +50 -0
- package/dist/icons/hexagon2.js +98 -0
- package/dist/icons/hexagon2.mjs +50 -0
- package/dist/icons/home.js +89 -0
- package/dist/icons/home.mjs +41 -0
- package/dist/icons/home1.js +98 -0
- package/dist/icons/home1.mjs +50 -0
- package/dist/icons/home2.js +91 -0
- package/dist/icons/home2.mjs +43 -0
- package/dist/icons/home3.js +91 -0
- package/dist/icons/home3.mjs +43 -0
- package/dist/icons/home4.js +108 -0
- package/dist/icons/home4.mjs +60 -0
- package/dist/icons/home5.js +98 -0
- package/dist/icons/home5.mjs +50 -0
- package/dist/icons/homeLine.js +98 -0
- package/dist/icons/homeLine.mjs +50 -0
- package/dist/icons/homeSmile.js +98 -0
- package/dist/icons/homeSmile.mjs +50 -0
- package/dist/icons/horizontalBarChart1.js +98 -0
- package/dist/icons/horizontalBarChart1.mjs +50 -0
- package/dist/icons/horizontalBarChart2.js +98 -0
- package/dist/icons/horizontalBarChart2.mjs +50 -0
- package/dist/icons/horizontalBarChart3.js +98 -0
- package/dist/icons/horizontalBarChart3.mjs +50 -0
- package/dist/icons/hourglass1.js +98 -0
- package/dist/icons/hourglass1.mjs +50 -0
- package/dist/icons/hourglass2.js +98 -0
- package/dist/icons/hourglass2.mjs +50 -0
- package/dist/icons/hourglass3.js +98 -0
- package/dist/icons/hourglass3.mjs +50 -0
- package/dist/icons/hurricane1.js +98 -0
- package/dist/icons/hurricane1.mjs +50 -0
- package/dist/icons/hurricane2.js +98 -0
- package/dist/icons/hurricane2.mjs +50 -0
- package/dist/icons/hurricane3.js +88 -0
- package/dist/icons/hurricane3.mjs +40 -0
- package/dist/icons/image.js +106 -0
- package/dist/icons/image.mjs +58 -0
- package/dist/icons/image1.js +106 -0
- package/dist/icons/image1.mjs +58 -0
- package/dist/icons/image2.js +106 -0
- package/dist/icons/image2.mjs +58 -0
- package/dist/icons/image3.js +107 -0
- package/dist/icons/image3.mjs +59 -0
- package/dist/icons/image4.js +108 -0
- package/dist/icons/image4.mjs +60 -0
- package/dist/icons/image5.js +106 -0
- package/dist/icons/image5.mjs +58 -0
- package/dist/icons/imageCheck.js +106 -0
- package/dist/icons/imageCheck.mjs +58 -0
- package/dist/icons/imageDown.js +106 -0
- package/dist/icons/imageDown.mjs +58 -0
- package/dist/icons/imageIndentLeft.js +98 -0
- package/dist/icons/imageIndentLeft.mjs +50 -0
- package/dist/icons/imageIndentRight.js +98 -0
- package/dist/icons/imageIndentRight.mjs +50 -0
- package/dist/icons/imageLeft.js +106 -0
- package/dist/icons/imageLeft.mjs +58 -0
- package/dist/icons/imagePlus.js +106 -0
- package/dist/icons/imagePlus.mjs +58 -0
- package/dist/icons/imageRight.js +106 -0
- package/dist/icons/imageRight.mjs +58 -0
- package/dist/icons/imageUp.js +106 -0
- package/dist/icons/imageUp.mjs +58 -0
- package/dist/icons/imageUser.js +106 -0
- package/dist/icons/imageUser.mjs +58 -0
- package/dist/icons/imageUserCheck.js +106 -0
- package/dist/icons/imageUserCheck.mjs +58 -0
- package/dist/icons/imageUserDown.js +106 -0
- package/dist/icons/imageUserDown.mjs +58 -0
- package/dist/icons/imageUserLeft.js +106 -0
- package/dist/icons/imageUserLeft.mjs +58 -0
- package/dist/icons/imageUserPlus.js +106 -0
- package/dist/icons/imageUserPlus.mjs +58 -0
- package/dist/icons/imageUserRight.js +106 -0
- package/dist/icons/imageUserRight.mjs +58 -0
- package/dist/icons/imageUserUp.js +106 -0
- package/dist/icons/imageUserUp.mjs +58 -0
- package/dist/icons/imageUserX.js +106 -0
- package/dist/icons/imageUserX.mjs +58 -0
- package/dist/icons/imageX.js +106 -0
- package/dist/icons/imageX.mjs +58 -0
- package/dist/icons/inbox1.js +98 -0
- package/dist/icons/inbox1.mjs +50 -0
- package/dist/icons/inbox2.js +98 -0
- package/dist/icons/inbox2.mjs +50 -0
- package/dist/icons/index.d.mts +2 -0
- package/dist/icons/index.d.ts +2 -0
- package/dist/icons/index.js +2474 -0
- package/dist/icons/index.mjs +1227 -0
- package/dist/icons/infinity.js +98 -0
- package/dist/icons/infinity.mjs +50 -0
- package/dist/icons/infoCircle.js +98 -0
- package/dist/icons/infoCircle.mjs +50 -0
- package/dist/icons/infoHexagon.js +98 -0
- package/dist/icons/infoHexagon.mjs +50 -0
- package/dist/icons/infoOctagon.js +98 -0
- package/dist/icons/infoOctagon.mjs +50 -0
- package/dist/icons/infoSquare.js +98 -0
- package/dist/icons/infoSquare.mjs +50 -0
- package/dist/icons/intersectCircle.js +108 -0
- package/dist/icons/intersectCircle.mjs +60 -0
- package/dist/icons/intersectSquare.js +108 -0
- package/dist/icons/intersectSquare.mjs +60 -0
- package/dist/icons/italic1.js +88 -0
- package/dist/icons/italic1.mjs +40 -0
- package/dist/icons/italic2.js +98 -0
- package/dist/icons/italic2.mjs +50 -0
- package/dist/icons/italicSquare.js +98 -0
- package/dist/icons/italicSquare.mjs +50 -0
- package/dist/icons/key1.js +96 -0
- package/dist/icons/key1.mjs +48 -0
- package/dist/icons/key2.js +96 -0
- package/dist/icons/key2.mjs +48 -0
- package/dist/icons/keyboard1.js +98 -0
- package/dist/icons/keyboard1.mjs +50 -0
- package/dist/icons/keyboard2.js +98 -0
- package/dist/icons/keyboard2.mjs +50 -0
- package/dist/icons/laptop1.js +98 -0
- package/dist/icons/laptop1.mjs +50 -0
- package/dist/icons/laptop2.js +98 -0
- package/dist/icons/laptop2.mjs +50 -0
- package/dist/icons/layerSingle.js +98 -0
- package/dist/icons/layerSingle.mjs +50 -0
- package/dist/icons/layersThree1.js +98 -0
- package/dist/icons/layersThree1.mjs +50 -0
- package/dist/icons/layersThree2.js +98 -0
- package/dist/icons/layersThree2.mjs +50 -0
- package/dist/icons/layersTwo1.js +98 -0
- package/dist/icons/layersTwo1.mjs +50 -0
- package/dist/icons/layersTwo2.js +98 -0
- package/dist/icons/layersTwo2.mjs +50 -0
- package/dist/icons/layoutAlt1.js +98 -0
- package/dist/icons/layoutAlt1.mjs +50 -0
- package/dist/icons/layoutAlt2.js +98 -0
- package/dist/icons/layoutAlt2.mjs +50 -0
- package/dist/icons/layoutAlt3.js +98 -0
- package/dist/icons/layoutAlt3.mjs +50 -0
- package/dist/icons/layoutAlt4.js +98 -0
- package/dist/icons/layoutAlt4.mjs +50 -0
- package/dist/icons/layoutBottom.js +98 -0
- package/dist/icons/layoutBottom.mjs +50 -0
- package/dist/icons/layoutGrid1.js +106 -0
- package/dist/icons/layoutGrid1.mjs +58 -0
- package/dist/icons/layoutGrid2.js +107 -0
- package/dist/icons/layoutGrid2.mjs +59 -0
- package/dist/icons/layoutLeft.js +98 -0
- package/dist/icons/layoutLeft.mjs +50 -0
- package/dist/icons/layoutRight.js +98 -0
- package/dist/icons/layoutRight.mjs +50 -0
- package/dist/icons/layoutTop.js +98 -0
- package/dist/icons/layoutTop.mjs +50 -0
- package/dist/icons/leftIndent1.js +98 -0
- package/dist/icons/leftIndent1.mjs +50 -0
- package/dist/icons/leftIndent2.js +98 -0
- package/dist/icons/leftIndent2.mjs +50 -0
- package/dist/icons/letterSpacing1.js +88 -0
- package/dist/icons/letterSpacing1.mjs +40 -0
- package/dist/icons/letterSpacing2.js +88 -0
- package/dist/icons/letterSpacing2.mjs +40 -0
- package/dist/icons/lifeBuoy1.js +106 -0
- package/dist/icons/lifeBuoy1.mjs +58 -0
- package/dist/icons/lifeBuoy2.js +106 -0
- package/dist/icons/lifeBuoy2.mjs +58 -0
- package/dist/icons/lightbulb.js +98 -0
- package/dist/icons/lightbulb.mjs +50 -0
- package/dist/icons/lightbulb1.js +98 -0
- package/dist/icons/lightbulb1.mjs +50 -0
- package/dist/icons/lightbulb2.js +98 -0
- package/dist/icons/lightbulb2.mjs +50 -0
- package/dist/icons/lightbulb3.js +98 -0
- package/dist/icons/lightbulb3.mjs +50 -0
- package/dist/icons/lightbulb4.js +98 -0
- package/dist/icons/lightbulb4.mjs +50 -0
- package/dist/icons/lightbulb5.js +98 -0
- package/dist/icons/lightbulb5.mjs +50 -0
- package/dist/icons/lightning1.js +98 -0
- package/dist/icons/lightning1.mjs +50 -0
- package/dist/icons/lightning2.js +98 -0
- package/dist/icons/lightning2.mjs +50 -0
- package/dist/icons/lineChartDown1.js +88 -0
- package/dist/icons/lineChartDown1.mjs +40 -0
- package/dist/icons/lineChartDown2.js +88 -0
- package/dist/icons/lineChartDown2.mjs +40 -0
- package/dist/icons/lineChartDown3.js +98 -0
- package/dist/icons/lineChartDown3.mjs +50 -0
- package/dist/icons/lineChartDown4.js +98 -0
- package/dist/icons/lineChartDown4.mjs +50 -0
- package/dist/icons/lineChartDown5.js +98 -0
- package/dist/icons/lineChartDown5.mjs +50 -0
- package/dist/icons/lineChartUp1.js +88 -0
- package/dist/icons/lineChartUp1.mjs +40 -0
- package/dist/icons/lineChartUp2.js +88 -0
- package/dist/icons/lineChartUp2.mjs +40 -0
- package/dist/icons/lineChartUp3.js +98 -0
- package/dist/icons/lineChartUp3.mjs +50 -0
- package/dist/icons/lineChartUp4.js +98 -0
- package/dist/icons/lineChartUp4.mjs +50 -0
- package/dist/icons/lineChartUp5.js +98 -0
- package/dist/icons/lineChartUp5.mjs +50 -0
- package/dist/icons/lineHeight.js +88 -0
- package/dist/icons/lineHeight.mjs +40 -0
- package/dist/icons/link.js +86 -0
- package/dist/icons/link.mjs +38 -0
- package/dist/icons/link1.js +88 -0
- package/dist/icons/link1.mjs +40 -0
- package/dist/icons/link2.js +88 -0
- package/dist/icons/link2.mjs +40 -0
- package/dist/icons/link3.js +88 -0
- package/dist/icons/link3.mjs +40 -0
- package/dist/icons/link4.js +88 -0
- package/dist/icons/link4.mjs +40 -0
- package/dist/icons/link5.js +98 -0
- package/dist/icons/link5.mjs +50 -0
- package/dist/icons/linkBroken1.js +88 -0
- package/dist/icons/linkBroken1.mjs +40 -0
- package/dist/icons/linkBroken2.js +88 -0
- package/dist/icons/linkBroken2.mjs +40 -0
- package/dist/icons/linkExternal1.js +98 -0
- package/dist/icons/linkExternal1.mjs +50 -0
- package/dist/icons/linkExternal2.js +98 -0
- package/dist/icons/linkExternal2.mjs +50 -0
- package/dist/icons/list.js +86 -0
- package/dist/icons/list.mjs +38 -0
- package/dist/icons/loading1.js +88 -0
- package/dist/icons/loading1.mjs +40 -0
- package/dist/icons/loading2.js +88 -0
- package/dist/icons/loading2.mjs +40 -0
- package/dist/icons/loading3.js +98 -0
- package/dist/icons/loading3.mjs +50 -0
- package/dist/icons/lock.js +96 -0
- package/dist/icons/lock.mjs +48 -0
- package/dist/icons/lock1.js +98 -0
- package/dist/icons/lock1.mjs +50 -0
- package/dist/icons/lock2.js +98 -0
- package/dist/icons/lock2.mjs +50 -0
- package/dist/icons/lock3.js +98 -0
- package/dist/icons/lock3.mjs +50 -0
- package/dist/icons/lock4.js +98 -0
- package/dist/icons/lock4.mjs +50 -0
- package/dist/icons/lockKeyholeCircle.js +108 -0
- package/dist/icons/lockKeyholeCircle.mjs +60 -0
- package/dist/icons/lockKeyholeSquare.js +108 -0
- package/dist/icons/lockKeyholeSquare.mjs +60 -0
- package/dist/icons/lockUnlocked1.js +98 -0
- package/dist/icons/lockUnlocked1.mjs +50 -0
- package/dist/icons/lockUnlocked2.js +98 -0
- package/dist/icons/lockUnlocked2.mjs +50 -0
- package/dist/icons/lockUnlocked3.js +98 -0
- package/dist/icons/lockUnlocked3.mjs +50 -0
- package/dist/icons/lockUnlocked4.js +98 -0
- package/dist/icons/lockUnlocked4.mjs +50 -0
- package/dist/icons/logIn.js +98 -0
- package/dist/icons/logIn.mjs +50 -0
- package/dist/icons/logIn1.js +98 -0
- package/dist/icons/logIn1.mjs +50 -0
- package/dist/icons/logIn2.js +98 -0
- package/dist/icons/logIn2.mjs +50 -0
- package/dist/icons/logIn3.js +98 -0
- package/dist/icons/logIn3.mjs +50 -0
- package/dist/icons/logIn4.js +98 -0
- package/dist/icons/logIn4.mjs +50 -0
- package/dist/icons/logOut1.js +91 -0
- package/dist/icons/logOut1.mjs +43 -0
- package/dist/icons/logOut2.js +91 -0
- package/dist/icons/logOut2.mjs +43 -0
- package/dist/icons/logOut3.js +98 -0
- package/dist/icons/logOut3.mjs +50 -0
- package/dist/icons/logOut4.js +98 -0
- package/dist/icons/logOut4.mjs +50 -0
- package/dist/icons/luggage1.js +98 -0
- package/dist/icons/luggage1.mjs +50 -0
- package/dist/icons/luggage2.js +98 -0
- package/dist/icons/luggage2.mjs +50 -0
- package/dist/icons/luggage3.js +98 -0
- package/dist/icons/luggage3.mjs +50 -0
- package/dist/icons/magicWand.js +98 -0
- package/dist/icons/magicWand.mjs +50 -0
- package/dist/icons/magicWand1.js +98 -0
- package/dist/icons/magicWand1.mjs +50 -0
- package/dist/icons/magicWand2.js +88 -0
- package/dist/icons/magicWand2.mjs +40 -0
- package/dist/icons/mail.js +96 -0
- package/dist/icons/mail.mjs +48 -0
- package/dist/icons/mail1.js +98 -0
- package/dist/icons/mail1.mjs +50 -0
- package/dist/icons/mail2.js +98 -0
- package/dist/icons/mail2.mjs +50 -0
- package/dist/icons/mail3.js +98 -0
- package/dist/icons/mail3.mjs +50 -0
- package/dist/icons/mail4.js +98 -0
- package/dist/icons/mail4.mjs +50 -0
- package/dist/icons/mail5.js +98 -0
- package/dist/icons/mail5.mjs +50 -0
- package/dist/icons/mailNotification.js +98 -0
- package/dist/icons/mailNotification.mjs +50 -0
- package/dist/icons/map1.js +89 -0
- package/dist/icons/map1.mjs +41 -0
- package/dist/icons/map2.js +96 -0
- package/dist/icons/map2.mjs +48 -0
- package/dist/icons/mark.js +96 -0
- package/dist/icons/mark.mjs +48 -0
- package/dist/icons/markerPin1.js +108 -0
- package/dist/icons/markerPin1.mjs +60 -0
- package/dist/icons/markerPin2.js +108 -0
- package/dist/icons/markerPin2.mjs +60 -0
- package/dist/icons/markerPin3.js +108 -0
- package/dist/icons/markerPin3.mjs +60 -0
- package/dist/icons/markerPin4.js +98 -0
- package/dist/icons/markerPin4.mjs +50 -0
- package/dist/icons/markerPin5.js +91 -0
- package/dist/icons/markerPin5.mjs +43 -0
- package/dist/icons/markerPin6.js +98 -0
- package/dist/icons/markerPin6.mjs +50 -0
- package/dist/icons/maximize1.js +88 -0
- package/dist/icons/maximize1.mjs +40 -0
- package/dist/icons/maximize2.js +88 -0
- package/dist/icons/maximize2.mjs +40 -0
- package/dist/icons/medicalCircle.js +108 -0
- package/dist/icons/medicalCircle.mjs +60 -0
- package/dist/icons/medicalCross.js +98 -0
- package/dist/icons/medicalCross.mjs +50 -0
- package/dist/icons/medicalSquare.js +108 -0
- package/dist/icons/medicalSquare.mjs +60 -0
- package/dist/icons/menu.js +86 -0
- package/dist/icons/menu.mjs +38 -0
- package/dist/icons/menu1.js +88 -0
- package/dist/icons/menu1.mjs +40 -0
- package/dist/icons/menu2.js +88 -0
- package/dist/icons/menu2.mjs +40 -0
- package/dist/icons/menu3.js +88 -0
- package/dist/icons/menu3.mjs +40 -0
- package/dist/icons/menu4.js +88 -0
- package/dist/icons/menu4.mjs +40 -0
- package/dist/icons/menu5.js +88 -0
- package/dist/icons/menu5.mjs +40 -0
- package/dist/icons/messageAlertCircle.js +98 -0
- package/dist/icons/messageAlertCircle.mjs +50 -0
- package/dist/icons/messageAlertSquare.js +98 -0
- package/dist/icons/messageAlertSquare.mjs +50 -0
- package/dist/icons/messageChatCircle.js +98 -0
- package/dist/icons/messageChatCircle.mjs +50 -0
- package/dist/icons/messageChatSquare.js +98 -0
- package/dist/icons/messageChatSquare.mjs +50 -0
- package/dist/icons/messageCheckCircle.js +98 -0
- package/dist/icons/messageCheckCircle.mjs +50 -0
- package/dist/icons/messageCheckSquare.js +98 -0
- package/dist/icons/messageCheckSquare.mjs +50 -0
- package/dist/icons/messageCircle1.js +98 -0
- package/dist/icons/messageCircle1.mjs +50 -0
- package/dist/icons/messageCircle2.js +98 -0
- package/dist/icons/messageCircle2.mjs +50 -0
- package/dist/icons/messageDotsCircle.js +98 -0
- package/dist/icons/messageDotsCircle.mjs +50 -0
- package/dist/icons/messageDotsSquare.js +98 -0
- package/dist/icons/messageDotsSquare.mjs +50 -0
- package/dist/icons/messageHeartCircle.js +112 -0
- package/dist/icons/messageHeartCircle.mjs +64 -0
- package/dist/icons/messageHeartSquare.js +112 -0
- package/dist/icons/messageHeartSquare.mjs +64 -0
- package/dist/icons/messageNotificationCircle.js +96 -0
- package/dist/icons/messageNotificationCircle.mjs +48 -0
- package/dist/icons/messageNotificationSquare.js +96 -0
- package/dist/icons/messageNotificationSquare.mjs +48 -0
- package/dist/icons/messagePlusCircle.js +98 -0
- package/dist/icons/messagePlusCircle.mjs +50 -0
- package/dist/icons/messagePlusSquare.js +98 -0
- package/dist/icons/messagePlusSquare.mjs +50 -0
- package/dist/icons/messageQuestionCircle.js +98 -0
- package/dist/icons/messageQuestionCircle.mjs +50 -0
- package/dist/icons/messageQuestionSquare.js +98 -0
- package/dist/icons/messageQuestionSquare.mjs +50 -0
- package/dist/icons/messageSmileCircle.js +98 -0
- package/dist/icons/messageSmileCircle.mjs +50 -0
- package/dist/icons/messageSmileSquare.js +98 -0
- package/dist/icons/messageSmileSquare.mjs +50 -0
- package/dist/icons/messageSquare1.js +98 -0
- package/dist/icons/messageSquare1.mjs +50 -0
- package/dist/icons/messageSquare2.js +98 -0
- package/dist/icons/messageSquare2.mjs +50 -0
- package/dist/icons/messageTextCircle1.js +98 -0
- package/dist/icons/messageTextCircle1.mjs +50 -0
- package/dist/icons/messageTextCircle2.js +98 -0
- package/dist/icons/messageTextCircle2.mjs +50 -0
- package/dist/icons/messageTextSquare.js +98 -0
- package/dist/icons/messageTextSquare.mjs +50 -0
- package/dist/icons/messageTextSquare1.js +98 -0
- package/dist/icons/messageTextSquare1.mjs +50 -0
- package/dist/icons/messageTextSquare2.js +98 -0
- package/dist/icons/messageTextSquare2.mjs +50 -0
- package/dist/icons/messageXCircle.js +98 -0
- package/dist/icons/messageXCircle.mjs +50 -0
- package/dist/icons/messageXSquare.js +98 -0
- package/dist/icons/messageXSquare.mjs +50 -0
- package/dist/icons/microphone.js +98 -0
- package/dist/icons/microphone.mjs +50 -0
- package/dist/icons/microphone1.js +98 -0
- package/dist/icons/microphone1.mjs +50 -0
- package/dist/icons/microphone2.js +98 -0
- package/dist/icons/microphone2.mjs +50 -0
- package/dist/icons/microphoneOff.js +98 -0
- package/dist/icons/microphoneOff.mjs +50 -0
- package/dist/icons/microphoneOff1.js +98 -0
- package/dist/icons/microphoneOff1.mjs +50 -0
- package/dist/icons/microphoneOff2.js +98 -0
- package/dist/icons/microphoneOff2.mjs +50 -0
- package/dist/icons/microscope.js +98 -0
- package/dist/icons/microscope.mjs +50 -0
- package/dist/icons/minimize1.js +88 -0
- package/dist/icons/minimize1.mjs +40 -0
- package/dist/icons/minimize2.js +88 -0
- package/dist/icons/minimize2.mjs +40 -0
- package/dist/icons/minus.js +88 -0
- package/dist/icons/minus.mjs +40 -0
- package/dist/icons/minusCircle.js +98 -0
- package/dist/icons/minusCircle.mjs +50 -0
- package/dist/icons/minusSquare.js +98 -0
- package/dist/icons/minusSquare.mjs +50 -0
- package/dist/icons/modem1.js +98 -0
- package/dist/icons/modem1.mjs +50 -0
- package/dist/icons/modem2.js +98 -0
- package/dist/icons/modem2.mjs +50 -0
- package/dist/icons/monitor.js +98 -0
- package/dist/icons/monitor.mjs +50 -0
- package/dist/icons/monitor1.js +98 -0
- package/dist/icons/monitor1.mjs +50 -0
- package/dist/icons/monitor2.js +98 -0
- package/dist/icons/monitor2.mjs +50 -0
- package/dist/icons/monitor3.js +98 -0
- package/dist/icons/monitor3.mjs +50 -0
- package/dist/icons/monitor4.js +91 -0
- package/dist/icons/monitor4.mjs +43 -0
- package/dist/icons/monitor5.js +98 -0
- package/dist/icons/monitor5.mjs +50 -0
- package/dist/icons/moon1.js +98 -0
- package/dist/icons/moon1.mjs +50 -0
- package/dist/icons/moon2.js +98 -0
- package/dist/icons/moon2.mjs +50 -0
- package/dist/icons/moonEclipse.js +98 -0
- package/dist/icons/moonEclipse.mjs +50 -0
- package/dist/icons/moonStar.js +108 -0
- package/dist/icons/moonStar.mjs +60 -0
- package/dist/icons/mouse.js +98 -0
- package/dist/icons/mouse.mjs +50 -0
- package/dist/icons/move.js +86 -0
- package/dist/icons/move.mjs +38 -0
- package/dist/icons/musicNote1.js +106 -0
- package/dist/icons/musicNote1.mjs +58 -0
- package/dist/icons/musicNote2.js +98 -0
- package/dist/icons/musicNote2.mjs +50 -0
- package/dist/icons/musicNotePlus.js +98 -0
- package/dist/icons/musicNotePlus.mjs +50 -0
- package/dist/icons/navigationPointer1.js +98 -0
- package/dist/icons/navigationPointer1.mjs +50 -0
- package/dist/icons/navigationPointer2.js +98 -0
- package/dist/icons/navigationPointer2.mjs +50 -0
- package/dist/icons/navigationPointerOff1.js +98 -0
- package/dist/icons/navigationPointerOff1.mjs +50 -0
- package/dist/icons/navigationPointerOff2.js +98 -0
- package/dist/icons/navigationPointerOff2.mjs +50 -0
- package/dist/icons/notificationBox.js +98 -0
- package/dist/icons/notificationBox.mjs +50 -0
- package/dist/icons/notificationMessage.js +98 -0
- package/dist/icons/notificationMessage.mjs +50 -0
- package/dist/icons/notificationText.js +98 -0
- package/dist/icons/notificationText.mjs +50 -0
- package/dist/icons/octagon.js +98 -0
- package/dist/icons/octagon.mjs +50 -0
- package/dist/icons/package.js +98 -0
- package/dist/icons/package.mjs +50 -0
- package/dist/icons/packageCheck.js +98 -0
- package/dist/icons/packageCheck.mjs +50 -0
- package/dist/icons/packageMinus.js +98 -0
- package/dist/icons/packageMinus.mjs +50 -0
- package/dist/icons/packagePlus.js +98 -0
- package/dist/icons/packagePlus.mjs +50 -0
- package/dist/icons/packageSearch.js +98 -0
- package/dist/icons/packageSearch.mjs +50 -0
- package/dist/icons/packageX.js +98 -0
- package/dist/icons/packageX.mjs +50 -0
- package/dist/icons/paint.js +98 -0
- package/dist/icons/paint.mjs +50 -0
- package/dist/icons/paintPour.js +126 -0
- package/dist/icons/paintPour.mjs +78 -0
- package/dist/icons/palette.js +128 -0
- package/dist/icons/palette.mjs +80 -0
- package/dist/icons/paperclip.js +88 -0
- package/dist/icons/paperclip.mjs +40 -0
- package/dist/icons/paragraphSpacing.js +88 -0
- package/dist/icons/paragraphSpacing.mjs +40 -0
- package/dist/icons/paragraphWrap.js +88 -0
- package/dist/icons/paragraphWrap.mjs +40 -0
- package/dist/icons/passcode.js +98 -0
- package/dist/icons/passcode.mjs +50 -0
- package/dist/icons/passcodeLock.js +98 -0
- package/dist/icons/passcodeLock.mjs +50 -0
- package/dist/icons/passport.js +98 -0
- package/dist/icons/passport.mjs +50 -0
- package/dist/icons/pauseCircle.js +98 -0
- package/dist/icons/pauseCircle.mjs +50 -0
- package/dist/icons/pauseSquare.js +98 -0
- package/dist/icons/pauseSquare.mjs +50 -0
- package/dist/icons/penTool1.js +106 -0
- package/dist/icons/penTool1.mjs +58 -0
- package/dist/icons/penTool2.js +106 -0
- package/dist/icons/penTool2.mjs +58 -0
- package/dist/icons/penToolMinus.js +106 -0
- package/dist/icons/penToolMinus.mjs +58 -0
- package/dist/icons/penToolPlus.js +106 -0
- package/dist/icons/penToolPlus.mjs +58 -0
- package/dist/icons/pencil1.js +98 -0
- package/dist/icons/pencil1.mjs +50 -0
- package/dist/icons/pencil2.js +98 -0
- package/dist/icons/pencil2.mjs +50 -0
- package/dist/icons/pencilLine.js +98 -0
- package/dist/icons/pencilLine.mjs +50 -0
- package/dist/icons/pentagon.js +98 -0
- package/dist/icons/pentagon.mjs +50 -0
- package/dist/icons/percent1.js +88 -0
- package/dist/icons/percent1.mjs +40 -0
- package/dist/icons/percent2.js +106 -0
- package/dist/icons/percent2.mjs +58 -0
- package/dist/icons/percent3.js +98 -0
- package/dist/icons/percent3.mjs +50 -0
- package/dist/icons/perspective1.js +120 -0
- package/dist/icons/perspective1.mjs +72 -0
- package/dist/icons/perspective2.js +113 -0
- package/dist/icons/perspective2.mjs +65 -0
- package/dist/icons/phone.js +88 -0
- package/dist/icons/phone.mjs +40 -0
- package/dist/icons/phone1.js +98 -0
- package/dist/icons/phone1.mjs +50 -0
- package/dist/icons/phone2.js +98 -0
- package/dist/icons/phone2.mjs +50 -0
- package/dist/icons/phoneCall.js +98 -0
- package/dist/icons/phoneCall.mjs +50 -0
- package/dist/icons/phoneCall1.js +98 -0
- package/dist/icons/phoneCall1.mjs +50 -0
- package/dist/icons/phoneCall2.js +98 -0
- package/dist/icons/phoneCall2.mjs +50 -0
- package/dist/icons/phoneHangUp.js +98 -0
- package/dist/icons/phoneHangUp.mjs +50 -0
- package/dist/icons/phoneIncoming.js +102 -0
- package/dist/icons/phoneIncoming.mjs +54 -0
- package/dist/icons/phoneIncoming1.js +98 -0
- package/dist/icons/phoneIncoming1.mjs +50 -0
- package/dist/icons/phoneIncoming2.js +98 -0
- package/dist/icons/phoneIncoming2.mjs +50 -0
- package/dist/icons/phoneOutgoing1.js +98 -0
- package/dist/icons/phoneOutgoing1.mjs +50 -0
- package/dist/icons/phoneOutgoing2.js +98 -0
- package/dist/icons/phoneOutgoing2.mjs +50 -0
- package/dist/icons/phonePause.js +98 -0
- package/dist/icons/phonePause.mjs +50 -0
- package/dist/icons/phonePlus.js +98 -0
- package/dist/icons/phonePlus.mjs +50 -0
- package/dist/icons/phoneX.js +98 -0
- package/dist/icons/phoneX.mjs +50 -0
- package/dist/icons/pieChart.js +109 -0
- package/dist/icons/pieChart.mjs +61 -0
- package/dist/icons/pieChart1.js +98 -0
- package/dist/icons/pieChart1.mjs +50 -0
- package/dist/icons/pieChart2.js +108 -0
- package/dist/icons/pieChart2.mjs +60 -0
- package/dist/icons/pieChart3.js +98 -0
- package/dist/icons/pieChart3.mjs +50 -0
- package/dist/icons/pieChart4.js +98 -0
- package/dist/icons/pieChart4.mjs +50 -0
- package/dist/icons/piggyBank1.js +98 -0
- package/dist/icons/piggyBank1.mjs +50 -0
- package/dist/icons/piggyBank2.js +98 -0
- package/dist/icons/piggyBank2.mjs +50 -0
- package/dist/icons/pilcrow1.js +88 -0
- package/dist/icons/pilcrow1.mjs +40 -0
- package/dist/icons/pilcrow2.js +91 -0
- package/dist/icons/pilcrow2.mjs +43 -0
- package/dist/icons/pilcrowSquare.js +98 -0
- package/dist/icons/pilcrowSquare.mjs +50 -0
- package/dist/icons/pin1.js +96 -0
- package/dist/icons/pin1.mjs +48 -0
- package/dist/icons/pin2.js +96 -0
- package/dist/icons/pin2.mjs +48 -0
- package/dist/icons/placeholder.js +98 -0
- package/dist/icons/placeholder.mjs +50 -0
- package/dist/icons/plane.js +98 -0
- package/dist/icons/plane.mjs +50 -0
- package/dist/icons/play.js +96 -0
- package/dist/icons/play.mjs +48 -0
- package/dist/icons/playCircle.js +108 -0
- package/dist/icons/playCircle.mjs +60 -0
- package/dist/icons/playSquare.js +108 -0
- package/dist/icons/playSquare.mjs +60 -0
- package/dist/icons/plus.js +86 -0
- package/dist/icons/plus.mjs +38 -0
- package/dist/icons/plusCircle.js +98 -0
- package/dist/icons/plusCircle.mjs +50 -0
- package/dist/icons/plusSquare.js +98 -0
- package/dist/icons/plusSquare.mjs +50 -0
- package/dist/icons/podcast.js +98 -0
- package/dist/icons/podcast.mjs +50 -0
- package/dist/icons/power1.js +88 -0
- package/dist/icons/power1.mjs +40 -0
- package/dist/icons/power2.js +98 -0
- package/dist/icons/power2.mjs +50 -0
- package/dist/icons/power3.js +98 -0
- package/dist/icons/power3.mjs +50 -0
- package/dist/icons/presentationChart1.js +98 -0
- package/dist/icons/presentationChart1.mjs +50 -0
- package/dist/icons/presentationChart2.js +98 -0
- package/dist/icons/presentationChart2.mjs +50 -0
- package/dist/icons/presentationChart3.js +98 -0
- package/dist/icons/presentationChart3.mjs +50 -0
- package/dist/icons/printer.js +98 -0
- package/dist/icons/printer.mjs +50 -0
- package/dist/icons/puzzlePiece.js +98 -0
- package/dist/icons/puzzlePiece.mjs +50 -0
- package/dist/icons/puzzlePiece1.js +98 -0
- package/dist/icons/puzzlePiece1.mjs +50 -0
- package/dist/icons/puzzlePiece2.js +98 -0
- package/dist/icons/puzzlePiece2.mjs +50 -0
- package/dist/icons/qrCode.js +101 -0
- package/dist/icons/qrCode.mjs +53 -0
- package/dist/icons/qrCode1.js +113 -0
- package/dist/icons/qrCode1.mjs +65 -0
- package/dist/icons/qrCode2.js +113 -0
- package/dist/icons/qrCode2.mjs +65 -0
- package/dist/icons/receipt.js +98 -0
- package/dist/icons/receipt.mjs +50 -0
- package/dist/icons/receiptCheck.js +98 -0
- package/dist/icons/receiptCheck.mjs +50 -0
- package/dist/icons/recording.js +98 -0
- package/dist/icons/recording.mjs +50 -0
- package/dist/icons/recording1.js +88 -0
- package/dist/icons/recording1.mjs +40 -0
- package/dist/icons/recording2.js +88 -0
- package/dist/icons/recording2.mjs +40 -0
- package/dist/icons/recording3.js +98 -0
- package/dist/icons/recording3.mjs +50 -0
- package/dist/icons/reflect1.js +106 -0
- package/dist/icons/reflect1.mjs +58 -0
- package/dist/icons/reflect2.js +88 -0
- package/dist/icons/reflect2.mjs +40 -0
- package/dist/icons/refreshCcw.js +88 -0
- package/dist/icons/refreshCcw.mjs +40 -0
- package/dist/icons/refreshCcw1.js +88 -0
- package/dist/icons/refreshCcw1.mjs +40 -0
- package/dist/icons/refreshCcw2.js +88 -0
- package/dist/icons/refreshCcw2.mjs +40 -0
- package/dist/icons/refreshCcw3.js +88 -0
- package/dist/icons/refreshCcw3.mjs +40 -0
- package/dist/icons/refreshCcw4.js +88 -0
- package/dist/icons/refreshCcw4.mjs +40 -0
- package/dist/icons/refreshCcw5.js +88 -0
- package/dist/icons/refreshCcw5.mjs +40 -0
- package/dist/icons/refreshCw.js +88 -0
- package/dist/icons/refreshCw.mjs +40 -0
- package/dist/icons/refreshCw1.js +88 -0
- package/dist/icons/refreshCw1.mjs +40 -0
- package/dist/icons/refreshCw2.js +88 -0
- package/dist/icons/refreshCw2.mjs +40 -0
- package/dist/icons/refreshCw3.js +88 -0
- package/dist/icons/refreshCw3.mjs +40 -0
- package/dist/icons/refreshCw4.js +88 -0
- package/dist/icons/refreshCw4.mjs +40 -0
- package/dist/icons/refreshCw5.js +88 -0
- package/dist/icons/refreshCw5.mjs +40 -0
- package/dist/icons/repeat1.js +88 -0
- package/dist/icons/repeat1.mjs +40 -0
- package/dist/icons/repeat2.js +88 -0
- package/dist/icons/repeat2.mjs +40 -0
- package/dist/icons/repeat3.js +88 -0
- package/dist/icons/repeat3.mjs +40 -0
- package/dist/icons/repeat4.js +88 -0
- package/dist/icons/repeat4.mjs +40 -0
- package/dist/icons/reverseLeft.js +88 -0
- package/dist/icons/reverseLeft.mjs +40 -0
- package/dist/icons/reverseRight.js +88 -0
- package/dist/icons/reverseRight.mjs +40 -0
- package/dist/icons/rightIndent1.js +98 -0
- package/dist/icons/rightIndent1.mjs +50 -0
- package/dist/icons/rightIndent2.js +98 -0
- package/dist/icons/rightIndent2.mjs +50 -0
- package/dist/icons/rocket.js +98 -0
- package/dist/icons/rocket.mjs +50 -0
- package/dist/icons/rocket1.js +113 -0
- package/dist/icons/rocket1.mjs +65 -0
- package/dist/icons/rocket2.js +98 -0
- package/dist/icons/rocket2.mjs +50 -0
- package/dist/icons/rollerBrush.js +126 -0
- package/dist/icons/rollerBrush.mjs +78 -0
- package/dist/icons/rotateCcw.js +94 -0
- package/dist/icons/rotateCcw.mjs +46 -0
- package/dist/icons/route.js +106 -0
- package/dist/icons/route.mjs +58 -0
- package/dist/icons/rows1.js +108 -0
- package/dist/icons/rows1.mjs +60 -0
- package/dist/icons/rows2.js +98 -0
- package/dist/icons/rows2.mjs +50 -0
- package/dist/icons/rows3.js +91 -0
- package/dist/icons/rows3.mjs +43 -0
- package/dist/icons/rss1.js +86 -0
- package/dist/icons/rss1.mjs +38 -0
- package/dist/icons/rss2.js +120 -0
- package/dist/icons/rss2.mjs +72 -0
- package/dist/icons/ruler.js +98 -0
- package/dist/icons/ruler.mjs +50 -0
- package/dist/icons/safe.js +96 -0
- package/dist/icons/safe.mjs +48 -0
- package/dist/icons/sale1.js +98 -0
- package/dist/icons/sale1.mjs +50 -0
- package/dist/icons/sale2.js +98 -0
- package/dist/icons/sale2.mjs +50 -0
- package/dist/icons/sale3.js +98 -0
- package/dist/icons/sale3.mjs +50 -0
- package/dist/icons/sale4.js +98 -0
- package/dist/icons/sale4.mjs +50 -0
- package/dist/icons/save.js +104 -0
- package/dist/icons/save.mjs +56 -0
- package/dist/icons/save1.js +106 -0
- package/dist/icons/save1.mjs +58 -0
- package/dist/icons/save2.js +98 -0
- package/dist/icons/save2.mjs +50 -0
- package/dist/icons/save3.js +98 -0
- package/dist/icons/save3.mjs +50 -0
- package/dist/icons/scale1.js +98 -0
- package/dist/icons/scale1.mjs +50 -0
- package/dist/icons/scale2.js +98 -0
- package/dist/icons/scale2.mjs +50 -0
- package/dist/icons/scale3.js +98 -0
- package/dist/icons/scale3.mjs +50 -0
- package/dist/icons/scales1.js +106 -0
- package/dist/icons/scales1.mjs +58 -0
- package/dist/icons/scales2.js +106 -0
- package/dist/icons/scales2.mjs +58 -0
- package/dist/icons/scan.js +86 -0
- package/dist/icons/scan.mjs +38 -0
- package/dist/icons/scissors1.js +106 -0
- package/dist/icons/scissors1.mjs +58 -0
- package/dist/icons/scissors2.js +106 -0
- package/dist/icons/scissors2.mjs +58 -0
- package/dist/icons/scissorsCut1.js +106 -0
- package/dist/icons/scissorsCut1.mjs +58 -0
- package/dist/icons/scissorsCut2.js +106 -0
- package/dist/icons/scissorsCut2.mjs +58 -0
- package/dist/icons/search.js +98 -0
- package/dist/icons/search.mjs +50 -0
- package/dist/icons/searchLg.js +98 -0
- package/dist/icons/searchLg.mjs +50 -0
- package/dist/icons/searchMd.js +98 -0
- package/dist/icons/searchMd.mjs +50 -0
- package/dist/icons/searchRefraction.js +98 -0
- package/dist/icons/searchRefraction.mjs +50 -0
- package/dist/icons/searchSm.js +98 -0
- package/dist/icons/searchSm.mjs +50 -0
- package/dist/icons/send.js +96 -0
- package/dist/icons/send.mjs +48 -0
- package/dist/icons/send1.js +98 -0
- package/dist/icons/send1.mjs +50 -0
- package/dist/icons/send2.js +98 -0
- package/dist/icons/send2.mjs +50 -0
- package/dist/icons/send3.js +98 -0
- package/dist/icons/send3.mjs +50 -0
- package/dist/icons/server1.js +106 -0
- package/dist/icons/server1.mjs +58 -0
- package/dist/icons/server2.js +106 -0
- package/dist/icons/server2.mjs +58 -0
- package/dist/icons/server3.js +98 -0
- package/dist/icons/server3.mjs +50 -0
- package/dist/icons/server4.js +98 -0
- package/dist/icons/server4.mjs +50 -0
- package/dist/icons/server5.js +98 -0
- package/dist/icons/server5.mjs +50 -0
- package/dist/icons/server6.js +98 -0
- package/dist/icons/server6.mjs +50 -0
- package/dist/icons/settings.js +111 -0
- package/dist/icons/settings.mjs +63 -0
- package/dist/icons/settings1.js +110 -0
- package/dist/icons/settings1.mjs +62 -0
- package/dist/icons/settings2.js +110 -0
- package/dist/icons/settings2.mjs +62 -0
- package/dist/icons/settings3.js +106 -0
- package/dist/icons/settings3.mjs +58 -0
- package/dist/icons/settings4.js +106 -0
- package/dist/icons/settings4.mjs +58 -0
- package/dist/icons/share.js +113 -0
- package/dist/icons/share.mjs +65 -0
- package/dist/icons/share1.js +98 -0
- package/dist/icons/share1.mjs +50 -0
- package/dist/icons/share2.js +98 -0
- package/dist/icons/share2.mjs +50 -0
- package/dist/icons/share3.js +98 -0
- package/dist/icons/share3.mjs +50 -0
- package/dist/icons/share4.js +98 -0
- package/dist/icons/share4.mjs +50 -0
- package/dist/icons/share5.js +98 -0
- package/dist/icons/share5.mjs +50 -0
- package/dist/icons/share6.js +98 -0
- package/dist/icons/share6.mjs +50 -0
- package/dist/icons/share7.js +113 -0
- package/dist/icons/share7.mjs +65 -0
- package/dist/icons/shareArrow.js +98 -0
- package/dist/icons/shareArrow.mjs +50 -0
- package/dist/icons/shield1.js +98 -0
- package/dist/icons/shield1.mjs +50 -0
- package/dist/icons/shield2.js +98 -0
- package/dist/icons/shield2.mjs +50 -0
- package/dist/icons/shield3.js +98 -0
- package/dist/icons/shield3.mjs +50 -0
- package/dist/icons/shieldDollar.js +98 -0
- package/dist/icons/shieldDollar.mjs +50 -0
- package/dist/icons/shieldOff.js +98 -0
- package/dist/icons/shieldOff.mjs +50 -0
- package/dist/icons/shieldPlus.js +98 -0
- package/dist/icons/shieldPlus.mjs +50 -0
- package/dist/icons/shieldTick.js +98 -0
- package/dist/icons/shieldTick.mjs +50 -0
- package/dist/icons/shieldZap.js +98 -0
- package/dist/icons/shieldZap.mjs +50 -0
- package/dist/icons/shoppingBag1.js +98 -0
- package/dist/icons/shoppingBag1.mjs +50 -0
- package/dist/icons/shoppingBag2.js +98 -0
- package/dist/icons/shoppingBag2.mjs +50 -0
- package/dist/icons/shoppingBag3.js +98 -0
- package/dist/icons/shoppingBag3.mjs +50 -0
- package/dist/icons/shoppingCart1.js +98 -0
- package/dist/icons/shoppingCart1.mjs +50 -0
- package/dist/icons/shoppingCart2.js +98 -0
- package/dist/icons/shoppingCart2.mjs +50 -0
- package/dist/icons/shoppingCart3.js +98 -0
- package/dist/icons/shoppingCart3.mjs +50 -0
- package/dist/icons/shuffle1.js +88 -0
- package/dist/icons/shuffle1.mjs +40 -0
- package/dist/icons/shuffle2.js +88 -0
- package/dist/icons/shuffle2.mjs +40 -0
- package/dist/icons/signal1.js +98 -0
- package/dist/icons/signal1.mjs +50 -0
- package/dist/icons/signal2.js +98 -0
- package/dist/icons/signal2.mjs +50 -0
- package/dist/icons/signal3.js +98 -0
- package/dist/icons/signal3.mjs +50 -0
- package/dist/icons/simcard.js +108 -0
- package/dist/icons/simcard.mjs +60 -0
- package/dist/icons/skew.js +118 -0
- package/dist/icons/skew.mjs +70 -0
- package/dist/icons/skipBack.js +98 -0
- package/dist/icons/skipBack.mjs +50 -0
- package/dist/icons/skipForward.js +98 -0
- package/dist/icons/skipForward.mjs +50 -0
- package/dist/icons/slashCircle1.js +98 -0
- package/dist/icons/slashCircle1.mjs +50 -0
- package/dist/icons/slashCircle2.js +98 -0
- package/dist/icons/slashCircle2.mjs +50 -0
- package/dist/icons/slashDivider.js +88 -0
- package/dist/icons/slashDivider.mjs +40 -0
- package/dist/icons/slashOctagon.js +98 -0
- package/dist/icons/slashOctagon.mjs +50 -0
- package/dist/icons/sliders1.js +88 -0
- package/dist/icons/sliders1.mjs +40 -0
- package/dist/icons/sliders2.js +113 -0
- package/dist/icons/sliders2.mjs +65 -0
- package/dist/icons/sliders3.js +106 -0
- package/dist/icons/sliders3.mjs +58 -0
- package/dist/icons/sliders4.js +106 -0
- package/dist/icons/sliders4.mjs +58 -0
- package/dist/icons/snowflake1.js +88 -0
- package/dist/icons/snowflake1.mjs +40 -0
- package/dist/icons/snowflake2.js +88 -0
- package/dist/icons/snowflake2.mjs +40 -0
- package/dist/icons/spacingHeight1.js +88 -0
- package/dist/icons/spacingHeight1.mjs +40 -0
- package/dist/icons/spacingHeight2.js +88 -0
- package/dist/icons/spacingHeight2.mjs +40 -0
- package/dist/icons/spacingWidth1.js +88 -0
- package/dist/icons/spacingWidth1.mjs +40 -0
- package/dist/icons/spacingWidth2.js +88 -0
- package/dist/icons/spacingWidth2.mjs +40 -0
- package/dist/icons/speaker1.js +98 -0
- package/dist/icons/speaker1.mjs +50 -0
- package/dist/icons/speaker2.js +98 -0
- package/dist/icons/speaker2.mjs +50 -0
- package/dist/icons/speaker3.js +106 -0
- package/dist/icons/speaker3.mjs +58 -0
- package/dist/icons/speedometer1.js +100 -0
- package/dist/icons/speedometer1.mjs +52 -0
- package/dist/icons/speedometer2.js +98 -0
- package/dist/icons/speedometer2.mjs +50 -0
- package/dist/icons/speedometer3.js +98 -0
- package/dist/icons/speedometer3.mjs +50 -0
- package/dist/icons/speedometer4.js +98 -0
- package/dist/icons/speedometer4.mjs +50 -0
- package/dist/icons/spinner.js +95 -0
- package/dist/icons/spinner.mjs +47 -0
- package/dist/icons/square.js +98 -0
- package/dist/icons/square.mjs +50 -0
- package/dist/icons/stand.js +98 -0
- package/dist/icons/stand.mjs +50 -0
- package/dist/icons/star1.js +98 -0
- package/dist/icons/star1.mjs +50 -0
- package/dist/icons/star2.js +98 -0
- package/dist/icons/star2.mjs +50 -0
- package/dist/icons/star3.js +98 -0
- package/dist/icons/star3.mjs +50 -0
- package/dist/icons/star4.js +98 -0
- package/dist/icons/star4.mjs +50 -0
- package/dist/icons/star5.js +106 -0
- package/dist/icons/star5.mjs +58 -0
- package/dist/icons/star6.js +98 -0
- package/dist/icons/star6.mjs +50 -0
- package/dist/icons/star7.js +98 -0
- package/dist/icons/star7.mjs +50 -0
- package/dist/icons/stars.js +98 -0
- package/dist/icons/stars.mjs +50 -0
- package/dist/icons/stars1.js +108 -0
- package/dist/icons/stars1.mjs +60 -0
- package/dist/icons/stars2.js +98 -0
- package/dist/icons/stars2.mjs +50 -0
- package/dist/icons/stars3.js +106 -0
- package/dist/icons/stars3.mjs +58 -0
- package/dist/icons/stickerCircle.js +108 -0
- package/dist/icons/stickerCircle.mjs +60 -0
- package/dist/icons/stickerSquare.js +98 -0
- package/dist/icons/stickerSquare.mjs +50 -0
- package/dist/icons/stop.js +96 -0
- package/dist/icons/stop.mjs +48 -0
- package/dist/icons/stopCircle.js +108 -0
- package/dist/icons/stopCircle.mjs +60 -0
- package/dist/icons/stopSquare.js +108 -0
- package/dist/icons/stopSquare.mjs +60 -0
- package/dist/icons/strikethrough1.js +88 -0
- package/dist/icons/strikethrough1.mjs +40 -0
- package/dist/icons/strikethrough2.js +98 -0
- package/dist/icons/strikethrough2.mjs +50 -0
- package/dist/icons/strikethroughSquare.js +98 -0
- package/dist/icons/strikethroughSquare.mjs +50 -0
- package/dist/icons/subscript.js +88 -0
- package/dist/icons/subscript.mjs +40 -0
- package/dist/icons/sun.js +96 -0
- package/dist/icons/sun.mjs +48 -0
- package/dist/icons/sunSetting1.js +98 -0
- package/dist/icons/sunSetting1.mjs +50 -0
- package/dist/icons/sunSetting2.js +98 -0
- package/dist/icons/sunSetting2.mjs +50 -0
- package/dist/icons/sunSetting3.js +98 -0
- package/dist/icons/sunSetting3.mjs +50 -0
- package/dist/icons/sunrise.js +98 -0
- package/dist/icons/sunrise.mjs +50 -0
- package/dist/icons/sunset.js +98 -0
- package/dist/icons/sunset.mjs +50 -0
- package/dist/icons/switchHorizontal1.js +88 -0
- package/dist/icons/switchHorizontal1.mjs +40 -0
- package/dist/icons/switchHorizontal2.js +88 -0
- package/dist/icons/switchHorizontal2.mjs +40 -0
- package/dist/icons/switchVertical1.js +88 -0
- package/dist/icons/switchVertical1.mjs +40 -0
- package/dist/icons/switchVertical2.js +88 -0
- package/dist/icons/switchVertical2.mjs +40 -0
- package/dist/icons/table.js +98 -0
- package/dist/icons/table.mjs +50 -0
- package/dist/icons/tablet1.js +98 -0
- package/dist/icons/tablet1.mjs +50 -0
- package/dist/icons/tablet2.js +98 -0
- package/dist/icons/tablet2.mjs +50 -0
- package/dist/icons/tag1.js +96 -0
- package/dist/icons/tag1.mjs +48 -0
- package/dist/icons/tag2.js +96 -0
- package/dist/icons/tag2.mjs +48 -0
- package/dist/icons/tag3.js +96 -0
- package/dist/icons/tag3.mjs +48 -0
- package/dist/icons/target1.js +98 -0
- package/dist/icons/target1.mjs +50 -0
- package/dist/icons/target2.js +98 -0
- package/dist/icons/target2.mjs +50 -0
- package/dist/icons/target3.js +98 -0
- package/dist/icons/target3.mjs +50 -0
- package/dist/icons/target4.js +100 -0
- package/dist/icons/target4.mjs +52 -0
- package/dist/icons/target5.js +120 -0
- package/dist/icons/target5.mjs +72 -0
- package/dist/icons/telescope.js +106 -0
- package/dist/icons/telescope.mjs +58 -0
- package/dist/icons/terminal.js +88 -0
- package/dist/icons/terminal.mjs +40 -0
- package/dist/icons/terminalBrowser.js +98 -0
- package/dist/icons/terminalBrowser.mjs +50 -0
- package/dist/icons/terminalCircle.js +98 -0
- package/dist/icons/terminalCircle.mjs +50 -0
- package/dist/icons/terminalSquare.js +98 -0
- package/dist/icons/terminalSquare.mjs +50 -0
- package/dist/icons/textInput.js +98 -0
- package/dist/icons/textInput.mjs +50 -0
- package/dist/icons/thermometer1.js +98 -0
- package/dist/icons/thermometer1.mjs +50 -0
- package/dist/icons/thermometer2.js +108 -0
- package/dist/icons/thermometer2.mjs +60 -0
- package/dist/icons/thermometer3.js +98 -0
- package/dist/icons/thermometer3.mjs +50 -0
- package/dist/icons/thermometerCold.js +98 -0
- package/dist/icons/thermometerCold.mjs +50 -0
- package/dist/icons/thermometerWarm.js +98 -0
- package/dist/icons/thermometerWarm.mjs +50 -0
- package/dist/icons/thumbsDown.js +98 -0
- package/dist/icons/thumbsDown.mjs +50 -0
- package/dist/icons/thumbsUp.js +98 -0
- package/dist/icons/thumbsUp.mjs +50 -0
- package/dist/icons/ticket1.js +98 -0
- package/dist/icons/ticket1.mjs +50 -0
- package/dist/icons/ticket2.js +98 -0
- package/dist/icons/ticket2.mjs +50 -0
- package/dist/icons/toggle1Left.js +100 -0
- package/dist/icons/toggle1Left.mjs +52 -0
- package/dist/icons/toggle1Right.js +100 -0
- package/dist/icons/toggle1Right.mjs +52 -0
- package/dist/icons/toggle2Left.js +98 -0
- package/dist/icons/toggle2Left.mjs +50 -0
- package/dist/icons/toggle2Right.js +98 -0
- package/dist/icons/toggle2Right.mjs +50 -0
- package/dist/icons/toggle3Left.js +108 -0
- package/dist/icons/toggle3Left.mjs +60 -0
- package/dist/icons/toggle3Right.js +108 -0
- package/dist/icons/toggle3Right.mjs +60 -0
- package/dist/icons/tool1.js +98 -0
- package/dist/icons/tool1.mjs +50 -0
- package/dist/icons/tool2.js +98 -0
- package/dist/icons/tool2.mjs +50 -0
- package/dist/icons/train.js +98 -0
- package/dist/icons/train.mjs +50 -0
- package/dist/icons/tram.js +96 -0
- package/dist/icons/tram.mjs +48 -0
- package/dist/icons/transform.js +120 -0
- package/dist/icons/transform.mjs +72 -0
- package/dist/icons/translate1.js +88 -0
- package/dist/icons/translate1.mjs +40 -0
- package/dist/icons/translate2.js +88 -0
- package/dist/icons/translate2.mjs +40 -0
- package/dist/icons/trash.js +98 -0
- package/dist/icons/trash.mjs +50 -0
- package/dist/icons/trash1.js +98 -0
- package/dist/icons/trash1.mjs +50 -0
- package/dist/icons/trash2.js +98 -0
- package/dist/icons/trash2.mjs +50 -0
- package/dist/icons/trash3.js +98 -0
- package/dist/icons/trash3.mjs +50 -0
- package/dist/icons/trash4.js +98 -0
- package/dist/icons/trash4.mjs +50 -0
- package/dist/icons/trendDown.js +88 -0
- package/dist/icons/trendDown.mjs +40 -0
- package/dist/icons/trendDown1.js +88 -0
- package/dist/icons/trendDown1.mjs +40 -0
- package/dist/icons/trendDown2.js +88 -0
- package/dist/icons/trendDown2.mjs +40 -0
- package/dist/icons/trendUp.js +88 -0
- package/dist/icons/trendUp.mjs +40 -0
- package/dist/icons/trendUp1.js +88 -0
- package/dist/icons/trendUp1.mjs +40 -0
- package/dist/icons/trendUp2.js +88 -0
- package/dist/icons/trendUp2.mjs +40 -0
- package/dist/icons/triangle.js +98 -0
- package/dist/icons/triangle.mjs +50 -0
- package/dist/icons/trophy1.js +98 -0
- package/dist/icons/trophy1.mjs +50 -0
- package/dist/icons/trophy2.js +98 -0
- package/dist/icons/trophy2.mjs +50 -0
- package/dist/icons/truck1.js +98 -0
- package/dist/icons/truck1.mjs +50 -0
- package/dist/icons/truck2.js +98 -0
- package/dist/icons/truck2.mjs +50 -0
- package/dist/icons/tv1.js +96 -0
- package/dist/icons/tv1.mjs +48 -0
- package/dist/icons/tv2.js +96 -0
- package/dist/icons/tv2.mjs +48 -0
- package/dist/icons/tv3.js +96 -0
- package/dist/icons/tv3.mjs +48 -0
- package/dist/icons/type1.js +88 -0
- package/dist/icons/type1.mjs +40 -0
- package/dist/icons/type2.js +98 -0
- package/dist/icons/type2.mjs +50 -0
- package/dist/icons/typeSquare.js +98 -0
- package/dist/icons/typeSquare.mjs +50 -0
- package/dist/icons/typeStrikethrough1.js +88 -0
- package/dist/icons/typeStrikethrough1.mjs +40 -0
- package/dist/icons/typeStrikethrough2.js +98 -0
- package/dist/icons/typeStrikethrough2.mjs +50 -0
- package/dist/icons/umbrella1.js +98 -0
- package/dist/icons/umbrella1.mjs +50 -0
- package/dist/icons/umbrella2.js +98 -0
- package/dist/icons/umbrella2.mjs +50 -0
- package/dist/icons/umbrella3.js +98 -0
- package/dist/icons/umbrella3.mjs +50 -0
- package/dist/icons/underline1.js +88 -0
- package/dist/icons/underline1.mjs +40 -0
- package/dist/icons/underline2.js +98 -0
- package/dist/icons/underline2.mjs +50 -0
- package/dist/icons/underlineSquare.js +98 -0
- package/dist/icons/underlineSquare.mjs +50 -0
- package/dist/icons/upload1.js +91 -0
- package/dist/icons/upload1.mjs +43 -0
- package/dist/icons/upload2.js +88 -0
- package/dist/icons/upload2.mjs +40 -0
- package/dist/icons/upload3.js +98 -0
- package/dist/icons/upload3.mjs +50 -0
- package/dist/icons/upload4.js +98 -0
- package/dist/icons/upload4.mjs +50 -0
- package/dist/icons/uploadCloud1.js +98 -0
- package/dist/icons/uploadCloud1.mjs +50 -0
- package/dist/icons/uploadCloud2.js +98 -0
- package/dist/icons/uploadCloud2.mjs +50 -0
- package/dist/icons/usbFlashDrive.js +98 -0
- package/dist/icons/usbFlashDrive.mjs +50 -0
- package/dist/icons/user.js +96 -0
- package/dist/icons/user.mjs +48 -0
- package/dist/icons/user1.js +98 -0
- package/dist/icons/user1.mjs +50 -0
- package/dist/icons/user2.js +108 -0
- package/dist/icons/user2.mjs +60 -0
- package/dist/icons/user3.js +98 -0
- package/dist/icons/user3.mjs +50 -0
- package/dist/icons/userCheck1.js +98 -0
- package/dist/icons/userCheck1.mjs +50 -0
- package/dist/icons/userCheck2.js +98 -0
- package/dist/icons/userCheck2.mjs +50 -0
- package/dist/icons/userCircle.js +106 -0
- package/dist/icons/userCircle.mjs +58 -0
- package/dist/icons/userDown1.js +98 -0
- package/dist/icons/userDown1.mjs +50 -0
- package/dist/icons/userDown2.js +98 -0
- package/dist/icons/userDown2.mjs +50 -0
- package/dist/icons/userEdit.js +98 -0
- package/dist/icons/userEdit.mjs +50 -0
- package/dist/icons/userLeft1.js +98 -0
- package/dist/icons/userLeft1.mjs +50 -0
- package/dist/icons/userLeft2.js +98 -0
- package/dist/icons/userLeft2.mjs +50 -0
- package/dist/icons/userMinus1.js +98 -0
- package/dist/icons/userMinus1.mjs +50 -0
- package/dist/icons/userMinus2.js +98 -0
- package/dist/icons/userMinus2.mjs +50 -0
- package/dist/icons/userPlus.js +98 -0
- package/dist/icons/userPlus.mjs +50 -0
- package/dist/icons/userPlus1.js +98 -0
- package/dist/icons/userPlus1.mjs +50 -0
- package/dist/icons/userPlus2.js +98 -0
- package/dist/icons/userPlus2.mjs +50 -0
- package/dist/icons/userRight1.js +98 -0
- package/dist/icons/userRight1.mjs +50 -0
- package/dist/icons/userRight2.js +98 -0
- package/dist/icons/userRight2.mjs +50 -0
- package/dist/icons/userSquare.js +106 -0
- package/dist/icons/userSquare.mjs +58 -0
- package/dist/icons/userUp1.js +98 -0
- package/dist/icons/userUp1.mjs +50 -0
- package/dist/icons/userUp2.js +98 -0
- package/dist/icons/userUp2.mjs +50 -0
- package/dist/icons/userX.js +98 -0
- package/dist/icons/userX.mjs +50 -0
- package/dist/icons/userX1.js +98 -0
- package/dist/icons/userX1.mjs +50 -0
- package/dist/icons/userX2.js +98 -0
- package/dist/icons/userX2.mjs +50 -0
- package/dist/icons/users.js +98 -0
- package/dist/icons/users.mjs +50 -0
- package/dist/icons/users1.js +98 -0
- package/dist/icons/users1.mjs +50 -0
- package/dist/icons/users2.js +98 -0
- package/dist/icons/users2.mjs +50 -0
- package/dist/icons/users3.js +106 -0
- package/dist/icons/users3.mjs +58 -0
- package/dist/icons/usersCheck.js +98 -0
- package/dist/icons/usersCheck.mjs +50 -0
- package/dist/icons/usersDown.js +98 -0
- package/dist/icons/usersDown.mjs +50 -0
- package/dist/icons/usersEdit.js +98 -0
- package/dist/icons/usersEdit.mjs +50 -0
- package/dist/icons/usersLeft.js +98 -0
- package/dist/icons/usersLeft.mjs +50 -0
- package/dist/icons/usersMinus.js +98 -0
- package/dist/icons/usersMinus.mjs +50 -0
- package/dist/icons/usersPlus.js +98 -0
- package/dist/icons/usersPlus.mjs +50 -0
- package/dist/icons/usersRight.js +98 -0
- package/dist/icons/usersRight.mjs +50 -0
- package/dist/icons/usersUp.js +98 -0
- package/dist/icons/usersUp.mjs +50 -0
- package/dist/icons/usersX.js +98 -0
- package/dist/icons/usersX.mjs +50 -0
- package/dist/icons/variable.js +88 -0
- package/dist/icons/variable.mjs +40 -0
- package/dist/icons/videoRecorder.js +112 -0
- package/dist/icons/videoRecorder.mjs +64 -0
- package/dist/icons/videoRecorderOff.js +102 -0
- package/dist/icons/videoRecorderOff.mjs +54 -0
- package/dist/icons/virus.js +98 -0
- package/dist/icons/virus.mjs +50 -0
- package/dist/icons/voicemail.js +126 -0
- package/dist/icons/voicemail.mjs +78 -0
- package/dist/icons/volumeMax.js +98 -0
- package/dist/icons/volumeMax.mjs +50 -0
- package/dist/icons/volumeMin.js +98 -0
- package/dist/icons/volumeMin.mjs +50 -0
- package/dist/icons/volumeMinus.js +98 -0
- package/dist/icons/volumeMinus.mjs +50 -0
- package/dist/icons/volumePlus.js +98 -0
- package/dist/icons/volumePlus.mjs +50 -0
- package/dist/icons/volumeX.js +98 -0
- package/dist/icons/volumeX.mjs +50 -0
- package/dist/icons/wallet1.js +98 -0
- package/dist/icons/wallet1.mjs +50 -0
- package/dist/icons/wallet2.js +98 -0
- package/dist/icons/wallet2.mjs +50 -0
- package/dist/icons/wallet3.js +98 -0
- package/dist/icons/wallet3.mjs +50 -0
- package/dist/icons/wallet4.js +98 -0
- package/dist/icons/wallet4.mjs +50 -0
- package/dist/icons/wallet5.js +98 -0
- package/dist/icons/wallet5.mjs +50 -0
- package/dist/icons/watchCircle.js +106 -0
- package/dist/icons/watchCircle.mjs +58 -0
- package/dist/icons/watchSquare.js +106 -0
- package/dist/icons/watchSquare.mjs +58 -0
- package/dist/icons/waves.js +88 -0
- package/dist/icons/waves.mjs +40 -0
- package/dist/icons/webcam1.js +98 -0
- package/dist/icons/webcam1.mjs +50 -0
- package/dist/icons/webcam2.js +98 -0
- package/dist/icons/webcam2.mjs +50 -0
- package/dist/icons/wifi.js +86 -0
- package/dist/icons/wifi.mjs +38 -0
- package/dist/icons/wifiOff.js +88 -0
- package/dist/icons/wifiOff.mjs +40 -0
- package/dist/icons/wind1.js +88 -0
- package/dist/icons/wind1.mjs +40 -0
- package/dist/icons/wind2.js +88 -0
- package/dist/icons/wind2.mjs +40 -0
- package/dist/icons/wind3.js +88 -0
- package/dist/icons/wind3.mjs +40 -0
- package/dist/icons/x.js +86 -0
- package/dist/icons/x.mjs +38 -0
- package/dist/icons/xCircle.js +98 -0
- package/dist/icons/xCircle.mjs +50 -0
- package/dist/icons/xClose.js +88 -0
- package/dist/icons/xClose.mjs +40 -0
- package/dist/icons/xSquare.js +98 -0
- package/dist/icons/xSquare.mjs +50 -0
- package/dist/icons/youtube.js +114 -0
- package/dist/icons/youtube.mjs +66 -0
- package/dist/icons/zap.js +96 -0
- package/dist/icons/zap.mjs +48 -0
- package/dist/icons/zapCircle.js +108 -0
- package/dist/icons/zapCircle.mjs +60 -0
- package/dist/icons/zapFast.js +98 -0
- package/dist/icons/zapFast.mjs +50 -0
- package/dist/icons/zapOff.js +98 -0
- package/dist/icons/zapOff.mjs +50 -0
- package/dist/icons/zapSquare.js +108 -0
- package/dist/icons/zapSquare.mjs +60 -0
- package/dist/icons/zoomIn.js +98 -0
- package/dist/icons/zoomIn.mjs +50 -0
- package/dist/icons/zoomOut.js +98 -0
- package/dist/icons/zoomOut.mjs +50 -0
- package/dist/image.d.mts +6 -0
- package/dist/image.d.ts +6 -0
- package/dist/image1.d.mts +6 -0
- package/dist/image1.d.ts +6 -0
- package/dist/image2.d.mts +6 -0
- package/dist/image2.d.ts +6 -0
- package/dist/image3.d.mts +6 -0
- package/dist/image3.d.ts +6 -0
- package/dist/image4.d.mts +6 -0
- package/dist/image4.d.ts +6 -0
- package/dist/image5.d.mts +6 -0
- package/dist/image5.d.ts +6 -0
- package/dist/imageCheck.d.mts +6 -0
- package/dist/imageCheck.d.ts +6 -0
- package/dist/imageDown.d.mts +6 -0
- package/dist/imageDown.d.ts +6 -0
- package/dist/imageIndentLeft.d.mts +6 -0
- package/dist/imageIndentLeft.d.ts +6 -0
- package/dist/imageIndentRight.d.mts +6 -0
- package/dist/imageIndentRight.d.ts +6 -0
- package/dist/imageLeft.d.mts +6 -0
- package/dist/imageLeft.d.ts +6 -0
- package/dist/imagePlus.d.mts +6 -0
- package/dist/imagePlus.d.ts +6 -0
- package/dist/imageRight.d.mts +6 -0
- package/dist/imageRight.d.ts +6 -0
- package/dist/imageUp.d.mts +6 -0
- package/dist/imageUp.d.ts +6 -0
- package/dist/imageUser.d.mts +6 -0
- package/dist/imageUser.d.ts +6 -0
- package/dist/imageUserCheck.d.mts +6 -0
- package/dist/imageUserCheck.d.ts +6 -0
- package/dist/imageUserDown.d.mts +6 -0
- package/dist/imageUserDown.d.ts +6 -0
- package/dist/imageUserLeft.d.mts +6 -0
- package/dist/imageUserLeft.d.ts +6 -0
- package/dist/imageUserPlus.d.mts +6 -0
- package/dist/imageUserPlus.d.ts +6 -0
- package/dist/imageUserRight.d.mts +6 -0
- package/dist/imageUserRight.d.ts +6 -0
- package/dist/imageUserUp.d.mts +6 -0
- package/dist/imageUserUp.d.ts +6 -0
- package/dist/imageUserX.d.mts +6 -0
- package/dist/imageUserX.d.ts +6 -0
- package/dist/imageX.d.mts +6 -0
- package/dist/imageX.d.ts +6 -0
- package/dist/inbox1.d.mts +6 -0
- package/dist/inbox1.d.ts +6 -0
- package/dist/inbox2.d.mts +6 -0
- package/dist/inbox2.d.ts +6 -0
- package/dist/index-2pOvozv0.d.mts +2456 -0
- package/dist/index-2pOvozv0.d.ts +2456 -0
- package/dist/index-Jp7jKI5I.d.mts +96 -0
- package/dist/index-Jp7jKI5I.d.ts +96 -0
- package/dist/index.d.mts +55 -2464
- package/dist/index.d.ts +55 -2464
- package/dist/index.js +61 -56646
- package/dist/index.mjs +30 -55292
- package/dist/infinity.d.mts +6 -0
- package/dist/infinity.d.ts +6 -0
- package/dist/infoCircle.d.mts +6 -0
- package/dist/infoCircle.d.ts +6 -0
- package/dist/infoHexagon.d.mts +6 -0
- package/dist/infoHexagon.d.ts +6 -0
- package/dist/infoOctagon.d.mts +6 -0
- package/dist/infoOctagon.d.ts +6 -0
- package/dist/infoSquare.d.mts +6 -0
- package/dist/infoSquare.d.ts +6 -0
- package/dist/intersectCircle.d.mts +6 -0
- package/dist/intersectCircle.d.ts +6 -0
- package/dist/intersectSquare.d.mts +6 -0
- package/dist/intersectSquare.d.ts +6 -0
- package/dist/italic1.d.mts +6 -0
- package/dist/italic1.d.ts +6 -0
- package/dist/italic2.d.mts +6 -0
- package/dist/italic2.d.ts +6 -0
- package/dist/italicSquare.d.mts +6 -0
- package/dist/italicSquare.d.ts +6 -0
- package/dist/key1.d.mts +6 -0
- package/dist/key1.d.ts +6 -0
- package/dist/key2.d.mts +6 -0
- package/dist/key2.d.ts +6 -0
- package/dist/keyboard1.d.mts +6 -0
- package/dist/keyboard1.d.ts +6 -0
- package/dist/keyboard2.d.mts +6 -0
- package/dist/keyboard2.d.ts +6 -0
- package/dist/laptop1.d.mts +6 -0
- package/dist/laptop1.d.ts +6 -0
- package/dist/laptop2.d.mts +6 -0
- package/dist/laptop2.d.ts +6 -0
- package/dist/layerSingle.d.mts +6 -0
- package/dist/layerSingle.d.ts +6 -0
- package/dist/layersThree1.d.mts +6 -0
- package/dist/layersThree1.d.ts +6 -0
- package/dist/layersThree2.d.mts +6 -0
- package/dist/layersThree2.d.ts +6 -0
- package/dist/layersTwo1.d.mts +6 -0
- package/dist/layersTwo1.d.ts +6 -0
- package/dist/layersTwo2.d.mts +6 -0
- package/dist/layersTwo2.d.ts +6 -0
- package/dist/layoutAlt1.d.mts +6 -0
- package/dist/layoutAlt1.d.ts +6 -0
- package/dist/layoutAlt2.d.mts +6 -0
- package/dist/layoutAlt2.d.ts +6 -0
- package/dist/layoutAlt3.d.mts +6 -0
- package/dist/layoutAlt3.d.ts +6 -0
- package/dist/layoutAlt4.d.mts +6 -0
- package/dist/layoutAlt4.d.ts +6 -0
- package/dist/layoutBottom.d.mts +6 -0
- package/dist/layoutBottom.d.ts +6 -0
- package/dist/layoutGrid1.d.mts +6 -0
- package/dist/layoutGrid1.d.ts +6 -0
- package/dist/layoutGrid2.d.mts +6 -0
- package/dist/layoutGrid2.d.ts +6 -0
- package/dist/layoutLeft.d.mts +6 -0
- package/dist/layoutLeft.d.ts +6 -0
- package/dist/layoutRight.d.mts +6 -0
- package/dist/layoutRight.d.ts +6 -0
- package/dist/layoutTop.d.mts +6 -0
- package/dist/layoutTop.d.ts +6 -0
- package/dist/leftIndent1.d.mts +6 -0
- package/dist/leftIndent1.d.ts +6 -0
- package/dist/leftIndent2.d.mts +6 -0
- package/dist/leftIndent2.d.ts +6 -0
- package/dist/letterSpacing1.d.mts +6 -0
- package/dist/letterSpacing1.d.ts +6 -0
- package/dist/letterSpacing2.d.mts +6 -0
- package/dist/letterSpacing2.d.ts +6 -0
- package/dist/lifeBuoy1.d.mts +6 -0
- package/dist/lifeBuoy1.d.ts +6 -0
- package/dist/lifeBuoy2.d.mts +6 -0
- package/dist/lifeBuoy2.d.ts +6 -0
- package/dist/lightbulb.d.mts +6 -0
- package/dist/lightbulb.d.ts +6 -0
- package/dist/lightbulb1.d.mts +6 -0
- package/dist/lightbulb1.d.ts +6 -0
- package/dist/lightbulb2.d.mts +6 -0
- package/dist/lightbulb2.d.ts +6 -0
- package/dist/lightbulb3.d.mts +6 -0
- package/dist/lightbulb3.d.ts +6 -0
- package/dist/lightbulb4.d.mts +6 -0
- package/dist/lightbulb4.d.ts +6 -0
- package/dist/lightbulb5.d.mts +6 -0
- package/dist/lightbulb5.d.ts +6 -0
- package/dist/lightning1.d.mts +6 -0
- package/dist/lightning1.d.ts +6 -0
- package/dist/lightning2.d.mts +6 -0
- package/dist/lightning2.d.ts +6 -0
- package/dist/lineChartDown1.d.mts +6 -0
- package/dist/lineChartDown1.d.ts +6 -0
- package/dist/lineChartDown2.d.mts +6 -0
- package/dist/lineChartDown2.d.ts +6 -0
- package/dist/lineChartDown3.d.mts +6 -0
- package/dist/lineChartDown3.d.ts +6 -0
- package/dist/lineChartDown4.d.mts +6 -0
- package/dist/lineChartDown4.d.ts +6 -0
- package/dist/lineChartDown5.d.mts +6 -0
- package/dist/lineChartDown5.d.ts +6 -0
- package/dist/lineChartUp1.d.mts +6 -0
- package/dist/lineChartUp1.d.ts +6 -0
- package/dist/lineChartUp2.d.mts +6 -0
- package/dist/lineChartUp2.d.ts +6 -0
- package/dist/lineChartUp3.d.mts +6 -0
- package/dist/lineChartUp3.d.ts +6 -0
- package/dist/lineChartUp4.d.mts +6 -0
- package/dist/lineChartUp4.d.ts +6 -0
- package/dist/lineChartUp5.d.mts +6 -0
- package/dist/lineChartUp5.d.ts +6 -0
- package/dist/lineHeight.d.mts +6 -0
- package/dist/lineHeight.d.ts +6 -0
- package/dist/link.d.mts +6 -0
- package/dist/link.d.ts +6 -0
- package/dist/link1.d.mts +6 -0
- package/dist/link1.d.ts +6 -0
- package/dist/link2.d.mts +6 -0
- package/dist/link2.d.ts +6 -0
- package/dist/link3.d.mts +6 -0
- package/dist/link3.d.ts +6 -0
- package/dist/link4.d.mts +6 -0
- package/dist/link4.d.ts +6 -0
- package/dist/link5.d.mts +6 -0
- package/dist/link5.d.ts +6 -0
- package/dist/linkBroken1.d.mts +6 -0
- package/dist/linkBroken1.d.ts +6 -0
- package/dist/linkBroken2.d.mts +6 -0
- package/dist/linkBroken2.d.ts +6 -0
- package/dist/linkExternal1.d.mts +6 -0
- package/dist/linkExternal1.d.ts +6 -0
- package/dist/linkExternal2.d.mts +6 -0
- package/dist/linkExternal2.d.ts +6 -0
- package/dist/list.d.mts +6 -0
- package/dist/list.d.ts +6 -0
- package/dist/loading1.d.mts +6 -0
- package/dist/loading1.d.ts +6 -0
- package/dist/loading2.d.mts +6 -0
- package/dist/loading2.d.ts +6 -0
- package/dist/loading3.d.mts +6 -0
- package/dist/loading3.d.ts +6 -0
- package/dist/lock.d.mts +6 -0
- package/dist/lock.d.ts +6 -0
- package/dist/lock1.d.mts +6 -0
- package/dist/lock1.d.ts +6 -0
- package/dist/lock2.d.mts +6 -0
- package/dist/lock2.d.ts +6 -0
- package/dist/lock3.d.mts +6 -0
- package/dist/lock3.d.ts +6 -0
- package/dist/lock4.d.mts +6 -0
- package/dist/lock4.d.ts +6 -0
- package/dist/lockKeyholeCircle.d.mts +6 -0
- package/dist/lockKeyholeCircle.d.ts +6 -0
- package/dist/lockKeyholeSquare.d.mts +6 -0
- package/dist/lockKeyholeSquare.d.ts +6 -0
- package/dist/lockUnlocked1.d.mts +6 -0
- package/dist/lockUnlocked1.d.ts +6 -0
- package/dist/lockUnlocked2.d.mts +6 -0
- package/dist/lockUnlocked2.d.ts +6 -0
- package/dist/lockUnlocked3.d.mts +6 -0
- package/dist/lockUnlocked3.d.ts +6 -0
- package/dist/lockUnlocked4.d.mts +6 -0
- package/dist/lockUnlocked4.d.ts +6 -0
- package/dist/logIn.d.mts +6 -0
- package/dist/logIn.d.ts +6 -0
- package/dist/logIn1.d.mts +6 -0
- package/dist/logIn1.d.ts +6 -0
- package/dist/logIn2.d.mts +6 -0
- package/dist/logIn2.d.ts +6 -0
- package/dist/logIn3.d.mts +6 -0
- package/dist/logIn3.d.ts +6 -0
- package/dist/logIn4.d.mts +6 -0
- package/dist/logIn4.d.ts +6 -0
- package/dist/logOut1.d.mts +6 -0
- package/dist/logOut1.d.ts +6 -0
- package/dist/logOut2.d.mts +6 -0
- package/dist/logOut2.d.ts +6 -0
- package/dist/logOut3.d.mts +6 -0
- package/dist/logOut3.d.ts +6 -0
- package/dist/logOut4.d.mts +6 -0
- package/dist/logOut4.d.ts +6 -0
- package/dist/luggage1.d.mts +6 -0
- package/dist/luggage1.d.ts +6 -0
- package/dist/luggage2.d.mts +6 -0
- package/dist/luggage2.d.ts +6 -0
- package/dist/luggage3.d.mts +6 -0
- package/dist/luggage3.d.ts +6 -0
- package/dist/magicWand.d.mts +6 -0
- package/dist/magicWand.d.ts +6 -0
- package/dist/magicWand1.d.mts +6 -0
- package/dist/magicWand1.d.ts +6 -0
- package/dist/magicWand2.d.mts +6 -0
- package/dist/magicWand2.d.ts +6 -0
- package/dist/mail.d.mts +6 -0
- package/dist/mail.d.ts +6 -0
- package/dist/mail1.d.mts +6 -0
- package/dist/mail1.d.ts +6 -0
- package/dist/mail2.d.mts +6 -0
- package/dist/mail2.d.ts +6 -0
- package/dist/mail3.d.mts +6 -0
- package/dist/mail3.d.ts +6 -0
- package/dist/mail4.d.mts +6 -0
- package/dist/mail4.d.ts +6 -0
- package/dist/mail5.d.mts +6 -0
- package/dist/mail5.d.ts +6 -0
- package/dist/mailNotification.d.mts +6 -0
- package/dist/mailNotification.d.ts +6 -0
- package/dist/map1.d.mts +6 -0
- package/dist/map1.d.ts +6 -0
- package/dist/map2.d.mts +6 -0
- package/dist/map2.d.ts +6 -0
- package/dist/mark.d.mts +6 -0
- package/dist/mark.d.ts +6 -0
- package/dist/markerPin1.d.mts +6 -0
- package/dist/markerPin1.d.ts +6 -0
- package/dist/markerPin2.d.mts +6 -0
- package/dist/markerPin2.d.ts +6 -0
- package/dist/markerPin3.d.mts +6 -0
- package/dist/markerPin3.d.ts +6 -0
- package/dist/markerPin4.d.mts +6 -0
- package/dist/markerPin4.d.ts +6 -0
- package/dist/markerPin5.d.mts +6 -0
- package/dist/markerPin5.d.ts +6 -0
- package/dist/markerPin6.d.mts +6 -0
- package/dist/markerPin6.d.ts +6 -0
- package/dist/maximize1.d.mts +6 -0
- package/dist/maximize1.d.ts +6 -0
- package/dist/maximize2.d.mts +6 -0
- package/dist/maximize2.d.ts +6 -0
- package/dist/medicalCircle.d.mts +6 -0
- package/dist/medicalCircle.d.ts +6 -0
- package/dist/medicalCross.d.mts +6 -0
- package/dist/medicalCross.d.ts +6 -0
- package/dist/medicalSquare.d.mts +6 -0
- package/dist/medicalSquare.d.ts +6 -0
- package/dist/menu.d.mts +6 -0
- package/dist/menu.d.ts +6 -0
- package/dist/menu1.d.mts +6 -0
- package/dist/menu1.d.ts +6 -0
- package/dist/menu2.d.mts +6 -0
- package/dist/menu2.d.ts +6 -0
- package/dist/menu3.d.mts +6 -0
- package/dist/menu3.d.ts +6 -0
- package/dist/menu4.d.mts +6 -0
- package/dist/menu4.d.ts +6 -0
- package/dist/menu5.d.mts +6 -0
- package/dist/menu5.d.ts +6 -0
- package/dist/messageAlertCircle.d.mts +6 -0
- package/dist/messageAlertCircle.d.ts +6 -0
- package/dist/messageAlertSquare.d.mts +6 -0
- package/dist/messageAlertSquare.d.ts +6 -0
- package/dist/messageChatCircle.d.mts +6 -0
- package/dist/messageChatCircle.d.ts +6 -0
- package/dist/messageChatSquare.d.mts +6 -0
- package/dist/messageChatSquare.d.ts +6 -0
- package/dist/messageCheckCircle.d.mts +6 -0
- package/dist/messageCheckCircle.d.ts +6 -0
- package/dist/messageCheckSquare.d.mts +6 -0
- package/dist/messageCheckSquare.d.ts +6 -0
- package/dist/messageCircle1.d.mts +6 -0
- package/dist/messageCircle1.d.ts +6 -0
- package/dist/messageCircle2.d.mts +6 -0
- package/dist/messageCircle2.d.ts +6 -0
- package/dist/messageDotsCircle.d.mts +6 -0
- package/dist/messageDotsCircle.d.ts +6 -0
- package/dist/messageDotsSquare.d.mts +6 -0
- package/dist/messageDotsSquare.d.ts +6 -0
- package/dist/messageHeartCircle.d.mts +6 -0
- package/dist/messageHeartCircle.d.ts +6 -0
- package/dist/messageHeartSquare.d.mts +6 -0
- package/dist/messageHeartSquare.d.ts +6 -0
- package/dist/messageNotificationCircle.d.mts +6 -0
- package/dist/messageNotificationCircle.d.ts +6 -0
- package/dist/messageNotificationSquare.d.mts +6 -0
- package/dist/messageNotificationSquare.d.ts +6 -0
- package/dist/messagePlusCircle.d.mts +6 -0
- package/dist/messagePlusCircle.d.ts +6 -0
- package/dist/messagePlusSquare.d.mts +6 -0
- package/dist/messagePlusSquare.d.ts +6 -0
- package/dist/messageQuestionCircle.d.mts +6 -0
- package/dist/messageQuestionCircle.d.ts +6 -0
- package/dist/messageQuestionSquare.d.mts +6 -0
- package/dist/messageQuestionSquare.d.ts +6 -0
- package/dist/messageSmileCircle.d.mts +6 -0
- package/dist/messageSmileCircle.d.ts +6 -0
- package/dist/messageSmileSquare.d.mts +6 -0
- package/dist/messageSmileSquare.d.ts +6 -0
- package/dist/messageSquare1.d.mts +6 -0
- package/dist/messageSquare1.d.ts +6 -0
- package/dist/messageSquare2.d.mts +6 -0
- package/dist/messageSquare2.d.ts +6 -0
- package/dist/messageTextCircle1.d.mts +6 -0
- package/dist/messageTextCircle1.d.ts +6 -0
- package/dist/messageTextCircle2.d.mts +6 -0
- package/dist/messageTextCircle2.d.ts +6 -0
- package/dist/messageTextSquare.d.mts +6 -0
- package/dist/messageTextSquare.d.ts +6 -0
- package/dist/messageTextSquare1.d.mts +6 -0
- package/dist/messageTextSquare1.d.ts +6 -0
- package/dist/messageTextSquare2.d.mts +6 -0
- package/dist/messageTextSquare2.d.ts +6 -0
- package/dist/messageXCircle.d.mts +6 -0
- package/dist/messageXCircle.d.ts +6 -0
- package/dist/messageXSquare.d.mts +6 -0
- package/dist/messageXSquare.d.ts +6 -0
- package/dist/microphone.d.mts +6 -0
- package/dist/microphone.d.ts +6 -0
- package/dist/microphone1.d.mts +6 -0
- package/dist/microphone1.d.ts +6 -0
- package/dist/microphone2.d.mts +6 -0
- package/dist/microphone2.d.ts +6 -0
- package/dist/microphoneOff.d.mts +6 -0
- package/dist/microphoneOff.d.ts +6 -0
- package/dist/microphoneOff1.d.mts +6 -0
- package/dist/microphoneOff1.d.ts +6 -0
- package/dist/microphoneOff2.d.mts +6 -0
- package/dist/microphoneOff2.d.ts +6 -0
- package/dist/microscope.d.mts +6 -0
- package/dist/microscope.d.ts +6 -0
- package/dist/minimize1.d.mts +6 -0
- package/dist/minimize1.d.ts +6 -0
- package/dist/minimize2.d.mts +6 -0
- package/dist/minimize2.d.ts +6 -0
- package/dist/minus.d.mts +6 -0
- package/dist/minus.d.ts +6 -0
- package/dist/minusCircle.d.mts +6 -0
- package/dist/minusCircle.d.ts +6 -0
- package/dist/minusSquare.d.mts +6 -0
- package/dist/minusSquare.d.ts +6 -0
- package/dist/modem1.d.mts +6 -0
- package/dist/modem1.d.ts +6 -0
- package/dist/modem2.d.mts +6 -0
- package/dist/modem2.d.ts +6 -0
- package/dist/monitor.d.mts +6 -0
- package/dist/monitor.d.ts +6 -0
- package/dist/monitor1.d.mts +6 -0
- package/dist/monitor1.d.ts +6 -0
- package/dist/monitor2.d.mts +6 -0
- package/dist/monitor2.d.ts +6 -0
- package/dist/monitor3.d.mts +6 -0
- package/dist/monitor3.d.ts +6 -0
- package/dist/monitor4.d.mts +6 -0
- package/dist/monitor4.d.ts +6 -0
- package/dist/monitor5.d.mts +6 -0
- package/dist/monitor5.d.ts +6 -0
- package/dist/moon1.d.mts +6 -0
- package/dist/moon1.d.ts +6 -0
- package/dist/moon2.d.mts +6 -0
- package/dist/moon2.d.ts +6 -0
- package/dist/moonEclipse.d.mts +6 -0
- package/dist/moonEclipse.d.ts +6 -0
- package/dist/moonStar.d.mts +6 -0
- package/dist/moonStar.d.ts +6 -0
- package/dist/mouse.d.mts +6 -0
- package/dist/mouse.d.ts +6 -0
- package/dist/move.d.mts +6 -0
- package/dist/move.d.ts +6 -0
- package/dist/musicNote1.d.mts +6 -0
- package/dist/musicNote1.d.ts +6 -0
- package/dist/musicNote2.d.mts +6 -0
- package/dist/musicNote2.d.ts +6 -0
- package/dist/musicNotePlus.d.mts +6 -0
- package/dist/musicNotePlus.d.ts +6 -0
- package/dist/navigationPointer1.d.mts +6 -0
- package/dist/navigationPointer1.d.ts +6 -0
- package/dist/navigationPointer2.d.mts +6 -0
- package/dist/navigationPointer2.d.ts +6 -0
- package/dist/navigationPointerOff1.d.mts +6 -0
- package/dist/navigationPointerOff1.d.ts +6 -0
- package/dist/navigationPointerOff2.d.mts +6 -0
- package/dist/navigationPointerOff2.d.ts +6 -0
- package/dist/notificationBox.d.mts +6 -0
- package/dist/notificationBox.d.ts +6 -0
- package/dist/notificationMessage.d.mts +6 -0
- package/dist/notificationMessage.d.ts +6 -0
- package/dist/notificationText.d.mts +6 -0
- package/dist/notificationText.d.ts +6 -0
- package/dist/octagon.d.mts +6 -0
- package/dist/octagon.d.ts +6 -0
- package/dist/package.d.mts +6 -0
- package/dist/package.d.ts +6 -0
- package/dist/packageCheck.d.mts +6 -0
- package/dist/packageCheck.d.ts +6 -0
- package/dist/packageMinus.d.mts +6 -0
- package/dist/packageMinus.d.ts +6 -0
- package/dist/packagePlus.d.mts +6 -0
- package/dist/packagePlus.d.ts +6 -0
- package/dist/packageSearch.d.mts +6 -0
- package/dist/packageSearch.d.ts +6 -0
- package/dist/packageX.d.mts +6 -0
- package/dist/packageX.d.ts +6 -0
- package/dist/paint.d.mts +6 -0
- package/dist/paint.d.ts +6 -0
- package/dist/paintPour.d.mts +6 -0
- package/dist/paintPour.d.ts +6 -0
- package/dist/palette.d.mts +6 -0
- package/dist/palette.d.ts +6 -0
- package/dist/paperclip.d.mts +6 -0
- package/dist/paperclip.d.ts +6 -0
- package/dist/paragraphSpacing.d.mts +6 -0
- package/dist/paragraphSpacing.d.ts +6 -0
- package/dist/paragraphWrap.d.mts +6 -0
- package/dist/paragraphWrap.d.ts +6 -0
- package/dist/passcode.d.mts +6 -0
- package/dist/passcode.d.ts +6 -0
- package/dist/passcodeLock.d.mts +6 -0
- package/dist/passcodeLock.d.ts +6 -0
- package/dist/passport.d.mts +6 -0
- package/dist/passport.d.ts +6 -0
- package/dist/pauseCircle.d.mts +6 -0
- package/dist/pauseCircle.d.ts +6 -0
- package/dist/pauseSquare.d.mts +6 -0
- package/dist/pauseSquare.d.ts +6 -0
- package/dist/penTool1.d.mts +6 -0
- package/dist/penTool1.d.ts +6 -0
- package/dist/penTool2.d.mts +6 -0
- package/dist/penTool2.d.ts +6 -0
- package/dist/penToolMinus.d.mts +6 -0
- package/dist/penToolMinus.d.ts +6 -0
- package/dist/penToolPlus.d.mts +6 -0
- package/dist/penToolPlus.d.ts +6 -0
- package/dist/pencil1.d.mts +6 -0
- package/dist/pencil1.d.ts +6 -0
- package/dist/pencil2.d.mts +6 -0
- package/dist/pencil2.d.ts +6 -0
- package/dist/pencilLine.d.mts +6 -0
- package/dist/pencilLine.d.ts +6 -0
- package/dist/pentagon.d.mts +6 -0
- package/dist/pentagon.d.ts +6 -0
- package/dist/percent1.d.mts +6 -0
- package/dist/percent1.d.ts +6 -0
- package/dist/percent2.d.mts +6 -0
- package/dist/percent2.d.ts +6 -0
- package/dist/percent3.d.mts +6 -0
- package/dist/percent3.d.ts +6 -0
- package/dist/perspective1.d.mts +6 -0
- package/dist/perspective1.d.ts +6 -0
- package/dist/perspective2.d.mts +6 -0
- package/dist/perspective2.d.ts +6 -0
- package/dist/phone.d.mts +6 -0
- package/dist/phone.d.ts +6 -0
- package/dist/phone1.d.mts +6 -0
- package/dist/phone1.d.ts +6 -0
- package/dist/phone2.d.mts +6 -0
- package/dist/phone2.d.ts +6 -0
- package/dist/phoneCall.d.mts +6 -0
- package/dist/phoneCall.d.ts +6 -0
- package/dist/phoneCall1.d.mts +6 -0
- package/dist/phoneCall1.d.ts +6 -0
- package/dist/phoneCall2.d.mts +6 -0
- package/dist/phoneCall2.d.ts +6 -0
- package/dist/phoneHangUp.d.mts +6 -0
- package/dist/phoneHangUp.d.ts +6 -0
- package/dist/phoneIncoming.d.mts +6 -0
- package/dist/phoneIncoming.d.ts +6 -0
- package/dist/phoneIncoming1.d.mts +6 -0
- package/dist/phoneIncoming1.d.ts +6 -0
- package/dist/phoneIncoming2.d.mts +6 -0
- package/dist/phoneIncoming2.d.ts +6 -0
- package/dist/phoneOutgoing1.d.mts +6 -0
- package/dist/phoneOutgoing1.d.ts +6 -0
- package/dist/phoneOutgoing2.d.mts +6 -0
- package/dist/phoneOutgoing2.d.ts +6 -0
- package/dist/phonePause.d.mts +6 -0
- package/dist/phonePause.d.ts +6 -0
- package/dist/phonePlus.d.mts +6 -0
- package/dist/phonePlus.d.ts +6 -0
- package/dist/phoneX.d.mts +6 -0
- package/dist/phoneX.d.ts +6 -0
- package/dist/pieChart.d.mts +6 -0
- package/dist/pieChart.d.ts +6 -0
- package/dist/pieChart1.d.mts +6 -0
- package/dist/pieChart1.d.ts +6 -0
- package/dist/pieChart2.d.mts +6 -0
- package/dist/pieChart2.d.ts +6 -0
- package/dist/pieChart3.d.mts +6 -0
- package/dist/pieChart3.d.ts +6 -0
- package/dist/pieChart4.d.mts +6 -0
- package/dist/pieChart4.d.ts +6 -0
- package/dist/piggyBank1.d.mts +6 -0
- package/dist/piggyBank1.d.ts +6 -0
- package/dist/piggyBank2.d.mts +6 -0
- package/dist/piggyBank2.d.ts +6 -0
- package/dist/pilcrow1.d.mts +6 -0
- package/dist/pilcrow1.d.ts +6 -0
- package/dist/pilcrow2.d.mts +6 -0
- package/dist/pilcrow2.d.ts +6 -0
- package/dist/pilcrowSquare.d.mts +6 -0
- package/dist/pilcrowSquare.d.ts +6 -0
- package/dist/pin1.d.mts +6 -0
- package/dist/pin1.d.ts +6 -0
- package/dist/pin2.d.mts +6 -0
- package/dist/pin2.d.ts +6 -0
- package/dist/placeholder.d.mts +6 -0
- package/dist/placeholder.d.ts +6 -0
- package/dist/plane.d.mts +6 -0
- package/dist/plane.d.ts +6 -0
- package/dist/play.d.mts +6 -0
- package/dist/play.d.ts +6 -0
- package/dist/playCircle.d.mts +6 -0
- package/dist/playCircle.d.ts +6 -0
- package/dist/playSquare.d.mts +6 -0
- package/dist/playSquare.d.ts +6 -0
- package/dist/plus.d.mts +6 -0
- package/dist/plus.d.ts +6 -0
- package/dist/plusCircle.d.mts +6 -0
- package/dist/plusCircle.d.ts +6 -0
- package/dist/plusSquare.d.mts +6 -0
- package/dist/plusSquare.d.ts +6 -0
- package/dist/podcast.d.mts +6 -0
- package/dist/podcast.d.ts +6 -0
- package/dist/power1.d.mts +6 -0
- package/dist/power1.d.ts +6 -0
- package/dist/power2.d.mts +6 -0
- package/dist/power2.d.ts +6 -0
- package/dist/power3.d.mts +6 -0
- package/dist/power3.d.ts +6 -0
- package/dist/presentationChart1.d.mts +6 -0
- package/dist/presentationChart1.d.ts +6 -0
- package/dist/presentationChart2.d.mts +6 -0
- package/dist/presentationChart2.d.ts +6 -0
- package/dist/presentationChart3.d.mts +6 -0
- package/dist/presentationChart3.d.ts +6 -0
- package/dist/printer.d.mts +6 -0
- package/dist/printer.d.ts +6 -0
- package/dist/puzzlePiece.d.mts +6 -0
- package/dist/puzzlePiece.d.ts +6 -0
- package/dist/puzzlePiece1.d.mts +6 -0
- package/dist/puzzlePiece1.d.ts +6 -0
- package/dist/puzzlePiece2.d.mts +6 -0
- package/dist/puzzlePiece2.d.ts +6 -0
- package/dist/qrCode.d.mts +6 -0
- package/dist/qrCode.d.ts +6 -0
- package/dist/qrCode1.d.mts +6 -0
- package/dist/qrCode1.d.ts +6 -0
- package/dist/qrCode2.d.mts +6 -0
- package/dist/qrCode2.d.ts +6 -0
- package/dist/receipt.d.mts +6 -0
- package/dist/receipt.d.ts +6 -0
- package/dist/receiptCheck.d.mts +6 -0
- package/dist/receiptCheck.d.ts +6 -0
- package/dist/recording.d.mts +6 -0
- package/dist/recording.d.ts +6 -0
- package/dist/recording1.d.mts +6 -0
- package/dist/recording1.d.ts +6 -0
- package/dist/recording2.d.mts +6 -0
- package/dist/recording2.d.ts +6 -0
- package/dist/recording3.d.mts +6 -0
- package/dist/recording3.d.ts +6 -0
- package/dist/reflect1.d.mts +6 -0
- package/dist/reflect1.d.ts +6 -0
- package/dist/reflect2.d.mts +6 -0
- package/dist/reflect2.d.ts +6 -0
- package/dist/refreshCcw.d.mts +6 -0
- package/dist/refreshCcw.d.ts +6 -0
- package/dist/refreshCcw1.d.mts +6 -0
- package/dist/refreshCcw1.d.ts +6 -0
- package/dist/refreshCcw2.d.mts +6 -0
- package/dist/refreshCcw2.d.ts +6 -0
- package/dist/refreshCcw3.d.mts +6 -0
- package/dist/refreshCcw3.d.ts +6 -0
- package/dist/refreshCcw4.d.mts +6 -0
- package/dist/refreshCcw4.d.ts +6 -0
- package/dist/refreshCcw5.d.mts +6 -0
- package/dist/refreshCcw5.d.ts +6 -0
- package/dist/refreshCw.d.mts +6 -0
- package/dist/refreshCw.d.ts +6 -0
- package/dist/refreshCw1.d.mts +6 -0
- package/dist/refreshCw1.d.ts +6 -0
- package/dist/refreshCw2.d.mts +6 -0
- package/dist/refreshCw2.d.ts +6 -0
- package/dist/refreshCw3.d.mts +6 -0
- package/dist/refreshCw3.d.ts +6 -0
- package/dist/refreshCw4.d.mts +6 -0
- package/dist/refreshCw4.d.ts +6 -0
- package/dist/refreshCw5.d.mts +6 -0
- package/dist/refreshCw5.d.ts +6 -0
- package/dist/repeat1.d.mts +6 -0
- package/dist/repeat1.d.ts +6 -0
- package/dist/repeat2.d.mts +6 -0
- package/dist/repeat2.d.ts +6 -0
- package/dist/repeat3.d.mts +6 -0
- package/dist/repeat3.d.ts +6 -0
- package/dist/repeat4.d.mts +6 -0
- package/dist/repeat4.d.ts +6 -0
- package/dist/reverseLeft.d.mts +6 -0
- package/dist/reverseLeft.d.ts +6 -0
- package/dist/reverseRight.d.mts +6 -0
- package/dist/reverseRight.d.ts +6 -0
- package/dist/rightIndent1.d.mts +6 -0
- package/dist/rightIndent1.d.ts +6 -0
- package/dist/rightIndent2.d.mts +6 -0
- package/dist/rightIndent2.d.ts +6 -0
- package/dist/rocket.d.mts +6 -0
- package/dist/rocket.d.ts +6 -0
- package/dist/rocket1.d.mts +6 -0
- package/dist/rocket1.d.ts +6 -0
- package/dist/rocket2.d.mts +6 -0
- package/dist/rocket2.d.ts +6 -0
- package/dist/rollerBrush.d.mts +6 -0
- package/dist/rollerBrush.d.ts +6 -0
- package/dist/rotateCcw.d.mts +6 -0
- package/dist/rotateCcw.d.ts +6 -0
- package/dist/route.d.mts +6 -0
- package/dist/route.d.ts +6 -0
- package/dist/rows1.d.mts +6 -0
- package/dist/rows1.d.ts +6 -0
- package/dist/rows2.d.mts +6 -0
- package/dist/rows2.d.ts +6 -0
- package/dist/rows3.d.mts +6 -0
- package/dist/rows3.d.ts +6 -0
- package/dist/rss1.d.mts +6 -0
- package/dist/rss1.d.ts +6 -0
- package/dist/rss2.d.mts +6 -0
- package/dist/rss2.d.ts +6 -0
- package/dist/ruler.d.mts +6 -0
- package/dist/ruler.d.ts +6 -0
- package/dist/safe.d.mts +6 -0
- package/dist/safe.d.ts +6 -0
- package/dist/sale1.d.mts +6 -0
- package/dist/sale1.d.ts +6 -0
- package/dist/sale2.d.mts +6 -0
- package/dist/sale2.d.ts +6 -0
- package/dist/sale3.d.mts +6 -0
- package/dist/sale3.d.ts +6 -0
- package/dist/sale4.d.mts +6 -0
- package/dist/sale4.d.ts +6 -0
- package/dist/save.d.mts +6 -0
- package/dist/save.d.ts +6 -0
- package/dist/save1.d.mts +6 -0
- package/dist/save1.d.ts +6 -0
- package/dist/save2.d.mts +6 -0
- package/dist/save2.d.ts +6 -0
- package/dist/save3.d.mts +6 -0
- package/dist/save3.d.ts +6 -0
- package/dist/scale1.d.mts +6 -0
- package/dist/scale1.d.ts +6 -0
- package/dist/scale2.d.mts +6 -0
- package/dist/scale2.d.ts +6 -0
- package/dist/scale3.d.mts +6 -0
- package/dist/scale3.d.ts +6 -0
- package/dist/scales1.d.mts +6 -0
- package/dist/scales1.d.ts +6 -0
- package/dist/scales2.d.mts +6 -0
- package/dist/scales2.d.ts +6 -0
- package/dist/scan.d.mts +6 -0
- package/dist/scan.d.ts +6 -0
- package/dist/scissors1.d.mts +6 -0
- package/dist/scissors1.d.ts +6 -0
- package/dist/scissors2.d.mts +6 -0
- package/dist/scissors2.d.ts +6 -0
- package/dist/scissorsCut1.d.mts +6 -0
- package/dist/scissorsCut1.d.ts +6 -0
- package/dist/scissorsCut2.d.mts +6 -0
- package/dist/scissorsCut2.d.ts +6 -0
- package/dist/search.d.mts +6 -0
- package/dist/search.d.ts +6 -0
- package/dist/searchLg.d.mts +6 -0
- package/dist/searchLg.d.ts +6 -0
- package/dist/searchMd.d.mts +6 -0
- package/dist/searchMd.d.ts +6 -0
- package/dist/searchRefraction.d.mts +6 -0
- package/dist/searchRefraction.d.ts +6 -0
- package/dist/searchSm.d.mts +6 -0
- package/dist/searchSm.d.ts +6 -0
- package/dist/send.d.mts +6 -0
- package/dist/send.d.ts +6 -0
- package/dist/send1.d.mts +6 -0
- package/dist/send1.d.ts +6 -0
- package/dist/send2.d.mts +6 -0
- package/dist/send2.d.ts +6 -0
- package/dist/send3.d.mts +6 -0
- package/dist/send3.d.ts +6 -0
- package/dist/server1.d.mts +6 -0
- package/dist/server1.d.ts +6 -0
- package/dist/server2.d.mts +6 -0
- package/dist/server2.d.ts +6 -0
- package/dist/server3.d.mts +6 -0
- package/dist/server3.d.ts +6 -0
- package/dist/server4.d.mts +6 -0
- package/dist/server4.d.ts +6 -0
- package/dist/server5.d.mts +6 -0
- package/dist/server5.d.ts +6 -0
- package/dist/server6.d.mts +6 -0
- package/dist/server6.d.ts +6 -0
- package/dist/settings.d.mts +6 -0
- package/dist/settings.d.ts +6 -0
- package/dist/settings1.d.mts +6 -0
- package/dist/settings1.d.ts +6 -0
- package/dist/settings2.d.mts +6 -0
- package/dist/settings2.d.ts +6 -0
- package/dist/settings3.d.mts +6 -0
- package/dist/settings3.d.ts +6 -0
- package/dist/settings4.d.mts +6 -0
- package/dist/settings4.d.ts +6 -0
- package/dist/share.d.mts +6 -0
- package/dist/share.d.ts +6 -0
- package/dist/share1.d.mts +6 -0
- package/dist/share1.d.ts +6 -0
- package/dist/share2.d.mts +6 -0
- package/dist/share2.d.ts +6 -0
- package/dist/share3.d.mts +6 -0
- package/dist/share3.d.ts +6 -0
- package/dist/share4.d.mts +6 -0
- package/dist/share4.d.ts +6 -0
- package/dist/share5.d.mts +6 -0
- package/dist/share5.d.ts +6 -0
- package/dist/share6.d.mts +6 -0
- package/dist/share6.d.ts +6 -0
- package/dist/share7.d.mts +6 -0
- package/dist/share7.d.ts +6 -0
- package/dist/shareArrow.d.mts +6 -0
- package/dist/shareArrow.d.ts +6 -0
- package/dist/shield1.d.mts +6 -0
- package/dist/shield1.d.ts +6 -0
- package/dist/shield2.d.mts +6 -0
- package/dist/shield2.d.ts +6 -0
- package/dist/shield3.d.mts +6 -0
- package/dist/shield3.d.ts +6 -0
- package/dist/shieldDollar.d.mts +6 -0
- package/dist/shieldDollar.d.ts +6 -0
- package/dist/shieldOff.d.mts +6 -0
- package/dist/shieldOff.d.ts +6 -0
- package/dist/shieldPlus.d.mts +6 -0
- package/dist/shieldPlus.d.ts +6 -0
- package/dist/shieldTick.d.mts +6 -0
- package/dist/shieldTick.d.ts +6 -0
- package/dist/shieldZap.d.mts +6 -0
- package/dist/shieldZap.d.ts +6 -0
- package/dist/shoppingBag1.d.mts +6 -0
- package/dist/shoppingBag1.d.ts +6 -0
- package/dist/shoppingBag2.d.mts +6 -0
- package/dist/shoppingBag2.d.ts +6 -0
- package/dist/shoppingBag3.d.mts +6 -0
- package/dist/shoppingBag3.d.ts +6 -0
- package/dist/shoppingCart1.d.mts +6 -0
- package/dist/shoppingCart1.d.ts +6 -0
- package/dist/shoppingCart2.d.mts +6 -0
- package/dist/shoppingCart2.d.ts +6 -0
- package/dist/shoppingCart3.d.mts +6 -0
- package/dist/shoppingCart3.d.ts +6 -0
- package/dist/shuffle1.d.mts +6 -0
- package/dist/shuffle1.d.ts +6 -0
- package/dist/shuffle2.d.mts +6 -0
- package/dist/shuffle2.d.ts +6 -0
- package/dist/signal1.d.mts +6 -0
- package/dist/signal1.d.ts +6 -0
- package/dist/signal2.d.mts +6 -0
- package/dist/signal2.d.ts +6 -0
- package/dist/signal3.d.mts +6 -0
- package/dist/signal3.d.ts +6 -0
- package/dist/simcard.d.mts +6 -0
- package/dist/simcard.d.ts +6 -0
- package/dist/skew.d.mts +6 -0
- package/dist/skew.d.ts +6 -0
- package/dist/skipBack.d.mts +6 -0
- package/dist/skipBack.d.ts +6 -0
- package/dist/skipForward.d.mts +6 -0
- package/dist/skipForward.d.ts +6 -0
- package/dist/slashCircle1.d.mts +6 -0
- package/dist/slashCircle1.d.ts +6 -0
- package/dist/slashCircle2.d.mts +6 -0
- package/dist/slashCircle2.d.ts +6 -0
- package/dist/slashDivider.d.mts +6 -0
- package/dist/slashDivider.d.ts +6 -0
- package/dist/slashOctagon.d.mts +6 -0
- package/dist/slashOctagon.d.ts +6 -0
- package/dist/sliders1.d.mts +6 -0
- package/dist/sliders1.d.ts +6 -0
- package/dist/sliders2.d.mts +6 -0
- package/dist/sliders2.d.ts +6 -0
- package/dist/sliders3.d.mts +6 -0
- package/dist/sliders3.d.ts +6 -0
- package/dist/sliders4.d.mts +6 -0
- package/dist/sliders4.d.ts +6 -0
- package/dist/snowflake1.d.mts +6 -0
- package/dist/snowflake1.d.ts +6 -0
- package/dist/snowflake2.d.mts +6 -0
- package/dist/snowflake2.d.ts +6 -0
- package/dist/spacingHeight1.d.mts +6 -0
- package/dist/spacingHeight1.d.ts +6 -0
- package/dist/spacingHeight2.d.mts +6 -0
- package/dist/spacingHeight2.d.ts +6 -0
- package/dist/spacingWidth1.d.mts +6 -0
- package/dist/spacingWidth1.d.ts +6 -0
- package/dist/spacingWidth2.d.mts +6 -0
- package/dist/spacingWidth2.d.ts +6 -0
- package/dist/speaker1.d.mts +6 -0
- package/dist/speaker1.d.ts +6 -0
- package/dist/speaker2.d.mts +6 -0
- package/dist/speaker2.d.ts +6 -0
- package/dist/speaker3.d.mts +6 -0
- package/dist/speaker3.d.ts +6 -0
- package/dist/speedometer1.d.mts +6 -0
- package/dist/speedometer1.d.ts +6 -0
- package/dist/speedometer2.d.mts +6 -0
- package/dist/speedometer2.d.ts +6 -0
- package/dist/speedometer3.d.mts +6 -0
- package/dist/speedometer3.d.ts +6 -0
- package/dist/speedometer4.d.mts +6 -0
- package/dist/speedometer4.d.ts +6 -0
- package/dist/spinner.d.mts +6 -0
- package/dist/spinner.d.ts +6 -0
- package/dist/square.d.mts +6 -0
- package/dist/square.d.ts +6 -0
- package/dist/stand.d.mts +6 -0
- package/dist/stand.d.ts +6 -0
- package/dist/star1.d.mts +6 -0
- package/dist/star1.d.ts +6 -0
- package/dist/star2.d.mts +6 -0
- package/dist/star2.d.ts +6 -0
- package/dist/star3.d.mts +6 -0
- package/dist/star3.d.ts +6 -0
- package/dist/star4.d.mts +6 -0
- package/dist/star4.d.ts +6 -0
- package/dist/star5.d.mts +6 -0
- package/dist/star5.d.ts +6 -0
- package/dist/star6.d.mts +6 -0
- package/dist/star6.d.ts +6 -0
- package/dist/star7.d.mts +6 -0
- package/dist/star7.d.ts +6 -0
- package/dist/stars.d.mts +6 -0
- package/dist/stars.d.ts +6 -0
- package/dist/stars1.d.mts +6 -0
- package/dist/stars1.d.ts +6 -0
- package/dist/stars2.d.mts +6 -0
- package/dist/stars2.d.ts +6 -0
- package/dist/stars3.d.mts +6 -0
- package/dist/stars3.d.ts +6 -0
- package/dist/stickerCircle.d.mts +6 -0
- package/dist/stickerCircle.d.ts +6 -0
- package/dist/stickerSquare.d.mts +6 -0
- package/dist/stickerSquare.d.ts +6 -0
- package/dist/stop.d.mts +6 -0
- package/dist/stop.d.ts +6 -0
- package/dist/stopCircle.d.mts +6 -0
- package/dist/stopCircle.d.ts +6 -0
- package/dist/stopSquare.d.mts +6 -0
- package/dist/stopSquare.d.ts +6 -0
- package/dist/strikethrough1.d.mts +6 -0
- package/dist/strikethrough1.d.ts +6 -0
- package/dist/strikethrough2.d.mts +6 -0
- package/dist/strikethrough2.d.ts +6 -0
- package/dist/strikethroughSquare.d.mts +6 -0
- package/dist/strikethroughSquare.d.ts +6 -0
- package/dist/style.css +1 -1
- package/dist/subscript.d.mts +6 -0
- package/dist/subscript.d.ts +6 -0
- package/dist/sun.d.mts +6 -0
- package/dist/sun.d.ts +6 -0
- package/dist/sunSetting1.d.mts +6 -0
- package/dist/sunSetting1.d.ts +6 -0
- package/dist/sunSetting2.d.mts +6 -0
- package/dist/sunSetting2.d.ts +6 -0
- package/dist/sunSetting3.d.mts +6 -0
- package/dist/sunSetting3.d.ts +6 -0
- package/dist/sunrise.d.mts +6 -0
- package/dist/sunrise.d.ts +6 -0
- package/dist/sunset.d.mts +6 -0
- package/dist/sunset.d.ts +6 -0
- package/dist/switchHorizontal1.d.mts +6 -0
- package/dist/switchHorizontal1.d.ts +6 -0
- package/dist/switchHorizontal2.d.mts +6 -0
- package/dist/switchHorizontal2.d.ts +6 -0
- package/dist/switchVertical1.d.mts +6 -0
- package/dist/switchVertical1.d.ts +6 -0
- package/dist/switchVertical2.d.mts +6 -0
- package/dist/switchVertical2.d.ts +6 -0
- package/dist/table.d.mts +6 -0
- package/dist/table.d.ts +6 -0
- package/dist/tablet1.d.mts +6 -0
- package/dist/tablet1.d.ts +6 -0
- package/dist/tablet2.d.mts +6 -0
- package/dist/tablet2.d.ts +6 -0
- package/dist/tag1.d.mts +6 -0
- package/dist/tag1.d.ts +6 -0
- package/dist/tag2.d.mts +6 -0
- package/dist/tag2.d.ts +6 -0
- package/dist/tag3.d.mts +6 -0
- package/dist/tag3.d.ts +6 -0
- package/dist/tailwind.css +2 -2
- package/dist/target1.d.mts +6 -0
- package/dist/target1.d.ts +6 -0
- package/dist/target2.d.mts +6 -0
- package/dist/target2.d.ts +6 -0
- package/dist/target3.d.mts +6 -0
- package/dist/target3.d.ts +6 -0
- package/dist/target4.d.mts +6 -0
- package/dist/target4.d.ts +6 -0
- package/dist/target5.d.mts +6 -0
- package/dist/target5.d.ts +6 -0
- package/dist/telescope.d.mts +6 -0
- package/dist/telescope.d.ts +6 -0
- package/dist/terminal.d.mts +6 -0
- package/dist/terminal.d.ts +6 -0
- package/dist/terminalBrowser.d.mts +6 -0
- package/dist/terminalBrowser.d.ts +6 -0
- package/dist/terminalCircle.d.mts +6 -0
- package/dist/terminalCircle.d.ts +6 -0
- package/dist/terminalSquare.d.mts +6 -0
- package/dist/terminalSquare.d.ts +6 -0
- package/dist/textInput.d.mts +6 -0
- package/dist/textInput.d.ts +6 -0
- package/dist/thermometer1.d.mts +6 -0
- package/dist/thermometer1.d.ts +6 -0
- package/dist/thermometer2.d.mts +6 -0
- package/dist/thermometer2.d.ts +6 -0
- package/dist/thermometer3.d.mts +6 -0
- package/dist/thermometer3.d.ts +6 -0
- package/dist/thermometerCold.d.mts +6 -0
- package/dist/thermometerCold.d.ts +6 -0
- package/dist/thermometerWarm.d.mts +6 -0
- package/dist/thermometerWarm.d.ts +6 -0
- package/dist/thumbsDown.d.mts +6 -0
- package/dist/thumbsDown.d.ts +6 -0
- package/dist/thumbsUp.d.mts +6 -0
- package/dist/thumbsUp.d.ts +6 -0
- package/dist/ticket1.d.mts +6 -0
- package/dist/ticket1.d.ts +6 -0
- package/dist/ticket2.d.mts +6 -0
- package/dist/ticket2.d.ts +6 -0
- package/dist/toggle1Left.d.mts +6 -0
- package/dist/toggle1Left.d.ts +6 -0
- package/dist/toggle1Right.d.mts +6 -0
- package/dist/toggle1Right.d.ts +6 -0
- package/dist/toggle2Left.d.mts +6 -0
- package/dist/toggle2Left.d.ts +6 -0
- package/dist/toggle2Right.d.mts +6 -0
- package/dist/toggle2Right.d.ts +6 -0
- package/dist/toggle3Left.d.mts +6 -0
- package/dist/toggle3Left.d.ts +6 -0
- package/dist/toggle3Right.d.mts +6 -0
- package/dist/toggle3Right.d.ts +6 -0
- package/dist/tool1.d.mts +6 -0
- package/dist/tool1.d.ts +6 -0
- package/dist/tool2.d.mts +6 -0
- package/dist/tool2.d.ts +6 -0
- package/dist/train.d.mts +6 -0
- package/dist/train.d.ts +6 -0
- package/dist/tram.d.mts +6 -0
- package/dist/tram.d.ts +6 -0
- package/dist/transform.d.mts +6 -0
- package/dist/transform.d.ts +6 -0
- package/dist/translate1.d.mts +6 -0
- package/dist/translate1.d.ts +6 -0
- package/dist/translate2.d.mts +6 -0
- package/dist/translate2.d.ts +6 -0
- package/dist/trash.d.mts +6 -0
- package/dist/trash.d.ts +6 -0
- package/dist/trash1.d.mts +6 -0
- package/dist/trash1.d.ts +6 -0
- package/dist/trash2.d.mts +6 -0
- package/dist/trash2.d.ts +6 -0
- package/dist/trash3.d.mts +6 -0
- package/dist/trash3.d.ts +6 -0
- package/dist/trash4.d.mts +6 -0
- package/dist/trash4.d.ts +6 -0
- package/dist/trendDown.d.mts +6 -0
- package/dist/trendDown.d.ts +6 -0
- package/dist/trendDown1.d.mts +6 -0
- package/dist/trendDown1.d.ts +6 -0
- package/dist/trendDown2.d.mts +6 -0
- package/dist/trendDown2.d.ts +6 -0
- package/dist/trendUp.d.mts +6 -0
- package/dist/trendUp.d.ts +6 -0
- package/dist/trendUp1.d.mts +6 -0
- package/dist/trendUp1.d.ts +6 -0
- package/dist/trendUp2.d.mts +6 -0
- package/dist/trendUp2.d.ts +6 -0
- package/dist/triangle.d.mts +6 -0
- package/dist/triangle.d.ts +6 -0
- package/dist/trophy1.d.mts +6 -0
- package/dist/trophy1.d.ts +6 -0
- package/dist/trophy2.d.mts +6 -0
- package/dist/trophy2.d.ts +6 -0
- package/dist/truck1.d.mts +6 -0
- package/dist/truck1.d.ts +6 -0
- package/dist/truck2.d.mts +6 -0
- package/dist/truck2.d.ts +6 -0
- package/dist/tv1.d.mts +6 -0
- package/dist/tv1.d.ts +6 -0
- package/dist/tv2.d.mts +6 -0
- package/dist/tv2.d.ts +6 -0
- package/dist/tv3.d.mts +6 -0
- package/dist/tv3.d.ts +6 -0
- package/dist/type1.d.mts +6 -0
- package/dist/type1.d.ts +6 -0
- package/dist/type2.d.mts +6 -0
- package/dist/type2.d.ts +6 -0
- package/dist/typeSquare.d.mts +6 -0
- package/dist/typeSquare.d.ts +6 -0
- package/dist/typeStrikethrough1.d.mts +6 -0
- package/dist/typeStrikethrough1.d.ts +6 -0
- package/dist/typeStrikethrough2.d.mts +6 -0
- package/dist/typeStrikethrough2.d.ts +6 -0
- package/dist/types-W1q4AANX.d.mts +9 -0
- package/dist/types-W1q4AANX.d.ts +9 -0
- package/dist/umbrella1.d.mts +6 -0
- package/dist/umbrella1.d.ts +6 -0
- package/dist/umbrella2.d.mts +6 -0
- package/dist/umbrella2.d.ts +6 -0
- package/dist/umbrella3.d.mts +6 -0
- package/dist/umbrella3.d.ts +6 -0
- package/dist/underline1.d.mts +6 -0
- package/dist/underline1.d.ts +6 -0
- package/dist/underline2.d.mts +6 -0
- package/dist/underline2.d.ts +6 -0
- package/dist/underlineSquare.d.mts +6 -0
- package/dist/underlineSquare.d.ts +6 -0
- package/dist/upload1.d.mts +6 -0
- package/dist/upload1.d.ts +6 -0
- package/dist/upload2.d.mts +6 -0
- package/dist/upload2.d.ts +6 -0
- package/dist/upload3.d.mts +6 -0
- package/dist/upload3.d.ts +6 -0
- package/dist/upload4.d.mts +6 -0
- package/dist/upload4.d.ts +6 -0
- package/dist/uploadCloud1.d.mts +6 -0
- package/dist/uploadCloud1.d.ts +6 -0
- package/dist/uploadCloud2.d.mts +6 -0
- package/dist/uploadCloud2.d.ts +6 -0
- package/dist/usbFlashDrive.d.mts +6 -0
- package/dist/usbFlashDrive.d.ts +6 -0
- package/dist/user.d.mts +6 -0
- package/dist/user.d.ts +6 -0
- package/dist/user1.d.mts +6 -0
- package/dist/user1.d.ts +6 -0
- package/dist/user2.d.mts +6 -0
- package/dist/user2.d.ts +6 -0
- package/dist/user3.d.mts +6 -0
- package/dist/user3.d.ts +6 -0
- package/dist/userCheck1.d.mts +6 -0
- package/dist/userCheck1.d.ts +6 -0
- package/dist/userCheck2.d.mts +6 -0
- package/dist/userCheck2.d.ts +6 -0
- package/dist/userCircle.d.mts +6 -0
- package/dist/userCircle.d.ts +6 -0
- package/dist/userDown1.d.mts +6 -0
- package/dist/userDown1.d.ts +6 -0
- package/dist/userDown2.d.mts +6 -0
- package/dist/userDown2.d.ts +6 -0
- package/dist/userEdit.d.mts +6 -0
- package/dist/userEdit.d.ts +6 -0
- package/dist/userLeft1.d.mts +6 -0
- package/dist/userLeft1.d.ts +6 -0
- package/dist/userLeft2.d.mts +6 -0
- package/dist/userLeft2.d.ts +6 -0
- package/dist/userMinus1.d.mts +6 -0
- package/dist/userMinus1.d.ts +6 -0
- package/dist/userMinus2.d.mts +6 -0
- package/dist/userMinus2.d.ts +6 -0
- package/dist/userPlus.d.mts +6 -0
- package/dist/userPlus.d.ts +6 -0
- package/dist/userPlus1.d.mts +6 -0
- package/dist/userPlus1.d.ts +6 -0
- package/dist/userPlus2.d.mts +6 -0
- package/dist/userPlus2.d.ts +6 -0
- package/dist/userRight1.d.mts +6 -0
- package/dist/userRight1.d.ts +6 -0
- package/dist/userRight2.d.mts +6 -0
- package/dist/userRight2.d.ts +6 -0
- package/dist/userSquare.d.mts +6 -0
- package/dist/userSquare.d.ts +6 -0
- package/dist/userUp1.d.mts +6 -0
- package/dist/userUp1.d.ts +6 -0
- package/dist/userUp2.d.mts +6 -0
- package/dist/userUp2.d.ts +6 -0
- package/dist/userX.d.mts +6 -0
- package/dist/userX.d.ts +6 -0
- package/dist/userX1.d.mts +6 -0
- package/dist/userX1.d.ts +6 -0
- package/dist/userX2.d.mts +6 -0
- package/dist/userX2.d.ts +6 -0
- package/dist/users.d.mts +6 -0
- package/dist/users.d.ts +6 -0
- package/dist/users1.d.mts +6 -0
- package/dist/users1.d.ts +6 -0
- package/dist/users2.d.mts +6 -0
- package/dist/users2.d.ts +6 -0
- package/dist/users3.d.mts +6 -0
- package/dist/users3.d.ts +6 -0
- package/dist/usersCheck.d.mts +6 -0
- package/dist/usersCheck.d.ts +6 -0
- package/dist/usersDown.d.mts +6 -0
- package/dist/usersDown.d.ts +6 -0
- package/dist/usersEdit.d.mts +6 -0
- package/dist/usersEdit.d.ts +6 -0
- package/dist/usersLeft.d.mts +6 -0
- package/dist/usersLeft.d.ts +6 -0
- package/dist/usersMinus.d.mts +6 -0
- package/dist/usersMinus.d.ts +6 -0
- package/dist/usersPlus.d.mts +6 -0
- package/dist/usersPlus.d.ts +6 -0
- package/dist/usersRight.d.mts +6 -0
- package/dist/usersRight.d.ts +6 -0
- package/dist/usersUp.d.mts +6 -0
- package/dist/usersUp.d.ts +6 -0
- package/dist/usersX.d.mts +6 -0
- package/dist/usersX.d.ts +6 -0
- package/dist/variable.d.mts +6 -0
- package/dist/variable.d.ts +6 -0
- package/dist/videoRecorder.d.mts +6 -0
- package/dist/videoRecorder.d.ts +6 -0
- package/dist/videoRecorderOff.d.mts +6 -0
- package/dist/videoRecorderOff.d.ts +6 -0
- package/dist/virus.d.mts +6 -0
- package/dist/virus.d.ts +6 -0
- package/dist/voicemail.d.mts +6 -0
- package/dist/voicemail.d.ts +6 -0
- package/dist/volumeMax.d.mts +6 -0
- package/dist/volumeMax.d.ts +6 -0
- package/dist/volumeMin.d.mts +6 -0
- package/dist/volumeMin.d.ts +6 -0
- package/dist/volumeMinus.d.mts +6 -0
- package/dist/volumeMinus.d.ts +6 -0
- package/dist/volumePlus.d.mts +6 -0
- package/dist/volumePlus.d.ts +6 -0
- package/dist/volumeX.d.mts +6 -0
- package/dist/volumeX.d.ts +6 -0
- package/dist/wallet1.d.mts +6 -0
- package/dist/wallet1.d.ts +6 -0
- package/dist/wallet2.d.mts +6 -0
- package/dist/wallet2.d.ts +6 -0
- package/dist/wallet3.d.mts +6 -0
- package/dist/wallet3.d.ts +6 -0
- package/dist/wallet4.d.mts +6 -0
- package/dist/wallet4.d.ts +6 -0
- package/dist/wallet5.d.mts +6 -0
- package/dist/wallet5.d.ts +6 -0
- package/dist/watchCircle.d.mts +6 -0
- package/dist/watchCircle.d.ts +6 -0
- package/dist/watchSquare.d.mts +6 -0
- package/dist/watchSquare.d.ts +6 -0
- package/dist/waves.d.mts +6 -0
- package/dist/waves.d.ts +6 -0
- package/dist/webcam1.d.mts +6 -0
- package/dist/webcam1.d.ts +6 -0
- package/dist/webcam2.d.mts +6 -0
- package/dist/webcam2.d.ts +6 -0
- package/dist/wifi.d.mts +6 -0
- package/dist/wifi.d.ts +6 -0
- package/dist/wifiOff.d.mts +6 -0
- package/dist/wifiOff.d.ts +6 -0
- package/dist/wind1.d.mts +6 -0
- package/dist/wind1.d.ts +6 -0
- package/dist/wind2.d.mts +6 -0
- package/dist/wind2.d.ts +6 -0
- package/dist/wind3.d.mts +6 -0
- package/dist/wind3.d.ts +6 -0
- package/dist/x.d.mts +6 -0
- package/dist/x.d.ts +6 -0
- package/dist/xCircle.d.mts +6 -0
- package/dist/xCircle.d.ts +6 -0
- package/dist/xClose.d.mts +6 -0
- package/dist/xClose.d.ts +6 -0
- package/dist/xSquare.d.mts +6 -0
- package/dist/xSquare.d.ts +6 -0
- package/dist/youtube.d.mts +6 -0
- package/dist/youtube.d.ts +6 -0
- package/dist/zap.d.mts +6 -0
- package/dist/zap.d.ts +6 -0
- package/dist/zapCircle.d.mts +6 -0
- package/dist/zapCircle.d.ts +6 -0
- package/dist/zapFast.d.mts +6 -0
- package/dist/zapFast.d.ts +6 -0
- package/dist/zapOff.d.mts +6 -0
- package/dist/zapOff.d.ts +6 -0
- package/dist/zapSquare.d.mts +6 -0
- package/dist/zapSquare.d.ts +6 -0
- package/dist/zoomIn.d.mts +6 -0
- package/dist/zoomIn.d.ts +6 -0
- package/dist/zoomOut.d.mts +6 -0
- package/dist/zoomOut.d.ts +6 -0
- package/package.json +5 -5
package/dist/index.d.ts
CHANGED
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
import * as react from 'react';
|
|
2
|
-
import react__default
|
|
2
|
+
import react__default from 'react';
|
|
3
3
|
import * as AccordionPrimitive from '@radix-ui/react-accordion';
|
|
4
|
+
import { I as IconProps } from './index-2pOvozv0.js';
|
|
5
|
+
export { a as ActivityHeartIcon, A as ActivityIcon, b as AirplayIcon, c as AirpodsIcon, e as AlarmClockCheckIcon, d as AlarmClockIcon, f as AlarmClockMinusIcon, g as AlarmClockOffIcon, h as AlarmClockPlusIcon, i as AlertCircleIcon, j as AlertHexagonIcon, k as AlertOctagonIcon, l as AlertSquareIcon, m as AlertTriangleIcon, n as AlignBottom1Icon, o as AlignBottom2Icon, p as AlignCenterIcon, q as AlignHorizontalCentre1Icon, r as AlignHorizontalCentre2Icon, s as AlignJustifyIcon, u as AlignLeft1Icon, v as AlignLeft2Icon, t as AlignLeftIcon, x as AlignRight1Icon, y as AlignRight2Icon, w as AlignRightIcon, z as AlignTopArrow1Icon, B as AlignTopArrow2Icon, C as AlignVerticalCenter1Icon, D as AlignVerticalCenter2Icon, E as AnchorIcon, G as AnnotationAlertIcon, H as AnnotationCheckIcon, J as AnnotationDotsIcon, K as AnnotationHeartIcon, F as AnnotationIcon, L as AnnotationInfoIcon, M as AnnotationPlusIcon, N as AnnotationQuestionIcon, O as AnnotationXIcon, P as Announcement1Icon, Q as Announcement2Icon, R as Announcement3Icon, S as AppIntegrationIcon, T as ArchiveIcon, U as ArrowBlockDownIcon, V as ArrowBlockLeftIcon, W as ArrowBlockRightIcon, X as ArrowBlockUpIcon, Y as ArrowCircleBrokenDownIcon, Z as ArrowCircleBrokenDownLeftIcon, _ as ArrowCircleBrokenDownRightIcon, $ as ArrowCircleBrokenLeftIcon, a0 as ArrowCircleBrokenRightIcon, a1 as ArrowCircleBrokenUpIcon, a2 as ArrowCircleBrokenUpLeftIcon, a3 as ArrowCircleBrokenUpRightIcon, a4 as ArrowCircleDownIcon, a5 as ArrowCircleDownLeftIcon, a6 as ArrowCircleDownRightIcon, a7 as ArrowCircleLeftIcon, a8 as ArrowCircleRightIcon, a9 as ArrowCircleUpIcon, aa as ArrowCircleUpLeftIcon, ab as ArrowCircleUpRightIcon, ac as ArrowDownIcon, ad as ArrowDownLeftIcon, ae as ArrowDownRightIcon, af as ArrowLeftIcon, ag as ArrowNarrowDownIcon, ah as ArrowNarrowDownLeftIcon, ai as ArrowNarrowDownRightIcon, aj as ArrowNarrowLeftIcon, ak as ArrowNarrowRightIcon, al as ArrowNarrowUpIcon, am as ArrowNarrowUpLeftIcon, an as ArrowNarrowUpRightIcon, ao as ArrowRightIcon, ap as ArrowSquareDownIcon, aq as ArrowSquareDownLeftIcon, ar as ArrowSquareDownRightIcon, as as ArrowSquareLeftIcon, at as ArrowSquareRightIcon, au as ArrowSquareUpIcon, av as ArrowSquareUpLeftIcon, aw as ArrowSquareUpRightIcon, ax as ArrowUpIcon, ay as ArrowUpLeftIcon, az as ArrowUpRightIcon, aA as ArrowsDownIcon, aB as ArrowsLeftIcon, aC as ArrowsRightIcon, aD as ArrowsTriangleIcon, aE as ArrowsUpIcon, aF as Asterisk1Icon, aG as Asterisk2Icon, aH as AtSignIcon, aI as Atom1Icon, aJ as Atom2Icon, aL as Attachment1Icon, aM as Attachment2Icon, aK as AttachmentIcon, aN as Award1Icon, aO as Award2Icon, aP as Award3Icon, aQ as Award4Icon, aR as Award5Icon, aS as BackpackIcon, aT as BankIcon, aU as BankNote1Icon, aV as BankNote2Icon, aW as BankNote3Icon, aY as BarChart11Icon, aZ as BarChart12Icon, aX as BarChart1Icon, a_ as BarChart2Icon, a$ as BarChart3Icon, b0 as BarChart4Icon, b1 as BarChart5Icon, b2 as BarChart6Icon, b3 as BarChart7Icon, b4 as BarChart8Icon, b5 as BarChart9Icon, b6 as BarChartCircle1Icon, b7 as BarChartCircle2Icon, b8 as BarChartCircle3Icon, b9 as BarChartSquare1Icon, ba as BarChartSquare2Icon, bb as BarChartSquare3Icon, bc as BarChartSquareDownIcon, bd as BarChartSquareMinusIcon, be as BarChartSquarePlusIcon, bf as BarChartSquareUpIcon, bg as BarLineChartIcon, bh as BatteryCharging1Icon, bi as BatteryCharging2Icon, bj as BatteryEmptyIcon, bk as BatteryFullIcon, bl as BatteryLowIcon, bm as BatteryMidIcon, bn as Beaker1Icon, bo as Beaker2Icon, bq as Bell1Icon, br as Bell2Icon, bs as Bell3Icon, bt as Bell4Icon, bp as BellIcon, bu as BellMinusIcon, bv as BellOff1Icon, bw as BellOff2Icon, bx as BellOff3Icon, by as BellPlusIcon, bz as BellRinging1Icon, bA as BellRinging2Icon, bB as BellRinging3Icon, bC as BellRinging4Icon, bD as BezierCurve1Icon, bE as BezierCurve2Icon, bF as BezierCurve3Icon, bG as BluetoothConnectIcon, bH as BluetoothOffIcon, bI as BluetoothOnIcon, bJ as BluetoothSignalIcon, bK as Bold1Icon, bL as Bold2Icon, bM as BoldSquareIcon, bN as BookClosedIcon, bO as BookOpen1Icon, bP as BookOpen2Icon, bR as BookmarkAddIcon, bS as BookmarkCheckIcon, bQ as BookmarkIcon, bT as BookmarkMinusIcon, bU as BookmarkXIcon, bV as BoxIcon, bX as BracketsCheckIcon, bY as BracketsEllipsesIcon, bW as BracketsIcon, bZ as BracketsMinusIcon, b_ as BracketsPlusIcon, b$ as BracketsSlashIcon, c0 as BracketsXIcon, c1 as Briefcase1Icon, c2 as Briefcase2Icon, c3 as BrowserIcon, c4 as Brush1Icon, c5 as Brush2Icon, c6 as Brush3Icon, c7 as Building1Icon, c8 as Building2Icon, c9 as Building3Icon, ca as Building4Icon, cb as Building5Icon, cc as Building6Icon, cd as Building7Icon, ce as Building8Icon, cf as BusIcon, cg as CalculatorIcon, cj as CalendarCheck1Icon, ck as CalendarCheck2Icon, ci as CalendarCheckIcon, cl as CalendarDateIcon, cm as CalendarHeart1Icon, cn as CalendarHeart2Icon, ch as CalendarIcon, co as CalendarMinus1Icon, cp as CalendarMinus2Icon, cr as CalendarPlus1Icon, cs as CalendarPlus2Icon, ct as CalendarPlusCornerIcon, cq as CalendarPlusIcon, cv as Camera1Icon, cw as Camera2Icon, cx as Camera3Icon, cu as CameraIcon, cy as CameraLensIcon, cz as CameraOffIcon, cA as CameraPlusIcon, cB as Car1Icon, cC as Car2Icon, cD as Certificate1Icon, cE as Certificate2Icon, cF as ChartBreakoutCircleIcon, cG as ChartBreakoutSquareIcon, cJ as CheckCircleBrokenIcon, cI as CheckCircleIcon, cK as CheckDone1Icon, cL as CheckDone2Icon, cM as CheckHeartIcon, cH as CheckIcon, cO as CheckSquareBrokenIcon, cN as CheckSquareIcon, cP as CheckVerified1Icon, cQ as CheckVerified2Icon, cR as CheckVerified3Icon, cT as ChevronDownDoubleIcon, cS as ChevronDownIcon, cV as ChevronLeftDoubleIcon, cU as ChevronLeftIcon, cX as ChevronRightDoubleIcon, cW as ChevronRightIcon, cY as ChevronSelectorHorizontalIcon, cZ as ChevronSelectorVerticalIcon, c$ as ChevronUpDoubleIcon, c_ as ChevronUpIcon, d0 as ChromeCastIcon, d2 as CircleCutIcon, d1 as CircleIcon, d3 as ClapperboardIcon, d5 as ClipboardAttachmentIcon, d6 as ClipboardCheckIcon, d7 as ClipboardDownloadIcon, d4 as ClipboardIcon, d8 as ClipboardMinusIcon, d9 as ClipboardPlusIcon, da as ClipboardXIcon, dc as ClockCheckIcon, dd as ClockFastForwardIcon, db as ClockIcon, de as ClockPlusIcon, df as ClockRefreshIcon, dg as ClockRewindIcon, dh as ClockSnoozeIcon, di as ClockStopwatchIcon, dj as Cloud1Icon, dk as Cloud2Icon, dl as Cloud3Icon, dm as CloudBlank1Icon, dn as CloudBlank2Icon, dp as CloudLightningIcon, dq as CloudMoonIcon, dr as CloudOffIcon, ds as CloudRaining1Icon, dt as CloudRaining2Icon, du as CloudRaining3Icon, dv as CloudRaining4Icon, dw as CloudRaining5Icon, dx as CloudRaining6Icon, dy as CloudSnowing1Icon, dz as CloudSnowing2Icon, dA as CloudSun1Icon, dB as CloudSun2Icon, dC as CloudSun3Icon, dD as Code1Icon, dE as Code2Icon, dF as CodeBrowserIcon, dG as CodeCircle1Icon, dH as CodeCircle2Icon, dI as CodeCircle3Icon, dJ as CodeSnippet1Icon, dK as CodeSnippet2Icon, dL as CodeSquare1Icon, dM as CodeSquare2Icon, dN as CodepenIcon, dO as Coins1Icon, dP as Coins2Icon, dQ as Coins3Icon, dR as Coins4Icon, dS as CoinsHandIcon, dT as CoinsStacked1Icon, dU as CoinsStacked2Icon, dV as CoinsStacked3Icon, dW as CoinsStacked4Icon, dX as CoinsSwap1Icon, dY as CoinsSwap2Icon, d_ as Colors1Icon, dZ as ColorsIcon, d$ as Columns1Icon, e0 as Columns2Icon, e1 as Columns3Icon, e2 as CommandIcon, e4 as Compass1Icon, e5 as Compass2Icon, e6 as Compass3Icon, e3 as CompassIcon, e7 as ContainerIcon, e8 as Contrast1Icon, e9 as Contrast2Icon, ea as Contrast3Icon, ec as Copy1Icon, ed as Copy2Icon, ee as Copy3Icon, ef as Copy4Icon, eg as Copy5Icon, eh as Copy6Icon, ei as Copy7Icon, eb as CopyIcon, ej as CornerDownLeftIcon, ek as CornerDownRightIcon, el as CornerLeftDownIcon, em as CornerLeftUpIcon, en as CornerRightDownIcon, eo as CornerRightUpIcon, ep as CornerUpLeftIcon, eq as CornerUpRightIcon, er as CpuChip1Icon, es as CpuChip2Icon, et as CreditCard1Icon, eu as CreditCard2Icon, ev as CreditCardCheckIcon, ew as CreditCardDownIcon, ex as CreditCardDownloadIcon, ey as CreditCardEditIcon, ez as CreditCardLockIcon, eA as CreditCardMinusIcon, eB as CreditCardPlusIcon, eC as CreditCardRefreshIcon, eD as CreditCardSearchIcon, eE as CreditCardShieldIcon, eF as CreditCardUpIcon, eG as CreditCardUploadIcon, eH as CreditCardXIcon, eI as Crop1Icon, eJ as Crop2Icon, eK as Cryptocurrency1Icon, eL as Cryptocurrency2Icon, eM as Cryptocurrency3Icon, eN as Cryptocurrency4Icon, eO as Cube1Icon, eP as Cube2Icon, eQ as Cube3Icon, eR as Cube4Icon, eS as CubeOutlineIcon, eU as CurrencyBitcoinCircleIcon, eT as CurrencyBitcoinIcon, eW as CurrencyDollarCircleIcon, eV as CurrencyDollarIcon, eY as CurrencyEthereumCircleIcon, eX as CurrencyEthereumIcon, e_ as CurrencyEuroCircleIcon, eZ as CurrencyEuroIcon, f0 as CurrencyPoundCircleIcon, e$ as CurrencyPoundIcon, f2 as CurrencyRubleCircleIcon, f1 as CurrencyRubleIcon, f4 as CurrencyRupeeCircleIcon, f3 as CurrencyRupeeIcon, f6 as CurrencyYenCircleIcon, f5 as CurrencyYenIcon, f7 as Cursor1Icon, f8 as Cursor2Icon, f9 as Cursor3Icon, fa as Cursor4Icon, fb as CursorBoxIcon, fd as CursorClick1Icon, fe as CursorClick2Icon, fc as CursorClickIcon, ff as DataIcon, fg as Database1Icon, fh as Database2Icon, fi as Database3Icon, fj as Dataflow1Icon, fk as Dataflow2Icon, fl as Dataflow3Icon, fm as Dataflow4Icon, fn as DeleteIcon, fo as Diamond1Icon, fp as Diamond2Icon, fq as Dice1Icon, fr as Dice2Icon, fs as Dice3Icon, ft as Dice4Icon, fu as Dice5Icon, fv as Dice6Icon, fw as Disc1Icon, fx as Disc2Icon, fy as DistributeSpacingHorizontalIcon, fz as DistributeSpacingVerticalIcon, fA as Divide1Icon, fB as Divide2Icon, fC as Divide3Icon, fD as DividerIcon, fE as Dotpoints1Icon, fF as Dotpoints2Icon, fG as DotsGridIcon, fH as DotsHorizontalIcon, fI as DotsVerticalIcon, fK as Download1Icon, fL as Download2Icon, fM as Download3Icon, fN as Download4Icon, fO as DownloadCloud1Icon, fP as DownloadCloud2Icon, fJ as DownloadIcon, fQ as DropIcon, fR as Droplets1Icon, fS as Droplets2Icon, fT as Droplets3Icon, fU as DropperIcon, fW as Edit1Icon, fX as Edit2Icon, fY as Edit3Icon, fZ as Edit4Icon, f_ as Edit5Icon, fV as EditIcon, f$ as EqualIcon, g0 as EqualNotIcon, g1 as EraserIcon, g3 as Expand1Icon, g4 as Expand2Icon, g5 as Expand3Icon, g6 as Expand4Icon, g7 as Expand5Icon, g8 as Expand6Icon, g2 as ExpandIcon, g9 as EyeIcon, ga as EyeOffIcon, gb as FaceContentIcon, gc as FaceFrownIcon, gd as FaceHappyIcon, ge as FaceIdIcon, gf as FaceIdSquareIcon, gg as FaceNeutralIcon, gh as FaceSadIcon, gi as FaceSmileIcon, gj as FaceWinkIcon, gk as FastBackwardIcon, gl as FastForwardIcon, gm as FeatherIcon, gn as FigmaIcon, go as File1Icon, gp as File2Icon, gq as File3Icon, gr as File4Icon, gs as File5Icon, gt as File6Icon, gu as File7Icon, gv as FileAttachment1Icon, gw as FileAttachment2Icon, gx as FileAttachment3Icon, gy as FileAttachment4Icon, gz as FileAttachment5Icon, gA as FileCheck1Icon, gB as FileCheck2Icon, gC as FileCheck3Icon, gD as FileCode1Icon, gE as FileCode2Icon, gF as FileDownload1Icon, gG as FileDownload2Icon, gH as FileDownload3Icon, gI as FileHeart1Icon, gJ as FileHeart2Icon, gK as FileHeart3Icon, gL as FileLock1Icon, gM as FileLock2Icon, gN as FileLock3Icon, gO as FileMinus1Icon, gP as FileMinus2Icon, gQ as FileMinus3Icon, gR as FilePlus1Icon, gS as FilePlus2Icon, gT as FilePlus3Icon, gV as FileQuestion1Icon, gW as FileQuestion2Icon, gX as FileQuestion3Icon, gU as FileQuestionIcon, gY as FileSearch1Icon, gZ as FileSearch2Icon, g_ as FileSearch3Icon, g$ as FileShield1Icon, h0 as FileShield2Icon, h1 as FileShield3Icon, h2 as FileX1Icon, h3 as FileX2Icon, h4 as FileX3Icon, h5 as Film1Icon, h6 as Film2Icon, h7 as Film3Icon, h8 as FilterFunnel1Icon, h9 as FilterFunnel2Icon, ha as FilterLinesIcon, hb as Fingerprint2Icon, hc as Fingerprint3Icon, hd as Fingerprint4Icon, he as Flag1Icon, hf as Flag2Icon, hg as Flag3Icon, hh as Flag4Icon, hi as Flag5Icon, hj as Flag6Icon, hk as FlashIcon, hl as FlashOffIcon, hm as FlexAlignBottomIcon, hn as FlexAlignLeftIcon, ho as FlexAlignRightIcon, hp as FlexAlignTopIcon, hq as FlipBackwardIcon, hr as FlipForwardIcon, ht as FolderCheckIcon, hu as FolderClosedIcon, hv as FolderCodeIcon, hw as FolderDownloadIcon, hs as FolderIcon, hx as FolderLockIcon, hy as FolderMinusIcon, hz as FolderMoveIcon, hA as FolderPlusIcon, hB as FolderQuestionIcon, hC as FolderSearchIcon, hD as FolderShieldIcon, hE as FolderXIcon, hF as FramerIcon, hG as GamingPad1Icon, hH as GamingPad2Icon, hI as Gift1Icon, hJ as Gift2Icon, hK as GitBranch1Icon, hL as GitBranch2Icon, hM as GitCommitIcon, hN as GitMergeIcon, hO as GitPullRequestIcon, hP as Glasses1Icon, hQ as Glasses2Icon, hS as Globe11Icon, hR as Globe1Icon, hU as Globe21Icon, hT as Globe2Icon, hV as Globe3Icon, hW as Globe4Icon, hX as Globe5Icon, hY as Globe6Icon, hZ as GoogleChromeIcon, h_ as GraduationHat1Icon, h$ as GraduationHat2Icon, i0 as Grid1Icon, i1 as Grid2Icon, i2 as Grid3Icon, i3 as GridDotsBlankIcon, i4 as GridDotsBottomIcon, i5 as GridDotsHorizontalCenterIcon, i6 as GridDotsLeftIcon, i7 as GridDotsOuterIcon, i8 as GridDotsRightIcon, i9 as GridDotsTopIcon, ia as GridDotsVerticalCenterIcon, ib as HandIcon, ic as HardDriveIcon, id as Hash1Icon, ie as Hash2Icon, ig as Heading1Icon, ih as Heading2Icon, ii as HeadingSquareIcon, ij as Headphones1Icon, ik as Headphones2Icon, im as HeartCircleIcon, io as HeartHandIcon, ip as HeartHexagonIcon, il as HeartIcon, iq as HeartOctagonIcon, ir as HeartRoundedIcon, is as HeartSquareIcon, it as HeartsIcon, iu as HelpCircleIcon, iv as HelpHexagonIcon, iw as HelpOctagonIcon, ix as HelpSquareIcon, iy as Hexagon1Icon, iz as Hexagon2Icon, iB as Home1Icon, iC as Home2Icon, iD as Home3Icon, iE as Home4Icon, iF as Home5Icon, iA as HomeIcon, iG as HomeLineIcon, iH as HomeSmileIcon, iI as HorizontalBarChart1Icon, iJ as HorizontalBarChart2Icon, iK as HorizontalBarChart3Icon, iL as Hourglass1Icon, iM as Hourglass2Icon, iN as Hourglass3Icon, iO as Hurricane1Icon, iP as Hurricane2Icon, iQ as Hurricane3Icon, iS as Image1Icon, iT as Image2Icon, iU as Image3Icon, iV as Image4Icon, iW as Image5Icon, iX as ImageCheckIcon, iY as ImageDownIcon, iR as ImageIcon, iZ as ImageIndentLeftIcon, i_ as ImageIndentRightIcon, i$ as ImageLeftIcon, j0 as ImagePlusIcon, j1 as ImageRightIcon, j2 as ImageUpIcon, j4 as ImageUserCheckIcon, j5 as ImageUserDownIcon, j3 as ImageUserIcon, j6 as ImageUserLeftIcon, j7 as ImageUserPlusIcon, j8 as ImageUserRightIcon, j9 as ImageUserUpIcon, ja as ImageUserXIcon, jb as ImageXIcon, jc as Inbox1Icon, jd as Inbox2Icon, je as InfinityIcon, jf as InfoCircleIcon, jg as InfoHexagonIcon, jh as InfoOctagonIcon, ji as InfoSquareIcon, jj as IntersectCircleIcon, jk as IntersectSquareIcon, jl as Italic1Icon, jm as Italic2Icon, jn as ItalicSquareIcon, jo as Key1Icon, jp as Key2Icon, jq as Keyboard1Icon, jr as Keyboard2Icon, js as Laptop1Icon, jt as Laptop2Icon, ju as LayerSingleIcon, jv as LayersThree1Icon, jw as LayersThree2Icon, jx as LayersTwo1Icon, jy as LayersTwo2Icon, jz as LayoutAlt1Icon, jA as LayoutAlt2Icon, jB as LayoutAlt3Icon, jC as LayoutAlt4Icon, jD as LayoutBottomIcon, jE as LayoutGrid1Icon, jF as LayoutGrid2Icon, jG as LayoutLeftIcon, jH as LayoutRightIcon, jI as LayoutTopIcon, jJ as LeftIndent1Icon, jK as LeftIndent2Icon, jL as LetterSpacing1Icon, jM as LetterSpacing2Icon, jN as LifeBuoy1Icon, jO as LifeBuoy2Icon, jQ as Lightbulb1Icon, jR as Lightbulb2Icon, jS as Lightbulb3Icon, jT as Lightbulb4Icon, jU as Lightbulb5Icon, jP as LightbulbIcon, jV as Lightning1Icon, jW as Lightning2Icon, jX as LineChartDown1Icon, jY as LineChartDown2Icon, jZ as LineChartDown3Icon, j_ as LineChartDown4Icon, j$ as LineChartDown5Icon, k0 as LineChartUp1Icon, k1 as LineChartUp2Icon, k2 as LineChartUp3Icon, k3 as LineChartUp4Icon, k4 as LineChartUp5Icon, k5 as LineHeightIcon, k7 as Link1Icon, k8 as Link2Icon, k9 as Link3Icon, ka as Link4Icon, kb as Link5Icon, kc as LinkBroken1Icon, kd as LinkBroken2Icon, ke as LinkExternal1Icon, kf as LinkExternal2Icon, k6 as LinkIcon, kg as ListIcon, kh as Loading1Icon, ki as Loading2Icon, kj as Loading3Icon, kl as Lock1Icon, km as Lock2Icon, kn as Lock3Icon, ko as Lock4Icon, kk as LockIcon, kp as LockKeyholeCircleIcon, kq as LockKeyholeSquareIcon, kr as LockUnlocked1Icon, ks as LockUnlocked2Icon, kt as LockUnlocked3Icon, ku as LockUnlocked4Icon, kw as LogIn1Icon, kx as LogIn2Icon, ky as LogIn3Icon, kz as LogIn4Icon, kv as LogInIcon, kA as LogOut1Icon, kB as LogOut2Icon, kC as LogOut3Icon, kD as LogOut4Icon, kE as Luggage1Icon, kF as Luggage2Icon, kG as Luggage3Icon, kI as MagicWand1Icon, kJ as MagicWand2Icon, kH as MagicWandIcon, kL as Mail1Icon, kM as Mail2Icon, kN as Mail3Icon, kO as Mail4Icon, kP as Mail5Icon, kK as MailIcon, kQ as MailNotificationIcon, kR as Map1Icon, kS as Map2Icon, kT as MarkIcon, kU as MarkerPin1Icon, kV as MarkerPin2Icon, kW as MarkerPin3Icon, kX as MarkerPin4Icon, kY as MarkerPin5Icon, kZ as MarkerPin6Icon, k_ as Maximize1Icon, k$ as Maximize2Icon, l0 as MedicalCircleIcon, l1 as MedicalCrossIcon, l2 as MedicalSquareIcon, l4 as Menu1Icon, l5 as Menu2Icon, l6 as Menu3Icon, l7 as Menu4Icon, l8 as Menu5Icon, l3 as MenuIcon, l9 as MessageAlertCircleIcon, la as MessageAlertSquareIcon, lb as MessageChatCircleIcon, lc as MessageChatSquareIcon, ld as MessageCheckCircleIcon, le as MessageCheckSquareIcon, lf as MessageCircle1Icon, lg as MessageCircle2Icon, lh as MessageDotsCircleIcon, li as MessageDotsSquareIcon, lj as MessageHeartCircleIcon, lk as MessageHeartSquareIcon, ll as MessageNotificationCircleIcon, lm as MessageNotificationSquareIcon, ln as MessagePlusCircleIcon, lo as MessagePlusSquareIcon, lp as MessageQuestionCircleIcon, lq as MessageQuestionSquareIcon, lr as MessageSmileCircleIcon, ls as MessageSmileSquareIcon, lt as MessageSquare1Icon, lu as MessageSquare2Icon, lv as MessageTextCircle1Icon, lw as MessageTextCircle2Icon, ly as MessageTextSquare1Icon, lz as MessageTextSquare2Icon, lx as MessageTextSquareIcon, lA as MessageXCircleIcon, lB as MessageXSquareIcon, lD as Microphone1Icon, lE as Microphone2Icon, lC as MicrophoneIcon, lG as MicrophoneOff1Icon, lH as MicrophoneOff2Icon, lF as MicrophoneOffIcon, lI as MicroscopeIcon, lJ as Minimize1Icon, lK as Minimize2Icon, lM as MinusCircleIcon, lL as MinusIcon, lN as MinusSquareIcon, lO as Modem1Icon, lP as Modem2Icon, lR as Monitor1Icon, lS as Monitor2Icon, lT as Monitor3Icon, lU as Monitor4Icon, lV as Monitor5Icon, lQ as MonitorIcon, lW as Moon1Icon, lX as Moon2Icon, lY as MoonEclipseIcon, lZ as MoonStarIcon, l_ as MouseIcon, l$ as MoveIcon, m0 as MusicNote1Icon, m1 as MusicNote2Icon, m2 as MusicNotePlusIcon, m3 as NavigationPointer1Icon, m4 as NavigationPointer2Icon, m5 as NavigationPointerOff1Icon, m6 as NavigationPointerOff2Icon, m7 as NotificationBoxIcon, m8 as NotificationMessageIcon, m9 as NotificationTextIcon, ma as OctagonIcon, mc as PackageCheckIcon, mb as PackageIcon, md as PackageMinusIcon, me as PackagePlusIcon, mf as PackageSearchIcon, mg as PackageXIcon, mh as PaintIcon, mi as PaintPourIcon, mj as PaletteIcon, mk as PaperclipIcon, ml as ParagraphSpacingIcon, mm as ParagraphWrapIcon, mn as PasscodeIcon, mo as PasscodeLockIcon, mp as PassportIcon, mq as PauseCircleIcon, mr as PauseSquareIcon, ms as PenTool1Icon, mt as PenTool2Icon, mu as PenToolMinusIcon, mv as PenToolPlusIcon, mw as Pencil1Icon, mx as Pencil2Icon, my as PencilLineIcon, mz as PentagonIcon, mA as Percent1Icon, mB as Percent2Icon, mC as Percent3Icon, mD as Perspective1Icon, mE as Perspective2Icon, mG as Phone1Icon, mH as Phone2Icon, mJ as PhoneCall1Icon, mK as PhoneCall2Icon, mI as PhoneCallIcon, mL as PhoneHangUpIcon, mF as PhoneIcon, mN as PhoneIncoming1Icon, mO as PhoneIncoming2Icon, mM as PhoneIncomingIcon, mP as PhoneOutgoing1Icon, mQ as PhoneOutgoing2Icon, mR as PhonePauseIcon, mS as PhonePlusIcon, mT as PhoneXIcon, mV as PieChart1Icon, mW as PieChart2Icon, mX as PieChart3Icon, mY as PieChart4Icon, mU as PieChartIcon, mZ as PiggyBank1Icon, m_ as PiggyBank2Icon, m$ as Pilcrow1Icon, n0 as Pilcrow2Icon, n1 as PilcrowSquareIcon, n2 as Pin1Icon, n3 as Pin2Icon, n4 as PlaceholderIcon, n5 as PlaneIcon, n7 as PlayCircleIcon, n6 as PlayIcon, n8 as PlaySquareIcon, na as PlusCircleIcon, n9 as PlusIcon, nb as PlusSquareIcon, nc as PodcastIcon, nd as Power1Icon, ne as Power2Icon, nf as Power3Icon, ng as PresentationChart1Icon, nh as PresentationChart2Icon, ni as PresentationChart3Icon, nj as PrinterIcon, nl as PuzzlePiece1Icon, nm as PuzzlePiece2Icon, nk as PuzzlePieceIcon, no as QrCode1Icon, np as QrCode2Icon, nn as QrCodeIcon, nr as ReceiptCheckIcon, nq as ReceiptIcon, nt as Recording1Icon, nu as Recording2Icon, nv as Recording3Icon, ns as RecordingIcon, nw as Reflect1Icon, nx as Reflect2Icon, nz as RefreshCcw1Icon, nA as RefreshCcw2Icon, nB as RefreshCcw3Icon, nC as RefreshCcw4Icon, nD as RefreshCcw5Icon, ny as RefreshCcwIcon, nF as RefreshCw1Icon, nG as RefreshCw2Icon, nH as RefreshCw3Icon, nI as RefreshCw4Icon, nJ as RefreshCw5Icon, nE as RefreshCwIcon, nK as Repeat1Icon, nL as Repeat2Icon, nM as Repeat3Icon, nN as Repeat4Icon, nO as ReverseLeftIcon, nP as ReverseRightIcon, nQ as RightIndent1Icon, nR as RightIndent2Icon, nT as Rocket1Icon, nU as Rocket2Icon, nS as RocketIcon, nV as RollerBrushIcon, nW as RotateCcwIcon, nX as RouteIcon, nY as Rows1Icon, nZ as Rows2Icon, n_ as Rows3Icon, n$ as Rss1Icon, o0 as Rss2Icon, o1 as RulerIcon, o2 as SafeIcon, o3 as Sale1Icon, o4 as Sale2Icon, o5 as Sale3Icon, o6 as Sale4Icon, o8 as Save1Icon, o9 as Save2Icon, oa as Save3Icon, o7 as SaveIcon, ob as Scale1Icon, oc as Scale2Icon, od as Scale3Icon, oe as Scales1Icon, of as Scales2Icon, og as ScanIcon, oh as Scissors1Icon, oi as Scissors2Icon, oj as ScissorsCut1Icon, ok as ScissorsCut2Icon, ol as SearchLgIcon, om as SearchMdIcon, on as SearchRefractionIcon, oo as SearchSmIcon, oq as Send1Icon, or as Send2Icon, os as Send3Icon, op as SendIcon, ot as Server1Icon, ou as Server2Icon, ov as Server3Icon, ow as Server4Icon, ox as Server5Icon, oy as Server6Icon, oA as Settings1Icon, oB as Settings2Icon, oC as Settings3Icon, oD as Settings4Icon, oz as SettingsIcon, oF as Share1Icon, oG as Share2Icon, oH as Share3Icon, oI as Share4Icon, oJ as Share5Icon, oK as Share6Icon, oL as Share7Icon, oM as ShareArrowIcon, oE as ShareIcon, oN as Shield1Icon, oO as Shield2Icon, oP as Shield3Icon, oQ as ShieldDollarIcon, oR as ShieldOffIcon, oS as ShieldPlusIcon, oT as ShieldTickIcon, oU as ShieldZapIcon, oV as ShoppingBag1Icon, oW as ShoppingBag2Icon, oX as ShoppingBag3Icon, oY as ShoppingCart1Icon, oZ as ShoppingCart2Icon, o_ as ShoppingCart3Icon, o$ as Shuffle1Icon, p0 as Shuffle2Icon, p1 as Signal1Icon, p2 as Signal2Icon, p3 as Signal3Icon, p4 as SimcardIcon, p5 as SkewIcon, p6 as SkipBackIcon, p7 as SkipForwardIcon, p8 as SlashCircle1Icon, p9 as SlashCircle2Icon, pa as SlashDividerIcon, pb as SlashOctagonIcon, pc as Sliders1Icon, pd as Sliders2Icon, pe as Sliders3Icon, pf as Sliders4Icon, pg as Snowflake1Icon, ph as Snowflake2Icon, pi as SpacingHeight1Icon, pj as SpacingHeight2Icon, pk as SpacingWidth1Icon, pl as SpacingWidth2Icon, pm as Speaker1Icon, pn as Speaker2Icon, po as Speaker3Icon, pp as Speedometer1Icon, pq as Speedometer2Icon, pr as Speedometer3Icon, ps as Speedometer4Icon, pt as SpinnerIcon, pu as SquareIcon, pv as StandIcon, pw as Star1Icon, px as Star2Icon, py as Star3Icon, pz as Star4Icon, pA as Star5Icon, pB as Star6Icon, pC as Star7Icon, pE as Stars1Icon, pF as Stars2Icon, pG as Stars3Icon, pD as StarsIcon, pH as StickerCircleIcon, pI as StickerSquareIcon, pK as StopCircleIcon, pJ as StopIcon, pL as StopSquareIcon, pM as Strikethrough1Icon, pN as Strikethrough2Icon, pO as StrikethroughSquareIcon, pP as SubscriptIcon, pQ as SunIcon, pR as SunSetting1Icon, pS as SunSetting2Icon, pT as SunSetting3Icon, pU as SunriseIcon, pV as SunsetIcon, pW as SwitchHorizontal1Icon, pX as SwitchHorizontal2Icon, pY as SwitchVertical1Icon, pZ as SwitchVertical2Icon, p_ as TableIcon, p$ as Tablet1Icon, q0 as Tablet2Icon, q1 as Tag1Icon, q2 as Tag2Icon, q3 as Tag3Icon, q4 as Target1Icon, q5 as Target2Icon, q6 as Target3Icon, q7 as Target4Icon, q8 as Target5Icon, q9 as TelescopeIcon, qb as TerminalBrowserIcon, qc as TerminalCircleIcon, qa as TerminalIcon, qd as TerminalSquareIcon, qe as TextInputIcon, qf as Thermometer1Icon, qg as Thermometer2Icon, qh as Thermometer3Icon, qi as ThermometerColdIcon, qj as ThermometerWarmIcon, qk as ThumbsDownIcon, ql as ThumbsUpIcon, qm as Ticket1Icon, qn as Ticket2Icon, qo as Toggle1LeftIcon, qp as Toggle1RightIcon, qq as Toggle2LeftIcon, qr as Toggle2RightIcon, qs as Toggle3LeftIcon, qt as Toggle3RightIcon, qu as Tool1Icon, qv as Tool2Icon, qw as TrainIcon, qx as TramIcon, qy as TransformIcon, qz as Translate1Icon, qA as Translate2Icon, qC as Trash1Icon, qD as Trash2Icon, qE as Trash3Icon, qF as Trash4Icon, qB as TrashIcon, qH as TrendDown1Icon, qI as TrendDown2Icon, qG as TrendDownIcon, qK as TrendUp1Icon, qL as TrendUp2Icon, qJ as TrendUpIcon, qM as TriangleIcon, qN as Trophy1Icon, qO as Trophy2Icon, qP as Truck1Icon, qQ as Truck2Icon, qR as Tv1Icon, qS as Tv2Icon, qT as Tv3Icon, qU as Type1Icon, qV as Type2Icon, qW as TypeSquareIcon, qX as TypeStrikethrough1Icon, qY as TypeStrikethrough2Icon, qZ as Umbrella1Icon, q_ as Umbrella2Icon, q$ as Umbrella3Icon, r0 as Underline1Icon, r1 as Underline2Icon, r2 as UnderlineSquareIcon, r3 as Upload1Icon, r4 as Upload2Icon, r5 as Upload3Icon, r6 as Upload4Icon, r7 as UploadCloud1Icon, r8 as UploadCloud2Icon, r9 as UsbFlashDriveIcon, rb as User1Icon, rc as User2Icon, rd as User3Icon, re as UserCheck1Icon, rf as UserCheck2Icon, rg as UserCircleIcon, rh as UserDown1Icon, ri as UserDown2Icon, rj as UserEditIcon, ra as UserIcon, rk as UserLeft1Icon, rl as UserLeft2Icon, rm as UserMinus1Icon, rn as UserMinus2Icon, rp as UserPlus1Icon, rq as UserPlus2Icon, ro as UserPlusIcon, rr as UserRight1Icon, rs as UserRight2Icon, rt as UserSquareIcon, ru as UserUp1Icon, rv as UserUp2Icon, rx as UserX1Icon, ry as UserX2Icon, rw as UserXIcon, rA as Users1Icon, rB as Users2Icon, rC as Users3Icon, rD as UsersCheckIcon, rE as UsersDownIcon, rF as UsersEditIcon, rz as UsersIcon, rG as UsersLeftIcon, rH as UsersMinusIcon, rI as UsersPlusIcon, rJ as UsersRightIcon, rK as UsersUpIcon, rL as UsersXIcon, rM as VariableIcon, rN as VideoRecorderIcon, rO as VideoRecorderOffIcon, rP as VirusIcon, rQ as VoicemailIcon, rR as VolumeMaxIcon, rS as VolumeMinIcon, rT as VolumeMinusIcon, rU as VolumePlusIcon, rV as VolumeXIcon, rW as Wallet1Icon, rX as Wallet2Icon, rY as Wallet3Icon, rZ as Wallet4Icon, r_ as Wallet5Icon, r$ as WatchCircleIcon, s0 as WatchSquareIcon, s1 as WavesIcon, s2 as Webcam1Icon, s3 as Webcam2Icon, s4 as WifiIcon, s5 as WifiOffIcon, s6 as Wind1Icon, s7 as Wind2Icon, s8 as Wind3Icon, sa as XCircleIcon, sb as XCloseIcon, s9 as XIcon, sc as XSquareIcon, sd as YoutubeIcon, sf as ZapCircleIcon, sg as ZapFastIcon, se as ZapIcon, sh as ZapOffIcon, si as ZapSquareIcon, sj as ZoomInIcon, sk as ZoomOutIcon } from './index-2pOvozv0.js';
|
|
4
6
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
5
7
|
import * as AlertDialogPrimitive from '@radix-ui/react-alert-dialog';
|
|
6
8
|
import { VariantProps } from 'class-variance-authority';
|
|
@@ -24,12 +26,6 @@ import * as ToastPrimitives from '@radix-ui/react-toast';
|
|
|
24
26
|
import * as ToggleGroupPrimitive from '@radix-ui/react-toggle-group';
|
|
25
27
|
import * as TooltipPrimitive from '@radix-ui/react-tooltip';
|
|
26
28
|
|
|
27
|
-
type SVGAttributes = Partial<SVGProps<SVGSVGElement>>;
|
|
28
|
-
interface IconProps extends SVGAttributes {
|
|
29
|
-
size?: string | number;
|
|
30
|
-
duotone?: boolean;
|
|
31
|
-
}
|
|
32
|
-
|
|
33
29
|
declare const AccordionItem: react__default.ForwardRefExoticComponent<AccordionPrimitive.AccordionItemProps & react__default.RefAttributes<HTMLDivElement>>;
|
|
34
30
|
declare const Accordion: react__default.ForwardRefExoticComponent<(AccordionPrimitive.AccordionSingleProps | AccordionPrimitive.AccordionMultipleProps) & react__default.RefAttributes<HTMLDivElement>>;
|
|
35
31
|
type TriggerIcon = {
|
|
@@ -39,7 +35,7 @@ declare const AccordionTrigger: react__default.ForwardRefExoticComponent<Omit<Ac
|
|
|
39
35
|
declare const AccordionContent: react__default.ForwardRefExoticComponent<Omit<AccordionPrimitive.AccordionContentProps & react__default.RefAttributes<HTMLDivElement>, "ref"> & react__default.RefAttributes<HTMLDivElement>>;
|
|
40
36
|
|
|
41
37
|
declare const buttonVariants: (props?: ({
|
|
42
|
-
variant?: "
|
|
38
|
+
variant?: "primary" | "secondary" | "tertiary" | "outline" | "outlineBlue" | "outlineWhite" | "destructive" | "ghostBlue" | "ghostRed" | "ghostGray" | null | undefined;
|
|
43
39
|
} & class_variance_authority_dist_types.ClassProp) | undefined) => string;
|
|
44
40
|
declare const buttonSizes: (props?: ({
|
|
45
41
|
size?: "xs" | "sm" | "md" | "lg" | null | undefined;
|
|
@@ -121,40 +117,75 @@ declare const Checkbox: react.ForwardRefExoticComponent<Omit<CheckboxPrimitive.C
|
|
|
121
117
|
|
|
122
118
|
declare const Command: react.ForwardRefExoticComponent<Omit<{
|
|
123
119
|
children?: react.ReactNode;
|
|
124
|
-
} & react.HTMLAttributes<HTMLDivElement
|
|
120
|
+
} & Pick<Pick<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof react.HTMLAttributes<HTMLDivElement>> & {
|
|
121
|
+
ref?: react.Ref<HTMLDivElement> | undefined;
|
|
122
|
+
} & {
|
|
123
|
+
asChild?: boolean | undefined;
|
|
124
|
+
}, "key" | "asChild" | keyof react.HTMLAttributes<HTMLDivElement>> & {
|
|
125
125
|
label?: string | undefined;
|
|
126
126
|
shouldFilter?: boolean | undefined;
|
|
127
|
-
filter?: ((value: string, search: string) => number) | undefined;
|
|
127
|
+
filter?: ((value: string, search: string, keywords?: string[] | undefined) => number) | undefined;
|
|
128
|
+
defaultValue?: string | undefined;
|
|
128
129
|
value?: string | undefined;
|
|
129
130
|
onValueChange?: ((value: string) => void) | undefined;
|
|
130
131
|
loop?: boolean | undefined;
|
|
132
|
+
disablePointerSelection?: boolean | undefined;
|
|
133
|
+
vimBindings?: boolean | undefined;
|
|
131
134
|
} & react.RefAttributes<HTMLDivElement>, "ref"> & react.RefAttributes<HTMLDivElement>>;
|
|
132
|
-
declare const CommandInput: react.ForwardRefExoticComponent<Omit<Omit<react.InputHTMLAttributes<HTMLInputElement>, "
|
|
135
|
+
declare const CommandInput: react.ForwardRefExoticComponent<Omit<Omit<Pick<Pick<react.DetailedHTMLProps<react.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>, "key" | keyof react.InputHTMLAttributes<HTMLInputElement>> & {
|
|
136
|
+
ref?: react.Ref<HTMLInputElement> | undefined;
|
|
137
|
+
} & {
|
|
138
|
+
asChild?: boolean | undefined;
|
|
139
|
+
}, "key" | "asChild" | keyof react.InputHTMLAttributes<HTMLInputElement>>, "type" | "onChange" | "value"> & {
|
|
133
140
|
value?: string | undefined;
|
|
134
141
|
onValueChange?: ((search: string) => void) | undefined;
|
|
135
142
|
} & react.RefAttributes<HTMLInputElement>, "ref"> & react.RefAttributes<HTMLInputElement>>;
|
|
136
143
|
declare const CommandList: react.ForwardRefExoticComponent<Omit<{
|
|
137
144
|
children?: react.ReactNode;
|
|
138
|
-
} & react.
|
|
145
|
+
} & Pick<Pick<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof react.HTMLAttributes<HTMLDivElement>> & {
|
|
146
|
+
ref?: react.Ref<HTMLDivElement> | undefined;
|
|
147
|
+
} & {
|
|
148
|
+
asChild?: boolean | undefined;
|
|
149
|
+
}, "key" | "asChild" | keyof react.HTMLAttributes<HTMLDivElement>> & {
|
|
150
|
+
label?: string | undefined;
|
|
151
|
+
} & react.RefAttributes<HTMLDivElement>, "ref"> & react.RefAttributes<HTMLDivElement>>;
|
|
139
152
|
interface CommandEmptyExtension {
|
|
140
153
|
title?: string;
|
|
141
154
|
description?: string;
|
|
142
155
|
}
|
|
143
156
|
declare const CommandEmpty: react.ForwardRefExoticComponent<Omit<{
|
|
144
157
|
children?: react.ReactNode;
|
|
145
|
-
} & react.
|
|
158
|
+
} & Pick<Pick<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof react.HTMLAttributes<HTMLDivElement>> & {
|
|
159
|
+
ref?: react.Ref<HTMLDivElement> | undefined;
|
|
160
|
+
} & {
|
|
161
|
+
asChild?: boolean | undefined;
|
|
162
|
+
}, "key" | "asChild" | keyof react.HTMLAttributes<HTMLDivElement>> & react.RefAttributes<HTMLDivElement>, "ref"> & CommandEmptyExtension & react.RefAttributes<HTMLDivElement & CommandEmptyExtension>>;
|
|
146
163
|
declare const CommandLoading: react.ForwardRefExoticComponent<Omit<{
|
|
147
164
|
children?: react.ReactNode;
|
|
165
|
+
} & Pick<Pick<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof react.HTMLAttributes<HTMLDivElement>> & {
|
|
166
|
+
ref?: react.Ref<HTMLDivElement> | undefined;
|
|
148
167
|
} & {
|
|
168
|
+
asChild?: boolean | undefined;
|
|
169
|
+
}, "key" | "asChild" | keyof react.HTMLAttributes<HTMLDivElement>> & {
|
|
149
170
|
progress?: number | undefined;
|
|
171
|
+
label?: string | undefined;
|
|
150
172
|
} & react.RefAttributes<HTMLDivElement>, "ref"> & react.RefAttributes<HTMLDivElement>>;
|
|
151
173
|
declare const CommandGroup: react.ForwardRefExoticComponent<Omit<{
|
|
152
174
|
children?: react.ReactNode;
|
|
153
|
-
} & Omit<react.HTMLAttributes<HTMLDivElement>, "
|
|
175
|
+
} & Omit<Pick<Pick<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof react.HTMLAttributes<HTMLDivElement>> & {
|
|
176
|
+
ref?: react.Ref<HTMLDivElement> | undefined;
|
|
177
|
+
} & {
|
|
178
|
+
asChild?: boolean | undefined;
|
|
179
|
+
}, "key" | "asChild" | keyof react.HTMLAttributes<HTMLDivElement>>, "heading" | "value"> & {
|
|
154
180
|
heading?: react.ReactNode;
|
|
155
181
|
value?: string | undefined;
|
|
182
|
+
forceMount?: boolean | undefined;
|
|
156
183
|
} & react.RefAttributes<HTMLDivElement>, "ref"> & react.RefAttributes<HTMLDivElement>>;
|
|
157
|
-
declare const CommandSeparator: react.ForwardRefExoticComponent<Omit<react.HTMLAttributes<HTMLDivElement
|
|
184
|
+
declare const CommandSeparator: react.ForwardRefExoticComponent<Omit<Pick<Pick<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof react.HTMLAttributes<HTMLDivElement>> & {
|
|
185
|
+
ref?: react.Ref<HTMLDivElement> | undefined;
|
|
186
|
+
} & {
|
|
187
|
+
asChild?: boolean | undefined;
|
|
188
|
+
}, "key" | "asChild" | keyof react.HTMLAttributes<HTMLDivElement>> & {
|
|
158
189
|
alwaysRender?: boolean | undefined;
|
|
159
190
|
} & react.RefAttributes<HTMLDivElement>, "ref"> & react.RefAttributes<HTMLDivElement>>;
|
|
160
191
|
type CommandItemExtension = {
|
|
@@ -165,10 +196,16 @@ type CommandItemExtension = {
|
|
|
165
196
|
};
|
|
166
197
|
declare const CommandItem: react.ForwardRefExoticComponent<Omit<{
|
|
167
198
|
children?: react.ReactNode;
|
|
168
|
-
} & Omit<react.HTMLAttributes<HTMLDivElement>, "
|
|
199
|
+
} & Omit<Pick<Pick<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof react.HTMLAttributes<HTMLDivElement>> & {
|
|
200
|
+
ref?: react.Ref<HTMLDivElement> | undefined;
|
|
201
|
+
} & {
|
|
202
|
+
asChild?: boolean | undefined;
|
|
203
|
+
}, "key" | "asChild" | keyof react.HTMLAttributes<HTMLDivElement>>, "onSelect" | "disabled" | "value"> & {
|
|
169
204
|
disabled?: boolean | undefined;
|
|
170
205
|
onSelect?: ((value: string) => void) | undefined;
|
|
171
206
|
value?: string | undefined;
|
|
207
|
+
keywords?: string[] | undefined;
|
|
208
|
+
forceMount?: boolean | undefined;
|
|
172
209
|
} & react.RefAttributes<HTMLDivElement>, "ref"> & CommandItemExtension & react.RefAttributes<HTMLDivElement & CommandItemExtension>>;
|
|
173
210
|
|
|
174
211
|
type StringKeys<T> = {
|
|
@@ -319,7 +356,7 @@ declare const Sheet: react.FC<SheetPrimitive.DialogProps>;
|
|
|
319
356
|
declare const SheetTrigger: react.ForwardRefExoticComponent<SheetPrimitive.DialogTriggerProps & react.RefAttributes<HTMLButtonElement>>;
|
|
320
357
|
declare const SheetClose: react.ForwardRefExoticComponent<Omit<SheetPrimitive.DialogCloseProps & react.RefAttributes<HTMLButtonElement>, "ref"> & react.RefAttributes<HTMLButtonElement>>;
|
|
321
358
|
declare const sheetVariants: (props?: ({
|
|
322
|
-
side?: "
|
|
359
|
+
side?: "left" | "right" | "top" | "bottom" | null | undefined;
|
|
323
360
|
} & class_variance_authority_dist_types.ClassProp) | undefined) => string;
|
|
324
361
|
interface SheetContentProps extends react.ComponentPropsWithoutRef<typeof SheetPrimitive.Content>, Pick<SheetPrimitive.PortalProps, 'container'>, VariantProps<typeof sheetVariants> {
|
|
325
362
|
overlay?: boolean;
|
|
@@ -433,2450 +470,4 @@ declare const Tooltip: react.FC<TooltipPrimitive.TooltipProps>;
|
|
|
433
470
|
declare const TooltipTrigger: react.ForwardRefExoticComponent<TooltipPrimitive.TooltipTriggerProps & react.RefAttributes<HTMLButtonElement>>;
|
|
434
471
|
declare const TooltipContent: react.ForwardRefExoticComponent<Omit<TooltipPrimitive.TooltipContentProps & react.RefAttributes<HTMLDivElement>, "ref"> & react.RefAttributes<HTMLDivElement>>;
|
|
435
472
|
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
declare const ActivityHeartIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
439
|
-
|
|
440
|
-
declare const AirplayIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
441
|
-
|
|
442
|
-
declare const AirpodsIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
443
|
-
|
|
444
|
-
declare const AlarmClockIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
445
|
-
|
|
446
|
-
declare const AlarmClockCheckIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
447
|
-
|
|
448
|
-
declare const AlarmClockMinusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
449
|
-
|
|
450
|
-
declare const AlarmClockOffIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
451
|
-
|
|
452
|
-
declare const AlarmClockPlusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
453
|
-
|
|
454
|
-
declare const AlertCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
455
|
-
|
|
456
|
-
declare const AlertHexagonIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
457
|
-
|
|
458
|
-
declare const AlertOctagonIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
459
|
-
|
|
460
|
-
declare const AlertSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
461
|
-
|
|
462
|
-
declare const AlertTriangleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
463
|
-
|
|
464
|
-
declare const AlignBottom1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
465
|
-
|
|
466
|
-
declare const AlignBottom2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
467
|
-
|
|
468
|
-
declare const AlignCenterIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
469
|
-
|
|
470
|
-
declare const AlignHorizontalCentre1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
471
|
-
|
|
472
|
-
declare const AlignHorizontalCentre2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
473
|
-
|
|
474
|
-
declare const AlignJustifyIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
475
|
-
|
|
476
|
-
declare const AlignLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
477
|
-
|
|
478
|
-
declare const AlignLeft1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
479
|
-
|
|
480
|
-
declare const AlignLeft2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
481
|
-
|
|
482
|
-
declare const AlignRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
483
|
-
|
|
484
|
-
declare const AlignRight1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
485
|
-
|
|
486
|
-
declare const AlignRight2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
487
|
-
|
|
488
|
-
declare const AlignTopArrow1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
489
|
-
|
|
490
|
-
declare const AlignTopArrow2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
491
|
-
|
|
492
|
-
declare const AlignVerticalCenter1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
493
|
-
|
|
494
|
-
declare const AlignVerticalCenter2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
495
|
-
|
|
496
|
-
declare const AnchorIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
497
|
-
|
|
498
|
-
declare const AnnotationIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
499
|
-
|
|
500
|
-
declare const AnnotationAlertIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
501
|
-
|
|
502
|
-
declare const AnnotationCheckIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
503
|
-
|
|
504
|
-
declare const AnnotationDotsIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
505
|
-
|
|
506
|
-
declare const AnnotationHeartIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
507
|
-
|
|
508
|
-
declare const AnnotationInfoIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
509
|
-
|
|
510
|
-
declare const AnnotationPlusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
511
|
-
|
|
512
|
-
declare const AnnotationQuestionIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
513
|
-
|
|
514
|
-
declare const AnnotationXIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
515
|
-
|
|
516
|
-
declare const Announcement1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
517
|
-
|
|
518
|
-
declare const Announcement2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
519
|
-
|
|
520
|
-
declare const Announcement3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
521
|
-
|
|
522
|
-
declare const AppIntegrationIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
523
|
-
|
|
524
|
-
declare const ArchiveIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
525
|
-
|
|
526
|
-
declare const ArrowBlockDownIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
527
|
-
|
|
528
|
-
declare const ArrowBlockLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
529
|
-
|
|
530
|
-
declare const ArrowBlockRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
531
|
-
|
|
532
|
-
declare const ArrowBlockUpIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
533
|
-
|
|
534
|
-
declare const ArrowCircleBrokenDownIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
535
|
-
|
|
536
|
-
declare const ArrowCircleBrokenDownLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
537
|
-
|
|
538
|
-
declare const ArrowCircleBrokenDownRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
539
|
-
|
|
540
|
-
declare const ArrowCircleBrokenLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
541
|
-
|
|
542
|
-
declare const ArrowCircleBrokenRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
543
|
-
|
|
544
|
-
declare const ArrowCircleBrokenUpIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
545
|
-
|
|
546
|
-
declare const ArrowCircleBrokenUpLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
547
|
-
|
|
548
|
-
declare const ArrowCircleBrokenUpRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
549
|
-
|
|
550
|
-
declare const ArrowCircleDownIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
551
|
-
|
|
552
|
-
declare const ArrowCircleDownLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
553
|
-
|
|
554
|
-
declare const ArrowCircleDownRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
555
|
-
|
|
556
|
-
declare const ArrowCircleLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
557
|
-
|
|
558
|
-
declare const ArrowCircleRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
559
|
-
|
|
560
|
-
declare const ArrowCircleUpIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
561
|
-
|
|
562
|
-
declare const ArrowCircleUpLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
563
|
-
|
|
564
|
-
declare const ArrowCircleUpRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
565
|
-
|
|
566
|
-
declare const ArrowDownIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
567
|
-
|
|
568
|
-
declare const ArrowDownLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
569
|
-
|
|
570
|
-
declare const ArrowDownRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
571
|
-
|
|
572
|
-
declare const ArrowLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
573
|
-
|
|
574
|
-
declare const ArrowNarrowDownIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
575
|
-
|
|
576
|
-
declare const ArrowNarrowDownLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
577
|
-
|
|
578
|
-
declare const ArrowNarrowDownRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
579
|
-
|
|
580
|
-
declare const ArrowNarrowLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
581
|
-
|
|
582
|
-
declare const ArrowNarrowRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
583
|
-
|
|
584
|
-
declare const ArrowNarrowUpIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
585
|
-
|
|
586
|
-
declare const ArrowNarrowUpLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
587
|
-
|
|
588
|
-
declare const ArrowNarrowUpRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
589
|
-
|
|
590
|
-
declare const ArrowRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
591
|
-
|
|
592
|
-
declare const ArrowSquareDownIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
593
|
-
|
|
594
|
-
declare const ArrowSquareDownLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
595
|
-
|
|
596
|
-
declare const ArrowSquareDownRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
597
|
-
|
|
598
|
-
declare const ArrowSquareLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
599
|
-
|
|
600
|
-
declare const ArrowSquareRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
601
|
-
|
|
602
|
-
declare const ArrowSquareUpIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
603
|
-
|
|
604
|
-
declare const ArrowSquareUpLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
605
|
-
|
|
606
|
-
declare const ArrowSquareUpRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
607
|
-
|
|
608
|
-
declare const ArrowUpIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
609
|
-
|
|
610
|
-
declare const ArrowUpLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
611
|
-
|
|
612
|
-
declare const ArrowUpRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
613
|
-
|
|
614
|
-
declare const ArrowsDownIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
615
|
-
|
|
616
|
-
declare const ArrowsLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
617
|
-
|
|
618
|
-
declare const ArrowsRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
619
|
-
|
|
620
|
-
declare const ArrowsTriangleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
621
|
-
|
|
622
|
-
declare const ArrowsUpIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
623
|
-
|
|
624
|
-
declare const Asterisk1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
625
|
-
|
|
626
|
-
declare const Asterisk2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
627
|
-
|
|
628
|
-
declare const AtSignIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
629
|
-
|
|
630
|
-
declare const Atom1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
631
|
-
|
|
632
|
-
declare const Atom2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
633
|
-
|
|
634
|
-
declare const AttachmentIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
635
|
-
|
|
636
|
-
declare const Attachment1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
637
|
-
|
|
638
|
-
declare const Attachment2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
639
|
-
|
|
640
|
-
declare const Award1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
641
|
-
|
|
642
|
-
declare const Award2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
643
|
-
|
|
644
|
-
declare const Award3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
645
|
-
|
|
646
|
-
declare const Award4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
647
|
-
|
|
648
|
-
declare const Award5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
649
|
-
|
|
650
|
-
declare const BackpackIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
651
|
-
|
|
652
|
-
declare const BankIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
653
|
-
|
|
654
|
-
declare const BankNote1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
655
|
-
|
|
656
|
-
declare const BankNote2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
657
|
-
|
|
658
|
-
declare const BankNote3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
659
|
-
|
|
660
|
-
declare const BarChart1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
661
|
-
|
|
662
|
-
declare const BarChart11Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
663
|
-
|
|
664
|
-
declare const BarChart12Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
665
|
-
|
|
666
|
-
declare const BarChart2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
667
|
-
|
|
668
|
-
declare const BarChart3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
669
|
-
|
|
670
|
-
declare const BarChart4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
671
|
-
|
|
672
|
-
declare const BarChart5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
673
|
-
|
|
674
|
-
declare const BarChart6Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
675
|
-
|
|
676
|
-
declare const BarChart7Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
677
|
-
|
|
678
|
-
declare const BarChart8Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
679
|
-
|
|
680
|
-
declare const BarChart9Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
681
|
-
|
|
682
|
-
declare const BarChartCircle1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
683
|
-
|
|
684
|
-
declare const BarChartCircle2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
685
|
-
|
|
686
|
-
declare const BarChartCircle3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
687
|
-
|
|
688
|
-
declare const BarChartSquare1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
689
|
-
|
|
690
|
-
declare const BarChartSquare2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
691
|
-
|
|
692
|
-
declare const BarChartSquare3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
693
|
-
|
|
694
|
-
declare const BarChartSquareDownIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
695
|
-
|
|
696
|
-
declare const BarChartSquareMinusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
697
|
-
|
|
698
|
-
declare const BarChartSquarePlusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
699
|
-
|
|
700
|
-
declare const BarChartSquareUpIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
701
|
-
|
|
702
|
-
declare const BarLineChartIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
703
|
-
|
|
704
|
-
declare const BatteryCharging1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
705
|
-
|
|
706
|
-
declare const BatteryCharging2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
707
|
-
|
|
708
|
-
declare const BatteryEmptyIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
709
|
-
|
|
710
|
-
declare const BatteryFullIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
711
|
-
|
|
712
|
-
declare const BatteryLowIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
713
|
-
|
|
714
|
-
declare const BatteryMidIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
715
|
-
|
|
716
|
-
declare const Beaker1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
717
|
-
|
|
718
|
-
declare const Beaker2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
719
|
-
|
|
720
|
-
declare const BellIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
721
|
-
|
|
722
|
-
declare const Bell1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
723
|
-
|
|
724
|
-
declare const Bell2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
725
|
-
|
|
726
|
-
declare const Bell3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
727
|
-
|
|
728
|
-
declare const Bell4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
729
|
-
|
|
730
|
-
declare const BellMinusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
731
|
-
|
|
732
|
-
declare const BellOff1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
733
|
-
|
|
734
|
-
declare const BellOff2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
735
|
-
|
|
736
|
-
declare const BellOff3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
737
|
-
|
|
738
|
-
declare const BellPlusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
739
|
-
|
|
740
|
-
declare const BellRinging1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
741
|
-
|
|
742
|
-
declare const BellRinging2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
743
|
-
|
|
744
|
-
declare const BellRinging3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
745
|
-
|
|
746
|
-
declare const BellRinging4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
747
|
-
|
|
748
|
-
declare const BezierCurve1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
749
|
-
|
|
750
|
-
declare const BezierCurve2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
751
|
-
|
|
752
|
-
declare const BezierCurve3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
753
|
-
|
|
754
|
-
declare const BluetoothConnectIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
755
|
-
|
|
756
|
-
declare const BluetoothOffIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
757
|
-
|
|
758
|
-
declare const BluetoothOnIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
759
|
-
|
|
760
|
-
declare const BluetoothSignalIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
761
|
-
|
|
762
|
-
declare const Bold1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
763
|
-
|
|
764
|
-
declare const Bold2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
765
|
-
|
|
766
|
-
declare const BoldSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
767
|
-
|
|
768
|
-
declare const BookClosedIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
769
|
-
|
|
770
|
-
declare const BookOpen1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
771
|
-
|
|
772
|
-
declare const BookOpen2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
773
|
-
|
|
774
|
-
declare const BookmarkIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
775
|
-
|
|
776
|
-
declare const BookmarkAddIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
777
|
-
|
|
778
|
-
declare const BookmarkCheckIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
779
|
-
|
|
780
|
-
declare const BookmarkMinusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
781
|
-
|
|
782
|
-
declare const BookmarkXIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
783
|
-
|
|
784
|
-
declare const BoxIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
785
|
-
|
|
786
|
-
declare const BracketsIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
787
|
-
|
|
788
|
-
declare const BracketsCheckIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
789
|
-
|
|
790
|
-
declare const BracketsEllipsesIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
791
|
-
|
|
792
|
-
declare const BracketsMinusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
793
|
-
|
|
794
|
-
declare const BracketsPlusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
795
|
-
|
|
796
|
-
declare const BracketsSlashIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
797
|
-
|
|
798
|
-
declare const BracketsXIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
799
|
-
|
|
800
|
-
declare const Briefcase1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
801
|
-
|
|
802
|
-
declare const Briefcase2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
803
|
-
|
|
804
|
-
declare const BrowserIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
805
|
-
|
|
806
|
-
declare const Brush1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
807
|
-
|
|
808
|
-
declare const Brush2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
809
|
-
|
|
810
|
-
declare const Brush3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
811
|
-
|
|
812
|
-
declare const Building1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
813
|
-
|
|
814
|
-
declare const Building2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
815
|
-
|
|
816
|
-
declare const Building3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
817
|
-
|
|
818
|
-
declare const Building4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
819
|
-
|
|
820
|
-
declare const Building5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
821
|
-
|
|
822
|
-
declare const Building6Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
823
|
-
|
|
824
|
-
declare const Building7Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
825
|
-
|
|
826
|
-
declare const Building8Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
827
|
-
|
|
828
|
-
declare const BusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
829
|
-
|
|
830
|
-
declare const CalculatorIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
831
|
-
|
|
832
|
-
declare const CalendarIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
833
|
-
|
|
834
|
-
declare const CalendarCheckIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
835
|
-
|
|
836
|
-
declare const CalendarCheck1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
837
|
-
|
|
838
|
-
declare const CalendarCheck2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
839
|
-
|
|
840
|
-
declare const CalendarDateIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
841
|
-
|
|
842
|
-
declare const CalendarHeart1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
843
|
-
|
|
844
|
-
declare const CalendarHeart2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
845
|
-
|
|
846
|
-
declare const CalendarMinus1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
847
|
-
|
|
848
|
-
declare const CalendarMinus2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
849
|
-
|
|
850
|
-
declare const CalendarPlusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
851
|
-
|
|
852
|
-
declare const CalendarPlus1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
853
|
-
|
|
854
|
-
declare const CalendarPlus2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
855
|
-
|
|
856
|
-
declare const CalendarPlusCornerIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
857
|
-
|
|
858
|
-
declare const CameraIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
859
|
-
|
|
860
|
-
declare const Camera1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
861
|
-
|
|
862
|
-
declare const Camera2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
863
|
-
|
|
864
|
-
declare const Camera3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
865
|
-
|
|
866
|
-
declare const CameraLensIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
867
|
-
|
|
868
|
-
declare const CameraOffIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
869
|
-
|
|
870
|
-
declare const CameraPlusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
871
|
-
|
|
872
|
-
declare const Car1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
873
|
-
|
|
874
|
-
declare const Car2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
875
|
-
|
|
876
|
-
declare const Certificate1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
877
|
-
|
|
878
|
-
declare const Certificate2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
879
|
-
|
|
880
|
-
declare const ChartBreakoutCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
881
|
-
|
|
882
|
-
declare const ChartBreakoutSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
883
|
-
|
|
884
|
-
declare const CheckIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
885
|
-
|
|
886
|
-
declare const CheckCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
887
|
-
|
|
888
|
-
declare const CheckCircleBrokenIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
889
|
-
|
|
890
|
-
declare const CheckDone1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
891
|
-
|
|
892
|
-
declare const CheckDone2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
893
|
-
|
|
894
|
-
declare const CheckHeartIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
895
|
-
|
|
896
|
-
declare const CheckSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
897
|
-
|
|
898
|
-
declare const CheckSquareBrokenIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
899
|
-
|
|
900
|
-
declare const CheckVerified1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
901
|
-
|
|
902
|
-
declare const CheckVerified2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
903
|
-
|
|
904
|
-
declare const CheckVerified3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
905
|
-
|
|
906
|
-
declare const ChevronDownIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
907
|
-
|
|
908
|
-
declare const ChevronDownDoubleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
909
|
-
|
|
910
|
-
declare const ChevronLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
911
|
-
|
|
912
|
-
declare const ChevronLeftDoubleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
913
|
-
|
|
914
|
-
declare const ChevronRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
915
|
-
|
|
916
|
-
declare const ChevronRightDoubleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
917
|
-
|
|
918
|
-
declare const ChevronSelectorHorizontalIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
919
|
-
|
|
920
|
-
declare const ChevronSelectorVerticalIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
921
|
-
|
|
922
|
-
declare const ChevronUpIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
923
|
-
|
|
924
|
-
declare const ChevronUpDoubleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
925
|
-
|
|
926
|
-
declare const ChromeCastIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
927
|
-
|
|
928
|
-
declare const CircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
929
|
-
|
|
930
|
-
declare const CircleCutIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
931
|
-
|
|
932
|
-
declare const ClapperboardIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
933
|
-
|
|
934
|
-
declare const ClipboardIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
935
|
-
|
|
936
|
-
declare const ClipboardAttachmentIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
937
|
-
|
|
938
|
-
declare const ClipboardCheckIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
939
|
-
|
|
940
|
-
declare const ClipboardDownloadIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
941
|
-
|
|
942
|
-
declare const ClipboardMinusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
943
|
-
|
|
944
|
-
declare const ClipboardPlusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
945
|
-
|
|
946
|
-
declare const ClipboardXIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
947
|
-
|
|
948
|
-
declare const ClockIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
949
|
-
|
|
950
|
-
declare const ClockCheckIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
951
|
-
|
|
952
|
-
declare const ClockFastForwardIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
953
|
-
|
|
954
|
-
declare const ClockPlusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
955
|
-
|
|
956
|
-
declare const ClockRefreshIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
957
|
-
|
|
958
|
-
declare const ClockRewindIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
959
|
-
|
|
960
|
-
declare const ClockSnoozeIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
961
|
-
|
|
962
|
-
declare const ClockStopwatchIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
963
|
-
|
|
964
|
-
declare const Cloud1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
965
|
-
|
|
966
|
-
declare const Cloud2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
967
|
-
|
|
968
|
-
declare const Cloud3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
969
|
-
|
|
970
|
-
declare const CloudBlank1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
971
|
-
|
|
972
|
-
declare const CloudBlank2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
973
|
-
|
|
974
|
-
declare const CloudLightningIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
975
|
-
|
|
976
|
-
declare const CloudMoonIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
977
|
-
|
|
978
|
-
declare const CloudOffIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
979
|
-
|
|
980
|
-
declare const CloudRaining1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
981
|
-
|
|
982
|
-
declare const CloudRaining2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
983
|
-
|
|
984
|
-
declare const CloudRaining3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
985
|
-
|
|
986
|
-
declare const CloudRaining4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
987
|
-
|
|
988
|
-
declare const CloudRaining5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
989
|
-
|
|
990
|
-
declare const CloudRaining6Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
991
|
-
|
|
992
|
-
declare const CloudSnowing1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
993
|
-
|
|
994
|
-
declare const CloudSnowing2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
995
|
-
|
|
996
|
-
declare const CloudSun1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
997
|
-
|
|
998
|
-
declare const CloudSun2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
999
|
-
|
|
1000
|
-
declare const CloudSun3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1001
|
-
|
|
1002
|
-
declare const Code1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1003
|
-
|
|
1004
|
-
declare const Code2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1005
|
-
|
|
1006
|
-
declare const CodeBrowserIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1007
|
-
|
|
1008
|
-
declare const CodeCircle1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1009
|
-
|
|
1010
|
-
declare const CodeCircle2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1011
|
-
|
|
1012
|
-
declare const CodeCircle3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1013
|
-
|
|
1014
|
-
declare const CodeSnippet1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1015
|
-
|
|
1016
|
-
declare const CodeSnippet2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1017
|
-
|
|
1018
|
-
declare const CodeSquare1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1019
|
-
|
|
1020
|
-
declare const CodeSquare2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1021
|
-
|
|
1022
|
-
declare const CodepenIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1023
|
-
|
|
1024
|
-
declare const Coins1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1025
|
-
|
|
1026
|
-
declare const Coins2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1027
|
-
|
|
1028
|
-
declare const Coins3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1029
|
-
|
|
1030
|
-
declare const Coins4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1031
|
-
|
|
1032
|
-
declare const CoinsHandIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1033
|
-
|
|
1034
|
-
declare const CoinsStacked1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1035
|
-
|
|
1036
|
-
declare const CoinsStacked2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1037
|
-
|
|
1038
|
-
declare const CoinsStacked3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1039
|
-
|
|
1040
|
-
declare const CoinsStacked4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1041
|
-
|
|
1042
|
-
declare const CoinsSwap1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1043
|
-
|
|
1044
|
-
declare const CoinsSwap2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1045
|
-
|
|
1046
|
-
declare const ColorsIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1047
|
-
|
|
1048
|
-
declare const Colors1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1049
|
-
|
|
1050
|
-
declare const Columns1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1051
|
-
|
|
1052
|
-
declare const Columns2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1053
|
-
|
|
1054
|
-
declare const Columns3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1055
|
-
|
|
1056
|
-
declare const CommandIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1057
|
-
|
|
1058
|
-
declare const CompassIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1059
|
-
|
|
1060
|
-
declare const Compass1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1061
|
-
|
|
1062
|
-
declare const Compass2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1063
|
-
|
|
1064
|
-
declare const Compass3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1065
|
-
|
|
1066
|
-
declare const ContainerIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1067
|
-
|
|
1068
|
-
declare const Contrast1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1069
|
-
|
|
1070
|
-
declare const Contrast2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1071
|
-
|
|
1072
|
-
declare const Contrast3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1073
|
-
|
|
1074
|
-
declare const CopyIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1075
|
-
|
|
1076
|
-
declare const Copy1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1077
|
-
|
|
1078
|
-
declare const Copy2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1079
|
-
|
|
1080
|
-
declare const Copy3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1081
|
-
|
|
1082
|
-
declare const Copy4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1083
|
-
|
|
1084
|
-
declare const Copy5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1085
|
-
|
|
1086
|
-
declare const Copy6Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1087
|
-
|
|
1088
|
-
declare const Copy7Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1089
|
-
|
|
1090
|
-
declare const CornerDownLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1091
|
-
|
|
1092
|
-
declare const CornerDownRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1093
|
-
|
|
1094
|
-
declare const CornerLeftDownIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1095
|
-
|
|
1096
|
-
declare const CornerLeftUpIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1097
|
-
|
|
1098
|
-
declare const CornerRightDownIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1099
|
-
|
|
1100
|
-
declare const CornerRightUpIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1101
|
-
|
|
1102
|
-
declare const CornerUpLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1103
|
-
|
|
1104
|
-
declare const CornerUpRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1105
|
-
|
|
1106
|
-
declare const CpuChip1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1107
|
-
|
|
1108
|
-
declare const CpuChip2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1109
|
-
|
|
1110
|
-
declare const CreditCard1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1111
|
-
|
|
1112
|
-
declare const CreditCard2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1113
|
-
|
|
1114
|
-
declare const CreditCardCheckIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1115
|
-
|
|
1116
|
-
declare const CreditCardDownIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1117
|
-
|
|
1118
|
-
declare const CreditCardDownloadIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1119
|
-
|
|
1120
|
-
declare const CreditCardEditIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1121
|
-
|
|
1122
|
-
declare const CreditCardLockIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1123
|
-
|
|
1124
|
-
declare const CreditCardMinusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1125
|
-
|
|
1126
|
-
declare const CreditCardPlusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1127
|
-
|
|
1128
|
-
declare const CreditCardRefreshIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1129
|
-
|
|
1130
|
-
declare const CreditCardSearchIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1131
|
-
|
|
1132
|
-
declare const CreditCardShieldIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1133
|
-
|
|
1134
|
-
declare const CreditCardUpIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1135
|
-
|
|
1136
|
-
declare const CreditCardUploadIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1137
|
-
|
|
1138
|
-
declare const CreditCardXIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1139
|
-
|
|
1140
|
-
declare const Crop1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1141
|
-
|
|
1142
|
-
declare const Crop2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1143
|
-
|
|
1144
|
-
declare const Cryptocurrency1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1145
|
-
|
|
1146
|
-
declare const Cryptocurrency2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1147
|
-
|
|
1148
|
-
declare const Cryptocurrency3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1149
|
-
|
|
1150
|
-
declare const Cryptocurrency4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1151
|
-
|
|
1152
|
-
declare const Cube1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1153
|
-
|
|
1154
|
-
declare const Cube2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1155
|
-
|
|
1156
|
-
declare const Cube3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1157
|
-
|
|
1158
|
-
declare const Cube4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1159
|
-
|
|
1160
|
-
declare const CubeOutlineIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1161
|
-
|
|
1162
|
-
declare const CurrencyBitcoinIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1163
|
-
|
|
1164
|
-
declare const CurrencyBitcoinCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1165
|
-
|
|
1166
|
-
declare const CurrencyDollarIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1167
|
-
|
|
1168
|
-
declare const CurrencyDollarCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1169
|
-
|
|
1170
|
-
declare const CurrencyEthereumIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1171
|
-
|
|
1172
|
-
declare const CurrencyEthereumCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1173
|
-
|
|
1174
|
-
declare const CurrencyEuroIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1175
|
-
|
|
1176
|
-
declare const CurrencyEuroCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1177
|
-
|
|
1178
|
-
declare const CurrencyPoundIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1179
|
-
|
|
1180
|
-
declare const CurrencyPoundCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1181
|
-
|
|
1182
|
-
declare const CurrencyRubleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1183
|
-
|
|
1184
|
-
declare const CurrencyRubleCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1185
|
-
|
|
1186
|
-
declare const CurrencyRupeeIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1187
|
-
|
|
1188
|
-
declare const CurrencyRupeeCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1189
|
-
|
|
1190
|
-
declare const CurrencyYenIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1191
|
-
|
|
1192
|
-
declare const CurrencyYenCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1193
|
-
|
|
1194
|
-
declare const Cursor1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1195
|
-
|
|
1196
|
-
declare const Cursor2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1197
|
-
|
|
1198
|
-
declare const Cursor3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1199
|
-
|
|
1200
|
-
declare const Cursor4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1201
|
-
|
|
1202
|
-
declare const CursorBoxIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1203
|
-
|
|
1204
|
-
declare const CursorClickIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1205
|
-
|
|
1206
|
-
declare const CursorClick1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1207
|
-
|
|
1208
|
-
declare const CursorClick2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1209
|
-
|
|
1210
|
-
declare const DataIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1211
|
-
|
|
1212
|
-
declare const Database1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1213
|
-
|
|
1214
|
-
declare const Database2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1215
|
-
|
|
1216
|
-
declare const Database3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1217
|
-
|
|
1218
|
-
declare const Dataflow1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1219
|
-
|
|
1220
|
-
declare const Dataflow2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1221
|
-
|
|
1222
|
-
declare const Dataflow3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1223
|
-
|
|
1224
|
-
declare const Dataflow4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1225
|
-
|
|
1226
|
-
declare const DeleteIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1227
|
-
|
|
1228
|
-
declare const Diamond1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1229
|
-
|
|
1230
|
-
declare const Diamond2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1231
|
-
|
|
1232
|
-
declare const Dice1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1233
|
-
|
|
1234
|
-
declare const Dice2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1235
|
-
|
|
1236
|
-
declare const Dice3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1237
|
-
|
|
1238
|
-
declare const Dice4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1239
|
-
|
|
1240
|
-
declare const Dice5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1241
|
-
|
|
1242
|
-
declare const Dice6Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1243
|
-
|
|
1244
|
-
declare const Disc1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1245
|
-
|
|
1246
|
-
declare const Disc2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1247
|
-
|
|
1248
|
-
declare const DistributeSpacingHorizontalIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1249
|
-
|
|
1250
|
-
declare const DistributeSpacingVerticalIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1251
|
-
|
|
1252
|
-
declare const Divide1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1253
|
-
|
|
1254
|
-
declare const Divide2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1255
|
-
|
|
1256
|
-
declare const Divide3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1257
|
-
|
|
1258
|
-
declare const DividerIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1259
|
-
|
|
1260
|
-
declare const Dotpoints1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1261
|
-
|
|
1262
|
-
declare const Dotpoints2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1263
|
-
|
|
1264
|
-
declare const DotsGridIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1265
|
-
|
|
1266
|
-
declare const DotsHorizontalIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1267
|
-
|
|
1268
|
-
declare const DotsVerticalIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1269
|
-
|
|
1270
|
-
declare const DownloadIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1271
|
-
|
|
1272
|
-
declare const Download1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1273
|
-
|
|
1274
|
-
declare const Download2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1275
|
-
|
|
1276
|
-
declare const Download3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1277
|
-
|
|
1278
|
-
declare const Download4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1279
|
-
|
|
1280
|
-
declare const DownloadCloud1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1281
|
-
|
|
1282
|
-
declare const DownloadCloud2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1283
|
-
|
|
1284
|
-
declare const DropIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1285
|
-
|
|
1286
|
-
declare const Droplets1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1287
|
-
|
|
1288
|
-
declare const Droplets2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1289
|
-
|
|
1290
|
-
declare const Droplets3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1291
|
-
|
|
1292
|
-
declare const DropperIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1293
|
-
|
|
1294
|
-
declare const EditIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1295
|
-
|
|
1296
|
-
declare const Edit1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1297
|
-
|
|
1298
|
-
declare const Edit2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1299
|
-
|
|
1300
|
-
declare const Edit3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1301
|
-
|
|
1302
|
-
declare const Edit4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1303
|
-
|
|
1304
|
-
declare const Edit5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1305
|
-
|
|
1306
|
-
declare const EqualIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1307
|
-
|
|
1308
|
-
declare const EqualNotIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1309
|
-
|
|
1310
|
-
declare const EraserIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1311
|
-
|
|
1312
|
-
declare const ExpandIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1313
|
-
|
|
1314
|
-
declare const Expand1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1315
|
-
|
|
1316
|
-
declare const Expand2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1317
|
-
|
|
1318
|
-
declare const Expand3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1319
|
-
|
|
1320
|
-
declare const Expand4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1321
|
-
|
|
1322
|
-
declare const Expand5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1323
|
-
|
|
1324
|
-
declare const Expand6Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1325
|
-
|
|
1326
|
-
declare const EyeIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1327
|
-
|
|
1328
|
-
declare const EyeOffIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1329
|
-
|
|
1330
|
-
declare const FaceContentIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1331
|
-
|
|
1332
|
-
declare const FaceFrownIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1333
|
-
|
|
1334
|
-
declare const FaceHappyIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1335
|
-
|
|
1336
|
-
declare const FaceIdIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1337
|
-
|
|
1338
|
-
declare const FaceIdSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1339
|
-
|
|
1340
|
-
declare const FaceNeutralIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1341
|
-
|
|
1342
|
-
declare const FaceSadIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1343
|
-
|
|
1344
|
-
declare const FaceSmileIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1345
|
-
|
|
1346
|
-
declare const FaceWinkIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1347
|
-
|
|
1348
|
-
declare const FastBackwardIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1349
|
-
|
|
1350
|
-
declare const FastForwardIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1351
|
-
|
|
1352
|
-
declare const FeatherIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1353
|
-
|
|
1354
|
-
declare const FigmaIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1355
|
-
|
|
1356
|
-
declare const File1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1357
|
-
|
|
1358
|
-
declare const File2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1359
|
-
|
|
1360
|
-
declare const File3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1361
|
-
|
|
1362
|
-
declare const File4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1363
|
-
|
|
1364
|
-
declare const File5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1365
|
-
|
|
1366
|
-
declare const File6Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1367
|
-
|
|
1368
|
-
declare const File7Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1369
|
-
|
|
1370
|
-
declare const FileAttachment1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1371
|
-
|
|
1372
|
-
declare const FileAttachment2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1373
|
-
|
|
1374
|
-
declare const FileAttachment3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1375
|
-
|
|
1376
|
-
declare const FileAttachment4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1377
|
-
|
|
1378
|
-
declare const FileAttachment5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1379
|
-
|
|
1380
|
-
declare const FileCheck1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1381
|
-
|
|
1382
|
-
declare const FileCheck2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1383
|
-
|
|
1384
|
-
declare const FileCheck3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1385
|
-
|
|
1386
|
-
declare const FileCode1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1387
|
-
|
|
1388
|
-
declare const FileCode2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1389
|
-
|
|
1390
|
-
declare const FileDownload1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1391
|
-
|
|
1392
|
-
declare const FileDownload2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1393
|
-
|
|
1394
|
-
declare const FileDownload3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1395
|
-
|
|
1396
|
-
declare const FileHeart1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1397
|
-
|
|
1398
|
-
declare const FileHeart2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1399
|
-
|
|
1400
|
-
declare const FileHeart3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1401
|
-
|
|
1402
|
-
declare const FileLock1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1403
|
-
|
|
1404
|
-
declare const FileLock2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1405
|
-
|
|
1406
|
-
declare const FileLock3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1407
|
-
|
|
1408
|
-
declare const FileMinus1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1409
|
-
|
|
1410
|
-
declare const FileMinus2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1411
|
-
|
|
1412
|
-
declare const FileMinus3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1413
|
-
|
|
1414
|
-
declare const FilePlus1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1415
|
-
|
|
1416
|
-
declare const FilePlus2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1417
|
-
|
|
1418
|
-
declare const FilePlus3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1419
|
-
|
|
1420
|
-
declare const FileQuestionIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1421
|
-
|
|
1422
|
-
declare const FileQuestion1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1423
|
-
|
|
1424
|
-
declare const FileQuestion2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1425
|
-
|
|
1426
|
-
declare const FileQuestion3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1427
|
-
|
|
1428
|
-
declare const FileSearch1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1429
|
-
|
|
1430
|
-
declare const FileSearch2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1431
|
-
|
|
1432
|
-
declare const FileSearch3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1433
|
-
|
|
1434
|
-
declare const FileShield1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1435
|
-
|
|
1436
|
-
declare const FileShield2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1437
|
-
|
|
1438
|
-
declare const FileShield3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1439
|
-
|
|
1440
|
-
declare const FileX1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1441
|
-
|
|
1442
|
-
declare const FileX2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1443
|
-
|
|
1444
|
-
declare const FileX3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1445
|
-
|
|
1446
|
-
declare const Film1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1447
|
-
|
|
1448
|
-
declare const Film2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1449
|
-
|
|
1450
|
-
declare const Film3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1451
|
-
|
|
1452
|
-
declare const FilterFunnel1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1453
|
-
|
|
1454
|
-
declare const FilterFunnel2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1455
|
-
|
|
1456
|
-
declare const FilterLinesIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1457
|
-
|
|
1458
|
-
declare const Fingerprint2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1459
|
-
|
|
1460
|
-
declare const Fingerprint3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1461
|
-
|
|
1462
|
-
declare const Fingerprint4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1463
|
-
|
|
1464
|
-
declare const Flag1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1465
|
-
|
|
1466
|
-
declare const Flag2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1467
|
-
|
|
1468
|
-
declare const Flag3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1469
|
-
|
|
1470
|
-
declare const Flag4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1471
|
-
|
|
1472
|
-
declare const Flag5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1473
|
-
|
|
1474
|
-
declare const Flag6Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1475
|
-
|
|
1476
|
-
declare const FlashIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1477
|
-
|
|
1478
|
-
declare const FlashOffIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1479
|
-
|
|
1480
|
-
declare const FlexAlignBottomIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1481
|
-
|
|
1482
|
-
declare const FlexAlignLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1483
|
-
|
|
1484
|
-
declare const FlexAlignRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1485
|
-
|
|
1486
|
-
declare const FlexAlignTopIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1487
|
-
|
|
1488
|
-
declare const FlipBackwardIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1489
|
-
|
|
1490
|
-
declare const FlipForwardIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1491
|
-
|
|
1492
|
-
declare const FolderIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1493
|
-
|
|
1494
|
-
declare const FolderCheckIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1495
|
-
|
|
1496
|
-
declare const FolderClosedIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1497
|
-
|
|
1498
|
-
declare const FolderCodeIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1499
|
-
|
|
1500
|
-
declare const FolderDownloadIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1501
|
-
|
|
1502
|
-
declare const FolderLockIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1503
|
-
|
|
1504
|
-
declare const FolderMinusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1505
|
-
|
|
1506
|
-
declare const FolderMoveIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1507
|
-
|
|
1508
|
-
declare const FolderPlusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1509
|
-
|
|
1510
|
-
declare const FolderQuestionIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1511
|
-
|
|
1512
|
-
declare const FolderSearchIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1513
|
-
|
|
1514
|
-
declare const FolderShieldIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1515
|
-
|
|
1516
|
-
declare const FolderXIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1517
|
-
|
|
1518
|
-
declare const FramerIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1519
|
-
|
|
1520
|
-
declare const GamingPad1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1521
|
-
|
|
1522
|
-
declare const GamingPad2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1523
|
-
|
|
1524
|
-
declare const Gift1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1525
|
-
|
|
1526
|
-
declare const Gift2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1527
|
-
|
|
1528
|
-
declare const GitBranch1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1529
|
-
|
|
1530
|
-
declare const GitBranch2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1531
|
-
|
|
1532
|
-
declare const GitCommitIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1533
|
-
|
|
1534
|
-
declare const GitMergeIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1535
|
-
|
|
1536
|
-
declare const GitPullRequestIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1537
|
-
|
|
1538
|
-
declare const Glasses1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1539
|
-
|
|
1540
|
-
declare const Glasses2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1541
|
-
|
|
1542
|
-
declare const Globe1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1543
|
-
|
|
1544
|
-
declare const Globe11Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1545
|
-
|
|
1546
|
-
declare const Globe2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1547
|
-
|
|
1548
|
-
declare const Globe21Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1549
|
-
|
|
1550
|
-
declare const Globe3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1551
|
-
|
|
1552
|
-
declare const Globe4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1553
|
-
|
|
1554
|
-
declare const Globe5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1555
|
-
|
|
1556
|
-
declare const Globe6Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1557
|
-
|
|
1558
|
-
declare const GoogleChromeIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1559
|
-
|
|
1560
|
-
declare const GraduationHat1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1561
|
-
|
|
1562
|
-
declare const GraduationHat2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1563
|
-
|
|
1564
|
-
declare const Grid1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1565
|
-
|
|
1566
|
-
declare const Grid2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1567
|
-
|
|
1568
|
-
declare const Grid3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1569
|
-
|
|
1570
|
-
declare const GridDotsBlankIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1571
|
-
|
|
1572
|
-
declare const GridDotsBottomIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1573
|
-
|
|
1574
|
-
declare const GridDotsHorizontalCenterIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1575
|
-
|
|
1576
|
-
declare const GridDotsLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1577
|
-
|
|
1578
|
-
declare const GridDotsOuterIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1579
|
-
|
|
1580
|
-
declare const GridDotsRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1581
|
-
|
|
1582
|
-
declare const GridDotsTopIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1583
|
-
|
|
1584
|
-
declare const GridDotsVerticalCenterIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1585
|
-
|
|
1586
|
-
declare const HandIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1587
|
-
|
|
1588
|
-
declare const HardDriveIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1589
|
-
|
|
1590
|
-
declare const Hash1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1591
|
-
|
|
1592
|
-
declare const Hash2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1593
|
-
|
|
1594
|
-
declare const Heading1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1595
|
-
|
|
1596
|
-
declare const Heading2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1597
|
-
|
|
1598
|
-
declare const HeadingSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1599
|
-
|
|
1600
|
-
declare const Headphones1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1601
|
-
|
|
1602
|
-
declare const Headphones2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1603
|
-
|
|
1604
|
-
declare const HeartIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1605
|
-
|
|
1606
|
-
declare const HeartCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1607
|
-
|
|
1608
|
-
declare const HeartHandIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1609
|
-
|
|
1610
|
-
declare const HeartHexagonIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1611
|
-
|
|
1612
|
-
declare const HeartOctagonIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1613
|
-
|
|
1614
|
-
declare const HeartRoundedIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1615
|
-
|
|
1616
|
-
declare const HeartSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1617
|
-
|
|
1618
|
-
declare const HeartsIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1619
|
-
|
|
1620
|
-
declare const HelpCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1621
|
-
|
|
1622
|
-
declare const HelpHexagonIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1623
|
-
|
|
1624
|
-
declare const HelpOctagonIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1625
|
-
|
|
1626
|
-
declare const HelpSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1627
|
-
|
|
1628
|
-
declare const Hexagon1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1629
|
-
|
|
1630
|
-
declare const Hexagon2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1631
|
-
|
|
1632
|
-
declare const HomeIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1633
|
-
|
|
1634
|
-
declare const Home1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1635
|
-
|
|
1636
|
-
declare const Home2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1637
|
-
|
|
1638
|
-
declare const Home3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1639
|
-
|
|
1640
|
-
declare const Home4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1641
|
-
|
|
1642
|
-
declare const Home5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1643
|
-
|
|
1644
|
-
declare const HomeLineIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1645
|
-
|
|
1646
|
-
declare const HomeSmileIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1647
|
-
|
|
1648
|
-
declare const HorizontalBarChart1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1649
|
-
|
|
1650
|
-
declare const HorizontalBarChart2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1651
|
-
|
|
1652
|
-
declare const HorizontalBarChart3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1653
|
-
|
|
1654
|
-
declare const Hourglass1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1655
|
-
|
|
1656
|
-
declare const Hourglass2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1657
|
-
|
|
1658
|
-
declare const Hourglass3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1659
|
-
|
|
1660
|
-
declare const Hurricane1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1661
|
-
|
|
1662
|
-
declare const Hurricane2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1663
|
-
|
|
1664
|
-
declare const Hurricane3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1665
|
-
|
|
1666
|
-
declare const ImageIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1667
|
-
|
|
1668
|
-
declare const Image1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1669
|
-
|
|
1670
|
-
declare const Image2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1671
|
-
|
|
1672
|
-
declare const Image3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1673
|
-
|
|
1674
|
-
declare const Image4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1675
|
-
|
|
1676
|
-
declare const Image5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1677
|
-
|
|
1678
|
-
declare const ImageCheckIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1679
|
-
|
|
1680
|
-
declare const ImageDownIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1681
|
-
|
|
1682
|
-
declare const ImageIndentLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1683
|
-
|
|
1684
|
-
declare const ImageIndentRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1685
|
-
|
|
1686
|
-
declare const ImageLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1687
|
-
|
|
1688
|
-
declare const ImagePlusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1689
|
-
|
|
1690
|
-
declare const ImageRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1691
|
-
|
|
1692
|
-
declare const ImageUpIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1693
|
-
|
|
1694
|
-
declare const ImageUserIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1695
|
-
|
|
1696
|
-
declare const ImageUserCheckIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1697
|
-
|
|
1698
|
-
declare const ImageUserDownIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1699
|
-
|
|
1700
|
-
declare const ImageUserLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1701
|
-
|
|
1702
|
-
declare const ImageUserPlusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1703
|
-
|
|
1704
|
-
declare const ImageUserRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1705
|
-
|
|
1706
|
-
declare const ImageUserUpIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1707
|
-
|
|
1708
|
-
declare const ImageUserXIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1709
|
-
|
|
1710
|
-
declare const ImageXIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1711
|
-
|
|
1712
|
-
declare const Inbox1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1713
|
-
|
|
1714
|
-
declare const Inbox2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1715
|
-
|
|
1716
|
-
declare const InfinityIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1717
|
-
|
|
1718
|
-
declare const InfoCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1719
|
-
|
|
1720
|
-
declare const InfoHexagonIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1721
|
-
|
|
1722
|
-
declare const InfoOctagonIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1723
|
-
|
|
1724
|
-
declare const InfoSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1725
|
-
|
|
1726
|
-
declare const IntersectCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1727
|
-
|
|
1728
|
-
declare const IntersectSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1729
|
-
|
|
1730
|
-
declare const Italic1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1731
|
-
|
|
1732
|
-
declare const Italic2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1733
|
-
|
|
1734
|
-
declare const ItalicSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1735
|
-
|
|
1736
|
-
declare const Key1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1737
|
-
|
|
1738
|
-
declare const Key2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1739
|
-
|
|
1740
|
-
declare const Keyboard1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1741
|
-
|
|
1742
|
-
declare const Keyboard2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1743
|
-
|
|
1744
|
-
declare const Laptop1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1745
|
-
|
|
1746
|
-
declare const Laptop2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1747
|
-
|
|
1748
|
-
declare const LayerSingleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1749
|
-
|
|
1750
|
-
declare const LayersThree1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1751
|
-
|
|
1752
|
-
declare const LayersThree2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1753
|
-
|
|
1754
|
-
declare const LayersTwo1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1755
|
-
|
|
1756
|
-
declare const LayersTwo2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1757
|
-
|
|
1758
|
-
declare const LayoutAlt1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1759
|
-
|
|
1760
|
-
declare const LayoutAlt2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1761
|
-
|
|
1762
|
-
declare const LayoutAlt3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1763
|
-
|
|
1764
|
-
declare const LayoutAlt4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1765
|
-
|
|
1766
|
-
declare const LayoutBottomIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1767
|
-
|
|
1768
|
-
declare const LayoutGrid1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1769
|
-
|
|
1770
|
-
declare const LayoutGrid2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1771
|
-
|
|
1772
|
-
declare const LayoutLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1773
|
-
|
|
1774
|
-
declare const LayoutRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1775
|
-
|
|
1776
|
-
declare const LayoutTopIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1777
|
-
|
|
1778
|
-
declare const LeftIndent1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1779
|
-
|
|
1780
|
-
declare const LeftIndent2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1781
|
-
|
|
1782
|
-
declare const LetterSpacing1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1783
|
-
|
|
1784
|
-
declare const LetterSpacing2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1785
|
-
|
|
1786
|
-
declare const LifeBuoy1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1787
|
-
|
|
1788
|
-
declare const LifeBuoy2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1789
|
-
|
|
1790
|
-
declare const LightbulbIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1791
|
-
|
|
1792
|
-
declare const Lightbulb1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1793
|
-
|
|
1794
|
-
declare const Lightbulb2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1795
|
-
|
|
1796
|
-
declare const Lightbulb3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1797
|
-
|
|
1798
|
-
declare const Lightbulb4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1799
|
-
|
|
1800
|
-
declare const Lightbulb5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1801
|
-
|
|
1802
|
-
declare const Lightning1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1803
|
-
|
|
1804
|
-
declare const Lightning2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1805
|
-
|
|
1806
|
-
declare const LineChartDown1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1807
|
-
|
|
1808
|
-
declare const LineChartDown2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1809
|
-
|
|
1810
|
-
declare const LineChartDown3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1811
|
-
|
|
1812
|
-
declare const LineChartDown4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1813
|
-
|
|
1814
|
-
declare const LineChartDown5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1815
|
-
|
|
1816
|
-
declare const LineChartUp1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1817
|
-
|
|
1818
|
-
declare const LineChartUp2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1819
|
-
|
|
1820
|
-
declare const LineChartUp3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1821
|
-
|
|
1822
|
-
declare const LineChartUp4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1823
|
-
|
|
1824
|
-
declare const LineChartUp5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1825
|
-
|
|
1826
|
-
declare const LineHeightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1827
|
-
|
|
1828
|
-
declare const LinkIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1829
|
-
|
|
1830
|
-
declare const Link1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1831
|
-
|
|
1832
|
-
declare const Link2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1833
|
-
|
|
1834
|
-
declare const Link3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1835
|
-
|
|
1836
|
-
declare const Link4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1837
|
-
|
|
1838
|
-
declare const Link5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1839
|
-
|
|
1840
|
-
declare const LinkBroken1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1841
|
-
|
|
1842
|
-
declare const LinkBroken2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1843
|
-
|
|
1844
|
-
declare const LinkExternal1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1845
|
-
|
|
1846
|
-
declare const LinkExternal2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1847
|
-
|
|
1848
|
-
declare const ListIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1849
|
-
|
|
1850
|
-
declare const Loading1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1851
|
-
|
|
1852
|
-
declare const Loading2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1853
|
-
|
|
1854
|
-
declare const Loading3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1855
|
-
|
|
1856
|
-
declare const LockIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1857
|
-
|
|
1858
|
-
declare const Lock1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1859
|
-
|
|
1860
|
-
declare const Lock2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1861
|
-
|
|
1862
|
-
declare const Lock3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1863
|
-
|
|
1864
|
-
declare const Lock4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1865
|
-
|
|
1866
|
-
declare const LockKeyholeCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1867
|
-
|
|
1868
|
-
declare const LockKeyholeSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1869
|
-
|
|
1870
|
-
declare const LockUnlocked1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1871
|
-
|
|
1872
|
-
declare const LockUnlocked2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1873
|
-
|
|
1874
|
-
declare const LockUnlocked3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1875
|
-
|
|
1876
|
-
declare const LockUnlocked4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1877
|
-
|
|
1878
|
-
declare const LogInIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1879
|
-
|
|
1880
|
-
declare const LogIn1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1881
|
-
|
|
1882
|
-
declare const LogIn2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1883
|
-
|
|
1884
|
-
declare const LogIn3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1885
|
-
|
|
1886
|
-
declare const LogIn4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1887
|
-
|
|
1888
|
-
declare const LogOut1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1889
|
-
|
|
1890
|
-
declare const LogOut2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1891
|
-
|
|
1892
|
-
declare const LogOut3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1893
|
-
|
|
1894
|
-
declare const LogOut4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1895
|
-
|
|
1896
|
-
declare const Luggage1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1897
|
-
|
|
1898
|
-
declare const Luggage2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1899
|
-
|
|
1900
|
-
declare const Luggage3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1901
|
-
|
|
1902
|
-
declare const MagicWandIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1903
|
-
|
|
1904
|
-
declare const MagicWand1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1905
|
-
|
|
1906
|
-
declare const MagicWand2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1907
|
-
|
|
1908
|
-
declare const MailIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1909
|
-
|
|
1910
|
-
declare const Mail1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1911
|
-
|
|
1912
|
-
declare const Mail2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1913
|
-
|
|
1914
|
-
declare const Mail3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1915
|
-
|
|
1916
|
-
declare const Mail4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1917
|
-
|
|
1918
|
-
declare const Mail5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1919
|
-
|
|
1920
|
-
declare const MailNotificationIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1921
|
-
|
|
1922
|
-
declare const Map1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1923
|
-
|
|
1924
|
-
declare const Map2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1925
|
-
|
|
1926
|
-
declare const MarkIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1927
|
-
|
|
1928
|
-
declare const MarkerPin1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1929
|
-
|
|
1930
|
-
declare const MarkerPin2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1931
|
-
|
|
1932
|
-
declare const MarkerPin3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1933
|
-
|
|
1934
|
-
declare const MarkerPin4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1935
|
-
|
|
1936
|
-
declare const MarkerPin5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1937
|
-
|
|
1938
|
-
declare const MarkerPin6Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1939
|
-
|
|
1940
|
-
declare const Maximize1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1941
|
-
|
|
1942
|
-
declare const Maximize2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1943
|
-
|
|
1944
|
-
declare const MedicalCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1945
|
-
|
|
1946
|
-
declare const MedicalCrossIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1947
|
-
|
|
1948
|
-
declare const MedicalSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1949
|
-
|
|
1950
|
-
declare const MenuIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1951
|
-
|
|
1952
|
-
declare const Menu1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1953
|
-
|
|
1954
|
-
declare const Menu2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1955
|
-
|
|
1956
|
-
declare const Menu3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1957
|
-
|
|
1958
|
-
declare const Menu4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1959
|
-
|
|
1960
|
-
declare const Menu5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1961
|
-
|
|
1962
|
-
declare const MessageAlertCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1963
|
-
|
|
1964
|
-
declare const MessageAlertSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1965
|
-
|
|
1966
|
-
declare const MessageChatCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1967
|
-
|
|
1968
|
-
declare const MessageChatSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1969
|
-
|
|
1970
|
-
declare const MessageCheckCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1971
|
-
|
|
1972
|
-
declare const MessageCheckSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1973
|
-
|
|
1974
|
-
declare const MessageCircle1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1975
|
-
|
|
1976
|
-
declare const MessageCircle2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1977
|
-
|
|
1978
|
-
declare const MessageDotsCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1979
|
-
|
|
1980
|
-
declare const MessageDotsSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1981
|
-
|
|
1982
|
-
declare const MessageHeartCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1983
|
-
|
|
1984
|
-
declare const MessageHeartSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1985
|
-
|
|
1986
|
-
declare const MessageNotificationCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1987
|
-
|
|
1988
|
-
declare const MessageNotificationSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1989
|
-
|
|
1990
|
-
declare const MessagePlusCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1991
|
-
|
|
1992
|
-
declare const MessagePlusSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1993
|
-
|
|
1994
|
-
declare const MessageQuestionCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1995
|
-
|
|
1996
|
-
declare const MessageQuestionSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1997
|
-
|
|
1998
|
-
declare const MessageSmileCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1999
|
-
|
|
2000
|
-
declare const MessageSmileSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2001
|
-
|
|
2002
|
-
declare const MessageSquare1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2003
|
-
|
|
2004
|
-
declare const MessageSquare2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2005
|
-
|
|
2006
|
-
declare const MessageTextCircle1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2007
|
-
|
|
2008
|
-
declare const MessageTextCircle2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2009
|
-
|
|
2010
|
-
declare const MessageTextSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2011
|
-
|
|
2012
|
-
declare const MessageTextSquare1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2013
|
-
|
|
2014
|
-
declare const MessageTextSquare2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2015
|
-
|
|
2016
|
-
declare const MessageXCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2017
|
-
|
|
2018
|
-
declare const MessageXSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2019
|
-
|
|
2020
|
-
declare const MicrophoneIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2021
|
-
|
|
2022
|
-
declare const Microphone1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2023
|
-
|
|
2024
|
-
declare const Microphone2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2025
|
-
|
|
2026
|
-
declare const MicrophoneOffIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2027
|
-
|
|
2028
|
-
declare const MicrophoneOff1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2029
|
-
|
|
2030
|
-
declare const MicrophoneOff2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2031
|
-
|
|
2032
|
-
declare const MicroscopeIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2033
|
-
|
|
2034
|
-
declare const Minimize1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2035
|
-
|
|
2036
|
-
declare const Minimize2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2037
|
-
|
|
2038
|
-
declare const MinusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2039
|
-
|
|
2040
|
-
declare const MinusCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2041
|
-
|
|
2042
|
-
declare const MinusSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2043
|
-
|
|
2044
|
-
declare const Modem1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2045
|
-
|
|
2046
|
-
declare const Modem2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2047
|
-
|
|
2048
|
-
declare const MonitorIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2049
|
-
|
|
2050
|
-
declare const Monitor1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2051
|
-
|
|
2052
|
-
declare const Monitor2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2053
|
-
|
|
2054
|
-
declare const Monitor3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2055
|
-
|
|
2056
|
-
declare const Monitor4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2057
|
-
|
|
2058
|
-
declare const Monitor5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2059
|
-
|
|
2060
|
-
declare const Moon1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2061
|
-
|
|
2062
|
-
declare const Moon2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2063
|
-
|
|
2064
|
-
declare const MoonEclipseIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2065
|
-
|
|
2066
|
-
declare const MoonStarIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2067
|
-
|
|
2068
|
-
declare const MouseIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2069
|
-
|
|
2070
|
-
declare const MoveIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2071
|
-
|
|
2072
|
-
declare const MusicNote1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2073
|
-
|
|
2074
|
-
declare const MusicNote2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2075
|
-
|
|
2076
|
-
declare const MusicNotePlusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2077
|
-
|
|
2078
|
-
declare const NavigationPointer1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2079
|
-
|
|
2080
|
-
declare const NavigationPointer2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2081
|
-
|
|
2082
|
-
declare const NavigationPointerOff1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2083
|
-
|
|
2084
|
-
declare const NavigationPointerOff2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2085
|
-
|
|
2086
|
-
declare const NotificationBoxIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2087
|
-
|
|
2088
|
-
declare const NotificationMessageIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2089
|
-
|
|
2090
|
-
declare const NotificationTextIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2091
|
-
|
|
2092
|
-
declare const OctagonIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2093
|
-
|
|
2094
|
-
declare const PackageIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2095
|
-
|
|
2096
|
-
declare const PackageCheckIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2097
|
-
|
|
2098
|
-
declare const PackageMinusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2099
|
-
|
|
2100
|
-
declare const PackagePlusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2101
|
-
|
|
2102
|
-
declare const PackageSearchIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2103
|
-
|
|
2104
|
-
declare const PackageXIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2105
|
-
|
|
2106
|
-
declare const PaintIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2107
|
-
|
|
2108
|
-
declare const PaintPourIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2109
|
-
|
|
2110
|
-
declare const PaletteIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2111
|
-
|
|
2112
|
-
declare const PaperclipIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2113
|
-
|
|
2114
|
-
declare const ParagraphSpacingIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2115
|
-
|
|
2116
|
-
declare const ParagraphWrapIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2117
|
-
|
|
2118
|
-
declare const PasscodeIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2119
|
-
|
|
2120
|
-
declare const PasscodeLockIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2121
|
-
|
|
2122
|
-
declare const PassportIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2123
|
-
|
|
2124
|
-
declare const PauseCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2125
|
-
|
|
2126
|
-
declare const PauseSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2127
|
-
|
|
2128
|
-
declare const PenTool1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2129
|
-
|
|
2130
|
-
declare const PenTool2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2131
|
-
|
|
2132
|
-
declare const PenToolMinusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2133
|
-
|
|
2134
|
-
declare const PenToolPlusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2135
|
-
|
|
2136
|
-
declare const Pencil1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2137
|
-
|
|
2138
|
-
declare const Pencil2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2139
|
-
|
|
2140
|
-
declare const PencilLineIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2141
|
-
|
|
2142
|
-
declare const PentagonIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2143
|
-
|
|
2144
|
-
declare const Percent1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2145
|
-
|
|
2146
|
-
declare const Percent2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2147
|
-
|
|
2148
|
-
declare const Percent3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2149
|
-
|
|
2150
|
-
declare const Perspective1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2151
|
-
|
|
2152
|
-
declare const Perspective2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2153
|
-
|
|
2154
|
-
declare const PhoneIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2155
|
-
|
|
2156
|
-
declare const Phone1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2157
|
-
|
|
2158
|
-
declare const Phone2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2159
|
-
|
|
2160
|
-
declare const PhoneCallIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2161
|
-
|
|
2162
|
-
declare const PhoneCall1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2163
|
-
|
|
2164
|
-
declare const PhoneCall2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2165
|
-
|
|
2166
|
-
declare const PhoneHangUpIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2167
|
-
|
|
2168
|
-
declare const PhoneIncomingIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2169
|
-
|
|
2170
|
-
declare const PhoneIncoming1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2171
|
-
|
|
2172
|
-
declare const PhoneIncoming2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2173
|
-
|
|
2174
|
-
declare const PhoneOutgoing1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2175
|
-
|
|
2176
|
-
declare const PhoneOutgoing2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2177
|
-
|
|
2178
|
-
declare const PhonePauseIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2179
|
-
|
|
2180
|
-
declare const PhonePlusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2181
|
-
|
|
2182
|
-
declare const PhoneXIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2183
|
-
|
|
2184
|
-
declare const PieChartIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2185
|
-
|
|
2186
|
-
declare const PieChart1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2187
|
-
|
|
2188
|
-
declare const PieChart2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2189
|
-
|
|
2190
|
-
declare const PieChart3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2191
|
-
|
|
2192
|
-
declare const PieChart4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2193
|
-
|
|
2194
|
-
declare const PiggyBank1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2195
|
-
|
|
2196
|
-
declare const PiggyBank2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2197
|
-
|
|
2198
|
-
declare const Pilcrow1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2199
|
-
|
|
2200
|
-
declare const Pilcrow2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2201
|
-
|
|
2202
|
-
declare const PilcrowSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2203
|
-
|
|
2204
|
-
declare const Pin1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2205
|
-
|
|
2206
|
-
declare const Pin2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2207
|
-
|
|
2208
|
-
declare const PlaceholderIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2209
|
-
|
|
2210
|
-
declare const PlaneIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2211
|
-
|
|
2212
|
-
declare const PlayIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2213
|
-
|
|
2214
|
-
declare const PlayCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2215
|
-
|
|
2216
|
-
declare const PlaySquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2217
|
-
|
|
2218
|
-
declare const PlusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2219
|
-
|
|
2220
|
-
declare const PlusCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2221
|
-
|
|
2222
|
-
declare const PlusSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2223
|
-
|
|
2224
|
-
declare const PodcastIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2225
|
-
|
|
2226
|
-
declare const Power1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2227
|
-
|
|
2228
|
-
declare const Power2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2229
|
-
|
|
2230
|
-
declare const Power3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2231
|
-
|
|
2232
|
-
declare const PresentationChart1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2233
|
-
|
|
2234
|
-
declare const PresentationChart2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2235
|
-
|
|
2236
|
-
declare const PresentationChart3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2237
|
-
|
|
2238
|
-
declare const PrinterIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2239
|
-
|
|
2240
|
-
declare const PuzzlePieceIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2241
|
-
|
|
2242
|
-
declare const PuzzlePiece1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2243
|
-
|
|
2244
|
-
declare const PuzzlePiece2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2245
|
-
|
|
2246
|
-
declare const QrCodeIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2247
|
-
|
|
2248
|
-
declare const QrCode1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2249
|
-
|
|
2250
|
-
declare const QrCode2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2251
|
-
|
|
2252
|
-
declare const ReceiptIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2253
|
-
|
|
2254
|
-
declare const ReceiptCheckIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2255
|
-
|
|
2256
|
-
declare const RecordingIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2257
|
-
|
|
2258
|
-
declare const Recording1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2259
|
-
|
|
2260
|
-
declare const Recording2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2261
|
-
|
|
2262
|
-
declare const Recording3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2263
|
-
|
|
2264
|
-
declare const Reflect1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2265
|
-
|
|
2266
|
-
declare const Reflect2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2267
|
-
|
|
2268
|
-
declare const RefreshCcwIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2269
|
-
|
|
2270
|
-
declare const RefreshCcw1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2271
|
-
|
|
2272
|
-
declare const RefreshCcw2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2273
|
-
|
|
2274
|
-
declare const RefreshCcw3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2275
|
-
|
|
2276
|
-
declare const RefreshCcw4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2277
|
-
|
|
2278
|
-
declare const RefreshCcw5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2279
|
-
|
|
2280
|
-
declare const RefreshCwIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2281
|
-
|
|
2282
|
-
declare const RefreshCw1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2283
|
-
|
|
2284
|
-
declare const RefreshCw2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2285
|
-
|
|
2286
|
-
declare const RefreshCw3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2287
|
-
|
|
2288
|
-
declare const RefreshCw4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2289
|
-
|
|
2290
|
-
declare const RefreshCw5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2291
|
-
|
|
2292
|
-
declare const Repeat1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2293
|
-
|
|
2294
|
-
declare const Repeat2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2295
|
-
|
|
2296
|
-
declare const Repeat3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2297
|
-
|
|
2298
|
-
declare const Repeat4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2299
|
-
|
|
2300
|
-
declare const ReverseLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2301
|
-
|
|
2302
|
-
declare const ReverseRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2303
|
-
|
|
2304
|
-
declare const RightIndent1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2305
|
-
|
|
2306
|
-
declare const RightIndent2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2307
|
-
|
|
2308
|
-
declare const RocketIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2309
|
-
|
|
2310
|
-
declare const Rocket1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2311
|
-
|
|
2312
|
-
declare const Rocket2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2313
|
-
|
|
2314
|
-
declare const RollerBrushIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2315
|
-
|
|
2316
|
-
declare const RotateCcwIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2317
|
-
|
|
2318
|
-
declare const RouteIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2319
|
-
|
|
2320
|
-
declare const Rows1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2321
|
-
|
|
2322
|
-
declare const Rows2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2323
|
-
|
|
2324
|
-
declare const Rows3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2325
|
-
|
|
2326
|
-
declare const Rss1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2327
|
-
|
|
2328
|
-
declare const Rss2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2329
|
-
|
|
2330
|
-
declare const RulerIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2331
|
-
|
|
2332
|
-
declare const SafeIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2333
|
-
|
|
2334
|
-
declare const Sale1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2335
|
-
|
|
2336
|
-
declare const Sale2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2337
|
-
|
|
2338
|
-
declare const Sale3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2339
|
-
|
|
2340
|
-
declare const Sale4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2341
|
-
|
|
2342
|
-
declare const SaveIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2343
|
-
|
|
2344
|
-
declare const Save1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2345
|
-
|
|
2346
|
-
declare const Save2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2347
|
-
|
|
2348
|
-
declare const Save3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2349
|
-
|
|
2350
|
-
declare const Scale1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2351
|
-
|
|
2352
|
-
declare const Scale2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2353
|
-
|
|
2354
|
-
declare const Scale3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2355
|
-
|
|
2356
|
-
declare const Scales1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2357
|
-
|
|
2358
|
-
declare const Scales2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2359
|
-
|
|
2360
|
-
declare const ScanIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2361
|
-
|
|
2362
|
-
declare const Scissors1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2363
|
-
|
|
2364
|
-
declare const Scissors2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2365
|
-
|
|
2366
|
-
declare const ScissorsCut1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2367
|
-
|
|
2368
|
-
declare const ScissorsCut2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2369
|
-
|
|
2370
|
-
declare const SearchLgIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2371
|
-
|
|
2372
|
-
declare const SearchMdIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2373
|
-
|
|
2374
|
-
declare const SearchRefractionIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2375
|
-
|
|
2376
|
-
declare const SearchSmIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2377
|
-
|
|
2378
|
-
declare const SendIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2379
|
-
|
|
2380
|
-
declare const Send1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2381
|
-
|
|
2382
|
-
declare const Send2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2383
|
-
|
|
2384
|
-
declare const Send3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2385
|
-
|
|
2386
|
-
declare const Server1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2387
|
-
|
|
2388
|
-
declare const Server2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2389
|
-
|
|
2390
|
-
declare const Server3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2391
|
-
|
|
2392
|
-
declare const Server4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2393
|
-
|
|
2394
|
-
declare const Server5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2395
|
-
|
|
2396
|
-
declare const Server6Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2397
|
-
|
|
2398
|
-
declare const SettingsIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2399
|
-
|
|
2400
|
-
declare const Settings1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2401
|
-
|
|
2402
|
-
declare const Settings2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2403
|
-
|
|
2404
|
-
declare const Settings3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2405
|
-
|
|
2406
|
-
declare const Settings4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2407
|
-
|
|
2408
|
-
declare const ShareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2409
|
-
|
|
2410
|
-
declare const Share1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2411
|
-
|
|
2412
|
-
declare const Share2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2413
|
-
|
|
2414
|
-
declare const Share3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2415
|
-
|
|
2416
|
-
declare const Share4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2417
|
-
|
|
2418
|
-
declare const Share5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2419
|
-
|
|
2420
|
-
declare const Share6Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2421
|
-
|
|
2422
|
-
declare const Share7Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2423
|
-
|
|
2424
|
-
declare const ShareArrowIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2425
|
-
|
|
2426
|
-
declare const Shield1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2427
|
-
|
|
2428
|
-
declare const Shield2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2429
|
-
|
|
2430
|
-
declare const Shield3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2431
|
-
|
|
2432
|
-
declare const ShieldDollarIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2433
|
-
|
|
2434
|
-
declare const ShieldOffIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2435
|
-
|
|
2436
|
-
declare const ShieldPlusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2437
|
-
|
|
2438
|
-
declare const ShieldTickIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2439
|
-
|
|
2440
|
-
declare const ShieldZapIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2441
|
-
|
|
2442
|
-
declare const ShoppingBag1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2443
|
-
|
|
2444
|
-
declare const ShoppingBag2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2445
|
-
|
|
2446
|
-
declare const ShoppingBag3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2447
|
-
|
|
2448
|
-
declare const ShoppingCart1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2449
|
-
|
|
2450
|
-
declare const ShoppingCart2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2451
|
-
|
|
2452
|
-
declare const ShoppingCart3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2453
|
-
|
|
2454
|
-
declare const Shuffle1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2455
|
-
|
|
2456
|
-
declare const Shuffle2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2457
|
-
|
|
2458
|
-
declare const Signal1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2459
|
-
|
|
2460
|
-
declare const Signal2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2461
|
-
|
|
2462
|
-
declare const Signal3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2463
|
-
|
|
2464
|
-
declare const SimcardIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2465
|
-
|
|
2466
|
-
declare const SkewIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2467
|
-
|
|
2468
|
-
declare const SkipBackIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2469
|
-
|
|
2470
|
-
declare const SkipForwardIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2471
|
-
|
|
2472
|
-
declare const SlashCircle1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2473
|
-
|
|
2474
|
-
declare const SlashCircle2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2475
|
-
|
|
2476
|
-
declare const SlashDividerIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2477
|
-
|
|
2478
|
-
declare const SlashOctagonIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2479
|
-
|
|
2480
|
-
declare const Sliders1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2481
|
-
|
|
2482
|
-
declare const Sliders2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2483
|
-
|
|
2484
|
-
declare const Sliders3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2485
|
-
|
|
2486
|
-
declare const Sliders4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2487
|
-
|
|
2488
|
-
declare const Snowflake1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2489
|
-
|
|
2490
|
-
declare const Snowflake2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2491
|
-
|
|
2492
|
-
declare const SpacingHeight1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2493
|
-
|
|
2494
|
-
declare const SpacingHeight2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2495
|
-
|
|
2496
|
-
declare const SpacingWidth1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2497
|
-
|
|
2498
|
-
declare const SpacingWidth2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2499
|
-
|
|
2500
|
-
declare const Speaker1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2501
|
-
|
|
2502
|
-
declare const Speaker2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2503
|
-
|
|
2504
|
-
declare const Speaker3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2505
|
-
|
|
2506
|
-
declare const Speedometer1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2507
|
-
|
|
2508
|
-
declare const Speedometer2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2509
|
-
|
|
2510
|
-
declare const Speedometer3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2511
|
-
|
|
2512
|
-
declare const Speedometer4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2513
|
-
|
|
2514
|
-
declare const SpinnerIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2515
|
-
|
|
2516
|
-
declare const SquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2517
|
-
|
|
2518
|
-
declare const StandIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2519
|
-
|
|
2520
|
-
declare const Star1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2521
|
-
|
|
2522
|
-
declare const Star2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2523
|
-
|
|
2524
|
-
declare const Star3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2525
|
-
|
|
2526
|
-
declare const Star4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2527
|
-
|
|
2528
|
-
declare const Star5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2529
|
-
|
|
2530
|
-
declare const Star6Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2531
|
-
|
|
2532
|
-
declare const Star7Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2533
|
-
|
|
2534
|
-
declare const StarsIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2535
|
-
|
|
2536
|
-
declare const Stars1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2537
|
-
|
|
2538
|
-
declare const Stars2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2539
|
-
|
|
2540
|
-
declare const Stars3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2541
|
-
|
|
2542
|
-
declare const StickerCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2543
|
-
|
|
2544
|
-
declare const StickerSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2545
|
-
|
|
2546
|
-
declare const StopIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2547
|
-
|
|
2548
|
-
declare const StopCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2549
|
-
|
|
2550
|
-
declare const StopSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2551
|
-
|
|
2552
|
-
declare const Strikethrough1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2553
|
-
|
|
2554
|
-
declare const Strikethrough2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2555
|
-
|
|
2556
|
-
declare const StrikethroughSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2557
|
-
|
|
2558
|
-
declare const SubscriptIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2559
|
-
|
|
2560
|
-
declare const SunIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2561
|
-
|
|
2562
|
-
declare const SunSetting1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2563
|
-
|
|
2564
|
-
declare const SunSetting2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2565
|
-
|
|
2566
|
-
declare const SunSetting3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2567
|
-
|
|
2568
|
-
declare const SunriseIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2569
|
-
|
|
2570
|
-
declare const SunsetIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2571
|
-
|
|
2572
|
-
declare const SwitchHorizontal1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2573
|
-
|
|
2574
|
-
declare const SwitchHorizontal2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2575
|
-
|
|
2576
|
-
declare const SwitchVertical1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2577
|
-
|
|
2578
|
-
declare const SwitchVertical2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2579
|
-
|
|
2580
|
-
declare const TableIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2581
|
-
|
|
2582
|
-
declare const Tablet1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2583
|
-
|
|
2584
|
-
declare const Tablet2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2585
|
-
|
|
2586
|
-
declare const Tag1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2587
|
-
|
|
2588
|
-
declare const Tag2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2589
|
-
|
|
2590
|
-
declare const Tag3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2591
|
-
|
|
2592
|
-
declare const Target1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2593
|
-
|
|
2594
|
-
declare const Target2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2595
|
-
|
|
2596
|
-
declare const Target3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2597
|
-
|
|
2598
|
-
declare const Target4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2599
|
-
|
|
2600
|
-
declare const Target5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2601
|
-
|
|
2602
|
-
declare const TelescopeIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2603
|
-
|
|
2604
|
-
declare const TerminalIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2605
|
-
|
|
2606
|
-
declare const TerminalBrowserIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2607
|
-
|
|
2608
|
-
declare const TerminalCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2609
|
-
|
|
2610
|
-
declare const TerminalSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2611
|
-
|
|
2612
|
-
declare const TextInputIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2613
|
-
|
|
2614
|
-
declare const Thermometer1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2615
|
-
|
|
2616
|
-
declare const Thermometer2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2617
|
-
|
|
2618
|
-
declare const Thermometer3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2619
|
-
|
|
2620
|
-
declare const ThermometerColdIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2621
|
-
|
|
2622
|
-
declare const ThermometerWarmIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2623
|
-
|
|
2624
|
-
declare const ThumbsDownIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2625
|
-
|
|
2626
|
-
declare const ThumbsUpIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2627
|
-
|
|
2628
|
-
declare const Ticket1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2629
|
-
|
|
2630
|
-
declare const Ticket2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2631
|
-
|
|
2632
|
-
declare const Toggle1LeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2633
|
-
|
|
2634
|
-
declare const Toggle1RightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2635
|
-
|
|
2636
|
-
declare const Toggle2LeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2637
|
-
|
|
2638
|
-
declare const Toggle2RightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2639
|
-
|
|
2640
|
-
declare const Toggle3LeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2641
|
-
|
|
2642
|
-
declare const Toggle3RightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2643
|
-
|
|
2644
|
-
declare const Tool1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2645
|
-
|
|
2646
|
-
declare const Tool2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2647
|
-
|
|
2648
|
-
declare const TrainIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2649
|
-
|
|
2650
|
-
declare const TramIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2651
|
-
|
|
2652
|
-
declare const TransformIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2653
|
-
|
|
2654
|
-
declare const Translate1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2655
|
-
|
|
2656
|
-
declare const Translate2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2657
|
-
|
|
2658
|
-
declare const TrashIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2659
|
-
|
|
2660
|
-
declare const Trash1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2661
|
-
|
|
2662
|
-
declare const Trash2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2663
|
-
|
|
2664
|
-
declare const Trash3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2665
|
-
|
|
2666
|
-
declare const Trash4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2667
|
-
|
|
2668
|
-
declare const TrendDownIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2669
|
-
|
|
2670
|
-
declare const TrendDown1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2671
|
-
|
|
2672
|
-
declare const TrendDown2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2673
|
-
|
|
2674
|
-
declare const TrendUpIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2675
|
-
|
|
2676
|
-
declare const TrendUp1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2677
|
-
|
|
2678
|
-
declare const TrendUp2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2679
|
-
|
|
2680
|
-
declare const TriangleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2681
|
-
|
|
2682
|
-
declare const Trophy1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2683
|
-
|
|
2684
|
-
declare const Trophy2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2685
|
-
|
|
2686
|
-
declare const Truck1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2687
|
-
|
|
2688
|
-
declare const Truck2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2689
|
-
|
|
2690
|
-
declare const Tv1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2691
|
-
|
|
2692
|
-
declare const Tv2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2693
|
-
|
|
2694
|
-
declare const Tv3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2695
|
-
|
|
2696
|
-
declare const Type1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2697
|
-
|
|
2698
|
-
declare const Type2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2699
|
-
|
|
2700
|
-
declare const TypeSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2701
|
-
|
|
2702
|
-
declare const TypeStrikethrough1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2703
|
-
|
|
2704
|
-
declare const TypeStrikethrough2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2705
|
-
|
|
2706
|
-
declare const Umbrella1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2707
|
-
|
|
2708
|
-
declare const Umbrella2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2709
|
-
|
|
2710
|
-
declare const Umbrella3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2711
|
-
|
|
2712
|
-
declare const Underline1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2713
|
-
|
|
2714
|
-
declare const Underline2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2715
|
-
|
|
2716
|
-
declare const UnderlineSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2717
|
-
|
|
2718
|
-
declare const Upload1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2719
|
-
|
|
2720
|
-
declare const Upload2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2721
|
-
|
|
2722
|
-
declare const Upload3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2723
|
-
|
|
2724
|
-
declare const Upload4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2725
|
-
|
|
2726
|
-
declare const UploadCloud1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2727
|
-
|
|
2728
|
-
declare const UploadCloud2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2729
|
-
|
|
2730
|
-
declare const UsbFlashDriveIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2731
|
-
|
|
2732
|
-
declare const UserIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2733
|
-
|
|
2734
|
-
declare const User1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2735
|
-
|
|
2736
|
-
declare const User2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2737
|
-
|
|
2738
|
-
declare const User3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2739
|
-
|
|
2740
|
-
declare const UserCheck1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2741
|
-
|
|
2742
|
-
declare const UserCheck2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2743
|
-
|
|
2744
|
-
declare const UserCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2745
|
-
|
|
2746
|
-
declare const UserDown1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2747
|
-
|
|
2748
|
-
declare const UserDown2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2749
|
-
|
|
2750
|
-
declare const UserEditIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2751
|
-
|
|
2752
|
-
declare const UserLeft1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2753
|
-
|
|
2754
|
-
declare const UserLeft2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2755
|
-
|
|
2756
|
-
declare const UserMinus1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2757
|
-
|
|
2758
|
-
declare const UserMinus2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2759
|
-
|
|
2760
|
-
declare const UserPlusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2761
|
-
|
|
2762
|
-
declare const UserPlus1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2763
|
-
|
|
2764
|
-
declare const UserPlus2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2765
|
-
|
|
2766
|
-
declare const UserRight1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2767
|
-
|
|
2768
|
-
declare const UserRight2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2769
|
-
|
|
2770
|
-
declare const UserSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2771
|
-
|
|
2772
|
-
declare const UserUp1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2773
|
-
|
|
2774
|
-
declare const UserUp2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2775
|
-
|
|
2776
|
-
declare const UserXIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2777
|
-
|
|
2778
|
-
declare const UserX1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2779
|
-
|
|
2780
|
-
declare const UserX2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2781
|
-
|
|
2782
|
-
declare const UsersIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2783
|
-
|
|
2784
|
-
declare const Users1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2785
|
-
|
|
2786
|
-
declare const Users2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2787
|
-
|
|
2788
|
-
declare const Users3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2789
|
-
|
|
2790
|
-
declare const UsersCheckIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2791
|
-
|
|
2792
|
-
declare const UsersDownIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2793
|
-
|
|
2794
|
-
declare const UsersEditIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2795
|
-
|
|
2796
|
-
declare const UsersLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2797
|
-
|
|
2798
|
-
declare const UsersMinusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2799
|
-
|
|
2800
|
-
declare const UsersPlusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2801
|
-
|
|
2802
|
-
declare const UsersRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2803
|
-
|
|
2804
|
-
declare const UsersUpIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2805
|
-
|
|
2806
|
-
declare const UsersXIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2807
|
-
|
|
2808
|
-
declare const VariableIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2809
|
-
|
|
2810
|
-
declare const VideoRecorderIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2811
|
-
|
|
2812
|
-
declare const VideoRecorderOffIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2813
|
-
|
|
2814
|
-
declare const VirusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2815
|
-
|
|
2816
|
-
declare const VoicemailIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2817
|
-
|
|
2818
|
-
declare const VolumeMaxIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2819
|
-
|
|
2820
|
-
declare const VolumeMinIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2821
|
-
|
|
2822
|
-
declare const VolumeMinusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2823
|
-
|
|
2824
|
-
declare const VolumePlusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2825
|
-
|
|
2826
|
-
declare const VolumeXIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2827
|
-
|
|
2828
|
-
declare const Wallet1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2829
|
-
|
|
2830
|
-
declare const Wallet2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2831
|
-
|
|
2832
|
-
declare const Wallet3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2833
|
-
|
|
2834
|
-
declare const Wallet4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2835
|
-
|
|
2836
|
-
declare const Wallet5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2837
|
-
|
|
2838
|
-
declare const WatchCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2839
|
-
|
|
2840
|
-
declare const WatchSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2841
|
-
|
|
2842
|
-
declare const WavesIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2843
|
-
|
|
2844
|
-
declare const Webcam1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2845
|
-
|
|
2846
|
-
declare const Webcam2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2847
|
-
|
|
2848
|
-
declare const WifiIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2849
|
-
|
|
2850
|
-
declare const WifiOffIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2851
|
-
|
|
2852
|
-
declare const Wind1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2853
|
-
|
|
2854
|
-
declare const Wind2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2855
|
-
|
|
2856
|
-
declare const Wind3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2857
|
-
|
|
2858
|
-
declare const XIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2859
|
-
|
|
2860
|
-
declare const XCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2861
|
-
|
|
2862
|
-
declare const XCloseIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2863
|
-
|
|
2864
|
-
declare const XSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2865
|
-
|
|
2866
|
-
declare const YoutubeIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2867
|
-
|
|
2868
|
-
declare const ZapIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2869
|
-
|
|
2870
|
-
declare const ZapCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2871
|
-
|
|
2872
|
-
declare const ZapFastIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2873
|
-
|
|
2874
|
-
declare const ZapOffIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2875
|
-
|
|
2876
|
-
declare const ZapSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2877
|
-
|
|
2878
|
-
declare const ZoomInIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2879
|
-
|
|
2880
|
-
declare const ZoomOutIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2881
|
-
|
|
2882
|
-
export { Accordion, AccordionContent, AccordionItem, AccordionTrigger, ActivityHeartIcon, ActivityIcon, AirplayIcon, AirpodsIcon, AlarmClockCheckIcon, AlarmClockIcon, AlarmClockMinusIcon, AlarmClockOffIcon, AlarmClockPlusIcon, AlertCircleIcon, AlertDialog, AlertDialogAction, AlertDialogCancel, AlertDialogContent, AlertDialogDescription, AlertDialogFooter, AlertDialogHeader, AlertDialogTitle, AlertDialogTrigger, AlertHexagonIcon, AlertOctagonIcon, AlertSquareIcon, AlertTriangleIcon, AlignBottom1Icon, AlignBottom2Icon, AlignCenterIcon, AlignHorizontalCentre1Icon, AlignHorizontalCentre2Icon, AlignJustifyIcon, AlignLeft1Icon, AlignLeft2Icon, AlignLeftIcon, AlignRight1Icon, AlignRight2Icon, AlignRightIcon, AlignTopArrow1Icon, AlignTopArrow2Icon, AlignVerticalCenter1Icon, AlignVerticalCenter2Icon, AnchorIcon, AnnotationAlertIcon, AnnotationCheckIcon, AnnotationDotsIcon, AnnotationHeartIcon, AnnotationIcon, AnnotationInfoIcon, AnnotationPlusIcon, AnnotationQuestionIcon, AnnotationXIcon, Announcement1Icon, Announcement2Icon, Announcement3Icon, AppIntegrationIcon, ArchiveIcon, ArrowBlockDownIcon, ArrowBlockLeftIcon, ArrowBlockRightIcon, ArrowBlockUpIcon, ArrowCircleBrokenDownIcon, ArrowCircleBrokenDownLeftIcon, ArrowCircleBrokenDownRightIcon, ArrowCircleBrokenLeftIcon, ArrowCircleBrokenRightIcon, ArrowCircleBrokenUpIcon, ArrowCircleBrokenUpLeftIcon, ArrowCircleBrokenUpRightIcon, ArrowCircleDownIcon, ArrowCircleDownLeftIcon, ArrowCircleDownRightIcon, ArrowCircleLeftIcon, ArrowCircleRightIcon, ArrowCircleUpIcon, ArrowCircleUpLeftIcon, ArrowCircleUpRightIcon, ArrowDownIcon, ArrowDownLeftIcon, ArrowDownRightIcon, ArrowLeftIcon, ArrowNarrowDownIcon, ArrowNarrowDownLeftIcon, ArrowNarrowDownRightIcon, ArrowNarrowLeftIcon, ArrowNarrowRightIcon, ArrowNarrowUpIcon, ArrowNarrowUpLeftIcon, ArrowNarrowUpRightIcon, ArrowRightIcon, ArrowSquareDownIcon, ArrowSquareDownLeftIcon, ArrowSquareDownRightIcon, ArrowSquareLeftIcon, ArrowSquareRightIcon, ArrowSquareUpIcon, ArrowSquareUpLeftIcon, ArrowSquareUpRightIcon, ArrowUpIcon, ArrowUpLeftIcon, ArrowUpRightIcon, ArrowsDownIcon, ArrowsLeftIcon, ArrowsRightIcon, ArrowsTriangleIcon, ArrowsUpIcon, Asterisk1Icon, Asterisk2Icon, AtSignIcon, Atom1Icon, Atom2Icon, Attachment1Icon, Attachment2Icon, AttachmentIcon, Avatar, Award1Icon, Award2Icon, Award3Icon, Award4Icon, Award5Icon, BackpackIcon, Badge, type BadgeProps, BankIcon, BankNote1Icon, BankNote2Icon, BankNote3Icon, BarChart11Icon, BarChart12Icon, BarChart1Icon, BarChart2Icon, BarChart3Icon, BarChart4Icon, BarChart5Icon, BarChart6Icon, BarChart7Icon, BarChart8Icon, BarChart9Icon, BarChartCircle1Icon, BarChartCircle2Icon, BarChartCircle3Icon, BarChartSquare1Icon, BarChartSquare2Icon, BarChartSquare3Icon, BarChartSquareDownIcon, BarChartSquareMinusIcon, BarChartSquarePlusIcon, BarChartSquareUpIcon, BarLineChartIcon, BatteryCharging1Icon, BatteryCharging2Icon, BatteryEmptyIcon, BatteryFullIcon, BatteryLowIcon, BatteryMidIcon, Beaker1Icon, Beaker2Icon, Bell1Icon, Bell2Icon, Bell3Icon, Bell4Icon, BellIcon, BellMinusIcon, BellOff1Icon, BellOff2Icon, BellOff3Icon, BellPlusIcon, BellRinging1Icon, BellRinging2Icon, BellRinging3Icon, BellRinging4Icon, BezierCurve1Icon, BezierCurve2Icon, BezierCurve3Icon, BluetoothConnectIcon, BluetoothOffIcon, BluetoothOnIcon, BluetoothSignalIcon, Bold1Icon, Bold2Icon, BoldSquareIcon, BookClosedIcon, BookOpen1Icon, BookOpen2Icon, BookmarkAddIcon, BookmarkCheckIcon, BookmarkIcon, BookmarkMinusIcon, BookmarkXIcon, BoxIcon, BracketsCheckIcon, BracketsEllipsesIcon, BracketsIcon, BracketsMinusIcon, BracketsPlusIcon, BracketsSlashIcon, BracketsXIcon, Briefcase1Icon, Briefcase2Icon, BrowserIcon, Brush1Icon, Brush2Icon, Brush3Icon, Building1Icon, Building2Icon, Building3Icon, Building4Icon, Building5Icon, Building6Icon, Building7Icon, Building8Icon, BusIcon, Button, type ButtonProps, CalculatorIcon, Calendar, CalendarCheck1Icon, CalendarCheck2Icon, CalendarCheckIcon, CalendarDateIcon, CalendarHeart1Icon, CalendarHeart2Icon, CalendarIcon, CalendarMinus1Icon, CalendarMinus2Icon, CalendarPlus1Icon, CalendarPlus2Icon, CalendarPlusCornerIcon, CalendarPlusIcon, Camera1Icon, Camera2Icon, Camera3Icon, CameraIcon, CameraLensIcon, CameraOffIcon, CameraPlusIcon, Car1Icon, Car2Icon, Carousel, type CarouselApi, CarouselContent, CarouselItem, CarouselNext, CarouselPrevious, Certificate1Icon, Certificate2Icon, ChartBreakoutCircleIcon, ChartBreakoutSquareIcon, CheckCircleBrokenIcon, CheckCircleIcon, CheckDone1Icon, CheckDone2Icon, CheckHeartIcon, CheckIcon, CheckSquareBrokenIcon, CheckSquareIcon, CheckVerified1Icon, CheckVerified2Icon, CheckVerified3Icon, Checkbox, ChevronDownDoubleIcon, ChevronDownIcon, ChevronLeftDoubleIcon, ChevronLeftIcon, ChevronRightDoubleIcon, ChevronRightIcon, ChevronSelectorHorizontalIcon, ChevronSelectorVerticalIcon, ChevronUpDoubleIcon, ChevronUpIcon, ChromeCastIcon, CircleCutIcon, CircleIcon, ClapperboardIcon, ClipboardAttachmentIcon, ClipboardCheckIcon, ClipboardDownloadIcon, ClipboardIcon, ClipboardMinusIcon, ClipboardPlusIcon, ClipboardXIcon, ClockCheckIcon, ClockFastForwardIcon, ClockIcon, ClockPlusIcon, ClockRefreshIcon, ClockRewindIcon, ClockSnoozeIcon, ClockStopwatchIcon, Cloud1Icon, Cloud2Icon, Cloud3Icon, CloudBlank1Icon, CloudBlank2Icon, CloudLightningIcon, CloudMoonIcon, CloudOffIcon, CloudRaining1Icon, CloudRaining2Icon, CloudRaining3Icon, CloudRaining4Icon, CloudRaining5Icon, CloudRaining6Icon, CloudSnowing1Icon, CloudSnowing2Icon, CloudSun1Icon, CloudSun2Icon, CloudSun3Icon, Code1Icon, Code2Icon, CodeBrowserIcon, CodeCircle1Icon, CodeCircle2Icon, CodeCircle3Icon, CodeSnippet1Icon, CodeSnippet2Icon, CodeSquare1Icon, CodeSquare2Icon, CodepenIcon, Coins1Icon, Coins2Icon, Coins3Icon, Coins4Icon, CoinsHandIcon, CoinsStacked1Icon, CoinsStacked2Icon, CoinsStacked3Icon, CoinsStacked4Icon, CoinsSwap1Icon, CoinsSwap2Icon, Colors1Icon, ColorsIcon, Columns1Icon, Columns2Icon, Columns3Icon, Command, CommandEmpty, CommandGroup, CommandIcon, CommandInput, CommandItem, CommandList, CommandLoading, CommandSeparator, Compass1Icon, Compass2Icon, Compass3Icon, CompassIcon, ContainerIcon, Contrast1Icon, Contrast2Icon, Contrast3Icon, Copy1Icon, Copy2Icon, Copy3Icon, Copy4Icon, Copy5Icon, Copy6Icon, Copy7Icon, CopyIcon, CornerDownLeftIcon, CornerDownRightIcon, CornerLeftDownIcon, CornerLeftUpIcon, CornerRightDownIcon, CornerRightUpIcon, CornerUpLeftIcon, CornerUpRightIcon, CpuChip1Icon, CpuChip2Icon, CreatableSelect, type CreatableSelectProps, CreditCard1Icon, CreditCard2Icon, CreditCardCheckIcon, CreditCardDownIcon, CreditCardDownloadIcon, CreditCardEditIcon, CreditCardLockIcon, CreditCardMinusIcon, CreditCardPlusIcon, CreditCardRefreshIcon, CreditCardSearchIcon, CreditCardShieldIcon, CreditCardUpIcon, CreditCardUploadIcon, CreditCardXIcon, Crop1Icon, Crop2Icon, Cryptocurrency1Icon, Cryptocurrency2Icon, Cryptocurrency3Icon, Cryptocurrency4Icon, Cube1Icon, Cube2Icon, Cube3Icon, Cube4Icon, CubeOutlineIcon, CurrencyBitcoinCircleIcon, CurrencyBitcoinIcon, CurrencyDollarCircleIcon, CurrencyDollarIcon, CurrencyEthereumCircleIcon, CurrencyEthereumIcon, CurrencyEuroCircleIcon, CurrencyEuroIcon, CurrencyPoundCircleIcon, CurrencyPoundIcon, CurrencyRubleCircleIcon, CurrencyRubleIcon, CurrencyRupeeCircleIcon, CurrencyRupeeIcon, CurrencyYenCircleIcon, CurrencyYenIcon, Cursor1Icon, Cursor2Icon, Cursor3Icon, Cursor4Icon, CursorBoxIcon, CursorClick1Icon, CursorClick2Icon, CursorClickIcon, DataIcon, Database1Icon, Database2Icon, Database3Icon, Dataflow1Icon, Dataflow2Icon, Dataflow3Icon, Dataflow4Icon, DeleteIcon, Dialog, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogTitle, DialogTrigger, Diamond1Icon, Diamond2Icon, Dice1Icon, Dice2Icon, Dice3Icon, Dice4Icon, Dice5Icon, Dice6Icon, Disc1Icon, Disc2Icon, DistributeSpacingHorizontalIcon, DistributeSpacingVerticalIcon, Divide1Icon, Divide2Icon, Divide3Icon, DividerIcon, Dotpoints1Icon, Dotpoints2Icon, DotsGridIcon, DotsHorizontalIcon, DotsVerticalIcon, Download1Icon, Download2Icon, Download3Icon, Download4Icon, DownloadCloud1Icon, DownloadCloud2Icon, DownloadIcon, DropIcon, DropdownMenu, DropdownMenuCheckboxItem, DropdownMenuContent, DropdownMenuGroup, DropdownMenuItem, DropdownMenuLabel, DropdownMenuPortal, DropdownMenuRadioGroup, DropdownMenuRadioItem, DropdownMenuSeparator, DropdownMenuSub, DropdownMenuSubContent, DropdownMenuSubTrigger, DropdownMenuTrigger, Droplets1Icon, Droplets2Icon, Droplets3Icon, DropperIcon, Edit1Icon, Edit2Icon, Edit3Icon, Edit4Icon, Edit5Icon, EditIcon, EqualIcon, EqualNotIcon, EraserIcon, Expand1Icon, Expand2Icon, Expand3Icon, Expand4Icon, Expand5Icon, Expand6Icon, ExpandIcon, EyeIcon, EyeOffIcon, FaceContentIcon, FaceFrownIcon, FaceHappyIcon, FaceIdIcon, FaceIdSquareIcon, FaceNeutralIcon, FaceSadIcon, FaceSmileIcon, FaceWinkIcon, FastBackwardIcon, FastForwardIcon, FeatherIcon, FigmaIcon, File1Icon, File2Icon, File3Icon, File4Icon, File5Icon, File6Icon, File7Icon, FileAttachment1Icon, FileAttachment2Icon, FileAttachment3Icon, FileAttachment4Icon, FileAttachment5Icon, FileCheck1Icon, FileCheck2Icon, FileCheck3Icon, FileCode1Icon, FileCode2Icon, FileDownload1Icon, FileDownload2Icon, FileDownload3Icon, FileHeart1Icon, FileHeart2Icon, FileHeart3Icon, FileLock1Icon, FileLock2Icon, FileLock3Icon, FileMinus1Icon, FileMinus2Icon, FileMinus3Icon, FilePlus1Icon, FilePlus2Icon, FilePlus3Icon, FileQuestion1Icon, FileQuestion2Icon, FileQuestion3Icon, FileQuestionIcon, FileSearch1Icon, FileSearch2Icon, FileSearch3Icon, FileShield1Icon, FileShield2Icon, FileShield3Icon, FileX1Icon, FileX2Icon, FileX3Icon, Film1Icon, Film2Icon, Film3Icon, FilterButton, FilterFunnel1Icon, FilterFunnel2Icon, FilterLinesIcon, Fingerprint2Icon, Fingerprint3Icon, Fingerprint4Icon, Flag1Icon, Flag2Icon, Flag3Icon, Flag4Icon, Flag5Icon, Flag6Icon, FlashIcon, FlashOffIcon, FlexAlignBottomIcon, FlexAlignLeftIcon, FlexAlignRightIcon, FlexAlignTopIcon, FlipBackwardIcon, FlipForwardIcon, FolderCheckIcon, FolderClosedIcon, FolderCodeIcon, FolderDownloadIcon, FolderIcon, FolderLockIcon, FolderMinusIcon, FolderMoveIcon, FolderPlusIcon, FolderQuestionIcon, FolderSearchIcon, FolderShieldIcon, FolderXIcon, Form, FormControl, FormDescription, FormField, FormItem, FormLabel, FormMessage, FramerIcon, GamingPad1Icon, GamingPad2Icon, Gift1Icon, Gift2Icon, GitBranch1Icon, GitBranch2Icon, GitCommitIcon, GitMergeIcon, GitPullRequestIcon, Glasses1Icon, Glasses2Icon, Globe11Icon, Globe1Icon, Globe21Icon, Globe2Icon, Globe3Icon, Globe4Icon, Globe5Icon, Globe6Icon, GoogleChromeIcon, GraduationHat1Icon, GraduationHat2Icon, Grid1Icon, Grid2Icon, Grid3Icon, GridDotsBlankIcon, GridDotsBottomIcon, GridDotsHorizontalCenterIcon, GridDotsLeftIcon, GridDotsOuterIcon, GridDotsRightIcon, GridDotsTopIcon, GridDotsVerticalCenterIcon, HandIcon, HardDriveIcon, Hash1Icon, Hash2Icon, Heading1Icon, Heading2Icon, HeadingSquareIcon, Headphones1Icon, Headphones2Icon, HeartCircleIcon, HeartHandIcon, HeartHexagonIcon, HeartIcon, HeartOctagonIcon, HeartRoundedIcon, HeartSquareIcon, HeartsIcon, HelpCircleIcon, HelpHexagonIcon, HelpOctagonIcon, HelpSquareIcon, Hexagon1Icon, Hexagon2Icon, Home1Icon, Home2Icon, Home3Icon, Home4Icon, Home5Icon, HomeIcon, HomeLineIcon, HomeSmileIcon, HorizontalBarChart1Icon, HorizontalBarChart2Icon, HorizontalBarChart3Icon, Hourglass1Icon, Hourglass2Icon, Hourglass3Icon, Hurricane1Icon, Hurricane2Icon, Hurricane3Icon, Image1Icon, Image2Icon, Image3Icon, Image4Icon, Image5Icon, ImageCheckIcon, ImageDownIcon, ImageIcon, ImageIndentLeftIcon, ImageIndentRightIcon, ImageLeftIcon, ImagePlusIcon, ImageRightIcon, ImageUpIcon, ImageUserCheckIcon, ImageUserDownIcon, ImageUserIcon, ImageUserLeftIcon, ImageUserPlusIcon, ImageUserRightIcon, ImageUserUpIcon, ImageUserXIcon, ImageXIcon, Inbox1Icon, Inbox2Icon, InfinityIcon, InfoCircleIcon, InfoHexagonIcon, InfoOctagonIcon, InfoSquareIcon, Input, IntersectCircleIcon, IntersectSquareIcon, Italic1Icon, Italic2Icon, ItalicSquareIcon, Key1Icon, Key2Icon, Keyboard1Icon, Keyboard2Icon, Label, Laptop1Icon, Laptop2Icon, LayerSingleIcon, LayersThree1Icon, LayersThree2Icon, LayersTwo1Icon, LayersTwo2Icon, LayoutAlt1Icon, LayoutAlt2Icon, LayoutAlt3Icon, LayoutAlt4Icon, LayoutBottomIcon, LayoutGrid1Icon, LayoutGrid2Icon, LayoutLeftIcon, LayoutRightIcon, LayoutTopIcon, LeftIndent1Icon, LeftIndent2Icon, LetterSpacing1Icon, LetterSpacing2Icon, LifeBuoy1Icon, LifeBuoy2Icon, Lightbulb1Icon, Lightbulb2Icon, Lightbulb3Icon, Lightbulb4Icon, Lightbulb5Icon, LightbulbIcon, Lightning1Icon, Lightning2Icon, LineChartDown1Icon, LineChartDown2Icon, LineChartDown3Icon, LineChartDown4Icon, LineChartDown5Icon, LineChartUp1Icon, LineChartUp2Icon, LineChartUp3Icon, LineChartUp4Icon, LineChartUp5Icon, LineHeightIcon, Link1Icon, Link2Icon, Link3Icon, Link4Icon, Link5Icon, LinkBroken1Icon, LinkBroken2Icon, LinkExternal1Icon, LinkExternal2Icon, LinkIcon, ListIcon, Loading1Icon, Loading2Icon, Loading3Icon, Lock1Icon, Lock2Icon, Lock3Icon, Lock4Icon, LockIcon, LockKeyholeCircleIcon, LockKeyholeSquareIcon, LockUnlocked1Icon, LockUnlocked2Icon, LockUnlocked3Icon, LockUnlocked4Icon, LogIn1Icon, LogIn2Icon, LogIn3Icon, LogIn4Icon, LogInIcon, LogOut1Icon, LogOut2Icon, LogOut3Icon, LogOut4Icon, Luggage1Icon, Luggage2Icon, Luggage3Icon, MagicWand1Icon, MagicWand2Icon, MagicWandIcon, Mail1Icon, Mail2Icon, Mail3Icon, Mail4Icon, Mail5Icon, MailIcon, MailNotificationIcon, Map1Icon, Map2Icon, MarkIcon, MarkerPin1Icon, MarkerPin2Icon, MarkerPin3Icon, MarkerPin4Icon, MarkerPin5Icon, MarkerPin6Icon, Maximize1Icon, Maximize2Icon, MedicalCircleIcon, MedicalCrossIcon, MedicalSquareIcon, Menu1Icon, Menu2Icon, Menu3Icon, Menu4Icon, Menu5Icon, MenuIcon, MessageAlertCircleIcon, MessageAlertSquareIcon, MessageChatCircleIcon, MessageChatSquareIcon, MessageCheckCircleIcon, MessageCheckSquareIcon, MessageCircle1Icon, MessageCircle2Icon, MessageDotsCircleIcon, MessageDotsSquareIcon, MessageHeartCircleIcon, MessageHeartSquareIcon, MessageNotificationCircleIcon, MessageNotificationSquareIcon, MessagePlusCircleIcon, MessagePlusSquareIcon, MessageQuestionCircleIcon, MessageQuestionSquareIcon, MessageSmileCircleIcon, MessageSmileSquareIcon, MessageSquare1Icon, MessageSquare2Icon, MessageTextCircle1Icon, MessageTextCircle2Icon, MessageTextSquare1Icon, MessageTextSquare2Icon, MessageTextSquareIcon, MessageXCircleIcon, MessageXSquareIcon, Microphone1Icon, Microphone2Icon, MicrophoneIcon, MicrophoneOff1Icon, MicrophoneOff2Icon, MicrophoneOffIcon, MicroscopeIcon, Minimize1Icon, Minimize2Icon, MinusCircleIcon, MinusIcon, MinusSquareIcon, Modem1Icon, Modem2Icon, Monitor1Icon, Monitor2Icon, Monitor3Icon, Monitor4Icon, Monitor5Icon, MonitorIcon, Moon1Icon, Moon2Icon, MoonEclipseIcon, MoonStarIcon, MouseIcon, MoveIcon, MusicNote1Icon, MusicNote2Icon, MusicNotePlusIcon, NavigationPointer1Icon, NavigationPointer2Icon, NavigationPointerOff1Icon, NavigationPointerOff2Icon, NotificationBoxIcon, NotificationMessageIcon, NotificationTextIcon, OctagonIcon, PackageCheckIcon, PackageIcon, PackageMinusIcon, PackagePlusIcon, PackageSearchIcon, PackageXIcon, Pagination, PaginationPageChoice, PaintIcon, PaintPourIcon, PaletteIcon, PaperclipIcon, ParagraphSpacingIcon, ParagraphWrapIcon, PasscodeIcon, PasscodeLockIcon, PassportIcon, PauseCircleIcon, PauseSquareIcon, PenTool1Icon, PenTool2Icon, PenToolMinusIcon, PenToolPlusIcon, Pencil1Icon, Pencil2Icon, PencilLineIcon, PentagonIcon, Percent1Icon, Percent2Icon, Percent3Icon, Perspective1Icon, Perspective2Icon, Phone1Icon, Phone2Icon, PhoneCall1Icon, PhoneCall2Icon, PhoneCallIcon, PhoneHangUpIcon, PhoneIcon, PhoneIncoming1Icon, PhoneIncoming2Icon, PhoneIncomingIcon, PhoneOutgoing1Icon, PhoneOutgoing2Icon, PhonePauseIcon, PhonePlusIcon, PhoneXIcon, PieChart1Icon, PieChart2Icon, PieChart3Icon, PieChart4Icon, PieChartIcon, PiggyBank1Icon, PiggyBank2Icon, Pilcrow1Icon, Pilcrow2Icon, PilcrowSquareIcon, Pin1Icon, Pin2Icon, PlaceholderIcon, PlaneIcon, PlayCircleIcon, PlayIcon, PlaySquareIcon, PlusCircleIcon, PlusIcon, PlusSquareIcon, PodcastIcon, Popover, PopoverContent, PopoverTrigger, Power1Icon, Power2Icon, Power3Icon, PresentationChart1Icon, PresentationChart2Icon, PresentationChart3Icon, PrinterIcon, PuzzlePiece1Icon, PuzzlePiece2Icon, PuzzlePieceIcon, QrCode1Icon, QrCode2Icon, QrCodeIcon, RadioGroup, RadioGroupItem, RawToast, ReceiptCheckIcon, ReceiptIcon, Recording1Icon, Recording2Icon, Recording3Icon, RecordingIcon, Reflect1Icon, Reflect2Icon, RefreshCcw1Icon, RefreshCcw2Icon, RefreshCcw3Icon, RefreshCcw4Icon, RefreshCcw5Icon, RefreshCcwIcon, RefreshCw1Icon, RefreshCw2Icon, RefreshCw3Icon, RefreshCw4Icon, RefreshCw5Icon, RefreshCwIcon, Repeat1Icon, Repeat2Icon, Repeat3Icon, Repeat4Icon, ReverseLeftIcon, ReverseRightIcon, RightIndent1Icon, RightIndent2Icon, Rocket1Icon, Rocket2Icon, RocketIcon, RollerBrushIcon, RotateCcwIcon, RouteIcon, Rows1Icon, Rows2Icon, Rows3Icon, Rss1Icon, Rss2Icon, RulerIcon, SafeIcon, Sale1Icon, Sale2Icon, Sale3Icon, Sale4Icon, Save1Icon, Save2Icon, Save3Icon, SaveIcon, Scale1Icon, Scale2Icon, Scale3Icon, Scales1Icon, Scales2Icon, ScanIcon, Scissors1Icon, Scissors2Icon, ScissorsCut1Icon, ScissorsCut2Icon, SearchLgIcon, SearchMdIcon, SearchRefractionIcon, SearchSmIcon, Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectSeparator, SelectTrigger, SelectValue, Send1Icon, Send2Icon, Send3Icon, SendIcon, Server1Icon, Server2Icon, Server3Icon, Server4Icon, Server5Icon, Server6Icon, Settings1Icon, Settings2Icon, Settings3Icon, Settings4Icon, SettingsIcon, Share1Icon, Share2Icon, Share3Icon, Share4Icon, Share5Icon, Share6Icon, Share7Icon, ShareArrowIcon, ShareIcon, Sheet, SheetClose, SheetContent, SheetDescription, SheetHeader, SheetTitle, SheetTrigger, Shield1Icon, Shield2Icon, Shield3Icon, ShieldDollarIcon, ShieldOffIcon, ShieldPlusIcon, ShieldTickIcon, ShieldZapIcon, ShoppingBag1Icon, ShoppingBag2Icon, ShoppingBag3Icon, ShoppingCart1Icon, ShoppingCart2Icon, ShoppingCart3Icon, Shuffle1Icon, Shuffle2Icon, Signal1Icon, Signal2Icon, Signal3Icon, SimcardIcon, Skeleton, SkewIcon, SkipBackIcon, SkipForwardIcon, SlashCircle1Icon, SlashCircle2Icon, SlashDividerIcon, SlashOctagonIcon, Sliders1Icon, Sliders2Icon, Sliders3Icon, Sliders4Icon, Snowflake1Icon, Snowflake2Icon, SpacingHeight1Icon, SpacingHeight2Icon, SpacingWidth1Icon, SpacingWidth2Icon, Speaker1Icon, Speaker2Icon, Speaker3Icon, Speedometer1Icon, Speedometer2Icon, Speedometer3Icon, Speedometer4Icon, SpinnerIcon, SquareIcon, StandIcon, Star1Icon, Star2Icon, Star3Icon, Star4Icon, Star5Icon, Star6Icon, Star7Icon, Stars1Icon, Stars2Icon, Stars3Icon, StarsIcon, StickerCircleIcon, StickerSquareIcon, StopCircleIcon, StopIcon, StopSquareIcon, Strikethrough1Icon, Strikethrough2Icon, StrikethroughSquareIcon, SubscriptIcon, SunIcon, SunSetting1Icon, SunSetting2Icon, SunSetting3Icon, SunriseIcon, SunsetIcon, Switch, SwitchHorizontal1Icon, SwitchHorizontal2Icon, SwitchVertical1Icon, SwitchVertical2Icon, Table, TableBody, TableCell, TableEmpty, TableHead, TableHeader, TableIcon, TableRow, Tablet1Icon, Tablet2Icon, Tabs, TabsContent, TabsList, TabsTrigger, Tag1Icon, Tag2Icon, Tag3Icon, Target1Icon, Target2Icon, Target3Icon, Target4Icon, Target5Icon, TelescopeIcon, TerminalBrowserIcon, TerminalCircleIcon, TerminalIcon, TerminalSquareIcon, TextInputIcon, Textarea, Thermometer1Icon, Thermometer2Icon, Thermometer3Icon, ThermometerColdIcon, ThermometerWarmIcon, ThumbsDownIcon, ThumbsUpIcon, Ticket1Icon, Ticket2Icon, Toast$1 as Toast, ToastAction, type ToastActionElement, ToastClose, ToastContent, ToastDescription, type ToastProps, ToastProvider, ToastTitle, ToastViewport, Toaster, Toggle1LeftIcon, Toggle1RightIcon, Toggle2LeftIcon, Toggle2RightIcon, Toggle3LeftIcon, Toggle3RightIcon, ToggleGroup, ToggleGroupItem, Tool1Icon, Tool2Icon, Tooltip, TooltipContent, TooltipProvider, TooltipTrigger, TrainIcon, TramIcon, TransformIcon, Translate1Icon, Translate2Icon, Trash1Icon, Trash2Icon, Trash3Icon, Trash4Icon, TrashIcon, TrendDown1Icon, TrendDown2Icon, TrendDownIcon, TrendUp1Icon, TrendUp2Icon, TrendUpIcon, TriangleIcon, Trophy1Icon, Trophy2Icon, Truck1Icon, Truck2Icon, Tv1Icon, Tv2Icon, Tv3Icon, Type1Icon, Type2Icon, TypeSquareIcon, TypeStrikethrough1Icon, TypeStrikethrough2Icon, Umbrella1Icon, Umbrella2Icon, Umbrella3Icon, Underline1Icon, Underline2Icon, UnderlineSquareIcon, Upload1Icon, Upload2Icon, Upload3Icon, Upload4Icon, UploadCloud1Icon, UploadCloud2Icon, UsbFlashDriveIcon, User1Icon, User2Icon, User3Icon, UserCheck1Icon, UserCheck2Icon, UserCircleIcon, UserDown1Icon, UserDown2Icon, UserEditIcon, UserIcon, UserLeft1Icon, UserLeft2Icon, UserMinus1Icon, UserMinus2Icon, UserPlus1Icon, UserPlus2Icon, UserPlusIcon, UserRight1Icon, UserRight2Icon, UserSquareIcon, UserUp1Icon, UserUp2Icon, UserX1Icon, UserX2Icon, UserXIcon, Users1Icon, Users2Icon, Users3Icon, UsersCheckIcon, UsersDownIcon, UsersEditIcon, UsersIcon, UsersLeftIcon, UsersMinusIcon, UsersPlusIcon, UsersRightIcon, UsersUpIcon, UsersXIcon, VariableIcon, VideoRecorderIcon, VideoRecorderOffIcon, VirusIcon, VoicemailIcon, VolumeMaxIcon, VolumeMinIcon, VolumeMinusIcon, VolumePlusIcon, VolumeXIcon, Wallet1Icon, Wallet2Icon, Wallet3Icon, Wallet4Icon, Wallet5Icon, WatchCircleIcon, WatchSquareIcon, WavesIcon, Webcam1Icon, Webcam2Icon, WifiIcon, WifiOffIcon, Wind1Icon, Wind2Icon, Wind3Icon, XCircleIcon, XCloseIcon, XIcon, XSquareIcon, YoutubeIcon, ZapCircleIcon, ZapFastIcon, ZapIcon, ZapOffIcon, ZapSquareIcon, ZoomInIcon, ZoomOutIcon, buttonSizes, buttonVariants, iconButtonSizes, toast, useFormField, useToast };
|
|
473
|
+
export { Accordion, AccordionContent, AccordionItem, AccordionTrigger, AlertDialog, AlertDialogAction, AlertDialogCancel, AlertDialogContent, AlertDialogDescription, AlertDialogFooter, AlertDialogHeader, AlertDialogTitle, AlertDialogTrigger, Avatar, Badge, type BadgeProps, Button, type ButtonProps, Calendar, Carousel, type CarouselApi, CarouselContent, CarouselItem, CarouselNext, CarouselPrevious, Checkbox, Command, CommandEmpty, CommandGroup, CommandInput, CommandItem, CommandList, CommandLoading, CommandSeparator, CreatableSelect, type CreatableSelectProps, Dialog, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogTitle, DialogTrigger, DropdownMenu, DropdownMenuCheckboxItem, DropdownMenuContent, DropdownMenuGroup, DropdownMenuItem, DropdownMenuLabel, DropdownMenuPortal, DropdownMenuRadioGroup, DropdownMenuRadioItem, DropdownMenuSeparator, DropdownMenuSub, DropdownMenuSubContent, DropdownMenuSubTrigger, DropdownMenuTrigger, FilterButton, Form, FormControl, FormDescription, FormField, FormItem, FormLabel, FormMessage, Input, Label, Pagination, PaginationPageChoice, Popover, PopoverContent, PopoverTrigger, RadioGroup, RadioGroupItem, RawToast, Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectSeparator, SelectTrigger, SelectValue, Sheet, SheetClose, SheetContent, SheetDescription, SheetHeader, SheetTitle, SheetTrigger, Skeleton, Switch, Table, TableBody, TableCell, TableEmpty, TableHead, TableHeader, TableRow, Tabs, TabsContent, TabsList, TabsTrigger, Textarea, Toast$1 as Toast, ToastAction, type ToastActionElement, ToastClose, ToastContent, ToastDescription, type ToastProps, ToastProvider, ToastTitle, ToastViewport, Toaster, ToggleGroup, ToggleGroupItem, Tooltip, TooltipContent, TooltipProvider, TooltipTrigger, buttonSizes, buttonVariants, iconButtonSizes, toast, useFormField, useToast };
|