@snapcall/design-system 1.19.2 → 1.20.0-beta.10
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 +26 -0
- package/dist/AlertDialog/index.d.ts +26 -0
- package/dist/Avatar/index.d.mts +126 -0
- package/dist/Avatar/index.d.ts +126 -0
- package/dist/Badge/index.d.mts +67 -0
- package/dist/Badge/index.d.ts +67 -0
- package/dist/Button/index.d.mts +182 -0
- package/dist/Button/index.d.ts +182 -0
- package/dist/Calendar/index.d.mts +12 -0
- package/dist/Calendar/index.d.ts +12 -0
- package/dist/Carousel/index.d.mts +22 -0
- package/dist/Carousel/index.d.ts +22 -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 +10 -0
- package/dist/FilterButton/index.d.ts +10 -0
- package/dist/Form/index.d.mts +30 -0
- package/dist/Form/index.d.ts +30 -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 +79 -0
- package/dist/Sheet/index.d.ts +79 -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 +168 -0
- package/dist/Toaster/index.d.ts +168 -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-3R4WXKTO.mjs +28 -0
- package/dist/chunk-5LQUAZYA.mjs +34 -0
- package/dist/chunk-6K65KHH3.mjs +183 -0
- package/dist/chunk-BDGP7V4I.mjs +124 -0
- package/dist/chunk-BOWIL6WZ.mjs +45 -0
- package/dist/chunk-FWCSY2DS.mjs +37 -0
- package/dist/chunk-REC5TG6U.mjs +454 -0
- package/dist/chunk-VOEUAKL5.mjs +41 -0
- package/dist/chunk-WONCTSHB.mjs +179 -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 +68 -0
- package/dist/components/AlertDialog/index.js +365 -0
- package/dist/components/AlertDialog/index.mjs +146 -0
- package/dist/components/Avatar/index.js +154 -0
- package/dist/components/Avatar/index.mjs +96 -0
- package/dist/components/Badge/index.js +242 -0
- package/dist/components/Badge/index.mjs +7 -0
- package/dist/components/Button/index.js +230 -0
- package/dist/components/Button/index.mjs +15 -0
- package/dist/components/Calendar/index.js +353 -0
- package/dist/components/Calendar/index.mjs +82 -0
- package/dist/components/Carousel/index.js +556 -0
- package/dist/components/Carousel/index.mjs +219 -0
- package/dist/components/Checkbox/index.js +130 -0
- package/dist/components/Checkbox/index.mjs +9 -0
- package/dist/components/Command/index.js +520 -0
- package/dist/components/Command/index.mjs +25 -0
- package/dist/components/CreatableSelect/index.js +853 -0
- package/dist/components/CreatableSelect/index.mjs +198 -0
- package/dist/components/Dialog/index.js +385 -0
- package/dist/components/Dialog/index.mjs +140 -0
- package/dist/components/DropdownMenu/index.js +396 -0
- package/dist/components/DropdownMenu/index.mjs +237 -0
- package/dist/components/FilterButton/index.js +413 -0
- package/dist/components/FilterButton/index.mjs +33 -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 +423 -0
- package/dist/components/Pagination/index.mjs +88 -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 +119 -0
- package/dist/components/Sheet/index.js +402 -0
- package/dist/components/Sheet/index.mjs +156 -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 +576 -0
- package/dist/components/Toaster/index.mjs +325 -0
- package/dist/components/ToggleGroup/index.js +213 -0
- package/dist/components/ToggleGroup/index.mjs +116 -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 +2452 -0
- package/dist/icons/index.d.ts +2452 -0
- package/dist/icons/index.js +3697 -0
- package/dist/icons/index.mjs +2450 -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-Btj0VOSP.d.mts +96 -0
- package/dist/index-Btj0VOSP.d.ts +96 -0
- package/dist/index.d.mts +559 -2523
- package/dist/index.d.ts +559 -2523
- package/dist/index.js +55 -56646
- package/dist/index.mjs +27 -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-DBpSTFQy.d.mts +9 -0
- package/dist/types-DBpSTFQy.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 +35 -8
|
@@ -0,0 +1,2450 @@
|
|
|
1
|
+
import { ActivityIcon } from "./activity.js";
|
|
2
|
+
import { ActivityHeartIcon } from "./activityHeart.js";
|
|
3
|
+
import { AirplayIcon } from "./airplay.js";
|
|
4
|
+
import { AirpodsIcon } from "./airpods.js";
|
|
5
|
+
import { AlarmClockIcon } from "./alarmClock.js";
|
|
6
|
+
import { AlarmClockCheckIcon } from "./alarmClockCheck.js";
|
|
7
|
+
import { AlarmClockMinusIcon } from "./alarmClockMinus.js";
|
|
8
|
+
import { AlarmClockOffIcon } from "./alarmClockOff.js";
|
|
9
|
+
import { AlarmClockPlusIcon } from "./alarmClockPlus.js";
|
|
10
|
+
import { AlertCircleIcon } from "./alertCircle.js";
|
|
11
|
+
import { AlertHexagonIcon } from "./alertHexagon.js";
|
|
12
|
+
import { AlertOctagonIcon } from "./alertOctagon.js";
|
|
13
|
+
import { AlertSquareIcon } from "./alertSquare.js";
|
|
14
|
+
import { AlertTriangleIcon } from "./alertTriangle.js";
|
|
15
|
+
import { AlignBottom1Icon } from "./alignBottom1.js";
|
|
16
|
+
import { AlignBottom2Icon } from "./alignBottom2.js";
|
|
17
|
+
import { AlignCenterIcon } from "./alignCenter.js";
|
|
18
|
+
import { AlignHorizontalCentre1Icon } from "./alignHorizontalCentre1.js";
|
|
19
|
+
import { AlignHorizontalCentre2Icon } from "./alignHorizontalCentre2.js";
|
|
20
|
+
import { AlignJustifyIcon } from "./alignJustify.js";
|
|
21
|
+
import { AlignLeftIcon } from "./alignLeft.js";
|
|
22
|
+
import { AlignLeft1Icon } from "./alignLeft1.js";
|
|
23
|
+
import { AlignLeft2Icon } from "./alignLeft2.js";
|
|
24
|
+
import { AlignRightIcon } from "./alignRight.js";
|
|
25
|
+
import { AlignRight1Icon } from "./alignRight1.js";
|
|
26
|
+
import { AlignRight2Icon } from "./alignRight2.js";
|
|
27
|
+
import { AlignTopArrow1Icon } from "./alignTopArrow1.js";
|
|
28
|
+
import { AlignTopArrow2Icon } from "./alignTopArrow2.js";
|
|
29
|
+
import { AlignVerticalCenter1Icon } from "./alignVerticalCenter1.js";
|
|
30
|
+
import { AlignVerticalCenter2Icon } from "./alignVerticalCenter2.js";
|
|
31
|
+
import { AnchorIcon } from "./anchor.js";
|
|
32
|
+
import { AnnotationIcon } from "./annotation.js";
|
|
33
|
+
import { AnnotationAlertIcon } from "./annotationAlert.js";
|
|
34
|
+
import { AnnotationCheckIcon } from "./annotationCheck.js";
|
|
35
|
+
import { AnnotationDotsIcon } from "./annotationDots.js";
|
|
36
|
+
import { AnnotationHeartIcon } from "./annotationHeart.js";
|
|
37
|
+
import { AnnotationInfoIcon } from "./annotationInfo.js";
|
|
38
|
+
import { AnnotationPlusIcon } from "./annotationPlus.js";
|
|
39
|
+
import { AnnotationQuestionIcon } from "./annotationQuestion.js";
|
|
40
|
+
import { AnnotationXIcon } from "./annotationX.js";
|
|
41
|
+
import { Announcement1Icon } from "./announcement1.js";
|
|
42
|
+
import { Announcement2Icon } from "./announcement2.js";
|
|
43
|
+
import { Announcement3Icon } from "./announcement3.js";
|
|
44
|
+
import { AppIntegrationIcon } from "./appIntegration.js";
|
|
45
|
+
import { ArchiveIcon } from "./archive.js";
|
|
46
|
+
import { ArrowBlockDownIcon } from "./arrowBlockDown.js";
|
|
47
|
+
import { ArrowBlockLeftIcon } from "./arrowBlockLeft.js";
|
|
48
|
+
import { ArrowBlockRightIcon } from "./arrowBlockRight.js";
|
|
49
|
+
import { ArrowBlockUpIcon } from "./arrowBlockUp.js";
|
|
50
|
+
import { ArrowCircleBrokenDownIcon } from "./arrowCircleBrokenDown.js";
|
|
51
|
+
import { ArrowCircleBrokenDownLeftIcon } from "./arrowCircleBrokenDownLeft.js";
|
|
52
|
+
import { ArrowCircleBrokenDownRightIcon } from "./arrowCircleBrokenDownRight.js";
|
|
53
|
+
import { ArrowCircleBrokenLeftIcon } from "./arrowCircleBrokenLeft.js";
|
|
54
|
+
import { ArrowCircleBrokenRightIcon } from "./arrowCircleBrokenRight.js";
|
|
55
|
+
import { ArrowCircleBrokenUpIcon } from "./arrowCircleBrokenUp.js";
|
|
56
|
+
import { ArrowCircleBrokenUpLeftIcon } from "./arrowCircleBrokenUpLeft.js";
|
|
57
|
+
import { ArrowCircleBrokenUpRightIcon } from "./arrowCircleBrokenUpRight.js";
|
|
58
|
+
import { ArrowCircleDownIcon } from "./arrowCircleDown.js";
|
|
59
|
+
import { ArrowCircleDownLeftIcon } from "./arrowCircleDownLeft.js";
|
|
60
|
+
import { ArrowCircleDownRightIcon } from "./arrowCircleDownRight.js";
|
|
61
|
+
import { ArrowCircleLeftIcon } from "./arrowCircleLeft.js";
|
|
62
|
+
import { ArrowCircleRightIcon } from "./arrowCircleRight.js";
|
|
63
|
+
import { ArrowCircleUpIcon } from "./arrowCircleUp.js";
|
|
64
|
+
import { ArrowCircleUpLeftIcon } from "./arrowCircleUpLeft.js";
|
|
65
|
+
import { ArrowCircleUpRightIcon } from "./arrowCircleUpRight.js";
|
|
66
|
+
import { ArrowDownIcon } from "./arrowDown.js";
|
|
67
|
+
import { ArrowDownLeftIcon } from "./arrowDownLeft.js";
|
|
68
|
+
import { ArrowDownRightIcon } from "./arrowDownRight.js";
|
|
69
|
+
import { ArrowLeftIcon } from "./arrowLeft.js";
|
|
70
|
+
import { ArrowNarrowDownIcon } from "./arrowNarrowDown.js";
|
|
71
|
+
import { ArrowNarrowDownLeftIcon } from "./arrowNarrowDownLeft.js";
|
|
72
|
+
import { ArrowNarrowDownRightIcon } from "./arrowNarrowDownRight.js";
|
|
73
|
+
import { ArrowNarrowLeftIcon } from "./arrowNarrowLeft.js";
|
|
74
|
+
import { ArrowNarrowRightIcon } from "./arrowNarrowRight.js";
|
|
75
|
+
import { ArrowNarrowUpIcon } from "./arrowNarrowUp.js";
|
|
76
|
+
import { ArrowNarrowUpLeftIcon } from "./arrowNarrowUpLeft.js";
|
|
77
|
+
import { ArrowNarrowUpRightIcon } from "./arrowNarrowUpRight.js";
|
|
78
|
+
import { ArrowRightIcon } from "./arrowRight.js";
|
|
79
|
+
import { ArrowSquareDownIcon } from "./arrowSquareDown.js";
|
|
80
|
+
import { ArrowSquareDownLeftIcon } from "./arrowSquareDownLeft.js";
|
|
81
|
+
import { ArrowSquareDownRightIcon } from "./arrowSquareDownRight.js";
|
|
82
|
+
import { ArrowSquareLeftIcon } from "./arrowSquareLeft.js";
|
|
83
|
+
import { ArrowSquareRightIcon } from "./arrowSquareRight.js";
|
|
84
|
+
import { ArrowSquareUpIcon } from "./arrowSquareUp.js";
|
|
85
|
+
import { ArrowSquareUpLeftIcon } from "./arrowSquareUpLeft.js";
|
|
86
|
+
import { ArrowSquareUpRightIcon } from "./arrowSquareUpRight.js";
|
|
87
|
+
import { ArrowUpIcon } from "./arrowUp.js";
|
|
88
|
+
import { ArrowUpLeftIcon } from "./arrowUpLeft.js";
|
|
89
|
+
import { ArrowUpRightIcon } from "./arrowUpRight.js";
|
|
90
|
+
import { ArrowsDownIcon } from "./arrowsDown.js";
|
|
91
|
+
import { ArrowsLeftIcon } from "./arrowsLeft.js";
|
|
92
|
+
import { ArrowsRightIcon } from "./arrowsRight.js";
|
|
93
|
+
import { ArrowsTriangleIcon } from "./arrowsTriangle.js";
|
|
94
|
+
import { ArrowsUpIcon } from "./arrowsUp.js";
|
|
95
|
+
import { Asterisk1Icon } from "./asterisk1.js";
|
|
96
|
+
import { Asterisk2Icon } from "./asterisk2.js";
|
|
97
|
+
import { AtSignIcon } from "./atSign.js";
|
|
98
|
+
import { Atom1Icon } from "./atom1.js";
|
|
99
|
+
import { Atom2Icon } from "./atom2.js";
|
|
100
|
+
import { AttachmentIcon } from "./attachment.js";
|
|
101
|
+
import { Attachment1Icon } from "./attachment1.js";
|
|
102
|
+
import { Attachment2Icon } from "./attachment2.js";
|
|
103
|
+
import { Award1Icon } from "./award1.js";
|
|
104
|
+
import { Award2Icon } from "./award2.js";
|
|
105
|
+
import { Award3Icon } from "./award3.js";
|
|
106
|
+
import { Award4Icon } from "./award4.js";
|
|
107
|
+
import { Award5Icon } from "./award5.js";
|
|
108
|
+
import { BackpackIcon } from "./backpack.js";
|
|
109
|
+
import { BankIcon } from "./bank.js";
|
|
110
|
+
import { BankNote1Icon } from "./bankNote1.js";
|
|
111
|
+
import { BankNote2Icon } from "./bankNote2.js";
|
|
112
|
+
import { BankNote3Icon } from "./bankNote3.js";
|
|
113
|
+
import { BarChart1Icon } from "./barChart1.js";
|
|
114
|
+
import { BarChart11Icon } from "./barChart11.js";
|
|
115
|
+
import { BarChart12Icon } from "./barChart12.js";
|
|
116
|
+
import { BarChart2Icon } from "./barChart2.js";
|
|
117
|
+
import { BarChart3Icon } from "./barChart3.js";
|
|
118
|
+
import { BarChart4Icon } from "./barChart4.js";
|
|
119
|
+
import { BarChart5Icon } from "./barChart5.js";
|
|
120
|
+
import { BarChart6Icon } from "./barChart6.js";
|
|
121
|
+
import { BarChart7Icon } from "./barChart7.js";
|
|
122
|
+
import { BarChart8Icon } from "./barChart8.js";
|
|
123
|
+
import { BarChart9Icon } from "./barChart9.js";
|
|
124
|
+
import { BarChartCircle1Icon } from "./barChartCircle1.js";
|
|
125
|
+
import { BarChartCircle2Icon } from "./barChartCircle2.js";
|
|
126
|
+
import { BarChartCircle3Icon } from "./barChartCircle3.js";
|
|
127
|
+
import { BarChartSquare1Icon } from "./barChartSquare1.js";
|
|
128
|
+
import { BarChartSquare2Icon } from "./barChartSquare2.js";
|
|
129
|
+
import { BarChartSquare3Icon } from "./barChartSquare3.js";
|
|
130
|
+
import { BarChartSquareDownIcon } from "./barChartSquareDown.js";
|
|
131
|
+
import { BarChartSquareMinusIcon } from "./barChartSquareMinus.js";
|
|
132
|
+
import { BarChartSquarePlusIcon } from "./barChartSquarePlus.js";
|
|
133
|
+
import { BarChartSquareUpIcon } from "./barChartSquareUp.js";
|
|
134
|
+
import { BarLineChartIcon } from "./barLineChart.js";
|
|
135
|
+
import { BatteryCharging1Icon } from "./batteryCharging1.js";
|
|
136
|
+
import { BatteryCharging2Icon } from "./batteryCharging2.js";
|
|
137
|
+
import { BatteryEmptyIcon } from "./batteryEmpty.js";
|
|
138
|
+
import { BatteryFullIcon } from "./batteryFull.js";
|
|
139
|
+
import { BatteryLowIcon } from "./batteryLow.js";
|
|
140
|
+
import { BatteryMidIcon } from "./batteryMid.js";
|
|
141
|
+
import { Beaker1Icon } from "./beaker1.js";
|
|
142
|
+
import { Beaker2Icon } from "./beaker2.js";
|
|
143
|
+
import { BellIcon } from "./bell.js";
|
|
144
|
+
import { Bell1Icon } from "./bell1.js";
|
|
145
|
+
import { Bell2Icon } from "./bell2.js";
|
|
146
|
+
import { Bell3Icon } from "./bell3.js";
|
|
147
|
+
import { Bell4Icon } from "./bell4.js";
|
|
148
|
+
import { BellMinusIcon } from "./bellMinus.js";
|
|
149
|
+
import { BellOff1Icon } from "./bellOff1.js";
|
|
150
|
+
import { BellOff2Icon } from "./bellOff2.js";
|
|
151
|
+
import { BellOff3Icon } from "./bellOff3.js";
|
|
152
|
+
import { BellPlusIcon } from "./bellPlus.js";
|
|
153
|
+
import { BellRinging1Icon } from "./bellRinging1.js";
|
|
154
|
+
import { BellRinging2Icon } from "./bellRinging2.js";
|
|
155
|
+
import { BellRinging3Icon } from "./bellRinging3.js";
|
|
156
|
+
import { BellRinging4Icon } from "./bellRinging4.js";
|
|
157
|
+
import { BezierCurve1Icon } from "./bezierCurve1.js";
|
|
158
|
+
import { BezierCurve2Icon } from "./bezierCurve2.js";
|
|
159
|
+
import { BezierCurve3Icon } from "./bezierCurve3.js";
|
|
160
|
+
import { BluetoothConnectIcon } from "./bluetoothConnect.js";
|
|
161
|
+
import { BluetoothOffIcon } from "./bluetoothOff.js";
|
|
162
|
+
import { BluetoothOnIcon } from "./bluetoothOn.js";
|
|
163
|
+
import { BluetoothSignalIcon } from "./bluetoothSignal.js";
|
|
164
|
+
import { Bold1Icon } from "./bold1.js";
|
|
165
|
+
import { Bold2Icon } from "./bold2.js";
|
|
166
|
+
import { BoldSquareIcon } from "./boldSquare.js";
|
|
167
|
+
import { BookClosedIcon } from "./bookClosed.js";
|
|
168
|
+
import { BookOpen1Icon } from "./bookOpen1.js";
|
|
169
|
+
import { BookOpen2Icon } from "./bookOpen2.js";
|
|
170
|
+
import { BookmarkIcon } from "./bookmark.js";
|
|
171
|
+
import { BookmarkAddIcon } from "./bookmarkAdd.js";
|
|
172
|
+
import { BookmarkCheckIcon } from "./bookmarkCheck.js";
|
|
173
|
+
import { BookmarkMinusIcon } from "./bookmarkMinus.js";
|
|
174
|
+
import { BookmarkXIcon } from "./bookmarkX.js";
|
|
175
|
+
import { BoxIcon } from "./box.js";
|
|
176
|
+
import { BracketsIcon } from "./brackets.js";
|
|
177
|
+
import { BracketsCheckIcon } from "./bracketsCheck.js";
|
|
178
|
+
import { BracketsEllipsesIcon } from "./bracketsEllipses.js";
|
|
179
|
+
import { BracketsMinusIcon } from "./bracketsMinus.js";
|
|
180
|
+
import { BracketsPlusIcon } from "./bracketsPlus.js";
|
|
181
|
+
import { BracketsSlashIcon } from "./bracketsSlash.js";
|
|
182
|
+
import { BracketsXIcon } from "./bracketsX.js";
|
|
183
|
+
import { Briefcase1Icon } from "./briefcase1.js";
|
|
184
|
+
import { Briefcase2Icon } from "./briefcase2.js";
|
|
185
|
+
import { BrowserIcon } from "./browser.js";
|
|
186
|
+
import { Brush1Icon } from "./brush1.js";
|
|
187
|
+
import { Brush2Icon } from "./brush2.js";
|
|
188
|
+
import { Brush3Icon } from "./brush3.js";
|
|
189
|
+
import { Building1Icon } from "./building1.js";
|
|
190
|
+
import { Building2Icon } from "./building2.js";
|
|
191
|
+
import { Building3Icon } from "./building3.js";
|
|
192
|
+
import { Building4Icon } from "./building4.js";
|
|
193
|
+
import { Building5Icon } from "./building5.js";
|
|
194
|
+
import { Building6Icon } from "./building6.js";
|
|
195
|
+
import { Building7Icon } from "./building7.js";
|
|
196
|
+
import { Building8Icon } from "./building8.js";
|
|
197
|
+
import { BusIcon } from "./bus.js";
|
|
198
|
+
import { CalculatorIcon } from "./calculator.js";
|
|
199
|
+
import { CalendarIcon } from "./calendar.js";
|
|
200
|
+
import { CalendarCheckIcon } from "./calendarCheck.js";
|
|
201
|
+
import { CalendarCheck1Icon } from "./calendarCheck1.js";
|
|
202
|
+
import { CalendarCheck2Icon } from "./calendarCheck2.js";
|
|
203
|
+
import { CalendarDateIcon } from "./calendarDate.js";
|
|
204
|
+
import { CalendarHeart1Icon } from "./calendarHeart1.js";
|
|
205
|
+
import { CalendarHeart2Icon } from "./calendarHeart2.js";
|
|
206
|
+
import { CalendarMinus1Icon } from "./calendarMinus1.js";
|
|
207
|
+
import { CalendarMinus2Icon } from "./calendarMinus2.js";
|
|
208
|
+
import { CalendarPlusIcon } from "./calendarPlus.js";
|
|
209
|
+
import { CalendarPlus1Icon } from "./calendarPlus1.js";
|
|
210
|
+
import { CalendarPlus2Icon } from "./calendarPlus2.js";
|
|
211
|
+
import { CalendarPlusCornerIcon } from "./calendarPlusCorner.js";
|
|
212
|
+
import { CameraIcon } from "./camera.js";
|
|
213
|
+
import { Camera1Icon } from "./camera1.js";
|
|
214
|
+
import { Camera2Icon } from "./camera2.js";
|
|
215
|
+
import { Camera3Icon } from "./camera3.js";
|
|
216
|
+
import { CameraLensIcon } from "./cameraLens.js";
|
|
217
|
+
import { CameraOffIcon } from "./cameraOff.js";
|
|
218
|
+
import { CameraPlusIcon } from "./cameraPlus.js";
|
|
219
|
+
import { Car1Icon } from "./car1.js";
|
|
220
|
+
import { Car2Icon } from "./car2.js";
|
|
221
|
+
import { Certificate1Icon } from "./certificate1.js";
|
|
222
|
+
import { Certificate2Icon } from "./certificate2.js";
|
|
223
|
+
import { ChartBreakoutCircleIcon } from "./chartBreakoutCircle.js";
|
|
224
|
+
import { ChartBreakoutSquareIcon } from "./chartBreakoutSquare.js";
|
|
225
|
+
import { CheckIcon } from "./check.js";
|
|
226
|
+
import { CheckCircleIcon } from "./checkCircle.js";
|
|
227
|
+
import { CheckCircleBrokenIcon } from "./checkCircleBroken.js";
|
|
228
|
+
import { CheckDone1Icon } from "./checkDone1.js";
|
|
229
|
+
import { CheckDone2Icon } from "./checkDone2.js";
|
|
230
|
+
import { CheckHeartIcon } from "./checkHeart.js";
|
|
231
|
+
import { CheckSquareIcon } from "./checkSquare.js";
|
|
232
|
+
import { CheckSquareBrokenIcon } from "./checkSquareBroken.js";
|
|
233
|
+
import { CheckVerified1Icon } from "./checkVerified1.js";
|
|
234
|
+
import { CheckVerified2Icon } from "./checkVerified2.js";
|
|
235
|
+
import { CheckVerified3Icon } from "./checkVerified3.js";
|
|
236
|
+
import { ChevronDownIcon } from "./chevronDown.js";
|
|
237
|
+
import { ChevronDownDoubleIcon } from "./chevronDownDouble.js";
|
|
238
|
+
import { ChevronLeftIcon } from "./chevronLeft.js";
|
|
239
|
+
import { ChevronLeftDoubleIcon } from "./chevronLeftDouble.js";
|
|
240
|
+
import { ChevronRightIcon } from "./chevronRight.js";
|
|
241
|
+
import { ChevronRightDoubleIcon } from "./chevronRightDouble.js";
|
|
242
|
+
import { ChevronSelectorHorizontalIcon } from "./chevronSelectorHorizontal.js";
|
|
243
|
+
import { ChevronSelectorVerticalIcon } from "./chevronSelectorVertical.js";
|
|
244
|
+
import { ChevronUpIcon } from "./chevronUp.js";
|
|
245
|
+
import { ChevronUpDoubleIcon } from "./chevronUpDouble.js";
|
|
246
|
+
import { ChromeCastIcon } from "./chromeCast.js";
|
|
247
|
+
import { CircleIcon } from "./circle.js";
|
|
248
|
+
import { CircleCutIcon } from "./circleCut.js";
|
|
249
|
+
import { ClapperboardIcon } from "./clapperboard.js";
|
|
250
|
+
import { ClipboardIcon } from "./clipboard.js";
|
|
251
|
+
import { ClipboardAttachmentIcon } from "./clipboardAttachment.js";
|
|
252
|
+
import { ClipboardCheckIcon } from "./clipboardCheck.js";
|
|
253
|
+
import { ClipboardDownloadIcon } from "./clipboardDownload.js";
|
|
254
|
+
import { ClipboardMinusIcon } from "./clipboardMinus.js";
|
|
255
|
+
import { ClipboardPlusIcon } from "./clipboardPlus.js";
|
|
256
|
+
import { ClipboardXIcon } from "./clipboardX.js";
|
|
257
|
+
import { ClockIcon } from "./clock.js";
|
|
258
|
+
import { ClockCheckIcon } from "./clockCheck.js";
|
|
259
|
+
import { ClockFastForwardIcon } from "./clockFastForward.js";
|
|
260
|
+
import { ClockPlusIcon } from "./clockPlus.js";
|
|
261
|
+
import { ClockRefreshIcon } from "./clockRefresh.js";
|
|
262
|
+
import { ClockRewindIcon } from "./clockRewind.js";
|
|
263
|
+
import { ClockSnoozeIcon } from "./clockSnooze.js";
|
|
264
|
+
import { ClockStopwatchIcon } from "./clockStopwatch.js";
|
|
265
|
+
import { Cloud1Icon } from "./cloud1.js";
|
|
266
|
+
import { Cloud2Icon } from "./cloud2.js";
|
|
267
|
+
import { Cloud3Icon } from "./cloud3.js";
|
|
268
|
+
import { CloudBlank1Icon } from "./cloudBlank1.js";
|
|
269
|
+
import { CloudBlank2Icon } from "./cloudBlank2.js";
|
|
270
|
+
import { CloudLightningIcon } from "./cloudLightning.js";
|
|
271
|
+
import { CloudMoonIcon } from "./cloudMoon.js";
|
|
272
|
+
import { CloudOffIcon } from "./cloudOff.js";
|
|
273
|
+
import { CloudRaining1Icon } from "./cloudRaining1.js";
|
|
274
|
+
import { CloudRaining2Icon } from "./cloudRaining2.js";
|
|
275
|
+
import { CloudRaining3Icon } from "./cloudRaining3.js";
|
|
276
|
+
import { CloudRaining4Icon } from "./cloudRaining4.js";
|
|
277
|
+
import { CloudRaining5Icon } from "./cloudRaining5.js";
|
|
278
|
+
import { CloudRaining6Icon } from "./cloudRaining6.js";
|
|
279
|
+
import { CloudSnowing1Icon } from "./cloudSnowing1.js";
|
|
280
|
+
import { CloudSnowing2Icon } from "./cloudSnowing2.js";
|
|
281
|
+
import { CloudSun1Icon } from "./cloudSun1.js";
|
|
282
|
+
import { CloudSun2Icon } from "./cloudSun2.js";
|
|
283
|
+
import { CloudSun3Icon } from "./cloudSun3.js";
|
|
284
|
+
import { Code1Icon } from "./code1.js";
|
|
285
|
+
import { Code2Icon } from "./code2.js";
|
|
286
|
+
import { CodeBrowserIcon } from "./codeBrowser.js";
|
|
287
|
+
import { CodeCircle1Icon } from "./codeCircle1.js";
|
|
288
|
+
import { CodeCircle2Icon } from "./codeCircle2.js";
|
|
289
|
+
import { CodeCircle3Icon } from "./codeCircle3.js";
|
|
290
|
+
import { CodeSnippet1Icon } from "./codeSnippet1.js";
|
|
291
|
+
import { CodeSnippet2Icon } from "./codeSnippet2.js";
|
|
292
|
+
import { CodeSquare1Icon } from "./codeSquare1.js";
|
|
293
|
+
import { CodeSquare2Icon } from "./codeSquare2.js";
|
|
294
|
+
import { CodepenIcon } from "./codepen.js";
|
|
295
|
+
import { Coins1Icon } from "./coins1.js";
|
|
296
|
+
import { Coins2Icon } from "./coins2.js";
|
|
297
|
+
import { Coins3Icon } from "./coins3.js";
|
|
298
|
+
import { Coins4Icon } from "./coins4.js";
|
|
299
|
+
import { CoinsHandIcon } from "./coinsHand.js";
|
|
300
|
+
import { CoinsStacked1Icon } from "./coinsStacked1.js";
|
|
301
|
+
import { CoinsStacked2Icon } from "./coinsStacked2.js";
|
|
302
|
+
import { CoinsStacked3Icon } from "./coinsStacked3.js";
|
|
303
|
+
import { CoinsStacked4Icon } from "./coinsStacked4.js";
|
|
304
|
+
import { CoinsSwap1Icon } from "./coinsSwap1.js";
|
|
305
|
+
import { CoinsSwap2Icon } from "./coinsSwap2.js";
|
|
306
|
+
import { ColorsIcon } from "./colors.js";
|
|
307
|
+
import { Colors1Icon } from "./colors1.js";
|
|
308
|
+
import { Columns1Icon } from "./columns1.js";
|
|
309
|
+
import { Columns2Icon } from "./columns2.js";
|
|
310
|
+
import { Columns3Icon } from "./columns3.js";
|
|
311
|
+
import { CommandIcon } from "./command.js";
|
|
312
|
+
import { CompassIcon } from "./compass.js";
|
|
313
|
+
import { Compass1Icon } from "./compass1.js";
|
|
314
|
+
import { Compass2Icon } from "./compass2.js";
|
|
315
|
+
import { Compass3Icon } from "./compass3.js";
|
|
316
|
+
import { ContainerIcon } from "./container.js";
|
|
317
|
+
import { Contrast1Icon } from "./contrast1.js";
|
|
318
|
+
import { Contrast2Icon } from "./contrast2.js";
|
|
319
|
+
import { Contrast3Icon } from "./contrast3.js";
|
|
320
|
+
import { CopyIcon } from "./copy.js";
|
|
321
|
+
import { Copy1Icon } from "./copy1.js";
|
|
322
|
+
import { Copy2Icon } from "./copy2.js";
|
|
323
|
+
import { Copy3Icon } from "./copy3.js";
|
|
324
|
+
import { Copy4Icon } from "./copy4.js";
|
|
325
|
+
import { Copy5Icon } from "./copy5.js";
|
|
326
|
+
import { Copy6Icon } from "./copy6.js";
|
|
327
|
+
import { Copy7Icon } from "./copy7.js";
|
|
328
|
+
import { CornerDownLeftIcon } from "./cornerDownLeft.js";
|
|
329
|
+
import { CornerDownRightIcon } from "./cornerDownRight.js";
|
|
330
|
+
import { CornerLeftDownIcon } from "./cornerLeftDown.js";
|
|
331
|
+
import { CornerLeftUpIcon } from "./cornerLeftUp.js";
|
|
332
|
+
import { CornerRightDownIcon } from "./cornerRightDown.js";
|
|
333
|
+
import { CornerRightUpIcon } from "./cornerRightUp.js";
|
|
334
|
+
import { CornerUpLeftIcon } from "./cornerUpLeft.js";
|
|
335
|
+
import { CornerUpRightIcon } from "./cornerUpRight.js";
|
|
336
|
+
import { CpuChip1Icon } from "./cpuChip1.js";
|
|
337
|
+
import { CpuChip2Icon } from "./cpuChip2.js";
|
|
338
|
+
import { CreditCard1Icon } from "./creditCard1.js";
|
|
339
|
+
import { CreditCard2Icon } from "./creditCard2.js";
|
|
340
|
+
import { CreditCardCheckIcon } from "./creditCardCheck.js";
|
|
341
|
+
import { CreditCardDownIcon } from "./creditCardDown.js";
|
|
342
|
+
import { CreditCardDownloadIcon } from "./creditCardDownload.js";
|
|
343
|
+
import { CreditCardEditIcon } from "./creditCardEdit.js";
|
|
344
|
+
import { CreditCardLockIcon } from "./creditCardLock.js";
|
|
345
|
+
import { CreditCardMinusIcon } from "./creditCardMinus.js";
|
|
346
|
+
import { CreditCardPlusIcon } from "./creditCardPlus.js";
|
|
347
|
+
import { CreditCardRefreshIcon } from "./creditCardRefresh.js";
|
|
348
|
+
import { CreditCardSearchIcon } from "./creditCardSearch.js";
|
|
349
|
+
import { CreditCardShieldIcon } from "./creditCardShield.js";
|
|
350
|
+
import { CreditCardUpIcon } from "./creditCardUp.js";
|
|
351
|
+
import { CreditCardUploadIcon } from "./creditCardUpload.js";
|
|
352
|
+
import { CreditCardXIcon } from "./creditCardX.js";
|
|
353
|
+
import { Crop1Icon } from "./crop1.js";
|
|
354
|
+
import { Crop2Icon } from "./crop2.js";
|
|
355
|
+
import { Cryptocurrency1Icon } from "./cryptocurrency1.js";
|
|
356
|
+
import { Cryptocurrency2Icon } from "./cryptocurrency2.js";
|
|
357
|
+
import { Cryptocurrency3Icon } from "./cryptocurrency3.js";
|
|
358
|
+
import { Cryptocurrency4Icon } from "./cryptocurrency4.js";
|
|
359
|
+
import { Cube1Icon } from "./cube1.js";
|
|
360
|
+
import { Cube2Icon } from "./cube2.js";
|
|
361
|
+
import { Cube3Icon } from "./cube3.js";
|
|
362
|
+
import { Cube4Icon } from "./cube4.js";
|
|
363
|
+
import { CubeOutlineIcon } from "./cubeOutline.js";
|
|
364
|
+
import { CurrencyBitcoinIcon } from "./currencyBitcoin.js";
|
|
365
|
+
import { CurrencyBitcoinCircleIcon } from "./currencyBitcoinCircle.js";
|
|
366
|
+
import { CurrencyDollarIcon } from "./currencyDollar.js";
|
|
367
|
+
import { CurrencyDollarCircleIcon } from "./currencyDollarCircle.js";
|
|
368
|
+
import { CurrencyEthereumIcon } from "./currencyEthereum.js";
|
|
369
|
+
import { CurrencyEthereumCircleIcon } from "./currencyEthereumCircle.js";
|
|
370
|
+
import { CurrencyEuroIcon } from "./currencyEuro.js";
|
|
371
|
+
import { CurrencyEuroCircleIcon } from "./currencyEuroCircle.js";
|
|
372
|
+
import { CurrencyPoundIcon } from "./currencyPound.js";
|
|
373
|
+
import { CurrencyPoundCircleIcon } from "./currencyPoundCircle.js";
|
|
374
|
+
import { CurrencyRubleIcon } from "./currencyRuble.js";
|
|
375
|
+
import { CurrencyRubleCircleIcon } from "./currencyRubleCircle.js";
|
|
376
|
+
import { CurrencyRupeeIcon } from "./currencyRupee.js";
|
|
377
|
+
import { CurrencyRupeeCircleIcon } from "./currencyRupeeCircle.js";
|
|
378
|
+
import { CurrencyYenIcon } from "./currencyYen.js";
|
|
379
|
+
import { CurrencyYenCircleIcon } from "./currencyYenCircle.js";
|
|
380
|
+
import { Cursor1Icon } from "./cursor1.js";
|
|
381
|
+
import { Cursor2Icon } from "./cursor2.js";
|
|
382
|
+
import { Cursor3Icon } from "./cursor3.js";
|
|
383
|
+
import { Cursor4Icon } from "./cursor4.js";
|
|
384
|
+
import { CursorBoxIcon } from "./cursorBox.js";
|
|
385
|
+
import { CursorClickIcon } from "./cursorClick.js";
|
|
386
|
+
import { CursorClick1Icon } from "./cursorClick1.js";
|
|
387
|
+
import { CursorClick2Icon } from "./cursorClick2.js";
|
|
388
|
+
import { DataIcon } from "./data.js";
|
|
389
|
+
import { Database1Icon } from "./database1.js";
|
|
390
|
+
import { Database2Icon } from "./database2.js";
|
|
391
|
+
import { Database3Icon } from "./database3.js";
|
|
392
|
+
import { Dataflow1Icon } from "./dataflow1.js";
|
|
393
|
+
import { Dataflow2Icon } from "./dataflow2.js";
|
|
394
|
+
import { Dataflow3Icon } from "./dataflow3.js";
|
|
395
|
+
import { Dataflow4Icon } from "./dataflow4.js";
|
|
396
|
+
import { DeleteIcon } from "./delete.js";
|
|
397
|
+
import { Diamond1Icon } from "./diamond1.js";
|
|
398
|
+
import { Diamond2Icon } from "./diamond2.js";
|
|
399
|
+
import { Dice1Icon } from "./dice1.js";
|
|
400
|
+
import { Dice2Icon } from "./dice2.js";
|
|
401
|
+
import { Dice3Icon } from "./dice3.js";
|
|
402
|
+
import { Dice4Icon } from "./dice4.js";
|
|
403
|
+
import { Dice5Icon } from "./dice5.js";
|
|
404
|
+
import { Dice6Icon } from "./dice6.js";
|
|
405
|
+
import { Disc1Icon } from "./disc1.js";
|
|
406
|
+
import { Disc2Icon } from "./disc2.js";
|
|
407
|
+
import { DistributeSpacingHorizontalIcon } from "./distributeSpacingHorizontal.js";
|
|
408
|
+
import { DistributeSpacingVerticalIcon } from "./distributeSpacingVertical.js";
|
|
409
|
+
import { Divide1Icon } from "./divide1.js";
|
|
410
|
+
import { Divide2Icon } from "./divide2.js";
|
|
411
|
+
import { Divide3Icon } from "./divide3.js";
|
|
412
|
+
import { DividerIcon } from "./divider.js";
|
|
413
|
+
import { Dotpoints1Icon } from "./dotpoints1.js";
|
|
414
|
+
import { Dotpoints2Icon } from "./dotpoints2.js";
|
|
415
|
+
import { DotsGridIcon } from "./dotsGrid.js";
|
|
416
|
+
import { DotsHorizontalIcon } from "./dotsHorizontal.js";
|
|
417
|
+
import { DotsVerticalIcon } from "./dotsVertical.js";
|
|
418
|
+
import { DownloadIcon } from "./download.js";
|
|
419
|
+
import { Download1Icon } from "./download1.js";
|
|
420
|
+
import { Download2Icon } from "./download2.js";
|
|
421
|
+
import { Download3Icon } from "./download3.js";
|
|
422
|
+
import { Download4Icon } from "./download4.js";
|
|
423
|
+
import { DownloadCloud1Icon } from "./downloadCloud1.js";
|
|
424
|
+
import { DownloadCloud2Icon } from "./downloadCloud2.js";
|
|
425
|
+
import { DropIcon } from "./drop.js";
|
|
426
|
+
import { Droplets1Icon } from "./droplets1.js";
|
|
427
|
+
import { Droplets2Icon } from "./droplets2.js";
|
|
428
|
+
import { Droplets3Icon } from "./droplets3.js";
|
|
429
|
+
import { DropperIcon } from "./dropper.js";
|
|
430
|
+
import { EditIcon } from "./edit.js";
|
|
431
|
+
import { Edit1Icon } from "./edit1.js";
|
|
432
|
+
import { Edit2Icon } from "./edit2.js";
|
|
433
|
+
import { Edit3Icon } from "./edit3.js";
|
|
434
|
+
import { Edit4Icon } from "./edit4.js";
|
|
435
|
+
import { Edit5Icon } from "./edit5.js";
|
|
436
|
+
import { EqualIcon } from "./equal.js";
|
|
437
|
+
import { EqualNotIcon } from "./equalNot.js";
|
|
438
|
+
import { EraserIcon } from "./eraser.js";
|
|
439
|
+
import { ExpandIcon } from "./expand.js";
|
|
440
|
+
import { Expand1Icon } from "./expand1.js";
|
|
441
|
+
import { Expand2Icon } from "./expand2.js";
|
|
442
|
+
import { Expand3Icon } from "./expand3.js";
|
|
443
|
+
import { Expand4Icon } from "./expand4.js";
|
|
444
|
+
import { Expand5Icon } from "./expand5.js";
|
|
445
|
+
import { Expand6Icon } from "./expand6.js";
|
|
446
|
+
import { EyeIcon } from "./eye.js";
|
|
447
|
+
import { EyeOffIcon } from "./eyeOff.js";
|
|
448
|
+
import { FaceContentIcon } from "./faceContent.js";
|
|
449
|
+
import { FaceFrownIcon } from "./faceFrown.js";
|
|
450
|
+
import { FaceHappyIcon } from "./faceHappy.js";
|
|
451
|
+
import { FaceIdIcon } from "./faceId.js";
|
|
452
|
+
import { FaceIdSquareIcon } from "./faceIdSquare.js";
|
|
453
|
+
import { FaceNeutralIcon } from "./faceNeutral.js";
|
|
454
|
+
import { FaceSadIcon } from "./faceSad.js";
|
|
455
|
+
import { FaceSmileIcon } from "./faceSmile.js";
|
|
456
|
+
import { FaceWinkIcon } from "./faceWink.js";
|
|
457
|
+
import { FastBackwardIcon } from "./fastBackward.js";
|
|
458
|
+
import { FastForwardIcon } from "./fastForward.js";
|
|
459
|
+
import { FeatherIcon } from "./feather.js";
|
|
460
|
+
import { FigmaIcon } from "./figma.js";
|
|
461
|
+
import { File1Icon } from "./file1.js";
|
|
462
|
+
import { File2Icon } from "./file2.js";
|
|
463
|
+
import { File3Icon } from "./file3.js";
|
|
464
|
+
import { File4Icon } from "./file4.js";
|
|
465
|
+
import { File5Icon } from "./file5.js";
|
|
466
|
+
import { File6Icon } from "./file6.js";
|
|
467
|
+
import { File7Icon } from "./file7.js";
|
|
468
|
+
import { FileAttachment1Icon } from "./fileAttachment1.js";
|
|
469
|
+
import { FileAttachment2Icon } from "./fileAttachment2.js";
|
|
470
|
+
import { FileAttachment3Icon } from "./fileAttachment3.js";
|
|
471
|
+
import { FileAttachment4Icon } from "./fileAttachment4.js";
|
|
472
|
+
import { FileAttachment5Icon } from "./fileAttachment5.js";
|
|
473
|
+
import { FileCheck1Icon } from "./fileCheck1.js";
|
|
474
|
+
import { FileCheck2Icon } from "./fileCheck2.js";
|
|
475
|
+
import { FileCheck3Icon } from "./fileCheck3.js";
|
|
476
|
+
import { FileCode1Icon } from "./fileCode1.js";
|
|
477
|
+
import { FileCode2Icon } from "./fileCode2.js";
|
|
478
|
+
import { FileDownload1Icon } from "./fileDownload1.js";
|
|
479
|
+
import { FileDownload2Icon } from "./fileDownload2.js";
|
|
480
|
+
import { FileDownload3Icon } from "./fileDownload3.js";
|
|
481
|
+
import { FileHeart1Icon } from "./fileHeart1.js";
|
|
482
|
+
import { FileHeart2Icon } from "./fileHeart2.js";
|
|
483
|
+
import { FileHeart3Icon } from "./fileHeart3.js";
|
|
484
|
+
import { FileLock1Icon } from "./fileLock1.js";
|
|
485
|
+
import { FileLock2Icon } from "./fileLock2.js";
|
|
486
|
+
import { FileLock3Icon } from "./fileLock3.js";
|
|
487
|
+
import { FileMinus1Icon } from "./fileMinus1.js";
|
|
488
|
+
import { FileMinus2Icon } from "./fileMinus2.js";
|
|
489
|
+
import { FileMinus3Icon } from "./fileMinus3.js";
|
|
490
|
+
import { FilePlus1Icon } from "./filePlus1.js";
|
|
491
|
+
import { FilePlus2Icon } from "./filePlus2.js";
|
|
492
|
+
import { FilePlus3Icon } from "./filePlus3.js";
|
|
493
|
+
import { FileQuestionIcon } from "./fileQuestion.js";
|
|
494
|
+
import { FileQuestion1Icon } from "./fileQuestion1.js";
|
|
495
|
+
import { FileQuestion2Icon } from "./fileQuestion2.js";
|
|
496
|
+
import { FileQuestion3Icon } from "./fileQuestion3.js";
|
|
497
|
+
import { FileSearch1Icon } from "./fileSearch1.js";
|
|
498
|
+
import { FileSearch2Icon } from "./fileSearch2.js";
|
|
499
|
+
import { FileSearch3Icon } from "./fileSearch3.js";
|
|
500
|
+
import { FileShield1Icon } from "./fileShield1.js";
|
|
501
|
+
import { FileShield2Icon } from "./fileShield2.js";
|
|
502
|
+
import { FileShield3Icon } from "./fileShield3.js";
|
|
503
|
+
import { FileX1Icon } from "./fileX1.js";
|
|
504
|
+
import { FileX2Icon } from "./fileX2.js";
|
|
505
|
+
import { FileX3Icon } from "./fileX3.js";
|
|
506
|
+
import { Film1Icon } from "./film1.js";
|
|
507
|
+
import { Film2Icon } from "./film2.js";
|
|
508
|
+
import { Film3Icon } from "./film3.js";
|
|
509
|
+
import { FilterFunnel1Icon } from "./filterFunnel1.js";
|
|
510
|
+
import { FilterFunnel2Icon } from "./filterFunnel2.js";
|
|
511
|
+
import { FilterLinesIcon } from "./filterLines.js";
|
|
512
|
+
import { Fingerprint1Icon } from "./fingerprint1.js";
|
|
513
|
+
import { Fingerprint2Icon } from "./fingerprint2.js";
|
|
514
|
+
import { Fingerprint3Icon } from "./fingerprint3.js";
|
|
515
|
+
import { Fingerprint4Icon } from "./fingerprint4.js";
|
|
516
|
+
import { Flag1Icon } from "./flag1.js";
|
|
517
|
+
import { Flag2Icon } from "./flag2.js";
|
|
518
|
+
import { Flag3Icon } from "./flag3.js";
|
|
519
|
+
import { Flag4Icon } from "./flag4.js";
|
|
520
|
+
import { Flag5Icon } from "./flag5.js";
|
|
521
|
+
import { Flag6Icon } from "./flag6.js";
|
|
522
|
+
import { FlashIcon } from "./flash.js";
|
|
523
|
+
import { FlashOffIcon } from "./flashOff.js";
|
|
524
|
+
import { FlexAlignBottomIcon } from "./flexAlignBottom.js";
|
|
525
|
+
import { FlexAlignLeftIcon } from "./flexAlignLeft.js";
|
|
526
|
+
import { FlexAlignRightIcon } from "./flexAlignRight.js";
|
|
527
|
+
import { FlexAlignTopIcon } from "./flexAlignTop.js";
|
|
528
|
+
import { FlipBackwardIcon } from "./flipBackward.js";
|
|
529
|
+
import { FlipForwardIcon } from "./flipForward.js";
|
|
530
|
+
import { FolderIcon } from "./folder.js";
|
|
531
|
+
import { FolderCheckIcon } from "./folderCheck.js";
|
|
532
|
+
import { FolderClosedIcon } from "./folderClosed.js";
|
|
533
|
+
import { FolderCodeIcon } from "./folderCode.js";
|
|
534
|
+
import { FolderDownloadIcon } from "./folderDownload.js";
|
|
535
|
+
import { FolderLockIcon } from "./folderLock.js";
|
|
536
|
+
import { FolderMinusIcon } from "./folderMinus.js";
|
|
537
|
+
import { FolderMoveIcon } from "./folderMove.js";
|
|
538
|
+
import { FolderPlusIcon } from "./folderPlus.js";
|
|
539
|
+
import { FolderQuestionIcon } from "./folderQuestion.js";
|
|
540
|
+
import { FolderSearchIcon } from "./folderSearch.js";
|
|
541
|
+
import { FolderShieldIcon } from "./folderShield.js";
|
|
542
|
+
import { FolderXIcon } from "./folderX.js";
|
|
543
|
+
import { FramerIcon } from "./framer.js";
|
|
544
|
+
import { GamingPad1Icon } from "./gamingPad1.js";
|
|
545
|
+
import { GamingPad2Icon } from "./gamingPad2.js";
|
|
546
|
+
import { Gift1Icon } from "./gift1.js";
|
|
547
|
+
import { Gift2Icon } from "./gift2.js";
|
|
548
|
+
import { GitBranch1Icon } from "./gitBranch1.js";
|
|
549
|
+
import { GitBranch2Icon } from "./gitBranch2.js";
|
|
550
|
+
import { GitCommitIcon } from "./gitCommit.js";
|
|
551
|
+
import { GitMergeIcon } from "./gitMerge.js";
|
|
552
|
+
import { GitPullRequestIcon } from "./gitPullRequest.js";
|
|
553
|
+
import { Glasses1Icon } from "./glasses1.js";
|
|
554
|
+
import { Glasses2Icon } from "./glasses2.js";
|
|
555
|
+
import { Globe1Icon } from "./globe1.js";
|
|
556
|
+
import { Globe11Icon } from "./globe11.js";
|
|
557
|
+
import { Globe2Icon } from "./globe2.js";
|
|
558
|
+
import { Globe21Icon } from "./globe21.js";
|
|
559
|
+
import { Globe3Icon } from "./globe3.js";
|
|
560
|
+
import { Globe4Icon } from "./globe4.js";
|
|
561
|
+
import { Globe5Icon } from "./globe5.js";
|
|
562
|
+
import { Globe6Icon } from "./globe6.js";
|
|
563
|
+
import { GoogleChromeIcon } from "./googleChrome.js";
|
|
564
|
+
import { GraduationHat1Icon } from "./graduationHat1.js";
|
|
565
|
+
import { GraduationHat2Icon } from "./graduationHat2.js";
|
|
566
|
+
import { Grid1Icon } from "./grid1.js";
|
|
567
|
+
import { Grid2Icon } from "./grid2.js";
|
|
568
|
+
import { Grid3Icon } from "./grid3.js";
|
|
569
|
+
import { GridDotsBlankIcon } from "./gridDotsBlank.js";
|
|
570
|
+
import { GridDotsBottomIcon } from "./gridDotsBottom.js";
|
|
571
|
+
import { GridDotsHorizontalCenterIcon } from "./gridDotsHorizontalCenter.js";
|
|
572
|
+
import { GridDotsLeftIcon } from "./gridDotsLeft.js";
|
|
573
|
+
import { GridDotsOuterIcon } from "./gridDotsOuter.js";
|
|
574
|
+
import { GridDotsRightIcon } from "./gridDotsRight.js";
|
|
575
|
+
import { GridDotsTopIcon } from "./gridDotsTop.js";
|
|
576
|
+
import { GridDotsVerticalCenterIcon } from "./gridDotsVerticalCenter.js";
|
|
577
|
+
import { HandIcon } from "./hand.js";
|
|
578
|
+
import { HardDriveIcon } from "./hardDrive.js";
|
|
579
|
+
import { Hash1Icon } from "./hash1.js";
|
|
580
|
+
import { Hash2Icon } from "./hash2.js";
|
|
581
|
+
import { Heading1Icon } from "./heading1.js";
|
|
582
|
+
import { Heading2Icon } from "./heading2.js";
|
|
583
|
+
import { HeadingSquareIcon } from "./headingSquare.js";
|
|
584
|
+
import { Headphones1Icon } from "./headphones1.js";
|
|
585
|
+
import { Headphones2Icon } from "./headphones2.js";
|
|
586
|
+
import { HeartIcon } from "./heart.js";
|
|
587
|
+
import { HeartCircleIcon } from "./heartCircle.js";
|
|
588
|
+
import { HeartHandIcon } from "./heartHand.js";
|
|
589
|
+
import { HeartHexagonIcon } from "./heartHexagon.js";
|
|
590
|
+
import { HeartOctagonIcon } from "./heartOctagon.js";
|
|
591
|
+
import { HeartRoundedIcon } from "./heartRounded.js";
|
|
592
|
+
import { HeartSquareIcon } from "./heartSquare.js";
|
|
593
|
+
import { HeartsIcon } from "./hearts.js";
|
|
594
|
+
import { HelpCircleIcon } from "./helpCircle.js";
|
|
595
|
+
import { HelpHexagonIcon } from "./helpHexagon.js";
|
|
596
|
+
import { HelpOctagonIcon } from "./helpOctagon.js";
|
|
597
|
+
import { HelpSquareIcon } from "./helpSquare.js";
|
|
598
|
+
import { Hexagon1Icon } from "./hexagon1.js";
|
|
599
|
+
import { Hexagon2Icon } from "./hexagon2.js";
|
|
600
|
+
import { HomeIcon } from "./home.js";
|
|
601
|
+
import { Home1Icon } from "./home1.js";
|
|
602
|
+
import { Home2Icon } from "./home2.js";
|
|
603
|
+
import { Home3Icon } from "./home3.js";
|
|
604
|
+
import { Home4Icon } from "./home4.js";
|
|
605
|
+
import { Home5Icon } from "./home5.js";
|
|
606
|
+
import { HomeLineIcon } from "./homeLine.js";
|
|
607
|
+
import { HomeSmileIcon } from "./homeSmile.js";
|
|
608
|
+
import { HorizontalBarChart1Icon } from "./horizontalBarChart1.js";
|
|
609
|
+
import { HorizontalBarChart2Icon } from "./horizontalBarChart2.js";
|
|
610
|
+
import { HorizontalBarChart3Icon } from "./horizontalBarChart3.js";
|
|
611
|
+
import { Hourglass1Icon } from "./hourglass1.js";
|
|
612
|
+
import { Hourglass2Icon } from "./hourglass2.js";
|
|
613
|
+
import { Hourglass3Icon } from "./hourglass3.js";
|
|
614
|
+
import { Hurricane1Icon } from "./hurricane1.js";
|
|
615
|
+
import { Hurricane2Icon } from "./hurricane2.js";
|
|
616
|
+
import { Hurricane3Icon } from "./hurricane3.js";
|
|
617
|
+
import { ImageIcon } from "./image.js";
|
|
618
|
+
import { Image1Icon } from "./image1.js";
|
|
619
|
+
import { Image2Icon } from "./image2.js";
|
|
620
|
+
import { Image3Icon } from "./image3.js";
|
|
621
|
+
import { Image4Icon } from "./image4.js";
|
|
622
|
+
import { Image5Icon } from "./image5.js";
|
|
623
|
+
import { ImageCheckIcon } from "./imageCheck.js";
|
|
624
|
+
import { ImageDownIcon } from "./imageDown.js";
|
|
625
|
+
import { ImageIndentLeftIcon } from "./imageIndentLeft.js";
|
|
626
|
+
import { ImageIndentRightIcon } from "./imageIndentRight.js";
|
|
627
|
+
import { ImageLeftIcon } from "./imageLeft.js";
|
|
628
|
+
import { ImagePlusIcon } from "./imagePlus.js";
|
|
629
|
+
import { ImageRightIcon } from "./imageRight.js";
|
|
630
|
+
import { ImageUpIcon } from "./imageUp.js";
|
|
631
|
+
import { ImageUserIcon } from "./imageUser.js";
|
|
632
|
+
import { ImageUserCheckIcon } from "./imageUserCheck.js";
|
|
633
|
+
import { ImageUserDownIcon } from "./imageUserDown.js";
|
|
634
|
+
import { ImageUserLeftIcon } from "./imageUserLeft.js";
|
|
635
|
+
import { ImageUserPlusIcon } from "./imageUserPlus.js";
|
|
636
|
+
import { ImageUserRightIcon } from "./imageUserRight.js";
|
|
637
|
+
import { ImageUserUpIcon } from "./imageUserUp.js";
|
|
638
|
+
import { ImageUserXIcon } from "./imageUserX.js";
|
|
639
|
+
import { ImageXIcon } from "./imageX.js";
|
|
640
|
+
import { Inbox1Icon } from "./inbox1.js";
|
|
641
|
+
import { Inbox2Icon } from "./inbox2.js";
|
|
642
|
+
import { InfinityIcon } from "./infinity.js";
|
|
643
|
+
import { InfoCircleIcon } from "./infoCircle.js";
|
|
644
|
+
import { InfoHexagonIcon } from "./infoHexagon.js";
|
|
645
|
+
import { InfoOctagonIcon } from "./infoOctagon.js";
|
|
646
|
+
import { InfoSquareIcon } from "./infoSquare.js";
|
|
647
|
+
import { IntersectCircleIcon } from "./intersectCircle.js";
|
|
648
|
+
import { IntersectSquareIcon } from "./intersectSquare.js";
|
|
649
|
+
import { Italic1Icon } from "./italic1.js";
|
|
650
|
+
import { Italic2Icon } from "./italic2.js";
|
|
651
|
+
import { ItalicSquareIcon } from "./italicSquare.js";
|
|
652
|
+
import { Key1Icon } from "./key1.js";
|
|
653
|
+
import { Key2Icon } from "./key2.js";
|
|
654
|
+
import { Keyboard1Icon } from "./keyboard1.js";
|
|
655
|
+
import { Keyboard2Icon } from "./keyboard2.js";
|
|
656
|
+
import { Laptop1Icon } from "./laptop1.js";
|
|
657
|
+
import { Laptop2Icon } from "./laptop2.js";
|
|
658
|
+
import { LayerSingleIcon } from "./layerSingle.js";
|
|
659
|
+
import { LayersThree1Icon } from "./layersThree1.js";
|
|
660
|
+
import { LayersThree2Icon } from "./layersThree2.js";
|
|
661
|
+
import { LayersTwo1Icon } from "./layersTwo1.js";
|
|
662
|
+
import { LayersTwo2Icon } from "./layersTwo2.js";
|
|
663
|
+
import { LayoutAlt1Icon } from "./layoutAlt1.js";
|
|
664
|
+
import { LayoutAlt2Icon } from "./layoutAlt2.js";
|
|
665
|
+
import { LayoutAlt3Icon } from "./layoutAlt3.js";
|
|
666
|
+
import { LayoutAlt4Icon } from "./layoutAlt4.js";
|
|
667
|
+
import { LayoutBottomIcon } from "./layoutBottom.js";
|
|
668
|
+
import { LayoutGrid1Icon } from "./layoutGrid1.js";
|
|
669
|
+
import { LayoutGrid2Icon } from "./layoutGrid2.js";
|
|
670
|
+
import { LayoutLeftIcon } from "./layoutLeft.js";
|
|
671
|
+
import { LayoutRightIcon } from "./layoutRight.js";
|
|
672
|
+
import { LayoutTopIcon } from "./layoutTop.js";
|
|
673
|
+
import { LeftIndent1Icon } from "./leftIndent1.js";
|
|
674
|
+
import { LeftIndent2Icon } from "./leftIndent2.js";
|
|
675
|
+
import { LetterSpacing1Icon } from "./letterSpacing1.js";
|
|
676
|
+
import { LetterSpacing2Icon } from "./letterSpacing2.js";
|
|
677
|
+
import { LifeBuoy1Icon } from "./lifeBuoy1.js";
|
|
678
|
+
import { LifeBuoy2Icon } from "./lifeBuoy2.js";
|
|
679
|
+
import { LightbulbIcon } from "./lightbulb.js";
|
|
680
|
+
import { Lightbulb1Icon } from "./lightbulb1.js";
|
|
681
|
+
import { Lightbulb2Icon } from "./lightbulb2.js";
|
|
682
|
+
import { Lightbulb3Icon } from "./lightbulb3.js";
|
|
683
|
+
import { Lightbulb4Icon } from "./lightbulb4.js";
|
|
684
|
+
import { Lightbulb5Icon } from "./lightbulb5.js";
|
|
685
|
+
import { Lightning1Icon } from "./lightning1.js";
|
|
686
|
+
import { Lightning2Icon } from "./lightning2.js";
|
|
687
|
+
import { LineChartDown1Icon } from "./lineChartDown1.js";
|
|
688
|
+
import { LineChartDown2Icon } from "./lineChartDown2.js";
|
|
689
|
+
import { LineChartDown3Icon } from "./lineChartDown3.js";
|
|
690
|
+
import { LineChartDown4Icon } from "./lineChartDown4.js";
|
|
691
|
+
import { LineChartDown5Icon } from "./lineChartDown5.js";
|
|
692
|
+
import { LineChartUp1Icon } from "./lineChartUp1.js";
|
|
693
|
+
import { LineChartUp2Icon } from "./lineChartUp2.js";
|
|
694
|
+
import { LineChartUp3Icon } from "./lineChartUp3.js";
|
|
695
|
+
import { LineChartUp4Icon } from "./lineChartUp4.js";
|
|
696
|
+
import { LineChartUp5Icon } from "./lineChartUp5.js";
|
|
697
|
+
import { LineHeightIcon } from "./lineHeight.js";
|
|
698
|
+
import { LinkIcon } from "./link.js";
|
|
699
|
+
import { Link1Icon } from "./link1.js";
|
|
700
|
+
import { Link2Icon } from "./link2.js";
|
|
701
|
+
import { Link3Icon } from "./link3.js";
|
|
702
|
+
import { Link4Icon } from "./link4.js";
|
|
703
|
+
import { Link5Icon } from "./link5.js";
|
|
704
|
+
import { LinkBroken1Icon } from "./linkBroken1.js";
|
|
705
|
+
import { LinkBroken2Icon } from "./linkBroken2.js";
|
|
706
|
+
import { LinkExternal1Icon } from "./linkExternal1.js";
|
|
707
|
+
import { LinkExternal2Icon } from "./linkExternal2.js";
|
|
708
|
+
import { ListIcon } from "./list.js";
|
|
709
|
+
import { Loading1Icon } from "./loading1.js";
|
|
710
|
+
import { Loading2Icon } from "./loading2.js";
|
|
711
|
+
import { Loading3Icon } from "./loading3.js";
|
|
712
|
+
import { LockIcon } from "./lock.js";
|
|
713
|
+
import { Lock1Icon } from "./lock1.js";
|
|
714
|
+
import { Lock2Icon } from "./lock2.js";
|
|
715
|
+
import { Lock3Icon } from "./lock3.js";
|
|
716
|
+
import { Lock4Icon } from "./lock4.js";
|
|
717
|
+
import { LockKeyholeCircleIcon } from "./lockKeyholeCircle.js";
|
|
718
|
+
import { LockKeyholeSquareIcon } from "./lockKeyholeSquare.js";
|
|
719
|
+
import { LockUnlocked1Icon } from "./lockUnlocked1.js";
|
|
720
|
+
import { LockUnlocked2Icon } from "./lockUnlocked2.js";
|
|
721
|
+
import { LockUnlocked3Icon } from "./lockUnlocked3.js";
|
|
722
|
+
import { LockUnlocked4Icon } from "./lockUnlocked4.js";
|
|
723
|
+
import { LogInIcon } from "./logIn.js";
|
|
724
|
+
import { LogIn1Icon } from "./logIn1.js";
|
|
725
|
+
import { LogIn2Icon } from "./logIn2.js";
|
|
726
|
+
import { LogIn3Icon } from "./logIn3.js";
|
|
727
|
+
import { LogIn4Icon } from "./logIn4.js";
|
|
728
|
+
import { LogOut1Icon } from "./logOut1.js";
|
|
729
|
+
import { LogOut2Icon } from "./logOut2.js";
|
|
730
|
+
import { LogOut3Icon } from "./logOut3.js";
|
|
731
|
+
import { LogOut4Icon } from "./logOut4.js";
|
|
732
|
+
import { Luggage1Icon } from "./luggage1.js";
|
|
733
|
+
import { Luggage2Icon } from "./luggage2.js";
|
|
734
|
+
import { Luggage3Icon } from "./luggage3.js";
|
|
735
|
+
import { MagicWandIcon } from "./magicWand.js";
|
|
736
|
+
import { MagicWand1Icon } from "./magicWand1.js";
|
|
737
|
+
import { MagicWand2Icon } from "./magicWand2.js";
|
|
738
|
+
import { MailIcon } from "./mail.js";
|
|
739
|
+
import { Mail1Icon } from "./mail1.js";
|
|
740
|
+
import { Mail2Icon } from "./mail2.js";
|
|
741
|
+
import { Mail3Icon } from "./mail3.js";
|
|
742
|
+
import { Mail4Icon } from "./mail4.js";
|
|
743
|
+
import { Mail5Icon } from "./mail5.js";
|
|
744
|
+
import { MailNotificationIcon } from "./mailNotification.js";
|
|
745
|
+
import { Map1Icon } from "./map1.js";
|
|
746
|
+
import { Map2Icon } from "./map2.js";
|
|
747
|
+
import { MarkIcon } from "./mark.js";
|
|
748
|
+
import { MarkerPin1Icon } from "./markerPin1.js";
|
|
749
|
+
import { MarkerPin2Icon } from "./markerPin2.js";
|
|
750
|
+
import { MarkerPin3Icon } from "./markerPin3.js";
|
|
751
|
+
import { MarkerPin4Icon } from "./markerPin4.js";
|
|
752
|
+
import { MarkerPin5Icon } from "./markerPin5.js";
|
|
753
|
+
import { MarkerPin6Icon } from "./markerPin6.js";
|
|
754
|
+
import { Maximize1Icon } from "./maximize1.js";
|
|
755
|
+
import { Maximize2Icon } from "./maximize2.js";
|
|
756
|
+
import { MedicalCircleIcon } from "./medicalCircle.js";
|
|
757
|
+
import { MedicalCrossIcon } from "./medicalCross.js";
|
|
758
|
+
import { MedicalSquareIcon } from "./medicalSquare.js";
|
|
759
|
+
import { MenuIcon } from "./menu.js";
|
|
760
|
+
import { Menu1Icon } from "./menu1.js";
|
|
761
|
+
import { Menu2Icon } from "./menu2.js";
|
|
762
|
+
import { Menu3Icon } from "./menu3.js";
|
|
763
|
+
import { Menu4Icon } from "./menu4.js";
|
|
764
|
+
import { Menu5Icon } from "./menu5.js";
|
|
765
|
+
import { MessageAlertCircleIcon } from "./messageAlertCircle.js";
|
|
766
|
+
import { MessageAlertSquareIcon } from "./messageAlertSquare.js";
|
|
767
|
+
import { MessageChatCircleIcon } from "./messageChatCircle.js";
|
|
768
|
+
import { MessageChatSquareIcon } from "./messageChatSquare.js";
|
|
769
|
+
import { MessageCheckCircleIcon } from "./messageCheckCircle.js";
|
|
770
|
+
import { MessageCheckSquareIcon } from "./messageCheckSquare.js";
|
|
771
|
+
import { MessageCircle1Icon } from "./messageCircle1.js";
|
|
772
|
+
import { MessageCircle2Icon } from "./messageCircle2.js";
|
|
773
|
+
import { MessageDotsCircleIcon } from "./messageDotsCircle.js";
|
|
774
|
+
import { MessageDotsSquareIcon } from "./messageDotsSquare.js";
|
|
775
|
+
import { MessageHeartCircleIcon } from "./messageHeartCircle.js";
|
|
776
|
+
import { MessageHeartSquareIcon } from "./messageHeartSquare.js";
|
|
777
|
+
import { MessageNotificationCircleIcon } from "./messageNotificationCircle.js";
|
|
778
|
+
import { MessageNotificationSquareIcon } from "./messageNotificationSquare.js";
|
|
779
|
+
import { MessagePlusCircleIcon } from "./messagePlusCircle.js";
|
|
780
|
+
import { MessagePlusSquareIcon } from "./messagePlusSquare.js";
|
|
781
|
+
import { MessageQuestionCircleIcon } from "./messageQuestionCircle.js";
|
|
782
|
+
import { MessageQuestionSquareIcon } from "./messageQuestionSquare.js";
|
|
783
|
+
import { MessageSmileCircleIcon } from "./messageSmileCircle.js";
|
|
784
|
+
import { MessageSmileSquareIcon } from "./messageSmileSquare.js";
|
|
785
|
+
import { MessageSquare1Icon } from "./messageSquare1.js";
|
|
786
|
+
import { MessageSquare2Icon } from "./messageSquare2.js";
|
|
787
|
+
import { MessageTextCircle1Icon } from "./messageTextCircle1.js";
|
|
788
|
+
import { MessageTextCircle2Icon } from "./messageTextCircle2.js";
|
|
789
|
+
import { MessageTextSquareIcon } from "./messageTextSquare.js";
|
|
790
|
+
import { MessageTextSquare1Icon } from "./messageTextSquare1.js";
|
|
791
|
+
import { MessageTextSquare2Icon } from "./messageTextSquare2.js";
|
|
792
|
+
import { MessageXCircleIcon } from "./messageXCircle.js";
|
|
793
|
+
import { MessageXSquareIcon } from "./messageXSquare.js";
|
|
794
|
+
import { MicrophoneIcon } from "./microphone.js";
|
|
795
|
+
import { Microphone1Icon } from "./microphone1.js";
|
|
796
|
+
import { Microphone2Icon } from "./microphone2.js";
|
|
797
|
+
import { MicrophoneOffIcon } from "./microphoneOff.js";
|
|
798
|
+
import { MicrophoneOff1Icon } from "./microphoneOff1.js";
|
|
799
|
+
import { MicrophoneOff2Icon } from "./microphoneOff2.js";
|
|
800
|
+
import { MicroscopeIcon } from "./microscope.js";
|
|
801
|
+
import { Minimize1Icon } from "./minimize1.js";
|
|
802
|
+
import { Minimize2Icon } from "./minimize2.js";
|
|
803
|
+
import { MinusIcon } from "./minus.js";
|
|
804
|
+
import { MinusCircleIcon } from "./minusCircle.js";
|
|
805
|
+
import { MinusSquareIcon } from "./minusSquare.js";
|
|
806
|
+
import { Modem1Icon } from "./modem1.js";
|
|
807
|
+
import { Modem2Icon } from "./modem2.js";
|
|
808
|
+
import { MonitorIcon } from "./monitor.js";
|
|
809
|
+
import { Monitor1Icon } from "./monitor1.js";
|
|
810
|
+
import { Monitor2Icon } from "./monitor2.js";
|
|
811
|
+
import { Monitor3Icon } from "./monitor3.js";
|
|
812
|
+
import { Monitor4Icon } from "./monitor4.js";
|
|
813
|
+
import { Monitor5Icon } from "./monitor5.js";
|
|
814
|
+
import { Moon1Icon } from "./moon1.js";
|
|
815
|
+
import { Moon2Icon } from "./moon2.js";
|
|
816
|
+
import { MoonEclipseIcon } from "./moonEclipse.js";
|
|
817
|
+
import { MoonStarIcon } from "./moonStar.js";
|
|
818
|
+
import { MouseIcon } from "./mouse.js";
|
|
819
|
+
import { MoveIcon } from "./move.js";
|
|
820
|
+
import { MusicNote1Icon } from "./musicNote1.js";
|
|
821
|
+
import { MusicNote2Icon } from "./musicNote2.js";
|
|
822
|
+
import { MusicNotePlusIcon } from "./musicNotePlus.js";
|
|
823
|
+
import { NavigationPointer1Icon } from "./navigationPointer1.js";
|
|
824
|
+
import { NavigationPointer2Icon } from "./navigationPointer2.js";
|
|
825
|
+
import { NavigationPointerOff1Icon } from "./navigationPointerOff1.js";
|
|
826
|
+
import { NavigationPointerOff2Icon } from "./navigationPointerOff2.js";
|
|
827
|
+
import { NotificationBoxIcon } from "./notificationBox.js";
|
|
828
|
+
import { NotificationMessageIcon } from "./notificationMessage.js";
|
|
829
|
+
import { NotificationTextIcon } from "./notificationText.js";
|
|
830
|
+
import { OctagonIcon } from "./octagon.js";
|
|
831
|
+
import { PackageIcon } from "./package.js";
|
|
832
|
+
import { PackageCheckIcon } from "./packageCheck.js";
|
|
833
|
+
import { PackageMinusIcon } from "./packageMinus.js";
|
|
834
|
+
import { PackagePlusIcon } from "./packagePlus.js";
|
|
835
|
+
import { PackageSearchIcon } from "./packageSearch.js";
|
|
836
|
+
import { PackageXIcon } from "./packageX.js";
|
|
837
|
+
import { PaintIcon } from "./paint.js";
|
|
838
|
+
import { PaintPourIcon } from "./paintPour.js";
|
|
839
|
+
import { PaletteIcon } from "./palette.js";
|
|
840
|
+
import { PaperclipIcon } from "./paperclip.js";
|
|
841
|
+
import { ParagraphSpacingIcon } from "./paragraphSpacing.js";
|
|
842
|
+
import { ParagraphWrapIcon } from "./paragraphWrap.js";
|
|
843
|
+
import { PasscodeIcon } from "./passcode.js";
|
|
844
|
+
import { PasscodeLockIcon } from "./passcodeLock.js";
|
|
845
|
+
import { PassportIcon } from "./passport.js";
|
|
846
|
+
import { PauseCircleIcon } from "./pauseCircle.js";
|
|
847
|
+
import { PauseSquareIcon } from "./pauseSquare.js";
|
|
848
|
+
import { PenTool1Icon } from "./penTool1.js";
|
|
849
|
+
import { PenTool2Icon } from "./penTool2.js";
|
|
850
|
+
import { PenToolMinusIcon } from "./penToolMinus.js";
|
|
851
|
+
import { PenToolPlusIcon } from "./penToolPlus.js";
|
|
852
|
+
import { Pencil1Icon } from "./pencil1.js";
|
|
853
|
+
import { Pencil2Icon } from "./pencil2.js";
|
|
854
|
+
import { PencilLineIcon } from "./pencilLine.js";
|
|
855
|
+
import { PentagonIcon } from "./pentagon.js";
|
|
856
|
+
import { Percent1Icon } from "./percent1.js";
|
|
857
|
+
import { Percent2Icon } from "./percent2.js";
|
|
858
|
+
import { Percent3Icon } from "./percent3.js";
|
|
859
|
+
import { Perspective1Icon } from "./perspective1.js";
|
|
860
|
+
import { Perspective2Icon } from "./perspective2.js";
|
|
861
|
+
import { PhoneIcon } from "./phone.js";
|
|
862
|
+
import { Phone1Icon } from "./phone1.js";
|
|
863
|
+
import { Phone2Icon } from "./phone2.js";
|
|
864
|
+
import { PhoneCallIcon } from "./phoneCall.js";
|
|
865
|
+
import { PhoneCall1Icon } from "./phoneCall1.js";
|
|
866
|
+
import { PhoneCall2Icon } from "./phoneCall2.js";
|
|
867
|
+
import { PhoneHangUpIcon } from "./phoneHangUp.js";
|
|
868
|
+
import { PhoneIncomingIcon } from "./phoneIncoming.js";
|
|
869
|
+
import { PhoneIncoming1Icon } from "./phoneIncoming1.js";
|
|
870
|
+
import { PhoneIncoming2Icon } from "./phoneIncoming2.js";
|
|
871
|
+
import { PhoneOutgoing1Icon } from "./phoneOutgoing1.js";
|
|
872
|
+
import { PhoneOutgoing2Icon } from "./phoneOutgoing2.js";
|
|
873
|
+
import { PhonePauseIcon } from "./phonePause.js";
|
|
874
|
+
import { PhonePlusIcon } from "./phonePlus.js";
|
|
875
|
+
import { PhoneXIcon } from "./phoneX.js";
|
|
876
|
+
import { PieChartIcon } from "./pieChart.js";
|
|
877
|
+
import { PieChart1Icon } from "./pieChart1.js";
|
|
878
|
+
import { PieChart2Icon } from "./pieChart2.js";
|
|
879
|
+
import { PieChart3Icon } from "./pieChart3.js";
|
|
880
|
+
import { PieChart4Icon } from "./pieChart4.js";
|
|
881
|
+
import { PiggyBank1Icon } from "./piggyBank1.js";
|
|
882
|
+
import { PiggyBank2Icon } from "./piggyBank2.js";
|
|
883
|
+
import { Pilcrow1Icon } from "./pilcrow1.js";
|
|
884
|
+
import { Pilcrow2Icon } from "./pilcrow2.js";
|
|
885
|
+
import { PilcrowSquareIcon } from "./pilcrowSquare.js";
|
|
886
|
+
import { Pin1Icon } from "./pin1.js";
|
|
887
|
+
import { Pin2Icon } from "./pin2.js";
|
|
888
|
+
import { PlaceholderIcon } from "./placeholder.js";
|
|
889
|
+
import { PlaneIcon } from "./plane.js";
|
|
890
|
+
import { PlayIcon } from "./play.js";
|
|
891
|
+
import { PlayCircleIcon } from "./playCircle.js";
|
|
892
|
+
import { PlaySquareIcon } from "./playSquare.js";
|
|
893
|
+
import { PlusIcon } from "./plus.js";
|
|
894
|
+
import { PlusCircleIcon } from "./plusCircle.js";
|
|
895
|
+
import { PlusSquareIcon } from "./plusSquare.js";
|
|
896
|
+
import { PodcastIcon } from "./podcast.js";
|
|
897
|
+
import { Power1Icon } from "./power1.js";
|
|
898
|
+
import { Power2Icon } from "./power2.js";
|
|
899
|
+
import { Power3Icon } from "./power3.js";
|
|
900
|
+
import { PresentationChart1Icon } from "./presentationChart1.js";
|
|
901
|
+
import { PresentationChart2Icon } from "./presentationChart2.js";
|
|
902
|
+
import { PresentationChart3Icon } from "./presentationChart3.js";
|
|
903
|
+
import { PrinterIcon } from "./printer.js";
|
|
904
|
+
import { PuzzlePieceIcon } from "./puzzlePiece.js";
|
|
905
|
+
import { PuzzlePiece1Icon } from "./puzzlePiece1.js";
|
|
906
|
+
import { PuzzlePiece2Icon } from "./puzzlePiece2.js";
|
|
907
|
+
import { QrCodeIcon } from "./qrCode.js";
|
|
908
|
+
import { QrCode1Icon } from "./qrCode1.js";
|
|
909
|
+
import { QrCode2Icon } from "./qrCode2.js";
|
|
910
|
+
import { ReceiptIcon } from "./receipt.js";
|
|
911
|
+
import { ReceiptCheckIcon } from "./receiptCheck.js";
|
|
912
|
+
import { RecordingIcon } from "./recording.js";
|
|
913
|
+
import { Recording1Icon } from "./recording1.js";
|
|
914
|
+
import { Recording2Icon } from "./recording2.js";
|
|
915
|
+
import { Recording3Icon } from "./recording3.js";
|
|
916
|
+
import { Reflect1Icon } from "./reflect1.js";
|
|
917
|
+
import { Reflect2Icon } from "./reflect2.js";
|
|
918
|
+
import { RefreshCcwIcon } from "./refreshCcw.js";
|
|
919
|
+
import { RefreshCcw1Icon } from "./refreshCcw1.js";
|
|
920
|
+
import { RefreshCcw2Icon } from "./refreshCcw2.js";
|
|
921
|
+
import { RefreshCcw3Icon } from "./refreshCcw3.js";
|
|
922
|
+
import { RefreshCcw4Icon } from "./refreshCcw4.js";
|
|
923
|
+
import { RefreshCcw5Icon } from "./refreshCcw5.js";
|
|
924
|
+
import { RefreshCwIcon } from "./refreshCw.js";
|
|
925
|
+
import { RefreshCw1Icon } from "./refreshCw1.js";
|
|
926
|
+
import { RefreshCw2Icon } from "./refreshCw2.js";
|
|
927
|
+
import { RefreshCw3Icon } from "./refreshCw3.js";
|
|
928
|
+
import { RefreshCw4Icon } from "./refreshCw4.js";
|
|
929
|
+
import { RefreshCw5Icon } from "./refreshCw5.js";
|
|
930
|
+
import { Repeat1Icon } from "./repeat1.js";
|
|
931
|
+
import { Repeat2Icon } from "./repeat2.js";
|
|
932
|
+
import { Repeat3Icon } from "./repeat3.js";
|
|
933
|
+
import { Repeat4Icon } from "./repeat4.js";
|
|
934
|
+
import { ReverseLeftIcon } from "./reverseLeft.js";
|
|
935
|
+
import { ReverseRightIcon } from "./reverseRight.js";
|
|
936
|
+
import { RightIndent1Icon } from "./rightIndent1.js";
|
|
937
|
+
import { RightIndent2Icon } from "./rightIndent2.js";
|
|
938
|
+
import { RocketIcon } from "./rocket.js";
|
|
939
|
+
import { Rocket1Icon } from "./rocket1.js";
|
|
940
|
+
import { Rocket2Icon } from "./rocket2.js";
|
|
941
|
+
import { RollerBrushIcon } from "./rollerBrush.js";
|
|
942
|
+
import { RotateCcwIcon } from "./rotateCcw.js";
|
|
943
|
+
import { RouteIcon } from "./route.js";
|
|
944
|
+
import { Rows1Icon } from "./rows1.js";
|
|
945
|
+
import { Rows2Icon } from "./rows2.js";
|
|
946
|
+
import { Rows3Icon } from "./rows3.js";
|
|
947
|
+
import { Rss1Icon } from "./rss1.js";
|
|
948
|
+
import { Rss2Icon } from "./rss2.js";
|
|
949
|
+
import { RulerIcon } from "./ruler.js";
|
|
950
|
+
import { SafeIcon } from "./safe.js";
|
|
951
|
+
import { Sale1Icon } from "./sale1.js";
|
|
952
|
+
import { Sale2Icon } from "./sale2.js";
|
|
953
|
+
import { Sale3Icon } from "./sale3.js";
|
|
954
|
+
import { Sale4Icon } from "./sale4.js";
|
|
955
|
+
import { SaveIcon } from "./save.js";
|
|
956
|
+
import { Save1Icon } from "./save1.js";
|
|
957
|
+
import { Save2Icon } from "./save2.js";
|
|
958
|
+
import { Save3Icon } from "./save3.js";
|
|
959
|
+
import { Scale1Icon } from "./scale1.js";
|
|
960
|
+
import { Scale2Icon } from "./scale2.js";
|
|
961
|
+
import { Scale3Icon } from "./scale3.js";
|
|
962
|
+
import { Scales1Icon } from "./scales1.js";
|
|
963
|
+
import { Scales2Icon } from "./scales2.js";
|
|
964
|
+
import { ScanIcon } from "./scan.js";
|
|
965
|
+
import { Scissors1Icon } from "./scissors1.js";
|
|
966
|
+
import { Scissors2Icon } from "./scissors2.js";
|
|
967
|
+
import { ScissorsCut1Icon } from "./scissorsCut1.js";
|
|
968
|
+
import { ScissorsCut2Icon } from "./scissorsCut2.js";
|
|
969
|
+
import { SearchLgIcon } from "./searchLg.js";
|
|
970
|
+
import { SearchMdIcon } from "./searchMd.js";
|
|
971
|
+
import { SearchRefractionIcon } from "./searchRefraction.js";
|
|
972
|
+
import { SearchSmIcon } from "./searchSm.js";
|
|
973
|
+
import { SendIcon } from "./send.js";
|
|
974
|
+
import { Send1Icon } from "./send1.js";
|
|
975
|
+
import { Send2Icon } from "./send2.js";
|
|
976
|
+
import { Send3Icon } from "./send3.js";
|
|
977
|
+
import { Server1Icon } from "./server1.js";
|
|
978
|
+
import { Server2Icon } from "./server2.js";
|
|
979
|
+
import { Server3Icon } from "./server3.js";
|
|
980
|
+
import { Server4Icon } from "./server4.js";
|
|
981
|
+
import { Server5Icon } from "./server5.js";
|
|
982
|
+
import { Server6Icon } from "./server6.js";
|
|
983
|
+
import { SettingsIcon } from "./settings.js";
|
|
984
|
+
import { Settings1Icon } from "./settings1.js";
|
|
985
|
+
import { Settings2Icon } from "./settings2.js";
|
|
986
|
+
import { Settings3Icon } from "./settings3.js";
|
|
987
|
+
import { Settings4Icon } from "./settings4.js";
|
|
988
|
+
import { ShareIcon } from "./share.js";
|
|
989
|
+
import { Share1Icon } from "./share1.js";
|
|
990
|
+
import { Share2Icon } from "./share2.js";
|
|
991
|
+
import { Share3Icon } from "./share3.js";
|
|
992
|
+
import { Share4Icon } from "./share4.js";
|
|
993
|
+
import { Share5Icon } from "./share5.js";
|
|
994
|
+
import { Share6Icon } from "./share6.js";
|
|
995
|
+
import { Share7Icon } from "./share7.js";
|
|
996
|
+
import { ShareArrowIcon } from "./shareArrow.js";
|
|
997
|
+
import { Shield1Icon } from "./shield1.js";
|
|
998
|
+
import { Shield2Icon } from "./shield2.js";
|
|
999
|
+
import { Shield3Icon } from "./shield3.js";
|
|
1000
|
+
import { ShieldDollarIcon } from "./shieldDollar.js";
|
|
1001
|
+
import { ShieldOffIcon } from "./shieldOff.js";
|
|
1002
|
+
import { ShieldPlusIcon } from "./shieldPlus.js";
|
|
1003
|
+
import { ShieldTickIcon } from "./shieldTick.js";
|
|
1004
|
+
import { ShieldZapIcon } from "./shieldZap.js";
|
|
1005
|
+
import { ShoppingBag1Icon } from "./shoppingBag1.js";
|
|
1006
|
+
import { ShoppingBag2Icon } from "./shoppingBag2.js";
|
|
1007
|
+
import { ShoppingBag3Icon } from "./shoppingBag3.js";
|
|
1008
|
+
import { ShoppingCart1Icon } from "./shoppingCart1.js";
|
|
1009
|
+
import { ShoppingCart2Icon } from "./shoppingCart2.js";
|
|
1010
|
+
import { ShoppingCart3Icon } from "./shoppingCart3.js";
|
|
1011
|
+
import { Shuffle1Icon } from "./shuffle1.js";
|
|
1012
|
+
import { Shuffle2Icon } from "./shuffle2.js";
|
|
1013
|
+
import { Signal1Icon } from "./signal1.js";
|
|
1014
|
+
import { Signal2Icon } from "./signal2.js";
|
|
1015
|
+
import { Signal3Icon } from "./signal3.js";
|
|
1016
|
+
import { SimcardIcon } from "./simcard.js";
|
|
1017
|
+
import { SkewIcon } from "./skew.js";
|
|
1018
|
+
import { SkipBackIcon } from "./skipBack.js";
|
|
1019
|
+
import { SkipForwardIcon } from "./skipForward.js";
|
|
1020
|
+
import { SlashCircle1Icon } from "./slashCircle1.js";
|
|
1021
|
+
import { SlashCircle2Icon } from "./slashCircle2.js";
|
|
1022
|
+
import { SlashDividerIcon } from "./slashDivider.js";
|
|
1023
|
+
import { SlashOctagonIcon } from "./slashOctagon.js";
|
|
1024
|
+
import { Sliders1Icon } from "./sliders1.js";
|
|
1025
|
+
import { Sliders2Icon } from "./sliders2.js";
|
|
1026
|
+
import { Sliders3Icon } from "./sliders3.js";
|
|
1027
|
+
import { Sliders4Icon } from "./sliders4.js";
|
|
1028
|
+
import { Snowflake1Icon } from "./snowflake1.js";
|
|
1029
|
+
import { Snowflake2Icon } from "./snowflake2.js";
|
|
1030
|
+
import { SpacingHeight1Icon } from "./spacingHeight1.js";
|
|
1031
|
+
import { SpacingHeight2Icon } from "./spacingHeight2.js";
|
|
1032
|
+
import { SpacingWidth1Icon } from "./spacingWidth1.js";
|
|
1033
|
+
import { SpacingWidth2Icon } from "./spacingWidth2.js";
|
|
1034
|
+
import { Speaker1Icon } from "./speaker1.js";
|
|
1035
|
+
import { Speaker2Icon } from "./speaker2.js";
|
|
1036
|
+
import { Speaker3Icon } from "./speaker3.js";
|
|
1037
|
+
import { Speedometer1Icon } from "./speedometer1.js";
|
|
1038
|
+
import { Speedometer2Icon } from "./speedometer2.js";
|
|
1039
|
+
import { Speedometer3Icon } from "./speedometer3.js";
|
|
1040
|
+
import { Speedometer4Icon } from "./speedometer4.js";
|
|
1041
|
+
import { SpinnerIcon } from "./spinner.js";
|
|
1042
|
+
import { SquareIcon } from "./square.js";
|
|
1043
|
+
import { StandIcon } from "./stand.js";
|
|
1044
|
+
import { Star1Icon } from "./star1.js";
|
|
1045
|
+
import { Star2Icon } from "./star2.js";
|
|
1046
|
+
import { Star3Icon } from "./star3.js";
|
|
1047
|
+
import { Star4Icon } from "./star4.js";
|
|
1048
|
+
import { Star5Icon } from "./star5.js";
|
|
1049
|
+
import { Star6Icon } from "./star6.js";
|
|
1050
|
+
import { Star7Icon } from "./star7.js";
|
|
1051
|
+
import { StarsIcon } from "./stars.js";
|
|
1052
|
+
import { Stars1Icon } from "./stars1.js";
|
|
1053
|
+
import { Stars2Icon } from "./stars2.js";
|
|
1054
|
+
import { Stars3Icon } from "./stars3.js";
|
|
1055
|
+
import { StickerCircleIcon } from "./stickerCircle.js";
|
|
1056
|
+
import { StickerSquareIcon } from "./stickerSquare.js";
|
|
1057
|
+
import { StopIcon } from "./stop.js";
|
|
1058
|
+
import { StopCircleIcon } from "./stopCircle.js";
|
|
1059
|
+
import { StopSquareIcon } from "./stopSquare.js";
|
|
1060
|
+
import { Strikethrough1Icon } from "./strikethrough1.js";
|
|
1061
|
+
import { Strikethrough2Icon } from "./strikethrough2.js";
|
|
1062
|
+
import { StrikethroughSquareIcon } from "./strikethroughSquare.js";
|
|
1063
|
+
import { SubscriptIcon } from "./subscript.js";
|
|
1064
|
+
import { SunIcon } from "./sun.js";
|
|
1065
|
+
import { SunSetting1Icon } from "./sunSetting1.js";
|
|
1066
|
+
import { SunSetting2Icon } from "./sunSetting2.js";
|
|
1067
|
+
import { SunSetting3Icon } from "./sunSetting3.js";
|
|
1068
|
+
import { SunriseIcon } from "./sunrise.js";
|
|
1069
|
+
import { SunsetIcon } from "./sunset.js";
|
|
1070
|
+
import { SwitchHorizontal1Icon } from "./switchHorizontal1.js";
|
|
1071
|
+
import { SwitchHorizontal2Icon } from "./switchHorizontal2.js";
|
|
1072
|
+
import { SwitchVertical1Icon } from "./switchVertical1.js";
|
|
1073
|
+
import { SwitchVertical2Icon } from "./switchVertical2.js";
|
|
1074
|
+
import { TableIcon } from "./table.js";
|
|
1075
|
+
import { Tablet1Icon } from "./tablet1.js";
|
|
1076
|
+
import { Tablet2Icon } from "./tablet2.js";
|
|
1077
|
+
import { Tag1Icon } from "./tag1.js";
|
|
1078
|
+
import { Tag2Icon } from "./tag2.js";
|
|
1079
|
+
import { Tag3Icon } from "./tag3.js";
|
|
1080
|
+
import { Target1Icon } from "./target1.js";
|
|
1081
|
+
import { Target2Icon } from "./target2.js";
|
|
1082
|
+
import { Target3Icon } from "./target3.js";
|
|
1083
|
+
import { Target4Icon } from "./target4.js";
|
|
1084
|
+
import { Target5Icon } from "./target5.js";
|
|
1085
|
+
import { TelescopeIcon } from "./telescope.js";
|
|
1086
|
+
import { TerminalIcon } from "./terminal.js";
|
|
1087
|
+
import { TerminalBrowserIcon } from "./terminalBrowser.js";
|
|
1088
|
+
import { TerminalCircleIcon } from "./terminalCircle.js";
|
|
1089
|
+
import { TerminalSquareIcon } from "./terminalSquare.js";
|
|
1090
|
+
import { TextInputIcon } from "./textInput.js";
|
|
1091
|
+
import { Thermometer1Icon } from "./thermometer1.js";
|
|
1092
|
+
import { Thermometer2Icon } from "./thermometer2.js";
|
|
1093
|
+
import { Thermometer3Icon } from "./thermometer3.js";
|
|
1094
|
+
import { ThermometerColdIcon } from "./thermometerCold.js";
|
|
1095
|
+
import { ThermometerWarmIcon } from "./thermometerWarm.js";
|
|
1096
|
+
import { ThumbsDownIcon } from "./thumbsDown.js";
|
|
1097
|
+
import { ThumbsUpIcon } from "./thumbsUp.js";
|
|
1098
|
+
import { Ticket1Icon } from "./ticket1.js";
|
|
1099
|
+
import { Ticket2Icon } from "./ticket2.js";
|
|
1100
|
+
import { Toggle1LeftIcon } from "./toggle1Left.js";
|
|
1101
|
+
import { Toggle1RightIcon } from "./toggle1Right.js";
|
|
1102
|
+
import { Toggle2LeftIcon } from "./toggle2Left.js";
|
|
1103
|
+
import { Toggle2RightIcon } from "./toggle2Right.js";
|
|
1104
|
+
import { Toggle3LeftIcon } from "./toggle3Left.js";
|
|
1105
|
+
import { Toggle3RightIcon } from "./toggle3Right.js";
|
|
1106
|
+
import { Tool1Icon } from "./tool1.js";
|
|
1107
|
+
import { Tool2Icon } from "./tool2.js";
|
|
1108
|
+
import { TrainIcon } from "./train.js";
|
|
1109
|
+
import { TramIcon } from "./tram.js";
|
|
1110
|
+
import { TransformIcon } from "./transform.js";
|
|
1111
|
+
import { Translate1Icon } from "./translate1.js";
|
|
1112
|
+
import { Translate2Icon } from "./translate2.js";
|
|
1113
|
+
import { TrashIcon } from "./trash.js";
|
|
1114
|
+
import { Trash1Icon } from "./trash1.js";
|
|
1115
|
+
import { Trash2Icon } from "./trash2.js";
|
|
1116
|
+
import { Trash3Icon } from "./trash3.js";
|
|
1117
|
+
import { Trash4Icon } from "./trash4.js";
|
|
1118
|
+
import { TrendDownIcon } from "./trendDown.js";
|
|
1119
|
+
import { TrendDown1Icon } from "./trendDown1.js";
|
|
1120
|
+
import { TrendDown2Icon } from "./trendDown2.js";
|
|
1121
|
+
import { TrendUpIcon } from "./trendUp.js";
|
|
1122
|
+
import { TrendUp1Icon } from "./trendUp1.js";
|
|
1123
|
+
import { TrendUp2Icon } from "./trendUp2.js";
|
|
1124
|
+
import { TriangleIcon } from "./triangle.js";
|
|
1125
|
+
import { Trophy1Icon } from "./trophy1.js";
|
|
1126
|
+
import { Trophy2Icon } from "./trophy2.js";
|
|
1127
|
+
import { Truck1Icon } from "./truck1.js";
|
|
1128
|
+
import { Truck2Icon } from "./truck2.js";
|
|
1129
|
+
import { Tv1Icon } from "./tv1.js";
|
|
1130
|
+
import { Tv2Icon } from "./tv2.js";
|
|
1131
|
+
import { Tv3Icon } from "./tv3.js";
|
|
1132
|
+
import { Type1Icon } from "./type1.js";
|
|
1133
|
+
import { Type2Icon } from "./type2.js";
|
|
1134
|
+
import { TypeSquareIcon } from "./typeSquare.js";
|
|
1135
|
+
import { TypeStrikethrough1Icon } from "./typeStrikethrough1.js";
|
|
1136
|
+
import { TypeStrikethrough2Icon } from "./typeStrikethrough2.js";
|
|
1137
|
+
import { Umbrella1Icon } from "./umbrella1.js";
|
|
1138
|
+
import { Umbrella2Icon } from "./umbrella2.js";
|
|
1139
|
+
import { Umbrella3Icon } from "./umbrella3.js";
|
|
1140
|
+
import { Underline1Icon } from "./underline1.js";
|
|
1141
|
+
import { Underline2Icon } from "./underline2.js";
|
|
1142
|
+
import { UnderlineSquareIcon } from "./underlineSquare.js";
|
|
1143
|
+
import { Upload1Icon } from "./upload1.js";
|
|
1144
|
+
import { Upload2Icon } from "./upload2.js";
|
|
1145
|
+
import { Upload3Icon } from "./upload3.js";
|
|
1146
|
+
import { Upload4Icon } from "./upload4.js";
|
|
1147
|
+
import { UploadCloud1Icon } from "./uploadCloud1.js";
|
|
1148
|
+
import { UploadCloud2Icon } from "./uploadCloud2.js";
|
|
1149
|
+
import { UsbFlashDriveIcon } from "./usbFlashDrive.js";
|
|
1150
|
+
import { UserIcon } from "./user.js";
|
|
1151
|
+
import { User1Icon } from "./user1.js";
|
|
1152
|
+
import { User2Icon } from "./user2.js";
|
|
1153
|
+
import { User3Icon } from "./user3.js";
|
|
1154
|
+
import { UserCheck1Icon } from "./userCheck1.js";
|
|
1155
|
+
import { UserCheck2Icon } from "./userCheck2.js";
|
|
1156
|
+
import { UserCircleIcon } from "./userCircle.js";
|
|
1157
|
+
import { UserDown1Icon } from "./userDown1.js";
|
|
1158
|
+
import { UserDown2Icon } from "./userDown2.js";
|
|
1159
|
+
import { UserEditIcon } from "./userEdit.js";
|
|
1160
|
+
import { UserLeft1Icon } from "./userLeft1.js";
|
|
1161
|
+
import { UserLeft2Icon } from "./userLeft2.js";
|
|
1162
|
+
import { UserMinus1Icon } from "./userMinus1.js";
|
|
1163
|
+
import { UserMinus2Icon } from "./userMinus2.js";
|
|
1164
|
+
import { UserPlusIcon } from "./userPlus.js";
|
|
1165
|
+
import { UserPlus1Icon } from "./userPlus1.js";
|
|
1166
|
+
import { UserPlus2Icon } from "./userPlus2.js";
|
|
1167
|
+
import { UserRight1Icon } from "./userRight1.js";
|
|
1168
|
+
import { UserRight2Icon } from "./userRight2.js";
|
|
1169
|
+
import { UserSquareIcon } from "./userSquare.js";
|
|
1170
|
+
import { UserUp1Icon } from "./userUp1.js";
|
|
1171
|
+
import { UserUp2Icon } from "./userUp2.js";
|
|
1172
|
+
import { UserXIcon } from "./userX.js";
|
|
1173
|
+
import { UserX1Icon } from "./userX1.js";
|
|
1174
|
+
import { UserX2Icon } from "./userX2.js";
|
|
1175
|
+
import { UsersIcon } from "./users.js";
|
|
1176
|
+
import { Users1Icon } from "./users1.js";
|
|
1177
|
+
import { Users2Icon } from "./users2.js";
|
|
1178
|
+
import { Users3Icon } from "./users3.js";
|
|
1179
|
+
import { UsersCheckIcon } from "./usersCheck.js";
|
|
1180
|
+
import { UsersDownIcon } from "./usersDown.js";
|
|
1181
|
+
import { UsersEditIcon } from "./usersEdit.js";
|
|
1182
|
+
import { UsersLeftIcon } from "./usersLeft.js";
|
|
1183
|
+
import { UsersMinusIcon } from "./usersMinus.js";
|
|
1184
|
+
import { UsersPlusIcon } from "./usersPlus.js";
|
|
1185
|
+
import { UsersRightIcon } from "./usersRight.js";
|
|
1186
|
+
import { UsersUpIcon } from "./usersUp.js";
|
|
1187
|
+
import { UsersXIcon } from "./usersX.js";
|
|
1188
|
+
import { VariableIcon } from "./variable.js";
|
|
1189
|
+
import { VideoRecorderIcon } from "./videoRecorder.js";
|
|
1190
|
+
import { VideoRecorderOffIcon } from "./videoRecorderOff.js";
|
|
1191
|
+
import { VirusIcon } from "./virus.js";
|
|
1192
|
+
import { VoicemailIcon } from "./voicemail.js";
|
|
1193
|
+
import { VolumeMaxIcon } from "./volumeMax.js";
|
|
1194
|
+
import { VolumeMinIcon } from "./volumeMin.js";
|
|
1195
|
+
import { VolumeMinusIcon } from "./volumeMinus.js";
|
|
1196
|
+
import { VolumePlusIcon } from "./volumePlus.js";
|
|
1197
|
+
import { VolumeXIcon } from "./volumeX.js";
|
|
1198
|
+
import { Wallet1Icon } from "./wallet1.js";
|
|
1199
|
+
import { Wallet2Icon } from "./wallet2.js";
|
|
1200
|
+
import { Wallet3Icon } from "./wallet3.js";
|
|
1201
|
+
import { Wallet4Icon } from "./wallet4.js";
|
|
1202
|
+
import { Wallet5Icon } from "./wallet5.js";
|
|
1203
|
+
import { WatchCircleIcon } from "./watchCircle.js";
|
|
1204
|
+
import { WatchSquareIcon } from "./watchSquare.js";
|
|
1205
|
+
import { WavesIcon } from "./waves.js";
|
|
1206
|
+
import { Webcam1Icon } from "./webcam1.js";
|
|
1207
|
+
import { Webcam2Icon } from "./webcam2.js";
|
|
1208
|
+
import { WifiIcon } from "./wifi.js";
|
|
1209
|
+
import { WifiOffIcon } from "./wifiOff.js";
|
|
1210
|
+
import { Wind1Icon } from "./wind1.js";
|
|
1211
|
+
import { Wind2Icon } from "./wind2.js";
|
|
1212
|
+
import { Wind3Icon } from "./wind3.js";
|
|
1213
|
+
import { XIcon } from "./x.js";
|
|
1214
|
+
import { XCircleIcon } from "./xCircle.js";
|
|
1215
|
+
import { XCloseIcon } from "./xClose.js";
|
|
1216
|
+
import { XSquareIcon } from "./xSquare.js";
|
|
1217
|
+
import { YoutubeIcon } from "./youtube.js";
|
|
1218
|
+
import { ZapIcon } from "./zap.js";
|
|
1219
|
+
import { ZapCircleIcon } from "./zapCircle.js";
|
|
1220
|
+
import { ZapFastIcon } from "./zapFast.js";
|
|
1221
|
+
import { ZapOffIcon } from "./zapOff.js";
|
|
1222
|
+
import { ZapSquareIcon } from "./zapSquare.js";
|
|
1223
|
+
import { ZoomInIcon } from "./zoomIn.js";
|
|
1224
|
+
import { ZoomOutIcon } from "./zoomOut.js";
|
|
1225
|
+
export {
|
|
1226
|
+
ActivityHeartIcon,
|
|
1227
|
+
ActivityIcon,
|
|
1228
|
+
AirplayIcon,
|
|
1229
|
+
AirpodsIcon,
|
|
1230
|
+
AlarmClockCheckIcon,
|
|
1231
|
+
AlarmClockIcon,
|
|
1232
|
+
AlarmClockMinusIcon,
|
|
1233
|
+
AlarmClockOffIcon,
|
|
1234
|
+
AlarmClockPlusIcon,
|
|
1235
|
+
AlertCircleIcon,
|
|
1236
|
+
AlertHexagonIcon,
|
|
1237
|
+
AlertOctagonIcon,
|
|
1238
|
+
AlertSquareIcon,
|
|
1239
|
+
AlertTriangleIcon,
|
|
1240
|
+
AlignBottom1Icon,
|
|
1241
|
+
AlignBottom2Icon,
|
|
1242
|
+
AlignCenterIcon,
|
|
1243
|
+
AlignHorizontalCentre1Icon,
|
|
1244
|
+
AlignHorizontalCentre2Icon,
|
|
1245
|
+
AlignJustifyIcon,
|
|
1246
|
+
AlignLeft1Icon,
|
|
1247
|
+
AlignLeft2Icon,
|
|
1248
|
+
AlignLeftIcon,
|
|
1249
|
+
AlignRight1Icon,
|
|
1250
|
+
AlignRight2Icon,
|
|
1251
|
+
AlignRightIcon,
|
|
1252
|
+
AlignTopArrow1Icon,
|
|
1253
|
+
AlignTopArrow2Icon,
|
|
1254
|
+
AlignVerticalCenter1Icon,
|
|
1255
|
+
AlignVerticalCenter2Icon,
|
|
1256
|
+
AnchorIcon,
|
|
1257
|
+
AnnotationAlertIcon,
|
|
1258
|
+
AnnotationCheckIcon,
|
|
1259
|
+
AnnotationDotsIcon,
|
|
1260
|
+
AnnotationHeartIcon,
|
|
1261
|
+
AnnotationIcon,
|
|
1262
|
+
AnnotationInfoIcon,
|
|
1263
|
+
AnnotationPlusIcon,
|
|
1264
|
+
AnnotationQuestionIcon,
|
|
1265
|
+
AnnotationXIcon,
|
|
1266
|
+
Announcement1Icon,
|
|
1267
|
+
Announcement2Icon,
|
|
1268
|
+
Announcement3Icon,
|
|
1269
|
+
AppIntegrationIcon,
|
|
1270
|
+
ArchiveIcon,
|
|
1271
|
+
ArrowBlockDownIcon,
|
|
1272
|
+
ArrowBlockLeftIcon,
|
|
1273
|
+
ArrowBlockRightIcon,
|
|
1274
|
+
ArrowBlockUpIcon,
|
|
1275
|
+
ArrowCircleBrokenDownIcon,
|
|
1276
|
+
ArrowCircleBrokenDownLeftIcon,
|
|
1277
|
+
ArrowCircleBrokenDownRightIcon,
|
|
1278
|
+
ArrowCircleBrokenLeftIcon,
|
|
1279
|
+
ArrowCircleBrokenRightIcon,
|
|
1280
|
+
ArrowCircleBrokenUpIcon,
|
|
1281
|
+
ArrowCircleBrokenUpLeftIcon,
|
|
1282
|
+
ArrowCircleBrokenUpRightIcon,
|
|
1283
|
+
ArrowCircleDownIcon,
|
|
1284
|
+
ArrowCircleDownLeftIcon,
|
|
1285
|
+
ArrowCircleDownRightIcon,
|
|
1286
|
+
ArrowCircleLeftIcon,
|
|
1287
|
+
ArrowCircleRightIcon,
|
|
1288
|
+
ArrowCircleUpIcon,
|
|
1289
|
+
ArrowCircleUpLeftIcon,
|
|
1290
|
+
ArrowCircleUpRightIcon,
|
|
1291
|
+
ArrowDownIcon,
|
|
1292
|
+
ArrowDownLeftIcon,
|
|
1293
|
+
ArrowDownRightIcon,
|
|
1294
|
+
ArrowLeftIcon,
|
|
1295
|
+
ArrowNarrowDownIcon,
|
|
1296
|
+
ArrowNarrowDownLeftIcon,
|
|
1297
|
+
ArrowNarrowDownRightIcon,
|
|
1298
|
+
ArrowNarrowLeftIcon,
|
|
1299
|
+
ArrowNarrowRightIcon,
|
|
1300
|
+
ArrowNarrowUpIcon,
|
|
1301
|
+
ArrowNarrowUpLeftIcon,
|
|
1302
|
+
ArrowNarrowUpRightIcon,
|
|
1303
|
+
ArrowRightIcon,
|
|
1304
|
+
ArrowSquareDownIcon,
|
|
1305
|
+
ArrowSquareDownLeftIcon,
|
|
1306
|
+
ArrowSquareDownRightIcon,
|
|
1307
|
+
ArrowSquareLeftIcon,
|
|
1308
|
+
ArrowSquareRightIcon,
|
|
1309
|
+
ArrowSquareUpIcon,
|
|
1310
|
+
ArrowSquareUpLeftIcon,
|
|
1311
|
+
ArrowSquareUpRightIcon,
|
|
1312
|
+
ArrowUpIcon,
|
|
1313
|
+
ArrowUpLeftIcon,
|
|
1314
|
+
ArrowUpRightIcon,
|
|
1315
|
+
ArrowsDownIcon,
|
|
1316
|
+
ArrowsLeftIcon,
|
|
1317
|
+
ArrowsRightIcon,
|
|
1318
|
+
ArrowsTriangleIcon,
|
|
1319
|
+
ArrowsUpIcon,
|
|
1320
|
+
Asterisk1Icon,
|
|
1321
|
+
Asterisk2Icon,
|
|
1322
|
+
AtSignIcon,
|
|
1323
|
+
Atom1Icon,
|
|
1324
|
+
Atom2Icon,
|
|
1325
|
+
Attachment1Icon,
|
|
1326
|
+
Attachment2Icon,
|
|
1327
|
+
AttachmentIcon,
|
|
1328
|
+
Award1Icon,
|
|
1329
|
+
Award2Icon,
|
|
1330
|
+
Award3Icon,
|
|
1331
|
+
Award4Icon,
|
|
1332
|
+
Award5Icon,
|
|
1333
|
+
BackpackIcon,
|
|
1334
|
+
BankIcon,
|
|
1335
|
+
BankNote1Icon,
|
|
1336
|
+
BankNote2Icon,
|
|
1337
|
+
BankNote3Icon,
|
|
1338
|
+
BarChart11Icon,
|
|
1339
|
+
BarChart12Icon,
|
|
1340
|
+
BarChart1Icon,
|
|
1341
|
+
BarChart2Icon,
|
|
1342
|
+
BarChart3Icon,
|
|
1343
|
+
BarChart4Icon,
|
|
1344
|
+
BarChart5Icon,
|
|
1345
|
+
BarChart6Icon,
|
|
1346
|
+
BarChart7Icon,
|
|
1347
|
+
BarChart8Icon,
|
|
1348
|
+
BarChart9Icon,
|
|
1349
|
+
BarChartCircle1Icon,
|
|
1350
|
+
BarChartCircle2Icon,
|
|
1351
|
+
BarChartCircle3Icon,
|
|
1352
|
+
BarChartSquare1Icon,
|
|
1353
|
+
BarChartSquare2Icon,
|
|
1354
|
+
BarChartSquare3Icon,
|
|
1355
|
+
BarChartSquareDownIcon,
|
|
1356
|
+
BarChartSquareMinusIcon,
|
|
1357
|
+
BarChartSquarePlusIcon,
|
|
1358
|
+
BarChartSquareUpIcon,
|
|
1359
|
+
BarLineChartIcon,
|
|
1360
|
+
BatteryCharging1Icon,
|
|
1361
|
+
BatteryCharging2Icon,
|
|
1362
|
+
BatteryEmptyIcon,
|
|
1363
|
+
BatteryFullIcon,
|
|
1364
|
+
BatteryLowIcon,
|
|
1365
|
+
BatteryMidIcon,
|
|
1366
|
+
Beaker1Icon,
|
|
1367
|
+
Beaker2Icon,
|
|
1368
|
+
Bell1Icon,
|
|
1369
|
+
Bell2Icon,
|
|
1370
|
+
Bell3Icon,
|
|
1371
|
+
Bell4Icon,
|
|
1372
|
+
BellIcon,
|
|
1373
|
+
BellMinusIcon,
|
|
1374
|
+
BellOff1Icon,
|
|
1375
|
+
BellOff2Icon,
|
|
1376
|
+
BellOff3Icon,
|
|
1377
|
+
BellPlusIcon,
|
|
1378
|
+
BellRinging1Icon,
|
|
1379
|
+
BellRinging2Icon,
|
|
1380
|
+
BellRinging3Icon,
|
|
1381
|
+
BellRinging4Icon,
|
|
1382
|
+
BezierCurve1Icon,
|
|
1383
|
+
BezierCurve2Icon,
|
|
1384
|
+
BezierCurve3Icon,
|
|
1385
|
+
BluetoothConnectIcon,
|
|
1386
|
+
BluetoothOffIcon,
|
|
1387
|
+
BluetoothOnIcon,
|
|
1388
|
+
BluetoothSignalIcon,
|
|
1389
|
+
Bold1Icon,
|
|
1390
|
+
Bold2Icon,
|
|
1391
|
+
BoldSquareIcon,
|
|
1392
|
+
BookClosedIcon,
|
|
1393
|
+
BookOpen1Icon,
|
|
1394
|
+
BookOpen2Icon,
|
|
1395
|
+
BookmarkAddIcon,
|
|
1396
|
+
BookmarkCheckIcon,
|
|
1397
|
+
BookmarkIcon,
|
|
1398
|
+
BookmarkMinusIcon,
|
|
1399
|
+
BookmarkXIcon,
|
|
1400
|
+
BoxIcon,
|
|
1401
|
+
BracketsCheckIcon,
|
|
1402
|
+
BracketsEllipsesIcon,
|
|
1403
|
+
BracketsIcon,
|
|
1404
|
+
BracketsMinusIcon,
|
|
1405
|
+
BracketsPlusIcon,
|
|
1406
|
+
BracketsSlashIcon,
|
|
1407
|
+
BracketsXIcon,
|
|
1408
|
+
Briefcase1Icon,
|
|
1409
|
+
Briefcase2Icon,
|
|
1410
|
+
BrowserIcon,
|
|
1411
|
+
Brush1Icon,
|
|
1412
|
+
Brush2Icon,
|
|
1413
|
+
Brush3Icon,
|
|
1414
|
+
Building1Icon,
|
|
1415
|
+
Building2Icon,
|
|
1416
|
+
Building3Icon,
|
|
1417
|
+
Building4Icon,
|
|
1418
|
+
Building5Icon,
|
|
1419
|
+
Building6Icon,
|
|
1420
|
+
Building7Icon,
|
|
1421
|
+
Building8Icon,
|
|
1422
|
+
BusIcon,
|
|
1423
|
+
CalculatorIcon,
|
|
1424
|
+
CalendarCheck1Icon,
|
|
1425
|
+
CalendarCheck2Icon,
|
|
1426
|
+
CalendarCheckIcon,
|
|
1427
|
+
CalendarDateIcon,
|
|
1428
|
+
CalendarHeart1Icon,
|
|
1429
|
+
CalendarHeart2Icon,
|
|
1430
|
+
CalendarIcon,
|
|
1431
|
+
CalendarMinus1Icon,
|
|
1432
|
+
CalendarMinus2Icon,
|
|
1433
|
+
CalendarPlus1Icon,
|
|
1434
|
+
CalendarPlus2Icon,
|
|
1435
|
+
CalendarPlusCornerIcon,
|
|
1436
|
+
CalendarPlusIcon,
|
|
1437
|
+
Camera1Icon,
|
|
1438
|
+
Camera2Icon,
|
|
1439
|
+
Camera3Icon,
|
|
1440
|
+
CameraIcon,
|
|
1441
|
+
CameraLensIcon,
|
|
1442
|
+
CameraOffIcon,
|
|
1443
|
+
CameraPlusIcon,
|
|
1444
|
+
Car1Icon,
|
|
1445
|
+
Car2Icon,
|
|
1446
|
+
Certificate1Icon,
|
|
1447
|
+
Certificate2Icon,
|
|
1448
|
+
ChartBreakoutCircleIcon,
|
|
1449
|
+
ChartBreakoutSquareIcon,
|
|
1450
|
+
CheckCircleBrokenIcon,
|
|
1451
|
+
CheckCircleIcon,
|
|
1452
|
+
CheckDone1Icon,
|
|
1453
|
+
CheckDone2Icon,
|
|
1454
|
+
CheckHeartIcon,
|
|
1455
|
+
CheckIcon,
|
|
1456
|
+
CheckSquareBrokenIcon,
|
|
1457
|
+
CheckSquareIcon,
|
|
1458
|
+
CheckVerified1Icon,
|
|
1459
|
+
CheckVerified2Icon,
|
|
1460
|
+
CheckVerified3Icon,
|
|
1461
|
+
ChevronDownDoubleIcon,
|
|
1462
|
+
ChevronDownIcon,
|
|
1463
|
+
ChevronLeftDoubleIcon,
|
|
1464
|
+
ChevronLeftIcon,
|
|
1465
|
+
ChevronRightDoubleIcon,
|
|
1466
|
+
ChevronRightIcon,
|
|
1467
|
+
ChevronSelectorHorizontalIcon,
|
|
1468
|
+
ChevronSelectorVerticalIcon,
|
|
1469
|
+
ChevronUpDoubleIcon,
|
|
1470
|
+
ChevronUpIcon,
|
|
1471
|
+
ChromeCastIcon,
|
|
1472
|
+
CircleCutIcon,
|
|
1473
|
+
CircleIcon,
|
|
1474
|
+
ClapperboardIcon,
|
|
1475
|
+
ClipboardAttachmentIcon,
|
|
1476
|
+
ClipboardCheckIcon,
|
|
1477
|
+
ClipboardDownloadIcon,
|
|
1478
|
+
ClipboardIcon,
|
|
1479
|
+
ClipboardMinusIcon,
|
|
1480
|
+
ClipboardPlusIcon,
|
|
1481
|
+
ClipboardXIcon,
|
|
1482
|
+
ClockCheckIcon,
|
|
1483
|
+
ClockFastForwardIcon,
|
|
1484
|
+
ClockIcon,
|
|
1485
|
+
ClockPlusIcon,
|
|
1486
|
+
ClockRefreshIcon,
|
|
1487
|
+
ClockRewindIcon,
|
|
1488
|
+
ClockSnoozeIcon,
|
|
1489
|
+
ClockStopwatchIcon,
|
|
1490
|
+
Cloud1Icon,
|
|
1491
|
+
Cloud2Icon,
|
|
1492
|
+
Cloud3Icon,
|
|
1493
|
+
CloudBlank1Icon,
|
|
1494
|
+
CloudBlank2Icon,
|
|
1495
|
+
CloudLightningIcon,
|
|
1496
|
+
CloudMoonIcon,
|
|
1497
|
+
CloudOffIcon,
|
|
1498
|
+
CloudRaining1Icon,
|
|
1499
|
+
CloudRaining2Icon,
|
|
1500
|
+
CloudRaining3Icon,
|
|
1501
|
+
CloudRaining4Icon,
|
|
1502
|
+
CloudRaining5Icon,
|
|
1503
|
+
CloudRaining6Icon,
|
|
1504
|
+
CloudSnowing1Icon,
|
|
1505
|
+
CloudSnowing2Icon,
|
|
1506
|
+
CloudSun1Icon,
|
|
1507
|
+
CloudSun2Icon,
|
|
1508
|
+
CloudSun3Icon,
|
|
1509
|
+
Code1Icon,
|
|
1510
|
+
Code2Icon,
|
|
1511
|
+
CodeBrowserIcon,
|
|
1512
|
+
CodeCircle1Icon,
|
|
1513
|
+
CodeCircle2Icon,
|
|
1514
|
+
CodeCircle3Icon,
|
|
1515
|
+
CodeSnippet1Icon,
|
|
1516
|
+
CodeSnippet2Icon,
|
|
1517
|
+
CodeSquare1Icon,
|
|
1518
|
+
CodeSquare2Icon,
|
|
1519
|
+
CodepenIcon,
|
|
1520
|
+
Coins1Icon,
|
|
1521
|
+
Coins2Icon,
|
|
1522
|
+
Coins3Icon,
|
|
1523
|
+
Coins4Icon,
|
|
1524
|
+
CoinsHandIcon,
|
|
1525
|
+
CoinsStacked1Icon,
|
|
1526
|
+
CoinsStacked2Icon,
|
|
1527
|
+
CoinsStacked3Icon,
|
|
1528
|
+
CoinsStacked4Icon,
|
|
1529
|
+
CoinsSwap1Icon,
|
|
1530
|
+
CoinsSwap2Icon,
|
|
1531
|
+
Colors1Icon,
|
|
1532
|
+
ColorsIcon,
|
|
1533
|
+
Columns1Icon,
|
|
1534
|
+
Columns2Icon,
|
|
1535
|
+
Columns3Icon,
|
|
1536
|
+
CommandIcon,
|
|
1537
|
+
Compass1Icon,
|
|
1538
|
+
Compass2Icon,
|
|
1539
|
+
Compass3Icon,
|
|
1540
|
+
CompassIcon,
|
|
1541
|
+
ContainerIcon,
|
|
1542
|
+
Contrast1Icon,
|
|
1543
|
+
Contrast2Icon,
|
|
1544
|
+
Contrast3Icon,
|
|
1545
|
+
Copy1Icon,
|
|
1546
|
+
Copy2Icon,
|
|
1547
|
+
Copy3Icon,
|
|
1548
|
+
Copy4Icon,
|
|
1549
|
+
Copy5Icon,
|
|
1550
|
+
Copy6Icon,
|
|
1551
|
+
Copy7Icon,
|
|
1552
|
+
CopyIcon,
|
|
1553
|
+
CornerDownLeftIcon,
|
|
1554
|
+
CornerDownRightIcon,
|
|
1555
|
+
CornerLeftDownIcon,
|
|
1556
|
+
CornerLeftUpIcon,
|
|
1557
|
+
CornerRightDownIcon,
|
|
1558
|
+
CornerRightUpIcon,
|
|
1559
|
+
CornerUpLeftIcon,
|
|
1560
|
+
CornerUpRightIcon,
|
|
1561
|
+
CpuChip1Icon,
|
|
1562
|
+
CpuChip2Icon,
|
|
1563
|
+
CreditCard1Icon,
|
|
1564
|
+
CreditCard2Icon,
|
|
1565
|
+
CreditCardCheckIcon,
|
|
1566
|
+
CreditCardDownIcon,
|
|
1567
|
+
CreditCardDownloadIcon,
|
|
1568
|
+
CreditCardEditIcon,
|
|
1569
|
+
CreditCardLockIcon,
|
|
1570
|
+
CreditCardMinusIcon,
|
|
1571
|
+
CreditCardPlusIcon,
|
|
1572
|
+
CreditCardRefreshIcon,
|
|
1573
|
+
CreditCardSearchIcon,
|
|
1574
|
+
CreditCardShieldIcon,
|
|
1575
|
+
CreditCardUpIcon,
|
|
1576
|
+
CreditCardUploadIcon,
|
|
1577
|
+
CreditCardXIcon,
|
|
1578
|
+
Crop1Icon,
|
|
1579
|
+
Crop2Icon,
|
|
1580
|
+
Cryptocurrency1Icon,
|
|
1581
|
+
Cryptocurrency2Icon,
|
|
1582
|
+
Cryptocurrency3Icon,
|
|
1583
|
+
Cryptocurrency4Icon,
|
|
1584
|
+
Cube1Icon,
|
|
1585
|
+
Cube2Icon,
|
|
1586
|
+
Cube3Icon,
|
|
1587
|
+
Cube4Icon,
|
|
1588
|
+
CubeOutlineIcon,
|
|
1589
|
+
CurrencyBitcoinCircleIcon,
|
|
1590
|
+
CurrencyBitcoinIcon,
|
|
1591
|
+
CurrencyDollarCircleIcon,
|
|
1592
|
+
CurrencyDollarIcon,
|
|
1593
|
+
CurrencyEthereumCircleIcon,
|
|
1594
|
+
CurrencyEthereumIcon,
|
|
1595
|
+
CurrencyEuroCircleIcon,
|
|
1596
|
+
CurrencyEuroIcon,
|
|
1597
|
+
CurrencyPoundCircleIcon,
|
|
1598
|
+
CurrencyPoundIcon,
|
|
1599
|
+
CurrencyRubleCircleIcon,
|
|
1600
|
+
CurrencyRubleIcon,
|
|
1601
|
+
CurrencyRupeeCircleIcon,
|
|
1602
|
+
CurrencyRupeeIcon,
|
|
1603
|
+
CurrencyYenCircleIcon,
|
|
1604
|
+
CurrencyYenIcon,
|
|
1605
|
+
Cursor1Icon,
|
|
1606
|
+
Cursor2Icon,
|
|
1607
|
+
Cursor3Icon,
|
|
1608
|
+
Cursor4Icon,
|
|
1609
|
+
CursorBoxIcon,
|
|
1610
|
+
CursorClick1Icon,
|
|
1611
|
+
CursorClick2Icon,
|
|
1612
|
+
CursorClickIcon,
|
|
1613
|
+
DataIcon,
|
|
1614
|
+
Database1Icon,
|
|
1615
|
+
Database2Icon,
|
|
1616
|
+
Database3Icon,
|
|
1617
|
+
Dataflow1Icon,
|
|
1618
|
+
Dataflow2Icon,
|
|
1619
|
+
Dataflow3Icon,
|
|
1620
|
+
Dataflow4Icon,
|
|
1621
|
+
DeleteIcon,
|
|
1622
|
+
Diamond1Icon,
|
|
1623
|
+
Diamond2Icon,
|
|
1624
|
+
Dice1Icon,
|
|
1625
|
+
Dice2Icon,
|
|
1626
|
+
Dice3Icon,
|
|
1627
|
+
Dice4Icon,
|
|
1628
|
+
Dice5Icon,
|
|
1629
|
+
Dice6Icon,
|
|
1630
|
+
Disc1Icon,
|
|
1631
|
+
Disc2Icon,
|
|
1632
|
+
DistributeSpacingHorizontalIcon,
|
|
1633
|
+
DistributeSpacingVerticalIcon,
|
|
1634
|
+
Divide1Icon,
|
|
1635
|
+
Divide2Icon,
|
|
1636
|
+
Divide3Icon,
|
|
1637
|
+
DividerIcon,
|
|
1638
|
+
Dotpoints1Icon,
|
|
1639
|
+
Dotpoints2Icon,
|
|
1640
|
+
DotsGridIcon,
|
|
1641
|
+
DotsHorizontalIcon,
|
|
1642
|
+
DotsVerticalIcon,
|
|
1643
|
+
Download1Icon,
|
|
1644
|
+
Download2Icon,
|
|
1645
|
+
Download3Icon,
|
|
1646
|
+
Download4Icon,
|
|
1647
|
+
DownloadCloud1Icon,
|
|
1648
|
+
DownloadCloud2Icon,
|
|
1649
|
+
DownloadIcon,
|
|
1650
|
+
DropIcon,
|
|
1651
|
+
Droplets1Icon,
|
|
1652
|
+
Droplets2Icon,
|
|
1653
|
+
Droplets3Icon,
|
|
1654
|
+
DropperIcon,
|
|
1655
|
+
Edit1Icon,
|
|
1656
|
+
Edit2Icon,
|
|
1657
|
+
Edit3Icon,
|
|
1658
|
+
Edit4Icon,
|
|
1659
|
+
Edit5Icon,
|
|
1660
|
+
EditIcon,
|
|
1661
|
+
EqualIcon,
|
|
1662
|
+
EqualNotIcon,
|
|
1663
|
+
EraserIcon,
|
|
1664
|
+
Expand1Icon,
|
|
1665
|
+
Expand2Icon,
|
|
1666
|
+
Expand3Icon,
|
|
1667
|
+
Expand4Icon,
|
|
1668
|
+
Expand5Icon,
|
|
1669
|
+
Expand6Icon,
|
|
1670
|
+
ExpandIcon,
|
|
1671
|
+
EyeIcon,
|
|
1672
|
+
EyeOffIcon,
|
|
1673
|
+
FaceContentIcon,
|
|
1674
|
+
FaceFrownIcon,
|
|
1675
|
+
FaceHappyIcon,
|
|
1676
|
+
FaceIdIcon,
|
|
1677
|
+
FaceIdSquareIcon,
|
|
1678
|
+
FaceNeutralIcon,
|
|
1679
|
+
FaceSadIcon,
|
|
1680
|
+
FaceSmileIcon,
|
|
1681
|
+
FaceWinkIcon,
|
|
1682
|
+
FastBackwardIcon,
|
|
1683
|
+
FastForwardIcon,
|
|
1684
|
+
FeatherIcon,
|
|
1685
|
+
FigmaIcon,
|
|
1686
|
+
File1Icon,
|
|
1687
|
+
File2Icon,
|
|
1688
|
+
File3Icon,
|
|
1689
|
+
File4Icon,
|
|
1690
|
+
File5Icon,
|
|
1691
|
+
File6Icon,
|
|
1692
|
+
File7Icon,
|
|
1693
|
+
FileAttachment1Icon,
|
|
1694
|
+
FileAttachment2Icon,
|
|
1695
|
+
FileAttachment3Icon,
|
|
1696
|
+
FileAttachment4Icon,
|
|
1697
|
+
FileAttachment5Icon,
|
|
1698
|
+
FileCheck1Icon,
|
|
1699
|
+
FileCheck2Icon,
|
|
1700
|
+
FileCheck3Icon,
|
|
1701
|
+
FileCode1Icon,
|
|
1702
|
+
FileCode2Icon,
|
|
1703
|
+
FileDownload1Icon,
|
|
1704
|
+
FileDownload2Icon,
|
|
1705
|
+
FileDownload3Icon,
|
|
1706
|
+
FileHeart1Icon,
|
|
1707
|
+
FileHeart2Icon,
|
|
1708
|
+
FileHeart3Icon,
|
|
1709
|
+
FileLock1Icon,
|
|
1710
|
+
FileLock2Icon,
|
|
1711
|
+
FileLock3Icon,
|
|
1712
|
+
FileMinus1Icon,
|
|
1713
|
+
FileMinus2Icon,
|
|
1714
|
+
FileMinus3Icon,
|
|
1715
|
+
FilePlus1Icon,
|
|
1716
|
+
FilePlus2Icon,
|
|
1717
|
+
FilePlus3Icon,
|
|
1718
|
+
FileQuestion1Icon,
|
|
1719
|
+
FileQuestion2Icon,
|
|
1720
|
+
FileQuestion3Icon,
|
|
1721
|
+
FileQuestionIcon,
|
|
1722
|
+
FileSearch1Icon,
|
|
1723
|
+
FileSearch2Icon,
|
|
1724
|
+
FileSearch3Icon,
|
|
1725
|
+
FileShield1Icon,
|
|
1726
|
+
FileShield2Icon,
|
|
1727
|
+
FileShield3Icon,
|
|
1728
|
+
FileX1Icon,
|
|
1729
|
+
FileX2Icon,
|
|
1730
|
+
FileX3Icon,
|
|
1731
|
+
Film1Icon,
|
|
1732
|
+
Film2Icon,
|
|
1733
|
+
Film3Icon,
|
|
1734
|
+
FilterFunnel1Icon,
|
|
1735
|
+
FilterFunnel2Icon,
|
|
1736
|
+
FilterLinesIcon,
|
|
1737
|
+
Fingerprint1Icon,
|
|
1738
|
+
Fingerprint2Icon,
|
|
1739
|
+
Fingerprint3Icon,
|
|
1740
|
+
Fingerprint4Icon,
|
|
1741
|
+
Flag1Icon,
|
|
1742
|
+
Flag2Icon,
|
|
1743
|
+
Flag3Icon,
|
|
1744
|
+
Flag4Icon,
|
|
1745
|
+
Flag5Icon,
|
|
1746
|
+
Flag6Icon,
|
|
1747
|
+
FlashIcon,
|
|
1748
|
+
FlashOffIcon,
|
|
1749
|
+
FlexAlignBottomIcon,
|
|
1750
|
+
FlexAlignLeftIcon,
|
|
1751
|
+
FlexAlignRightIcon,
|
|
1752
|
+
FlexAlignTopIcon,
|
|
1753
|
+
FlipBackwardIcon,
|
|
1754
|
+
FlipForwardIcon,
|
|
1755
|
+
FolderCheckIcon,
|
|
1756
|
+
FolderClosedIcon,
|
|
1757
|
+
FolderCodeIcon,
|
|
1758
|
+
FolderDownloadIcon,
|
|
1759
|
+
FolderIcon,
|
|
1760
|
+
FolderLockIcon,
|
|
1761
|
+
FolderMinusIcon,
|
|
1762
|
+
FolderMoveIcon,
|
|
1763
|
+
FolderPlusIcon,
|
|
1764
|
+
FolderQuestionIcon,
|
|
1765
|
+
FolderSearchIcon,
|
|
1766
|
+
FolderShieldIcon,
|
|
1767
|
+
FolderXIcon,
|
|
1768
|
+
FramerIcon,
|
|
1769
|
+
GamingPad1Icon,
|
|
1770
|
+
GamingPad2Icon,
|
|
1771
|
+
Gift1Icon,
|
|
1772
|
+
Gift2Icon,
|
|
1773
|
+
GitBranch1Icon,
|
|
1774
|
+
GitBranch2Icon,
|
|
1775
|
+
GitCommitIcon,
|
|
1776
|
+
GitMergeIcon,
|
|
1777
|
+
GitPullRequestIcon,
|
|
1778
|
+
Glasses1Icon,
|
|
1779
|
+
Glasses2Icon,
|
|
1780
|
+
Globe11Icon,
|
|
1781
|
+
Globe1Icon,
|
|
1782
|
+
Globe21Icon,
|
|
1783
|
+
Globe2Icon,
|
|
1784
|
+
Globe3Icon,
|
|
1785
|
+
Globe4Icon,
|
|
1786
|
+
Globe5Icon,
|
|
1787
|
+
Globe6Icon,
|
|
1788
|
+
GoogleChromeIcon,
|
|
1789
|
+
GraduationHat1Icon,
|
|
1790
|
+
GraduationHat2Icon,
|
|
1791
|
+
Grid1Icon,
|
|
1792
|
+
Grid2Icon,
|
|
1793
|
+
Grid3Icon,
|
|
1794
|
+
GridDotsBlankIcon,
|
|
1795
|
+
GridDotsBottomIcon,
|
|
1796
|
+
GridDotsHorizontalCenterIcon,
|
|
1797
|
+
GridDotsLeftIcon,
|
|
1798
|
+
GridDotsOuterIcon,
|
|
1799
|
+
GridDotsRightIcon,
|
|
1800
|
+
GridDotsTopIcon,
|
|
1801
|
+
GridDotsVerticalCenterIcon,
|
|
1802
|
+
HandIcon,
|
|
1803
|
+
HardDriveIcon,
|
|
1804
|
+
Hash1Icon,
|
|
1805
|
+
Hash2Icon,
|
|
1806
|
+
Heading1Icon,
|
|
1807
|
+
Heading2Icon,
|
|
1808
|
+
HeadingSquareIcon,
|
|
1809
|
+
Headphones1Icon,
|
|
1810
|
+
Headphones2Icon,
|
|
1811
|
+
HeartCircleIcon,
|
|
1812
|
+
HeartHandIcon,
|
|
1813
|
+
HeartHexagonIcon,
|
|
1814
|
+
HeartIcon,
|
|
1815
|
+
HeartOctagonIcon,
|
|
1816
|
+
HeartRoundedIcon,
|
|
1817
|
+
HeartSquareIcon,
|
|
1818
|
+
HeartsIcon,
|
|
1819
|
+
HelpCircleIcon,
|
|
1820
|
+
HelpHexagonIcon,
|
|
1821
|
+
HelpOctagonIcon,
|
|
1822
|
+
HelpSquareIcon,
|
|
1823
|
+
Hexagon1Icon,
|
|
1824
|
+
Hexagon2Icon,
|
|
1825
|
+
Home1Icon,
|
|
1826
|
+
Home2Icon,
|
|
1827
|
+
Home3Icon,
|
|
1828
|
+
Home4Icon,
|
|
1829
|
+
Home5Icon,
|
|
1830
|
+
HomeIcon,
|
|
1831
|
+
HomeLineIcon,
|
|
1832
|
+
HomeSmileIcon,
|
|
1833
|
+
HorizontalBarChart1Icon,
|
|
1834
|
+
HorizontalBarChart2Icon,
|
|
1835
|
+
HorizontalBarChart3Icon,
|
|
1836
|
+
Hourglass1Icon,
|
|
1837
|
+
Hourglass2Icon,
|
|
1838
|
+
Hourglass3Icon,
|
|
1839
|
+
Hurricane1Icon,
|
|
1840
|
+
Hurricane2Icon,
|
|
1841
|
+
Hurricane3Icon,
|
|
1842
|
+
Image1Icon,
|
|
1843
|
+
Image2Icon,
|
|
1844
|
+
Image3Icon,
|
|
1845
|
+
Image4Icon,
|
|
1846
|
+
Image5Icon,
|
|
1847
|
+
ImageCheckIcon,
|
|
1848
|
+
ImageDownIcon,
|
|
1849
|
+
ImageIcon,
|
|
1850
|
+
ImageIndentLeftIcon,
|
|
1851
|
+
ImageIndentRightIcon,
|
|
1852
|
+
ImageLeftIcon,
|
|
1853
|
+
ImagePlusIcon,
|
|
1854
|
+
ImageRightIcon,
|
|
1855
|
+
ImageUpIcon,
|
|
1856
|
+
ImageUserCheckIcon,
|
|
1857
|
+
ImageUserDownIcon,
|
|
1858
|
+
ImageUserIcon,
|
|
1859
|
+
ImageUserLeftIcon,
|
|
1860
|
+
ImageUserPlusIcon,
|
|
1861
|
+
ImageUserRightIcon,
|
|
1862
|
+
ImageUserUpIcon,
|
|
1863
|
+
ImageUserXIcon,
|
|
1864
|
+
ImageXIcon,
|
|
1865
|
+
Inbox1Icon,
|
|
1866
|
+
Inbox2Icon,
|
|
1867
|
+
InfinityIcon,
|
|
1868
|
+
InfoCircleIcon,
|
|
1869
|
+
InfoHexagonIcon,
|
|
1870
|
+
InfoOctagonIcon,
|
|
1871
|
+
InfoSquareIcon,
|
|
1872
|
+
IntersectCircleIcon,
|
|
1873
|
+
IntersectSquareIcon,
|
|
1874
|
+
Italic1Icon,
|
|
1875
|
+
Italic2Icon,
|
|
1876
|
+
ItalicSquareIcon,
|
|
1877
|
+
Key1Icon,
|
|
1878
|
+
Key2Icon,
|
|
1879
|
+
Keyboard1Icon,
|
|
1880
|
+
Keyboard2Icon,
|
|
1881
|
+
Laptop1Icon,
|
|
1882
|
+
Laptop2Icon,
|
|
1883
|
+
LayerSingleIcon,
|
|
1884
|
+
LayersThree1Icon,
|
|
1885
|
+
LayersThree2Icon,
|
|
1886
|
+
LayersTwo1Icon,
|
|
1887
|
+
LayersTwo2Icon,
|
|
1888
|
+
LayoutAlt1Icon,
|
|
1889
|
+
LayoutAlt2Icon,
|
|
1890
|
+
LayoutAlt3Icon,
|
|
1891
|
+
LayoutAlt4Icon,
|
|
1892
|
+
LayoutBottomIcon,
|
|
1893
|
+
LayoutGrid1Icon,
|
|
1894
|
+
LayoutGrid2Icon,
|
|
1895
|
+
LayoutLeftIcon,
|
|
1896
|
+
LayoutRightIcon,
|
|
1897
|
+
LayoutTopIcon,
|
|
1898
|
+
LeftIndent1Icon,
|
|
1899
|
+
LeftIndent2Icon,
|
|
1900
|
+
LetterSpacing1Icon,
|
|
1901
|
+
LetterSpacing2Icon,
|
|
1902
|
+
LifeBuoy1Icon,
|
|
1903
|
+
LifeBuoy2Icon,
|
|
1904
|
+
Lightbulb1Icon,
|
|
1905
|
+
Lightbulb2Icon,
|
|
1906
|
+
Lightbulb3Icon,
|
|
1907
|
+
Lightbulb4Icon,
|
|
1908
|
+
Lightbulb5Icon,
|
|
1909
|
+
LightbulbIcon,
|
|
1910
|
+
Lightning1Icon,
|
|
1911
|
+
Lightning2Icon,
|
|
1912
|
+
LineChartDown1Icon,
|
|
1913
|
+
LineChartDown2Icon,
|
|
1914
|
+
LineChartDown3Icon,
|
|
1915
|
+
LineChartDown4Icon,
|
|
1916
|
+
LineChartDown5Icon,
|
|
1917
|
+
LineChartUp1Icon,
|
|
1918
|
+
LineChartUp2Icon,
|
|
1919
|
+
LineChartUp3Icon,
|
|
1920
|
+
LineChartUp4Icon,
|
|
1921
|
+
LineChartUp5Icon,
|
|
1922
|
+
LineHeightIcon,
|
|
1923
|
+
Link1Icon,
|
|
1924
|
+
Link2Icon,
|
|
1925
|
+
Link3Icon,
|
|
1926
|
+
Link4Icon,
|
|
1927
|
+
Link5Icon,
|
|
1928
|
+
LinkBroken1Icon,
|
|
1929
|
+
LinkBroken2Icon,
|
|
1930
|
+
LinkExternal1Icon,
|
|
1931
|
+
LinkExternal2Icon,
|
|
1932
|
+
LinkIcon,
|
|
1933
|
+
ListIcon,
|
|
1934
|
+
Loading1Icon,
|
|
1935
|
+
Loading2Icon,
|
|
1936
|
+
Loading3Icon,
|
|
1937
|
+
Lock1Icon,
|
|
1938
|
+
Lock2Icon,
|
|
1939
|
+
Lock3Icon,
|
|
1940
|
+
Lock4Icon,
|
|
1941
|
+
LockIcon,
|
|
1942
|
+
LockKeyholeCircleIcon,
|
|
1943
|
+
LockKeyholeSquareIcon,
|
|
1944
|
+
LockUnlocked1Icon,
|
|
1945
|
+
LockUnlocked2Icon,
|
|
1946
|
+
LockUnlocked3Icon,
|
|
1947
|
+
LockUnlocked4Icon,
|
|
1948
|
+
LogIn1Icon,
|
|
1949
|
+
LogIn2Icon,
|
|
1950
|
+
LogIn3Icon,
|
|
1951
|
+
LogIn4Icon,
|
|
1952
|
+
LogInIcon,
|
|
1953
|
+
LogOut1Icon,
|
|
1954
|
+
LogOut2Icon,
|
|
1955
|
+
LogOut3Icon,
|
|
1956
|
+
LogOut4Icon,
|
|
1957
|
+
Luggage1Icon,
|
|
1958
|
+
Luggage2Icon,
|
|
1959
|
+
Luggage3Icon,
|
|
1960
|
+
MagicWand1Icon,
|
|
1961
|
+
MagicWand2Icon,
|
|
1962
|
+
MagicWandIcon,
|
|
1963
|
+
Mail1Icon,
|
|
1964
|
+
Mail2Icon,
|
|
1965
|
+
Mail3Icon,
|
|
1966
|
+
Mail4Icon,
|
|
1967
|
+
Mail5Icon,
|
|
1968
|
+
MailIcon,
|
|
1969
|
+
MailNotificationIcon,
|
|
1970
|
+
Map1Icon,
|
|
1971
|
+
Map2Icon,
|
|
1972
|
+
MarkIcon,
|
|
1973
|
+
MarkerPin1Icon,
|
|
1974
|
+
MarkerPin2Icon,
|
|
1975
|
+
MarkerPin3Icon,
|
|
1976
|
+
MarkerPin4Icon,
|
|
1977
|
+
MarkerPin5Icon,
|
|
1978
|
+
MarkerPin6Icon,
|
|
1979
|
+
Maximize1Icon,
|
|
1980
|
+
Maximize2Icon,
|
|
1981
|
+
MedicalCircleIcon,
|
|
1982
|
+
MedicalCrossIcon,
|
|
1983
|
+
MedicalSquareIcon,
|
|
1984
|
+
Menu1Icon,
|
|
1985
|
+
Menu2Icon,
|
|
1986
|
+
Menu3Icon,
|
|
1987
|
+
Menu4Icon,
|
|
1988
|
+
Menu5Icon,
|
|
1989
|
+
MenuIcon,
|
|
1990
|
+
MessageAlertCircleIcon,
|
|
1991
|
+
MessageAlertSquareIcon,
|
|
1992
|
+
MessageChatCircleIcon,
|
|
1993
|
+
MessageChatSquareIcon,
|
|
1994
|
+
MessageCheckCircleIcon,
|
|
1995
|
+
MessageCheckSquareIcon,
|
|
1996
|
+
MessageCircle1Icon,
|
|
1997
|
+
MessageCircle2Icon,
|
|
1998
|
+
MessageDotsCircleIcon,
|
|
1999
|
+
MessageDotsSquareIcon,
|
|
2000
|
+
MessageHeartCircleIcon,
|
|
2001
|
+
MessageHeartSquareIcon,
|
|
2002
|
+
MessageNotificationCircleIcon,
|
|
2003
|
+
MessageNotificationSquareIcon,
|
|
2004
|
+
MessagePlusCircleIcon,
|
|
2005
|
+
MessagePlusSquareIcon,
|
|
2006
|
+
MessageQuestionCircleIcon,
|
|
2007
|
+
MessageQuestionSquareIcon,
|
|
2008
|
+
MessageSmileCircleIcon,
|
|
2009
|
+
MessageSmileSquareIcon,
|
|
2010
|
+
MessageSquare1Icon,
|
|
2011
|
+
MessageSquare2Icon,
|
|
2012
|
+
MessageTextCircle1Icon,
|
|
2013
|
+
MessageTextCircle2Icon,
|
|
2014
|
+
MessageTextSquare1Icon,
|
|
2015
|
+
MessageTextSquare2Icon,
|
|
2016
|
+
MessageTextSquareIcon,
|
|
2017
|
+
MessageXCircleIcon,
|
|
2018
|
+
MessageXSquareIcon,
|
|
2019
|
+
Microphone1Icon,
|
|
2020
|
+
Microphone2Icon,
|
|
2021
|
+
MicrophoneIcon,
|
|
2022
|
+
MicrophoneOff1Icon,
|
|
2023
|
+
MicrophoneOff2Icon,
|
|
2024
|
+
MicrophoneOffIcon,
|
|
2025
|
+
MicroscopeIcon,
|
|
2026
|
+
Minimize1Icon,
|
|
2027
|
+
Minimize2Icon,
|
|
2028
|
+
MinusCircleIcon,
|
|
2029
|
+
MinusIcon,
|
|
2030
|
+
MinusSquareIcon,
|
|
2031
|
+
Modem1Icon,
|
|
2032
|
+
Modem2Icon,
|
|
2033
|
+
Monitor1Icon,
|
|
2034
|
+
Monitor2Icon,
|
|
2035
|
+
Monitor3Icon,
|
|
2036
|
+
Monitor4Icon,
|
|
2037
|
+
Monitor5Icon,
|
|
2038
|
+
MonitorIcon,
|
|
2039
|
+
Moon1Icon,
|
|
2040
|
+
Moon2Icon,
|
|
2041
|
+
MoonEclipseIcon,
|
|
2042
|
+
MoonStarIcon,
|
|
2043
|
+
MouseIcon,
|
|
2044
|
+
MoveIcon,
|
|
2045
|
+
MusicNote1Icon,
|
|
2046
|
+
MusicNote2Icon,
|
|
2047
|
+
MusicNotePlusIcon,
|
|
2048
|
+
NavigationPointer1Icon,
|
|
2049
|
+
NavigationPointer2Icon,
|
|
2050
|
+
NavigationPointerOff1Icon,
|
|
2051
|
+
NavigationPointerOff2Icon,
|
|
2052
|
+
NotificationBoxIcon,
|
|
2053
|
+
NotificationMessageIcon,
|
|
2054
|
+
NotificationTextIcon,
|
|
2055
|
+
OctagonIcon,
|
|
2056
|
+
PackageCheckIcon,
|
|
2057
|
+
PackageIcon,
|
|
2058
|
+
PackageMinusIcon,
|
|
2059
|
+
PackagePlusIcon,
|
|
2060
|
+
PackageSearchIcon,
|
|
2061
|
+
PackageXIcon,
|
|
2062
|
+
PaintIcon,
|
|
2063
|
+
PaintPourIcon,
|
|
2064
|
+
PaletteIcon,
|
|
2065
|
+
PaperclipIcon,
|
|
2066
|
+
ParagraphSpacingIcon,
|
|
2067
|
+
ParagraphWrapIcon,
|
|
2068
|
+
PasscodeIcon,
|
|
2069
|
+
PasscodeLockIcon,
|
|
2070
|
+
PassportIcon,
|
|
2071
|
+
PauseCircleIcon,
|
|
2072
|
+
PauseSquareIcon,
|
|
2073
|
+
PenTool1Icon,
|
|
2074
|
+
PenTool2Icon,
|
|
2075
|
+
PenToolMinusIcon,
|
|
2076
|
+
PenToolPlusIcon,
|
|
2077
|
+
Pencil1Icon,
|
|
2078
|
+
Pencil2Icon,
|
|
2079
|
+
PencilLineIcon,
|
|
2080
|
+
PentagonIcon,
|
|
2081
|
+
Percent1Icon,
|
|
2082
|
+
Percent2Icon,
|
|
2083
|
+
Percent3Icon,
|
|
2084
|
+
Perspective1Icon,
|
|
2085
|
+
Perspective2Icon,
|
|
2086
|
+
Phone1Icon,
|
|
2087
|
+
Phone2Icon,
|
|
2088
|
+
PhoneCall1Icon,
|
|
2089
|
+
PhoneCall2Icon,
|
|
2090
|
+
PhoneCallIcon,
|
|
2091
|
+
PhoneHangUpIcon,
|
|
2092
|
+
PhoneIcon,
|
|
2093
|
+
PhoneIncoming1Icon,
|
|
2094
|
+
PhoneIncoming2Icon,
|
|
2095
|
+
PhoneIncomingIcon,
|
|
2096
|
+
PhoneOutgoing1Icon,
|
|
2097
|
+
PhoneOutgoing2Icon,
|
|
2098
|
+
PhonePauseIcon,
|
|
2099
|
+
PhonePlusIcon,
|
|
2100
|
+
PhoneXIcon,
|
|
2101
|
+
PieChart1Icon,
|
|
2102
|
+
PieChart2Icon,
|
|
2103
|
+
PieChart3Icon,
|
|
2104
|
+
PieChart4Icon,
|
|
2105
|
+
PieChartIcon,
|
|
2106
|
+
PiggyBank1Icon,
|
|
2107
|
+
PiggyBank2Icon,
|
|
2108
|
+
Pilcrow1Icon,
|
|
2109
|
+
Pilcrow2Icon,
|
|
2110
|
+
PilcrowSquareIcon,
|
|
2111
|
+
Pin1Icon,
|
|
2112
|
+
Pin2Icon,
|
|
2113
|
+
PlaceholderIcon,
|
|
2114
|
+
PlaneIcon,
|
|
2115
|
+
PlayCircleIcon,
|
|
2116
|
+
PlayIcon,
|
|
2117
|
+
PlaySquareIcon,
|
|
2118
|
+
PlusCircleIcon,
|
|
2119
|
+
PlusIcon,
|
|
2120
|
+
PlusSquareIcon,
|
|
2121
|
+
PodcastIcon,
|
|
2122
|
+
Power1Icon,
|
|
2123
|
+
Power2Icon,
|
|
2124
|
+
Power3Icon,
|
|
2125
|
+
PresentationChart1Icon,
|
|
2126
|
+
PresentationChart2Icon,
|
|
2127
|
+
PresentationChart3Icon,
|
|
2128
|
+
PrinterIcon,
|
|
2129
|
+
PuzzlePiece1Icon,
|
|
2130
|
+
PuzzlePiece2Icon,
|
|
2131
|
+
PuzzlePieceIcon,
|
|
2132
|
+
QrCode1Icon,
|
|
2133
|
+
QrCode2Icon,
|
|
2134
|
+
QrCodeIcon,
|
|
2135
|
+
ReceiptCheckIcon,
|
|
2136
|
+
ReceiptIcon,
|
|
2137
|
+
Recording1Icon,
|
|
2138
|
+
Recording2Icon,
|
|
2139
|
+
Recording3Icon,
|
|
2140
|
+
RecordingIcon,
|
|
2141
|
+
Reflect1Icon,
|
|
2142
|
+
Reflect2Icon,
|
|
2143
|
+
RefreshCcw1Icon,
|
|
2144
|
+
RefreshCcw2Icon,
|
|
2145
|
+
RefreshCcw3Icon,
|
|
2146
|
+
RefreshCcw4Icon,
|
|
2147
|
+
RefreshCcw5Icon,
|
|
2148
|
+
RefreshCcwIcon,
|
|
2149
|
+
RefreshCw1Icon,
|
|
2150
|
+
RefreshCw2Icon,
|
|
2151
|
+
RefreshCw3Icon,
|
|
2152
|
+
RefreshCw4Icon,
|
|
2153
|
+
RefreshCw5Icon,
|
|
2154
|
+
RefreshCwIcon,
|
|
2155
|
+
Repeat1Icon,
|
|
2156
|
+
Repeat2Icon,
|
|
2157
|
+
Repeat3Icon,
|
|
2158
|
+
Repeat4Icon,
|
|
2159
|
+
ReverseLeftIcon,
|
|
2160
|
+
ReverseRightIcon,
|
|
2161
|
+
RightIndent1Icon,
|
|
2162
|
+
RightIndent2Icon,
|
|
2163
|
+
Rocket1Icon,
|
|
2164
|
+
Rocket2Icon,
|
|
2165
|
+
RocketIcon,
|
|
2166
|
+
RollerBrushIcon,
|
|
2167
|
+
RotateCcwIcon,
|
|
2168
|
+
RouteIcon,
|
|
2169
|
+
Rows1Icon,
|
|
2170
|
+
Rows2Icon,
|
|
2171
|
+
Rows3Icon,
|
|
2172
|
+
Rss1Icon,
|
|
2173
|
+
Rss2Icon,
|
|
2174
|
+
RulerIcon,
|
|
2175
|
+
SafeIcon,
|
|
2176
|
+
Sale1Icon,
|
|
2177
|
+
Sale2Icon,
|
|
2178
|
+
Sale3Icon,
|
|
2179
|
+
Sale4Icon,
|
|
2180
|
+
Save1Icon,
|
|
2181
|
+
Save2Icon,
|
|
2182
|
+
Save3Icon,
|
|
2183
|
+
SaveIcon,
|
|
2184
|
+
Scale1Icon,
|
|
2185
|
+
Scale2Icon,
|
|
2186
|
+
Scale3Icon,
|
|
2187
|
+
Scales1Icon,
|
|
2188
|
+
Scales2Icon,
|
|
2189
|
+
ScanIcon,
|
|
2190
|
+
Scissors1Icon,
|
|
2191
|
+
Scissors2Icon,
|
|
2192
|
+
ScissorsCut1Icon,
|
|
2193
|
+
ScissorsCut2Icon,
|
|
2194
|
+
SearchLgIcon,
|
|
2195
|
+
SearchMdIcon,
|
|
2196
|
+
SearchRefractionIcon,
|
|
2197
|
+
SearchSmIcon,
|
|
2198
|
+
Send1Icon,
|
|
2199
|
+
Send2Icon,
|
|
2200
|
+
Send3Icon,
|
|
2201
|
+
SendIcon,
|
|
2202
|
+
Server1Icon,
|
|
2203
|
+
Server2Icon,
|
|
2204
|
+
Server3Icon,
|
|
2205
|
+
Server4Icon,
|
|
2206
|
+
Server5Icon,
|
|
2207
|
+
Server6Icon,
|
|
2208
|
+
Settings1Icon,
|
|
2209
|
+
Settings2Icon,
|
|
2210
|
+
Settings3Icon,
|
|
2211
|
+
Settings4Icon,
|
|
2212
|
+
SettingsIcon,
|
|
2213
|
+
Share1Icon,
|
|
2214
|
+
Share2Icon,
|
|
2215
|
+
Share3Icon,
|
|
2216
|
+
Share4Icon,
|
|
2217
|
+
Share5Icon,
|
|
2218
|
+
Share6Icon,
|
|
2219
|
+
Share7Icon,
|
|
2220
|
+
ShareArrowIcon,
|
|
2221
|
+
ShareIcon,
|
|
2222
|
+
Shield1Icon,
|
|
2223
|
+
Shield2Icon,
|
|
2224
|
+
Shield3Icon,
|
|
2225
|
+
ShieldDollarIcon,
|
|
2226
|
+
ShieldOffIcon,
|
|
2227
|
+
ShieldPlusIcon,
|
|
2228
|
+
ShieldTickIcon,
|
|
2229
|
+
ShieldZapIcon,
|
|
2230
|
+
ShoppingBag1Icon,
|
|
2231
|
+
ShoppingBag2Icon,
|
|
2232
|
+
ShoppingBag3Icon,
|
|
2233
|
+
ShoppingCart1Icon,
|
|
2234
|
+
ShoppingCart2Icon,
|
|
2235
|
+
ShoppingCart3Icon,
|
|
2236
|
+
Shuffle1Icon,
|
|
2237
|
+
Shuffle2Icon,
|
|
2238
|
+
Signal1Icon,
|
|
2239
|
+
Signal2Icon,
|
|
2240
|
+
Signal3Icon,
|
|
2241
|
+
SimcardIcon,
|
|
2242
|
+
SkewIcon,
|
|
2243
|
+
SkipBackIcon,
|
|
2244
|
+
SkipForwardIcon,
|
|
2245
|
+
SlashCircle1Icon,
|
|
2246
|
+
SlashCircle2Icon,
|
|
2247
|
+
SlashDividerIcon,
|
|
2248
|
+
SlashOctagonIcon,
|
|
2249
|
+
Sliders1Icon,
|
|
2250
|
+
Sliders2Icon,
|
|
2251
|
+
Sliders3Icon,
|
|
2252
|
+
Sliders4Icon,
|
|
2253
|
+
Snowflake1Icon,
|
|
2254
|
+
Snowflake2Icon,
|
|
2255
|
+
SpacingHeight1Icon,
|
|
2256
|
+
SpacingHeight2Icon,
|
|
2257
|
+
SpacingWidth1Icon,
|
|
2258
|
+
SpacingWidth2Icon,
|
|
2259
|
+
Speaker1Icon,
|
|
2260
|
+
Speaker2Icon,
|
|
2261
|
+
Speaker3Icon,
|
|
2262
|
+
Speedometer1Icon,
|
|
2263
|
+
Speedometer2Icon,
|
|
2264
|
+
Speedometer3Icon,
|
|
2265
|
+
Speedometer4Icon,
|
|
2266
|
+
SpinnerIcon,
|
|
2267
|
+
SquareIcon,
|
|
2268
|
+
StandIcon,
|
|
2269
|
+
Star1Icon,
|
|
2270
|
+
Star2Icon,
|
|
2271
|
+
Star3Icon,
|
|
2272
|
+
Star4Icon,
|
|
2273
|
+
Star5Icon,
|
|
2274
|
+
Star6Icon,
|
|
2275
|
+
Star7Icon,
|
|
2276
|
+
Stars1Icon,
|
|
2277
|
+
Stars2Icon,
|
|
2278
|
+
Stars3Icon,
|
|
2279
|
+
StarsIcon,
|
|
2280
|
+
StickerCircleIcon,
|
|
2281
|
+
StickerSquareIcon,
|
|
2282
|
+
StopCircleIcon,
|
|
2283
|
+
StopIcon,
|
|
2284
|
+
StopSquareIcon,
|
|
2285
|
+
Strikethrough1Icon,
|
|
2286
|
+
Strikethrough2Icon,
|
|
2287
|
+
StrikethroughSquareIcon,
|
|
2288
|
+
SubscriptIcon,
|
|
2289
|
+
SunIcon,
|
|
2290
|
+
SunSetting1Icon,
|
|
2291
|
+
SunSetting2Icon,
|
|
2292
|
+
SunSetting3Icon,
|
|
2293
|
+
SunriseIcon,
|
|
2294
|
+
SunsetIcon,
|
|
2295
|
+
SwitchHorizontal1Icon,
|
|
2296
|
+
SwitchHorizontal2Icon,
|
|
2297
|
+
SwitchVertical1Icon,
|
|
2298
|
+
SwitchVertical2Icon,
|
|
2299
|
+
TableIcon,
|
|
2300
|
+
Tablet1Icon,
|
|
2301
|
+
Tablet2Icon,
|
|
2302
|
+
Tag1Icon,
|
|
2303
|
+
Tag2Icon,
|
|
2304
|
+
Tag3Icon,
|
|
2305
|
+
Target1Icon,
|
|
2306
|
+
Target2Icon,
|
|
2307
|
+
Target3Icon,
|
|
2308
|
+
Target4Icon,
|
|
2309
|
+
Target5Icon,
|
|
2310
|
+
TelescopeIcon,
|
|
2311
|
+
TerminalBrowserIcon,
|
|
2312
|
+
TerminalCircleIcon,
|
|
2313
|
+
TerminalIcon,
|
|
2314
|
+
TerminalSquareIcon,
|
|
2315
|
+
TextInputIcon,
|
|
2316
|
+
Thermometer1Icon,
|
|
2317
|
+
Thermometer2Icon,
|
|
2318
|
+
Thermometer3Icon,
|
|
2319
|
+
ThermometerColdIcon,
|
|
2320
|
+
ThermometerWarmIcon,
|
|
2321
|
+
ThumbsDownIcon,
|
|
2322
|
+
ThumbsUpIcon,
|
|
2323
|
+
Ticket1Icon,
|
|
2324
|
+
Ticket2Icon,
|
|
2325
|
+
Toggle1LeftIcon,
|
|
2326
|
+
Toggle1RightIcon,
|
|
2327
|
+
Toggle2LeftIcon,
|
|
2328
|
+
Toggle2RightIcon,
|
|
2329
|
+
Toggle3LeftIcon,
|
|
2330
|
+
Toggle3RightIcon,
|
|
2331
|
+
Tool1Icon,
|
|
2332
|
+
Tool2Icon,
|
|
2333
|
+
TrainIcon,
|
|
2334
|
+
TramIcon,
|
|
2335
|
+
TransformIcon,
|
|
2336
|
+
Translate1Icon,
|
|
2337
|
+
Translate2Icon,
|
|
2338
|
+
Trash1Icon,
|
|
2339
|
+
Trash2Icon,
|
|
2340
|
+
Trash3Icon,
|
|
2341
|
+
Trash4Icon,
|
|
2342
|
+
TrashIcon,
|
|
2343
|
+
TrendDown1Icon,
|
|
2344
|
+
TrendDown2Icon,
|
|
2345
|
+
TrendDownIcon,
|
|
2346
|
+
TrendUp1Icon,
|
|
2347
|
+
TrendUp2Icon,
|
|
2348
|
+
TrendUpIcon,
|
|
2349
|
+
TriangleIcon,
|
|
2350
|
+
Trophy1Icon,
|
|
2351
|
+
Trophy2Icon,
|
|
2352
|
+
Truck1Icon,
|
|
2353
|
+
Truck2Icon,
|
|
2354
|
+
Tv1Icon,
|
|
2355
|
+
Tv2Icon,
|
|
2356
|
+
Tv3Icon,
|
|
2357
|
+
Type1Icon,
|
|
2358
|
+
Type2Icon,
|
|
2359
|
+
TypeSquareIcon,
|
|
2360
|
+
TypeStrikethrough1Icon,
|
|
2361
|
+
TypeStrikethrough2Icon,
|
|
2362
|
+
Umbrella1Icon,
|
|
2363
|
+
Umbrella2Icon,
|
|
2364
|
+
Umbrella3Icon,
|
|
2365
|
+
Underline1Icon,
|
|
2366
|
+
Underline2Icon,
|
|
2367
|
+
UnderlineSquareIcon,
|
|
2368
|
+
Upload1Icon,
|
|
2369
|
+
Upload2Icon,
|
|
2370
|
+
Upload3Icon,
|
|
2371
|
+
Upload4Icon,
|
|
2372
|
+
UploadCloud1Icon,
|
|
2373
|
+
UploadCloud2Icon,
|
|
2374
|
+
UsbFlashDriveIcon,
|
|
2375
|
+
User1Icon,
|
|
2376
|
+
User2Icon,
|
|
2377
|
+
User3Icon,
|
|
2378
|
+
UserCheck1Icon,
|
|
2379
|
+
UserCheck2Icon,
|
|
2380
|
+
UserCircleIcon,
|
|
2381
|
+
UserDown1Icon,
|
|
2382
|
+
UserDown2Icon,
|
|
2383
|
+
UserEditIcon,
|
|
2384
|
+
UserIcon,
|
|
2385
|
+
UserLeft1Icon,
|
|
2386
|
+
UserLeft2Icon,
|
|
2387
|
+
UserMinus1Icon,
|
|
2388
|
+
UserMinus2Icon,
|
|
2389
|
+
UserPlus1Icon,
|
|
2390
|
+
UserPlus2Icon,
|
|
2391
|
+
UserPlusIcon,
|
|
2392
|
+
UserRight1Icon,
|
|
2393
|
+
UserRight2Icon,
|
|
2394
|
+
UserSquareIcon,
|
|
2395
|
+
UserUp1Icon,
|
|
2396
|
+
UserUp2Icon,
|
|
2397
|
+
UserX1Icon,
|
|
2398
|
+
UserX2Icon,
|
|
2399
|
+
UserXIcon,
|
|
2400
|
+
Users1Icon,
|
|
2401
|
+
Users2Icon,
|
|
2402
|
+
Users3Icon,
|
|
2403
|
+
UsersCheckIcon,
|
|
2404
|
+
UsersDownIcon,
|
|
2405
|
+
UsersEditIcon,
|
|
2406
|
+
UsersIcon,
|
|
2407
|
+
UsersLeftIcon,
|
|
2408
|
+
UsersMinusIcon,
|
|
2409
|
+
UsersPlusIcon,
|
|
2410
|
+
UsersRightIcon,
|
|
2411
|
+
UsersUpIcon,
|
|
2412
|
+
UsersXIcon,
|
|
2413
|
+
VariableIcon,
|
|
2414
|
+
VideoRecorderIcon,
|
|
2415
|
+
VideoRecorderOffIcon,
|
|
2416
|
+
VirusIcon,
|
|
2417
|
+
VoicemailIcon,
|
|
2418
|
+
VolumeMaxIcon,
|
|
2419
|
+
VolumeMinIcon,
|
|
2420
|
+
VolumeMinusIcon,
|
|
2421
|
+
VolumePlusIcon,
|
|
2422
|
+
VolumeXIcon,
|
|
2423
|
+
Wallet1Icon,
|
|
2424
|
+
Wallet2Icon,
|
|
2425
|
+
Wallet3Icon,
|
|
2426
|
+
Wallet4Icon,
|
|
2427
|
+
Wallet5Icon,
|
|
2428
|
+
WatchCircleIcon,
|
|
2429
|
+
WatchSquareIcon,
|
|
2430
|
+
WavesIcon,
|
|
2431
|
+
Webcam1Icon,
|
|
2432
|
+
Webcam2Icon,
|
|
2433
|
+
WifiIcon,
|
|
2434
|
+
WifiOffIcon,
|
|
2435
|
+
Wind1Icon,
|
|
2436
|
+
Wind2Icon,
|
|
2437
|
+
Wind3Icon,
|
|
2438
|
+
XCircleIcon,
|
|
2439
|
+
XCloseIcon,
|
|
2440
|
+
XIcon,
|
|
2441
|
+
XSquareIcon,
|
|
2442
|
+
YoutubeIcon,
|
|
2443
|
+
ZapCircleIcon,
|
|
2444
|
+
ZapFastIcon,
|
|
2445
|
+
ZapIcon,
|
|
2446
|
+
ZapOffIcon,
|
|
2447
|
+
ZapSquareIcon,
|
|
2448
|
+
ZoomInIcon,
|
|
2449
|
+
ZoomOutIcon
|
|
2450
|
+
};
|