@snapcall/design-system 1.19.2 → 1.20.0-beta.2
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-RXPKLOY4.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 +8 -6
|
@@ -0,0 +1,2456 @@
|
|
|
1
|
+
import * as react from 'react';
|
|
2
|
+
import { SVGProps } from 'react';
|
|
3
|
+
|
|
4
|
+
type SVGAttributes = Partial<SVGProps<SVGSVGElement>>;
|
|
5
|
+
interface IconProps extends SVGAttributes {
|
|
6
|
+
size?: string | number;
|
|
7
|
+
duotone?: boolean;
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
declare const ActivityIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
11
|
+
|
|
12
|
+
declare const ActivityHeartIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
13
|
+
|
|
14
|
+
declare const AirplayIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
15
|
+
|
|
16
|
+
declare const AirpodsIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
17
|
+
|
|
18
|
+
declare const AlarmClockIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
19
|
+
|
|
20
|
+
declare const AlarmClockCheckIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
21
|
+
|
|
22
|
+
declare const AlarmClockMinusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
23
|
+
|
|
24
|
+
declare const AlarmClockOffIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
25
|
+
|
|
26
|
+
declare const AlarmClockPlusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
27
|
+
|
|
28
|
+
declare const AlertCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
29
|
+
|
|
30
|
+
declare const AlertHexagonIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
31
|
+
|
|
32
|
+
declare const AlertOctagonIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
33
|
+
|
|
34
|
+
declare const AlertSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
35
|
+
|
|
36
|
+
declare const AlertTriangleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
37
|
+
|
|
38
|
+
declare const AlignBottom1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
39
|
+
|
|
40
|
+
declare const AlignBottom2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
41
|
+
|
|
42
|
+
declare const AlignCenterIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
43
|
+
|
|
44
|
+
declare const AlignHorizontalCentre1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
45
|
+
|
|
46
|
+
declare const AlignHorizontalCentre2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
47
|
+
|
|
48
|
+
declare const AlignJustifyIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
49
|
+
|
|
50
|
+
declare const AlignLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
51
|
+
|
|
52
|
+
declare const AlignLeft1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
53
|
+
|
|
54
|
+
declare const AlignLeft2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
55
|
+
|
|
56
|
+
declare const AlignRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
57
|
+
|
|
58
|
+
declare const AlignRight1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
59
|
+
|
|
60
|
+
declare const AlignRight2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
61
|
+
|
|
62
|
+
declare const AlignTopArrow1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
63
|
+
|
|
64
|
+
declare const AlignTopArrow2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
65
|
+
|
|
66
|
+
declare const AlignVerticalCenter1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
67
|
+
|
|
68
|
+
declare const AlignVerticalCenter2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
69
|
+
|
|
70
|
+
declare const AnchorIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
71
|
+
|
|
72
|
+
declare const AnnotationIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
73
|
+
|
|
74
|
+
declare const AnnotationAlertIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
75
|
+
|
|
76
|
+
declare const AnnotationCheckIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
77
|
+
|
|
78
|
+
declare const AnnotationDotsIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
79
|
+
|
|
80
|
+
declare const AnnotationHeartIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
81
|
+
|
|
82
|
+
declare const AnnotationInfoIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
83
|
+
|
|
84
|
+
declare const AnnotationPlusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
85
|
+
|
|
86
|
+
declare const AnnotationQuestionIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
87
|
+
|
|
88
|
+
declare const AnnotationXIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
89
|
+
|
|
90
|
+
declare const Announcement1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
91
|
+
|
|
92
|
+
declare const Announcement2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
93
|
+
|
|
94
|
+
declare const Announcement3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
95
|
+
|
|
96
|
+
declare const AppIntegrationIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
97
|
+
|
|
98
|
+
declare const ArchiveIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
99
|
+
|
|
100
|
+
declare const ArrowBlockDownIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
101
|
+
|
|
102
|
+
declare const ArrowBlockLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
103
|
+
|
|
104
|
+
declare const ArrowBlockRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
105
|
+
|
|
106
|
+
declare const ArrowBlockUpIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
107
|
+
|
|
108
|
+
declare const ArrowCircleBrokenDownIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
109
|
+
|
|
110
|
+
declare const ArrowCircleBrokenDownLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
111
|
+
|
|
112
|
+
declare const ArrowCircleBrokenDownRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
113
|
+
|
|
114
|
+
declare const ArrowCircleBrokenLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
115
|
+
|
|
116
|
+
declare const ArrowCircleBrokenRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
117
|
+
|
|
118
|
+
declare const ArrowCircleBrokenUpIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
119
|
+
|
|
120
|
+
declare const ArrowCircleBrokenUpLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
121
|
+
|
|
122
|
+
declare const ArrowCircleBrokenUpRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
123
|
+
|
|
124
|
+
declare const ArrowCircleDownIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
125
|
+
|
|
126
|
+
declare const ArrowCircleDownLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
127
|
+
|
|
128
|
+
declare const ArrowCircleDownRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
129
|
+
|
|
130
|
+
declare const ArrowCircleLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
131
|
+
|
|
132
|
+
declare const ArrowCircleRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
133
|
+
|
|
134
|
+
declare const ArrowCircleUpIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
135
|
+
|
|
136
|
+
declare const ArrowCircleUpLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
137
|
+
|
|
138
|
+
declare const ArrowCircleUpRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
139
|
+
|
|
140
|
+
declare const ArrowDownIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
141
|
+
|
|
142
|
+
declare const ArrowDownLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
143
|
+
|
|
144
|
+
declare const ArrowDownRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
145
|
+
|
|
146
|
+
declare const ArrowLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
147
|
+
|
|
148
|
+
declare const ArrowNarrowDownIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
149
|
+
|
|
150
|
+
declare const ArrowNarrowDownLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
151
|
+
|
|
152
|
+
declare const ArrowNarrowDownRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
153
|
+
|
|
154
|
+
declare const ArrowNarrowLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
155
|
+
|
|
156
|
+
declare const ArrowNarrowRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
157
|
+
|
|
158
|
+
declare const ArrowNarrowUpIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
159
|
+
|
|
160
|
+
declare const ArrowNarrowUpLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
161
|
+
|
|
162
|
+
declare const ArrowNarrowUpRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
163
|
+
|
|
164
|
+
declare const ArrowRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
165
|
+
|
|
166
|
+
declare const ArrowSquareDownIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
167
|
+
|
|
168
|
+
declare const ArrowSquareDownLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
169
|
+
|
|
170
|
+
declare const ArrowSquareDownRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
171
|
+
|
|
172
|
+
declare const ArrowSquareLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
173
|
+
|
|
174
|
+
declare const ArrowSquareRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
175
|
+
|
|
176
|
+
declare const ArrowSquareUpIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
177
|
+
|
|
178
|
+
declare const ArrowSquareUpLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
179
|
+
|
|
180
|
+
declare const ArrowSquareUpRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
181
|
+
|
|
182
|
+
declare const ArrowUpIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
183
|
+
|
|
184
|
+
declare const ArrowUpLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
185
|
+
|
|
186
|
+
declare const ArrowUpRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
187
|
+
|
|
188
|
+
declare const ArrowsDownIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
189
|
+
|
|
190
|
+
declare const ArrowsLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
191
|
+
|
|
192
|
+
declare const ArrowsRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
193
|
+
|
|
194
|
+
declare const ArrowsTriangleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
195
|
+
|
|
196
|
+
declare const ArrowsUpIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
197
|
+
|
|
198
|
+
declare const Asterisk1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
199
|
+
|
|
200
|
+
declare const Asterisk2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
201
|
+
|
|
202
|
+
declare const AtSignIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
203
|
+
|
|
204
|
+
declare const Atom1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
205
|
+
|
|
206
|
+
declare const Atom2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
207
|
+
|
|
208
|
+
declare const AttachmentIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
209
|
+
|
|
210
|
+
declare const Attachment1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
211
|
+
|
|
212
|
+
declare const Attachment2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
213
|
+
|
|
214
|
+
declare const Award1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
215
|
+
|
|
216
|
+
declare const Award2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
217
|
+
|
|
218
|
+
declare const Award3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
219
|
+
|
|
220
|
+
declare const Award4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
221
|
+
|
|
222
|
+
declare const Award5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
223
|
+
|
|
224
|
+
declare const BackpackIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
225
|
+
|
|
226
|
+
declare const BankIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
227
|
+
|
|
228
|
+
declare const BankNote1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
229
|
+
|
|
230
|
+
declare const BankNote2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
231
|
+
|
|
232
|
+
declare const BankNote3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
233
|
+
|
|
234
|
+
declare const BarChart1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
235
|
+
|
|
236
|
+
declare const BarChart11Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
237
|
+
|
|
238
|
+
declare const BarChart12Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
239
|
+
|
|
240
|
+
declare const BarChart2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
241
|
+
|
|
242
|
+
declare const BarChart3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
243
|
+
|
|
244
|
+
declare const BarChart4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
245
|
+
|
|
246
|
+
declare const BarChart5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
247
|
+
|
|
248
|
+
declare const BarChart6Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
249
|
+
|
|
250
|
+
declare const BarChart7Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
251
|
+
|
|
252
|
+
declare const BarChart8Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
253
|
+
|
|
254
|
+
declare const BarChart9Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
255
|
+
|
|
256
|
+
declare const BarChartCircle1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
257
|
+
|
|
258
|
+
declare const BarChartCircle2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
259
|
+
|
|
260
|
+
declare const BarChartCircle3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
261
|
+
|
|
262
|
+
declare const BarChartSquare1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
263
|
+
|
|
264
|
+
declare const BarChartSquare2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
265
|
+
|
|
266
|
+
declare const BarChartSquare3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
267
|
+
|
|
268
|
+
declare const BarChartSquareDownIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
269
|
+
|
|
270
|
+
declare const BarChartSquareMinusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
271
|
+
|
|
272
|
+
declare const BarChartSquarePlusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
273
|
+
|
|
274
|
+
declare const BarChartSquareUpIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
275
|
+
|
|
276
|
+
declare const BarLineChartIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
277
|
+
|
|
278
|
+
declare const BatteryCharging1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
279
|
+
|
|
280
|
+
declare const BatteryCharging2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
281
|
+
|
|
282
|
+
declare const BatteryEmptyIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
283
|
+
|
|
284
|
+
declare const BatteryFullIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
285
|
+
|
|
286
|
+
declare const BatteryLowIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
287
|
+
|
|
288
|
+
declare const BatteryMidIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
289
|
+
|
|
290
|
+
declare const Beaker1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
291
|
+
|
|
292
|
+
declare const Beaker2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
293
|
+
|
|
294
|
+
declare const BellIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
295
|
+
|
|
296
|
+
declare const Bell1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
297
|
+
|
|
298
|
+
declare const Bell2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
299
|
+
|
|
300
|
+
declare const Bell3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
301
|
+
|
|
302
|
+
declare const Bell4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
303
|
+
|
|
304
|
+
declare const BellMinusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
305
|
+
|
|
306
|
+
declare const BellOff1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
307
|
+
|
|
308
|
+
declare const BellOff2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
309
|
+
|
|
310
|
+
declare const BellOff3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
311
|
+
|
|
312
|
+
declare const BellPlusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
313
|
+
|
|
314
|
+
declare const BellRinging1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
315
|
+
|
|
316
|
+
declare const BellRinging2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
317
|
+
|
|
318
|
+
declare const BellRinging3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
319
|
+
|
|
320
|
+
declare const BellRinging4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
321
|
+
|
|
322
|
+
declare const BezierCurve1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
323
|
+
|
|
324
|
+
declare const BezierCurve2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
325
|
+
|
|
326
|
+
declare const BezierCurve3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
327
|
+
|
|
328
|
+
declare const BluetoothConnectIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
329
|
+
|
|
330
|
+
declare const BluetoothOffIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
331
|
+
|
|
332
|
+
declare const BluetoothOnIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
333
|
+
|
|
334
|
+
declare const BluetoothSignalIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
335
|
+
|
|
336
|
+
declare const Bold1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
337
|
+
|
|
338
|
+
declare const Bold2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
339
|
+
|
|
340
|
+
declare const BoldSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
341
|
+
|
|
342
|
+
declare const BookClosedIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
343
|
+
|
|
344
|
+
declare const BookOpen1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
345
|
+
|
|
346
|
+
declare const BookOpen2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
347
|
+
|
|
348
|
+
declare const BookmarkIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
349
|
+
|
|
350
|
+
declare const BookmarkAddIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
351
|
+
|
|
352
|
+
declare const BookmarkCheckIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
353
|
+
|
|
354
|
+
declare const BookmarkMinusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
355
|
+
|
|
356
|
+
declare const BookmarkXIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
357
|
+
|
|
358
|
+
declare const BoxIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
359
|
+
|
|
360
|
+
declare const BracketsIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
361
|
+
|
|
362
|
+
declare const BracketsCheckIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
363
|
+
|
|
364
|
+
declare const BracketsEllipsesIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
365
|
+
|
|
366
|
+
declare const BracketsMinusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
367
|
+
|
|
368
|
+
declare const BracketsPlusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
369
|
+
|
|
370
|
+
declare const BracketsSlashIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
371
|
+
|
|
372
|
+
declare const BracketsXIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
373
|
+
|
|
374
|
+
declare const Briefcase1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
375
|
+
|
|
376
|
+
declare const Briefcase2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
377
|
+
|
|
378
|
+
declare const BrowserIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
379
|
+
|
|
380
|
+
declare const Brush1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
381
|
+
|
|
382
|
+
declare const Brush2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
383
|
+
|
|
384
|
+
declare const Brush3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
385
|
+
|
|
386
|
+
declare const Building1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
387
|
+
|
|
388
|
+
declare const Building2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
389
|
+
|
|
390
|
+
declare const Building3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
391
|
+
|
|
392
|
+
declare const Building4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
393
|
+
|
|
394
|
+
declare const Building5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
395
|
+
|
|
396
|
+
declare const Building6Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
397
|
+
|
|
398
|
+
declare const Building7Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
399
|
+
|
|
400
|
+
declare const Building8Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
401
|
+
|
|
402
|
+
declare const BusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
403
|
+
|
|
404
|
+
declare const CalculatorIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
405
|
+
|
|
406
|
+
declare const CalendarIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
407
|
+
|
|
408
|
+
declare const CalendarCheckIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
409
|
+
|
|
410
|
+
declare const CalendarCheck1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
411
|
+
|
|
412
|
+
declare const CalendarCheck2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
413
|
+
|
|
414
|
+
declare const CalendarDateIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
415
|
+
|
|
416
|
+
declare const CalendarHeart1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
417
|
+
|
|
418
|
+
declare const CalendarHeart2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
419
|
+
|
|
420
|
+
declare const CalendarMinus1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
421
|
+
|
|
422
|
+
declare const CalendarMinus2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
423
|
+
|
|
424
|
+
declare const CalendarPlusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
425
|
+
|
|
426
|
+
declare const CalendarPlus1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
427
|
+
|
|
428
|
+
declare const CalendarPlus2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
429
|
+
|
|
430
|
+
declare const CalendarPlusCornerIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
431
|
+
|
|
432
|
+
declare const CameraIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
433
|
+
|
|
434
|
+
declare const Camera1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
435
|
+
|
|
436
|
+
declare const Camera2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
437
|
+
|
|
438
|
+
declare const Camera3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
439
|
+
|
|
440
|
+
declare const CameraLensIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
441
|
+
|
|
442
|
+
declare const CameraOffIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
443
|
+
|
|
444
|
+
declare const CameraPlusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
445
|
+
|
|
446
|
+
declare const Car1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
447
|
+
|
|
448
|
+
declare const Car2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
449
|
+
|
|
450
|
+
declare const Certificate1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
451
|
+
|
|
452
|
+
declare const Certificate2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
453
|
+
|
|
454
|
+
declare const ChartBreakoutCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
455
|
+
|
|
456
|
+
declare const ChartBreakoutSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
457
|
+
|
|
458
|
+
declare const CheckIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
459
|
+
|
|
460
|
+
declare const CheckCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
461
|
+
|
|
462
|
+
declare const CheckCircleBrokenIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
463
|
+
|
|
464
|
+
declare const CheckDone1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
465
|
+
|
|
466
|
+
declare const CheckDone2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
467
|
+
|
|
468
|
+
declare const CheckHeartIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
469
|
+
|
|
470
|
+
declare const CheckSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
471
|
+
|
|
472
|
+
declare const CheckSquareBrokenIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
473
|
+
|
|
474
|
+
declare const CheckVerified1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
475
|
+
|
|
476
|
+
declare const CheckVerified2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
477
|
+
|
|
478
|
+
declare const CheckVerified3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
479
|
+
|
|
480
|
+
declare const ChevronDownIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
481
|
+
|
|
482
|
+
declare const ChevronDownDoubleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
483
|
+
|
|
484
|
+
declare const ChevronLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
485
|
+
|
|
486
|
+
declare const ChevronLeftDoubleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
487
|
+
|
|
488
|
+
declare const ChevronRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
489
|
+
|
|
490
|
+
declare const ChevronRightDoubleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
491
|
+
|
|
492
|
+
declare const ChevronSelectorHorizontalIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
493
|
+
|
|
494
|
+
declare const ChevronSelectorVerticalIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
495
|
+
|
|
496
|
+
declare const ChevronUpIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
497
|
+
|
|
498
|
+
declare const ChevronUpDoubleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
499
|
+
|
|
500
|
+
declare const ChromeCastIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
501
|
+
|
|
502
|
+
declare const CircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
503
|
+
|
|
504
|
+
declare const CircleCutIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
505
|
+
|
|
506
|
+
declare const ClapperboardIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
507
|
+
|
|
508
|
+
declare const ClipboardIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
509
|
+
|
|
510
|
+
declare const ClipboardAttachmentIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
511
|
+
|
|
512
|
+
declare const ClipboardCheckIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
513
|
+
|
|
514
|
+
declare const ClipboardDownloadIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
515
|
+
|
|
516
|
+
declare const ClipboardMinusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
517
|
+
|
|
518
|
+
declare const ClipboardPlusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
519
|
+
|
|
520
|
+
declare const ClipboardXIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
521
|
+
|
|
522
|
+
declare const ClockIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
523
|
+
|
|
524
|
+
declare const ClockCheckIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
525
|
+
|
|
526
|
+
declare const ClockFastForwardIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
527
|
+
|
|
528
|
+
declare const ClockPlusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
529
|
+
|
|
530
|
+
declare const ClockRefreshIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
531
|
+
|
|
532
|
+
declare const ClockRewindIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
533
|
+
|
|
534
|
+
declare const ClockSnoozeIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
535
|
+
|
|
536
|
+
declare const ClockStopwatchIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
537
|
+
|
|
538
|
+
declare const Cloud1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
539
|
+
|
|
540
|
+
declare const Cloud2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
541
|
+
|
|
542
|
+
declare const Cloud3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
543
|
+
|
|
544
|
+
declare const CloudBlank1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
545
|
+
|
|
546
|
+
declare const CloudBlank2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
547
|
+
|
|
548
|
+
declare const CloudLightningIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
549
|
+
|
|
550
|
+
declare const CloudMoonIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
551
|
+
|
|
552
|
+
declare const CloudOffIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
553
|
+
|
|
554
|
+
declare const CloudRaining1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
555
|
+
|
|
556
|
+
declare const CloudRaining2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
557
|
+
|
|
558
|
+
declare const CloudRaining3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
559
|
+
|
|
560
|
+
declare const CloudRaining4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
561
|
+
|
|
562
|
+
declare const CloudRaining5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
563
|
+
|
|
564
|
+
declare const CloudRaining6Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
565
|
+
|
|
566
|
+
declare const CloudSnowing1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
567
|
+
|
|
568
|
+
declare const CloudSnowing2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
569
|
+
|
|
570
|
+
declare const CloudSun1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
571
|
+
|
|
572
|
+
declare const CloudSun2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
573
|
+
|
|
574
|
+
declare const CloudSun3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
575
|
+
|
|
576
|
+
declare const Code1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
577
|
+
|
|
578
|
+
declare const Code2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
579
|
+
|
|
580
|
+
declare const CodeBrowserIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
581
|
+
|
|
582
|
+
declare const CodeCircle1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
583
|
+
|
|
584
|
+
declare const CodeCircle2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
585
|
+
|
|
586
|
+
declare const CodeCircle3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
587
|
+
|
|
588
|
+
declare const CodeSnippet1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
589
|
+
|
|
590
|
+
declare const CodeSnippet2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
591
|
+
|
|
592
|
+
declare const CodeSquare1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
593
|
+
|
|
594
|
+
declare const CodeSquare2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
595
|
+
|
|
596
|
+
declare const CodepenIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
597
|
+
|
|
598
|
+
declare const Coins1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
599
|
+
|
|
600
|
+
declare const Coins2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
601
|
+
|
|
602
|
+
declare const Coins3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
603
|
+
|
|
604
|
+
declare const Coins4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
605
|
+
|
|
606
|
+
declare const CoinsHandIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
607
|
+
|
|
608
|
+
declare const CoinsStacked1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
609
|
+
|
|
610
|
+
declare const CoinsStacked2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
611
|
+
|
|
612
|
+
declare const CoinsStacked3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
613
|
+
|
|
614
|
+
declare const CoinsStacked4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
615
|
+
|
|
616
|
+
declare const CoinsSwap1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
617
|
+
|
|
618
|
+
declare const CoinsSwap2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
619
|
+
|
|
620
|
+
declare const ColorsIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
621
|
+
|
|
622
|
+
declare const Colors1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
623
|
+
|
|
624
|
+
declare const Columns1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
625
|
+
|
|
626
|
+
declare const Columns2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
627
|
+
|
|
628
|
+
declare const Columns3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
629
|
+
|
|
630
|
+
declare const CommandIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
631
|
+
|
|
632
|
+
declare const CompassIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
633
|
+
|
|
634
|
+
declare const Compass1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
635
|
+
|
|
636
|
+
declare const Compass2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
637
|
+
|
|
638
|
+
declare const Compass3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
639
|
+
|
|
640
|
+
declare const ContainerIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
641
|
+
|
|
642
|
+
declare const Contrast1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
643
|
+
|
|
644
|
+
declare const Contrast2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
645
|
+
|
|
646
|
+
declare const Contrast3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
647
|
+
|
|
648
|
+
declare const CopyIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
649
|
+
|
|
650
|
+
declare const Copy1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
651
|
+
|
|
652
|
+
declare const Copy2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
653
|
+
|
|
654
|
+
declare const Copy3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
655
|
+
|
|
656
|
+
declare const Copy4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
657
|
+
|
|
658
|
+
declare const Copy5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
659
|
+
|
|
660
|
+
declare const Copy6Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
661
|
+
|
|
662
|
+
declare const Copy7Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
663
|
+
|
|
664
|
+
declare const CornerDownLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
665
|
+
|
|
666
|
+
declare const CornerDownRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
667
|
+
|
|
668
|
+
declare const CornerLeftDownIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
669
|
+
|
|
670
|
+
declare const CornerLeftUpIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
671
|
+
|
|
672
|
+
declare const CornerRightDownIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
673
|
+
|
|
674
|
+
declare const CornerRightUpIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
675
|
+
|
|
676
|
+
declare const CornerUpLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
677
|
+
|
|
678
|
+
declare const CornerUpRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
679
|
+
|
|
680
|
+
declare const CpuChip1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
681
|
+
|
|
682
|
+
declare const CpuChip2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
683
|
+
|
|
684
|
+
declare const CreditCard1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
685
|
+
|
|
686
|
+
declare const CreditCard2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
687
|
+
|
|
688
|
+
declare const CreditCardCheckIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
689
|
+
|
|
690
|
+
declare const CreditCardDownIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
691
|
+
|
|
692
|
+
declare const CreditCardDownloadIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
693
|
+
|
|
694
|
+
declare const CreditCardEditIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
695
|
+
|
|
696
|
+
declare const CreditCardLockIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
697
|
+
|
|
698
|
+
declare const CreditCardMinusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
699
|
+
|
|
700
|
+
declare const CreditCardPlusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
701
|
+
|
|
702
|
+
declare const CreditCardRefreshIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
703
|
+
|
|
704
|
+
declare const CreditCardSearchIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
705
|
+
|
|
706
|
+
declare const CreditCardShieldIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
707
|
+
|
|
708
|
+
declare const CreditCardUpIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
709
|
+
|
|
710
|
+
declare const CreditCardUploadIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
711
|
+
|
|
712
|
+
declare const CreditCardXIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
713
|
+
|
|
714
|
+
declare const Crop1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
715
|
+
|
|
716
|
+
declare const Crop2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
717
|
+
|
|
718
|
+
declare const Cryptocurrency1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
719
|
+
|
|
720
|
+
declare const Cryptocurrency2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
721
|
+
|
|
722
|
+
declare const Cryptocurrency3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
723
|
+
|
|
724
|
+
declare const Cryptocurrency4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
725
|
+
|
|
726
|
+
declare const Cube1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
727
|
+
|
|
728
|
+
declare const Cube2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
729
|
+
|
|
730
|
+
declare const Cube3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
731
|
+
|
|
732
|
+
declare const Cube4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
733
|
+
|
|
734
|
+
declare const CubeOutlineIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
735
|
+
|
|
736
|
+
declare const CurrencyBitcoinIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
737
|
+
|
|
738
|
+
declare const CurrencyBitcoinCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
739
|
+
|
|
740
|
+
declare const CurrencyDollarIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
741
|
+
|
|
742
|
+
declare const CurrencyDollarCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
743
|
+
|
|
744
|
+
declare const CurrencyEthereumIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
745
|
+
|
|
746
|
+
declare const CurrencyEthereumCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
747
|
+
|
|
748
|
+
declare const CurrencyEuroIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
749
|
+
|
|
750
|
+
declare const CurrencyEuroCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
751
|
+
|
|
752
|
+
declare const CurrencyPoundIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
753
|
+
|
|
754
|
+
declare const CurrencyPoundCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
755
|
+
|
|
756
|
+
declare const CurrencyRubleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
757
|
+
|
|
758
|
+
declare const CurrencyRubleCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
759
|
+
|
|
760
|
+
declare const CurrencyRupeeIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
761
|
+
|
|
762
|
+
declare const CurrencyRupeeCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
763
|
+
|
|
764
|
+
declare const CurrencyYenIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
765
|
+
|
|
766
|
+
declare const CurrencyYenCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
767
|
+
|
|
768
|
+
declare const Cursor1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
769
|
+
|
|
770
|
+
declare const Cursor2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
771
|
+
|
|
772
|
+
declare const Cursor3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
773
|
+
|
|
774
|
+
declare const Cursor4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
775
|
+
|
|
776
|
+
declare const CursorBoxIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
777
|
+
|
|
778
|
+
declare const CursorClickIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
779
|
+
|
|
780
|
+
declare const CursorClick1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
781
|
+
|
|
782
|
+
declare const CursorClick2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
783
|
+
|
|
784
|
+
declare const DataIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
785
|
+
|
|
786
|
+
declare const Database1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
787
|
+
|
|
788
|
+
declare const Database2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
789
|
+
|
|
790
|
+
declare const Database3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
791
|
+
|
|
792
|
+
declare const Dataflow1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
793
|
+
|
|
794
|
+
declare const Dataflow2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
795
|
+
|
|
796
|
+
declare const Dataflow3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
797
|
+
|
|
798
|
+
declare const Dataflow4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
799
|
+
|
|
800
|
+
declare const DeleteIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
801
|
+
|
|
802
|
+
declare const Diamond1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
803
|
+
|
|
804
|
+
declare const Diamond2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
805
|
+
|
|
806
|
+
declare const Dice1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
807
|
+
|
|
808
|
+
declare const Dice2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
809
|
+
|
|
810
|
+
declare const Dice3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
811
|
+
|
|
812
|
+
declare const Dice4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
813
|
+
|
|
814
|
+
declare const Dice5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
815
|
+
|
|
816
|
+
declare const Dice6Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
817
|
+
|
|
818
|
+
declare const Disc1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
819
|
+
|
|
820
|
+
declare const Disc2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
821
|
+
|
|
822
|
+
declare const DistributeSpacingHorizontalIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
823
|
+
|
|
824
|
+
declare const DistributeSpacingVerticalIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
825
|
+
|
|
826
|
+
declare const Divide1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
827
|
+
|
|
828
|
+
declare const Divide2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
829
|
+
|
|
830
|
+
declare const Divide3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
831
|
+
|
|
832
|
+
declare const DividerIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
833
|
+
|
|
834
|
+
declare const Dotpoints1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
835
|
+
|
|
836
|
+
declare const Dotpoints2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
837
|
+
|
|
838
|
+
declare const DotsGridIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
839
|
+
|
|
840
|
+
declare const DotsHorizontalIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
841
|
+
|
|
842
|
+
declare const DotsVerticalIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
843
|
+
|
|
844
|
+
declare const DownloadIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
845
|
+
|
|
846
|
+
declare const Download1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
847
|
+
|
|
848
|
+
declare const Download2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
849
|
+
|
|
850
|
+
declare const Download3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
851
|
+
|
|
852
|
+
declare const Download4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
853
|
+
|
|
854
|
+
declare const DownloadCloud1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
855
|
+
|
|
856
|
+
declare const DownloadCloud2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
857
|
+
|
|
858
|
+
declare const DropIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
859
|
+
|
|
860
|
+
declare const Droplets1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
861
|
+
|
|
862
|
+
declare const Droplets2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
863
|
+
|
|
864
|
+
declare const Droplets3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
865
|
+
|
|
866
|
+
declare const DropperIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
867
|
+
|
|
868
|
+
declare const EditIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
869
|
+
|
|
870
|
+
declare const Edit1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
871
|
+
|
|
872
|
+
declare const Edit2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
873
|
+
|
|
874
|
+
declare const Edit3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
875
|
+
|
|
876
|
+
declare const Edit4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
877
|
+
|
|
878
|
+
declare const Edit5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
879
|
+
|
|
880
|
+
declare const EqualIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
881
|
+
|
|
882
|
+
declare const EqualNotIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
883
|
+
|
|
884
|
+
declare const EraserIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
885
|
+
|
|
886
|
+
declare const ExpandIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
887
|
+
|
|
888
|
+
declare const Expand1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
889
|
+
|
|
890
|
+
declare const Expand2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
891
|
+
|
|
892
|
+
declare const Expand3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
893
|
+
|
|
894
|
+
declare const Expand4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
895
|
+
|
|
896
|
+
declare const Expand5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
897
|
+
|
|
898
|
+
declare const Expand6Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
899
|
+
|
|
900
|
+
declare const EyeIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
901
|
+
|
|
902
|
+
declare const EyeOffIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
903
|
+
|
|
904
|
+
declare const FaceContentIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
905
|
+
|
|
906
|
+
declare const FaceFrownIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
907
|
+
|
|
908
|
+
declare const FaceHappyIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
909
|
+
|
|
910
|
+
declare const FaceIdIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
911
|
+
|
|
912
|
+
declare const FaceIdSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
913
|
+
|
|
914
|
+
declare const FaceNeutralIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
915
|
+
|
|
916
|
+
declare const FaceSadIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
917
|
+
|
|
918
|
+
declare const FaceSmileIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
919
|
+
|
|
920
|
+
declare const FaceWinkIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
921
|
+
|
|
922
|
+
declare const FastBackwardIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
923
|
+
|
|
924
|
+
declare const FastForwardIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
925
|
+
|
|
926
|
+
declare const FeatherIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
927
|
+
|
|
928
|
+
declare const FigmaIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
929
|
+
|
|
930
|
+
declare const File1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
931
|
+
|
|
932
|
+
declare const File2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
933
|
+
|
|
934
|
+
declare const File3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
935
|
+
|
|
936
|
+
declare const File4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
937
|
+
|
|
938
|
+
declare const File5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
939
|
+
|
|
940
|
+
declare const File6Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
941
|
+
|
|
942
|
+
declare const File7Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
943
|
+
|
|
944
|
+
declare const FileAttachment1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
945
|
+
|
|
946
|
+
declare const FileAttachment2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
947
|
+
|
|
948
|
+
declare const FileAttachment3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
949
|
+
|
|
950
|
+
declare const FileAttachment4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
951
|
+
|
|
952
|
+
declare const FileAttachment5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
953
|
+
|
|
954
|
+
declare const FileCheck1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
955
|
+
|
|
956
|
+
declare const FileCheck2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
957
|
+
|
|
958
|
+
declare const FileCheck3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
959
|
+
|
|
960
|
+
declare const FileCode1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
961
|
+
|
|
962
|
+
declare const FileCode2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
963
|
+
|
|
964
|
+
declare const FileDownload1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
965
|
+
|
|
966
|
+
declare const FileDownload2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
967
|
+
|
|
968
|
+
declare const FileDownload3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
969
|
+
|
|
970
|
+
declare const FileHeart1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
971
|
+
|
|
972
|
+
declare const FileHeart2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
973
|
+
|
|
974
|
+
declare const FileHeart3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
975
|
+
|
|
976
|
+
declare const FileLock1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
977
|
+
|
|
978
|
+
declare const FileLock2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
979
|
+
|
|
980
|
+
declare const FileLock3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
981
|
+
|
|
982
|
+
declare const FileMinus1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
983
|
+
|
|
984
|
+
declare const FileMinus2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
985
|
+
|
|
986
|
+
declare const FileMinus3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
987
|
+
|
|
988
|
+
declare const FilePlus1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
989
|
+
|
|
990
|
+
declare const FilePlus2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
991
|
+
|
|
992
|
+
declare const FilePlus3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
993
|
+
|
|
994
|
+
declare const FileQuestionIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
995
|
+
|
|
996
|
+
declare const FileQuestion1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
997
|
+
|
|
998
|
+
declare const FileQuestion2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
999
|
+
|
|
1000
|
+
declare const FileQuestion3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1001
|
+
|
|
1002
|
+
declare const FileSearch1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1003
|
+
|
|
1004
|
+
declare const FileSearch2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1005
|
+
|
|
1006
|
+
declare const FileSearch3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1007
|
+
|
|
1008
|
+
declare const FileShield1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1009
|
+
|
|
1010
|
+
declare const FileShield2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1011
|
+
|
|
1012
|
+
declare const FileShield3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1013
|
+
|
|
1014
|
+
declare const FileX1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1015
|
+
|
|
1016
|
+
declare const FileX2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1017
|
+
|
|
1018
|
+
declare const FileX3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1019
|
+
|
|
1020
|
+
declare const Film1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1021
|
+
|
|
1022
|
+
declare const Film2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1023
|
+
|
|
1024
|
+
declare const Film3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1025
|
+
|
|
1026
|
+
declare const FilterFunnel1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1027
|
+
|
|
1028
|
+
declare const FilterFunnel2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1029
|
+
|
|
1030
|
+
declare const FilterLinesIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1031
|
+
|
|
1032
|
+
declare const Fingerprint2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1033
|
+
|
|
1034
|
+
declare const Fingerprint3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1035
|
+
|
|
1036
|
+
declare const Fingerprint4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1037
|
+
|
|
1038
|
+
declare const Flag1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1039
|
+
|
|
1040
|
+
declare const Flag2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1041
|
+
|
|
1042
|
+
declare const Flag3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1043
|
+
|
|
1044
|
+
declare const Flag4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1045
|
+
|
|
1046
|
+
declare const Flag5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1047
|
+
|
|
1048
|
+
declare const Flag6Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1049
|
+
|
|
1050
|
+
declare const FlashIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1051
|
+
|
|
1052
|
+
declare const FlashOffIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1053
|
+
|
|
1054
|
+
declare const FlexAlignBottomIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1055
|
+
|
|
1056
|
+
declare const FlexAlignLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1057
|
+
|
|
1058
|
+
declare const FlexAlignRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1059
|
+
|
|
1060
|
+
declare const FlexAlignTopIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1061
|
+
|
|
1062
|
+
declare const FlipBackwardIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1063
|
+
|
|
1064
|
+
declare const FlipForwardIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1065
|
+
|
|
1066
|
+
declare const FolderIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1067
|
+
|
|
1068
|
+
declare const FolderCheckIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1069
|
+
|
|
1070
|
+
declare const FolderClosedIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1071
|
+
|
|
1072
|
+
declare const FolderCodeIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1073
|
+
|
|
1074
|
+
declare const FolderDownloadIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1075
|
+
|
|
1076
|
+
declare const FolderLockIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1077
|
+
|
|
1078
|
+
declare const FolderMinusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1079
|
+
|
|
1080
|
+
declare const FolderMoveIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1081
|
+
|
|
1082
|
+
declare const FolderPlusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1083
|
+
|
|
1084
|
+
declare const FolderQuestionIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1085
|
+
|
|
1086
|
+
declare const FolderSearchIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1087
|
+
|
|
1088
|
+
declare const FolderShieldIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1089
|
+
|
|
1090
|
+
declare const FolderXIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1091
|
+
|
|
1092
|
+
declare const FramerIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1093
|
+
|
|
1094
|
+
declare const GamingPad1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1095
|
+
|
|
1096
|
+
declare const GamingPad2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1097
|
+
|
|
1098
|
+
declare const Gift1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1099
|
+
|
|
1100
|
+
declare const Gift2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1101
|
+
|
|
1102
|
+
declare const GitBranch1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1103
|
+
|
|
1104
|
+
declare const GitBranch2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1105
|
+
|
|
1106
|
+
declare const GitCommitIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1107
|
+
|
|
1108
|
+
declare const GitMergeIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1109
|
+
|
|
1110
|
+
declare const GitPullRequestIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1111
|
+
|
|
1112
|
+
declare const Glasses1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1113
|
+
|
|
1114
|
+
declare const Glasses2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1115
|
+
|
|
1116
|
+
declare const Globe1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1117
|
+
|
|
1118
|
+
declare const Globe11Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1119
|
+
|
|
1120
|
+
declare const Globe2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1121
|
+
|
|
1122
|
+
declare const Globe21Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1123
|
+
|
|
1124
|
+
declare const Globe3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1125
|
+
|
|
1126
|
+
declare const Globe4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1127
|
+
|
|
1128
|
+
declare const Globe5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1129
|
+
|
|
1130
|
+
declare const Globe6Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1131
|
+
|
|
1132
|
+
declare const GoogleChromeIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1133
|
+
|
|
1134
|
+
declare const GraduationHat1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1135
|
+
|
|
1136
|
+
declare const GraduationHat2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1137
|
+
|
|
1138
|
+
declare const Grid1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1139
|
+
|
|
1140
|
+
declare const Grid2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1141
|
+
|
|
1142
|
+
declare const Grid3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1143
|
+
|
|
1144
|
+
declare const GridDotsBlankIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1145
|
+
|
|
1146
|
+
declare const GridDotsBottomIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1147
|
+
|
|
1148
|
+
declare const GridDotsHorizontalCenterIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1149
|
+
|
|
1150
|
+
declare const GridDotsLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1151
|
+
|
|
1152
|
+
declare const GridDotsOuterIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1153
|
+
|
|
1154
|
+
declare const GridDotsRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1155
|
+
|
|
1156
|
+
declare const GridDotsTopIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1157
|
+
|
|
1158
|
+
declare const GridDotsVerticalCenterIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1159
|
+
|
|
1160
|
+
declare const HandIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1161
|
+
|
|
1162
|
+
declare const HardDriveIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1163
|
+
|
|
1164
|
+
declare const Hash1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1165
|
+
|
|
1166
|
+
declare const Hash2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1167
|
+
|
|
1168
|
+
declare const Heading1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1169
|
+
|
|
1170
|
+
declare const Heading2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1171
|
+
|
|
1172
|
+
declare const HeadingSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1173
|
+
|
|
1174
|
+
declare const Headphones1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1175
|
+
|
|
1176
|
+
declare const Headphones2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1177
|
+
|
|
1178
|
+
declare const HeartIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1179
|
+
|
|
1180
|
+
declare const HeartCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1181
|
+
|
|
1182
|
+
declare const HeartHandIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1183
|
+
|
|
1184
|
+
declare const HeartHexagonIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1185
|
+
|
|
1186
|
+
declare const HeartOctagonIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1187
|
+
|
|
1188
|
+
declare const HeartRoundedIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1189
|
+
|
|
1190
|
+
declare const HeartSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1191
|
+
|
|
1192
|
+
declare const HeartsIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1193
|
+
|
|
1194
|
+
declare const HelpCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1195
|
+
|
|
1196
|
+
declare const HelpHexagonIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1197
|
+
|
|
1198
|
+
declare const HelpOctagonIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1199
|
+
|
|
1200
|
+
declare const HelpSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1201
|
+
|
|
1202
|
+
declare const Hexagon1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1203
|
+
|
|
1204
|
+
declare const Hexagon2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1205
|
+
|
|
1206
|
+
declare const HomeIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1207
|
+
|
|
1208
|
+
declare const Home1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1209
|
+
|
|
1210
|
+
declare const Home2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1211
|
+
|
|
1212
|
+
declare const Home3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1213
|
+
|
|
1214
|
+
declare const Home4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1215
|
+
|
|
1216
|
+
declare const Home5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1217
|
+
|
|
1218
|
+
declare const HomeLineIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1219
|
+
|
|
1220
|
+
declare const HomeSmileIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1221
|
+
|
|
1222
|
+
declare const HorizontalBarChart1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1223
|
+
|
|
1224
|
+
declare const HorizontalBarChart2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1225
|
+
|
|
1226
|
+
declare const HorizontalBarChart3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1227
|
+
|
|
1228
|
+
declare const Hourglass1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1229
|
+
|
|
1230
|
+
declare const Hourglass2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1231
|
+
|
|
1232
|
+
declare const Hourglass3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1233
|
+
|
|
1234
|
+
declare const Hurricane1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1235
|
+
|
|
1236
|
+
declare const Hurricane2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1237
|
+
|
|
1238
|
+
declare const Hurricane3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1239
|
+
|
|
1240
|
+
declare const ImageIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1241
|
+
|
|
1242
|
+
declare const Image1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1243
|
+
|
|
1244
|
+
declare const Image2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1245
|
+
|
|
1246
|
+
declare const Image3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1247
|
+
|
|
1248
|
+
declare const Image4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1249
|
+
|
|
1250
|
+
declare const Image5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1251
|
+
|
|
1252
|
+
declare const ImageCheckIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1253
|
+
|
|
1254
|
+
declare const ImageDownIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1255
|
+
|
|
1256
|
+
declare const ImageIndentLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1257
|
+
|
|
1258
|
+
declare const ImageIndentRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1259
|
+
|
|
1260
|
+
declare const ImageLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1261
|
+
|
|
1262
|
+
declare const ImagePlusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1263
|
+
|
|
1264
|
+
declare const ImageRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1265
|
+
|
|
1266
|
+
declare const ImageUpIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1267
|
+
|
|
1268
|
+
declare const ImageUserIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1269
|
+
|
|
1270
|
+
declare const ImageUserCheckIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1271
|
+
|
|
1272
|
+
declare const ImageUserDownIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1273
|
+
|
|
1274
|
+
declare const ImageUserLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1275
|
+
|
|
1276
|
+
declare const ImageUserPlusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1277
|
+
|
|
1278
|
+
declare const ImageUserRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1279
|
+
|
|
1280
|
+
declare const ImageUserUpIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1281
|
+
|
|
1282
|
+
declare const ImageUserXIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1283
|
+
|
|
1284
|
+
declare const ImageXIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1285
|
+
|
|
1286
|
+
declare const Inbox1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1287
|
+
|
|
1288
|
+
declare const Inbox2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1289
|
+
|
|
1290
|
+
declare const InfinityIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1291
|
+
|
|
1292
|
+
declare const InfoCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1293
|
+
|
|
1294
|
+
declare const InfoHexagonIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1295
|
+
|
|
1296
|
+
declare const InfoOctagonIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1297
|
+
|
|
1298
|
+
declare const InfoSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1299
|
+
|
|
1300
|
+
declare const IntersectCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1301
|
+
|
|
1302
|
+
declare const IntersectSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1303
|
+
|
|
1304
|
+
declare const Italic1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1305
|
+
|
|
1306
|
+
declare const Italic2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1307
|
+
|
|
1308
|
+
declare const ItalicSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1309
|
+
|
|
1310
|
+
declare const Key1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1311
|
+
|
|
1312
|
+
declare const Key2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1313
|
+
|
|
1314
|
+
declare const Keyboard1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1315
|
+
|
|
1316
|
+
declare const Keyboard2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1317
|
+
|
|
1318
|
+
declare const Laptop1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1319
|
+
|
|
1320
|
+
declare const Laptop2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1321
|
+
|
|
1322
|
+
declare const LayerSingleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1323
|
+
|
|
1324
|
+
declare const LayersThree1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1325
|
+
|
|
1326
|
+
declare const LayersThree2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1327
|
+
|
|
1328
|
+
declare const LayersTwo1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1329
|
+
|
|
1330
|
+
declare const LayersTwo2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1331
|
+
|
|
1332
|
+
declare const LayoutAlt1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1333
|
+
|
|
1334
|
+
declare const LayoutAlt2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1335
|
+
|
|
1336
|
+
declare const LayoutAlt3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1337
|
+
|
|
1338
|
+
declare const LayoutAlt4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1339
|
+
|
|
1340
|
+
declare const LayoutBottomIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1341
|
+
|
|
1342
|
+
declare const LayoutGrid1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1343
|
+
|
|
1344
|
+
declare const LayoutGrid2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1345
|
+
|
|
1346
|
+
declare const LayoutLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1347
|
+
|
|
1348
|
+
declare const LayoutRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1349
|
+
|
|
1350
|
+
declare const LayoutTopIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1351
|
+
|
|
1352
|
+
declare const LeftIndent1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1353
|
+
|
|
1354
|
+
declare const LeftIndent2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1355
|
+
|
|
1356
|
+
declare const LetterSpacing1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1357
|
+
|
|
1358
|
+
declare const LetterSpacing2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1359
|
+
|
|
1360
|
+
declare const LifeBuoy1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1361
|
+
|
|
1362
|
+
declare const LifeBuoy2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1363
|
+
|
|
1364
|
+
declare const LightbulbIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1365
|
+
|
|
1366
|
+
declare const Lightbulb1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1367
|
+
|
|
1368
|
+
declare const Lightbulb2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1369
|
+
|
|
1370
|
+
declare const Lightbulb3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1371
|
+
|
|
1372
|
+
declare const Lightbulb4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1373
|
+
|
|
1374
|
+
declare const Lightbulb5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1375
|
+
|
|
1376
|
+
declare const Lightning1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1377
|
+
|
|
1378
|
+
declare const Lightning2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1379
|
+
|
|
1380
|
+
declare const LineChartDown1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1381
|
+
|
|
1382
|
+
declare const LineChartDown2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1383
|
+
|
|
1384
|
+
declare const LineChartDown3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1385
|
+
|
|
1386
|
+
declare const LineChartDown4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1387
|
+
|
|
1388
|
+
declare const LineChartDown5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1389
|
+
|
|
1390
|
+
declare const LineChartUp1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1391
|
+
|
|
1392
|
+
declare const LineChartUp2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1393
|
+
|
|
1394
|
+
declare const LineChartUp3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1395
|
+
|
|
1396
|
+
declare const LineChartUp4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1397
|
+
|
|
1398
|
+
declare const LineChartUp5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1399
|
+
|
|
1400
|
+
declare const LineHeightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1401
|
+
|
|
1402
|
+
declare const LinkIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1403
|
+
|
|
1404
|
+
declare const Link1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1405
|
+
|
|
1406
|
+
declare const Link2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1407
|
+
|
|
1408
|
+
declare const Link3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1409
|
+
|
|
1410
|
+
declare const Link4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1411
|
+
|
|
1412
|
+
declare const Link5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1413
|
+
|
|
1414
|
+
declare const LinkBroken1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1415
|
+
|
|
1416
|
+
declare const LinkBroken2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1417
|
+
|
|
1418
|
+
declare const LinkExternal1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1419
|
+
|
|
1420
|
+
declare const LinkExternal2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1421
|
+
|
|
1422
|
+
declare const ListIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1423
|
+
|
|
1424
|
+
declare const Loading1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1425
|
+
|
|
1426
|
+
declare const Loading2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1427
|
+
|
|
1428
|
+
declare const Loading3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1429
|
+
|
|
1430
|
+
declare const LockIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1431
|
+
|
|
1432
|
+
declare const Lock1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1433
|
+
|
|
1434
|
+
declare const Lock2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1435
|
+
|
|
1436
|
+
declare const Lock3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1437
|
+
|
|
1438
|
+
declare const Lock4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1439
|
+
|
|
1440
|
+
declare const LockKeyholeCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1441
|
+
|
|
1442
|
+
declare const LockKeyholeSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1443
|
+
|
|
1444
|
+
declare const LockUnlocked1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1445
|
+
|
|
1446
|
+
declare const LockUnlocked2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1447
|
+
|
|
1448
|
+
declare const LockUnlocked3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1449
|
+
|
|
1450
|
+
declare const LockUnlocked4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1451
|
+
|
|
1452
|
+
declare const LogInIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1453
|
+
|
|
1454
|
+
declare const LogIn1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1455
|
+
|
|
1456
|
+
declare const LogIn2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1457
|
+
|
|
1458
|
+
declare const LogIn3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1459
|
+
|
|
1460
|
+
declare const LogIn4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1461
|
+
|
|
1462
|
+
declare const LogOut1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1463
|
+
|
|
1464
|
+
declare const LogOut2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1465
|
+
|
|
1466
|
+
declare const LogOut3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1467
|
+
|
|
1468
|
+
declare const LogOut4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1469
|
+
|
|
1470
|
+
declare const Luggage1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1471
|
+
|
|
1472
|
+
declare const Luggage2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1473
|
+
|
|
1474
|
+
declare const Luggage3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1475
|
+
|
|
1476
|
+
declare const MagicWandIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1477
|
+
|
|
1478
|
+
declare const MagicWand1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1479
|
+
|
|
1480
|
+
declare const MagicWand2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1481
|
+
|
|
1482
|
+
declare const MailIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1483
|
+
|
|
1484
|
+
declare const Mail1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1485
|
+
|
|
1486
|
+
declare const Mail2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1487
|
+
|
|
1488
|
+
declare const Mail3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1489
|
+
|
|
1490
|
+
declare const Mail4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1491
|
+
|
|
1492
|
+
declare const Mail5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1493
|
+
|
|
1494
|
+
declare const MailNotificationIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1495
|
+
|
|
1496
|
+
declare const Map1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1497
|
+
|
|
1498
|
+
declare const Map2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1499
|
+
|
|
1500
|
+
declare const MarkIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1501
|
+
|
|
1502
|
+
declare const MarkerPin1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1503
|
+
|
|
1504
|
+
declare const MarkerPin2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1505
|
+
|
|
1506
|
+
declare const MarkerPin3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1507
|
+
|
|
1508
|
+
declare const MarkerPin4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1509
|
+
|
|
1510
|
+
declare const MarkerPin5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1511
|
+
|
|
1512
|
+
declare const MarkerPin6Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1513
|
+
|
|
1514
|
+
declare const Maximize1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1515
|
+
|
|
1516
|
+
declare const Maximize2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1517
|
+
|
|
1518
|
+
declare const MedicalCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1519
|
+
|
|
1520
|
+
declare const MedicalCrossIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1521
|
+
|
|
1522
|
+
declare const MedicalSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1523
|
+
|
|
1524
|
+
declare const MenuIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1525
|
+
|
|
1526
|
+
declare const Menu1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1527
|
+
|
|
1528
|
+
declare const Menu2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1529
|
+
|
|
1530
|
+
declare const Menu3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1531
|
+
|
|
1532
|
+
declare const Menu4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1533
|
+
|
|
1534
|
+
declare const Menu5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1535
|
+
|
|
1536
|
+
declare const MessageAlertCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1537
|
+
|
|
1538
|
+
declare const MessageAlertSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1539
|
+
|
|
1540
|
+
declare const MessageChatCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1541
|
+
|
|
1542
|
+
declare const MessageChatSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1543
|
+
|
|
1544
|
+
declare const MessageCheckCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1545
|
+
|
|
1546
|
+
declare const MessageCheckSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1547
|
+
|
|
1548
|
+
declare const MessageCircle1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1549
|
+
|
|
1550
|
+
declare const MessageCircle2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1551
|
+
|
|
1552
|
+
declare const MessageDotsCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1553
|
+
|
|
1554
|
+
declare const MessageDotsSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1555
|
+
|
|
1556
|
+
declare const MessageHeartCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1557
|
+
|
|
1558
|
+
declare const MessageHeartSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1559
|
+
|
|
1560
|
+
declare const MessageNotificationCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1561
|
+
|
|
1562
|
+
declare const MessageNotificationSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1563
|
+
|
|
1564
|
+
declare const MessagePlusCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1565
|
+
|
|
1566
|
+
declare const MessagePlusSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1567
|
+
|
|
1568
|
+
declare const MessageQuestionCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1569
|
+
|
|
1570
|
+
declare const MessageQuestionSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1571
|
+
|
|
1572
|
+
declare const MessageSmileCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1573
|
+
|
|
1574
|
+
declare const MessageSmileSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1575
|
+
|
|
1576
|
+
declare const MessageSquare1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1577
|
+
|
|
1578
|
+
declare const MessageSquare2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1579
|
+
|
|
1580
|
+
declare const MessageTextCircle1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1581
|
+
|
|
1582
|
+
declare const MessageTextCircle2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1583
|
+
|
|
1584
|
+
declare const MessageTextSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1585
|
+
|
|
1586
|
+
declare const MessageTextSquare1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1587
|
+
|
|
1588
|
+
declare const MessageTextSquare2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1589
|
+
|
|
1590
|
+
declare const MessageXCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1591
|
+
|
|
1592
|
+
declare const MessageXSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1593
|
+
|
|
1594
|
+
declare const MicrophoneIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1595
|
+
|
|
1596
|
+
declare const Microphone1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1597
|
+
|
|
1598
|
+
declare const Microphone2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1599
|
+
|
|
1600
|
+
declare const MicrophoneOffIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1601
|
+
|
|
1602
|
+
declare const MicrophoneOff1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1603
|
+
|
|
1604
|
+
declare const MicrophoneOff2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1605
|
+
|
|
1606
|
+
declare const MicroscopeIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1607
|
+
|
|
1608
|
+
declare const Minimize1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1609
|
+
|
|
1610
|
+
declare const Minimize2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1611
|
+
|
|
1612
|
+
declare const MinusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1613
|
+
|
|
1614
|
+
declare const MinusCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1615
|
+
|
|
1616
|
+
declare const MinusSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1617
|
+
|
|
1618
|
+
declare const Modem1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1619
|
+
|
|
1620
|
+
declare const Modem2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1621
|
+
|
|
1622
|
+
declare const MonitorIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1623
|
+
|
|
1624
|
+
declare const Monitor1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1625
|
+
|
|
1626
|
+
declare const Monitor2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1627
|
+
|
|
1628
|
+
declare const Monitor3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1629
|
+
|
|
1630
|
+
declare const Monitor4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1631
|
+
|
|
1632
|
+
declare const Monitor5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1633
|
+
|
|
1634
|
+
declare const Moon1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1635
|
+
|
|
1636
|
+
declare const Moon2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1637
|
+
|
|
1638
|
+
declare const MoonEclipseIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1639
|
+
|
|
1640
|
+
declare const MoonStarIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1641
|
+
|
|
1642
|
+
declare const MouseIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1643
|
+
|
|
1644
|
+
declare const MoveIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1645
|
+
|
|
1646
|
+
declare const MusicNote1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1647
|
+
|
|
1648
|
+
declare const MusicNote2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1649
|
+
|
|
1650
|
+
declare const MusicNotePlusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1651
|
+
|
|
1652
|
+
declare const NavigationPointer1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1653
|
+
|
|
1654
|
+
declare const NavigationPointer2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1655
|
+
|
|
1656
|
+
declare const NavigationPointerOff1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1657
|
+
|
|
1658
|
+
declare const NavigationPointerOff2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1659
|
+
|
|
1660
|
+
declare const NotificationBoxIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1661
|
+
|
|
1662
|
+
declare const NotificationMessageIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1663
|
+
|
|
1664
|
+
declare const NotificationTextIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1665
|
+
|
|
1666
|
+
declare const OctagonIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1667
|
+
|
|
1668
|
+
declare const PackageIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1669
|
+
|
|
1670
|
+
declare const PackageCheckIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1671
|
+
|
|
1672
|
+
declare const PackageMinusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1673
|
+
|
|
1674
|
+
declare const PackagePlusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1675
|
+
|
|
1676
|
+
declare const PackageSearchIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1677
|
+
|
|
1678
|
+
declare const PackageXIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1679
|
+
|
|
1680
|
+
declare const PaintIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1681
|
+
|
|
1682
|
+
declare const PaintPourIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1683
|
+
|
|
1684
|
+
declare const PaletteIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1685
|
+
|
|
1686
|
+
declare const PaperclipIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1687
|
+
|
|
1688
|
+
declare const ParagraphSpacingIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1689
|
+
|
|
1690
|
+
declare const ParagraphWrapIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1691
|
+
|
|
1692
|
+
declare const PasscodeIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1693
|
+
|
|
1694
|
+
declare const PasscodeLockIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1695
|
+
|
|
1696
|
+
declare const PassportIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1697
|
+
|
|
1698
|
+
declare const PauseCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1699
|
+
|
|
1700
|
+
declare const PauseSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1701
|
+
|
|
1702
|
+
declare const PenTool1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1703
|
+
|
|
1704
|
+
declare const PenTool2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1705
|
+
|
|
1706
|
+
declare const PenToolMinusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1707
|
+
|
|
1708
|
+
declare const PenToolPlusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1709
|
+
|
|
1710
|
+
declare const Pencil1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1711
|
+
|
|
1712
|
+
declare const Pencil2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1713
|
+
|
|
1714
|
+
declare const PencilLineIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1715
|
+
|
|
1716
|
+
declare const PentagonIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1717
|
+
|
|
1718
|
+
declare const Percent1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1719
|
+
|
|
1720
|
+
declare const Percent2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1721
|
+
|
|
1722
|
+
declare const Percent3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1723
|
+
|
|
1724
|
+
declare const Perspective1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1725
|
+
|
|
1726
|
+
declare const Perspective2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1727
|
+
|
|
1728
|
+
declare const PhoneIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1729
|
+
|
|
1730
|
+
declare const Phone1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1731
|
+
|
|
1732
|
+
declare const Phone2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1733
|
+
|
|
1734
|
+
declare const PhoneCallIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1735
|
+
|
|
1736
|
+
declare const PhoneCall1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1737
|
+
|
|
1738
|
+
declare const PhoneCall2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1739
|
+
|
|
1740
|
+
declare const PhoneHangUpIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1741
|
+
|
|
1742
|
+
declare const PhoneIncomingIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1743
|
+
|
|
1744
|
+
declare const PhoneIncoming1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1745
|
+
|
|
1746
|
+
declare const PhoneIncoming2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1747
|
+
|
|
1748
|
+
declare const PhoneOutgoing1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1749
|
+
|
|
1750
|
+
declare const PhoneOutgoing2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1751
|
+
|
|
1752
|
+
declare const PhonePauseIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1753
|
+
|
|
1754
|
+
declare const PhonePlusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1755
|
+
|
|
1756
|
+
declare const PhoneXIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1757
|
+
|
|
1758
|
+
declare const PieChartIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1759
|
+
|
|
1760
|
+
declare const PieChart1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1761
|
+
|
|
1762
|
+
declare const PieChart2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1763
|
+
|
|
1764
|
+
declare const PieChart3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1765
|
+
|
|
1766
|
+
declare const PieChart4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1767
|
+
|
|
1768
|
+
declare const PiggyBank1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1769
|
+
|
|
1770
|
+
declare const PiggyBank2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1771
|
+
|
|
1772
|
+
declare const Pilcrow1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1773
|
+
|
|
1774
|
+
declare const Pilcrow2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1775
|
+
|
|
1776
|
+
declare const PilcrowSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1777
|
+
|
|
1778
|
+
declare const Pin1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1779
|
+
|
|
1780
|
+
declare const Pin2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1781
|
+
|
|
1782
|
+
declare const PlaceholderIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1783
|
+
|
|
1784
|
+
declare const PlaneIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1785
|
+
|
|
1786
|
+
declare const PlayIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1787
|
+
|
|
1788
|
+
declare const PlayCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1789
|
+
|
|
1790
|
+
declare const PlaySquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1791
|
+
|
|
1792
|
+
declare const PlusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1793
|
+
|
|
1794
|
+
declare const PlusCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1795
|
+
|
|
1796
|
+
declare const PlusSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1797
|
+
|
|
1798
|
+
declare const PodcastIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1799
|
+
|
|
1800
|
+
declare const Power1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1801
|
+
|
|
1802
|
+
declare const Power2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1803
|
+
|
|
1804
|
+
declare const Power3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1805
|
+
|
|
1806
|
+
declare const PresentationChart1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1807
|
+
|
|
1808
|
+
declare const PresentationChart2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1809
|
+
|
|
1810
|
+
declare const PresentationChart3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1811
|
+
|
|
1812
|
+
declare const PrinterIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1813
|
+
|
|
1814
|
+
declare const PuzzlePieceIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1815
|
+
|
|
1816
|
+
declare const PuzzlePiece1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1817
|
+
|
|
1818
|
+
declare const PuzzlePiece2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1819
|
+
|
|
1820
|
+
declare const QrCodeIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1821
|
+
|
|
1822
|
+
declare const QrCode1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1823
|
+
|
|
1824
|
+
declare const QrCode2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1825
|
+
|
|
1826
|
+
declare const ReceiptIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1827
|
+
|
|
1828
|
+
declare const ReceiptCheckIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1829
|
+
|
|
1830
|
+
declare const RecordingIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1831
|
+
|
|
1832
|
+
declare const Recording1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1833
|
+
|
|
1834
|
+
declare const Recording2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1835
|
+
|
|
1836
|
+
declare const Recording3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1837
|
+
|
|
1838
|
+
declare const Reflect1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1839
|
+
|
|
1840
|
+
declare const Reflect2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1841
|
+
|
|
1842
|
+
declare const RefreshCcwIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1843
|
+
|
|
1844
|
+
declare const RefreshCcw1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1845
|
+
|
|
1846
|
+
declare const RefreshCcw2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1847
|
+
|
|
1848
|
+
declare const RefreshCcw3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1849
|
+
|
|
1850
|
+
declare const RefreshCcw4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1851
|
+
|
|
1852
|
+
declare const RefreshCcw5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1853
|
+
|
|
1854
|
+
declare const RefreshCwIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1855
|
+
|
|
1856
|
+
declare const RefreshCw1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1857
|
+
|
|
1858
|
+
declare const RefreshCw2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1859
|
+
|
|
1860
|
+
declare const RefreshCw3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1861
|
+
|
|
1862
|
+
declare const RefreshCw4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1863
|
+
|
|
1864
|
+
declare const RefreshCw5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1865
|
+
|
|
1866
|
+
declare const Repeat1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1867
|
+
|
|
1868
|
+
declare const Repeat2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1869
|
+
|
|
1870
|
+
declare const Repeat3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1871
|
+
|
|
1872
|
+
declare const Repeat4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1873
|
+
|
|
1874
|
+
declare const ReverseLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1875
|
+
|
|
1876
|
+
declare const ReverseRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1877
|
+
|
|
1878
|
+
declare const RightIndent1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1879
|
+
|
|
1880
|
+
declare const RightIndent2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1881
|
+
|
|
1882
|
+
declare const RocketIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1883
|
+
|
|
1884
|
+
declare const Rocket1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1885
|
+
|
|
1886
|
+
declare const Rocket2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1887
|
+
|
|
1888
|
+
declare const RollerBrushIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1889
|
+
|
|
1890
|
+
declare const RotateCcwIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1891
|
+
|
|
1892
|
+
declare const RouteIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1893
|
+
|
|
1894
|
+
declare const Rows1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1895
|
+
|
|
1896
|
+
declare const Rows2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1897
|
+
|
|
1898
|
+
declare const Rows3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1899
|
+
|
|
1900
|
+
declare const Rss1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1901
|
+
|
|
1902
|
+
declare const Rss2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1903
|
+
|
|
1904
|
+
declare const RulerIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1905
|
+
|
|
1906
|
+
declare const SafeIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1907
|
+
|
|
1908
|
+
declare const Sale1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1909
|
+
|
|
1910
|
+
declare const Sale2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1911
|
+
|
|
1912
|
+
declare const Sale3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1913
|
+
|
|
1914
|
+
declare const Sale4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1915
|
+
|
|
1916
|
+
declare const SaveIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1917
|
+
|
|
1918
|
+
declare const Save1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1919
|
+
|
|
1920
|
+
declare const Save2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1921
|
+
|
|
1922
|
+
declare const Save3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1923
|
+
|
|
1924
|
+
declare const Scale1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1925
|
+
|
|
1926
|
+
declare const Scale2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1927
|
+
|
|
1928
|
+
declare const Scale3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1929
|
+
|
|
1930
|
+
declare const Scales1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1931
|
+
|
|
1932
|
+
declare const Scales2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1933
|
+
|
|
1934
|
+
declare const ScanIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1935
|
+
|
|
1936
|
+
declare const Scissors1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1937
|
+
|
|
1938
|
+
declare const Scissors2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1939
|
+
|
|
1940
|
+
declare const ScissorsCut1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1941
|
+
|
|
1942
|
+
declare const ScissorsCut2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1943
|
+
|
|
1944
|
+
declare const SearchLgIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1945
|
+
|
|
1946
|
+
declare const SearchMdIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1947
|
+
|
|
1948
|
+
declare const SearchRefractionIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1949
|
+
|
|
1950
|
+
declare const SearchSmIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1951
|
+
|
|
1952
|
+
declare const SendIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1953
|
+
|
|
1954
|
+
declare const Send1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1955
|
+
|
|
1956
|
+
declare const Send2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1957
|
+
|
|
1958
|
+
declare const Send3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1959
|
+
|
|
1960
|
+
declare const Server1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1961
|
+
|
|
1962
|
+
declare const Server2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1963
|
+
|
|
1964
|
+
declare const Server3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1965
|
+
|
|
1966
|
+
declare const Server4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1967
|
+
|
|
1968
|
+
declare const Server5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1969
|
+
|
|
1970
|
+
declare const Server6Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1971
|
+
|
|
1972
|
+
declare const SettingsIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1973
|
+
|
|
1974
|
+
declare const Settings1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1975
|
+
|
|
1976
|
+
declare const Settings2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1977
|
+
|
|
1978
|
+
declare const Settings3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1979
|
+
|
|
1980
|
+
declare const Settings4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1981
|
+
|
|
1982
|
+
declare const ShareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1983
|
+
|
|
1984
|
+
declare const Share1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1985
|
+
|
|
1986
|
+
declare const Share2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1987
|
+
|
|
1988
|
+
declare const Share3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1989
|
+
|
|
1990
|
+
declare const Share4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1991
|
+
|
|
1992
|
+
declare const Share5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1993
|
+
|
|
1994
|
+
declare const Share6Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1995
|
+
|
|
1996
|
+
declare const Share7Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1997
|
+
|
|
1998
|
+
declare const ShareArrowIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
1999
|
+
|
|
2000
|
+
declare const Shield1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2001
|
+
|
|
2002
|
+
declare const Shield2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2003
|
+
|
|
2004
|
+
declare const Shield3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2005
|
+
|
|
2006
|
+
declare const ShieldDollarIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2007
|
+
|
|
2008
|
+
declare const ShieldOffIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2009
|
+
|
|
2010
|
+
declare const ShieldPlusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2011
|
+
|
|
2012
|
+
declare const ShieldTickIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2013
|
+
|
|
2014
|
+
declare const ShieldZapIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2015
|
+
|
|
2016
|
+
declare const ShoppingBag1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2017
|
+
|
|
2018
|
+
declare const ShoppingBag2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2019
|
+
|
|
2020
|
+
declare const ShoppingBag3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2021
|
+
|
|
2022
|
+
declare const ShoppingCart1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2023
|
+
|
|
2024
|
+
declare const ShoppingCart2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2025
|
+
|
|
2026
|
+
declare const ShoppingCart3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2027
|
+
|
|
2028
|
+
declare const Shuffle1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2029
|
+
|
|
2030
|
+
declare const Shuffle2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2031
|
+
|
|
2032
|
+
declare const Signal1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2033
|
+
|
|
2034
|
+
declare const Signal2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2035
|
+
|
|
2036
|
+
declare const Signal3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2037
|
+
|
|
2038
|
+
declare const SimcardIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2039
|
+
|
|
2040
|
+
declare const SkewIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2041
|
+
|
|
2042
|
+
declare const SkipBackIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2043
|
+
|
|
2044
|
+
declare const SkipForwardIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2045
|
+
|
|
2046
|
+
declare const SlashCircle1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2047
|
+
|
|
2048
|
+
declare const SlashCircle2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2049
|
+
|
|
2050
|
+
declare const SlashDividerIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2051
|
+
|
|
2052
|
+
declare const SlashOctagonIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2053
|
+
|
|
2054
|
+
declare const Sliders1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2055
|
+
|
|
2056
|
+
declare const Sliders2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2057
|
+
|
|
2058
|
+
declare const Sliders3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2059
|
+
|
|
2060
|
+
declare const Sliders4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2061
|
+
|
|
2062
|
+
declare const Snowflake1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2063
|
+
|
|
2064
|
+
declare const Snowflake2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2065
|
+
|
|
2066
|
+
declare const SpacingHeight1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2067
|
+
|
|
2068
|
+
declare const SpacingHeight2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2069
|
+
|
|
2070
|
+
declare const SpacingWidth1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2071
|
+
|
|
2072
|
+
declare const SpacingWidth2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2073
|
+
|
|
2074
|
+
declare const Speaker1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2075
|
+
|
|
2076
|
+
declare const Speaker2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2077
|
+
|
|
2078
|
+
declare const Speaker3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2079
|
+
|
|
2080
|
+
declare const Speedometer1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2081
|
+
|
|
2082
|
+
declare const Speedometer2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2083
|
+
|
|
2084
|
+
declare const Speedometer3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2085
|
+
|
|
2086
|
+
declare const Speedometer4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2087
|
+
|
|
2088
|
+
declare const SpinnerIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2089
|
+
|
|
2090
|
+
declare const SquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2091
|
+
|
|
2092
|
+
declare const StandIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2093
|
+
|
|
2094
|
+
declare const Star1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2095
|
+
|
|
2096
|
+
declare const Star2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2097
|
+
|
|
2098
|
+
declare const Star3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2099
|
+
|
|
2100
|
+
declare const Star4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2101
|
+
|
|
2102
|
+
declare const Star5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2103
|
+
|
|
2104
|
+
declare const Star6Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2105
|
+
|
|
2106
|
+
declare const Star7Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2107
|
+
|
|
2108
|
+
declare const StarsIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2109
|
+
|
|
2110
|
+
declare const Stars1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2111
|
+
|
|
2112
|
+
declare const Stars2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2113
|
+
|
|
2114
|
+
declare const Stars3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2115
|
+
|
|
2116
|
+
declare const StickerCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2117
|
+
|
|
2118
|
+
declare const StickerSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2119
|
+
|
|
2120
|
+
declare const StopIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2121
|
+
|
|
2122
|
+
declare const StopCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2123
|
+
|
|
2124
|
+
declare const StopSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2125
|
+
|
|
2126
|
+
declare const Strikethrough1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2127
|
+
|
|
2128
|
+
declare const Strikethrough2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2129
|
+
|
|
2130
|
+
declare const StrikethroughSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2131
|
+
|
|
2132
|
+
declare const SubscriptIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2133
|
+
|
|
2134
|
+
declare const SunIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2135
|
+
|
|
2136
|
+
declare const SunSetting1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2137
|
+
|
|
2138
|
+
declare const SunSetting2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2139
|
+
|
|
2140
|
+
declare const SunSetting3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2141
|
+
|
|
2142
|
+
declare const SunriseIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2143
|
+
|
|
2144
|
+
declare const SunsetIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2145
|
+
|
|
2146
|
+
declare const SwitchHorizontal1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2147
|
+
|
|
2148
|
+
declare const SwitchHorizontal2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2149
|
+
|
|
2150
|
+
declare const SwitchVertical1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2151
|
+
|
|
2152
|
+
declare const SwitchVertical2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2153
|
+
|
|
2154
|
+
declare const TableIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2155
|
+
|
|
2156
|
+
declare const Tablet1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2157
|
+
|
|
2158
|
+
declare const Tablet2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2159
|
+
|
|
2160
|
+
declare const Tag1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2161
|
+
|
|
2162
|
+
declare const Tag2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2163
|
+
|
|
2164
|
+
declare const Tag3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2165
|
+
|
|
2166
|
+
declare const Target1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2167
|
+
|
|
2168
|
+
declare const Target2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2169
|
+
|
|
2170
|
+
declare const Target3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2171
|
+
|
|
2172
|
+
declare const Target4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2173
|
+
|
|
2174
|
+
declare const Target5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2175
|
+
|
|
2176
|
+
declare const TelescopeIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2177
|
+
|
|
2178
|
+
declare const TerminalIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2179
|
+
|
|
2180
|
+
declare const TerminalBrowserIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2181
|
+
|
|
2182
|
+
declare const TerminalCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2183
|
+
|
|
2184
|
+
declare const TerminalSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2185
|
+
|
|
2186
|
+
declare const TextInputIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2187
|
+
|
|
2188
|
+
declare const Thermometer1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2189
|
+
|
|
2190
|
+
declare const Thermometer2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2191
|
+
|
|
2192
|
+
declare const Thermometer3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2193
|
+
|
|
2194
|
+
declare const ThermometerColdIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2195
|
+
|
|
2196
|
+
declare const ThermometerWarmIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2197
|
+
|
|
2198
|
+
declare const ThumbsDownIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2199
|
+
|
|
2200
|
+
declare const ThumbsUpIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2201
|
+
|
|
2202
|
+
declare const Ticket1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2203
|
+
|
|
2204
|
+
declare const Ticket2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2205
|
+
|
|
2206
|
+
declare const Toggle1LeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2207
|
+
|
|
2208
|
+
declare const Toggle1RightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2209
|
+
|
|
2210
|
+
declare const Toggle2LeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2211
|
+
|
|
2212
|
+
declare const Toggle2RightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2213
|
+
|
|
2214
|
+
declare const Toggle3LeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2215
|
+
|
|
2216
|
+
declare const Toggle3RightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2217
|
+
|
|
2218
|
+
declare const Tool1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2219
|
+
|
|
2220
|
+
declare const Tool2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2221
|
+
|
|
2222
|
+
declare const TrainIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2223
|
+
|
|
2224
|
+
declare const TramIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2225
|
+
|
|
2226
|
+
declare const TransformIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2227
|
+
|
|
2228
|
+
declare const Translate1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2229
|
+
|
|
2230
|
+
declare const Translate2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2231
|
+
|
|
2232
|
+
declare const TrashIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2233
|
+
|
|
2234
|
+
declare const Trash1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2235
|
+
|
|
2236
|
+
declare const Trash2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2237
|
+
|
|
2238
|
+
declare const Trash3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2239
|
+
|
|
2240
|
+
declare const Trash4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2241
|
+
|
|
2242
|
+
declare const TrendDownIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2243
|
+
|
|
2244
|
+
declare const TrendDown1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2245
|
+
|
|
2246
|
+
declare const TrendDown2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2247
|
+
|
|
2248
|
+
declare const TrendUpIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2249
|
+
|
|
2250
|
+
declare const TrendUp1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2251
|
+
|
|
2252
|
+
declare const TrendUp2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2253
|
+
|
|
2254
|
+
declare const TriangleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2255
|
+
|
|
2256
|
+
declare const Trophy1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2257
|
+
|
|
2258
|
+
declare const Trophy2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2259
|
+
|
|
2260
|
+
declare const Truck1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2261
|
+
|
|
2262
|
+
declare const Truck2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2263
|
+
|
|
2264
|
+
declare const Tv1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2265
|
+
|
|
2266
|
+
declare const Tv2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2267
|
+
|
|
2268
|
+
declare const Tv3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2269
|
+
|
|
2270
|
+
declare const Type1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2271
|
+
|
|
2272
|
+
declare const Type2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2273
|
+
|
|
2274
|
+
declare const TypeSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2275
|
+
|
|
2276
|
+
declare const TypeStrikethrough1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2277
|
+
|
|
2278
|
+
declare const TypeStrikethrough2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2279
|
+
|
|
2280
|
+
declare const Umbrella1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2281
|
+
|
|
2282
|
+
declare const Umbrella2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2283
|
+
|
|
2284
|
+
declare const Umbrella3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2285
|
+
|
|
2286
|
+
declare const Underline1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2287
|
+
|
|
2288
|
+
declare const Underline2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2289
|
+
|
|
2290
|
+
declare const UnderlineSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2291
|
+
|
|
2292
|
+
declare const Upload1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2293
|
+
|
|
2294
|
+
declare const Upload2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2295
|
+
|
|
2296
|
+
declare const Upload3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2297
|
+
|
|
2298
|
+
declare const Upload4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2299
|
+
|
|
2300
|
+
declare const UploadCloud1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2301
|
+
|
|
2302
|
+
declare const UploadCloud2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2303
|
+
|
|
2304
|
+
declare const UsbFlashDriveIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2305
|
+
|
|
2306
|
+
declare const UserIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2307
|
+
|
|
2308
|
+
declare const User1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2309
|
+
|
|
2310
|
+
declare const User2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2311
|
+
|
|
2312
|
+
declare const User3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2313
|
+
|
|
2314
|
+
declare const UserCheck1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2315
|
+
|
|
2316
|
+
declare const UserCheck2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2317
|
+
|
|
2318
|
+
declare const UserCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2319
|
+
|
|
2320
|
+
declare const UserDown1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2321
|
+
|
|
2322
|
+
declare const UserDown2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2323
|
+
|
|
2324
|
+
declare const UserEditIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2325
|
+
|
|
2326
|
+
declare const UserLeft1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2327
|
+
|
|
2328
|
+
declare const UserLeft2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2329
|
+
|
|
2330
|
+
declare const UserMinus1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2331
|
+
|
|
2332
|
+
declare const UserMinus2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2333
|
+
|
|
2334
|
+
declare const UserPlusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2335
|
+
|
|
2336
|
+
declare const UserPlus1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2337
|
+
|
|
2338
|
+
declare const UserPlus2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2339
|
+
|
|
2340
|
+
declare const UserRight1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2341
|
+
|
|
2342
|
+
declare const UserRight2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2343
|
+
|
|
2344
|
+
declare const UserSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2345
|
+
|
|
2346
|
+
declare const UserUp1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2347
|
+
|
|
2348
|
+
declare const UserUp2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2349
|
+
|
|
2350
|
+
declare const UserXIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2351
|
+
|
|
2352
|
+
declare const UserX1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2353
|
+
|
|
2354
|
+
declare const UserX2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2355
|
+
|
|
2356
|
+
declare const UsersIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2357
|
+
|
|
2358
|
+
declare const Users1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2359
|
+
|
|
2360
|
+
declare const Users2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2361
|
+
|
|
2362
|
+
declare const Users3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2363
|
+
|
|
2364
|
+
declare const UsersCheckIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2365
|
+
|
|
2366
|
+
declare const UsersDownIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2367
|
+
|
|
2368
|
+
declare const UsersEditIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2369
|
+
|
|
2370
|
+
declare const UsersLeftIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2371
|
+
|
|
2372
|
+
declare const UsersMinusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2373
|
+
|
|
2374
|
+
declare const UsersPlusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2375
|
+
|
|
2376
|
+
declare const UsersRightIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2377
|
+
|
|
2378
|
+
declare const UsersUpIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2379
|
+
|
|
2380
|
+
declare const UsersXIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2381
|
+
|
|
2382
|
+
declare const VariableIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2383
|
+
|
|
2384
|
+
declare const VideoRecorderIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2385
|
+
|
|
2386
|
+
declare const VideoRecorderOffIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2387
|
+
|
|
2388
|
+
declare const VirusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2389
|
+
|
|
2390
|
+
declare const VoicemailIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2391
|
+
|
|
2392
|
+
declare const VolumeMaxIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2393
|
+
|
|
2394
|
+
declare const VolumeMinIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2395
|
+
|
|
2396
|
+
declare const VolumeMinusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2397
|
+
|
|
2398
|
+
declare const VolumePlusIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2399
|
+
|
|
2400
|
+
declare const VolumeXIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2401
|
+
|
|
2402
|
+
declare const Wallet1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2403
|
+
|
|
2404
|
+
declare const Wallet2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2405
|
+
|
|
2406
|
+
declare const Wallet3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2407
|
+
|
|
2408
|
+
declare const Wallet4Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2409
|
+
|
|
2410
|
+
declare const Wallet5Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2411
|
+
|
|
2412
|
+
declare const WatchCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2413
|
+
|
|
2414
|
+
declare const WatchSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2415
|
+
|
|
2416
|
+
declare const WavesIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2417
|
+
|
|
2418
|
+
declare const Webcam1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2419
|
+
|
|
2420
|
+
declare const Webcam2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2421
|
+
|
|
2422
|
+
declare const WifiIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2423
|
+
|
|
2424
|
+
declare const WifiOffIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2425
|
+
|
|
2426
|
+
declare const Wind1Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2427
|
+
|
|
2428
|
+
declare const Wind2Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2429
|
+
|
|
2430
|
+
declare const Wind3Icon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2431
|
+
|
|
2432
|
+
declare const XIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2433
|
+
|
|
2434
|
+
declare const XCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2435
|
+
|
|
2436
|
+
declare const XCloseIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2437
|
+
|
|
2438
|
+
declare const XSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2439
|
+
|
|
2440
|
+
declare const YoutubeIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2441
|
+
|
|
2442
|
+
declare const ZapIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2443
|
+
|
|
2444
|
+
declare const ZapCircleIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2445
|
+
|
|
2446
|
+
declare const ZapFastIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2447
|
+
|
|
2448
|
+
declare const ZapOffIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2449
|
+
|
|
2450
|
+
declare const ZapSquareIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2451
|
+
|
|
2452
|
+
declare const ZoomInIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2453
|
+
|
|
2454
|
+
declare const ZoomOutIcon: react.ForwardRefExoticComponent<Omit<IconProps, "ref"> & react.RefAttributes<SVGSVGElement>>;
|
|
2455
|
+
|
|
2456
|
+
export { ArrowCircleBrokenLeftIcon as $, ActivityIcon as A, AlignTopArrow2Icon as B, AlignVerticalCenter1Icon as C, AlignVerticalCenter2Icon as D, AnchorIcon as E, AnnotationIcon as F, AnnotationAlertIcon as G, AnnotationCheckIcon as H, type IconProps as I, AnnotationDotsIcon as J, AnnotationHeartIcon as K, AnnotationInfoIcon as L, AnnotationPlusIcon as M, AnnotationQuestionIcon as N, AnnotationXIcon as O, Announcement1Icon as P, Announcement2Icon as Q, Announcement3Icon as R, AppIntegrationIcon as S, ArchiveIcon as T, ArrowBlockDownIcon as U, ArrowBlockLeftIcon as V, ArrowBlockRightIcon as W, ArrowBlockUpIcon as X, ArrowCircleBrokenDownIcon as Y, ArrowCircleBrokenDownLeftIcon as Z, ArrowCircleBrokenDownRightIcon as _, ActivityHeartIcon as a, BarChart3Icon as a$, ArrowCircleBrokenRightIcon as a0, ArrowCircleBrokenUpIcon as a1, ArrowCircleBrokenUpLeftIcon as a2, ArrowCircleBrokenUpRightIcon as a3, ArrowCircleDownIcon as a4, ArrowCircleDownLeftIcon as a5, ArrowCircleDownRightIcon as a6, ArrowCircleLeftIcon as a7, ArrowCircleRightIcon as a8, ArrowCircleUpIcon as a9, ArrowsDownIcon as aA, ArrowsLeftIcon as aB, ArrowsRightIcon as aC, ArrowsTriangleIcon as aD, ArrowsUpIcon as aE, Asterisk1Icon as aF, Asterisk2Icon as aG, AtSignIcon as aH, Atom1Icon as aI, Atom2Icon as aJ, AttachmentIcon as aK, Attachment1Icon as aL, Attachment2Icon as aM, Award1Icon as aN, Award2Icon as aO, Award3Icon as aP, Award4Icon as aQ, Award5Icon as aR, BackpackIcon as aS, BankIcon as aT, BankNote1Icon as aU, BankNote2Icon as aV, BankNote3Icon as aW, BarChart1Icon as aX, BarChart11Icon as aY, BarChart12Icon as aZ, BarChart2Icon as a_, ArrowCircleUpLeftIcon as aa, ArrowCircleUpRightIcon as ab, ArrowDownIcon as ac, ArrowDownLeftIcon as ad, ArrowDownRightIcon as ae, ArrowLeftIcon as af, ArrowNarrowDownIcon as ag, ArrowNarrowDownLeftIcon as ah, ArrowNarrowDownRightIcon as ai, ArrowNarrowLeftIcon as aj, ArrowNarrowRightIcon as ak, ArrowNarrowUpIcon as al, ArrowNarrowUpLeftIcon as am, ArrowNarrowUpRightIcon as an, ArrowRightIcon as ao, ArrowSquareDownIcon as ap, ArrowSquareDownLeftIcon as aq, ArrowSquareDownRightIcon as ar, ArrowSquareLeftIcon as as, ArrowSquareRightIcon as at, ArrowSquareUpIcon as au, ArrowSquareUpLeftIcon as av, ArrowSquareUpRightIcon as aw, ArrowUpIcon as ax, ArrowUpLeftIcon as ay, ArrowUpRightIcon as az, AirplayIcon as b, BracketsSlashIcon as b$, BarChart4Icon as b0, BarChart5Icon as b1, BarChart6Icon as b2, BarChart7Icon as b3, BarChart8Icon as b4, BarChart9Icon as b5, BarChartCircle1Icon as b6, BarChartCircle2Icon as b7, BarChartCircle3Icon as b8, BarChartSquare1Icon as b9, BellRinging2Icon as bA, BellRinging3Icon as bB, BellRinging4Icon as bC, BezierCurve1Icon as bD, BezierCurve2Icon as bE, BezierCurve3Icon as bF, BluetoothConnectIcon as bG, BluetoothOffIcon as bH, BluetoothOnIcon as bI, BluetoothSignalIcon as bJ, Bold1Icon as bK, Bold2Icon as bL, BoldSquareIcon as bM, BookClosedIcon as bN, BookOpen1Icon as bO, BookOpen2Icon as bP, BookmarkIcon as bQ, BookmarkAddIcon as bR, BookmarkCheckIcon as bS, BookmarkMinusIcon as bT, BookmarkXIcon as bU, BoxIcon as bV, BracketsIcon as bW, BracketsCheckIcon as bX, BracketsEllipsesIcon as bY, BracketsMinusIcon as bZ, BracketsPlusIcon as b_, BarChartSquare2Icon as ba, BarChartSquare3Icon as bb, BarChartSquareDownIcon as bc, BarChartSquareMinusIcon as bd, BarChartSquarePlusIcon as be, BarChartSquareUpIcon as bf, BarLineChartIcon as bg, BatteryCharging1Icon as bh, BatteryCharging2Icon as bi, BatteryEmptyIcon as bj, BatteryFullIcon as bk, BatteryLowIcon as bl, BatteryMidIcon as bm, Beaker1Icon as bn, Beaker2Icon as bo, BellIcon as bp, Bell1Icon as bq, Bell2Icon as br, Bell3Icon as bs, Bell4Icon as bt, BellMinusIcon as bu, BellOff1Icon as bv, BellOff2Icon as bw, BellOff3Icon as bx, BellPlusIcon as by, BellRinging1Icon as bz, AirpodsIcon as c, ChevronUpDoubleIcon as c$, BracketsXIcon as c0, Briefcase1Icon as c1, Briefcase2Icon as c2, BrowserIcon as c3, Brush1Icon as c4, Brush2Icon as c5, Brush3Icon as c6, Building1Icon as c7, Building2Icon as c8, Building3Icon as c9, CameraPlusIcon as cA, Car1Icon as cB, Car2Icon as cC, Certificate1Icon as cD, Certificate2Icon as cE, ChartBreakoutCircleIcon as cF, ChartBreakoutSquareIcon as cG, CheckIcon as cH, CheckCircleIcon as cI, CheckCircleBrokenIcon as cJ, CheckDone1Icon as cK, CheckDone2Icon as cL, CheckHeartIcon as cM, CheckSquareIcon as cN, CheckSquareBrokenIcon as cO, CheckVerified1Icon as cP, CheckVerified2Icon as cQ, CheckVerified3Icon as cR, ChevronDownIcon as cS, ChevronDownDoubleIcon as cT, ChevronLeftIcon as cU, ChevronLeftDoubleIcon as cV, ChevronRightIcon as cW, ChevronRightDoubleIcon as cX, ChevronSelectorHorizontalIcon as cY, ChevronSelectorVerticalIcon as cZ, ChevronUpIcon as c_, Building4Icon as ca, Building5Icon as cb, Building6Icon as cc, Building7Icon as cd, Building8Icon as ce, BusIcon as cf, CalculatorIcon as cg, CalendarIcon as ch, CalendarCheckIcon as ci, CalendarCheck1Icon as cj, CalendarCheck2Icon as ck, CalendarDateIcon as cl, CalendarHeart1Icon as cm, CalendarHeart2Icon as cn, CalendarMinus1Icon as co, CalendarMinus2Icon as cp, CalendarPlusIcon as cq, CalendarPlus1Icon as cr, CalendarPlus2Icon as cs, CalendarPlusCornerIcon as ct, CameraIcon as cu, Camera1Icon as cv, Camera2Icon as cw, Camera3Icon as cx, CameraLensIcon as cy, CameraOffIcon as cz, AlarmClockIcon as d, Columns1Icon as d$, ChromeCastIcon as d0, CircleIcon as d1, CircleCutIcon as d2, ClapperboardIcon as d3, ClipboardIcon as d4, ClipboardAttachmentIcon as d5, ClipboardCheckIcon as d6, ClipboardDownloadIcon as d7, ClipboardMinusIcon as d8, ClipboardPlusIcon as d9, CloudSun1Icon as dA, CloudSun2Icon as dB, CloudSun3Icon as dC, Code1Icon as dD, Code2Icon as dE, CodeBrowserIcon as dF, CodeCircle1Icon as dG, CodeCircle2Icon as dH, CodeCircle3Icon as dI, CodeSnippet1Icon as dJ, CodeSnippet2Icon as dK, CodeSquare1Icon as dL, CodeSquare2Icon as dM, CodepenIcon as dN, Coins1Icon as dO, Coins2Icon as dP, Coins3Icon as dQ, Coins4Icon as dR, CoinsHandIcon as dS, CoinsStacked1Icon as dT, CoinsStacked2Icon as dU, CoinsStacked3Icon as dV, CoinsStacked4Icon as dW, CoinsSwap1Icon as dX, CoinsSwap2Icon as dY, ColorsIcon as dZ, Colors1Icon as d_, ClipboardXIcon as da, ClockIcon as db, ClockCheckIcon as dc, ClockFastForwardIcon as dd, ClockPlusIcon as de, ClockRefreshIcon as df, ClockRewindIcon as dg, ClockSnoozeIcon as dh, ClockStopwatchIcon as di, Cloud1Icon as dj, Cloud2Icon as dk, Cloud3Icon as dl, CloudBlank1Icon as dm, CloudBlank2Icon as dn, CloudLightningIcon as dp, CloudMoonIcon as dq, CloudOffIcon as dr, CloudRaining1Icon as ds, CloudRaining2Icon as dt, CloudRaining3Icon as du, CloudRaining4Icon as dv, CloudRaining5Icon as dw, CloudRaining6Icon as dx, CloudSnowing1Icon as dy, CloudSnowing2Icon as dz, AlarmClockCheckIcon as e, CurrencyPoundIcon as e$, Columns2Icon as e0, Columns3Icon as e1, CommandIcon as e2, CompassIcon as e3, Compass1Icon as e4, Compass2Icon as e5, Compass3Icon as e6, ContainerIcon as e7, Contrast1Icon as e8, Contrast2Icon as e9, CreditCardMinusIcon as eA, CreditCardPlusIcon as eB, CreditCardRefreshIcon as eC, CreditCardSearchIcon as eD, CreditCardShieldIcon as eE, CreditCardUpIcon as eF, CreditCardUploadIcon as eG, CreditCardXIcon as eH, Crop1Icon as eI, Crop2Icon as eJ, Cryptocurrency1Icon as eK, Cryptocurrency2Icon as eL, Cryptocurrency3Icon as eM, Cryptocurrency4Icon as eN, Cube1Icon as eO, Cube2Icon as eP, Cube3Icon as eQ, Cube4Icon as eR, CubeOutlineIcon as eS, CurrencyBitcoinIcon as eT, CurrencyBitcoinCircleIcon as eU, CurrencyDollarIcon as eV, CurrencyDollarCircleIcon as eW, CurrencyEthereumIcon as eX, CurrencyEthereumCircleIcon as eY, CurrencyEuroIcon as eZ, CurrencyEuroCircleIcon as e_, Contrast3Icon as ea, CopyIcon as eb, Copy1Icon as ec, Copy2Icon as ed, Copy3Icon as ee, Copy4Icon as ef, Copy5Icon as eg, Copy6Icon as eh, Copy7Icon as ei, CornerDownLeftIcon as ej, CornerDownRightIcon as ek, CornerLeftDownIcon as el, CornerLeftUpIcon as em, CornerRightDownIcon as en, CornerRightUpIcon as eo, CornerUpLeftIcon as ep, CornerUpRightIcon as eq, CpuChip1Icon as er, CpuChip2Icon as es, CreditCard1Icon as et, CreditCard2Icon as eu, CreditCardCheckIcon as ev, CreditCardDownIcon as ew, CreditCardDownloadIcon as ex, CreditCardEditIcon as ey, CreditCardLockIcon as ez, AlarmClockMinusIcon as f, EqualIcon as f$, CurrencyPoundCircleIcon as f0, CurrencyRubleIcon as f1, CurrencyRubleCircleIcon as f2, CurrencyRupeeIcon as f3, CurrencyRupeeCircleIcon as f4, CurrencyYenIcon as f5, CurrencyYenCircleIcon as f6, Cursor1Icon as f7, Cursor2Icon as f8, Cursor3Icon as f9, Divide1Icon as fA, Divide2Icon as fB, Divide3Icon as fC, DividerIcon as fD, Dotpoints1Icon as fE, Dotpoints2Icon as fF, DotsGridIcon as fG, DotsHorizontalIcon as fH, DotsVerticalIcon as fI, DownloadIcon as fJ, Download1Icon as fK, Download2Icon as fL, Download3Icon as fM, Download4Icon as fN, DownloadCloud1Icon as fO, DownloadCloud2Icon as fP, DropIcon as fQ, Droplets1Icon as fR, Droplets2Icon as fS, Droplets3Icon as fT, DropperIcon as fU, EditIcon as fV, Edit1Icon as fW, Edit2Icon as fX, Edit3Icon as fY, Edit4Icon as fZ, Edit5Icon as f_, Cursor4Icon as fa, CursorBoxIcon as fb, CursorClickIcon as fc, CursorClick1Icon as fd, CursorClick2Icon as fe, DataIcon as ff, Database1Icon as fg, Database2Icon as fh, Database3Icon as fi, Dataflow1Icon as fj, Dataflow2Icon as fk, Dataflow3Icon as fl, Dataflow4Icon as fm, DeleteIcon as fn, Diamond1Icon as fo, Diamond2Icon as fp, Dice1Icon as fq, Dice2Icon as fr, Dice3Icon as fs, Dice4Icon as ft, Dice5Icon as fu, Dice6Icon as fv, Disc1Icon as fw, Disc2Icon as fx, DistributeSpacingHorizontalIcon as fy, DistributeSpacingVerticalIcon as fz, AlarmClockOffIcon as g, FileShield1Icon as g$, EqualNotIcon as g0, EraserIcon as g1, ExpandIcon as g2, Expand1Icon as g3, Expand2Icon as g4, Expand3Icon as g5, Expand4Icon as g6, Expand5Icon as g7, Expand6Icon as g8, EyeIcon as g9, FileCheck1Icon as gA, FileCheck2Icon as gB, FileCheck3Icon as gC, FileCode1Icon as gD, FileCode2Icon as gE, FileDownload1Icon as gF, FileDownload2Icon as gG, FileDownload3Icon as gH, FileHeart1Icon as gI, FileHeart2Icon as gJ, FileHeart3Icon as gK, FileLock1Icon as gL, FileLock2Icon as gM, FileLock3Icon as gN, FileMinus1Icon as gO, FileMinus2Icon as gP, FileMinus3Icon as gQ, FilePlus1Icon as gR, FilePlus2Icon as gS, FilePlus3Icon as gT, FileQuestionIcon as gU, FileQuestion1Icon as gV, FileQuestion2Icon as gW, FileQuestion3Icon as gX, FileSearch1Icon as gY, FileSearch2Icon as gZ, FileSearch3Icon as g_, EyeOffIcon as ga, FaceContentIcon as gb, FaceFrownIcon as gc, FaceHappyIcon as gd, FaceIdIcon as ge, FaceIdSquareIcon as gf, FaceNeutralIcon as gg, FaceSadIcon as gh, FaceSmileIcon as gi, FaceWinkIcon as gj, FastBackwardIcon as gk, FastForwardIcon as gl, FeatherIcon as gm, FigmaIcon as gn, File1Icon as go, File2Icon as gp, File3Icon as gq, File4Icon as gr, File5Icon as gs, File6Icon as gt, File7Icon as gu, FileAttachment1Icon as gv, FileAttachment2Icon as gw, FileAttachment3Icon as gx, FileAttachment4Icon as gy, FileAttachment5Icon as gz, AlarmClockPlusIcon as h, GraduationHat2Icon as h$, FileShield2Icon as h0, FileShield3Icon as h1, FileX1Icon as h2, FileX2Icon as h3, FileX3Icon as h4, Film1Icon as h5, Film2Icon as h6, Film3Icon as h7, FilterFunnel1Icon as h8, FilterFunnel2Icon as h9, FolderPlusIcon as hA, FolderQuestionIcon as hB, FolderSearchIcon as hC, FolderShieldIcon as hD, FolderXIcon as hE, FramerIcon as hF, GamingPad1Icon as hG, GamingPad2Icon as hH, Gift1Icon as hI, Gift2Icon as hJ, GitBranch1Icon as hK, GitBranch2Icon as hL, GitCommitIcon as hM, GitMergeIcon as hN, GitPullRequestIcon as hO, Glasses1Icon as hP, Glasses2Icon as hQ, Globe1Icon as hR, Globe11Icon as hS, Globe2Icon as hT, Globe21Icon as hU, Globe3Icon as hV, Globe4Icon as hW, Globe5Icon as hX, Globe6Icon as hY, GoogleChromeIcon as hZ, GraduationHat1Icon as h_, FilterLinesIcon as ha, Fingerprint2Icon as hb, Fingerprint3Icon as hc, Fingerprint4Icon as hd, Flag1Icon as he, Flag2Icon as hf, Flag3Icon as hg, Flag4Icon as hh, Flag5Icon as hi, Flag6Icon as hj, FlashIcon as hk, FlashOffIcon as hl, FlexAlignBottomIcon as hm, FlexAlignLeftIcon as hn, FlexAlignRightIcon as ho, FlexAlignTopIcon as hp, FlipBackwardIcon as hq, FlipForwardIcon as hr, FolderIcon as hs, FolderCheckIcon as ht, FolderClosedIcon as hu, FolderCodeIcon as hv, FolderDownloadIcon as hw, FolderLockIcon as hx, FolderMinusIcon as hy, FolderMoveIcon as hz, AlertCircleIcon as i, ImageLeftIcon as i$, Grid1Icon as i0, Grid2Icon as i1, Grid3Icon as i2, GridDotsBlankIcon as i3, GridDotsBottomIcon as i4, GridDotsHorizontalCenterIcon as i5, GridDotsLeftIcon as i6, GridDotsOuterIcon as i7, GridDotsRightIcon as i8, GridDotsTopIcon as i9, HomeIcon as iA, Home1Icon as iB, Home2Icon as iC, Home3Icon as iD, Home4Icon as iE, Home5Icon as iF, HomeLineIcon as iG, HomeSmileIcon as iH, HorizontalBarChart1Icon as iI, HorizontalBarChart2Icon as iJ, HorizontalBarChart3Icon as iK, Hourglass1Icon as iL, Hourglass2Icon as iM, Hourglass3Icon as iN, Hurricane1Icon as iO, Hurricane2Icon as iP, Hurricane3Icon as iQ, ImageIcon as iR, Image1Icon as iS, Image2Icon as iT, Image3Icon as iU, Image4Icon as iV, Image5Icon as iW, ImageCheckIcon as iX, ImageDownIcon as iY, ImageIndentLeftIcon as iZ, ImageIndentRightIcon as i_, GridDotsVerticalCenterIcon as ia, HandIcon as ib, HardDriveIcon as ic, Hash1Icon as id, Hash2Icon as ie, Heading1Icon as ig, Heading2Icon as ih, HeadingSquareIcon as ii, Headphones1Icon as ij, Headphones2Icon as ik, HeartIcon as il, HeartCircleIcon as im, HeartHandIcon as io, HeartHexagonIcon as ip, HeartOctagonIcon as iq, HeartRoundedIcon as ir, HeartSquareIcon as is, HeartsIcon as it, HelpCircleIcon as iu, HelpHexagonIcon as iv, HelpOctagonIcon as iw, HelpSquareIcon as ix, Hexagon1Icon as iy, Hexagon2Icon as iz, AlertHexagonIcon as j, LineChartDown5Icon as j$, ImagePlusIcon as j0, ImageRightIcon as j1, ImageUpIcon as j2, ImageUserIcon as j3, ImageUserCheckIcon as j4, ImageUserDownIcon as j5, ImageUserLeftIcon as j6, ImageUserPlusIcon as j7, ImageUserRightIcon as j8, ImageUserUpIcon as j9, LayoutAlt2Icon as jA, LayoutAlt3Icon as jB, LayoutAlt4Icon as jC, LayoutBottomIcon as jD, LayoutGrid1Icon as jE, LayoutGrid2Icon as jF, LayoutLeftIcon as jG, LayoutRightIcon as jH, LayoutTopIcon as jI, LeftIndent1Icon as jJ, LeftIndent2Icon as jK, LetterSpacing1Icon as jL, LetterSpacing2Icon as jM, LifeBuoy1Icon as jN, LifeBuoy2Icon as jO, LightbulbIcon as jP, Lightbulb1Icon as jQ, Lightbulb2Icon as jR, Lightbulb3Icon as jS, Lightbulb4Icon as jT, Lightbulb5Icon as jU, Lightning1Icon as jV, Lightning2Icon as jW, LineChartDown1Icon as jX, LineChartDown2Icon as jY, LineChartDown3Icon as jZ, LineChartDown4Icon as j_, ImageUserXIcon as ja, ImageXIcon as jb, Inbox1Icon as jc, Inbox2Icon as jd, InfinityIcon as je, InfoCircleIcon as jf, InfoHexagonIcon as jg, InfoOctagonIcon as jh, InfoSquareIcon as ji, IntersectCircleIcon as jj, IntersectSquareIcon as jk, Italic1Icon as jl, Italic2Icon as jm, ItalicSquareIcon as jn, Key1Icon as jo, Key2Icon as jp, Keyboard1Icon as jq, Keyboard2Icon as jr, Laptop1Icon as js, Laptop2Icon as jt, LayerSingleIcon as ju, LayersThree1Icon as jv, LayersThree2Icon as jw, LayersTwo1Icon as jx, LayersTwo2Icon as jy, LayoutAlt1Icon as jz, AlertOctagonIcon as k, Maximize2Icon as k$, LineChartUp1Icon as k0, LineChartUp2Icon as k1, LineChartUp3Icon as k2, LineChartUp4Icon as k3, LineChartUp5Icon as k4, LineHeightIcon as k5, LinkIcon as k6, Link1Icon as k7, Link2Icon as k8, Link3Icon as k9, LogOut1Icon as kA, LogOut2Icon as kB, LogOut3Icon as kC, LogOut4Icon as kD, Luggage1Icon as kE, Luggage2Icon as kF, Luggage3Icon as kG, MagicWandIcon as kH, MagicWand1Icon as kI, MagicWand2Icon as kJ, MailIcon as kK, Mail1Icon as kL, Mail2Icon as kM, Mail3Icon as kN, Mail4Icon as kO, Mail5Icon as kP, MailNotificationIcon as kQ, Map1Icon as kR, Map2Icon as kS, MarkIcon as kT, MarkerPin1Icon as kU, MarkerPin2Icon as kV, MarkerPin3Icon as kW, MarkerPin4Icon as kX, MarkerPin5Icon as kY, MarkerPin6Icon as kZ, Maximize1Icon as k_, Link4Icon as ka, Link5Icon as kb, LinkBroken1Icon as kc, LinkBroken2Icon as kd, LinkExternal1Icon as ke, LinkExternal2Icon as kf, ListIcon as kg, Loading1Icon as kh, Loading2Icon as ki, Loading3Icon as kj, LockIcon as kk, Lock1Icon as kl, Lock2Icon as km, Lock3Icon as kn, Lock4Icon as ko, LockKeyholeCircleIcon as kp, LockKeyholeSquareIcon as kq, LockUnlocked1Icon as kr, LockUnlocked2Icon as ks, LockUnlocked3Icon as kt, LockUnlocked4Icon as ku, LogInIcon as kv, LogIn1Icon as kw, LogIn2Icon as kx, LogIn3Icon as ky, LogIn4Icon as kz, AlertSquareIcon as l, MoveIcon as l$, MedicalCircleIcon as l0, MedicalCrossIcon as l1, MedicalSquareIcon as l2, MenuIcon as l3, Menu1Icon as l4, Menu2Icon as l5, Menu3Icon as l6, Menu4Icon as l7, Menu5Icon as l8, MessageAlertCircleIcon as l9, MessageXCircleIcon as lA, MessageXSquareIcon as lB, MicrophoneIcon as lC, Microphone1Icon as lD, Microphone2Icon as lE, MicrophoneOffIcon as lF, MicrophoneOff1Icon as lG, MicrophoneOff2Icon as lH, MicroscopeIcon as lI, Minimize1Icon as lJ, Minimize2Icon as lK, MinusIcon as lL, MinusCircleIcon as lM, MinusSquareIcon as lN, Modem1Icon as lO, Modem2Icon as lP, MonitorIcon as lQ, Monitor1Icon as lR, Monitor2Icon as lS, Monitor3Icon as lT, Monitor4Icon as lU, Monitor5Icon as lV, Moon1Icon as lW, Moon2Icon as lX, MoonEclipseIcon as lY, MoonStarIcon as lZ, MouseIcon as l_, MessageAlertSquareIcon as la, MessageChatCircleIcon as lb, MessageChatSquareIcon as lc, MessageCheckCircleIcon as ld, MessageCheckSquareIcon as le, MessageCircle1Icon as lf, MessageCircle2Icon as lg, MessageDotsCircleIcon as lh, MessageDotsSquareIcon as li, MessageHeartCircleIcon as lj, MessageHeartSquareIcon as lk, MessageNotificationCircleIcon as ll, MessageNotificationSquareIcon as lm, MessagePlusCircleIcon as ln, MessagePlusSquareIcon as lo, MessageQuestionCircleIcon as lp, MessageQuestionSquareIcon as lq, MessageSmileCircleIcon as lr, MessageSmileSquareIcon as ls, MessageSquare1Icon as lt, MessageSquare2Icon as lu, MessageTextCircle1Icon as lv, MessageTextCircle2Icon as lw, MessageTextSquareIcon as lx, MessageTextSquare1Icon as ly, MessageTextSquare2Icon as lz, AlertTriangleIcon as m, Pilcrow1Icon as m$, MusicNote1Icon as m0, MusicNote2Icon as m1, MusicNotePlusIcon as m2, NavigationPointer1Icon as m3, NavigationPointer2Icon as m4, NavigationPointerOff1Icon as m5, NavigationPointerOff2Icon as m6, NotificationBoxIcon as m7, NotificationMessageIcon as m8, NotificationTextIcon as m9, Percent1Icon as mA, Percent2Icon as mB, Percent3Icon as mC, Perspective1Icon as mD, Perspective2Icon as mE, PhoneIcon as mF, Phone1Icon as mG, Phone2Icon as mH, PhoneCallIcon as mI, PhoneCall1Icon as mJ, PhoneCall2Icon as mK, PhoneHangUpIcon as mL, PhoneIncomingIcon as mM, PhoneIncoming1Icon as mN, PhoneIncoming2Icon as mO, PhoneOutgoing1Icon as mP, PhoneOutgoing2Icon as mQ, PhonePauseIcon as mR, PhonePlusIcon as mS, PhoneXIcon as mT, PieChartIcon as mU, PieChart1Icon as mV, PieChart2Icon as mW, PieChart3Icon as mX, PieChart4Icon as mY, PiggyBank1Icon as mZ, PiggyBank2Icon as m_, OctagonIcon as ma, PackageIcon as mb, PackageCheckIcon as mc, PackageMinusIcon as md, PackagePlusIcon as me, PackageSearchIcon as mf, PackageXIcon as mg, PaintIcon as mh, PaintPourIcon as mi, PaletteIcon as mj, PaperclipIcon as mk, ParagraphSpacingIcon as ml, ParagraphWrapIcon as mm, PasscodeIcon as mn, PasscodeLockIcon as mo, PassportIcon as mp, PauseCircleIcon as mq, PauseSquareIcon as mr, PenTool1Icon as ms, PenTool2Icon as mt, PenToolMinusIcon as mu, PenToolPlusIcon as mv, Pencil1Icon as mw, Pencil2Icon as mx, PencilLineIcon as my, PentagonIcon as mz, AlignBottom1Icon as n, Rss1Icon as n$, Pilcrow2Icon as n0, PilcrowSquareIcon as n1, Pin1Icon as n2, Pin2Icon as n3, PlaceholderIcon as n4, PlaneIcon as n5, PlayIcon as n6, PlayCircleIcon as n7, PlaySquareIcon as n8, PlusIcon as n9, RefreshCcw2Icon as nA, RefreshCcw3Icon as nB, RefreshCcw4Icon as nC, RefreshCcw5Icon as nD, RefreshCwIcon as nE, RefreshCw1Icon as nF, RefreshCw2Icon as nG, RefreshCw3Icon as nH, RefreshCw4Icon as nI, RefreshCw5Icon as nJ, Repeat1Icon as nK, Repeat2Icon as nL, Repeat3Icon as nM, Repeat4Icon as nN, ReverseLeftIcon as nO, ReverseRightIcon as nP, RightIndent1Icon as nQ, RightIndent2Icon as nR, RocketIcon as nS, Rocket1Icon as nT, Rocket2Icon as nU, RollerBrushIcon as nV, RotateCcwIcon as nW, RouteIcon as nX, Rows1Icon as nY, Rows2Icon as nZ, Rows3Icon as n_, PlusCircleIcon as na, PlusSquareIcon as nb, PodcastIcon as nc, Power1Icon as nd, Power2Icon as ne, Power3Icon as nf, PresentationChart1Icon as ng, PresentationChart2Icon as nh, PresentationChart3Icon as ni, PrinterIcon as nj, PuzzlePieceIcon as nk, PuzzlePiece1Icon as nl, PuzzlePiece2Icon as nm, QrCodeIcon as nn, QrCode1Icon as no, QrCode2Icon as np, ReceiptIcon as nq, ReceiptCheckIcon as nr, RecordingIcon as ns, Recording1Icon as nt, Recording2Icon as nu, Recording3Icon as nv, Reflect1Icon as nw, Reflect2Icon as nx, RefreshCcwIcon as ny, RefreshCcw1Icon as nz, AlignBottom2Icon as o, Shuffle1Icon as o$, Rss2Icon as o0, RulerIcon as o1, SafeIcon as o2, Sale1Icon as o3, Sale2Icon as o4, Sale3Icon as o5, Sale4Icon as o6, SaveIcon as o7, Save1Icon as o8, Save2Icon as o9, Settings1Icon as oA, Settings2Icon as oB, Settings3Icon as oC, Settings4Icon as oD, ShareIcon as oE, Share1Icon as oF, Share2Icon as oG, Share3Icon as oH, Share4Icon as oI, Share5Icon as oJ, Share6Icon as oK, Share7Icon as oL, ShareArrowIcon as oM, Shield1Icon as oN, Shield2Icon as oO, Shield3Icon as oP, ShieldDollarIcon as oQ, ShieldOffIcon as oR, ShieldPlusIcon as oS, ShieldTickIcon as oT, ShieldZapIcon as oU, ShoppingBag1Icon as oV, ShoppingBag2Icon as oW, ShoppingBag3Icon as oX, ShoppingCart1Icon as oY, ShoppingCart2Icon as oZ, ShoppingCart3Icon as o_, Save3Icon as oa, Scale1Icon as ob, Scale2Icon as oc, Scale3Icon as od, Scales1Icon as oe, Scales2Icon as of, ScanIcon as og, Scissors1Icon as oh, Scissors2Icon as oi, ScissorsCut1Icon as oj, ScissorsCut2Icon as ok, SearchLgIcon as ol, SearchMdIcon as om, SearchRefractionIcon as on, SearchSmIcon as oo, SendIcon as op, Send1Icon as oq, Send2Icon as or, Send3Icon as os, Server1Icon as ot, Server2Icon as ou, Server3Icon as ov, Server4Icon as ow, Server5Icon as ox, Server6Icon as oy, SettingsIcon as oz, AlignCenterIcon as p, Tablet1Icon as p$, Shuffle2Icon as p0, Signal1Icon as p1, Signal2Icon as p2, Signal3Icon as p3, SimcardIcon as p4, SkewIcon as p5, SkipBackIcon as p6, SkipForwardIcon as p7, SlashCircle1Icon as p8, SlashCircle2Icon as p9, Star5Icon as pA, Star6Icon as pB, Star7Icon as pC, StarsIcon as pD, Stars1Icon as pE, Stars2Icon as pF, Stars3Icon as pG, StickerCircleIcon as pH, StickerSquareIcon as pI, StopIcon as pJ, StopCircleIcon as pK, StopSquareIcon as pL, Strikethrough1Icon as pM, Strikethrough2Icon as pN, StrikethroughSquareIcon as pO, SubscriptIcon as pP, SunIcon as pQ, SunSetting1Icon as pR, SunSetting2Icon as pS, SunSetting3Icon as pT, SunriseIcon as pU, SunsetIcon as pV, SwitchHorizontal1Icon as pW, SwitchHorizontal2Icon as pX, SwitchVertical1Icon as pY, SwitchVertical2Icon as pZ, TableIcon as p_, SlashDividerIcon as pa, SlashOctagonIcon as pb, Sliders1Icon as pc, Sliders2Icon as pd, Sliders3Icon as pe, Sliders4Icon as pf, Snowflake1Icon as pg, Snowflake2Icon as ph, SpacingHeight1Icon as pi, SpacingHeight2Icon as pj, SpacingWidth1Icon as pk, SpacingWidth2Icon as pl, Speaker1Icon as pm, Speaker2Icon as pn, Speaker3Icon as po, Speedometer1Icon as pp, Speedometer2Icon as pq, Speedometer3Icon as pr, Speedometer4Icon as ps, SpinnerIcon as pt, SquareIcon as pu, StandIcon as pv, Star1Icon as pw, Star2Icon as px, Star3Icon as py, Star4Icon as pz, AlignHorizontalCentre1Icon as q, Umbrella3Icon as q$, Tablet2Icon as q0, Tag1Icon as q1, Tag2Icon as q2, Tag3Icon as q3, Target1Icon as q4, Target2Icon as q5, Target3Icon as q6, Target4Icon as q7, Target5Icon as q8, TelescopeIcon as q9, Translate2Icon as qA, TrashIcon as qB, Trash1Icon as qC, Trash2Icon as qD, Trash3Icon as qE, Trash4Icon as qF, TrendDownIcon as qG, TrendDown1Icon as qH, TrendDown2Icon as qI, TrendUpIcon as qJ, TrendUp1Icon as qK, TrendUp2Icon as qL, TriangleIcon as qM, Trophy1Icon as qN, Trophy2Icon as qO, Truck1Icon as qP, Truck2Icon as qQ, Tv1Icon as qR, Tv2Icon as qS, Tv3Icon as qT, Type1Icon as qU, Type2Icon as qV, TypeSquareIcon as qW, TypeStrikethrough1Icon as qX, TypeStrikethrough2Icon as qY, Umbrella1Icon as qZ, Umbrella2Icon as q_, TerminalIcon as qa, TerminalBrowserIcon as qb, TerminalCircleIcon as qc, TerminalSquareIcon as qd, TextInputIcon as qe, Thermometer1Icon as qf, Thermometer2Icon as qg, Thermometer3Icon as qh, ThermometerColdIcon as qi, ThermometerWarmIcon as qj, ThumbsDownIcon as qk, ThumbsUpIcon as ql, Ticket1Icon as qm, Ticket2Icon as qn, Toggle1LeftIcon as qo, Toggle1RightIcon as qp, Toggle2LeftIcon as qq, Toggle2RightIcon as qr, Toggle3LeftIcon as qs, Toggle3RightIcon as qt, Tool1Icon as qu, Tool2Icon as qv, TrainIcon as qw, TramIcon as qx, TransformIcon as qy, Translate1Icon as qz, AlignHorizontalCentre2Icon as r, WatchCircleIcon as r$, Underline1Icon as r0, Underline2Icon as r1, UnderlineSquareIcon as r2, Upload1Icon as r3, Upload2Icon as r4, Upload3Icon as r5, Upload4Icon as r6, UploadCloud1Icon as r7, UploadCloud2Icon as r8, UsbFlashDriveIcon as r9, Users1Icon as rA, Users2Icon as rB, Users3Icon as rC, UsersCheckIcon as rD, UsersDownIcon as rE, UsersEditIcon as rF, UsersLeftIcon as rG, UsersMinusIcon as rH, UsersPlusIcon as rI, UsersRightIcon as rJ, UsersUpIcon as rK, UsersXIcon as rL, VariableIcon as rM, VideoRecorderIcon as rN, VideoRecorderOffIcon as rO, VirusIcon as rP, VoicemailIcon as rQ, VolumeMaxIcon as rR, VolumeMinIcon as rS, VolumeMinusIcon as rT, VolumePlusIcon as rU, VolumeXIcon as rV, Wallet1Icon as rW, Wallet2Icon as rX, Wallet3Icon as rY, Wallet4Icon as rZ, Wallet5Icon as r_, UserIcon as ra, User1Icon as rb, User2Icon as rc, User3Icon as rd, UserCheck1Icon as re, UserCheck2Icon as rf, UserCircleIcon as rg, UserDown1Icon as rh, UserDown2Icon as ri, UserEditIcon as rj, UserLeft1Icon as rk, UserLeft2Icon as rl, UserMinus1Icon as rm, UserMinus2Icon as rn, UserPlusIcon as ro, UserPlus1Icon as rp, UserPlus2Icon as rq, UserRight1Icon as rr, UserRight2Icon as rs, UserSquareIcon as rt, UserUp1Icon as ru, UserUp2Icon as rv, UserXIcon as rw, UserX1Icon as rx, UserX2Icon as ry, UsersIcon as rz, AlignJustifyIcon as s, WatchSquareIcon as s0, WavesIcon as s1, Webcam1Icon as s2, Webcam2Icon as s3, WifiIcon as s4, WifiOffIcon as s5, Wind1Icon as s6, Wind2Icon as s7, Wind3Icon as s8, XIcon as s9, XCircleIcon as sa, XCloseIcon as sb, XSquareIcon as sc, YoutubeIcon as sd, ZapIcon as se, ZapCircleIcon as sf, ZapFastIcon as sg, ZapOffIcon as sh, ZapSquareIcon as si, ZoomInIcon as sj, ZoomOutIcon as sk, AlignLeftIcon as t, AlignLeft1Icon as u, AlignLeft2Icon as v, AlignRightIcon as w, AlignRight1Icon as x, AlignRight2Icon as y, AlignTopArrow1Icon as z };
|