@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,3697 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __export = (target, all) => {
|
|
7
|
+
for (var name in all)
|
|
8
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
9
|
+
};
|
|
10
|
+
var __copyProps = (to, from, except, desc) => {
|
|
11
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
12
|
+
for (let key of __getOwnPropNames(from))
|
|
13
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
14
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
15
|
+
}
|
|
16
|
+
return to;
|
|
17
|
+
};
|
|
18
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
|
+
var icons_exports = {};
|
|
20
|
+
__export(icons_exports, {
|
|
21
|
+
ActivityHeartIcon: () => import_activityHeart.ActivityHeartIcon,
|
|
22
|
+
ActivityIcon: () => import_activity.ActivityIcon,
|
|
23
|
+
AirplayIcon: () => import_airplay.AirplayIcon,
|
|
24
|
+
AirpodsIcon: () => import_airpods.AirpodsIcon,
|
|
25
|
+
AlarmClockCheckIcon: () => import_alarmClockCheck.AlarmClockCheckIcon,
|
|
26
|
+
AlarmClockIcon: () => import_alarmClock.AlarmClockIcon,
|
|
27
|
+
AlarmClockMinusIcon: () => import_alarmClockMinus.AlarmClockMinusIcon,
|
|
28
|
+
AlarmClockOffIcon: () => import_alarmClockOff.AlarmClockOffIcon,
|
|
29
|
+
AlarmClockPlusIcon: () => import_alarmClockPlus.AlarmClockPlusIcon,
|
|
30
|
+
AlertCircleIcon: () => import_alertCircle.AlertCircleIcon,
|
|
31
|
+
AlertHexagonIcon: () => import_alertHexagon.AlertHexagonIcon,
|
|
32
|
+
AlertOctagonIcon: () => import_alertOctagon.AlertOctagonIcon,
|
|
33
|
+
AlertSquareIcon: () => import_alertSquare.AlertSquareIcon,
|
|
34
|
+
AlertTriangleIcon: () => import_alertTriangle.AlertTriangleIcon,
|
|
35
|
+
AlignBottom1Icon: () => import_alignBottom1.AlignBottom1Icon,
|
|
36
|
+
AlignBottom2Icon: () => import_alignBottom2.AlignBottom2Icon,
|
|
37
|
+
AlignCenterIcon: () => import_alignCenter.AlignCenterIcon,
|
|
38
|
+
AlignHorizontalCentre1Icon: () => import_alignHorizontalCentre1.AlignHorizontalCentre1Icon,
|
|
39
|
+
AlignHorizontalCentre2Icon: () => import_alignHorizontalCentre2.AlignHorizontalCentre2Icon,
|
|
40
|
+
AlignJustifyIcon: () => import_alignJustify.AlignJustifyIcon,
|
|
41
|
+
AlignLeft1Icon: () => import_alignLeft1.AlignLeft1Icon,
|
|
42
|
+
AlignLeft2Icon: () => import_alignLeft2.AlignLeft2Icon,
|
|
43
|
+
AlignLeftIcon: () => import_alignLeft.AlignLeftIcon,
|
|
44
|
+
AlignRight1Icon: () => import_alignRight1.AlignRight1Icon,
|
|
45
|
+
AlignRight2Icon: () => import_alignRight2.AlignRight2Icon,
|
|
46
|
+
AlignRightIcon: () => import_alignRight.AlignRightIcon,
|
|
47
|
+
AlignTopArrow1Icon: () => import_alignTopArrow1.AlignTopArrow1Icon,
|
|
48
|
+
AlignTopArrow2Icon: () => import_alignTopArrow2.AlignTopArrow2Icon,
|
|
49
|
+
AlignVerticalCenter1Icon: () => import_alignVerticalCenter1.AlignVerticalCenter1Icon,
|
|
50
|
+
AlignVerticalCenter2Icon: () => import_alignVerticalCenter2.AlignVerticalCenter2Icon,
|
|
51
|
+
AnchorIcon: () => import_anchor.AnchorIcon,
|
|
52
|
+
AnnotationAlertIcon: () => import_annotationAlert.AnnotationAlertIcon,
|
|
53
|
+
AnnotationCheckIcon: () => import_annotationCheck.AnnotationCheckIcon,
|
|
54
|
+
AnnotationDotsIcon: () => import_annotationDots.AnnotationDotsIcon,
|
|
55
|
+
AnnotationHeartIcon: () => import_annotationHeart.AnnotationHeartIcon,
|
|
56
|
+
AnnotationIcon: () => import_annotation.AnnotationIcon,
|
|
57
|
+
AnnotationInfoIcon: () => import_annotationInfo.AnnotationInfoIcon,
|
|
58
|
+
AnnotationPlusIcon: () => import_annotationPlus.AnnotationPlusIcon,
|
|
59
|
+
AnnotationQuestionIcon: () => import_annotationQuestion.AnnotationQuestionIcon,
|
|
60
|
+
AnnotationXIcon: () => import_annotationX.AnnotationXIcon,
|
|
61
|
+
Announcement1Icon: () => import_announcement1.Announcement1Icon,
|
|
62
|
+
Announcement2Icon: () => import_announcement2.Announcement2Icon,
|
|
63
|
+
Announcement3Icon: () => import_announcement3.Announcement3Icon,
|
|
64
|
+
AppIntegrationIcon: () => import_appIntegration.AppIntegrationIcon,
|
|
65
|
+
ArchiveIcon: () => import_archive.ArchiveIcon,
|
|
66
|
+
ArrowBlockDownIcon: () => import_arrowBlockDown.ArrowBlockDownIcon,
|
|
67
|
+
ArrowBlockLeftIcon: () => import_arrowBlockLeft.ArrowBlockLeftIcon,
|
|
68
|
+
ArrowBlockRightIcon: () => import_arrowBlockRight.ArrowBlockRightIcon,
|
|
69
|
+
ArrowBlockUpIcon: () => import_arrowBlockUp.ArrowBlockUpIcon,
|
|
70
|
+
ArrowCircleBrokenDownIcon: () => import_arrowCircleBrokenDown.ArrowCircleBrokenDownIcon,
|
|
71
|
+
ArrowCircleBrokenDownLeftIcon: () => import_arrowCircleBrokenDownLeft.ArrowCircleBrokenDownLeftIcon,
|
|
72
|
+
ArrowCircleBrokenDownRightIcon: () => import_arrowCircleBrokenDownRight.ArrowCircleBrokenDownRightIcon,
|
|
73
|
+
ArrowCircleBrokenLeftIcon: () => import_arrowCircleBrokenLeft.ArrowCircleBrokenLeftIcon,
|
|
74
|
+
ArrowCircleBrokenRightIcon: () => import_arrowCircleBrokenRight.ArrowCircleBrokenRightIcon,
|
|
75
|
+
ArrowCircleBrokenUpIcon: () => import_arrowCircleBrokenUp.ArrowCircleBrokenUpIcon,
|
|
76
|
+
ArrowCircleBrokenUpLeftIcon: () => import_arrowCircleBrokenUpLeft.ArrowCircleBrokenUpLeftIcon,
|
|
77
|
+
ArrowCircleBrokenUpRightIcon: () => import_arrowCircleBrokenUpRight.ArrowCircleBrokenUpRightIcon,
|
|
78
|
+
ArrowCircleDownIcon: () => import_arrowCircleDown.ArrowCircleDownIcon,
|
|
79
|
+
ArrowCircleDownLeftIcon: () => import_arrowCircleDownLeft.ArrowCircleDownLeftIcon,
|
|
80
|
+
ArrowCircleDownRightIcon: () => import_arrowCircleDownRight.ArrowCircleDownRightIcon,
|
|
81
|
+
ArrowCircleLeftIcon: () => import_arrowCircleLeft.ArrowCircleLeftIcon,
|
|
82
|
+
ArrowCircleRightIcon: () => import_arrowCircleRight.ArrowCircleRightIcon,
|
|
83
|
+
ArrowCircleUpIcon: () => import_arrowCircleUp.ArrowCircleUpIcon,
|
|
84
|
+
ArrowCircleUpLeftIcon: () => import_arrowCircleUpLeft.ArrowCircleUpLeftIcon,
|
|
85
|
+
ArrowCircleUpRightIcon: () => import_arrowCircleUpRight.ArrowCircleUpRightIcon,
|
|
86
|
+
ArrowDownIcon: () => import_arrowDown.ArrowDownIcon,
|
|
87
|
+
ArrowDownLeftIcon: () => import_arrowDownLeft.ArrowDownLeftIcon,
|
|
88
|
+
ArrowDownRightIcon: () => import_arrowDownRight.ArrowDownRightIcon,
|
|
89
|
+
ArrowLeftIcon: () => import_arrowLeft.ArrowLeftIcon,
|
|
90
|
+
ArrowNarrowDownIcon: () => import_arrowNarrowDown.ArrowNarrowDownIcon,
|
|
91
|
+
ArrowNarrowDownLeftIcon: () => import_arrowNarrowDownLeft.ArrowNarrowDownLeftIcon,
|
|
92
|
+
ArrowNarrowDownRightIcon: () => import_arrowNarrowDownRight.ArrowNarrowDownRightIcon,
|
|
93
|
+
ArrowNarrowLeftIcon: () => import_arrowNarrowLeft.ArrowNarrowLeftIcon,
|
|
94
|
+
ArrowNarrowRightIcon: () => import_arrowNarrowRight.ArrowNarrowRightIcon,
|
|
95
|
+
ArrowNarrowUpIcon: () => import_arrowNarrowUp.ArrowNarrowUpIcon,
|
|
96
|
+
ArrowNarrowUpLeftIcon: () => import_arrowNarrowUpLeft.ArrowNarrowUpLeftIcon,
|
|
97
|
+
ArrowNarrowUpRightIcon: () => import_arrowNarrowUpRight.ArrowNarrowUpRightIcon,
|
|
98
|
+
ArrowRightIcon: () => import_arrowRight.ArrowRightIcon,
|
|
99
|
+
ArrowSquareDownIcon: () => import_arrowSquareDown.ArrowSquareDownIcon,
|
|
100
|
+
ArrowSquareDownLeftIcon: () => import_arrowSquareDownLeft.ArrowSquareDownLeftIcon,
|
|
101
|
+
ArrowSquareDownRightIcon: () => import_arrowSquareDownRight.ArrowSquareDownRightIcon,
|
|
102
|
+
ArrowSquareLeftIcon: () => import_arrowSquareLeft.ArrowSquareLeftIcon,
|
|
103
|
+
ArrowSquareRightIcon: () => import_arrowSquareRight.ArrowSquareRightIcon,
|
|
104
|
+
ArrowSquareUpIcon: () => import_arrowSquareUp.ArrowSquareUpIcon,
|
|
105
|
+
ArrowSquareUpLeftIcon: () => import_arrowSquareUpLeft.ArrowSquareUpLeftIcon,
|
|
106
|
+
ArrowSquareUpRightIcon: () => import_arrowSquareUpRight.ArrowSquareUpRightIcon,
|
|
107
|
+
ArrowUpIcon: () => import_arrowUp.ArrowUpIcon,
|
|
108
|
+
ArrowUpLeftIcon: () => import_arrowUpLeft.ArrowUpLeftIcon,
|
|
109
|
+
ArrowUpRightIcon: () => import_arrowUpRight.ArrowUpRightIcon,
|
|
110
|
+
ArrowsDownIcon: () => import_arrowsDown.ArrowsDownIcon,
|
|
111
|
+
ArrowsLeftIcon: () => import_arrowsLeft.ArrowsLeftIcon,
|
|
112
|
+
ArrowsRightIcon: () => import_arrowsRight.ArrowsRightIcon,
|
|
113
|
+
ArrowsTriangleIcon: () => import_arrowsTriangle.ArrowsTriangleIcon,
|
|
114
|
+
ArrowsUpIcon: () => import_arrowsUp.ArrowsUpIcon,
|
|
115
|
+
Asterisk1Icon: () => import_asterisk1.Asterisk1Icon,
|
|
116
|
+
Asterisk2Icon: () => import_asterisk2.Asterisk2Icon,
|
|
117
|
+
AtSignIcon: () => import_atSign.AtSignIcon,
|
|
118
|
+
Atom1Icon: () => import_atom1.Atom1Icon,
|
|
119
|
+
Atom2Icon: () => import_atom2.Atom2Icon,
|
|
120
|
+
Attachment1Icon: () => import_attachment1.Attachment1Icon,
|
|
121
|
+
Attachment2Icon: () => import_attachment2.Attachment2Icon,
|
|
122
|
+
AttachmentIcon: () => import_attachment.AttachmentIcon,
|
|
123
|
+
Award1Icon: () => import_award1.Award1Icon,
|
|
124
|
+
Award2Icon: () => import_award2.Award2Icon,
|
|
125
|
+
Award3Icon: () => import_award3.Award3Icon,
|
|
126
|
+
Award4Icon: () => import_award4.Award4Icon,
|
|
127
|
+
Award5Icon: () => import_award5.Award5Icon,
|
|
128
|
+
BackpackIcon: () => import_backpack.BackpackIcon,
|
|
129
|
+
BankIcon: () => import_bank.BankIcon,
|
|
130
|
+
BankNote1Icon: () => import_bankNote1.BankNote1Icon,
|
|
131
|
+
BankNote2Icon: () => import_bankNote2.BankNote2Icon,
|
|
132
|
+
BankNote3Icon: () => import_bankNote3.BankNote3Icon,
|
|
133
|
+
BarChart11Icon: () => import_barChart11.BarChart11Icon,
|
|
134
|
+
BarChart12Icon: () => import_barChart12.BarChart12Icon,
|
|
135
|
+
BarChart1Icon: () => import_barChart1.BarChart1Icon,
|
|
136
|
+
BarChart2Icon: () => import_barChart2.BarChart2Icon,
|
|
137
|
+
BarChart3Icon: () => import_barChart3.BarChart3Icon,
|
|
138
|
+
BarChart4Icon: () => import_barChart4.BarChart4Icon,
|
|
139
|
+
BarChart5Icon: () => import_barChart5.BarChart5Icon,
|
|
140
|
+
BarChart6Icon: () => import_barChart6.BarChart6Icon,
|
|
141
|
+
BarChart7Icon: () => import_barChart7.BarChart7Icon,
|
|
142
|
+
BarChart8Icon: () => import_barChart8.BarChart8Icon,
|
|
143
|
+
BarChart9Icon: () => import_barChart9.BarChart9Icon,
|
|
144
|
+
BarChartCircle1Icon: () => import_barChartCircle1.BarChartCircle1Icon,
|
|
145
|
+
BarChartCircle2Icon: () => import_barChartCircle2.BarChartCircle2Icon,
|
|
146
|
+
BarChartCircle3Icon: () => import_barChartCircle3.BarChartCircle3Icon,
|
|
147
|
+
BarChartSquare1Icon: () => import_barChartSquare1.BarChartSquare1Icon,
|
|
148
|
+
BarChartSquare2Icon: () => import_barChartSquare2.BarChartSquare2Icon,
|
|
149
|
+
BarChartSquare3Icon: () => import_barChartSquare3.BarChartSquare3Icon,
|
|
150
|
+
BarChartSquareDownIcon: () => import_barChartSquareDown.BarChartSquareDownIcon,
|
|
151
|
+
BarChartSquareMinusIcon: () => import_barChartSquareMinus.BarChartSquareMinusIcon,
|
|
152
|
+
BarChartSquarePlusIcon: () => import_barChartSquarePlus.BarChartSquarePlusIcon,
|
|
153
|
+
BarChartSquareUpIcon: () => import_barChartSquareUp.BarChartSquareUpIcon,
|
|
154
|
+
BarLineChartIcon: () => import_barLineChart.BarLineChartIcon,
|
|
155
|
+
BatteryCharging1Icon: () => import_batteryCharging1.BatteryCharging1Icon,
|
|
156
|
+
BatteryCharging2Icon: () => import_batteryCharging2.BatteryCharging2Icon,
|
|
157
|
+
BatteryEmptyIcon: () => import_batteryEmpty.BatteryEmptyIcon,
|
|
158
|
+
BatteryFullIcon: () => import_batteryFull.BatteryFullIcon,
|
|
159
|
+
BatteryLowIcon: () => import_batteryLow.BatteryLowIcon,
|
|
160
|
+
BatteryMidIcon: () => import_batteryMid.BatteryMidIcon,
|
|
161
|
+
Beaker1Icon: () => import_beaker1.Beaker1Icon,
|
|
162
|
+
Beaker2Icon: () => import_beaker2.Beaker2Icon,
|
|
163
|
+
Bell1Icon: () => import_bell1.Bell1Icon,
|
|
164
|
+
Bell2Icon: () => import_bell2.Bell2Icon,
|
|
165
|
+
Bell3Icon: () => import_bell3.Bell3Icon,
|
|
166
|
+
Bell4Icon: () => import_bell4.Bell4Icon,
|
|
167
|
+
BellIcon: () => import_bell.BellIcon,
|
|
168
|
+
BellMinusIcon: () => import_bellMinus.BellMinusIcon,
|
|
169
|
+
BellOff1Icon: () => import_bellOff1.BellOff1Icon,
|
|
170
|
+
BellOff2Icon: () => import_bellOff2.BellOff2Icon,
|
|
171
|
+
BellOff3Icon: () => import_bellOff3.BellOff3Icon,
|
|
172
|
+
BellPlusIcon: () => import_bellPlus.BellPlusIcon,
|
|
173
|
+
BellRinging1Icon: () => import_bellRinging1.BellRinging1Icon,
|
|
174
|
+
BellRinging2Icon: () => import_bellRinging2.BellRinging2Icon,
|
|
175
|
+
BellRinging3Icon: () => import_bellRinging3.BellRinging3Icon,
|
|
176
|
+
BellRinging4Icon: () => import_bellRinging4.BellRinging4Icon,
|
|
177
|
+
BezierCurve1Icon: () => import_bezierCurve1.BezierCurve1Icon,
|
|
178
|
+
BezierCurve2Icon: () => import_bezierCurve2.BezierCurve2Icon,
|
|
179
|
+
BezierCurve3Icon: () => import_bezierCurve3.BezierCurve3Icon,
|
|
180
|
+
BluetoothConnectIcon: () => import_bluetoothConnect.BluetoothConnectIcon,
|
|
181
|
+
BluetoothOffIcon: () => import_bluetoothOff.BluetoothOffIcon,
|
|
182
|
+
BluetoothOnIcon: () => import_bluetoothOn.BluetoothOnIcon,
|
|
183
|
+
BluetoothSignalIcon: () => import_bluetoothSignal.BluetoothSignalIcon,
|
|
184
|
+
Bold1Icon: () => import_bold1.Bold1Icon,
|
|
185
|
+
Bold2Icon: () => import_bold2.Bold2Icon,
|
|
186
|
+
BoldSquareIcon: () => import_boldSquare.BoldSquareIcon,
|
|
187
|
+
BookClosedIcon: () => import_bookClosed.BookClosedIcon,
|
|
188
|
+
BookOpen1Icon: () => import_bookOpen1.BookOpen1Icon,
|
|
189
|
+
BookOpen2Icon: () => import_bookOpen2.BookOpen2Icon,
|
|
190
|
+
BookmarkAddIcon: () => import_bookmarkAdd.BookmarkAddIcon,
|
|
191
|
+
BookmarkCheckIcon: () => import_bookmarkCheck.BookmarkCheckIcon,
|
|
192
|
+
BookmarkIcon: () => import_bookmark.BookmarkIcon,
|
|
193
|
+
BookmarkMinusIcon: () => import_bookmarkMinus.BookmarkMinusIcon,
|
|
194
|
+
BookmarkXIcon: () => import_bookmarkX.BookmarkXIcon,
|
|
195
|
+
BoxIcon: () => import_box.BoxIcon,
|
|
196
|
+
BracketsCheckIcon: () => import_bracketsCheck.BracketsCheckIcon,
|
|
197
|
+
BracketsEllipsesIcon: () => import_bracketsEllipses.BracketsEllipsesIcon,
|
|
198
|
+
BracketsIcon: () => import_brackets.BracketsIcon,
|
|
199
|
+
BracketsMinusIcon: () => import_bracketsMinus.BracketsMinusIcon,
|
|
200
|
+
BracketsPlusIcon: () => import_bracketsPlus.BracketsPlusIcon,
|
|
201
|
+
BracketsSlashIcon: () => import_bracketsSlash.BracketsSlashIcon,
|
|
202
|
+
BracketsXIcon: () => import_bracketsX.BracketsXIcon,
|
|
203
|
+
Briefcase1Icon: () => import_briefcase1.Briefcase1Icon,
|
|
204
|
+
Briefcase2Icon: () => import_briefcase2.Briefcase2Icon,
|
|
205
|
+
BrowserIcon: () => import_browser.BrowserIcon,
|
|
206
|
+
Brush1Icon: () => import_brush1.Brush1Icon,
|
|
207
|
+
Brush2Icon: () => import_brush2.Brush2Icon,
|
|
208
|
+
Brush3Icon: () => import_brush3.Brush3Icon,
|
|
209
|
+
Building1Icon: () => import_building1.Building1Icon,
|
|
210
|
+
Building2Icon: () => import_building2.Building2Icon,
|
|
211
|
+
Building3Icon: () => import_building3.Building3Icon,
|
|
212
|
+
Building4Icon: () => import_building4.Building4Icon,
|
|
213
|
+
Building5Icon: () => import_building5.Building5Icon,
|
|
214
|
+
Building6Icon: () => import_building6.Building6Icon,
|
|
215
|
+
Building7Icon: () => import_building7.Building7Icon,
|
|
216
|
+
Building8Icon: () => import_building8.Building8Icon,
|
|
217
|
+
BusIcon: () => import_bus.BusIcon,
|
|
218
|
+
CalculatorIcon: () => import_calculator.CalculatorIcon,
|
|
219
|
+
CalendarCheck1Icon: () => import_calendarCheck1.CalendarCheck1Icon,
|
|
220
|
+
CalendarCheck2Icon: () => import_calendarCheck2.CalendarCheck2Icon,
|
|
221
|
+
CalendarCheckIcon: () => import_calendarCheck.CalendarCheckIcon,
|
|
222
|
+
CalendarDateIcon: () => import_calendarDate.CalendarDateIcon,
|
|
223
|
+
CalendarHeart1Icon: () => import_calendarHeart1.CalendarHeart1Icon,
|
|
224
|
+
CalendarHeart2Icon: () => import_calendarHeart2.CalendarHeart2Icon,
|
|
225
|
+
CalendarIcon: () => import_calendar.CalendarIcon,
|
|
226
|
+
CalendarMinus1Icon: () => import_calendarMinus1.CalendarMinus1Icon,
|
|
227
|
+
CalendarMinus2Icon: () => import_calendarMinus2.CalendarMinus2Icon,
|
|
228
|
+
CalendarPlus1Icon: () => import_calendarPlus1.CalendarPlus1Icon,
|
|
229
|
+
CalendarPlus2Icon: () => import_calendarPlus2.CalendarPlus2Icon,
|
|
230
|
+
CalendarPlusCornerIcon: () => import_calendarPlusCorner.CalendarPlusCornerIcon,
|
|
231
|
+
CalendarPlusIcon: () => import_calendarPlus.CalendarPlusIcon,
|
|
232
|
+
Camera1Icon: () => import_camera1.Camera1Icon,
|
|
233
|
+
Camera2Icon: () => import_camera2.Camera2Icon,
|
|
234
|
+
Camera3Icon: () => import_camera3.Camera3Icon,
|
|
235
|
+
CameraIcon: () => import_camera.CameraIcon,
|
|
236
|
+
CameraLensIcon: () => import_cameraLens.CameraLensIcon,
|
|
237
|
+
CameraOffIcon: () => import_cameraOff.CameraOffIcon,
|
|
238
|
+
CameraPlusIcon: () => import_cameraPlus.CameraPlusIcon,
|
|
239
|
+
Car1Icon: () => import_car1.Car1Icon,
|
|
240
|
+
Car2Icon: () => import_car2.Car2Icon,
|
|
241
|
+
Certificate1Icon: () => import_certificate1.Certificate1Icon,
|
|
242
|
+
Certificate2Icon: () => import_certificate2.Certificate2Icon,
|
|
243
|
+
ChartBreakoutCircleIcon: () => import_chartBreakoutCircle.ChartBreakoutCircleIcon,
|
|
244
|
+
ChartBreakoutSquareIcon: () => import_chartBreakoutSquare.ChartBreakoutSquareIcon,
|
|
245
|
+
CheckCircleBrokenIcon: () => import_checkCircleBroken.CheckCircleBrokenIcon,
|
|
246
|
+
CheckCircleIcon: () => import_checkCircle.CheckCircleIcon,
|
|
247
|
+
CheckDone1Icon: () => import_checkDone1.CheckDone1Icon,
|
|
248
|
+
CheckDone2Icon: () => import_checkDone2.CheckDone2Icon,
|
|
249
|
+
CheckHeartIcon: () => import_checkHeart.CheckHeartIcon,
|
|
250
|
+
CheckIcon: () => import_check.CheckIcon,
|
|
251
|
+
CheckSquareBrokenIcon: () => import_checkSquareBroken.CheckSquareBrokenIcon,
|
|
252
|
+
CheckSquareIcon: () => import_checkSquare.CheckSquareIcon,
|
|
253
|
+
CheckVerified1Icon: () => import_checkVerified1.CheckVerified1Icon,
|
|
254
|
+
CheckVerified2Icon: () => import_checkVerified2.CheckVerified2Icon,
|
|
255
|
+
CheckVerified3Icon: () => import_checkVerified3.CheckVerified3Icon,
|
|
256
|
+
ChevronDownDoubleIcon: () => import_chevronDownDouble.ChevronDownDoubleIcon,
|
|
257
|
+
ChevronDownIcon: () => import_chevronDown.ChevronDownIcon,
|
|
258
|
+
ChevronLeftDoubleIcon: () => import_chevronLeftDouble.ChevronLeftDoubleIcon,
|
|
259
|
+
ChevronLeftIcon: () => import_chevronLeft.ChevronLeftIcon,
|
|
260
|
+
ChevronRightDoubleIcon: () => import_chevronRightDouble.ChevronRightDoubleIcon,
|
|
261
|
+
ChevronRightIcon: () => import_chevronRight.ChevronRightIcon,
|
|
262
|
+
ChevronSelectorHorizontalIcon: () => import_chevronSelectorHorizontal.ChevronSelectorHorizontalIcon,
|
|
263
|
+
ChevronSelectorVerticalIcon: () => import_chevronSelectorVertical.ChevronSelectorVerticalIcon,
|
|
264
|
+
ChevronUpDoubleIcon: () => import_chevronUpDouble.ChevronUpDoubleIcon,
|
|
265
|
+
ChevronUpIcon: () => import_chevronUp.ChevronUpIcon,
|
|
266
|
+
ChromeCastIcon: () => import_chromeCast.ChromeCastIcon,
|
|
267
|
+
CircleCutIcon: () => import_circleCut.CircleCutIcon,
|
|
268
|
+
CircleIcon: () => import_circle.CircleIcon,
|
|
269
|
+
ClapperboardIcon: () => import_clapperboard.ClapperboardIcon,
|
|
270
|
+
ClipboardAttachmentIcon: () => import_clipboardAttachment.ClipboardAttachmentIcon,
|
|
271
|
+
ClipboardCheckIcon: () => import_clipboardCheck.ClipboardCheckIcon,
|
|
272
|
+
ClipboardDownloadIcon: () => import_clipboardDownload.ClipboardDownloadIcon,
|
|
273
|
+
ClipboardIcon: () => import_clipboard.ClipboardIcon,
|
|
274
|
+
ClipboardMinusIcon: () => import_clipboardMinus.ClipboardMinusIcon,
|
|
275
|
+
ClipboardPlusIcon: () => import_clipboardPlus.ClipboardPlusIcon,
|
|
276
|
+
ClipboardXIcon: () => import_clipboardX.ClipboardXIcon,
|
|
277
|
+
ClockCheckIcon: () => import_clockCheck.ClockCheckIcon,
|
|
278
|
+
ClockFastForwardIcon: () => import_clockFastForward.ClockFastForwardIcon,
|
|
279
|
+
ClockIcon: () => import_clock.ClockIcon,
|
|
280
|
+
ClockPlusIcon: () => import_clockPlus.ClockPlusIcon,
|
|
281
|
+
ClockRefreshIcon: () => import_clockRefresh.ClockRefreshIcon,
|
|
282
|
+
ClockRewindIcon: () => import_clockRewind.ClockRewindIcon,
|
|
283
|
+
ClockSnoozeIcon: () => import_clockSnooze.ClockSnoozeIcon,
|
|
284
|
+
ClockStopwatchIcon: () => import_clockStopwatch.ClockStopwatchIcon,
|
|
285
|
+
Cloud1Icon: () => import_cloud1.Cloud1Icon,
|
|
286
|
+
Cloud2Icon: () => import_cloud2.Cloud2Icon,
|
|
287
|
+
Cloud3Icon: () => import_cloud3.Cloud3Icon,
|
|
288
|
+
CloudBlank1Icon: () => import_cloudBlank1.CloudBlank1Icon,
|
|
289
|
+
CloudBlank2Icon: () => import_cloudBlank2.CloudBlank2Icon,
|
|
290
|
+
CloudLightningIcon: () => import_cloudLightning.CloudLightningIcon,
|
|
291
|
+
CloudMoonIcon: () => import_cloudMoon.CloudMoonIcon,
|
|
292
|
+
CloudOffIcon: () => import_cloudOff.CloudOffIcon,
|
|
293
|
+
CloudRaining1Icon: () => import_cloudRaining1.CloudRaining1Icon,
|
|
294
|
+
CloudRaining2Icon: () => import_cloudRaining2.CloudRaining2Icon,
|
|
295
|
+
CloudRaining3Icon: () => import_cloudRaining3.CloudRaining3Icon,
|
|
296
|
+
CloudRaining4Icon: () => import_cloudRaining4.CloudRaining4Icon,
|
|
297
|
+
CloudRaining5Icon: () => import_cloudRaining5.CloudRaining5Icon,
|
|
298
|
+
CloudRaining6Icon: () => import_cloudRaining6.CloudRaining6Icon,
|
|
299
|
+
CloudSnowing1Icon: () => import_cloudSnowing1.CloudSnowing1Icon,
|
|
300
|
+
CloudSnowing2Icon: () => import_cloudSnowing2.CloudSnowing2Icon,
|
|
301
|
+
CloudSun1Icon: () => import_cloudSun1.CloudSun1Icon,
|
|
302
|
+
CloudSun2Icon: () => import_cloudSun2.CloudSun2Icon,
|
|
303
|
+
CloudSun3Icon: () => import_cloudSun3.CloudSun3Icon,
|
|
304
|
+
Code1Icon: () => import_code1.Code1Icon,
|
|
305
|
+
Code2Icon: () => import_code2.Code2Icon,
|
|
306
|
+
CodeBrowserIcon: () => import_codeBrowser.CodeBrowserIcon,
|
|
307
|
+
CodeCircle1Icon: () => import_codeCircle1.CodeCircle1Icon,
|
|
308
|
+
CodeCircle2Icon: () => import_codeCircle2.CodeCircle2Icon,
|
|
309
|
+
CodeCircle3Icon: () => import_codeCircle3.CodeCircle3Icon,
|
|
310
|
+
CodeSnippet1Icon: () => import_codeSnippet1.CodeSnippet1Icon,
|
|
311
|
+
CodeSnippet2Icon: () => import_codeSnippet2.CodeSnippet2Icon,
|
|
312
|
+
CodeSquare1Icon: () => import_codeSquare1.CodeSquare1Icon,
|
|
313
|
+
CodeSquare2Icon: () => import_codeSquare2.CodeSquare2Icon,
|
|
314
|
+
CodepenIcon: () => import_codepen.CodepenIcon,
|
|
315
|
+
Coins1Icon: () => import_coins1.Coins1Icon,
|
|
316
|
+
Coins2Icon: () => import_coins2.Coins2Icon,
|
|
317
|
+
Coins3Icon: () => import_coins3.Coins3Icon,
|
|
318
|
+
Coins4Icon: () => import_coins4.Coins4Icon,
|
|
319
|
+
CoinsHandIcon: () => import_coinsHand.CoinsHandIcon,
|
|
320
|
+
CoinsStacked1Icon: () => import_coinsStacked1.CoinsStacked1Icon,
|
|
321
|
+
CoinsStacked2Icon: () => import_coinsStacked2.CoinsStacked2Icon,
|
|
322
|
+
CoinsStacked3Icon: () => import_coinsStacked3.CoinsStacked3Icon,
|
|
323
|
+
CoinsStacked4Icon: () => import_coinsStacked4.CoinsStacked4Icon,
|
|
324
|
+
CoinsSwap1Icon: () => import_coinsSwap1.CoinsSwap1Icon,
|
|
325
|
+
CoinsSwap2Icon: () => import_coinsSwap2.CoinsSwap2Icon,
|
|
326
|
+
Colors1Icon: () => import_colors1.Colors1Icon,
|
|
327
|
+
ColorsIcon: () => import_colors.ColorsIcon,
|
|
328
|
+
Columns1Icon: () => import_columns1.Columns1Icon,
|
|
329
|
+
Columns2Icon: () => import_columns2.Columns2Icon,
|
|
330
|
+
Columns3Icon: () => import_columns3.Columns3Icon,
|
|
331
|
+
CommandIcon: () => import_command.CommandIcon,
|
|
332
|
+
Compass1Icon: () => import_compass1.Compass1Icon,
|
|
333
|
+
Compass2Icon: () => import_compass2.Compass2Icon,
|
|
334
|
+
Compass3Icon: () => import_compass3.Compass3Icon,
|
|
335
|
+
CompassIcon: () => import_compass.CompassIcon,
|
|
336
|
+
ContainerIcon: () => import_container.ContainerIcon,
|
|
337
|
+
Contrast1Icon: () => import_contrast1.Contrast1Icon,
|
|
338
|
+
Contrast2Icon: () => import_contrast2.Contrast2Icon,
|
|
339
|
+
Contrast3Icon: () => import_contrast3.Contrast3Icon,
|
|
340
|
+
Copy1Icon: () => import_copy1.Copy1Icon,
|
|
341
|
+
Copy2Icon: () => import_copy2.Copy2Icon,
|
|
342
|
+
Copy3Icon: () => import_copy3.Copy3Icon,
|
|
343
|
+
Copy4Icon: () => import_copy4.Copy4Icon,
|
|
344
|
+
Copy5Icon: () => import_copy5.Copy5Icon,
|
|
345
|
+
Copy6Icon: () => import_copy6.Copy6Icon,
|
|
346
|
+
Copy7Icon: () => import_copy7.Copy7Icon,
|
|
347
|
+
CopyIcon: () => import_copy.CopyIcon,
|
|
348
|
+
CornerDownLeftIcon: () => import_cornerDownLeft.CornerDownLeftIcon,
|
|
349
|
+
CornerDownRightIcon: () => import_cornerDownRight.CornerDownRightIcon,
|
|
350
|
+
CornerLeftDownIcon: () => import_cornerLeftDown.CornerLeftDownIcon,
|
|
351
|
+
CornerLeftUpIcon: () => import_cornerLeftUp.CornerLeftUpIcon,
|
|
352
|
+
CornerRightDownIcon: () => import_cornerRightDown.CornerRightDownIcon,
|
|
353
|
+
CornerRightUpIcon: () => import_cornerRightUp.CornerRightUpIcon,
|
|
354
|
+
CornerUpLeftIcon: () => import_cornerUpLeft.CornerUpLeftIcon,
|
|
355
|
+
CornerUpRightIcon: () => import_cornerUpRight.CornerUpRightIcon,
|
|
356
|
+
CpuChip1Icon: () => import_cpuChip1.CpuChip1Icon,
|
|
357
|
+
CpuChip2Icon: () => import_cpuChip2.CpuChip2Icon,
|
|
358
|
+
CreditCard1Icon: () => import_creditCard1.CreditCard1Icon,
|
|
359
|
+
CreditCard2Icon: () => import_creditCard2.CreditCard2Icon,
|
|
360
|
+
CreditCardCheckIcon: () => import_creditCardCheck.CreditCardCheckIcon,
|
|
361
|
+
CreditCardDownIcon: () => import_creditCardDown.CreditCardDownIcon,
|
|
362
|
+
CreditCardDownloadIcon: () => import_creditCardDownload.CreditCardDownloadIcon,
|
|
363
|
+
CreditCardEditIcon: () => import_creditCardEdit.CreditCardEditIcon,
|
|
364
|
+
CreditCardLockIcon: () => import_creditCardLock.CreditCardLockIcon,
|
|
365
|
+
CreditCardMinusIcon: () => import_creditCardMinus.CreditCardMinusIcon,
|
|
366
|
+
CreditCardPlusIcon: () => import_creditCardPlus.CreditCardPlusIcon,
|
|
367
|
+
CreditCardRefreshIcon: () => import_creditCardRefresh.CreditCardRefreshIcon,
|
|
368
|
+
CreditCardSearchIcon: () => import_creditCardSearch.CreditCardSearchIcon,
|
|
369
|
+
CreditCardShieldIcon: () => import_creditCardShield.CreditCardShieldIcon,
|
|
370
|
+
CreditCardUpIcon: () => import_creditCardUp.CreditCardUpIcon,
|
|
371
|
+
CreditCardUploadIcon: () => import_creditCardUpload.CreditCardUploadIcon,
|
|
372
|
+
CreditCardXIcon: () => import_creditCardX.CreditCardXIcon,
|
|
373
|
+
Crop1Icon: () => import_crop1.Crop1Icon,
|
|
374
|
+
Crop2Icon: () => import_crop2.Crop2Icon,
|
|
375
|
+
Cryptocurrency1Icon: () => import_cryptocurrency1.Cryptocurrency1Icon,
|
|
376
|
+
Cryptocurrency2Icon: () => import_cryptocurrency2.Cryptocurrency2Icon,
|
|
377
|
+
Cryptocurrency3Icon: () => import_cryptocurrency3.Cryptocurrency3Icon,
|
|
378
|
+
Cryptocurrency4Icon: () => import_cryptocurrency4.Cryptocurrency4Icon,
|
|
379
|
+
Cube1Icon: () => import_cube1.Cube1Icon,
|
|
380
|
+
Cube2Icon: () => import_cube2.Cube2Icon,
|
|
381
|
+
Cube3Icon: () => import_cube3.Cube3Icon,
|
|
382
|
+
Cube4Icon: () => import_cube4.Cube4Icon,
|
|
383
|
+
CubeOutlineIcon: () => import_cubeOutline.CubeOutlineIcon,
|
|
384
|
+
CurrencyBitcoinCircleIcon: () => import_currencyBitcoinCircle.CurrencyBitcoinCircleIcon,
|
|
385
|
+
CurrencyBitcoinIcon: () => import_currencyBitcoin.CurrencyBitcoinIcon,
|
|
386
|
+
CurrencyDollarCircleIcon: () => import_currencyDollarCircle.CurrencyDollarCircleIcon,
|
|
387
|
+
CurrencyDollarIcon: () => import_currencyDollar.CurrencyDollarIcon,
|
|
388
|
+
CurrencyEthereumCircleIcon: () => import_currencyEthereumCircle.CurrencyEthereumCircleIcon,
|
|
389
|
+
CurrencyEthereumIcon: () => import_currencyEthereum.CurrencyEthereumIcon,
|
|
390
|
+
CurrencyEuroCircleIcon: () => import_currencyEuroCircle.CurrencyEuroCircleIcon,
|
|
391
|
+
CurrencyEuroIcon: () => import_currencyEuro.CurrencyEuroIcon,
|
|
392
|
+
CurrencyPoundCircleIcon: () => import_currencyPoundCircle.CurrencyPoundCircleIcon,
|
|
393
|
+
CurrencyPoundIcon: () => import_currencyPound.CurrencyPoundIcon,
|
|
394
|
+
CurrencyRubleCircleIcon: () => import_currencyRubleCircle.CurrencyRubleCircleIcon,
|
|
395
|
+
CurrencyRubleIcon: () => import_currencyRuble.CurrencyRubleIcon,
|
|
396
|
+
CurrencyRupeeCircleIcon: () => import_currencyRupeeCircle.CurrencyRupeeCircleIcon,
|
|
397
|
+
CurrencyRupeeIcon: () => import_currencyRupee.CurrencyRupeeIcon,
|
|
398
|
+
CurrencyYenCircleIcon: () => import_currencyYenCircle.CurrencyYenCircleIcon,
|
|
399
|
+
CurrencyYenIcon: () => import_currencyYen.CurrencyYenIcon,
|
|
400
|
+
Cursor1Icon: () => import_cursor1.Cursor1Icon,
|
|
401
|
+
Cursor2Icon: () => import_cursor2.Cursor2Icon,
|
|
402
|
+
Cursor3Icon: () => import_cursor3.Cursor3Icon,
|
|
403
|
+
Cursor4Icon: () => import_cursor4.Cursor4Icon,
|
|
404
|
+
CursorBoxIcon: () => import_cursorBox.CursorBoxIcon,
|
|
405
|
+
CursorClick1Icon: () => import_cursorClick1.CursorClick1Icon,
|
|
406
|
+
CursorClick2Icon: () => import_cursorClick2.CursorClick2Icon,
|
|
407
|
+
CursorClickIcon: () => import_cursorClick.CursorClickIcon,
|
|
408
|
+
DataIcon: () => import_data.DataIcon,
|
|
409
|
+
Database1Icon: () => import_database1.Database1Icon,
|
|
410
|
+
Database2Icon: () => import_database2.Database2Icon,
|
|
411
|
+
Database3Icon: () => import_database3.Database3Icon,
|
|
412
|
+
Dataflow1Icon: () => import_dataflow1.Dataflow1Icon,
|
|
413
|
+
Dataflow2Icon: () => import_dataflow2.Dataflow2Icon,
|
|
414
|
+
Dataflow3Icon: () => import_dataflow3.Dataflow3Icon,
|
|
415
|
+
Dataflow4Icon: () => import_dataflow4.Dataflow4Icon,
|
|
416
|
+
DeleteIcon: () => import_delete.DeleteIcon,
|
|
417
|
+
Diamond1Icon: () => import_diamond1.Diamond1Icon,
|
|
418
|
+
Diamond2Icon: () => import_diamond2.Diamond2Icon,
|
|
419
|
+
Dice1Icon: () => import_dice1.Dice1Icon,
|
|
420
|
+
Dice2Icon: () => import_dice2.Dice2Icon,
|
|
421
|
+
Dice3Icon: () => import_dice3.Dice3Icon,
|
|
422
|
+
Dice4Icon: () => import_dice4.Dice4Icon,
|
|
423
|
+
Dice5Icon: () => import_dice5.Dice5Icon,
|
|
424
|
+
Dice6Icon: () => import_dice6.Dice6Icon,
|
|
425
|
+
Disc1Icon: () => import_disc1.Disc1Icon,
|
|
426
|
+
Disc2Icon: () => import_disc2.Disc2Icon,
|
|
427
|
+
DistributeSpacingHorizontalIcon: () => import_distributeSpacingHorizontal.DistributeSpacingHorizontalIcon,
|
|
428
|
+
DistributeSpacingVerticalIcon: () => import_distributeSpacingVertical.DistributeSpacingVerticalIcon,
|
|
429
|
+
Divide1Icon: () => import_divide1.Divide1Icon,
|
|
430
|
+
Divide2Icon: () => import_divide2.Divide2Icon,
|
|
431
|
+
Divide3Icon: () => import_divide3.Divide3Icon,
|
|
432
|
+
DividerIcon: () => import_divider.DividerIcon,
|
|
433
|
+
Dotpoints1Icon: () => import_dotpoints1.Dotpoints1Icon,
|
|
434
|
+
Dotpoints2Icon: () => import_dotpoints2.Dotpoints2Icon,
|
|
435
|
+
DotsGridIcon: () => import_dotsGrid.DotsGridIcon,
|
|
436
|
+
DotsHorizontalIcon: () => import_dotsHorizontal.DotsHorizontalIcon,
|
|
437
|
+
DotsVerticalIcon: () => import_dotsVertical.DotsVerticalIcon,
|
|
438
|
+
Download1Icon: () => import_download1.Download1Icon,
|
|
439
|
+
Download2Icon: () => import_download2.Download2Icon,
|
|
440
|
+
Download3Icon: () => import_download3.Download3Icon,
|
|
441
|
+
Download4Icon: () => import_download4.Download4Icon,
|
|
442
|
+
DownloadCloud1Icon: () => import_downloadCloud1.DownloadCloud1Icon,
|
|
443
|
+
DownloadCloud2Icon: () => import_downloadCloud2.DownloadCloud2Icon,
|
|
444
|
+
DownloadIcon: () => import_download.DownloadIcon,
|
|
445
|
+
DropIcon: () => import_drop.DropIcon,
|
|
446
|
+
Droplets1Icon: () => import_droplets1.Droplets1Icon,
|
|
447
|
+
Droplets2Icon: () => import_droplets2.Droplets2Icon,
|
|
448
|
+
Droplets3Icon: () => import_droplets3.Droplets3Icon,
|
|
449
|
+
DropperIcon: () => import_dropper.DropperIcon,
|
|
450
|
+
Edit1Icon: () => import_edit1.Edit1Icon,
|
|
451
|
+
Edit2Icon: () => import_edit2.Edit2Icon,
|
|
452
|
+
Edit3Icon: () => import_edit3.Edit3Icon,
|
|
453
|
+
Edit4Icon: () => import_edit4.Edit4Icon,
|
|
454
|
+
Edit5Icon: () => import_edit5.Edit5Icon,
|
|
455
|
+
EditIcon: () => import_edit.EditIcon,
|
|
456
|
+
EqualIcon: () => import_equal.EqualIcon,
|
|
457
|
+
EqualNotIcon: () => import_equalNot.EqualNotIcon,
|
|
458
|
+
EraserIcon: () => import_eraser.EraserIcon,
|
|
459
|
+
Expand1Icon: () => import_expand1.Expand1Icon,
|
|
460
|
+
Expand2Icon: () => import_expand2.Expand2Icon,
|
|
461
|
+
Expand3Icon: () => import_expand3.Expand3Icon,
|
|
462
|
+
Expand4Icon: () => import_expand4.Expand4Icon,
|
|
463
|
+
Expand5Icon: () => import_expand5.Expand5Icon,
|
|
464
|
+
Expand6Icon: () => import_expand6.Expand6Icon,
|
|
465
|
+
ExpandIcon: () => import_expand.ExpandIcon,
|
|
466
|
+
EyeIcon: () => import_eye.EyeIcon,
|
|
467
|
+
EyeOffIcon: () => import_eyeOff.EyeOffIcon,
|
|
468
|
+
FaceContentIcon: () => import_faceContent.FaceContentIcon,
|
|
469
|
+
FaceFrownIcon: () => import_faceFrown.FaceFrownIcon,
|
|
470
|
+
FaceHappyIcon: () => import_faceHappy.FaceHappyIcon,
|
|
471
|
+
FaceIdIcon: () => import_faceId.FaceIdIcon,
|
|
472
|
+
FaceIdSquareIcon: () => import_faceIdSquare.FaceIdSquareIcon,
|
|
473
|
+
FaceNeutralIcon: () => import_faceNeutral.FaceNeutralIcon,
|
|
474
|
+
FaceSadIcon: () => import_faceSad.FaceSadIcon,
|
|
475
|
+
FaceSmileIcon: () => import_faceSmile.FaceSmileIcon,
|
|
476
|
+
FaceWinkIcon: () => import_faceWink.FaceWinkIcon,
|
|
477
|
+
FastBackwardIcon: () => import_fastBackward.FastBackwardIcon,
|
|
478
|
+
FastForwardIcon: () => import_fastForward.FastForwardIcon,
|
|
479
|
+
FeatherIcon: () => import_feather.FeatherIcon,
|
|
480
|
+
FigmaIcon: () => import_figma.FigmaIcon,
|
|
481
|
+
File1Icon: () => import_file1.File1Icon,
|
|
482
|
+
File2Icon: () => import_file2.File2Icon,
|
|
483
|
+
File3Icon: () => import_file3.File3Icon,
|
|
484
|
+
File4Icon: () => import_file4.File4Icon,
|
|
485
|
+
File5Icon: () => import_file5.File5Icon,
|
|
486
|
+
File6Icon: () => import_file6.File6Icon,
|
|
487
|
+
File7Icon: () => import_file7.File7Icon,
|
|
488
|
+
FileAttachment1Icon: () => import_fileAttachment1.FileAttachment1Icon,
|
|
489
|
+
FileAttachment2Icon: () => import_fileAttachment2.FileAttachment2Icon,
|
|
490
|
+
FileAttachment3Icon: () => import_fileAttachment3.FileAttachment3Icon,
|
|
491
|
+
FileAttachment4Icon: () => import_fileAttachment4.FileAttachment4Icon,
|
|
492
|
+
FileAttachment5Icon: () => import_fileAttachment5.FileAttachment5Icon,
|
|
493
|
+
FileCheck1Icon: () => import_fileCheck1.FileCheck1Icon,
|
|
494
|
+
FileCheck2Icon: () => import_fileCheck2.FileCheck2Icon,
|
|
495
|
+
FileCheck3Icon: () => import_fileCheck3.FileCheck3Icon,
|
|
496
|
+
FileCode1Icon: () => import_fileCode1.FileCode1Icon,
|
|
497
|
+
FileCode2Icon: () => import_fileCode2.FileCode2Icon,
|
|
498
|
+
FileDownload1Icon: () => import_fileDownload1.FileDownload1Icon,
|
|
499
|
+
FileDownload2Icon: () => import_fileDownload2.FileDownload2Icon,
|
|
500
|
+
FileDownload3Icon: () => import_fileDownload3.FileDownload3Icon,
|
|
501
|
+
FileHeart1Icon: () => import_fileHeart1.FileHeart1Icon,
|
|
502
|
+
FileHeart2Icon: () => import_fileHeart2.FileHeart2Icon,
|
|
503
|
+
FileHeart3Icon: () => import_fileHeart3.FileHeart3Icon,
|
|
504
|
+
FileLock1Icon: () => import_fileLock1.FileLock1Icon,
|
|
505
|
+
FileLock2Icon: () => import_fileLock2.FileLock2Icon,
|
|
506
|
+
FileLock3Icon: () => import_fileLock3.FileLock3Icon,
|
|
507
|
+
FileMinus1Icon: () => import_fileMinus1.FileMinus1Icon,
|
|
508
|
+
FileMinus2Icon: () => import_fileMinus2.FileMinus2Icon,
|
|
509
|
+
FileMinus3Icon: () => import_fileMinus3.FileMinus3Icon,
|
|
510
|
+
FilePlus1Icon: () => import_filePlus1.FilePlus1Icon,
|
|
511
|
+
FilePlus2Icon: () => import_filePlus2.FilePlus2Icon,
|
|
512
|
+
FilePlus3Icon: () => import_filePlus3.FilePlus3Icon,
|
|
513
|
+
FileQuestion1Icon: () => import_fileQuestion1.FileQuestion1Icon,
|
|
514
|
+
FileQuestion2Icon: () => import_fileQuestion2.FileQuestion2Icon,
|
|
515
|
+
FileQuestion3Icon: () => import_fileQuestion3.FileQuestion3Icon,
|
|
516
|
+
FileQuestionIcon: () => import_fileQuestion.FileQuestionIcon,
|
|
517
|
+
FileSearch1Icon: () => import_fileSearch1.FileSearch1Icon,
|
|
518
|
+
FileSearch2Icon: () => import_fileSearch2.FileSearch2Icon,
|
|
519
|
+
FileSearch3Icon: () => import_fileSearch3.FileSearch3Icon,
|
|
520
|
+
FileShield1Icon: () => import_fileShield1.FileShield1Icon,
|
|
521
|
+
FileShield2Icon: () => import_fileShield2.FileShield2Icon,
|
|
522
|
+
FileShield3Icon: () => import_fileShield3.FileShield3Icon,
|
|
523
|
+
FileX1Icon: () => import_fileX1.FileX1Icon,
|
|
524
|
+
FileX2Icon: () => import_fileX2.FileX2Icon,
|
|
525
|
+
FileX3Icon: () => import_fileX3.FileX3Icon,
|
|
526
|
+
Film1Icon: () => import_film1.Film1Icon,
|
|
527
|
+
Film2Icon: () => import_film2.Film2Icon,
|
|
528
|
+
Film3Icon: () => import_film3.Film3Icon,
|
|
529
|
+
FilterFunnel1Icon: () => import_filterFunnel1.FilterFunnel1Icon,
|
|
530
|
+
FilterFunnel2Icon: () => import_filterFunnel2.FilterFunnel2Icon,
|
|
531
|
+
FilterLinesIcon: () => import_filterLines.FilterLinesIcon,
|
|
532
|
+
Fingerprint1Icon: () => import_fingerprint1.Fingerprint1Icon,
|
|
533
|
+
Fingerprint2Icon: () => import_fingerprint2.Fingerprint2Icon,
|
|
534
|
+
Fingerprint3Icon: () => import_fingerprint3.Fingerprint3Icon,
|
|
535
|
+
Fingerprint4Icon: () => import_fingerprint4.Fingerprint4Icon,
|
|
536
|
+
Flag1Icon: () => import_flag1.Flag1Icon,
|
|
537
|
+
Flag2Icon: () => import_flag2.Flag2Icon,
|
|
538
|
+
Flag3Icon: () => import_flag3.Flag3Icon,
|
|
539
|
+
Flag4Icon: () => import_flag4.Flag4Icon,
|
|
540
|
+
Flag5Icon: () => import_flag5.Flag5Icon,
|
|
541
|
+
Flag6Icon: () => import_flag6.Flag6Icon,
|
|
542
|
+
FlashIcon: () => import_flash.FlashIcon,
|
|
543
|
+
FlashOffIcon: () => import_flashOff.FlashOffIcon,
|
|
544
|
+
FlexAlignBottomIcon: () => import_flexAlignBottom.FlexAlignBottomIcon,
|
|
545
|
+
FlexAlignLeftIcon: () => import_flexAlignLeft.FlexAlignLeftIcon,
|
|
546
|
+
FlexAlignRightIcon: () => import_flexAlignRight.FlexAlignRightIcon,
|
|
547
|
+
FlexAlignTopIcon: () => import_flexAlignTop.FlexAlignTopIcon,
|
|
548
|
+
FlipBackwardIcon: () => import_flipBackward.FlipBackwardIcon,
|
|
549
|
+
FlipForwardIcon: () => import_flipForward.FlipForwardIcon,
|
|
550
|
+
FolderCheckIcon: () => import_folderCheck.FolderCheckIcon,
|
|
551
|
+
FolderClosedIcon: () => import_folderClosed.FolderClosedIcon,
|
|
552
|
+
FolderCodeIcon: () => import_folderCode.FolderCodeIcon,
|
|
553
|
+
FolderDownloadIcon: () => import_folderDownload.FolderDownloadIcon,
|
|
554
|
+
FolderIcon: () => import_folder.FolderIcon,
|
|
555
|
+
FolderLockIcon: () => import_folderLock.FolderLockIcon,
|
|
556
|
+
FolderMinusIcon: () => import_folderMinus.FolderMinusIcon,
|
|
557
|
+
FolderMoveIcon: () => import_folderMove.FolderMoveIcon,
|
|
558
|
+
FolderPlusIcon: () => import_folderPlus.FolderPlusIcon,
|
|
559
|
+
FolderQuestionIcon: () => import_folderQuestion.FolderQuestionIcon,
|
|
560
|
+
FolderSearchIcon: () => import_folderSearch.FolderSearchIcon,
|
|
561
|
+
FolderShieldIcon: () => import_folderShield.FolderShieldIcon,
|
|
562
|
+
FolderXIcon: () => import_folderX.FolderXIcon,
|
|
563
|
+
FramerIcon: () => import_framer.FramerIcon,
|
|
564
|
+
GamingPad1Icon: () => import_gamingPad1.GamingPad1Icon,
|
|
565
|
+
GamingPad2Icon: () => import_gamingPad2.GamingPad2Icon,
|
|
566
|
+
Gift1Icon: () => import_gift1.Gift1Icon,
|
|
567
|
+
Gift2Icon: () => import_gift2.Gift2Icon,
|
|
568
|
+
GitBranch1Icon: () => import_gitBranch1.GitBranch1Icon,
|
|
569
|
+
GitBranch2Icon: () => import_gitBranch2.GitBranch2Icon,
|
|
570
|
+
GitCommitIcon: () => import_gitCommit.GitCommitIcon,
|
|
571
|
+
GitMergeIcon: () => import_gitMerge.GitMergeIcon,
|
|
572
|
+
GitPullRequestIcon: () => import_gitPullRequest.GitPullRequestIcon,
|
|
573
|
+
Glasses1Icon: () => import_glasses1.Glasses1Icon,
|
|
574
|
+
Glasses2Icon: () => import_glasses2.Glasses2Icon,
|
|
575
|
+
Globe11Icon: () => import_globe11.Globe11Icon,
|
|
576
|
+
Globe1Icon: () => import_globe1.Globe1Icon,
|
|
577
|
+
Globe21Icon: () => import_globe21.Globe21Icon,
|
|
578
|
+
Globe2Icon: () => import_globe2.Globe2Icon,
|
|
579
|
+
Globe3Icon: () => import_globe3.Globe3Icon,
|
|
580
|
+
Globe4Icon: () => import_globe4.Globe4Icon,
|
|
581
|
+
Globe5Icon: () => import_globe5.Globe5Icon,
|
|
582
|
+
Globe6Icon: () => import_globe6.Globe6Icon,
|
|
583
|
+
GoogleChromeIcon: () => import_googleChrome.GoogleChromeIcon,
|
|
584
|
+
GraduationHat1Icon: () => import_graduationHat1.GraduationHat1Icon,
|
|
585
|
+
GraduationHat2Icon: () => import_graduationHat2.GraduationHat2Icon,
|
|
586
|
+
Grid1Icon: () => import_grid1.Grid1Icon,
|
|
587
|
+
Grid2Icon: () => import_grid2.Grid2Icon,
|
|
588
|
+
Grid3Icon: () => import_grid3.Grid3Icon,
|
|
589
|
+
GridDotsBlankIcon: () => import_gridDotsBlank.GridDotsBlankIcon,
|
|
590
|
+
GridDotsBottomIcon: () => import_gridDotsBottom.GridDotsBottomIcon,
|
|
591
|
+
GridDotsHorizontalCenterIcon: () => import_gridDotsHorizontalCenter.GridDotsHorizontalCenterIcon,
|
|
592
|
+
GridDotsLeftIcon: () => import_gridDotsLeft.GridDotsLeftIcon,
|
|
593
|
+
GridDotsOuterIcon: () => import_gridDotsOuter.GridDotsOuterIcon,
|
|
594
|
+
GridDotsRightIcon: () => import_gridDotsRight.GridDotsRightIcon,
|
|
595
|
+
GridDotsTopIcon: () => import_gridDotsTop.GridDotsTopIcon,
|
|
596
|
+
GridDotsVerticalCenterIcon: () => import_gridDotsVerticalCenter.GridDotsVerticalCenterIcon,
|
|
597
|
+
HandIcon: () => import_hand.HandIcon,
|
|
598
|
+
HardDriveIcon: () => import_hardDrive.HardDriveIcon,
|
|
599
|
+
Hash1Icon: () => import_hash1.Hash1Icon,
|
|
600
|
+
Hash2Icon: () => import_hash2.Hash2Icon,
|
|
601
|
+
Heading1Icon: () => import_heading1.Heading1Icon,
|
|
602
|
+
Heading2Icon: () => import_heading2.Heading2Icon,
|
|
603
|
+
HeadingSquareIcon: () => import_headingSquare.HeadingSquareIcon,
|
|
604
|
+
Headphones1Icon: () => import_headphones1.Headphones1Icon,
|
|
605
|
+
Headphones2Icon: () => import_headphones2.Headphones2Icon,
|
|
606
|
+
HeartCircleIcon: () => import_heartCircle.HeartCircleIcon,
|
|
607
|
+
HeartHandIcon: () => import_heartHand.HeartHandIcon,
|
|
608
|
+
HeartHexagonIcon: () => import_heartHexagon.HeartHexagonIcon,
|
|
609
|
+
HeartIcon: () => import_heart.HeartIcon,
|
|
610
|
+
HeartOctagonIcon: () => import_heartOctagon.HeartOctagonIcon,
|
|
611
|
+
HeartRoundedIcon: () => import_heartRounded.HeartRoundedIcon,
|
|
612
|
+
HeartSquareIcon: () => import_heartSquare.HeartSquareIcon,
|
|
613
|
+
HeartsIcon: () => import_hearts.HeartsIcon,
|
|
614
|
+
HelpCircleIcon: () => import_helpCircle.HelpCircleIcon,
|
|
615
|
+
HelpHexagonIcon: () => import_helpHexagon.HelpHexagonIcon,
|
|
616
|
+
HelpOctagonIcon: () => import_helpOctagon.HelpOctagonIcon,
|
|
617
|
+
HelpSquareIcon: () => import_helpSquare.HelpSquareIcon,
|
|
618
|
+
Hexagon1Icon: () => import_hexagon1.Hexagon1Icon,
|
|
619
|
+
Hexagon2Icon: () => import_hexagon2.Hexagon2Icon,
|
|
620
|
+
Home1Icon: () => import_home1.Home1Icon,
|
|
621
|
+
Home2Icon: () => import_home2.Home2Icon,
|
|
622
|
+
Home3Icon: () => import_home3.Home3Icon,
|
|
623
|
+
Home4Icon: () => import_home4.Home4Icon,
|
|
624
|
+
Home5Icon: () => import_home5.Home5Icon,
|
|
625
|
+
HomeIcon: () => import_home.HomeIcon,
|
|
626
|
+
HomeLineIcon: () => import_homeLine.HomeLineIcon,
|
|
627
|
+
HomeSmileIcon: () => import_homeSmile.HomeSmileIcon,
|
|
628
|
+
HorizontalBarChart1Icon: () => import_horizontalBarChart1.HorizontalBarChart1Icon,
|
|
629
|
+
HorizontalBarChart2Icon: () => import_horizontalBarChart2.HorizontalBarChart2Icon,
|
|
630
|
+
HorizontalBarChart3Icon: () => import_horizontalBarChart3.HorizontalBarChart3Icon,
|
|
631
|
+
Hourglass1Icon: () => import_hourglass1.Hourglass1Icon,
|
|
632
|
+
Hourglass2Icon: () => import_hourglass2.Hourglass2Icon,
|
|
633
|
+
Hourglass3Icon: () => import_hourglass3.Hourglass3Icon,
|
|
634
|
+
Hurricane1Icon: () => import_hurricane1.Hurricane1Icon,
|
|
635
|
+
Hurricane2Icon: () => import_hurricane2.Hurricane2Icon,
|
|
636
|
+
Hurricane3Icon: () => import_hurricane3.Hurricane3Icon,
|
|
637
|
+
Image1Icon: () => import_image1.Image1Icon,
|
|
638
|
+
Image2Icon: () => import_image2.Image2Icon,
|
|
639
|
+
Image3Icon: () => import_image3.Image3Icon,
|
|
640
|
+
Image4Icon: () => import_image4.Image4Icon,
|
|
641
|
+
Image5Icon: () => import_image5.Image5Icon,
|
|
642
|
+
ImageCheckIcon: () => import_imageCheck.ImageCheckIcon,
|
|
643
|
+
ImageDownIcon: () => import_imageDown.ImageDownIcon,
|
|
644
|
+
ImageIcon: () => import_image.ImageIcon,
|
|
645
|
+
ImageIndentLeftIcon: () => import_imageIndentLeft.ImageIndentLeftIcon,
|
|
646
|
+
ImageIndentRightIcon: () => import_imageIndentRight.ImageIndentRightIcon,
|
|
647
|
+
ImageLeftIcon: () => import_imageLeft.ImageLeftIcon,
|
|
648
|
+
ImagePlusIcon: () => import_imagePlus.ImagePlusIcon,
|
|
649
|
+
ImageRightIcon: () => import_imageRight.ImageRightIcon,
|
|
650
|
+
ImageUpIcon: () => import_imageUp.ImageUpIcon,
|
|
651
|
+
ImageUserCheckIcon: () => import_imageUserCheck.ImageUserCheckIcon,
|
|
652
|
+
ImageUserDownIcon: () => import_imageUserDown.ImageUserDownIcon,
|
|
653
|
+
ImageUserIcon: () => import_imageUser.ImageUserIcon,
|
|
654
|
+
ImageUserLeftIcon: () => import_imageUserLeft.ImageUserLeftIcon,
|
|
655
|
+
ImageUserPlusIcon: () => import_imageUserPlus.ImageUserPlusIcon,
|
|
656
|
+
ImageUserRightIcon: () => import_imageUserRight.ImageUserRightIcon,
|
|
657
|
+
ImageUserUpIcon: () => import_imageUserUp.ImageUserUpIcon,
|
|
658
|
+
ImageUserXIcon: () => import_imageUserX.ImageUserXIcon,
|
|
659
|
+
ImageXIcon: () => import_imageX.ImageXIcon,
|
|
660
|
+
Inbox1Icon: () => import_inbox1.Inbox1Icon,
|
|
661
|
+
Inbox2Icon: () => import_inbox2.Inbox2Icon,
|
|
662
|
+
InfinityIcon: () => import_infinity.InfinityIcon,
|
|
663
|
+
InfoCircleIcon: () => import_infoCircle.InfoCircleIcon,
|
|
664
|
+
InfoHexagonIcon: () => import_infoHexagon.InfoHexagonIcon,
|
|
665
|
+
InfoOctagonIcon: () => import_infoOctagon.InfoOctagonIcon,
|
|
666
|
+
InfoSquareIcon: () => import_infoSquare.InfoSquareIcon,
|
|
667
|
+
IntersectCircleIcon: () => import_intersectCircle.IntersectCircleIcon,
|
|
668
|
+
IntersectSquareIcon: () => import_intersectSquare.IntersectSquareIcon,
|
|
669
|
+
Italic1Icon: () => import_italic1.Italic1Icon,
|
|
670
|
+
Italic2Icon: () => import_italic2.Italic2Icon,
|
|
671
|
+
ItalicSquareIcon: () => import_italicSquare.ItalicSquareIcon,
|
|
672
|
+
Key1Icon: () => import_key1.Key1Icon,
|
|
673
|
+
Key2Icon: () => import_key2.Key2Icon,
|
|
674
|
+
Keyboard1Icon: () => import_keyboard1.Keyboard1Icon,
|
|
675
|
+
Keyboard2Icon: () => import_keyboard2.Keyboard2Icon,
|
|
676
|
+
Laptop1Icon: () => import_laptop1.Laptop1Icon,
|
|
677
|
+
Laptop2Icon: () => import_laptop2.Laptop2Icon,
|
|
678
|
+
LayerSingleIcon: () => import_layerSingle.LayerSingleIcon,
|
|
679
|
+
LayersThree1Icon: () => import_layersThree1.LayersThree1Icon,
|
|
680
|
+
LayersThree2Icon: () => import_layersThree2.LayersThree2Icon,
|
|
681
|
+
LayersTwo1Icon: () => import_layersTwo1.LayersTwo1Icon,
|
|
682
|
+
LayersTwo2Icon: () => import_layersTwo2.LayersTwo2Icon,
|
|
683
|
+
LayoutAlt1Icon: () => import_layoutAlt1.LayoutAlt1Icon,
|
|
684
|
+
LayoutAlt2Icon: () => import_layoutAlt2.LayoutAlt2Icon,
|
|
685
|
+
LayoutAlt3Icon: () => import_layoutAlt3.LayoutAlt3Icon,
|
|
686
|
+
LayoutAlt4Icon: () => import_layoutAlt4.LayoutAlt4Icon,
|
|
687
|
+
LayoutBottomIcon: () => import_layoutBottom.LayoutBottomIcon,
|
|
688
|
+
LayoutGrid1Icon: () => import_layoutGrid1.LayoutGrid1Icon,
|
|
689
|
+
LayoutGrid2Icon: () => import_layoutGrid2.LayoutGrid2Icon,
|
|
690
|
+
LayoutLeftIcon: () => import_layoutLeft.LayoutLeftIcon,
|
|
691
|
+
LayoutRightIcon: () => import_layoutRight.LayoutRightIcon,
|
|
692
|
+
LayoutTopIcon: () => import_layoutTop.LayoutTopIcon,
|
|
693
|
+
LeftIndent1Icon: () => import_leftIndent1.LeftIndent1Icon,
|
|
694
|
+
LeftIndent2Icon: () => import_leftIndent2.LeftIndent2Icon,
|
|
695
|
+
LetterSpacing1Icon: () => import_letterSpacing1.LetterSpacing1Icon,
|
|
696
|
+
LetterSpacing2Icon: () => import_letterSpacing2.LetterSpacing2Icon,
|
|
697
|
+
LifeBuoy1Icon: () => import_lifeBuoy1.LifeBuoy1Icon,
|
|
698
|
+
LifeBuoy2Icon: () => import_lifeBuoy2.LifeBuoy2Icon,
|
|
699
|
+
Lightbulb1Icon: () => import_lightbulb1.Lightbulb1Icon,
|
|
700
|
+
Lightbulb2Icon: () => import_lightbulb2.Lightbulb2Icon,
|
|
701
|
+
Lightbulb3Icon: () => import_lightbulb3.Lightbulb3Icon,
|
|
702
|
+
Lightbulb4Icon: () => import_lightbulb4.Lightbulb4Icon,
|
|
703
|
+
Lightbulb5Icon: () => import_lightbulb5.Lightbulb5Icon,
|
|
704
|
+
LightbulbIcon: () => import_lightbulb.LightbulbIcon,
|
|
705
|
+
Lightning1Icon: () => import_lightning1.Lightning1Icon,
|
|
706
|
+
Lightning2Icon: () => import_lightning2.Lightning2Icon,
|
|
707
|
+
LineChartDown1Icon: () => import_lineChartDown1.LineChartDown1Icon,
|
|
708
|
+
LineChartDown2Icon: () => import_lineChartDown2.LineChartDown2Icon,
|
|
709
|
+
LineChartDown3Icon: () => import_lineChartDown3.LineChartDown3Icon,
|
|
710
|
+
LineChartDown4Icon: () => import_lineChartDown4.LineChartDown4Icon,
|
|
711
|
+
LineChartDown5Icon: () => import_lineChartDown5.LineChartDown5Icon,
|
|
712
|
+
LineChartUp1Icon: () => import_lineChartUp1.LineChartUp1Icon,
|
|
713
|
+
LineChartUp2Icon: () => import_lineChartUp2.LineChartUp2Icon,
|
|
714
|
+
LineChartUp3Icon: () => import_lineChartUp3.LineChartUp3Icon,
|
|
715
|
+
LineChartUp4Icon: () => import_lineChartUp4.LineChartUp4Icon,
|
|
716
|
+
LineChartUp5Icon: () => import_lineChartUp5.LineChartUp5Icon,
|
|
717
|
+
LineHeightIcon: () => import_lineHeight.LineHeightIcon,
|
|
718
|
+
Link1Icon: () => import_link1.Link1Icon,
|
|
719
|
+
Link2Icon: () => import_link2.Link2Icon,
|
|
720
|
+
Link3Icon: () => import_link3.Link3Icon,
|
|
721
|
+
Link4Icon: () => import_link4.Link4Icon,
|
|
722
|
+
Link5Icon: () => import_link5.Link5Icon,
|
|
723
|
+
LinkBroken1Icon: () => import_linkBroken1.LinkBroken1Icon,
|
|
724
|
+
LinkBroken2Icon: () => import_linkBroken2.LinkBroken2Icon,
|
|
725
|
+
LinkExternal1Icon: () => import_linkExternal1.LinkExternal1Icon,
|
|
726
|
+
LinkExternal2Icon: () => import_linkExternal2.LinkExternal2Icon,
|
|
727
|
+
LinkIcon: () => import_link.LinkIcon,
|
|
728
|
+
ListIcon: () => import_list.ListIcon,
|
|
729
|
+
Loading1Icon: () => import_loading1.Loading1Icon,
|
|
730
|
+
Loading2Icon: () => import_loading2.Loading2Icon,
|
|
731
|
+
Loading3Icon: () => import_loading3.Loading3Icon,
|
|
732
|
+
Lock1Icon: () => import_lock1.Lock1Icon,
|
|
733
|
+
Lock2Icon: () => import_lock2.Lock2Icon,
|
|
734
|
+
Lock3Icon: () => import_lock3.Lock3Icon,
|
|
735
|
+
Lock4Icon: () => import_lock4.Lock4Icon,
|
|
736
|
+
LockIcon: () => import_lock.LockIcon,
|
|
737
|
+
LockKeyholeCircleIcon: () => import_lockKeyholeCircle.LockKeyholeCircleIcon,
|
|
738
|
+
LockKeyholeSquareIcon: () => import_lockKeyholeSquare.LockKeyholeSquareIcon,
|
|
739
|
+
LockUnlocked1Icon: () => import_lockUnlocked1.LockUnlocked1Icon,
|
|
740
|
+
LockUnlocked2Icon: () => import_lockUnlocked2.LockUnlocked2Icon,
|
|
741
|
+
LockUnlocked3Icon: () => import_lockUnlocked3.LockUnlocked3Icon,
|
|
742
|
+
LockUnlocked4Icon: () => import_lockUnlocked4.LockUnlocked4Icon,
|
|
743
|
+
LogIn1Icon: () => import_logIn1.LogIn1Icon,
|
|
744
|
+
LogIn2Icon: () => import_logIn2.LogIn2Icon,
|
|
745
|
+
LogIn3Icon: () => import_logIn3.LogIn3Icon,
|
|
746
|
+
LogIn4Icon: () => import_logIn4.LogIn4Icon,
|
|
747
|
+
LogInIcon: () => import_logIn.LogInIcon,
|
|
748
|
+
LogOut1Icon: () => import_logOut1.LogOut1Icon,
|
|
749
|
+
LogOut2Icon: () => import_logOut2.LogOut2Icon,
|
|
750
|
+
LogOut3Icon: () => import_logOut3.LogOut3Icon,
|
|
751
|
+
LogOut4Icon: () => import_logOut4.LogOut4Icon,
|
|
752
|
+
Luggage1Icon: () => import_luggage1.Luggage1Icon,
|
|
753
|
+
Luggage2Icon: () => import_luggage2.Luggage2Icon,
|
|
754
|
+
Luggage3Icon: () => import_luggage3.Luggage3Icon,
|
|
755
|
+
MagicWand1Icon: () => import_magicWand1.MagicWand1Icon,
|
|
756
|
+
MagicWand2Icon: () => import_magicWand2.MagicWand2Icon,
|
|
757
|
+
MagicWandIcon: () => import_magicWand.MagicWandIcon,
|
|
758
|
+
Mail1Icon: () => import_mail1.Mail1Icon,
|
|
759
|
+
Mail2Icon: () => import_mail2.Mail2Icon,
|
|
760
|
+
Mail3Icon: () => import_mail3.Mail3Icon,
|
|
761
|
+
Mail4Icon: () => import_mail4.Mail4Icon,
|
|
762
|
+
Mail5Icon: () => import_mail5.Mail5Icon,
|
|
763
|
+
MailIcon: () => import_mail.MailIcon,
|
|
764
|
+
MailNotificationIcon: () => import_mailNotification.MailNotificationIcon,
|
|
765
|
+
Map1Icon: () => import_map1.Map1Icon,
|
|
766
|
+
Map2Icon: () => import_map2.Map2Icon,
|
|
767
|
+
MarkIcon: () => import_mark.MarkIcon,
|
|
768
|
+
MarkerPin1Icon: () => import_markerPin1.MarkerPin1Icon,
|
|
769
|
+
MarkerPin2Icon: () => import_markerPin2.MarkerPin2Icon,
|
|
770
|
+
MarkerPin3Icon: () => import_markerPin3.MarkerPin3Icon,
|
|
771
|
+
MarkerPin4Icon: () => import_markerPin4.MarkerPin4Icon,
|
|
772
|
+
MarkerPin5Icon: () => import_markerPin5.MarkerPin5Icon,
|
|
773
|
+
MarkerPin6Icon: () => import_markerPin6.MarkerPin6Icon,
|
|
774
|
+
Maximize1Icon: () => import_maximize1.Maximize1Icon,
|
|
775
|
+
Maximize2Icon: () => import_maximize2.Maximize2Icon,
|
|
776
|
+
MedicalCircleIcon: () => import_medicalCircle.MedicalCircleIcon,
|
|
777
|
+
MedicalCrossIcon: () => import_medicalCross.MedicalCrossIcon,
|
|
778
|
+
MedicalSquareIcon: () => import_medicalSquare.MedicalSquareIcon,
|
|
779
|
+
Menu1Icon: () => import_menu1.Menu1Icon,
|
|
780
|
+
Menu2Icon: () => import_menu2.Menu2Icon,
|
|
781
|
+
Menu3Icon: () => import_menu3.Menu3Icon,
|
|
782
|
+
Menu4Icon: () => import_menu4.Menu4Icon,
|
|
783
|
+
Menu5Icon: () => import_menu5.Menu5Icon,
|
|
784
|
+
MenuIcon: () => import_menu.MenuIcon,
|
|
785
|
+
MessageAlertCircleIcon: () => import_messageAlertCircle.MessageAlertCircleIcon,
|
|
786
|
+
MessageAlertSquareIcon: () => import_messageAlertSquare.MessageAlertSquareIcon,
|
|
787
|
+
MessageChatCircleIcon: () => import_messageChatCircle.MessageChatCircleIcon,
|
|
788
|
+
MessageChatSquareIcon: () => import_messageChatSquare.MessageChatSquareIcon,
|
|
789
|
+
MessageCheckCircleIcon: () => import_messageCheckCircle.MessageCheckCircleIcon,
|
|
790
|
+
MessageCheckSquareIcon: () => import_messageCheckSquare.MessageCheckSquareIcon,
|
|
791
|
+
MessageCircle1Icon: () => import_messageCircle1.MessageCircle1Icon,
|
|
792
|
+
MessageCircle2Icon: () => import_messageCircle2.MessageCircle2Icon,
|
|
793
|
+
MessageDotsCircleIcon: () => import_messageDotsCircle.MessageDotsCircleIcon,
|
|
794
|
+
MessageDotsSquareIcon: () => import_messageDotsSquare.MessageDotsSquareIcon,
|
|
795
|
+
MessageHeartCircleIcon: () => import_messageHeartCircle.MessageHeartCircleIcon,
|
|
796
|
+
MessageHeartSquareIcon: () => import_messageHeartSquare.MessageHeartSquareIcon,
|
|
797
|
+
MessageNotificationCircleIcon: () => import_messageNotificationCircle.MessageNotificationCircleIcon,
|
|
798
|
+
MessageNotificationSquareIcon: () => import_messageNotificationSquare.MessageNotificationSquareIcon,
|
|
799
|
+
MessagePlusCircleIcon: () => import_messagePlusCircle.MessagePlusCircleIcon,
|
|
800
|
+
MessagePlusSquareIcon: () => import_messagePlusSquare.MessagePlusSquareIcon,
|
|
801
|
+
MessageQuestionCircleIcon: () => import_messageQuestionCircle.MessageQuestionCircleIcon,
|
|
802
|
+
MessageQuestionSquareIcon: () => import_messageQuestionSquare.MessageQuestionSquareIcon,
|
|
803
|
+
MessageSmileCircleIcon: () => import_messageSmileCircle.MessageSmileCircleIcon,
|
|
804
|
+
MessageSmileSquareIcon: () => import_messageSmileSquare.MessageSmileSquareIcon,
|
|
805
|
+
MessageSquare1Icon: () => import_messageSquare1.MessageSquare1Icon,
|
|
806
|
+
MessageSquare2Icon: () => import_messageSquare2.MessageSquare2Icon,
|
|
807
|
+
MessageTextCircle1Icon: () => import_messageTextCircle1.MessageTextCircle1Icon,
|
|
808
|
+
MessageTextCircle2Icon: () => import_messageTextCircle2.MessageTextCircle2Icon,
|
|
809
|
+
MessageTextSquare1Icon: () => import_messageTextSquare1.MessageTextSquare1Icon,
|
|
810
|
+
MessageTextSquare2Icon: () => import_messageTextSquare2.MessageTextSquare2Icon,
|
|
811
|
+
MessageTextSquareIcon: () => import_messageTextSquare.MessageTextSquareIcon,
|
|
812
|
+
MessageXCircleIcon: () => import_messageXCircle.MessageXCircleIcon,
|
|
813
|
+
MessageXSquareIcon: () => import_messageXSquare.MessageXSquareIcon,
|
|
814
|
+
Microphone1Icon: () => import_microphone1.Microphone1Icon,
|
|
815
|
+
Microphone2Icon: () => import_microphone2.Microphone2Icon,
|
|
816
|
+
MicrophoneIcon: () => import_microphone.MicrophoneIcon,
|
|
817
|
+
MicrophoneOff1Icon: () => import_microphoneOff1.MicrophoneOff1Icon,
|
|
818
|
+
MicrophoneOff2Icon: () => import_microphoneOff2.MicrophoneOff2Icon,
|
|
819
|
+
MicrophoneOffIcon: () => import_microphoneOff.MicrophoneOffIcon,
|
|
820
|
+
MicroscopeIcon: () => import_microscope.MicroscopeIcon,
|
|
821
|
+
Minimize1Icon: () => import_minimize1.Minimize1Icon,
|
|
822
|
+
Minimize2Icon: () => import_minimize2.Minimize2Icon,
|
|
823
|
+
MinusCircleIcon: () => import_minusCircle.MinusCircleIcon,
|
|
824
|
+
MinusIcon: () => import_minus.MinusIcon,
|
|
825
|
+
MinusSquareIcon: () => import_minusSquare.MinusSquareIcon,
|
|
826
|
+
Modem1Icon: () => import_modem1.Modem1Icon,
|
|
827
|
+
Modem2Icon: () => import_modem2.Modem2Icon,
|
|
828
|
+
Monitor1Icon: () => import_monitor1.Monitor1Icon,
|
|
829
|
+
Monitor2Icon: () => import_monitor2.Monitor2Icon,
|
|
830
|
+
Monitor3Icon: () => import_monitor3.Monitor3Icon,
|
|
831
|
+
Monitor4Icon: () => import_monitor4.Monitor4Icon,
|
|
832
|
+
Monitor5Icon: () => import_monitor5.Monitor5Icon,
|
|
833
|
+
MonitorIcon: () => import_monitor.MonitorIcon,
|
|
834
|
+
Moon1Icon: () => import_moon1.Moon1Icon,
|
|
835
|
+
Moon2Icon: () => import_moon2.Moon2Icon,
|
|
836
|
+
MoonEclipseIcon: () => import_moonEclipse.MoonEclipseIcon,
|
|
837
|
+
MoonStarIcon: () => import_moonStar.MoonStarIcon,
|
|
838
|
+
MouseIcon: () => import_mouse.MouseIcon,
|
|
839
|
+
MoveIcon: () => import_move.MoveIcon,
|
|
840
|
+
MusicNote1Icon: () => import_musicNote1.MusicNote1Icon,
|
|
841
|
+
MusicNote2Icon: () => import_musicNote2.MusicNote2Icon,
|
|
842
|
+
MusicNotePlusIcon: () => import_musicNotePlus.MusicNotePlusIcon,
|
|
843
|
+
NavigationPointer1Icon: () => import_navigationPointer1.NavigationPointer1Icon,
|
|
844
|
+
NavigationPointer2Icon: () => import_navigationPointer2.NavigationPointer2Icon,
|
|
845
|
+
NavigationPointerOff1Icon: () => import_navigationPointerOff1.NavigationPointerOff1Icon,
|
|
846
|
+
NavigationPointerOff2Icon: () => import_navigationPointerOff2.NavigationPointerOff2Icon,
|
|
847
|
+
NotificationBoxIcon: () => import_notificationBox.NotificationBoxIcon,
|
|
848
|
+
NotificationMessageIcon: () => import_notificationMessage.NotificationMessageIcon,
|
|
849
|
+
NotificationTextIcon: () => import_notificationText.NotificationTextIcon,
|
|
850
|
+
OctagonIcon: () => import_octagon.OctagonIcon,
|
|
851
|
+
PackageCheckIcon: () => import_packageCheck.PackageCheckIcon,
|
|
852
|
+
PackageIcon: () => import_package.PackageIcon,
|
|
853
|
+
PackageMinusIcon: () => import_packageMinus.PackageMinusIcon,
|
|
854
|
+
PackagePlusIcon: () => import_packagePlus.PackagePlusIcon,
|
|
855
|
+
PackageSearchIcon: () => import_packageSearch.PackageSearchIcon,
|
|
856
|
+
PackageXIcon: () => import_packageX.PackageXIcon,
|
|
857
|
+
PaintIcon: () => import_paint.PaintIcon,
|
|
858
|
+
PaintPourIcon: () => import_paintPour.PaintPourIcon,
|
|
859
|
+
PaletteIcon: () => import_palette.PaletteIcon,
|
|
860
|
+
PaperclipIcon: () => import_paperclip.PaperclipIcon,
|
|
861
|
+
ParagraphSpacingIcon: () => import_paragraphSpacing.ParagraphSpacingIcon,
|
|
862
|
+
ParagraphWrapIcon: () => import_paragraphWrap.ParagraphWrapIcon,
|
|
863
|
+
PasscodeIcon: () => import_passcode.PasscodeIcon,
|
|
864
|
+
PasscodeLockIcon: () => import_passcodeLock.PasscodeLockIcon,
|
|
865
|
+
PassportIcon: () => import_passport.PassportIcon,
|
|
866
|
+
PauseCircleIcon: () => import_pauseCircle.PauseCircleIcon,
|
|
867
|
+
PauseSquareIcon: () => import_pauseSquare.PauseSquareIcon,
|
|
868
|
+
PenTool1Icon: () => import_penTool1.PenTool1Icon,
|
|
869
|
+
PenTool2Icon: () => import_penTool2.PenTool2Icon,
|
|
870
|
+
PenToolMinusIcon: () => import_penToolMinus.PenToolMinusIcon,
|
|
871
|
+
PenToolPlusIcon: () => import_penToolPlus.PenToolPlusIcon,
|
|
872
|
+
Pencil1Icon: () => import_pencil1.Pencil1Icon,
|
|
873
|
+
Pencil2Icon: () => import_pencil2.Pencil2Icon,
|
|
874
|
+
PencilLineIcon: () => import_pencilLine.PencilLineIcon,
|
|
875
|
+
PentagonIcon: () => import_pentagon.PentagonIcon,
|
|
876
|
+
Percent1Icon: () => import_percent1.Percent1Icon,
|
|
877
|
+
Percent2Icon: () => import_percent2.Percent2Icon,
|
|
878
|
+
Percent3Icon: () => import_percent3.Percent3Icon,
|
|
879
|
+
Perspective1Icon: () => import_perspective1.Perspective1Icon,
|
|
880
|
+
Perspective2Icon: () => import_perspective2.Perspective2Icon,
|
|
881
|
+
Phone1Icon: () => import_phone1.Phone1Icon,
|
|
882
|
+
Phone2Icon: () => import_phone2.Phone2Icon,
|
|
883
|
+
PhoneCall1Icon: () => import_phoneCall1.PhoneCall1Icon,
|
|
884
|
+
PhoneCall2Icon: () => import_phoneCall2.PhoneCall2Icon,
|
|
885
|
+
PhoneCallIcon: () => import_phoneCall.PhoneCallIcon,
|
|
886
|
+
PhoneHangUpIcon: () => import_phoneHangUp.PhoneHangUpIcon,
|
|
887
|
+
PhoneIcon: () => import_phone.PhoneIcon,
|
|
888
|
+
PhoneIncoming1Icon: () => import_phoneIncoming1.PhoneIncoming1Icon,
|
|
889
|
+
PhoneIncoming2Icon: () => import_phoneIncoming2.PhoneIncoming2Icon,
|
|
890
|
+
PhoneIncomingIcon: () => import_phoneIncoming.PhoneIncomingIcon,
|
|
891
|
+
PhoneOutgoing1Icon: () => import_phoneOutgoing1.PhoneOutgoing1Icon,
|
|
892
|
+
PhoneOutgoing2Icon: () => import_phoneOutgoing2.PhoneOutgoing2Icon,
|
|
893
|
+
PhonePauseIcon: () => import_phonePause.PhonePauseIcon,
|
|
894
|
+
PhonePlusIcon: () => import_phonePlus.PhonePlusIcon,
|
|
895
|
+
PhoneXIcon: () => import_phoneX.PhoneXIcon,
|
|
896
|
+
PieChart1Icon: () => import_pieChart1.PieChart1Icon,
|
|
897
|
+
PieChart2Icon: () => import_pieChart2.PieChart2Icon,
|
|
898
|
+
PieChart3Icon: () => import_pieChart3.PieChart3Icon,
|
|
899
|
+
PieChart4Icon: () => import_pieChart4.PieChart4Icon,
|
|
900
|
+
PieChartIcon: () => import_pieChart.PieChartIcon,
|
|
901
|
+
PiggyBank1Icon: () => import_piggyBank1.PiggyBank1Icon,
|
|
902
|
+
PiggyBank2Icon: () => import_piggyBank2.PiggyBank2Icon,
|
|
903
|
+
Pilcrow1Icon: () => import_pilcrow1.Pilcrow1Icon,
|
|
904
|
+
Pilcrow2Icon: () => import_pilcrow2.Pilcrow2Icon,
|
|
905
|
+
PilcrowSquareIcon: () => import_pilcrowSquare.PilcrowSquareIcon,
|
|
906
|
+
Pin1Icon: () => import_pin1.Pin1Icon,
|
|
907
|
+
Pin2Icon: () => import_pin2.Pin2Icon,
|
|
908
|
+
PlaceholderIcon: () => import_placeholder.PlaceholderIcon,
|
|
909
|
+
PlaneIcon: () => import_plane.PlaneIcon,
|
|
910
|
+
PlayCircleIcon: () => import_playCircle.PlayCircleIcon,
|
|
911
|
+
PlayIcon: () => import_play.PlayIcon,
|
|
912
|
+
PlaySquareIcon: () => import_playSquare.PlaySquareIcon,
|
|
913
|
+
PlusCircleIcon: () => import_plusCircle.PlusCircleIcon,
|
|
914
|
+
PlusIcon: () => import_plus.PlusIcon,
|
|
915
|
+
PlusSquareIcon: () => import_plusSquare.PlusSquareIcon,
|
|
916
|
+
PodcastIcon: () => import_podcast.PodcastIcon,
|
|
917
|
+
Power1Icon: () => import_power1.Power1Icon,
|
|
918
|
+
Power2Icon: () => import_power2.Power2Icon,
|
|
919
|
+
Power3Icon: () => import_power3.Power3Icon,
|
|
920
|
+
PresentationChart1Icon: () => import_presentationChart1.PresentationChart1Icon,
|
|
921
|
+
PresentationChart2Icon: () => import_presentationChart2.PresentationChart2Icon,
|
|
922
|
+
PresentationChart3Icon: () => import_presentationChart3.PresentationChart3Icon,
|
|
923
|
+
PrinterIcon: () => import_printer.PrinterIcon,
|
|
924
|
+
PuzzlePiece1Icon: () => import_puzzlePiece1.PuzzlePiece1Icon,
|
|
925
|
+
PuzzlePiece2Icon: () => import_puzzlePiece2.PuzzlePiece2Icon,
|
|
926
|
+
PuzzlePieceIcon: () => import_puzzlePiece.PuzzlePieceIcon,
|
|
927
|
+
QrCode1Icon: () => import_qrCode1.QrCode1Icon,
|
|
928
|
+
QrCode2Icon: () => import_qrCode2.QrCode2Icon,
|
|
929
|
+
QrCodeIcon: () => import_qrCode.QrCodeIcon,
|
|
930
|
+
ReceiptCheckIcon: () => import_receiptCheck.ReceiptCheckIcon,
|
|
931
|
+
ReceiptIcon: () => import_receipt.ReceiptIcon,
|
|
932
|
+
Recording1Icon: () => import_recording1.Recording1Icon,
|
|
933
|
+
Recording2Icon: () => import_recording2.Recording2Icon,
|
|
934
|
+
Recording3Icon: () => import_recording3.Recording3Icon,
|
|
935
|
+
RecordingIcon: () => import_recording.RecordingIcon,
|
|
936
|
+
Reflect1Icon: () => import_reflect1.Reflect1Icon,
|
|
937
|
+
Reflect2Icon: () => import_reflect2.Reflect2Icon,
|
|
938
|
+
RefreshCcw1Icon: () => import_refreshCcw1.RefreshCcw1Icon,
|
|
939
|
+
RefreshCcw2Icon: () => import_refreshCcw2.RefreshCcw2Icon,
|
|
940
|
+
RefreshCcw3Icon: () => import_refreshCcw3.RefreshCcw3Icon,
|
|
941
|
+
RefreshCcw4Icon: () => import_refreshCcw4.RefreshCcw4Icon,
|
|
942
|
+
RefreshCcw5Icon: () => import_refreshCcw5.RefreshCcw5Icon,
|
|
943
|
+
RefreshCcwIcon: () => import_refreshCcw.RefreshCcwIcon,
|
|
944
|
+
RefreshCw1Icon: () => import_refreshCw1.RefreshCw1Icon,
|
|
945
|
+
RefreshCw2Icon: () => import_refreshCw2.RefreshCw2Icon,
|
|
946
|
+
RefreshCw3Icon: () => import_refreshCw3.RefreshCw3Icon,
|
|
947
|
+
RefreshCw4Icon: () => import_refreshCw4.RefreshCw4Icon,
|
|
948
|
+
RefreshCw5Icon: () => import_refreshCw5.RefreshCw5Icon,
|
|
949
|
+
RefreshCwIcon: () => import_refreshCw.RefreshCwIcon,
|
|
950
|
+
Repeat1Icon: () => import_repeat1.Repeat1Icon,
|
|
951
|
+
Repeat2Icon: () => import_repeat2.Repeat2Icon,
|
|
952
|
+
Repeat3Icon: () => import_repeat3.Repeat3Icon,
|
|
953
|
+
Repeat4Icon: () => import_repeat4.Repeat4Icon,
|
|
954
|
+
ReverseLeftIcon: () => import_reverseLeft.ReverseLeftIcon,
|
|
955
|
+
ReverseRightIcon: () => import_reverseRight.ReverseRightIcon,
|
|
956
|
+
RightIndent1Icon: () => import_rightIndent1.RightIndent1Icon,
|
|
957
|
+
RightIndent2Icon: () => import_rightIndent2.RightIndent2Icon,
|
|
958
|
+
Rocket1Icon: () => import_rocket1.Rocket1Icon,
|
|
959
|
+
Rocket2Icon: () => import_rocket2.Rocket2Icon,
|
|
960
|
+
RocketIcon: () => import_rocket.RocketIcon,
|
|
961
|
+
RollerBrushIcon: () => import_rollerBrush.RollerBrushIcon,
|
|
962
|
+
RotateCcwIcon: () => import_rotateCcw.RotateCcwIcon,
|
|
963
|
+
RouteIcon: () => import_route.RouteIcon,
|
|
964
|
+
Rows1Icon: () => import_rows1.Rows1Icon,
|
|
965
|
+
Rows2Icon: () => import_rows2.Rows2Icon,
|
|
966
|
+
Rows3Icon: () => import_rows3.Rows3Icon,
|
|
967
|
+
Rss1Icon: () => import_rss1.Rss1Icon,
|
|
968
|
+
Rss2Icon: () => import_rss2.Rss2Icon,
|
|
969
|
+
RulerIcon: () => import_ruler.RulerIcon,
|
|
970
|
+
SafeIcon: () => import_safe.SafeIcon,
|
|
971
|
+
Sale1Icon: () => import_sale1.Sale1Icon,
|
|
972
|
+
Sale2Icon: () => import_sale2.Sale2Icon,
|
|
973
|
+
Sale3Icon: () => import_sale3.Sale3Icon,
|
|
974
|
+
Sale4Icon: () => import_sale4.Sale4Icon,
|
|
975
|
+
Save1Icon: () => import_save1.Save1Icon,
|
|
976
|
+
Save2Icon: () => import_save2.Save2Icon,
|
|
977
|
+
Save3Icon: () => import_save3.Save3Icon,
|
|
978
|
+
SaveIcon: () => import_save.SaveIcon,
|
|
979
|
+
Scale1Icon: () => import_scale1.Scale1Icon,
|
|
980
|
+
Scale2Icon: () => import_scale2.Scale2Icon,
|
|
981
|
+
Scale3Icon: () => import_scale3.Scale3Icon,
|
|
982
|
+
Scales1Icon: () => import_scales1.Scales1Icon,
|
|
983
|
+
Scales2Icon: () => import_scales2.Scales2Icon,
|
|
984
|
+
ScanIcon: () => import_scan.ScanIcon,
|
|
985
|
+
Scissors1Icon: () => import_scissors1.Scissors1Icon,
|
|
986
|
+
Scissors2Icon: () => import_scissors2.Scissors2Icon,
|
|
987
|
+
ScissorsCut1Icon: () => import_scissorsCut1.ScissorsCut1Icon,
|
|
988
|
+
ScissorsCut2Icon: () => import_scissorsCut2.ScissorsCut2Icon,
|
|
989
|
+
SearchLgIcon: () => import_searchLg.SearchLgIcon,
|
|
990
|
+
SearchMdIcon: () => import_searchMd.SearchMdIcon,
|
|
991
|
+
SearchRefractionIcon: () => import_searchRefraction.SearchRefractionIcon,
|
|
992
|
+
SearchSmIcon: () => import_searchSm.SearchSmIcon,
|
|
993
|
+
Send1Icon: () => import_send1.Send1Icon,
|
|
994
|
+
Send2Icon: () => import_send2.Send2Icon,
|
|
995
|
+
Send3Icon: () => import_send3.Send3Icon,
|
|
996
|
+
SendIcon: () => import_send.SendIcon,
|
|
997
|
+
Server1Icon: () => import_server1.Server1Icon,
|
|
998
|
+
Server2Icon: () => import_server2.Server2Icon,
|
|
999
|
+
Server3Icon: () => import_server3.Server3Icon,
|
|
1000
|
+
Server4Icon: () => import_server4.Server4Icon,
|
|
1001
|
+
Server5Icon: () => import_server5.Server5Icon,
|
|
1002
|
+
Server6Icon: () => import_server6.Server6Icon,
|
|
1003
|
+
Settings1Icon: () => import_settings1.Settings1Icon,
|
|
1004
|
+
Settings2Icon: () => import_settings2.Settings2Icon,
|
|
1005
|
+
Settings3Icon: () => import_settings3.Settings3Icon,
|
|
1006
|
+
Settings4Icon: () => import_settings4.Settings4Icon,
|
|
1007
|
+
SettingsIcon: () => import_settings.SettingsIcon,
|
|
1008
|
+
Share1Icon: () => import_share1.Share1Icon,
|
|
1009
|
+
Share2Icon: () => import_share2.Share2Icon,
|
|
1010
|
+
Share3Icon: () => import_share3.Share3Icon,
|
|
1011
|
+
Share4Icon: () => import_share4.Share4Icon,
|
|
1012
|
+
Share5Icon: () => import_share5.Share5Icon,
|
|
1013
|
+
Share6Icon: () => import_share6.Share6Icon,
|
|
1014
|
+
Share7Icon: () => import_share7.Share7Icon,
|
|
1015
|
+
ShareArrowIcon: () => import_shareArrow.ShareArrowIcon,
|
|
1016
|
+
ShareIcon: () => import_share.ShareIcon,
|
|
1017
|
+
Shield1Icon: () => import_shield1.Shield1Icon,
|
|
1018
|
+
Shield2Icon: () => import_shield2.Shield2Icon,
|
|
1019
|
+
Shield3Icon: () => import_shield3.Shield3Icon,
|
|
1020
|
+
ShieldDollarIcon: () => import_shieldDollar.ShieldDollarIcon,
|
|
1021
|
+
ShieldOffIcon: () => import_shieldOff.ShieldOffIcon,
|
|
1022
|
+
ShieldPlusIcon: () => import_shieldPlus.ShieldPlusIcon,
|
|
1023
|
+
ShieldTickIcon: () => import_shieldTick.ShieldTickIcon,
|
|
1024
|
+
ShieldZapIcon: () => import_shieldZap.ShieldZapIcon,
|
|
1025
|
+
ShoppingBag1Icon: () => import_shoppingBag1.ShoppingBag1Icon,
|
|
1026
|
+
ShoppingBag2Icon: () => import_shoppingBag2.ShoppingBag2Icon,
|
|
1027
|
+
ShoppingBag3Icon: () => import_shoppingBag3.ShoppingBag3Icon,
|
|
1028
|
+
ShoppingCart1Icon: () => import_shoppingCart1.ShoppingCart1Icon,
|
|
1029
|
+
ShoppingCart2Icon: () => import_shoppingCart2.ShoppingCart2Icon,
|
|
1030
|
+
ShoppingCart3Icon: () => import_shoppingCart3.ShoppingCart3Icon,
|
|
1031
|
+
Shuffle1Icon: () => import_shuffle1.Shuffle1Icon,
|
|
1032
|
+
Shuffle2Icon: () => import_shuffle2.Shuffle2Icon,
|
|
1033
|
+
Signal1Icon: () => import_signal1.Signal1Icon,
|
|
1034
|
+
Signal2Icon: () => import_signal2.Signal2Icon,
|
|
1035
|
+
Signal3Icon: () => import_signal3.Signal3Icon,
|
|
1036
|
+
SimcardIcon: () => import_simcard.SimcardIcon,
|
|
1037
|
+
SkewIcon: () => import_skew.SkewIcon,
|
|
1038
|
+
SkipBackIcon: () => import_skipBack.SkipBackIcon,
|
|
1039
|
+
SkipForwardIcon: () => import_skipForward.SkipForwardIcon,
|
|
1040
|
+
SlashCircle1Icon: () => import_slashCircle1.SlashCircle1Icon,
|
|
1041
|
+
SlashCircle2Icon: () => import_slashCircle2.SlashCircle2Icon,
|
|
1042
|
+
SlashDividerIcon: () => import_slashDivider.SlashDividerIcon,
|
|
1043
|
+
SlashOctagonIcon: () => import_slashOctagon.SlashOctagonIcon,
|
|
1044
|
+
Sliders1Icon: () => import_sliders1.Sliders1Icon,
|
|
1045
|
+
Sliders2Icon: () => import_sliders2.Sliders2Icon,
|
|
1046
|
+
Sliders3Icon: () => import_sliders3.Sliders3Icon,
|
|
1047
|
+
Sliders4Icon: () => import_sliders4.Sliders4Icon,
|
|
1048
|
+
Snowflake1Icon: () => import_snowflake1.Snowflake1Icon,
|
|
1049
|
+
Snowflake2Icon: () => import_snowflake2.Snowflake2Icon,
|
|
1050
|
+
SpacingHeight1Icon: () => import_spacingHeight1.SpacingHeight1Icon,
|
|
1051
|
+
SpacingHeight2Icon: () => import_spacingHeight2.SpacingHeight2Icon,
|
|
1052
|
+
SpacingWidth1Icon: () => import_spacingWidth1.SpacingWidth1Icon,
|
|
1053
|
+
SpacingWidth2Icon: () => import_spacingWidth2.SpacingWidth2Icon,
|
|
1054
|
+
Speaker1Icon: () => import_speaker1.Speaker1Icon,
|
|
1055
|
+
Speaker2Icon: () => import_speaker2.Speaker2Icon,
|
|
1056
|
+
Speaker3Icon: () => import_speaker3.Speaker3Icon,
|
|
1057
|
+
Speedometer1Icon: () => import_speedometer1.Speedometer1Icon,
|
|
1058
|
+
Speedometer2Icon: () => import_speedometer2.Speedometer2Icon,
|
|
1059
|
+
Speedometer3Icon: () => import_speedometer3.Speedometer3Icon,
|
|
1060
|
+
Speedometer4Icon: () => import_speedometer4.Speedometer4Icon,
|
|
1061
|
+
SpinnerIcon: () => import_spinner.SpinnerIcon,
|
|
1062
|
+
SquareIcon: () => import_square.SquareIcon,
|
|
1063
|
+
StandIcon: () => import_stand.StandIcon,
|
|
1064
|
+
Star1Icon: () => import_star1.Star1Icon,
|
|
1065
|
+
Star2Icon: () => import_star2.Star2Icon,
|
|
1066
|
+
Star3Icon: () => import_star3.Star3Icon,
|
|
1067
|
+
Star4Icon: () => import_star4.Star4Icon,
|
|
1068
|
+
Star5Icon: () => import_star5.Star5Icon,
|
|
1069
|
+
Star6Icon: () => import_star6.Star6Icon,
|
|
1070
|
+
Star7Icon: () => import_star7.Star7Icon,
|
|
1071
|
+
Stars1Icon: () => import_stars1.Stars1Icon,
|
|
1072
|
+
Stars2Icon: () => import_stars2.Stars2Icon,
|
|
1073
|
+
Stars3Icon: () => import_stars3.Stars3Icon,
|
|
1074
|
+
StarsIcon: () => import_stars.StarsIcon,
|
|
1075
|
+
StickerCircleIcon: () => import_stickerCircle.StickerCircleIcon,
|
|
1076
|
+
StickerSquareIcon: () => import_stickerSquare.StickerSquareIcon,
|
|
1077
|
+
StopCircleIcon: () => import_stopCircle.StopCircleIcon,
|
|
1078
|
+
StopIcon: () => import_stop.StopIcon,
|
|
1079
|
+
StopSquareIcon: () => import_stopSquare.StopSquareIcon,
|
|
1080
|
+
Strikethrough1Icon: () => import_strikethrough1.Strikethrough1Icon,
|
|
1081
|
+
Strikethrough2Icon: () => import_strikethrough2.Strikethrough2Icon,
|
|
1082
|
+
StrikethroughSquareIcon: () => import_strikethroughSquare.StrikethroughSquareIcon,
|
|
1083
|
+
SubscriptIcon: () => import_subscript.SubscriptIcon,
|
|
1084
|
+
SunIcon: () => import_sun.SunIcon,
|
|
1085
|
+
SunSetting1Icon: () => import_sunSetting1.SunSetting1Icon,
|
|
1086
|
+
SunSetting2Icon: () => import_sunSetting2.SunSetting2Icon,
|
|
1087
|
+
SunSetting3Icon: () => import_sunSetting3.SunSetting3Icon,
|
|
1088
|
+
SunriseIcon: () => import_sunrise.SunriseIcon,
|
|
1089
|
+
SunsetIcon: () => import_sunset.SunsetIcon,
|
|
1090
|
+
SwitchHorizontal1Icon: () => import_switchHorizontal1.SwitchHorizontal1Icon,
|
|
1091
|
+
SwitchHorizontal2Icon: () => import_switchHorizontal2.SwitchHorizontal2Icon,
|
|
1092
|
+
SwitchVertical1Icon: () => import_switchVertical1.SwitchVertical1Icon,
|
|
1093
|
+
SwitchVertical2Icon: () => import_switchVertical2.SwitchVertical2Icon,
|
|
1094
|
+
TableIcon: () => import_table.TableIcon,
|
|
1095
|
+
Tablet1Icon: () => import_tablet1.Tablet1Icon,
|
|
1096
|
+
Tablet2Icon: () => import_tablet2.Tablet2Icon,
|
|
1097
|
+
Tag1Icon: () => import_tag1.Tag1Icon,
|
|
1098
|
+
Tag2Icon: () => import_tag2.Tag2Icon,
|
|
1099
|
+
Tag3Icon: () => import_tag3.Tag3Icon,
|
|
1100
|
+
Target1Icon: () => import_target1.Target1Icon,
|
|
1101
|
+
Target2Icon: () => import_target2.Target2Icon,
|
|
1102
|
+
Target3Icon: () => import_target3.Target3Icon,
|
|
1103
|
+
Target4Icon: () => import_target4.Target4Icon,
|
|
1104
|
+
Target5Icon: () => import_target5.Target5Icon,
|
|
1105
|
+
TelescopeIcon: () => import_telescope.TelescopeIcon,
|
|
1106
|
+
TerminalBrowserIcon: () => import_terminalBrowser.TerminalBrowserIcon,
|
|
1107
|
+
TerminalCircleIcon: () => import_terminalCircle.TerminalCircleIcon,
|
|
1108
|
+
TerminalIcon: () => import_terminal.TerminalIcon,
|
|
1109
|
+
TerminalSquareIcon: () => import_terminalSquare.TerminalSquareIcon,
|
|
1110
|
+
TextInputIcon: () => import_textInput.TextInputIcon,
|
|
1111
|
+
Thermometer1Icon: () => import_thermometer1.Thermometer1Icon,
|
|
1112
|
+
Thermometer2Icon: () => import_thermometer2.Thermometer2Icon,
|
|
1113
|
+
Thermometer3Icon: () => import_thermometer3.Thermometer3Icon,
|
|
1114
|
+
ThermometerColdIcon: () => import_thermometerCold.ThermometerColdIcon,
|
|
1115
|
+
ThermometerWarmIcon: () => import_thermometerWarm.ThermometerWarmIcon,
|
|
1116
|
+
ThumbsDownIcon: () => import_thumbsDown.ThumbsDownIcon,
|
|
1117
|
+
ThumbsUpIcon: () => import_thumbsUp.ThumbsUpIcon,
|
|
1118
|
+
Ticket1Icon: () => import_ticket1.Ticket1Icon,
|
|
1119
|
+
Ticket2Icon: () => import_ticket2.Ticket2Icon,
|
|
1120
|
+
Toggle1LeftIcon: () => import_toggle1Left.Toggle1LeftIcon,
|
|
1121
|
+
Toggle1RightIcon: () => import_toggle1Right.Toggle1RightIcon,
|
|
1122
|
+
Toggle2LeftIcon: () => import_toggle2Left.Toggle2LeftIcon,
|
|
1123
|
+
Toggle2RightIcon: () => import_toggle2Right.Toggle2RightIcon,
|
|
1124
|
+
Toggle3LeftIcon: () => import_toggle3Left.Toggle3LeftIcon,
|
|
1125
|
+
Toggle3RightIcon: () => import_toggle3Right.Toggle3RightIcon,
|
|
1126
|
+
Tool1Icon: () => import_tool1.Tool1Icon,
|
|
1127
|
+
Tool2Icon: () => import_tool2.Tool2Icon,
|
|
1128
|
+
TrainIcon: () => import_train.TrainIcon,
|
|
1129
|
+
TramIcon: () => import_tram.TramIcon,
|
|
1130
|
+
TransformIcon: () => import_transform.TransformIcon,
|
|
1131
|
+
Translate1Icon: () => import_translate1.Translate1Icon,
|
|
1132
|
+
Translate2Icon: () => import_translate2.Translate2Icon,
|
|
1133
|
+
Trash1Icon: () => import_trash1.Trash1Icon,
|
|
1134
|
+
Trash2Icon: () => import_trash2.Trash2Icon,
|
|
1135
|
+
Trash3Icon: () => import_trash3.Trash3Icon,
|
|
1136
|
+
Trash4Icon: () => import_trash4.Trash4Icon,
|
|
1137
|
+
TrashIcon: () => import_trash.TrashIcon,
|
|
1138
|
+
TrendDown1Icon: () => import_trendDown1.TrendDown1Icon,
|
|
1139
|
+
TrendDown2Icon: () => import_trendDown2.TrendDown2Icon,
|
|
1140
|
+
TrendDownIcon: () => import_trendDown.TrendDownIcon,
|
|
1141
|
+
TrendUp1Icon: () => import_trendUp1.TrendUp1Icon,
|
|
1142
|
+
TrendUp2Icon: () => import_trendUp2.TrendUp2Icon,
|
|
1143
|
+
TrendUpIcon: () => import_trendUp.TrendUpIcon,
|
|
1144
|
+
TriangleIcon: () => import_triangle.TriangleIcon,
|
|
1145
|
+
Trophy1Icon: () => import_trophy1.Trophy1Icon,
|
|
1146
|
+
Trophy2Icon: () => import_trophy2.Trophy2Icon,
|
|
1147
|
+
Truck1Icon: () => import_truck1.Truck1Icon,
|
|
1148
|
+
Truck2Icon: () => import_truck2.Truck2Icon,
|
|
1149
|
+
Tv1Icon: () => import_tv1.Tv1Icon,
|
|
1150
|
+
Tv2Icon: () => import_tv2.Tv2Icon,
|
|
1151
|
+
Tv3Icon: () => import_tv3.Tv3Icon,
|
|
1152
|
+
Type1Icon: () => import_type1.Type1Icon,
|
|
1153
|
+
Type2Icon: () => import_type2.Type2Icon,
|
|
1154
|
+
TypeSquareIcon: () => import_typeSquare.TypeSquareIcon,
|
|
1155
|
+
TypeStrikethrough1Icon: () => import_typeStrikethrough1.TypeStrikethrough1Icon,
|
|
1156
|
+
TypeStrikethrough2Icon: () => import_typeStrikethrough2.TypeStrikethrough2Icon,
|
|
1157
|
+
Umbrella1Icon: () => import_umbrella1.Umbrella1Icon,
|
|
1158
|
+
Umbrella2Icon: () => import_umbrella2.Umbrella2Icon,
|
|
1159
|
+
Umbrella3Icon: () => import_umbrella3.Umbrella3Icon,
|
|
1160
|
+
Underline1Icon: () => import_underline1.Underline1Icon,
|
|
1161
|
+
Underline2Icon: () => import_underline2.Underline2Icon,
|
|
1162
|
+
UnderlineSquareIcon: () => import_underlineSquare.UnderlineSquareIcon,
|
|
1163
|
+
Upload1Icon: () => import_upload1.Upload1Icon,
|
|
1164
|
+
Upload2Icon: () => import_upload2.Upload2Icon,
|
|
1165
|
+
Upload3Icon: () => import_upload3.Upload3Icon,
|
|
1166
|
+
Upload4Icon: () => import_upload4.Upload4Icon,
|
|
1167
|
+
UploadCloud1Icon: () => import_uploadCloud1.UploadCloud1Icon,
|
|
1168
|
+
UploadCloud2Icon: () => import_uploadCloud2.UploadCloud2Icon,
|
|
1169
|
+
UsbFlashDriveIcon: () => import_usbFlashDrive.UsbFlashDriveIcon,
|
|
1170
|
+
User1Icon: () => import_user1.User1Icon,
|
|
1171
|
+
User2Icon: () => import_user2.User2Icon,
|
|
1172
|
+
User3Icon: () => import_user3.User3Icon,
|
|
1173
|
+
UserCheck1Icon: () => import_userCheck1.UserCheck1Icon,
|
|
1174
|
+
UserCheck2Icon: () => import_userCheck2.UserCheck2Icon,
|
|
1175
|
+
UserCircleIcon: () => import_userCircle.UserCircleIcon,
|
|
1176
|
+
UserDown1Icon: () => import_userDown1.UserDown1Icon,
|
|
1177
|
+
UserDown2Icon: () => import_userDown2.UserDown2Icon,
|
|
1178
|
+
UserEditIcon: () => import_userEdit.UserEditIcon,
|
|
1179
|
+
UserIcon: () => import_user.UserIcon,
|
|
1180
|
+
UserLeft1Icon: () => import_userLeft1.UserLeft1Icon,
|
|
1181
|
+
UserLeft2Icon: () => import_userLeft2.UserLeft2Icon,
|
|
1182
|
+
UserMinus1Icon: () => import_userMinus1.UserMinus1Icon,
|
|
1183
|
+
UserMinus2Icon: () => import_userMinus2.UserMinus2Icon,
|
|
1184
|
+
UserPlus1Icon: () => import_userPlus1.UserPlus1Icon,
|
|
1185
|
+
UserPlus2Icon: () => import_userPlus2.UserPlus2Icon,
|
|
1186
|
+
UserPlusIcon: () => import_userPlus.UserPlusIcon,
|
|
1187
|
+
UserRight1Icon: () => import_userRight1.UserRight1Icon,
|
|
1188
|
+
UserRight2Icon: () => import_userRight2.UserRight2Icon,
|
|
1189
|
+
UserSquareIcon: () => import_userSquare.UserSquareIcon,
|
|
1190
|
+
UserUp1Icon: () => import_userUp1.UserUp1Icon,
|
|
1191
|
+
UserUp2Icon: () => import_userUp2.UserUp2Icon,
|
|
1192
|
+
UserX1Icon: () => import_userX1.UserX1Icon,
|
|
1193
|
+
UserX2Icon: () => import_userX2.UserX2Icon,
|
|
1194
|
+
UserXIcon: () => import_userX.UserXIcon,
|
|
1195
|
+
Users1Icon: () => import_users1.Users1Icon,
|
|
1196
|
+
Users2Icon: () => import_users2.Users2Icon,
|
|
1197
|
+
Users3Icon: () => import_users3.Users3Icon,
|
|
1198
|
+
UsersCheckIcon: () => import_usersCheck.UsersCheckIcon,
|
|
1199
|
+
UsersDownIcon: () => import_usersDown.UsersDownIcon,
|
|
1200
|
+
UsersEditIcon: () => import_usersEdit.UsersEditIcon,
|
|
1201
|
+
UsersIcon: () => import_users.UsersIcon,
|
|
1202
|
+
UsersLeftIcon: () => import_usersLeft.UsersLeftIcon,
|
|
1203
|
+
UsersMinusIcon: () => import_usersMinus.UsersMinusIcon,
|
|
1204
|
+
UsersPlusIcon: () => import_usersPlus.UsersPlusIcon,
|
|
1205
|
+
UsersRightIcon: () => import_usersRight.UsersRightIcon,
|
|
1206
|
+
UsersUpIcon: () => import_usersUp.UsersUpIcon,
|
|
1207
|
+
UsersXIcon: () => import_usersX.UsersXIcon,
|
|
1208
|
+
VariableIcon: () => import_variable.VariableIcon,
|
|
1209
|
+
VideoRecorderIcon: () => import_videoRecorder.VideoRecorderIcon,
|
|
1210
|
+
VideoRecorderOffIcon: () => import_videoRecorderOff.VideoRecorderOffIcon,
|
|
1211
|
+
VirusIcon: () => import_virus.VirusIcon,
|
|
1212
|
+
VoicemailIcon: () => import_voicemail.VoicemailIcon,
|
|
1213
|
+
VolumeMaxIcon: () => import_volumeMax.VolumeMaxIcon,
|
|
1214
|
+
VolumeMinIcon: () => import_volumeMin.VolumeMinIcon,
|
|
1215
|
+
VolumeMinusIcon: () => import_volumeMinus.VolumeMinusIcon,
|
|
1216
|
+
VolumePlusIcon: () => import_volumePlus.VolumePlusIcon,
|
|
1217
|
+
VolumeXIcon: () => import_volumeX.VolumeXIcon,
|
|
1218
|
+
Wallet1Icon: () => import_wallet1.Wallet1Icon,
|
|
1219
|
+
Wallet2Icon: () => import_wallet2.Wallet2Icon,
|
|
1220
|
+
Wallet3Icon: () => import_wallet3.Wallet3Icon,
|
|
1221
|
+
Wallet4Icon: () => import_wallet4.Wallet4Icon,
|
|
1222
|
+
Wallet5Icon: () => import_wallet5.Wallet5Icon,
|
|
1223
|
+
WatchCircleIcon: () => import_watchCircle.WatchCircleIcon,
|
|
1224
|
+
WatchSquareIcon: () => import_watchSquare.WatchSquareIcon,
|
|
1225
|
+
WavesIcon: () => import_waves.WavesIcon,
|
|
1226
|
+
Webcam1Icon: () => import_webcam1.Webcam1Icon,
|
|
1227
|
+
Webcam2Icon: () => import_webcam2.Webcam2Icon,
|
|
1228
|
+
WifiIcon: () => import_wifi.WifiIcon,
|
|
1229
|
+
WifiOffIcon: () => import_wifiOff.WifiOffIcon,
|
|
1230
|
+
Wind1Icon: () => import_wind1.Wind1Icon,
|
|
1231
|
+
Wind2Icon: () => import_wind2.Wind2Icon,
|
|
1232
|
+
Wind3Icon: () => import_wind3.Wind3Icon,
|
|
1233
|
+
XCircleIcon: () => import_xCircle.XCircleIcon,
|
|
1234
|
+
XCloseIcon: () => import_xClose.XCloseIcon,
|
|
1235
|
+
XIcon: () => import_x.XIcon,
|
|
1236
|
+
XSquareIcon: () => import_xSquare.XSquareIcon,
|
|
1237
|
+
YoutubeIcon: () => import_youtube.YoutubeIcon,
|
|
1238
|
+
ZapCircleIcon: () => import_zapCircle.ZapCircleIcon,
|
|
1239
|
+
ZapFastIcon: () => import_zapFast.ZapFastIcon,
|
|
1240
|
+
ZapIcon: () => import_zap.ZapIcon,
|
|
1241
|
+
ZapOffIcon: () => import_zapOff.ZapOffIcon,
|
|
1242
|
+
ZapSquareIcon: () => import_zapSquare.ZapSquareIcon,
|
|
1243
|
+
ZoomInIcon: () => import_zoomIn.ZoomInIcon,
|
|
1244
|
+
ZoomOutIcon: () => import_zoomOut.ZoomOutIcon
|
|
1245
|
+
});
|
|
1246
|
+
module.exports = __toCommonJS(icons_exports);
|
|
1247
|
+
var import_activity = require("./activity.js");
|
|
1248
|
+
var import_activityHeart = require("./activityHeart.js");
|
|
1249
|
+
var import_airplay = require("./airplay.js");
|
|
1250
|
+
var import_airpods = require("./airpods.js");
|
|
1251
|
+
var import_alarmClock = require("./alarmClock.js");
|
|
1252
|
+
var import_alarmClockCheck = require("./alarmClockCheck.js");
|
|
1253
|
+
var import_alarmClockMinus = require("./alarmClockMinus.js");
|
|
1254
|
+
var import_alarmClockOff = require("./alarmClockOff.js");
|
|
1255
|
+
var import_alarmClockPlus = require("./alarmClockPlus.js");
|
|
1256
|
+
var import_alertCircle = require("./alertCircle.js");
|
|
1257
|
+
var import_alertHexagon = require("./alertHexagon.js");
|
|
1258
|
+
var import_alertOctagon = require("./alertOctagon.js");
|
|
1259
|
+
var import_alertSquare = require("./alertSquare.js");
|
|
1260
|
+
var import_alertTriangle = require("./alertTriangle.js");
|
|
1261
|
+
var import_alignBottom1 = require("./alignBottom1.js");
|
|
1262
|
+
var import_alignBottom2 = require("./alignBottom2.js");
|
|
1263
|
+
var import_alignCenter = require("./alignCenter.js");
|
|
1264
|
+
var import_alignHorizontalCentre1 = require("./alignHorizontalCentre1.js");
|
|
1265
|
+
var import_alignHorizontalCentre2 = require("./alignHorizontalCentre2.js");
|
|
1266
|
+
var import_alignJustify = require("./alignJustify.js");
|
|
1267
|
+
var import_alignLeft = require("./alignLeft.js");
|
|
1268
|
+
var import_alignLeft1 = require("./alignLeft1.js");
|
|
1269
|
+
var import_alignLeft2 = require("./alignLeft2.js");
|
|
1270
|
+
var import_alignRight = require("./alignRight.js");
|
|
1271
|
+
var import_alignRight1 = require("./alignRight1.js");
|
|
1272
|
+
var import_alignRight2 = require("./alignRight2.js");
|
|
1273
|
+
var import_alignTopArrow1 = require("./alignTopArrow1.js");
|
|
1274
|
+
var import_alignTopArrow2 = require("./alignTopArrow2.js");
|
|
1275
|
+
var import_alignVerticalCenter1 = require("./alignVerticalCenter1.js");
|
|
1276
|
+
var import_alignVerticalCenter2 = require("./alignVerticalCenter2.js");
|
|
1277
|
+
var import_anchor = require("./anchor.js");
|
|
1278
|
+
var import_annotation = require("./annotation.js");
|
|
1279
|
+
var import_annotationAlert = require("./annotationAlert.js");
|
|
1280
|
+
var import_annotationCheck = require("./annotationCheck.js");
|
|
1281
|
+
var import_annotationDots = require("./annotationDots.js");
|
|
1282
|
+
var import_annotationHeart = require("./annotationHeart.js");
|
|
1283
|
+
var import_annotationInfo = require("./annotationInfo.js");
|
|
1284
|
+
var import_annotationPlus = require("./annotationPlus.js");
|
|
1285
|
+
var import_annotationQuestion = require("./annotationQuestion.js");
|
|
1286
|
+
var import_annotationX = require("./annotationX.js");
|
|
1287
|
+
var import_announcement1 = require("./announcement1.js");
|
|
1288
|
+
var import_announcement2 = require("./announcement2.js");
|
|
1289
|
+
var import_announcement3 = require("./announcement3.js");
|
|
1290
|
+
var import_appIntegration = require("./appIntegration.js");
|
|
1291
|
+
var import_archive = require("./archive.js");
|
|
1292
|
+
var import_arrowBlockDown = require("./arrowBlockDown.js");
|
|
1293
|
+
var import_arrowBlockLeft = require("./arrowBlockLeft.js");
|
|
1294
|
+
var import_arrowBlockRight = require("./arrowBlockRight.js");
|
|
1295
|
+
var import_arrowBlockUp = require("./arrowBlockUp.js");
|
|
1296
|
+
var import_arrowCircleBrokenDown = require("./arrowCircleBrokenDown.js");
|
|
1297
|
+
var import_arrowCircleBrokenDownLeft = require("./arrowCircleBrokenDownLeft.js");
|
|
1298
|
+
var import_arrowCircleBrokenDownRight = require("./arrowCircleBrokenDownRight.js");
|
|
1299
|
+
var import_arrowCircleBrokenLeft = require("./arrowCircleBrokenLeft.js");
|
|
1300
|
+
var import_arrowCircleBrokenRight = require("./arrowCircleBrokenRight.js");
|
|
1301
|
+
var import_arrowCircleBrokenUp = require("./arrowCircleBrokenUp.js");
|
|
1302
|
+
var import_arrowCircleBrokenUpLeft = require("./arrowCircleBrokenUpLeft.js");
|
|
1303
|
+
var import_arrowCircleBrokenUpRight = require("./arrowCircleBrokenUpRight.js");
|
|
1304
|
+
var import_arrowCircleDown = require("./arrowCircleDown.js");
|
|
1305
|
+
var import_arrowCircleDownLeft = require("./arrowCircleDownLeft.js");
|
|
1306
|
+
var import_arrowCircleDownRight = require("./arrowCircleDownRight.js");
|
|
1307
|
+
var import_arrowCircleLeft = require("./arrowCircleLeft.js");
|
|
1308
|
+
var import_arrowCircleRight = require("./arrowCircleRight.js");
|
|
1309
|
+
var import_arrowCircleUp = require("./arrowCircleUp.js");
|
|
1310
|
+
var import_arrowCircleUpLeft = require("./arrowCircleUpLeft.js");
|
|
1311
|
+
var import_arrowCircleUpRight = require("./arrowCircleUpRight.js");
|
|
1312
|
+
var import_arrowDown = require("./arrowDown.js");
|
|
1313
|
+
var import_arrowDownLeft = require("./arrowDownLeft.js");
|
|
1314
|
+
var import_arrowDownRight = require("./arrowDownRight.js");
|
|
1315
|
+
var import_arrowLeft = require("./arrowLeft.js");
|
|
1316
|
+
var import_arrowNarrowDown = require("./arrowNarrowDown.js");
|
|
1317
|
+
var import_arrowNarrowDownLeft = require("./arrowNarrowDownLeft.js");
|
|
1318
|
+
var import_arrowNarrowDownRight = require("./arrowNarrowDownRight.js");
|
|
1319
|
+
var import_arrowNarrowLeft = require("./arrowNarrowLeft.js");
|
|
1320
|
+
var import_arrowNarrowRight = require("./arrowNarrowRight.js");
|
|
1321
|
+
var import_arrowNarrowUp = require("./arrowNarrowUp.js");
|
|
1322
|
+
var import_arrowNarrowUpLeft = require("./arrowNarrowUpLeft.js");
|
|
1323
|
+
var import_arrowNarrowUpRight = require("./arrowNarrowUpRight.js");
|
|
1324
|
+
var import_arrowRight = require("./arrowRight.js");
|
|
1325
|
+
var import_arrowSquareDown = require("./arrowSquareDown.js");
|
|
1326
|
+
var import_arrowSquareDownLeft = require("./arrowSquareDownLeft.js");
|
|
1327
|
+
var import_arrowSquareDownRight = require("./arrowSquareDownRight.js");
|
|
1328
|
+
var import_arrowSquareLeft = require("./arrowSquareLeft.js");
|
|
1329
|
+
var import_arrowSquareRight = require("./arrowSquareRight.js");
|
|
1330
|
+
var import_arrowSquareUp = require("./arrowSquareUp.js");
|
|
1331
|
+
var import_arrowSquareUpLeft = require("./arrowSquareUpLeft.js");
|
|
1332
|
+
var import_arrowSquareUpRight = require("./arrowSquareUpRight.js");
|
|
1333
|
+
var import_arrowUp = require("./arrowUp.js");
|
|
1334
|
+
var import_arrowUpLeft = require("./arrowUpLeft.js");
|
|
1335
|
+
var import_arrowUpRight = require("./arrowUpRight.js");
|
|
1336
|
+
var import_arrowsDown = require("./arrowsDown.js");
|
|
1337
|
+
var import_arrowsLeft = require("./arrowsLeft.js");
|
|
1338
|
+
var import_arrowsRight = require("./arrowsRight.js");
|
|
1339
|
+
var import_arrowsTriangle = require("./arrowsTriangle.js");
|
|
1340
|
+
var import_arrowsUp = require("./arrowsUp.js");
|
|
1341
|
+
var import_asterisk1 = require("./asterisk1.js");
|
|
1342
|
+
var import_asterisk2 = require("./asterisk2.js");
|
|
1343
|
+
var import_atSign = require("./atSign.js");
|
|
1344
|
+
var import_atom1 = require("./atom1.js");
|
|
1345
|
+
var import_atom2 = require("./atom2.js");
|
|
1346
|
+
var import_attachment = require("./attachment.js");
|
|
1347
|
+
var import_attachment1 = require("./attachment1.js");
|
|
1348
|
+
var import_attachment2 = require("./attachment2.js");
|
|
1349
|
+
var import_award1 = require("./award1.js");
|
|
1350
|
+
var import_award2 = require("./award2.js");
|
|
1351
|
+
var import_award3 = require("./award3.js");
|
|
1352
|
+
var import_award4 = require("./award4.js");
|
|
1353
|
+
var import_award5 = require("./award5.js");
|
|
1354
|
+
var import_backpack = require("./backpack.js");
|
|
1355
|
+
var import_bank = require("./bank.js");
|
|
1356
|
+
var import_bankNote1 = require("./bankNote1.js");
|
|
1357
|
+
var import_bankNote2 = require("./bankNote2.js");
|
|
1358
|
+
var import_bankNote3 = require("./bankNote3.js");
|
|
1359
|
+
var import_barChart1 = require("./barChart1.js");
|
|
1360
|
+
var import_barChart11 = require("./barChart11.js");
|
|
1361
|
+
var import_barChart12 = require("./barChart12.js");
|
|
1362
|
+
var import_barChart2 = require("./barChart2.js");
|
|
1363
|
+
var import_barChart3 = require("./barChart3.js");
|
|
1364
|
+
var import_barChart4 = require("./barChart4.js");
|
|
1365
|
+
var import_barChart5 = require("./barChart5.js");
|
|
1366
|
+
var import_barChart6 = require("./barChart6.js");
|
|
1367
|
+
var import_barChart7 = require("./barChart7.js");
|
|
1368
|
+
var import_barChart8 = require("./barChart8.js");
|
|
1369
|
+
var import_barChart9 = require("./barChart9.js");
|
|
1370
|
+
var import_barChartCircle1 = require("./barChartCircle1.js");
|
|
1371
|
+
var import_barChartCircle2 = require("./barChartCircle2.js");
|
|
1372
|
+
var import_barChartCircle3 = require("./barChartCircle3.js");
|
|
1373
|
+
var import_barChartSquare1 = require("./barChartSquare1.js");
|
|
1374
|
+
var import_barChartSquare2 = require("./barChartSquare2.js");
|
|
1375
|
+
var import_barChartSquare3 = require("./barChartSquare3.js");
|
|
1376
|
+
var import_barChartSquareDown = require("./barChartSquareDown.js");
|
|
1377
|
+
var import_barChartSquareMinus = require("./barChartSquareMinus.js");
|
|
1378
|
+
var import_barChartSquarePlus = require("./barChartSquarePlus.js");
|
|
1379
|
+
var import_barChartSquareUp = require("./barChartSquareUp.js");
|
|
1380
|
+
var import_barLineChart = require("./barLineChart.js");
|
|
1381
|
+
var import_batteryCharging1 = require("./batteryCharging1.js");
|
|
1382
|
+
var import_batteryCharging2 = require("./batteryCharging2.js");
|
|
1383
|
+
var import_batteryEmpty = require("./batteryEmpty.js");
|
|
1384
|
+
var import_batteryFull = require("./batteryFull.js");
|
|
1385
|
+
var import_batteryLow = require("./batteryLow.js");
|
|
1386
|
+
var import_batteryMid = require("./batteryMid.js");
|
|
1387
|
+
var import_beaker1 = require("./beaker1.js");
|
|
1388
|
+
var import_beaker2 = require("./beaker2.js");
|
|
1389
|
+
var import_bell = require("./bell.js");
|
|
1390
|
+
var import_bell1 = require("./bell1.js");
|
|
1391
|
+
var import_bell2 = require("./bell2.js");
|
|
1392
|
+
var import_bell3 = require("./bell3.js");
|
|
1393
|
+
var import_bell4 = require("./bell4.js");
|
|
1394
|
+
var import_bellMinus = require("./bellMinus.js");
|
|
1395
|
+
var import_bellOff1 = require("./bellOff1.js");
|
|
1396
|
+
var import_bellOff2 = require("./bellOff2.js");
|
|
1397
|
+
var import_bellOff3 = require("./bellOff3.js");
|
|
1398
|
+
var import_bellPlus = require("./bellPlus.js");
|
|
1399
|
+
var import_bellRinging1 = require("./bellRinging1.js");
|
|
1400
|
+
var import_bellRinging2 = require("./bellRinging2.js");
|
|
1401
|
+
var import_bellRinging3 = require("./bellRinging3.js");
|
|
1402
|
+
var import_bellRinging4 = require("./bellRinging4.js");
|
|
1403
|
+
var import_bezierCurve1 = require("./bezierCurve1.js");
|
|
1404
|
+
var import_bezierCurve2 = require("./bezierCurve2.js");
|
|
1405
|
+
var import_bezierCurve3 = require("./bezierCurve3.js");
|
|
1406
|
+
var import_bluetoothConnect = require("./bluetoothConnect.js");
|
|
1407
|
+
var import_bluetoothOff = require("./bluetoothOff.js");
|
|
1408
|
+
var import_bluetoothOn = require("./bluetoothOn.js");
|
|
1409
|
+
var import_bluetoothSignal = require("./bluetoothSignal.js");
|
|
1410
|
+
var import_bold1 = require("./bold1.js");
|
|
1411
|
+
var import_bold2 = require("./bold2.js");
|
|
1412
|
+
var import_boldSquare = require("./boldSquare.js");
|
|
1413
|
+
var import_bookClosed = require("./bookClosed.js");
|
|
1414
|
+
var import_bookOpen1 = require("./bookOpen1.js");
|
|
1415
|
+
var import_bookOpen2 = require("./bookOpen2.js");
|
|
1416
|
+
var import_bookmark = require("./bookmark.js");
|
|
1417
|
+
var import_bookmarkAdd = require("./bookmarkAdd.js");
|
|
1418
|
+
var import_bookmarkCheck = require("./bookmarkCheck.js");
|
|
1419
|
+
var import_bookmarkMinus = require("./bookmarkMinus.js");
|
|
1420
|
+
var import_bookmarkX = require("./bookmarkX.js");
|
|
1421
|
+
var import_box = require("./box.js");
|
|
1422
|
+
var import_brackets = require("./brackets.js");
|
|
1423
|
+
var import_bracketsCheck = require("./bracketsCheck.js");
|
|
1424
|
+
var import_bracketsEllipses = require("./bracketsEllipses.js");
|
|
1425
|
+
var import_bracketsMinus = require("./bracketsMinus.js");
|
|
1426
|
+
var import_bracketsPlus = require("./bracketsPlus.js");
|
|
1427
|
+
var import_bracketsSlash = require("./bracketsSlash.js");
|
|
1428
|
+
var import_bracketsX = require("./bracketsX.js");
|
|
1429
|
+
var import_briefcase1 = require("./briefcase1.js");
|
|
1430
|
+
var import_briefcase2 = require("./briefcase2.js");
|
|
1431
|
+
var import_browser = require("./browser.js");
|
|
1432
|
+
var import_brush1 = require("./brush1.js");
|
|
1433
|
+
var import_brush2 = require("./brush2.js");
|
|
1434
|
+
var import_brush3 = require("./brush3.js");
|
|
1435
|
+
var import_building1 = require("./building1.js");
|
|
1436
|
+
var import_building2 = require("./building2.js");
|
|
1437
|
+
var import_building3 = require("./building3.js");
|
|
1438
|
+
var import_building4 = require("./building4.js");
|
|
1439
|
+
var import_building5 = require("./building5.js");
|
|
1440
|
+
var import_building6 = require("./building6.js");
|
|
1441
|
+
var import_building7 = require("./building7.js");
|
|
1442
|
+
var import_building8 = require("./building8.js");
|
|
1443
|
+
var import_bus = require("./bus.js");
|
|
1444
|
+
var import_calculator = require("./calculator.js");
|
|
1445
|
+
var import_calendar = require("./calendar.js");
|
|
1446
|
+
var import_calendarCheck = require("./calendarCheck.js");
|
|
1447
|
+
var import_calendarCheck1 = require("./calendarCheck1.js");
|
|
1448
|
+
var import_calendarCheck2 = require("./calendarCheck2.js");
|
|
1449
|
+
var import_calendarDate = require("./calendarDate.js");
|
|
1450
|
+
var import_calendarHeart1 = require("./calendarHeart1.js");
|
|
1451
|
+
var import_calendarHeart2 = require("./calendarHeart2.js");
|
|
1452
|
+
var import_calendarMinus1 = require("./calendarMinus1.js");
|
|
1453
|
+
var import_calendarMinus2 = require("./calendarMinus2.js");
|
|
1454
|
+
var import_calendarPlus = require("./calendarPlus.js");
|
|
1455
|
+
var import_calendarPlus1 = require("./calendarPlus1.js");
|
|
1456
|
+
var import_calendarPlus2 = require("./calendarPlus2.js");
|
|
1457
|
+
var import_calendarPlusCorner = require("./calendarPlusCorner.js");
|
|
1458
|
+
var import_camera = require("./camera.js");
|
|
1459
|
+
var import_camera1 = require("./camera1.js");
|
|
1460
|
+
var import_camera2 = require("./camera2.js");
|
|
1461
|
+
var import_camera3 = require("./camera3.js");
|
|
1462
|
+
var import_cameraLens = require("./cameraLens.js");
|
|
1463
|
+
var import_cameraOff = require("./cameraOff.js");
|
|
1464
|
+
var import_cameraPlus = require("./cameraPlus.js");
|
|
1465
|
+
var import_car1 = require("./car1.js");
|
|
1466
|
+
var import_car2 = require("./car2.js");
|
|
1467
|
+
var import_certificate1 = require("./certificate1.js");
|
|
1468
|
+
var import_certificate2 = require("./certificate2.js");
|
|
1469
|
+
var import_chartBreakoutCircle = require("./chartBreakoutCircle.js");
|
|
1470
|
+
var import_chartBreakoutSquare = require("./chartBreakoutSquare.js");
|
|
1471
|
+
var import_check = require("./check.js");
|
|
1472
|
+
var import_checkCircle = require("./checkCircle.js");
|
|
1473
|
+
var import_checkCircleBroken = require("./checkCircleBroken.js");
|
|
1474
|
+
var import_checkDone1 = require("./checkDone1.js");
|
|
1475
|
+
var import_checkDone2 = require("./checkDone2.js");
|
|
1476
|
+
var import_checkHeart = require("./checkHeart.js");
|
|
1477
|
+
var import_checkSquare = require("./checkSquare.js");
|
|
1478
|
+
var import_checkSquareBroken = require("./checkSquareBroken.js");
|
|
1479
|
+
var import_checkVerified1 = require("./checkVerified1.js");
|
|
1480
|
+
var import_checkVerified2 = require("./checkVerified2.js");
|
|
1481
|
+
var import_checkVerified3 = require("./checkVerified3.js");
|
|
1482
|
+
var import_chevronDown = require("./chevronDown.js");
|
|
1483
|
+
var import_chevronDownDouble = require("./chevronDownDouble.js");
|
|
1484
|
+
var import_chevronLeft = require("./chevronLeft.js");
|
|
1485
|
+
var import_chevronLeftDouble = require("./chevronLeftDouble.js");
|
|
1486
|
+
var import_chevronRight = require("./chevronRight.js");
|
|
1487
|
+
var import_chevronRightDouble = require("./chevronRightDouble.js");
|
|
1488
|
+
var import_chevronSelectorHorizontal = require("./chevronSelectorHorizontal.js");
|
|
1489
|
+
var import_chevronSelectorVertical = require("./chevronSelectorVertical.js");
|
|
1490
|
+
var import_chevronUp = require("./chevronUp.js");
|
|
1491
|
+
var import_chevronUpDouble = require("./chevronUpDouble.js");
|
|
1492
|
+
var import_chromeCast = require("./chromeCast.js");
|
|
1493
|
+
var import_circle = require("./circle.js");
|
|
1494
|
+
var import_circleCut = require("./circleCut.js");
|
|
1495
|
+
var import_clapperboard = require("./clapperboard.js");
|
|
1496
|
+
var import_clipboard = require("./clipboard.js");
|
|
1497
|
+
var import_clipboardAttachment = require("./clipboardAttachment.js");
|
|
1498
|
+
var import_clipboardCheck = require("./clipboardCheck.js");
|
|
1499
|
+
var import_clipboardDownload = require("./clipboardDownload.js");
|
|
1500
|
+
var import_clipboardMinus = require("./clipboardMinus.js");
|
|
1501
|
+
var import_clipboardPlus = require("./clipboardPlus.js");
|
|
1502
|
+
var import_clipboardX = require("./clipboardX.js");
|
|
1503
|
+
var import_clock = require("./clock.js");
|
|
1504
|
+
var import_clockCheck = require("./clockCheck.js");
|
|
1505
|
+
var import_clockFastForward = require("./clockFastForward.js");
|
|
1506
|
+
var import_clockPlus = require("./clockPlus.js");
|
|
1507
|
+
var import_clockRefresh = require("./clockRefresh.js");
|
|
1508
|
+
var import_clockRewind = require("./clockRewind.js");
|
|
1509
|
+
var import_clockSnooze = require("./clockSnooze.js");
|
|
1510
|
+
var import_clockStopwatch = require("./clockStopwatch.js");
|
|
1511
|
+
var import_cloud1 = require("./cloud1.js");
|
|
1512
|
+
var import_cloud2 = require("./cloud2.js");
|
|
1513
|
+
var import_cloud3 = require("./cloud3.js");
|
|
1514
|
+
var import_cloudBlank1 = require("./cloudBlank1.js");
|
|
1515
|
+
var import_cloudBlank2 = require("./cloudBlank2.js");
|
|
1516
|
+
var import_cloudLightning = require("./cloudLightning.js");
|
|
1517
|
+
var import_cloudMoon = require("./cloudMoon.js");
|
|
1518
|
+
var import_cloudOff = require("./cloudOff.js");
|
|
1519
|
+
var import_cloudRaining1 = require("./cloudRaining1.js");
|
|
1520
|
+
var import_cloudRaining2 = require("./cloudRaining2.js");
|
|
1521
|
+
var import_cloudRaining3 = require("./cloudRaining3.js");
|
|
1522
|
+
var import_cloudRaining4 = require("./cloudRaining4.js");
|
|
1523
|
+
var import_cloudRaining5 = require("./cloudRaining5.js");
|
|
1524
|
+
var import_cloudRaining6 = require("./cloudRaining6.js");
|
|
1525
|
+
var import_cloudSnowing1 = require("./cloudSnowing1.js");
|
|
1526
|
+
var import_cloudSnowing2 = require("./cloudSnowing2.js");
|
|
1527
|
+
var import_cloudSun1 = require("./cloudSun1.js");
|
|
1528
|
+
var import_cloudSun2 = require("./cloudSun2.js");
|
|
1529
|
+
var import_cloudSun3 = require("./cloudSun3.js");
|
|
1530
|
+
var import_code1 = require("./code1.js");
|
|
1531
|
+
var import_code2 = require("./code2.js");
|
|
1532
|
+
var import_codeBrowser = require("./codeBrowser.js");
|
|
1533
|
+
var import_codeCircle1 = require("./codeCircle1.js");
|
|
1534
|
+
var import_codeCircle2 = require("./codeCircle2.js");
|
|
1535
|
+
var import_codeCircle3 = require("./codeCircle3.js");
|
|
1536
|
+
var import_codeSnippet1 = require("./codeSnippet1.js");
|
|
1537
|
+
var import_codeSnippet2 = require("./codeSnippet2.js");
|
|
1538
|
+
var import_codeSquare1 = require("./codeSquare1.js");
|
|
1539
|
+
var import_codeSquare2 = require("./codeSquare2.js");
|
|
1540
|
+
var import_codepen = require("./codepen.js");
|
|
1541
|
+
var import_coins1 = require("./coins1.js");
|
|
1542
|
+
var import_coins2 = require("./coins2.js");
|
|
1543
|
+
var import_coins3 = require("./coins3.js");
|
|
1544
|
+
var import_coins4 = require("./coins4.js");
|
|
1545
|
+
var import_coinsHand = require("./coinsHand.js");
|
|
1546
|
+
var import_coinsStacked1 = require("./coinsStacked1.js");
|
|
1547
|
+
var import_coinsStacked2 = require("./coinsStacked2.js");
|
|
1548
|
+
var import_coinsStacked3 = require("./coinsStacked3.js");
|
|
1549
|
+
var import_coinsStacked4 = require("./coinsStacked4.js");
|
|
1550
|
+
var import_coinsSwap1 = require("./coinsSwap1.js");
|
|
1551
|
+
var import_coinsSwap2 = require("./coinsSwap2.js");
|
|
1552
|
+
var import_colors = require("./colors.js");
|
|
1553
|
+
var import_colors1 = require("./colors1.js");
|
|
1554
|
+
var import_columns1 = require("./columns1.js");
|
|
1555
|
+
var import_columns2 = require("./columns2.js");
|
|
1556
|
+
var import_columns3 = require("./columns3.js");
|
|
1557
|
+
var import_command = require("./command.js");
|
|
1558
|
+
var import_compass = require("./compass.js");
|
|
1559
|
+
var import_compass1 = require("./compass1.js");
|
|
1560
|
+
var import_compass2 = require("./compass2.js");
|
|
1561
|
+
var import_compass3 = require("./compass3.js");
|
|
1562
|
+
var import_container = require("./container.js");
|
|
1563
|
+
var import_contrast1 = require("./contrast1.js");
|
|
1564
|
+
var import_contrast2 = require("./contrast2.js");
|
|
1565
|
+
var import_contrast3 = require("./contrast3.js");
|
|
1566
|
+
var import_copy = require("./copy.js");
|
|
1567
|
+
var import_copy1 = require("./copy1.js");
|
|
1568
|
+
var import_copy2 = require("./copy2.js");
|
|
1569
|
+
var import_copy3 = require("./copy3.js");
|
|
1570
|
+
var import_copy4 = require("./copy4.js");
|
|
1571
|
+
var import_copy5 = require("./copy5.js");
|
|
1572
|
+
var import_copy6 = require("./copy6.js");
|
|
1573
|
+
var import_copy7 = require("./copy7.js");
|
|
1574
|
+
var import_cornerDownLeft = require("./cornerDownLeft.js");
|
|
1575
|
+
var import_cornerDownRight = require("./cornerDownRight.js");
|
|
1576
|
+
var import_cornerLeftDown = require("./cornerLeftDown.js");
|
|
1577
|
+
var import_cornerLeftUp = require("./cornerLeftUp.js");
|
|
1578
|
+
var import_cornerRightDown = require("./cornerRightDown.js");
|
|
1579
|
+
var import_cornerRightUp = require("./cornerRightUp.js");
|
|
1580
|
+
var import_cornerUpLeft = require("./cornerUpLeft.js");
|
|
1581
|
+
var import_cornerUpRight = require("./cornerUpRight.js");
|
|
1582
|
+
var import_cpuChip1 = require("./cpuChip1.js");
|
|
1583
|
+
var import_cpuChip2 = require("./cpuChip2.js");
|
|
1584
|
+
var import_creditCard1 = require("./creditCard1.js");
|
|
1585
|
+
var import_creditCard2 = require("./creditCard2.js");
|
|
1586
|
+
var import_creditCardCheck = require("./creditCardCheck.js");
|
|
1587
|
+
var import_creditCardDown = require("./creditCardDown.js");
|
|
1588
|
+
var import_creditCardDownload = require("./creditCardDownload.js");
|
|
1589
|
+
var import_creditCardEdit = require("./creditCardEdit.js");
|
|
1590
|
+
var import_creditCardLock = require("./creditCardLock.js");
|
|
1591
|
+
var import_creditCardMinus = require("./creditCardMinus.js");
|
|
1592
|
+
var import_creditCardPlus = require("./creditCardPlus.js");
|
|
1593
|
+
var import_creditCardRefresh = require("./creditCardRefresh.js");
|
|
1594
|
+
var import_creditCardSearch = require("./creditCardSearch.js");
|
|
1595
|
+
var import_creditCardShield = require("./creditCardShield.js");
|
|
1596
|
+
var import_creditCardUp = require("./creditCardUp.js");
|
|
1597
|
+
var import_creditCardUpload = require("./creditCardUpload.js");
|
|
1598
|
+
var import_creditCardX = require("./creditCardX.js");
|
|
1599
|
+
var import_crop1 = require("./crop1.js");
|
|
1600
|
+
var import_crop2 = require("./crop2.js");
|
|
1601
|
+
var import_cryptocurrency1 = require("./cryptocurrency1.js");
|
|
1602
|
+
var import_cryptocurrency2 = require("./cryptocurrency2.js");
|
|
1603
|
+
var import_cryptocurrency3 = require("./cryptocurrency3.js");
|
|
1604
|
+
var import_cryptocurrency4 = require("./cryptocurrency4.js");
|
|
1605
|
+
var import_cube1 = require("./cube1.js");
|
|
1606
|
+
var import_cube2 = require("./cube2.js");
|
|
1607
|
+
var import_cube3 = require("./cube3.js");
|
|
1608
|
+
var import_cube4 = require("./cube4.js");
|
|
1609
|
+
var import_cubeOutline = require("./cubeOutline.js");
|
|
1610
|
+
var import_currencyBitcoin = require("./currencyBitcoin.js");
|
|
1611
|
+
var import_currencyBitcoinCircle = require("./currencyBitcoinCircle.js");
|
|
1612
|
+
var import_currencyDollar = require("./currencyDollar.js");
|
|
1613
|
+
var import_currencyDollarCircle = require("./currencyDollarCircle.js");
|
|
1614
|
+
var import_currencyEthereum = require("./currencyEthereum.js");
|
|
1615
|
+
var import_currencyEthereumCircle = require("./currencyEthereumCircle.js");
|
|
1616
|
+
var import_currencyEuro = require("./currencyEuro.js");
|
|
1617
|
+
var import_currencyEuroCircle = require("./currencyEuroCircle.js");
|
|
1618
|
+
var import_currencyPound = require("./currencyPound.js");
|
|
1619
|
+
var import_currencyPoundCircle = require("./currencyPoundCircle.js");
|
|
1620
|
+
var import_currencyRuble = require("./currencyRuble.js");
|
|
1621
|
+
var import_currencyRubleCircle = require("./currencyRubleCircle.js");
|
|
1622
|
+
var import_currencyRupee = require("./currencyRupee.js");
|
|
1623
|
+
var import_currencyRupeeCircle = require("./currencyRupeeCircle.js");
|
|
1624
|
+
var import_currencyYen = require("./currencyYen.js");
|
|
1625
|
+
var import_currencyYenCircle = require("./currencyYenCircle.js");
|
|
1626
|
+
var import_cursor1 = require("./cursor1.js");
|
|
1627
|
+
var import_cursor2 = require("./cursor2.js");
|
|
1628
|
+
var import_cursor3 = require("./cursor3.js");
|
|
1629
|
+
var import_cursor4 = require("./cursor4.js");
|
|
1630
|
+
var import_cursorBox = require("./cursorBox.js");
|
|
1631
|
+
var import_cursorClick = require("./cursorClick.js");
|
|
1632
|
+
var import_cursorClick1 = require("./cursorClick1.js");
|
|
1633
|
+
var import_cursorClick2 = require("./cursorClick2.js");
|
|
1634
|
+
var import_data = require("./data.js");
|
|
1635
|
+
var import_database1 = require("./database1.js");
|
|
1636
|
+
var import_database2 = require("./database2.js");
|
|
1637
|
+
var import_database3 = require("./database3.js");
|
|
1638
|
+
var import_dataflow1 = require("./dataflow1.js");
|
|
1639
|
+
var import_dataflow2 = require("./dataflow2.js");
|
|
1640
|
+
var import_dataflow3 = require("./dataflow3.js");
|
|
1641
|
+
var import_dataflow4 = require("./dataflow4.js");
|
|
1642
|
+
var import_delete = require("./delete.js");
|
|
1643
|
+
var import_diamond1 = require("./diamond1.js");
|
|
1644
|
+
var import_diamond2 = require("./diamond2.js");
|
|
1645
|
+
var import_dice1 = require("./dice1.js");
|
|
1646
|
+
var import_dice2 = require("./dice2.js");
|
|
1647
|
+
var import_dice3 = require("./dice3.js");
|
|
1648
|
+
var import_dice4 = require("./dice4.js");
|
|
1649
|
+
var import_dice5 = require("./dice5.js");
|
|
1650
|
+
var import_dice6 = require("./dice6.js");
|
|
1651
|
+
var import_disc1 = require("./disc1.js");
|
|
1652
|
+
var import_disc2 = require("./disc2.js");
|
|
1653
|
+
var import_distributeSpacingHorizontal = require("./distributeSpacingHorizontal.js");
|
|
1654
|
+
var import_distributeSpacingVertical = require("./distributeSpacingVertical.js");
|
|
1655
|
+
var import_divide1 = require("./divide1.js");
|
|
1656
|
+
var import_divide2 = require("./divide2.js");
|
|
1657
|
+
var import_divide3 = require("./divide3.js");
|
|
1658
|
+
var import_divider = require("./divider.js");
|
|
1659
|
+
var import_dotpoints1 = require("./dotpoints1.js");
|
|
1660
|
+
var import_dotpoints2 = require("./dotpoints2.js");
|
|
1661
|
+
var import_dotsGrid = require("./dotsGrid.js");
|
|
1662
|
+
var import_dotsHorizontal = require("./dotsHorizontal.js");
|
|
1663
|
+
var import_dotsVertical = require("./dotsVertical.js");
|
|
1664
|
+
var import_download = require("./download.js");
|
|
1665
|
+
var import_download1 = require("./download1.js");
|
|
1666
|
+
var import_download2 = require("./download2.js");
|
|
1667
|
+
var import_download3 = require("./download3.js");
|
|
1668
|
+
var import_download4 = require("./download4.js");
|
|
1669
|
+
var import_downloadCloud1 = require("./downloadCloud1.js");
|
|
1670
|
+
var import_downloadCloud2 = require("./downloadCloud2.js");
|
|
1671
|
+
var import_drop = require("./drop.js");
|
|
1672
|
+
var import_droplets1 = require("./droplets1.js");
|
|
1673
|
+
var import_droplets2 = require("./droplets2.js");
|
|
1674
|
+
var import_droplets3 = require("./droplets3.js");
|
|
1675
|
+
var import_dropper = require("./dropper.js");
|
|
1676
|
+
var import_edit = require("./edit.js");
|
|
1677
|
+
var import_edit1 = require("./edit1.js");
|
|
1678
|
+
var import_edit2 = require("./edit2.js");
|
|
1679
|
+
var import_edit3 = require("./edit3.js");
|
|
1680
|
+
var import_edit4 = require("./edit4.js");
|
|
1681
|
+
var import_edit5 = require("./edit5.js");
|
|
1682
|
+
var import_equal = require("./equal.js");
|
|
1683
|
+
var import_equalNot = require("./equalNot.js");
|
|
1684
|
+
var import_eraser = require("./eraser.js");
|
|
1685
|
+
var import_expand = require("./expand.js");
|
|
1686
|
+
var import_expand1 = require("./expand1.js");
|
|
1687
|
+
var import_expand2 = require("./expand2.js");
|
|
1688
|
+
var import_expand3 = require("./expand3.js");
|
|
1689
|
+
var import_expand4 = require("./expand4.js");
|
|
1690
|
+
var import_expand5 = require("./expand5.js");
|
|
1691
|
+
var import_expand6 = require("./expand6.js");
|
|
1692
|
+
var import_eye = require("./eye.js");
|
|
1693
|
+
var import_eyeOff = require("./eyeOff.js");
|
|
1694
|
+
var import_faceContent = require("./faceContent.js");
|
|
1695
|
+
var import_faceFrown = require("./faceFrown.js");
|
|
1696
|
+
var import_faceHappy = require("./faceHappy.js");
|
|
1697
|
+
var import_faceId = require("./faceId.js");
|
|
1698
|
+
var import_faceIdSquare = require("./faceIdSquare.js");
|
|
1699
|
+
var import_faceNeutral = require("./faceNeutral.js");
|
|
1700
|
+
var import_faceSad = require("./faceSad.js");
|
|
1701
|
+
var import_faceSmile = require("./faceSmile.js");
|
|
1702
|
+
var import_faceWink = require("./faceWink.js");
|
|
1703
|
+
var import_fastBackward = require("./fastBackward.js");
|
|
1704
|
+
var import_fastForward = require("./fastForward.js");
|
|
1705
|
+
var import_feather = require("./feather.js");
|
|
1706
|
+
var import_figma = require("./figma.js");
|
|
1707
|
+
var import_file1 = require("./file1.js");
|
|
1708
|
+
var import_file2 = require("./file2.js");
|
|
1709
|
+
var import_file3 = require("./file3.js");
|
|
1710
|
+
var import_file4 = require("./file4.js");
|
|
1711
|
+
var import_file5 = require("./file5.js");
|
|
1712
|
+
var import_file6 = require("./file6.js");
|
|
1713
|
+
var import_file7 = require("./file7.js");
|
|
1714
|
+
var import_fileAttachment1 = require("./fileAttachment1.js");
|
|
1715
|
+
var import_fileAttachment2 = require("./fileAttachment2.js");
|
|
1716
|
+
var import_fileAttachment3 = require("./fileAttachment3.js");
|
|
1717
|
+
var import_fileAttachment4 = require("./fileAttachment4.js");
|
|
1718
|
+
var import_fileAttachment5 = require("./fileAttachment5.js");
|
|
1719
|
+
var import_fileCheck1 = require("./fileCheck1.js");
|
|
1720
|
+
var import_fileCheck2 = require("./fileCheck2.js");
|
|
1721
|
+
var import_fileCheck3 = require("./fileCheck3.js");
|
|
1722
|
+
var import_fileCode1 = require("./fileCode1.js");
|
|
1723
|
+
var import_fileCode2 = require("./fileCode2.js");
|
|
1724
|
+
var import_fileDownload1 = require("./fileDownload1.js");
|
|
1725
|
+
var import_fileDownload2 = require("./fileDownload2.js");
|
|
1726
|
+
var import_fileDownload3 = require("./fileDownload3.js");
|
|
1727
|
+
var import_fileHeart1 = require("./fileHeart1.js");
|
|
1728
|
+
var import_fileHeart2 = require("./fileHeart2.js");
|
|
1729
|
+
var import_fileHeart3 = require("./fileHeart3.js");
|
|
1730
|
+
var import_fileLock1 = require("./fileLock1.js");
|
|
1731
|
+
var import_fileLock2 = require("./fileLock2.js");
|
|
1732
|
+
var import_fileLock3 = require("./fileLock3.js");
|
|
1733
|
+
var import_fileMinus1 = require("./fileMinus1.js");
|
|
1734
|
+
var import_fileMinus2 = require("./fileMinus2.js");
|
|
1735
|
+
var import_fileMinus3 = require("./fileMinus3.js");
|
|
1736
|
+
var import_filePlus1 = require("./filePlus1.js");
|
|
1737
|
+
var import_filePlus2 = require("./filePlus2.js");
|
|
1738
|
+
var import_filePlus3 = require("./filePlus3.js");
|
|
1739
|
+
var import_fileQuestion = require("./fileQuestion.js");
|
|
1740
|
+
var import_fileQuestion1 = require("./fileQuestion1.js");
|
|
1741
|
+
var import_fileQuestion2 = require("./fileQuestion2.js");
|
|
1742
|
+
var import_fileQuestion3 = require("./fileQuestion3.js");
|
|
1743
|
+
var import_fileSearch1 = require("./fileSearch1.js");
|
|
1744
|
+
var import_fileSearch2 = require("./fileSearch2.js");
|
|
1745
|
+
var import_fileSearch3 = require("./fileSearch3.js");
|
|
1746
|
+
var import_fileShield1 = require("./fileShield1.js");
|
|
1747
|
+
var import_fileShield2 = require("./fileShield2.js");
|
|
1748
|
+
var import_fileShield3 = require("./fileShield3.js");
|
|
1749
|
+
var import_fileX1 = require("./fileX1.js");
|
|
1750
|
+
var import_fileX2 = require("./fileX2.js");
|
|
1751
|
+
var import_fileX3 = require("./fileX3.js");
|
|
1752
|
+
var import_film1 = require("./film1.js");
|
|
1753
|
+
var import_film2 = require("./film2.js");
|
|
1754
|
+
var import_film3 = require("./film3.js");
|
|
1755
|
+
var import_filterFunnel1 = require("./filterFunnel1.js");
|
|
1756
|
+
var import_filterFunnel2 = require("./filterFunnel2.js");
|
|
1757
|
+
var import_filterLines = require("./filterLines.js");
|
|
1758
|
+
var import_fingerprint1 = require("./fingerprint1.js");
|
|
1759
|
+
var import_fingerprint2 = require("./fingerprint2.js");
|
|
1760
|
+
var import_fingerprint3 = require("./fingerprint3.js");
|
|
1761
|
+
var import_fingerprint4 = require("./fingerprint4.js");
|
|
1762
|
+
var import_flag1 = require("./flag1.js");
|
|
1763
|
+
var import_flag2 = require("./flag2.js");
|
|
1764
|
+
var import_flag3 = require("./flag3.js");
|
|
1765
|
+
var import_flag4 = require("./flag4.js");
|
|
1766
|
+
var import_flag5 = require("./flag5.js");
|
|
1767
|
+
var import_flag6 = require("./flag6.js");
|
|
1768
|
+
var import_flash = require("./flash.js");
|
|
1769
|
+
var import_flashOff = require("./flashOff.js");
|
|
1770
|
+
var import_flexAlignBottom = require("./flexAlignBottom.js");
|
|
1771
|
+
var import_flexAlignLeft = require("./flexAlignLeft.js");
|
|
1772
|
+
var import_flexAlignRight = require("./flexAlignRight.js");
|
|
1773
|
+
var import_flexAlignTop = require("./flexAlignTop.js");
|
|
1774
|
+
var import_flipBackward = require("./flipBackward.js");
|
|
1775
|
+
var import_flipForward = require("./flipForward.js");
|
|
1776
|
+
var import_folder = require("./folder.js");
|
|
1777
|
+
var import_folderCheck = require("./folderCheck.js");
|
|
1778
|
+
var import_folderClosed = require("./folderClosed.js");
|
|
1779
|
+
var import_folderCode = require("./folderCode.js");
|
|
1780
|
+
var import_folderDownload = require("./folderDownload.js");
|
|
1781
|
+
var import_folderLock = require("./folderLock.js");
|
|
1782
|
+
var import_folderMinus = require("./folderMinus.js");
|
|
1783
|
+
var import_folderMove = require("./folderMove.js");
|
|
1784
|
+
var import_folderPlus = require("./folderPlus.js");
|
|
1785
|
+
var import_folderQuestion = require("./folderQuestion.js");
|
|
1786
|
+
var import_folderSearch = require("./folderSearch.js");
|
|
1787
|
+
var import_folderShield = require("./folderShield.js");
|
|
1788
|
+
var import_folderX = require("./folderX.js");
|
|
1789
|
+
var import_framer = require("./framer.js");
|
|
1790
|
+
var import_gamingPad1 = require("./gamingPad1.js");
|
|
1791
|
+
var import_gamingPad2 = require("./gamingPad2.js");
|
|
1792
|
+
var import_gift1 = require("./gift1.js");
|
|
1793
|
+
var import_gift2 = require("./gift2.js");
|
|
1794
|
+
var import_gitBranch1 = require("./gitBranch1.js");
|
|
1795
|
+
var import_gitBranch2 = require("./gitBranch2.js");
|
|
1796
|
+
var import_gitCommit = require("./gitCommit.js");
|
|
1797
|
+
var import_gitMerge = require("./gitMerge.js");
|
|
1798
|
+
var import_gitPullRequest = require("./gitPullRequest.js");
|
|
1799
|
+
var import_glasses1 = require("./glasses1.js");
|
|
1800
|
+
var import_glasses2 = require("./glasses2.js");
|
|
1801
|
+
var import_globe1 = require("./globe1.js");
|
|
1802
|
+
var import_globe11 = require("./globe11.js");
|
|
1803
|
+
var import_globe2 = require("./globe2.js");
|
|
1804
|
+
var import_globe21 = require("./globe21.js");
|
|
1805
|
+
var import_globe3 = require("./globe3.js");
|
|
1806
|
+
var import_globe4 = require("./globe4.js");
|
|
1807
|
+
var import_globe5 = require("./globe5.js");
|
|
1808
|
+
var import_globe6 = require("./globe6.js");
|
|
1809
|
+
var import_googleChrome = require("./googleChrome.js");
|
|
1810
|
+
var import_graduationHat1 = require("./graduationHat1.js");
|
|
1811
|
+
var import_graduationHat2 = require("./graduationHat2.js");
|
|
1812
|
+
var import_grid1 = require("./grid1.js");
|
|
1813
|
+
var import_grid2 = require("./grid2.js");
|
|
1814
|
+
var import_grid3 = require("./grid3.js");
|
|
1815
|
+
var import_gridDotsBlank = require("./gridDotsBlank.js");
|
|
1816
|
+
var import_gridDotsBottom = require("./gridDotsBottom.js");
|
|
1817
|
+
var import_gridDotsHorizontalCenter = require("./gridDotsHorizontalCenter.js");
|
|
1818
|
+
var import_gridDotsLeft = require("./gridDotsLeft.js");
|
|
1819
|
+
var import_gridDotsOuter = require("./gridDotsOuter.js");
|
|
1820
|
+
var import_gridDotsRight = require("./gridDotsRight.js");
|
|
1821
|
+
var import_gridDotsTop = require("./gridDotsTop.js");
|
|
1822
|
+
var import_gridDotsVerticalCenter = require("./gridDotsVerticalCenter.js");
|
|
1823
|
+
var import_hand = require("./hand.js");
|
|
1824
|
+
var import_hardDrive = require("./hardDrive.js");
|
|
1825
|
+
var import_hash1 = require("./hash1.js");
|
|
1826
|
+
var import_hash2 = require("./hash2.js");
|
|
1827
|
+
var import_heading1 = require("./heading1.js");
|
|
1828
|
+
var import_heading2 = require("./heading2.js");
|
|
1829
|
+
var import_headingSquare = require("./headingSquare.js");
|
|
1830
|
+
var import_headphones1 = require("./headphones1.js");
|
|
1831
|
+
var import_headphones2 = require("./headphones2.js");
|
|
1832
|
+
var import_heart = require("./heart.js");
|
|
1833
|
+
var import_heartCircle = require("./heartCircle.js");
|
|
1834
|
+
var import_heartHand = require("./heartHand.js");
|
|
1835
|
+
var import_heartHexagon = require("./heartHexagon.js");
|
|
1836
|
+
var import_heartOctagon = require("./heartOctagon.js");
|
|
1837
|
+
var import_heartRounded = require("./heartRounded.js");
|
|
1838
|
+
var import_heartSquare = require("./heartSquare.js");
|
|
1839
|
+
var import_hearts = require("./hearts.js");
|
|
1840
|
+
var import_helpCircle = require("./helpCircle.js");
|
|
1841
|
+
var import_helpHexagon = require("./helpHexagon.js");
|
|
1842
|
+
var import_helpOctagon = require("./helpOctagon.js");
|
|
1843
|
+
var import_helpSquare = require("./helpSquare.js");
|
|
1844
|
+
var import_hexagon1 = require("./hexagon1.js");
|
|
1845
|
+
var import_hexagon2 = require("./hexagon2.js");
|
|
1846
|
+
var import_home = require("./home.js");
|
|
1847
|
+
var import_home1 = require("./home1.js");
|
|
1848
|
+
var import_home2 = require("./home2.js");
|
|
1849
|
+
var import_home3 = require("./home3.js");
|
|
1850
|
+
var import_home4 = require("./home4.js");
|
|
1851
|
+
var import_home5 = require("./home5.js");
|
|
1852
|
+
var import_homeLine = require("./homeLine.js");
|
|
1853
|
+
var import_homeSmile = require("./homeSmile.js");
|
|
1854
|
+
var import_horizontalBarChart1 = require("./horizontalBarChart1.js");
|
|
1855
|
+
var import_horizontalBarChart2 = require("./horizontalBarChart2.js");
|
|
1856
|
+
var import_horizontalBarChart3 = require("./horizontalBarChart3.js");
|
|
1857
|
+
var import_hourglass1 = require("./hourglass1.js");
|
|
1858
|
+
var import_hourglass2 = require("./hourglass2.js");
|
|
1859
|
+
var import_hourglass3 = require("./hourglass3.js");
|
|
1860
|
+
var import_hurricane1 = require("./hurricane1.js");
|
|
1861
|
+
var import_hurricane2 = require("./hurricane2.js");
|
|
1862
|
+
var import_hurricane3 = require("./hurricane3.js");
|
|
1863
|
+
var import_image = require("./image.js");
|
|
1864
|
+
var import_image1 = require("./image1.js");
|
|
1865
|
+
var import_image2 = require("./image2.js");
|
|
1866
|
+
var import_image3 = require("./image3.js");
|
|
1867
|
+
var import_image4 = require("./image4.js");
|
|
1868
|
+
var import_image5 = require("./image5.js");
|
|
1869
|
+
var import_imageCheck = require("./imageCheck.js");
|
|
1870
|
+
var import_imageDown = require("./imageDown.js");
|
|
1871
|
+
var import_imageIndentLeft = require("./imageIndentLeft.js");
|
|
1872
|
+
var import_imageIndentRight = require("./imageIndentRight.js");
|
|
1873
|
+
var import_imageLeft = require("./imageLeft.js");
|
|
1874
|
+
var import_imagePlus = require("./imagePlus.js");
|
|
1875
|
+
var import_imageRight = require("./imageRight.js");
|
|
1876
|
+
var import_imageUp = require("./imageUp.js");
|
|
1877
|
+
var import_imageUser = require("./imageUser.js");
|
|
1878
|
+
var import_imageUserCheck = require("./imageUserCheck.js");
|
|
1879
|
+
var import_imageUserDown = require("./imageUserDown.js");
|
|
1880
|
+
var import_imageUserLeft = require("./imageUserLeft.js");
|
|
1881
|
+
var import_imageUserPlus = require("./imageUserPlus.js");
|
|
1882
|
+
var import_imageUserRight = require("./imageUserRight.js");
|
|
1883
|
+
var import_imageUserUp = require("./imageUserUp.js");
|
|
1884
|
+
var import_imageUserX = require("./imageUserX.js");
|
|
1885
|
+
var import_imageX = require("./imageX.js");
|
|
1886
|
+
var import_inbox1 = require("./inbox1.js");
|
|
1887
|
+
var import_inbox2 = require("./inbox2.js");
|
|
1888
|
+
var import_infinity = require("./infinity.js");
|
|
1889
|
+
var import_infoCircle = require("./infoCircle.js");
|
|
1890
|
+
var import_infoHexagon = require("./infoHexagon.js");
|
|
1891
|
+
var import_infoOctagon = require("./infoOctagon.js");
|
|
1892
|
+
var import_infoSquare = require("./infoSquare.js");
|
|
1893
|
+
var import_intersectCircle = require("./intersectCircle.js");
|
|
1894
|
+
var import_intersectSquare = require("./intersectSquare.js");
|
|
1895
|
+
var import_italic1 = require("./italic1.js");
|
|
1896
|
+
var import_italic2 = require("./italic2.js");
|
|
1897
|
+
var import_italicSquare = require("./italicSquare.js");
|
|
1898
|
+
var import_key1 = require("./key1.js");
|
|
1899
|
+
var import_key2 = require("./key2.js");
|
|
1900
|
+
var import_keyboard1 = require("./keyboard1.js");
|
|
1901
|
+
var import_keyboard2 = require("./keyboard2.js");
|
|
1902
|
+
var import_laptop1 = require("./laptop1.js");
|
|
1903
|
+
var import_laptop2 = require("./laptop2.js");
|
|
1904
|
+
var import_layerSingle = require("./layerSingle.js");
|
|
1905
|
+
var import_layersThree1 = require("./layersThree1.js");
|
|
1906
|
+
var import_layersThree2 = require("./layersThree2.js");
|
|
1907
|
+
var import_layersTwo1 = require("./layersTwo1.js");
|
|
1908
|
+
var import_layersTwo2 = require("./layersTwo2.js");
|
|
1909
|
+
var import_layoutAlt1 = require("./layoutAlt1.js");
|
|
1910
|
+
var import_layoutAlt2 = require("./layoutAlt2.js");
|
|
1911
|
+
var import_layoutAlt3 = require("./layoutAlt3.js");
|
|
1912
|
+
var import_layoutAlt4 = require("./layoutAlt4.js");
|
|
1913
|
+
var import_layoutBottom = require("./layoutBottom.js");
|
|
1914
|
+
var import_layoutGrid1 = require("./layoutGrid1.js");
|
|
1915
|
+
var import_layoutGrid2 = require("./layoutGrid2.js");
|
|
1916
|
+
var import_layoutLeft = require("./layoutLeft.js");
|
|
1917
|
+
var import_layoutRight = require("./layoutRight.js");
|
|
1918
|
+
var import_layoutTop = require("./layoutTop.js");
|
|
1919
|
+
var import_leftIndent1 = require("./leftIndent1.js");
|
|
1920
|
+
var import_leftIndent2 = require("./leftIndent2.js");
|
|
1921
|
+
var import_letterSpacing1 = require("./letterSpacing1.js");
|
|
1922
|
+
var import_letterSpacing2 = require("./letterSpacing2.js");
|
|
1923
|
+
var import_lifeBuoy1 = require("./lifeBuoy1.js");
|
|
1924
|
+
var import_lifeBuoy2 = require("./lifeBuoy2.js");
|
|
1925
|
+
var import_lightbulb = require("./lightbulb.js");
|
|
1926
|
+
var import_lightbulb1 = require("./lightbulb1.js");
|
|
1927
|
+
var import_lightbulb2 = require("./lightbulb2.js");
|
|
1928
|
+
var import_lightbulb3 = require("./lightbulb3.js");
|
|
1929
|
+
var import_lightbulb4 = require("./lightbulb4.js");
|
|
1930
|
+
var import_lightbulb5 = require("./lightbulb5.js");
|
|
1931
|
+
var import_lightning1 = require("./lightning1.js");
|
|
1932
|
+
var import_lightning2 = require("./lightning2.js");
|
|
1933
|
+
var import_lineChartDown1 = require("./lineChartDown1.js");
|
|
1934
|
+
var import_lineChartDown2 = require("./lineChartDown2.js");
|
|
1935
|
+
var import_lineChartDown3 = require("./lineChartDown3.js");
|
|
1936
|
+
var import_lineChartDown4 = require("./lineChartDown4.js");
|
|
1937
|
+
var import_lineChartDown5 = require("./lineChartDown5.js");
|
|
1938
|
+
var import_lineChartUp1 = require("./lineChartUp1.js");
|
|
1939
|
+
var import_lineChartUp2 = require("./lineChartUp2.js");
|
|
1940
|
+
var import_lineChartUp3 = require("./lineChartUp3.js");
|
|
1941
|
+
var import_lineChartUp4 = require("./lineChartUp4.js");
|
|
1942
|
+
var import_lineChartUp5 = require("./lineChartUp5.js");
|
|
1943
|
+
var import_lineHeight = require("./lineHeight.js");
|
|
1944
|
+
var import_link = require("./link.js");
|
|
1945
|
+
var import_link1 = require("./link1.js");
|
|
1946
|
+
var import_link2 = require("./link2.js");
|
|
1947
|
+
var import_link3 = require("./link3.js");
|
|
1948
|
+
var import_link4 = require("./link4.js");
|
|
1949
|
+
var import_link5 = require("./link5.js");
|
|
1950
|
+
var import_linkBroken1 = require("./linkBroken1.js");
|
|
1951
|
+
var import_linkBroken2 = require("./linkBroken2.js");
|
|
1952
|
+
var import_linkExternal1 = require("./linkExternal1.js");
|
|
1953
|
+
var import_linkExternal2 = require("./linkExternal2.js");
|
|
1954
|
+
var import_list = require("./list.js");
|
|
1955
|
+
var import_loading1 = require("./loading1.js");
|
|
1956
|
+
var import_loading2 = require("./loading2.js");
|
|
1957
|
+
var import_loading3 = require("./loading3.js");
|
|
1958
|
+
var import_lock = require("./lock.js");
|
|
1959
|
+
var import_lock1 = require("./lock1.js");
|
|
1960
|
+
var import_lock2 = require("./lock2.js");
|
|
1961
|
+
var import_lock3 = require("./lock3.js");
|
|
1962
|
+
var import_lock4 = require("./lock4.js");
|
|
1963
|
+
var import_lockKeyholeCircle = require("./lockKeyholeCircle.js");
|
|
1964
|
+
var import_lockKeyholeSquare = require("./lockKeyholeSquare.js");
|
|
1965
|
+
var import_lockUnlocked1 = require("./lockUnlocked1.js");
|
|
1966
|
+
var import_lockUnlocked2 = require("./lockUnlocked2.js");
|
|
1967
|
+
var import_lockUnlocked3 = require("./lockUnlocked3.js");
|
|
1968
|
+
var import_lockUnlocked4 = require("./lockUnlocked4.js");
|
|
1969
|
+
var import_logIn = require("./logIn.js");
|
|
1970
|
+
var import_logIn1 = require("./logIn1.js");
|
|
1971
|
+
var import_logIn2 = require("./logIn2.js");
|
|
1972
|
+
var import_logIn3 = require("./logIn3.js");
|
|
1973
|
+
var import_logIn4 = require("./logIn4.js");
|
|
1974
|
+
var import_logOut1 = require("./logOut1.js");
|
|
1975
|
+
var import_logOut2 = require("./logOut2.js");
|
|
1976
|
+
var import_logOut3 = require("./logOut3.js");
|
|
1977
|
+
var import_logOut4 = require("./logOut4.js");
|
|
1978
|
+
var import_luggage1 = require("./luggage1.js");
|
|
1979
|
+
var import_luggage2 = require("./luggage2.js");
|
|
1980
|
+
var import_luggage3 = require("./luggage3.js");
|
|
1981
|
+
var import_magicWand = require("./magicWand.js");
|
|
1982
|
+
var import_magicWand1 = require("./magicWand1.js");
|
|
1983
|
+
var import_magicWand2 = require("./magicWand2.js");
|
|
1984
|
+
var import_mail = require("./mail.js");
|
|
1985
|
+
var import_mail1 = require("./mail1.js");
|
|
1986
|
+
var import_mail2 = require("./mail2.js");
|
|
1987
|
+
var import_mail3 = require("./mail3.js");
|
|
1988
|
+
var import_mail4 = require("./mail4.js");
|
|
1989
|
+
var import_mail5 = require("./mail5.js");
|
|
1990
|
+
var import_mailNotification = require("./mailNotification.js");
|
|
1991
|
+
var import_map1 = require("./map1.js");
|
|
1992
|
+
var import_map2 = require("./map2.js");
|
|
1993
|
+
var import_mark = require("./mark.js");
|
|
1994
|
+
var import_markerPin1 = require("./markerPin1.js");
|
|
1995
|
+
var import_markerPin2 = require("./markerPin2.js");
|
|
1996
|
+
var import_markerPin3 = require("./markerPin3.js");
|
|
1997
|
+
var import_markerPin4 = require("./markerPin4.js");
|
|
1998
|
+
var import_markerPin5 = require("./markerPin5.js");
|
|
1999
|
+
var import_markerPin6 = require("./markerPin6.js");
|
|
2000
|
+
var import_maximize1 = require("./maximize1.js");
|
|
2001
|
+
var import_maximize2 = require("./maximize2.js");
|
|
2002
|
+
var import_medicalCircle = require("./medicalCircle.js");
|
|
2003
|
+
var import_medicalCross = require("./medicalCross.js");
|
|
2004
|
+
var import_medicalSquare = require("./medicalSquare.js");
|
|
2005
|
+
var import_menu = require("./menu.js");
|
|
2006
|
+
var import_menu1 = require("./menu1.js");
|
|
2007
|
+
var import_menu2 = require("./menu2.js");
|
|
2008
|
+
var import_menu3 = require("./menu3.js");
|
|
2009
|
+
var import_menu4 = require("./menu4.js");
|
|
2010
|
+
var import_menu5 = require("./menu5.js");
|
|
2011
|
+
var import_messageAlertCircle = require("./messageAlertCircle.js");
|
|
2012
|
+
var import_messageAlertSquare = require("./messageAlertSquare.js");
|
|
2013
|
+
var import_messageChatCircle = require("./messageChatCircle.js");
|
|
2014
|
+
var import_messageChatSquare = require("./messageChatSquare.js");
|
|
2015
|
+
var import_messageCheckCircle = require("./messageCheckCircle.js");
|
|
2016
|
+
var import_messageCheckSquare = require("./messageCheckSquare.js");
|
|
2017
|
+
var import_messageCircle1 = require("./messageCircle1.js");
|
|
2018
|
+
var import_messageCircle2 = require("./messageCircle2.js");
|
|
2019
|
+
var import_messageDotsCircle = require("./messageDotsCircle.js");
|
|
2020
|
+
var import_messageDotsSquare = require("./messageDotsSquare.js");
|
|
2021
|
+
var import_messageHeartCircle = require("./messageHeartCircle.js");
|
|
2022
|
+
var import_messageHeartSquare = require("./messageHeartSquare.js");
|
|
2023
|
+
var import_messageNotificationCircle = require("./messageNotificationCircle.js");
|
|
2024
|
+
var import_messageNotificationSquare = require("./messageNotificationSquare.js");
|
|
2025
|
+
var import_messagePlusCircle = require("./messagePlusCircle.js");
|
|
2026
|
+
var import_messagePlusSquare = require("./messagePlusSquare.js");
|
|
2027
|
+
var import_messageQuestionCircle = require("./messageQuestionCircle.js");
|
|
2028
|
+
var import_messageQuestionSquare = require("./messageQuestionSquare.js");
|
|
2029
|
+
var import_messageSmileCircle = require("./messageSmileCircle.js");
|
|
2030
|
+
var import_messageSmileSquare = require("./messageSmileSquare.js");
|
|
2031
|
+
var import_messageSquare1 = require("./messageSquare1.js");
|
|
2032
|
+
var import_messageSquare2 = require("./messageSquare2.js");
|
|
2033
|
+
var import_messageTextCircle1 = require("./messageTextCircle1.js");
|
|
2034
|
+
var import_messageTextCircle2 = require("./messageTextCircle2.js");
|
|
2035
|
+
var import_messageTextSquare = require("./messageTextSquare.js");
|
|
2036
|
+
var import_messageTextSquare1 = require("./messageTextSquare1.js");
|
|
2037
|
+
var import_messageTextSquare2 = require("./messageTextSquare2.js");
|
|
2038
|
+
var import_messageXCircle = require("./messageXCircle.js");
|
|
2039
|
+
var import_messageXSquare = require("./messageXSquare.js");
|
|
2040
|
+
var import_microphone = require("./microphone.js");
|
|
2041
|
+
var import_microphone1 = require("./microphone1.js");
|
|
2042
|
+
var import_microphone2 = require("./microphone2.js");
|
|
2043
|
+
var import_microphoneOff = require("./microphoneOff.js");
|
|
2044
|
+
var import_microphoneOff1 = require("./microphoneOff1.js");
|
|
2045
|
+
var import_microphoneOff2 = require("./microphoneOff2.js");
|
|
2046
|
+
var import_microscope = require("./microscope.js");
|
|
2047
|
+
var import_minimize1 = require("./minimize1.js");
|
|
2048
|
+
var import_minimize2 = require("./minimize2.js");
|
|
2049
|
+
var import_minus = require("./minus.js");
|
|
2050
|
+
var import_minusCircle = require("./minusCircle.js");
|
|
2051
|
+
var import_minusSquare = require("./minusSquare.js");
|
|
2052
|
+
var import_modem1 = require("./modem1.js");
|
|
2053
|
+
var import_modem2 = require("./modem2.js");
|
|
2054
|
+
var import_monitor = require("./monitor.js");
|
|
2055
|
+
var import_monitor1 = require("./monitor1.js");
|
|
2056
|
+
var import_monitor2 = require("./monitor2.js");
|
|
2057
|
+
var import_monitor3 = require("./monitor3.js");
|
|
2058
|
+
var import_monitor4 = require("./monitor4.js");
|
|
2059
|
+
var import_monitor5 = require("./monitor5.js");
|
|
2060
|
+
var import_moon1 = require("./moon1.js");
|
|
2061
|
+
var import_moon2 = require("./moon2.js");
|
|
2062
|
+
var import_moonEclipse = require("./moonEclipse.js");
|
|
2063
|
+
var import_moonStar = require("./moonStar.js");
|
|
2064
|
+
var import_mouse = require("./mouse.js");
|
|
2065
|
+
var import_move = require("./move.js");
|
|
2066
|
+
var import_musicNote1 = require("./musicNote1.js");
|
|
2067
|
+
var import_musicNote2 = require("./musicNote2.js");
|
|
2068
|
+
var import_musicNotePlus = require("./musicNotePlus.js");
|
|
2069
|
+
var import_navigationPointer1 = require("./navigationPointer1.js");
|
|
2070
|
+
var import_navigationPointer2 = require("./navigationPointer2.js");
|
|
2071
|
+
var import_navigationPointerOff1 = require("./navigationPointerOff1.js");
|
|
2072
|
+
var import_navigationPointerOff2 = require("./navigationPointerOff2.js");
|
|
2073
|
+
var import_notificationBox = require("./notificationBox.js");
|
|
2074
|
+
var import_notificationMessage = require("./notificationMessage.js");
|
|
2075
|
+
var import_notificationText = require("./notificationText.js");
|
|
2076
|
+
var import_octagon = require("./octagon.js");
|
|
2077
|
+
var import_package = require("./package.js");
|
|
2078
|
+
var import_packageCheck = require("./packageCheck.js");
|
|
2079
|
+
var import_packageMinus = require("./packageMinus.js");
|
|
2080
|
+
var import_packagePlus = require("./packagePlus.js");
|
|
2081
|
+
var import_packageSearch = require("./packageSearch.js");
|
|
2082
|
+
var import_packageX = require("./packageX.js");
|
|
2083
|
+
var import_paint = require("./paint.js");
|
|
2084
|
+
var import_paintPour = require("./paintPour.js");
|
|
2085
|
+
var import_palette = require("./palette.js");
|
|
2086
|
+
var import_paperclip = require("./paperclip.js");
|
|
2087
|
+
var import_paragraphSpacing = require("./paragraphSpacing.js");
|
|
2088
|
+
var import_paragraphWrap = require("./paragraphWrap.js");
|
|
2089
|
+
var import_passcode = require("./passcode.js");
|
|
2090
|
+
var import_passcodeLock = require("./passcodeLock.js");
|
|
2091
|
+
var import_passport = require("./passport.js");
|
|
2092
|
+
var import_pauseCircle = require("./pauseCircle.js");
|
|
2093
|
+
var import_pauseSquare = require("./pauseSquare.js");
|
|
2094
|
+
var import_penTool1 = require("./penTool1.js");
|
|
2095
|
+
var import_penTool2 = require("./penTool2.js");
|
|
2096
|
+
var import_penToolMinus = require("./penToolMinus.js");
|
|
2097
|
+
var import_penToolPlus = require("./penToolPlus.js");
|
|
2098
|
+
var import_pencil1 = require("./pencil1.js");
|
|
2099
|
+
var import_pencil2 = require("./pencil2.js");
|
|
2100
|
+
var import_pencilLine = require("./pencilLine.js");
|
|
2101
|
+
var import_pentagon = require("./pentagon.js");
|
|
2102
|
+
var import_percent1 = require("./percent1.js");
|
|
2103
|
+
var import_percent2 = require("./percent2.js");
|
|
2104
|
+
var import_percent3 = require("./percent3.js");
|
|
2105
|
+
var import_perspective1 = require("./perspective1.js");
|
|
2106
|
+
var import_perspective2 = require("./perspective2.js");
|
|
2107
|
+
var import_phone = require("./phone.js");
|
|
2108
|
+
var import_phone1 = require("./phone1.js");
|
|
2109
|
+
var import_phone2 = require("./phone2.js");
|
|
2110
|
+
var import_phoneCall = require("./phoneCall.js");
|
|
2111
|
+
var import_phoneCall1 = require("./phoneCall1.js");
|
|
2112
|
+
var import_phoneCall2 = require("./phoneCall2.js");
|
|
2113
|
+
var import_phoneHangUp = require("./phoneHangUp.js");
|
|
2114
|
+
var import_phoneIncoming = require("./phoneIncoming.js");
|
|
2115
|
+
var import_phoneIncoming1 = require("./phoneIncoming1.js");
|
|
2116
|
+
var import_phoneIncoming2 = require("./phoneIncoming2.js");
|
|
2117
|
+
var import_phoneOutgoing1 = require("./phoneOutgoing1.js");
|
|
2118
|
+
var import_phoneOutgoing2 = require("./phoneOutgoing2.js");
|
|
2119
|
+
var import_phonePause = require("./phonePause.js");
|
|
2120
|
+
var import_phonePlus = require("./phonePlus.js");
|
|
2121
|
+
var import_phoneX = require("./phoneX.js");
|
|
2122
|
+
var import_pieChart = require("./pieChart.js");
|
|
2123
|
+
var import_pieChart1 = require("./pieChart1.js");
|
|
2124
|
+
var import_pieChart2 = require("./pieChart2.js");
|
|
2125
|
+
var import_pieChart3 = require("./pieChart3.js");
|
|
2126
|
+
var import_pieChart4 = require("./pieChart4.js");
|
|
2127
|
+
var import_piggyBank1 = require("./piggyBank1.js");
|
|
2128
|
+
var import_piggyBank2 = require("./piggyBank2.js");
|
|
2129
|
+
var import_pilcrow1 = require("./pilcrow1.js");
|
|
2130
|
+
var import_pilcrow2 = require("./pilcrow2.js");
|
|
2131
|
+
var import_pilcrowSquare = require("./pilcrowSquare.js");
|
|
2132
|
+
var import_pin1 = require("./pin1.js");
|
|
2133
|
+
var import_pin2 = require("./pin2.js");
|
|
2134
|
+
var import_placeholder = require("./placeholder.js");
|
|
2135
|
+
var import_plane = require("./plane.js");
|
|
2136
|
+
var import_play = require("./play.js");
|
|
2137
|
+
var import_playCircle = require("./playCircle.js");
|
|
2138
|
+
var import_playSquare = require("./playSquare.js");
|
|
2139
|
+
var import_plus = require("./plus.js");
|
|
2140
|
+
var import_plusCircle = require("./plusCircle.js");
|
|
2141
|
+
var import_plusSquare = require("./plusSquare.js");
|
|
2142
|
+
var import_podcast = require("./podcast.js");
|
|
2143
|
+
var import_power1 = require("./power1.js");
|
|
2144
|
+
var import_power2 = require("./power2.js");
|
|
2145
|
+
var import_power3 = require("./power3.js");
|
|
2146
|
+
var import_presentationChart1 = require("./presentationChart1.js");
|
|
2147
|
+
var import_presentationChart2 = require("./presentationChart2.js");
|
|
2148
|
+
var import_presentationChart3 = require("./presentationChart3.js");
|
|
2149
|
+
var import_printer = require("./printer.js");
|
|
2150
|
+
var import_puzzlePiece = require("./puzzlePiece.js");
|
|
2151
|
+
var import_puzzlePiece1 = require("./puzzlePiece1.js");
|
|
2152
|
+
var import_puzzlePiece2 = require("./puzzlePiece2.js");
|
|
2153
|
+
var import_qrCode = require("./qrCode.js");
|
|
2154
|
+
var import_qrCode1 = require("./qrCode1.js");
|
|
2155
|
+
var import_qrCode2 = require("./qrCode2.js");
|
|
2156
|
+
var import_receipt = require("./receipt.js");
|
|
2157
|
+
var import_receiptCheck = require("./receiptCheck.js");
|
|
2158
|
+
var import_recording = require("./recording.js");
|
|
2159
|
+
var import_recording1 = require("./recording1.js");
|
|
2160
|
+
var import_recording2 = require("./recording2.js");
|
|
2161
|
+
var import_recording3 = require("./recording3.js");
|
|
2162
|
+
var import_reflect1 = require("./reflect1.js");
|
|
2163
|
+
var import_reflect2 = require("./reflect2.js");
|
|
2164
|
+
var import_refreshCcw = require("./refreshCcw.js");
|
|
2165
|
+
var import_refreshCcw1 = require("./refreshCcw1.js");
|
|
2166
|
+
var import_refreshCcw2 = require("./refreshCcw2.js");
|
|
2167
|
+
var import_refreshCcw3 = require("./refreshCcw3.js");
|
|
2168
|
+
var import_refreshCcw4 = require("./refreshCcw4.js");
|
|
2169
|
+
var import_refreshCcw5 = require("./refreshCcw5.js");
|
|
2170
|
+
var import_refreshCw = require("./refreshCw.js");
|
|
2171
|
+
var import_refreshCw1 = require("./refreshCw1.js");
|
|
2172
|
+
var import_refreshCw2 = require("./refreshCw2.js");
|
|
2173
|
+
var import_refreshCw3 = require("./refreshCw3.js");
|
|
2174
|
+
var import_refreshCw4 = require("./refreshCw4.js");
|
|
2175
|
+
var import_refreshCw5 = require("./refreshCw5.js");
|
|
2176
|
+
var import_repeat1 = require("./repeat1.js");
|
|
2177
|
+
var import_repeat2 = require("./repeat2.js");
|
|
2178
|
+
var import_repeat3 = require("./repeat3.js");
|
|
2179
|
+
var import_repeat4 = require("./repeat4.js");
|
|
2180
|
+
var import_reverseLeft = require("./reverseLeft.js");
|
|
2181
|
+
var import_reverseRight = require("./reverseRight.js");
|
|
2182
|
+
var import_rightIndent1 = require("./rightIndent1.js");
|
|
2183
|
+
var import_rightIndent2 = require("./rightIndent2.js");
|
|
2184
|
+
var import_rocket = require("./rocket.js");
|
|
2185
|
+
var import_rocket1 = require("./rocket1.js");
|
|
2186
|
+
var import_rocket2 = require("./rocket2.js");
|
|
2187
|
+
var import_rollerBrush = require("./rollerBrush.js");
|
|
2188
|
+
var import_rotateCcw = require("./rotateCcw.js");
|
|
2189
|
+
var import_route = require("./route.js");
|
|
2190
|
+
var import_rows1 = require("./rows1.js");
|
|
2191
|
+
var import_rows2 = require("./rows2.js");
|
|
2192
|
+
var import_rows3 = require("./rows3.js");
|
|
2193
|
+
var import_rss1 = require("./rss1.js");
|
|
2194
|
+
var import_rss2 = require("./rss2.js");
|
|
2195
|
+
var import_ruler = require("./ruler.js");
|
|
2196
|
+
var import_safe = require("./safe.js");
|
|
2197
|
+
var import_sale1 = require("./sale1.js");
|
|
2198
|
+
var import_sale2 = require("./sale2.js");
|
|
2199
|
+
var import_sale3 = require("./sale3.js");
|
|
2200
|
+
var import_sale4 = require("./sale4.js");
|
|
2201
|
+
var import_save = require("./save.js");
|
|
2202
|
+
var import_save1 = require("./save1.js");
|
|
2203
|
+
var import_save2 = require("./save2.js");
|
|
2204
|
+
var import_save3 = require("./save3.js");
|
|
2205
|
+
var import_scale1 = require("./scale1.js");
|
|
2206
|
+
var import_scale2 = require("./scale2.js");
|
|
2207
|
+
var import_scale3 = require("./scale3.js");
|
|
2208
|
+
var import_scales1 = require("./scales1.js");
|
|
2209
|
+
var import_scales2 = require("./scales2.js");
|
|
2210
|
+
var import_scan = require("./scan.js");
|
|
2211
|
+
var import_scissors1 = require("./scissors1.js");
|
|
2212
|
+
var import_scissors2 = require("./scissors2.js");
|
|
2213
|
+
var import_scissorsCut1 = require("./scissorsCut1.js");
|
|
2214
|
+
var import_scissorsCut2 = require("./scissorsCut2.js");
|
|
2215
|
+
var import_searchLg = require("./searchLg.js");
|
|
2216
|
+
var import_searchMd = require("./searchMd.js");
|
|
2217
|
+
var import_searchRefraction = require("./searchRefraction.js");
|
|
2218
|
+
var import_searchSm = require("./searchSm.js");
|
|
2219
|
+
var import_send = require("./send.js");
|
|
2220
|
+
var import_send1 = require("./send1.js");
|
|
2221
|
+
var import_send2 = require("./send2.js");
|
|
2222
|
+
var import_send3 = require("./send3.js");
|
|
2223
|
+
var import_server1 = require("./server1.js");
|
|
2224
|
+
var import_server2 = require("./server2.js");
|
|
2225
|
+
var import_server3 = require("./server3.js");
|
|
2226
|
+
var import_server4 = require("./server4.js");
|
|
2227
|
+
var import_server5 = require("./server5.js");
|
|
2228
|
+
var import_server6 = require("./server6.js");
|
|
2229
|
+
var import_settings = require("./settings.js");
|
|
2230
|
+
var import_settings1 = require("./settings1.js");
|
|
2231
|
+
var import_settings2 = require("./settings2.js");
|
|
2232
|
+
var import_settings3 = require("./settings3.js");
|
|
2233
|
+
var import_settings4 = require("./settings4.js");
|
|
2234
|
+
var import_share = require("./share.js");
|
|
2235
|
+
var import_share1 = require("./share1.js");
|
|
2236
|
+
var import_share2 = require("./share2.js");
|
|
2237
|
+
var import_share3 = require("./share3.js");
|
|
2238
|
+
var import_share4 = require("./share4.js");
|
|
2239
|
+
var import_share5 = require("./share5.js");
|
|
2240
|
+
var import_share6 = require("./share6.js");
|
|
2241
|
+
var import_share7 = require("./share7.js");
|
|
2242
|
+
var import_shareArrow = require("./shareArrow.js");
|
|
2243
|
+
var import_shield1 = require("./shield1.js");
|
|
2244
|
+
var import_shield2 = require("./shield2.js");
|
|
2245
|
+
var import_shield3 = require("./shield3.js");
|
|
2246
|
+
var import_shieldDollar = require("./shieldDollar.js");
|
|
2247
|
+
var import_shieldOff = require("./shieldOff.js");
|
|
2248
|
+
var import_shieldPlus = require("./shieldPlus.js");
|
|
2249
|
+
var import_shieldTick = require("./shieldTick.js");
|
|
2250
|
+
var import_shieldZap = require("./shieldZap.js");
|
|
2251
|
+
var import_shoppingBag1 = require("./shoppingBag1.js");
|
|
2252
|
+
var import_shoppingBag2 = require("./shoppingBag2.js");
|
|
2253
|
+
var import_shoppingBag3 = require("./shoppingBag3.js");
|
|
2254
|
+
var import_shoppingCart1 = require("./shoppingCart1.js");
|
|
2255
|
+
var import_shoppingCart2 = require("./shoppingCart2.js");
|
|
2256
|
+
var import_shoppingCart3 = require("./shoppingCart3.js");
|
|
2257
|
+
var import_shuffle1 = require("./shuffle1.js");
|
|
2258
|
+
var import_shuffle2 = require("./shuffle2.js");
|
|
2259
|
+
var import_signal1 = require("./signal1.js");
|
|
2260
|
+
var import_signal2 = require("./signal2.js");
|
|
2261
|
+
var import_signal3 = require("./signal3.js");
|
|
2262
|
+
var import_simcard = require("./simcard.js");
|
|
2263
|
+
var import_skew = require("./skew.js");
|
|
2264
|
+
var import_skipBack = require("./skipBack.js");
|
|
2265
|
+
var import_skipForward = require("./skipForward.js");
|
|
2266
|
+
var import_slashCircle1 = require("./slashCircle1.js");
|
|
2267
|
+
var import_slashCircle2 = require("./slashCircle2.js");
|
|
2268
|
+
var import_slashDivider = require("./slashDivider.js");
|
|
2269
|
+
var import_slashOctagon = require("./slashOctagon.js");
|
|
2270
|
+
var import_sliders1 = require("./sliders1.js");
|
|
2271
|
+
var import_sliders2 = require("./sliders2.js");
|
|
2272
|
+
var import_sliders3 = require("./sliders3.js");
|
|
2273
|
+
var import_sliders4 = require("./sliders4.js");
|
|
2274
|
+
var import_snowflake1 = require("./snowflake1.js");
|
|
2275
|
+
var import_snowflake2 = require("./snowflake2.js");
|
|
2276
|
+
var import_spacingHeight1 = require("./spacingHeight1.js");
|
|
2277
|
+
var import_spacingHeight2 = require("./spacingHeight2.js");
|
|
2278
|
+
var import_spacingWidth1 = require("./spacingWidth1.js");
|
|
2279
|
+
var import_spacingWidth2 = require("./spacingWidth2.js");
|
|
2280
|
+
var import_speaker1 = require("./speaker1.js");
|
|
2281
|
+
var import_speaker2 = require("./speaker2.js");
|
|
2282
|
+
var import_speaker3 = require("./speaker3.js");
|
|
2283
|
+
var import_speedometer1 = require("./speedometer1.js");
|
|
2284
|
+
var import_speedometer2 = require("./speedometer2.js");
|
|
2285
|
+
var import_speedometer3 = require("./speedometer3.js");
|
|
2286
|
+
var import_speedometer4 = require("./speedometer4.js");
|
|
2287
|
+
var import_spinner = require("./spinner.js");
|
|
2288
|
+
var import_square = require("./square.js");
|
|
2289
|
+
var import_stand = require("./stand.js");
|
|
2290
|
+
var import_star1 = require("./star1.js");
|
|
2291
|
+
var import_star2 = require("./star2.js");
|
|
2292
|
+
var import_star3 = require("./star3.js");
|
|
2293
|
+
var import_star4 = require("./star4.js");
|
|
2294
|
+
var import_star5 = require("./star5.js");
|
|
2295
|
+
var import_star6 = require("./star6.js");
|
|
2296
|
+
var import_star7 = require("./star7.js");
|
|
2297
|
+
var import_stars = require("./stars.js");
|
|
2298
|
+
var import_stars1 = require("./stars1.js");
|
|
2299
|
+
var import_stars2 = require("./stars2.js");
|
|
2300
|
+
var import_stars3 = require("./stars3.js");
|
|
2301
|
+
var import_stickerCircle = require("./stickerCircle.js");
|
|
2302
|
+
var import_stickerSquare = require("./stickerSquare.js");
|
|
2303
|
+
var import_stop = require("./stop.js");
|
|
2304
|
+
var import_stopCircle = require("./stopCircle.js");
|
|
2305
|
+
var import_stopSquare = require("./stopSquare.js");
|
|
2306
|
+
var import_strikethrough1 = require("./strikethrough1.js");
|
|
2307
|
+
var import_strikethrough2 = require("./strikethrough2.js");
|
|
2308
|
+
var import_strikethroughSquare = require("./strikethroughSquare.js");
|
|
2309
|
+
var import_subscript = require("./subscript.js");
|
|
2310
|
+
var import_sun = require("./sun.js");
|
|
2311
|
+
var import_sunSetting1 = require("./sunSetting1.js");
|
|
2312
|
+
var import_sunSetting2 = require("./sunSetting2.js");
|
|
2313
|
+
var import_sunSetting3 = require("./sunSetting3.js");
|
|
2314
|
+
var import_sunrise = require("./sunrise.js");
|
|
2315
|
+
var import_sunset = require("./sunset.js");
|
|
2316
|
+
var import_switchHorizontal1 = require("./switchHorizontal1.js");
|
|
2317
|
+
var import_switchHorizontal2 = require("./switchHorizontal2.js");
|
|
2318
|
+
var import_switchVertical1 = require("./switchVertical1.js");
|
|
2319
|
+
var import_switchVertical2 = require("./switchVertical2.js");
|
|
2320
|
+
var import_table = require("./table.js");
|
|
2321
|
+
var import_tablet1 = require("./tablet1.js");
|
|
2322
|
+
var import_tablet2 = require("./tablet2.js");
|
|
2323
|
+
var import_tag1 = require("./tag1.js");
|
|
2324
|
+
var import_tag2 = require("./tag2.js");
|
|
2325
|
+
var import_tag3 = require("./tag3.js");
|
|
2326
|
+
var import_target1 = require("./target1.js");
|
|
2327
|
+
var import_target2 = require("./target2.js");
|
|
2328
|
+
var import_target3 = require("./target3.js");
|
|
2329
|
+
var import_target4 = require("./target4.js");
|
|
2330
|
+
var import_target5 = require("./target5.js");
|
|
2331
|
+
var import_telescope = require("./telescope.js");
|
|
2332
|
+
var import_terminal = require("./terminal.js");
|
|
2333
|
+
var import_terminalBrowser = require("./terminalBrowser.js");
|
|
2334
|
+
var import_terminalCircle = require("./terminalCircle.js");
|
|
2335
|
+
var import_terminalSquare = require("./terminalSquare.js");
|
|
2336
|
+
var import_textInput = require("./textInput.js");
|
|
2337
|
+
var import_thermometer1 = require("./thermometer1.js");
|
|
2338
|
+
var import_thermometer2 = require("./thermometer2.js");
|
|
2339
|
+
var import_thermometer3 = require("./thermometer3.js");
|
|
2340
|
+
var import_thermometerCold = require("./thermometerCold.js");
|
|
2341
|
+
var import_thermometerWarm = require("./thermometerWarm.js");
|
|
2342
|
+
var import_thumbsDown = require("./thumbsDown.js");
|
|
2343
|
+
var import_thumbsUp = require("./thumbsUp.js");
|
|
2344
|
+
var import_ticket1 = require("./ticket1.js");
|
|
2345
|
+
var import_ticket2 = require("./ticket2.js");
|
|
2346
|
+
var import_toggle1Left = require("./toggle1Left.js");
|
|
2347
|
+
var import_toggle1Right = require("./toggle1Right.js");
|
|
2348
|
+
var import_toggle2Left = require("./toggle2Left.js");
|
|
2349
|
+
var import_toggle2Right = require("./toggle2Right.js");
|
|
2350
|
+
var import_toggle3Left = require("./toggle3Left.js");
|
|
2351
|
+
var import_toggle3Right = require("./toggle3Right.js");
|
|
2352
|
+
var import_tool1 = require("./tool1.js");
|
|
2353
|
+
var import_tool2 = require("./tool2.js");
|
|
2354
|
+
var import_train = require("./train.js");
|
|
2355
|
+
var import_tram = require("./tram.js");
|
|
2356
|
+
var import_transform = require("./transform.js");
|
|
2357
|
+
var import_translate1 = require("./translate1.js");
|
|
2358
|
+
var import_translate2 = require("./translate2.js");
|
|
2359
|
+
var import_trash = require("./trash.js");
|
|
2360
|
+
var import_trash1 = require("./trash1.js");
|
|
2361
|
+
var import_trash2 = require("./trash2.js");
|
|
2362
|
+
var import_trash3 = require("./trash3.js");
|
|
2363
|
+
var import_trash4 = require("./trash4.js");
|
|
2364
|
+
var import_trendDown = require("./trendDown.js");
|
|
2365
|
+
var import_trendDown1 = require("./trendDown1.js");
|
|
2366
|
+
var import_trendDown2 = require("./trendDown2.js");
|
|
2367
|
+
var import_trendUp = require("./trendUp.js");
|
|
2368
|
+
var import_trendUp1 = require("./trendUp1.js");
|
|
2369
|
+
var import_trendUp2 = require("./trendUp2.js");
|
|
2370
|
+
var import_triangle = require("./triangle.js");
|
|
2371
|
+
var import_trophy1 = require("./trophy1.js");
|
|
2372
|
+
var import_trophy2 = require("./trophy2.js");
|
|
2373
|
+
var import_truck1 = require("./truck1.js");
|
|
2374
|
+
var import_truck2 = require("./truck2.js");
|
|
2375
|
+
var import_tv1 = require("./tv1.js");
|
|
2376
|
+
var import_tv2 = require("./tv2.js");
|
|
2377
|
+
var import_tv3 = require("./tv3.js");
|
|
2378
|
+
var import_type1 = require("./type1.js");
|
|
2379
|
+
var import_type2 = require("./type2.js");
|
|
2380
|
+
var import_typeSquare = require("./typeSquare.js");
|
|
2381
|
+
var import_typeStrikethrough1 = require("./typeStrikethrough1.js");
|
|
2382
|
+
var import_typeStrikethrough2 = require("./typeStrikethrough2.js");
|
|
2383
|
+
var import_umbrella1 = require("./umbrella1.js");
|
|
2384
|
+
var import_umbrella2 = require("./umbrella2.js");
|
|
2385
|
+
var import_umbrella3 = require("./umbrella3.js");
|
|
2386
|
+
var import_underline1 = require("./underline1.js");
|
|
2387
|
+
var import_underline2 = require("./underline2.js");
|
|
2388
|
+
var import_underlineSquare = require("./underlineSquare.js");
|
|
2389
|
+
var import_upload1 = require("./upload1.js");
|
|
2390
|
+
var import_upload2 = require("./upload2.js");
|
|
2391
|
+
var import_upload3 = require("./upload3.js");
|
|
2392
|
+
var import_upload4 = require("./upload4.js");
|
|
2393
|
+
var import_uploadCloud1 = require("./uploadCloud1.js");
|
|
2394
|
+
var import_uploadCloud2 = require("./uploadCloud2.js");
|
|
2395
|
+
var import_usbFlashDrive = require("./usbFlashDrive.js");
|
|
2396
|
+
var import_user = require("./user.js");
|
|
2397
|
+
var import_user1 = require("./user1.js");
|
|
2398
|
+
var import_user2 = require("./user2.js");
|
|
2399
|
+
var import_user3 = require("./user3.js");
|
|
2400
|
+
var import_userCheck1 = require("./userCheck1.js");
|
|
2401
|
+
var import_userCheck2 = require("./userCheck2.js");
|
|
2402
|
+
var import_userCircle = require("./userCircle.js");
|
|
2403
|
+
var import_userDown1 = require("./userDown1.js");
|
|
2404
|
+
var import_userDown2 = require("./userDown2.js");
|
|
2405
|
+
var import_userEdit = require("./userEdit.js");
|
|
2406
|
+
var import_userLeft1 = require("./userLeft1.js");
|
|
2407
|
+
var import_userLeft2 = require("./userLeft2.js");
|
|
2408
|
+
var import_userMinus1 = require("./userMinus1.js");
|
|
2409
|
+
var import_userMinus2 = require("./userMinus2.js");
|
|
2410
|
+
var import_userPlus = require("./userPlus.js");
|
|
2411
|
+
var import_userPlus1 = require("./userPlus1.js");
|
|
2412
|
+
var import_userPlus2 = require("./userPlus2.js");
|
|
2413
|
+
var import_userRight1 = require("./userRight1.js");
|
|
2414
|
+
var import_userRight2 = require("./userRight2.js");
|
|
2415
|
+
var import_userSquare = require("./userSquare.js");
|
|
2416
|
+
var import_userUp1 = require("./userUp1.js");
|
|
2417
|
+
var import_userUp2 = require("./userUp2.js");
|
|
2418
|
+
var import_userX = require("./userX.js");
|
|
2419
|
+
var import_userX1 = require("./userX1.js");
|
|
2420
|
+
var import_userX2 = require("./userX2.js");
|
|
2421
|
+
var import_users = require("./users.js");
|
|
2422
|
+
var import_users1 = require("./users1.js");
|
|
2423
|
+
var import_users2 = require("./users2.js");
|
|
2424
|
+
var import_users3 = require("./users3.js");
|
|
2425
|
+
var import_usersCheck = require("./usersCheck.js");
|
|
2426
|
+
var import_usersDown = require("./usersDown.js");
|
|
2427
|
+
var import_usersEdit = require("./usersEdit.js");
|
|
2428
|
+
var import_usersLeft = require("./usersLeft.js");
|
|
2429
|
+
var import_usersMinus = require("./usersMinus.js");
|
|
2430
|
+
var import_usersPlus = require("./usersPlus.js");
|
|
2431
|
+
var import_usersRight = require("./usersRight.js");
|
|
2432
|
+
var import_usersUp = require("./usersUp.js");
|
|
2433
|
+
var import_usersX = require("./usersX.js");
|
|
2434
|
+
var import_variable = require("./variable.js");
|
|
2435
|
+
var import_videoRecorder = require("./videoRecorder.js");
|
|
2436
|
+
var import_videoRecorderOff = require("./videoRecorderOff.js");
|
|
2437
|
+
var import_virus = require("./virus.js");
|
|
2438
|
+
var import_voicemail = require("./voicemail.js");
|
|
2439
|
+
var import_volumeMax = require("./volumeMax.js");
|
|
2440
|
+
var import_volumeMin = require("./volumeMin.js");
|
|
2441
|
+
var import_volumeMinus = require("./volumeMinus.js");
|
|
2442
|
+
var import_volumePlus = require("./volumePlus.js");
|
|
2443
|
+
var import_volumeX = require("./volumeX.js");
|
|
2444
|
+
var import_wallet1 = require("./wallet1.js");
|
|
2445
|
+
var import_wallet2 = require("./wallet2.js");
|
|
2446
|
+
var import_wallet3 = require("./wallet3.js");
|
|
2447
|
+
var import_wallet4 = require("./wallet4.js");
|
|
2448
|
+
var import_wallet5 = require("./wallet5.js");
|
|
2449
|
+
var import_watchCircle = require("./watchCircle.js");
|
|
2450
|
+
var import_watchSquare = require("./watchSquare.js");
|
|
2451
|
+
var import_waves = require("./waves.js");
|
|
2452
|
+
var import_webcam1 = require("./webcam1.js");
|
|
2453
|
+
var import_webcam2 = require("./webcam2.js");
|
|
2454
|
+
var import_wifi = require("./wifi.js");
|
|
2455
|
+
var import_wifiOff = require("./wifiOff.js");
|
|
2456
|
+
var import_wind1 = require("./wind1.js");
|
|
2457
|
+
var import_wind2 = require("./wind2.js");
|
|
2458
|
+
var import_wind3 = require("./wind3.js");
|
|
2459
|
+
var import_x = require("./x.js");
|
|
2460
|
+
var import_xCircle = require("./xCircle.js");
|
|
2461
|
+
var import_xClose = require("./xClose.js");
|
|
2462
|
+
var import_xSquare = require("./xSquare.js");
|
|
2463
|
+
var import_youtube = require("./youtube.js");
|
|
2464
|
+
var import_zap = require("./zap.js");
|
|
2465
|
+
var import_zapCircle = require("./zapCircle.js");
|
|
2466
|
+
var import_zapFast = require("./zapFast.js");
|
|
2467
|
+
var import_zapOff = require("./zapOff.js");
|
|
2468
|
+
var import_zapSquare = require("./zapSquare.js");
|
|
2469
|
+
var import_zoomIn = require("./zoomIn.js");
|
|
2470
|
+
var import_zoomOut = require("./zoomOut.js");
|
|
2471
|
+
// Annotate the CommonJS export names for ESM import in node:
|
|
2472
|
+
0 && (module.exports = {
|
|
2473
|
+
ActivityHeartIcon,
|
|
2474
|
+
ActivityIcon,
|
|
2475
|
+
AirplayIcon,
|
|
2476
|
+
AirpodsIcon,
|
|
2477
|
+
AlarmClockCheckIcon,
|
|
2478
|
+
AlarmClockIcon,
|
|
2479
|
+
AlarmClockMinusIcon,
|
|
2480
|
+
AlarmClockOffIcon,
|
|
2481
|
+
AlarmClockPlusIcon,
|
|
2482
|
+
AlertCircleIcon,
|
|
2483
|
+
AlertHexagonIcon,
|
|
2484
|
+
AlertOctagonIcon,
|
|
2485
|
+
AlertSquareIcon,
|
|
2486
|
+
AlertTriangleIcon,
|
|
2487
|
+
AlignBottom1Icon,
|
|
2488
|
+
AlignBottom2Icon,
|
|
2489
|
+
AlignCenterIcon,
|
|
2490
|
+
AlignHorizontalCentre1Icon,
|
|
2491
|
+
AlignHorizontalCentre2Icon,
|
|
2492
|
+
AlignJustifyIcon,
|
|
2493
|
+
AlignLeft1Icon,
|
|
2494
|
+
AlignLeft2Icon,
|
|
2495
|
+
AlignLeftIcon,
|
|
2496
|
+
AlignRight1Icon,
|
|
2497
|
+
AlignRight2Icon,
|
|
2498
|
+
AlignRightIcon,
|
|
2499
|
+
AlignTopArrow1Icon,
|
|
2500
|
+
AlignTopArrow2Icon,
|
|
2501
|
+
AlignVerticalCenter1Icon,
|
|
2502
|
+
AlignVerticalCenter2Icon,
|
|
2503
|
+
AnchorIcon,
|
|
2504
|
+
AnnotationAlertIcon,
|
|
2505
|
+
AnnotationCheckIcon,
|
|
2506
|
+
AnnotationDotsIcon,
|
|
2507
|
+
AnnotationHeartIcon,
|
|
2508
|
+
AnnotationIcon,
|
|
2509
|
+
AnnotationInfoIcon,
|
|
2510
|
+
AnnotationPlusIcon,
|
|
2511
|
+
AnnotationQuestionIcon,
|
|
2512
|
+
AnnotationXIcon,
|
|
2513
|
+
Announcement1Icon,
|
|
2514
|
+
Announcement2Icon,
|
|
2515
|
+
Announcement3Icon,
|
|
2516
|
+
AppIntegrationIcon,
|
|
2517
|
+
ArchiveIcon,
|
|
2518
|
+
ArrowBlockDownIcon,
|
|
2519
|
+
ArrowBlockLeftIcon,
|
|
2520
|
+
ArrowBlockRightIcon,
|
|
2521
|
+
ArrowBlockUpIcon,
|
|
2522
|
+
ArrowCircleBrokenDownIcon,
|
|
2523
|
+
ArrowCircleBrokenDownLeftIcon,
|
|
2524
|
+
ArrowCircleBrokenDownRightIcon,
|
|
2525
|
+
ArrowCircleBrokenLeftIcon,
|
|
2526
|
+
ArrowCircleBrokenRightIcon,
|
|
2527
|
+
ArrowCircleBrokenUpIcon,
|
|
2528
|
+
ArrowCircleBrokenUpLeftIcon,
|
|
2529
|
+
ArrowCircleBrokenUpRightIcon,
|
|
2530
|
+
ArrowCircleDownIcon,
|
|
2531
|
+
ArrowCircleDownLeftIcon,
|
|
2532
|
+
ArrowCircleDownRightIcon,
|
|
2533
|
+
ArrowCircleLeftIcon,
|
|
2534
|
+
ArrowCircleRightIcon,
|
|
2535
|
+
ArrowCircleUpIcon,
|
|
2536
|
+
ArrowCircleUpLeftIcon,
|
|
2537
|
+
ArrowCircleUpRightIcon,
|
|
2538
|
+
ArrowDownIcon,
|
|
2539
|
+
ArrowDownLeftIcon,
|
|
2540
|
+
ArrowDownRightIcon,
|
|
2541
|
+
ArrowLeftIcon,
|
|
2542
|
+
ArrowNarrowDownIcon,
|
|
2543
|
+
ArrowNarrowDownLeftIcon,
|
|
2544
|
+
ArrowNarrowDownRightIcon,
|
|
2545
|
+
ArrowNarrowLeftIcon,
|
|
2546
|
+
ArrowNarrowRightIcon,
|
|
2547
|
+
ArrowNarrowUpIcon,
|
|
2548
|
+
ArrowNarrowUpLeftIcon,
|
|
2549
|
+
ArrowNarrowUpRightIcon,
|
|
2550
|
+
ArrowRightIcon,
|
|
2551
|
+
ArrowSquareDownIcon,
|
|
2552
|
+
ArrowSquareDownLeftIcon,
|
|
2553
|
+
ArrowSquareDownRightIcon,
|
|
2554
|
+
ArrowSquareLeftIcon,
|
|
2555
|
+
ArrowSquareRightIcon,
|
|
2556
|
+
ArrowSquareUpIcon,
|
|
2557
|
+
ArrowSquareUpLeftIcon,
|
|
2558
|
+
ArrowSquareUpRightIcon,
|
|
2559
|
+
ArrowUpIcon,
|
|
2560
|
+
ArrowUpLeftIcon,
|
|
2561
|
+
ArrowUpRightIcon,
|
|
2562
|
+
ArrowsDownIcon,
|
|
2563
|
+
ArrowsLeftIcon,
|
|
2564
|
+
ArrowsRightIcon,
|
|
2565
|
+
ArrowsTriangleIcon,
|
|
2566
|
+
ArrowsUpIcon,
|
|
2567
|
+
Asterisk1Icon,
|
|
2568
|
+
Asterisk2Icon,
|
|
2569
|
+
AtSignIcon,
|
|
2570
|
+
Atom1Icon,
|
|
2571
|
+
Atom2Icon,
|
|
2572
|
+
Attachment1Icon,
|
|
2573
|
+
Attachment2Icon,
|
|
2574
|
+
AttachmentIcon,
|
|
2575
|
+
Award1Icon,
|
|
2576
|
+
Award2Icon,
|
|
2577
|
+
Award3Icon,
|
|
2578
|
+
Award4Icon,
|
|
2579
|
+
Award5Icon,
|
|
2580
|
+
BackpackIcon,
|
|
2581
|
+
BankIcon,
|
|
2582
|
+
BankNote1Icon,
|
|
2583
|
+
BankNote2Icon,
|
|
2584
|
+
BankNote3Icon,
|
|
2585
|
+
BarChart11Icon,
|
|
2586
|
+
BarChart12Icon,
|
|
2587
|
+
BarChart1Icon,
|
|
2588
|
+
BarChart2Icon,
|
|
2589
|
+
BarChart3Icon,
|
|
2590
|
+
BarChart4Icon,
|
|
2591
|
+
BarChart5Icon,
|
|
2592
|
+
BarChart6Icon,
|
|
2593
|
+
BarChart7Icon,
|
|
2594
|
+
BarChart8Icon,
|
|
2595
|
+
BarChart9Icon,
|
|
2596
|
+
BarChartCircle1Icon,
|
|
2597
|
+
BarChartCircle2Icon,
|
|
2598
|
+
BarChartCircle3Icon,
|
|
2599
|
+
BarChartSquare1Icon,
|
|
2600
|
+
BarChartSquare2Icon,
|
|
2601
|
+
BarChartSquare3Icon,
|
|
2602
|
+
BarChartSquareDownIcon,
|
|
2603
|
+
BarChartSquareMinusIcon,
|
|
2604
|
+
BarChartSquarePlusIcon,
|
|
2605
|
+
BarChartSquareUpIcon,
|
|
2606
|
+
BarLineChartIcon,
|
|
2607
|
+
BatteryCharging1Icon,
|
|
2608
|
+
BatteryCharging2Icon,
|
|
2609
|
+
BatteryEmptyIcon,
|
|
2610
|
+
BatteryFullIcon,
|
|
2611
|
+
BatteryLowIcon,
|
|
2612
|
+
BatteryMidIcon,
|
|
2613
|
+
Beaker1Icon,
|
|
2614
|
+
Beaker2Icon,
|
|
2615
|
+
Bell1Icon,
|
|
2616
|
+
Bell2Icon,
|
|
2617
|
+
Bell3Icon,
|
|
2618
|
+
Bell4Icon,
|
|
2619
|
+
BellIcon,
|
|
2620
|
+
BellMinusIcon,
|
|
2621
|
+
BellOff1Icon,
|
|
2622
|
+
BellOff2Icon,
|
|
2623
|
+
BellOff3Icon,
|
|
2624
|
+
BellPlusIcon,
|
|
2625
|
+
BellRinging1Icon,
|
|
2626
|
+
BellRinging2Icon,
|
|
2627
|
+
BellRinging3Icon,
|
|
2628
|
+
BellRinging4Icon,
|
|
2629
|
+
BezierCurve1Icon,
|
|
2630
|
+
BezierCurve2Icon,
|
|
2631
|
+
BezierCurve3Icon,
|
|
2632
|
+
BluetoothConnectIcon,
|
|
2633
|
+
BluetoothOffIcon,
|
|
2634
|
+
BluetoothOnIcon,
|
|
2635
|
+
BluetoothSignalIcon,
|
|
2636
|
+
Bold1Icon,
|
|
2637
|
+
Bold2Icon,
|
|
2638
|
+
BoldSquareIcon,
|
|
2639
|
+
BookClosedIcon,
|
|
2640
|
+
BookOpen1Icon,
|
|
2641
|
+
BookOpen2Icon,
|
|
2642
|
+
BookmarkAddIcon,
|
|
2643
|
+
BookmarkCheckIcon,
|
|
2644
|
+
BookmarkIcon,
|
|
2645
|
+
BookmarkMinusIcon,
|
|
2646
|
+
BookmarkXIcon,
|
|
2647
|
+
BoxIcon,
|
|
2648
|
+
BracketsCheckIcon,
|
|
2649
|
+
BracketsEllipsesIcon,
|
|
2650
|
+
BracketsIcon,
|
|
2651
|
+
BracketsMinusIcon,
|
|
2652
|
+
BracketsPlusIcon,
|
|
2653
|
+
BracketsSlashIcon,
|
|
2654
|
+
BracketsXIcon,
|
|
2655
|
+
Briefcase1Icon,
|
|
2656
|
+
Briefcase2Icon,
|
|
2657
|
+
BrowserIcon,
|
|
2658
|
+
Brush1Icon,
|
|
2659
|
+
Brush2Icon,
|
|
2660
|
+
Brush3Icon,
|
|
2661
|
+
Building1Icon,
|
|
2662
|
+
Building2Icon,
|
|
2663
|
+
Building3Icon,
|
|
2664
|
+
Building4Icon,
|
|
2665
|
+
Building5Icon,
|
|
2666
|
+
Building6Icon,
|
|
2667
|
+
Building7Icon,
|
|
2668
|
+
Building8Icon,
|
|
2669
|
+
BusIcon,
|
|
2670
|
+
CalculatorIcon,
|
|
2671
|
+
CalendarCheck1Icon,
|
|
2672
|
+
CalendarCheck2Icon,
|
|
2673
|
+
CalendarCheckIcon,
|
|
2674
|
+
CalendarDateIcon,
|
|
2675
|
+
CalendarHeart1Icon,
|
|
2676
|
+
CalendarHeart2Icon,
|
|
2677
|
+
CalendarIcon,
|
|
2678
|
+
CalendarMinus1Icon,
|
|
2679
|
+
CalendarMinus2Icon,
|
|
2680
|
+
CalendarPlus1Icon,
|
|
2681
|
+
CalendarPlus2Icon,
|
|
2682
|
+
CalendarPlusCornerIcon,
|
|
2683
|
+
CalendarPlusIcon,
|
|
2684
|
+
Camera1Icon,
|
|
2685
|
+
Camera2Icon,
|
|
2686
|
+
Camera3Icon,
|
|
2687
|
+
CameraIcon,
|
|
2688
|
+
CameraLensIcon,
|
|
2689
|
+
CameraOffIcon,
|
|
2690
|
+
CameraPlusIcon,
|
|
2691
|
+
Car1Icon,
|
|
2692
|
+
Car2Icon,
|
|
2693
|
+
Certificate1Icon,
|
|
2694
|
+
Certificate2Icon,
|
|
2695
|
+
ChartBreakoutCircleIcon,
|
|
2696
|
+
ChartBreakoutSquareIcon,
|
|
2697
|
+
CheckCircleBrokenIcon,
|
|
2698
|
+
CheckCircleIcon,
|
|
2699
|
+
CheckDone1Icon,
|
|
2700
|
+
CheckDone2Icon,
|
|
2701
|
+
CheckHeartIcon,
|
|
2702
|
+
CheckIcon,
|
|
2703
|
+
CheckSquareBrokenIcon,
|
|
2704
|
+
CheckSquareIcon,
|
|
2705
|
+
CheckVerified1Icon,
|
|
2706
|
+
CheckVerified2Icon,
|
|
2707
|
+
CheckVerified3Icon,
|
|
2708
|
+
ChevronDownDoubleIcon,
|
|
2709
|
+
ChevronDownIcon,
|
|
2710
|
+
ChevronLeftDoubleIcon,
|
|
2711
|
+
ChevronLeftIcon,
|
|
2712
|
+
ChevronRightDoubleIcon,
|
|
2713
|
+
ChevronRightIcon,
|
|
2714
|
+
ChevronSelectorHorizontalIcon,
|
|
2715
|
+
ChevronSelectorVerticalIcon,
|
|
2716
|
+
ChevronUpDoubleIcon,
|
|
2717
|
+
ChevronUpIcon,
|
|
2718
|
+
ChromeCastIcon,
|
|
2719
|
+
CircleCutIcon,
|
|
2720
|
+
CircleIcon,
|
|
2721
|
+
ClapperboardIcon,
|
|
2722
|
+
ClipboardAttachmentIcon,
|
|
2723
|
+
ClipboardCheckIcon,
|
|
2724
|
+
ClipboardDownloadIcon,
|
|
2725
|
+
ClipboardIcon,
|
|
2726
|
+
ClipboardMinusIcon,
|
|
2727
|
+
ClipboardPlusIcon,
|
|
2728
|
+
ClipboardXIcon,
|
|
2729
|
+
ClockCheckIcon,
|
|
2730
|
+
ClockFastForwardIcon,
|
|
2731
|
+
ClockIcon,
|
|
2732
|
+
ClockPlusIcon,
|
|
2733
|
+
ClockRefreshIcon,
|
|
2734
|
+
ClockRewindIcon,
|
|
2735
|
+
ClockSnoozeIcon,
|
|
2736
|
+
ClockStopwatchIcon,
|
|
2737
|
+
Cloud1Icon,
|
|
2738
|
+
Cloud2Icon,
|
|
2739
|
+
Cloud3Icon,
|
|
2740
|
+
CloudBlank1Icon,
|
|
2741
|
+
CloudBlank2Icon,
|
|
2742
|
+
CloudLightningIcon,
|
|
2743
|
+
CloudMoonIcon,
|
|
2744
|
+
CloudOffIcon,
|
|
2745
|
+
CloudRaining1Icon,
|
|
2746
|
+
CloudRaining2Icon,
|
|
2747
|
+
CloudRaining3Icon,
|
|
2748
|
+
CloudRaining4Icon,
|
|
2749
|
+
CloudRaining5Icon,
|
|
2750
|
+
CloudRaining6Icon,
|
|
2751
|
+
CloudSnowing1Icon,
|
|
2752
|
+
CloudSnowing2Icon,
|
|
2753
|
+
CloudSun1Icon,
|
|
2754
|
+
CloudSun2Icon,
|
|
2755
|
+
CloudSun3Icon,
|
|
2756
|
+
Code1Icon,
|
|
2757
|
+
Code2Icon,
|
|
2758
|
+
CodeBrowserIcon,
|
|
2759
|
+
CodeCircle1Icon,
|
|
2760
|
+
CodeCircle2Icon,
|
|
2761
|
+
CodeCircle3Icon,
|
|
2762
|
+
CodeSnippet1Icon,
|
|
2763
|
+
CodeSnippet2Icon,
|
|
2764
|
+
CodeSquare1Icon,
|
|
2765
|
+
CodeSquare2Icon,
|
|
2766
|
+
CodepenIcon,
|
|
2767
|
+
Coins1Icon,
|
|
2768
|
+
Coins2Icon,
|
|
2769
|
+
Coins3Icon,
|
|
2770
|
+
Coins4Icon,
|
|
2771
|
+
CoinsHandIcon,
|
|
2772
|
+
CoinsStacked1Icon,
|
|
2773
|
+
CoinsStacked2Icon,
|
|
2774
|
+
CoinsStacked3Icon,
|
|
2775
|
+
CoinsStacked4Icon,
|
|
2776
|
+
CoinsSwap1Icon,
|
|
2777
|
+
CoinsSwap2Icon,
|
|
2778
|
+
Colors1Icon,
|
|
2779
|
+
ColorsIcon,
|
|
2780
|
+
Columns1Icon,
|
|
2781
|
+
Columns2Icon,
|
|
2782
|
+
Columns3Icon,
|
|
2783
|
+
CommandIcon,
|
|
2784
|
+
Compass1Icon,
|
|
2785
|
+
Compass2Icon,
|
|
2786
|
+
Compass3Icon,
|
|
2787
|
+
CompassIcon,
|
|
2788
|
+
ContainerIcon,
|
|
2789
|
+
Contrast1Icon,
|
|
2790
|
+
Contrast2Icon,
|
|
2791
|
+
Contrast3Icon,
|
|
2792
|
+
Copy1Icon,
|
|
2793
|
+
Copy2Icon,
|
|
2794
|
+
Copy3Icon,
|
|
2795
|
+
Copy4Icon,
|
|
2796
|
+
Copy5Icon,
|
|
2797
|
+
Copy6Icon,
|
|
2798
|
+
Copy7Icon,
|
|
2799
|
+
CopyIcon,
|
|
2800
|
+
CornerDownLeftIcon,
|
|
2801
|
+
CornerDownRightIcon,
|
|
2802
|
+
CornerLeftDownIcon,
|
|
2803
|
+
CornerLeftUpIcon,
|
|
2804
|
+
CornerRightDownIcon,
|
|
2805
|
+
CornerRightUpIcon,
|
|
2806
|
+
CornerUpLeftIcon,
|
|
2807
|
+
CornerUpRightIcon,
|
|
2808
|
+
CpuChip1Icon,
|
|
2809
|
+
CpuChip2Icon,
|
|
2810
|
+
CreditCard1Icon,
|
|
2811
|
+
CreditCard2Icon,
|
|
2812
|
+
CreditCardCheckIcon,
|
|
2813
|
+
CreditCardDownIcon,
|
|
2814
|
+
CreditCardDownloadIcon,
|
|
2815
|
+
CreditCardEditIcon,
|
|
2816
|
+
CreditCardLockIcon,
|
|
2817
|
+
CreditCardMinusIcon,
|
|
2818
|
+
CreditCardPlusIcon,
|
|
2819
|
+
CreditCardRefreshIcon,
|
|
2820
|
+
CreditCardSearchIcon,
|
|
2821
|
+
CreditCardShieldIcon,
|
|
2822
|
+
CreditCardUpIcon,
|
|
2823
|
+
CreditCardUploadIcon,
|
|
2824
|
+
CreditCardXIcon,
|
|
2825
|
+
Crop1Icon,
|
|
2826
|
+
Crop2Icon,
|
|
2827
|
+
Cryptocurrency1Icon,
|
|
2828
|
+
Cryptocurrency2Icon,
|
|
2829
|
+
Cryptocurrency3Icon,
|
|
2830
|
+
Cryptocurrency4Icon,
|
|
2831
|
+
Cube1Icon,
|
|
2832
|
+
Cube2Icon,
|
|
2833
|
+
Cube3Icon,
|
|
2834
|
+
Cube4Icon,
|
|
2835
|
+
CubeOutlineIcon,
|
|
2836
|
+
CurrencyBitcoinCircleIcon,
|
|
2837
|
+
CurrencyBitcoinIcon,
|
|
2838
|
+
CurrencyDollarCircleIcon,
|
|
2839
|
+
CurrencyDollarIcon,
|
|
2840
|
+
CurrencyEthereumCircleIcon,
|
|
2841
|
+
CurrencyEthereumIcon,
|
|
2842
|
+
CurrencyEuroCircleIcon,
|
|
2843
|
+
CurrencyEuroIcon,
|
|
2844
|
+
CurrencyPoundCircleIcon,
|
|
2845
|
+
CurrencyPoundIcon,
|
|
2846
|
+
CurrencyRubleCircleIcon,
|
|
2847
|
+
CurrencyRubleIcon,
|
|
2848
|
+
CurrencyRupeeCircleIcon,
|
|
2849
|
+
CurrencyRupeeIcon,
|
|
2850
|
+
CurrencyYenCircleIcon,
|
|
2851
|
+
CurrencyYenIcon,
|
|
2852
|
+
Cursor1Icon,
|
|
2853
|
+
Cursor2Icon,
|
|
2854
|
+
Cursor3Icon,
|
|
2855
|
+
Cursor4Icon,
|
|
2856
|
+
CursorBoxIcon,
|
|
2857
|
+
CursorClick1Icon,
|
|
2858
|
+
CursorClick2Icon,
|
|
2859
|
+
CursorClickIcon,
|
|
2860
|
+
DataIcon,
|
|
2861
|
+
Database1Icon,
|
|
2862
|
+
Database2Icon,
|
|
2863
|
+
Database3Icon,
|
|
2864
|
+
Dataflow1Icon,
|
|
2865
|
+
Dataflow2Icon,
|
|
2866
|
+
Dataflow3Icon,
|
|
2867
|
+
Dataflow4Icon,
|
|
2868
|
+
DeleteIcon,
|
|
2869
|
+
Diamond1Icon,
|
|
2870
|
+
Diamond2Icon,
|
|
2871
|
+
Dice1Icon,
|
|
2872
|
+
Dice2Icon,
|
|
2873
|
+
Dice3Icon,
|
|
2874
|
+
Dice4Icon,
|
|
2875
|
+
Dice5Icon,
|
|
2876
|
+
Dice6Icon,
|
|
2877
|
+
Disc1Icon,
|
|
2878
|
+
Disc2Icon,
|
|
2879
|
+
DistributeSpacingHorizontalIcon,
|
|
2880
|
+
DistributeSpacingVerticalIcon,
|
|
2881
|
+
Divide1Icon,
|
|
2882
|
+
Divide2Icon,
|
|
2883
|
+
Divide3Icon,
|
|
2884
|
+
DividerIcon,
|
|
2885
|
+
Dotpoints1Icon,
|
|
2886
|
+
Dotpoints2Icon,
|
|
2887
|
+
DotsGridIcon,
|
|
2888
|
+
DotsHorizontalIcon,
|
|
2889
|
+
DotsVerticalIcon,
|
|
2890
|
+
Download1Icon,
|
|
2891
|
+
Download2Icon,
|
|
2892
|
+
Download3Icon,
|
|
2893
|
+
Download4Icon,
|
|
2894
|
+
DownloadCloud1Icon,
|
|
2895
|
+
DownloadCloud2Icon,
|
|
2896
|
+
DownloadIcon,
|
|
2897
|
+
DropIcon,
|
|
2898
|
+
Droplets1Icon,
|
|
2899
|
+
Droplets2Icon,
|
|
2900
|
+
Droplets3Icon,
|
|
2901
|
+
DropperIcon,
|
|
2902
|
+
Edit1Icon,
|
|
2903
|
+
Edit2Icon,
|
|
2904
|
+
Edit3Icon,
|
|
2905
|
+
Edit4Icon,
|
|
2906
|
+
Edit5Icon,
|
|
2907
|
+
EditIcon,
|
|
2908
|
+
EqualIcon,
|
|
2909
|
+
EqualNotIcon,
|
|
2910
|
+
EraserIcon,
|
|
2911
|
+
Expand1Icon,
|
|
2912
|
+
Expand2Icon,
|
|
2913
|
+
Expand3Icon,
|
|
2914
|
+
Expand4Icon,
|
|
2915
|
+
Expand5Icon,
|
|
2916
|
+
Expand6Icon,
|
|
2917
|
+
ExpandIcon,
|
|
2918
|
+
EyeIcon,
|
|
2919
|
+
EyeOffIcon,
|
|
2920
|
+
FaceContentIcon,
|
|
2921
|
+
FaceFrownIcon,
|
|
2922
|
+
FaceHappyIcon,
|
|
2923
|
+
FaceIdIcon,
|
|
2924
|
+
FaceIdSquareIcon,
|
|
2925
|
+
FaceNeutralIcon,
|
|
2926
|
+
FaceSadIcon,
|
|
2927
|
+
FaceSmileIcon,
|
|
2928
|
+
FaceWinkIcon,
|
|
2929
|
+
FastBackwardIcon,
|
|
2930
|
+
FastForwardIcon,
|
|
2931
|
+
FeatherIcon,
|
|
2932
|
+
FigmaIcon,
|
|
2933
|
+
File1Icon,
|
|
2934
|
+
File2Icon,
|
|
2935
|
+
File3Icon,
|
|
2936
|
+
File4Icon,
|
|
2937
|
+
File5Icon,
|
|
2938
|
+
File6Icon,
|
|
2939
|
+
File7Icon,
|
|
2940
|
+
FileAttachment1Icon,
|
|
2941
|
+
FileAttachment2Icon,
|
|
2942
|
+
FileAttachment3Icon,
|
|
2943
|
+
FileAttachment4Icon,
|
|
2944
|
+
FileAttachment5Icon,
|
|
2945
|
+
FileCheck1Icon,
|
|
2946
|
+
FileCheck2Icon,
|
|
2947
|
+
FileCheck3Icon,
|
|
2948
|
+
FileCode1Icon,
|
|
2949
|
+
FileCode2Icon,
|
|
2950
|
+
FileDownload1Icon,
|
|
2951
|
+
FileDownload2Icon,
|
|
2952
|
+
FileDownload3Icon,
|
|
2953
|
+
FileHeart1Icon,
|
|
2954
|
+
FileHeart2Icon,
|
|
2955
|
+
FileHeart3Icon,
|
|
2956
|
+
FileLock1Icon,
|
|
2957
|
+
FileLock2Icon,
|
|
2958
|
+
FileLock3Icon,
|
|
2959
|
+
FileMinus1Icon,
|
|
2960
|
+
FileMinus2Icon,
|
|
2961
|
+
FileMinus3Icon,
|
|
2962
|
+
FilePlus1Icon,
|
|
2963
|
+
FilePlus2Icon,
|
|
2964
|
+
FilePlus3Icon,
|
|
2965
|
+
FileQuestion1Icon,
|
|
2966
|
+
FileQuestion2Icon,
|
|
2967
|
+
FileQuestion3Icon,
|
|
2968
|
+
FileQuestionIcon,
|
|
2969
|
+
FileSearch1Icon,
|
|
2970
|
+
FileSearch2Icon,
|
|
2971
|
+
FileSearch3Icon,
|
|
2972
|
+
FileShield1Icon,
|
|
2973
|
+
FileShield2Icon,
|
|
2974
|
+
FileShield3Icon,
|
|
2975
|
+
FileX1Icon,
|
|
2976
|
+
FileX2Icon,
|
|
2977
|
+
FileX3Icon,
|
|
2978
|
+
Film1Icon,
|
|
2979
|
+
Film2Icon,
|
|
2980
|
+
Film3Icon,
|
|
2981
|
+
FilterFunnel1Icon,
|
|
2982
|
+
FilterFunnel2Icon,
|
|
2983
|
+
FilterLinesIcon,
|
|
2984
|
+
Fingerprint1Icon,
|
|
2985
|
+
Fingerprint2Icon,
|
|
2986
|
+
Fingerprint3Icon,
|
|
2987
|
+
Fingerprint4Icon,
|
|
2988
|
+
Flag1Icon,
|
|
2989
|
+
Flag2Icon,
|
|
2990
|
+
Flag3Icon,
|
|
2991
|
+
Flag4Icon,
|
|
2992
|
+
Flag5Icon,
|
|
2993
|
+
Flag6Icon,
|
|
2994
|
+
FlashIcon,
|
|
2995
|
+
FlashOffIcon,
|
|
2996
|
+
FlexAlignBottomIcon,
|
|
2997
|
+
FlexAlignLeftIcon,
|
|
2998
|
+
FlexAlignRightIcon,
|
|
2999
|
+
FlexAlignTopIcon,
|
|
3000
|
+
FlipBackwardIcon,
|
|
3001
|
+
FlipForwardIcon,
|
|
3002
|
+
FolderCheckIcon,
|
|
3003
|
+
FolderClosedIcon,
|
|
3004
|
+
FolderCodeIcon,
|
|
3005
|
+
FolderDownloadIcon,
|
|
3006
|
+
FolderIcon,
|
|
3007
|
+
FolderLockIcon,
|
|
3008
|
+
FolderMinusIcon,
|
|
3009
|
+
FolderMoveIcon,
|
|
3010
|
+
FolderPlusIcon,
|
|
3011
|
+
FolderQuestionIcon,
|
|
3012
|
+
FolderSearchIcon,
|
|
3013
|
+
FolderShieldIcon,
|
|
3014
|
+
FolderXIcon,
|
|
3015
|
+
FramerIcon,
|
|
3016
|
+
GamingPad1Icon,
|
|
3017
|
+
GamingPad2Icon,
|
|
3018
|
+
Gift1Icon,
|
|
3019
|
+
Gift2Icon,
|
|
3020
|
+
GitBranch1Icon,
|
|
3021
|
+
GitBranch2Icon,
|
|
3022
|
+
GitCommitIcon,
|
|
3023
|
+
GitMergeIcon,
|
|
3024
|
+
GitPullRequestIcon,
|
|
3025
|
+
Glasses1Icon,
|
|
3026
|
+
Glasses2Icon,
|
|
3027
|
+
Globe11Icon,
|
|
3028
|
+
Globe1Icon,
|
|
3029
|
+
Globe21Icon,
|
|
3030
|
+
Globe2Icon,
|
|
3031
|
+
Globe3Icon,
|
|
3032
|
+
Globe4Icon,
|
|
3033
|
+
Globe5Icon,
|
|
3034
|
+
Globe6Icon,
|
|
3035
|
+
GoogleChromeIcon,
|
|
3036
|
+
GraduationHat1Icon,
|
|
3037
|
+
GraduationHat2Icon,
|
|
3038
|
+
Grid1Icon,
|
|
3039
|
+
Grid2Icon,
|
|
3040
|
+
Grid3Icon,
|
|
3041
|
+
GridDotsBlankIcon,
|
|
3042
|
+
GridDotsBottomIcon,
|
|
3043
|
+
GridDotsHorizontalCenterIcon,
|
|
3044
|
+
GridDotsLeftIcon,
|
|
3045
|
+
GridDotsOuterIcon,
|
|
3046
|
+
GridDotsRightIcon,
|
|
3047
|
+
GridDotsTopIcon,
|
|
3048
|
+
GridDotsVerticalCenterIcon,
|
|
3049
|
+
HandIcon,
|
|
3050
|
+
HardDriveIcon,
|
|
3051
|
+
Hash1Icon,
|
|
3052
|
+
Hash2Icon,
|
|
3053
|
+
Heading1Icon,
|
|
3054
|
+
Heading2Icon,
|
|
3055
|
+
HeadingSquareIcon,
|
|
3056
|
+
Headphones1Icon,
|
|
3057
|
+
Headphones2Icon,
|
|
3058
|
+
HeartCircleIcon,
|
|
3059
|
+
HeartHandIcon,
|
|
3060
|
+
HeartHexagonIcon,
|
|
3061
|
+
HeartIcon,
|
|
3062
|
+
HeartOctagonIcon,
|
|
3063
|
+
HeartRoundedIcon,
|
|
3064
|
+
HeartSquareIcon,
|
|
3065
|
+
HeartsIcon,
|
|
3066
|
+
HelpCircleIcon,
|
|
3067
|
+
HelpHexagonIcon,
|
|
3068
|
+
HelpOctagonIcon,
|
|
3069
|
+
HelpSquareIcon,
|
|
3070
|
+
Hexagon1Icon,
|
|
3071
|
+
Hexagon2Icon,
|
|
3072
|
+
Home1Icon,
|
|
3073
|
+
Home2Icon,
|
|
3074
|
+
Home3Icon,
|
|
3075
|
+
Home4Icon,
|
|
3076
|
+
Home5Icon,
|
|
3077
|
+
HomeIcon,
|
|
3078
|
+
HomeLineIcon,
|
|
3079
|
+
HomeSmileIcon,
|
|
3080
|
+
HorizontalBarChart1Icon,
|
|
3081
|
+
HorizontalBarChart2Icon,
|
|
3082
|
+
HorizontalBarChart3Icon,
|
|
3083
|
+
Hourglass1Icon,
|
|
3084
|
+
Hourglass2Icon,
|
|
3085
|
+
Hourglass3Icon,
|
|
3086
|
+
Hurricane1Icon,
|
|
3087
|
+
Hurricane2Icon,
|
|
3088
|
+
Hurricane3Icon,
|
|
3089
|
+
Image1Icon,
|
|
3090
|
+
Image2Icon,
|
|
3091
|
+
Image3Icon,
|
|
3092
|
+
Image4Icon,
|
|
3093
|
+
Image5Icon,
|
|
3094
|
+
ImageCheckIcon,
|
|
3095
|
+
ImageDownIcon,
|
|
3096
|
+
ImageIcon,
|
|
3097
|
+
ImageIndentLeftIcon,
|
|
3098
|
+
ImageIndentRightIcon,
|
|
3099
|
+
ImageLeftIcon,
|
|
3100
|
+
ImagePlusIcon,
|
|
3101
|
+
ImageRightIcon,
|
|
3102
|
+
ImageUpIcon,
|
|
3103
|
+
ImageUserCheckIcon,
|
|
3104
|
+
ImageUserDownIcon,
|
|
3105
|
+
ImageUserIcon,
|
|
3106
|
+
ImageUserLeftIcon,
|
|
3107
|
+
ImageUserPlusIcon,
|
|
3108
|
+
ImageUserRightIcon,
|
|
3109
|
+
ImageUserUpIcon,
|
|
3110
|
+
ImageUserXIcon,
|
|
3111
|
+
ImageXIcon,
|
|
3112
|
+
Inbox1Icon,
|
|
3113
|
+
Inbox2Icon,
|
|
3114
|
+
InfinityIcon,
|
|
3115
|
+
InfoCircleIcon,
|
|
3116
|
+
InfoHexagonIcon,
|
|
3117
|
+
InfoOctagonIcon,
|
|
3118
|
+
InfoSquareIcon,
|
|
3119
|
+
IntersectCircleIcon,
|
|
3120
|
+
IntersectSquareIcon,
|
|
3121
|
+
Italic1Icon,
|
|
3122
|
+
Italic2Icon,
|
|
3123
|
+
ItalicSquareIcon,
|
|
3124
|
+
Key1Icon,
|
|
3125
|
+
Key2Icon,
|
|
3126
|
+
Keyboard1Icon,
|
|
3127
|
+
Keyboard2Icon,
|
|
3128
|
+
Laptop1Icon,
|
|
3129
|
+
Laptop2Icon,
|
|
3130
|
+
LayerSingleIcon,
|
|
3131
|
+
LayersThree1Icon,
|
|
3132
|
+
LayersThree2Icon,
|
|
3133
|
+
LayersTwo1Icon,
|
|
3134
|
+
LayersTwo2Icon,
|
|
3135
|
+
LayoutAlt1Icon,
|
|
3136
|
+
LayoutAlt2Icon,
|
|
3137
|
+
LayoutAlt3Icon,
|
|
3138
|
+
LayoutAlt4Icon,
|
|
3139
|
+
LayoutBottomIcon,
|
|
3140
|
+
LayoutGrid1Icon,
|
|
3141
|
+
LayoutGrid2Icon,
|
|
3142
|
+
LayoutLeftIcon,
|
|
3143
|
+
LayoutRightIcon,
|
|
3144
|
+
LayoutTopIcon,
|
|
3145
|
+
LeftIndent1Icon,
|
|
3146
|
+
LeftIndent2Icon,
|
|
3147
|
+
LetterSpacing1Icon,
|
|
3148
|
+
LetterSpacing2Icon,
|
|
3149
|
+
LifeBuoy1Icon,
|
|
3150
|
+
LifeBuoy2Icon,
|
|
3151
|
+
Lightbulb1Icon,
|
|
3152
|
+
Lightbulb2Icon,
|
|
3153
|
+
Lightbulb3Icon,
|
|
3154
|
+
Lightbulb4Icon,
|
|
3155
|
+
Lightbulb5Icon,
|
|
3156
|
+
LightbulbIcon,
|
|
3157
|
+
Lightning1Icon,
|
|
3158
|
+
Lightning2Icon,
|
|
3159
|
+
LineChartDown1Icon,
|
|
3160
|
+
LineChartDown2Icon,
|
|
3161
|
+
LineChartDown3Icon,
|
|
3162
|
+
LineChartDown4Icon,
|
|
3163
|
+
LineChartDown5Icon,
|
|
3164
|
+
LineChartUp1Icon,
|
|
3165
|
+
LineChartUp2Icon,
|
|
3166
|
+
LineChartUp3Icon,
|
|
3167
|
+
LineChartUp4Icon,
|
|
3168
|
+
LineChartUp5Icon,
|
|
3169
|
+
LineHeightIcon,
|
|
3170
|
+
Link1Icon,
|
|
3171
|
+
Link2Icon,
|
|
3172
|
+
Link3Icon,
|
|
3173
|
+
Link4Icon,
|
|
3174
|
+
Link5Icon,
|
|
3175
|
+
LinkBroken1Icon,
|
|
3176
|
+
LinkBroken2Icon,
|
|
3177
|
+
LinkExternal1Icon,
|
|
3178
|
+
LinkExternal2Icon,
|
|
3179
|
+
LinkIcon,
|
|
3180
|
+
ListIcon,
|
|
3181
|
+
Loading1Icon,
|
|
3182
|
+
Loading2Icon,
|
|
3183
|
+
Loading3Icon,
|
|
3184
|
+
Lock1Icon,
|
|
3185
|
+
Lock2Icon,
|
|
3186
|
+
Lock3Icon,
|
|
3187
|
+
Lock4Icon,
|
|
3188
|
+
LockIcon,
|
|
3189
|
+
LockKeyholeCircleIcon,
|
|
3190
|
+
LockKeyholeSquareIcon,
|
|
3191
|
+
LockUnlocked1Icon,
|
|
3192
|
+
LockUnlocked2Icon,
|
|
3193
|
+
LockUnlocked3Icon,
|
|
3194
|
+
LockUnlocked4Icon,
|
|
3195
|
+
LogIn1Icon,
|
|
3196
|
+
LogIn2Icon,
|
|
3197
|
+
LogIn3Icon,
|
|
3198
|
+
LogIn4Icon,
|
|
3199
|
+
LogInIcon,
|
|
3200
|
+
LogOut1Icon,
|
|
3201
|
+
LogOut2Icon,
|
|
3202
|
+
LogOut3Icon,
|
|
3203
|
+
LogOut4Icon,
|
|
3204
|
+
Luggage1Icon,
|
|
3205
|
+
Luggage2Icon,
|
|
3206
|
+
Luggage3Icon,
|
|
3207
|
+
MagicWand1Icon,
|
|
3208
|
+
MagicWand2Icon,
|
|
3209
|
+
MagicWandIcon,
|
|
3210
|
+
Mail1Icon,
|
|
3211
|
+
Mail2Icon,
|
|
3212
|
+
Mail3Icon,
|
|
3213
|
+
Mail4Icon,
|
|
3214
|
+
Mail5Icon,
|
|
3215
|
+
MailIcon,
|
|
3216
|
+
MailNotificationIcon,
|
|
3217
|
+
Map1Icon,
|
|
3218
|
+
Map2Icon,
|
|
3219
|
+
MarkIcon,
|
|
3220
|
+
MarkerPin1Icon,
|
|
3221
|
+
MarkerPin2Icon,
|
|
3222
|
+
MarkerPin3Icon,
|
|
3223
|
+
MarkerPin4Icon,
|
|
3224
|
+
MarkerPin5Icon,
|
|
3225
|
+
MarkerPin6Icon,
|
|
3226
|
+
Maximize1Icon,
|
|
3227
|
+
Maximize2Icon,
|
|
3228
|
+
MedicalCircleIcon,
|
|
3229
|
+
MedicalCrossIcon,
|
|
3230
|
+
MedicalSquareIcon,
|
|
3231
|
+
Menu1Icon,
|
|
3232
|
+
Menu2Icon,
|
|
3233
|
+
Menu3Icon,
|
|
3234
|
+
Menu4Icon,
|
|
3235
|
+
Menu5Icon,
|
|
3236
|
+
MenuIcon,
|
|
3237
|
+
MessageAlertCircleIcon,
|
|
3238
|
+
MessageAlertSquareIcon,
|
|
3239
|
+
MessageChatCircleIcon,
|
|
3240
|
+
MessageChatSquareIcon,
|
|
3241
|
+
MessageCheckCircleIcon,
|
|
3242
|
+
MessageCheckSquareIcon,
|
|
3243
|
+
MessageCircle1Icon,
|
|
3244
|
+
MessageCircle2Icon,
|
|
3245
|
+
MessageDotsCircleIcon,
|
|
3246
|
+
MessageDotsSquareIcon,
|
|
3247
|
+
MessageHeartCircleIcon,
|
|
3248
|
+
MessageHeartSquareIcon,
|
|
3249
|
+
MessageNotificationCircleIcon,
|
|
3250
|
+
MessageNotificationSquareIcon,
|
|
3251
|
+
MessagePlusCircleIcon,
|
|
3252
|
+
MessagePlusSquareIcon,
|
|
3253
|
+
MessageQuestionCircleIcon,
|
|
3254
|
+
MessageQuestionSquareIcon,
|
|
3255
|
+
MessageSmileCircleIcon,
|
|
3256
|
+
MessageSmileSquareIcon,
|
|
3257
|
+
MessageSquare1Icon,
|
|
3258
|
+
MessageSquare2Icon,
|
|
3259
|
+
MessageTextCircle1Icon,
|
|
3260
|
+
MessageTextCircle2Icon,
|
|
3261
|
+
MessageTextSquare1Icon,
|
|
3262
|
+
MessageTextSquare2Icon,
|
|
3263
|
+
MessageTextSquareIcon,
|
|
3264
|
+
MessageXCircleIcon,
|
|
3265
|
+
MessageXSquareIcon,
|
|
3266
|
+
Microphone1Icon,
|
|
3267
|
+
Microphone2Icon,
|
|
3268
|
+
MicrophoneIcon,
|
|
3269
|
+
MicrophoneOff1Icon,
|
|
3270
|
+
MicrophoneOff2Icon,
|
|
3271
|
+
MicrophoneOffIcon,
|
|
3272
|
+
MicroscopeIcon,
|
|
3273
|
+
Minimize1Icon,
|
|
3274
|
+
Minimize2Icon,
|
|
3275
|
+
MinusCircleIcon,
|
|
3276
|
+
MinusIcon,
|
|
3277
|
+
MinusSquareIcon,
|
|
3278
|
+
Modem1Icon,
|
|
3279
|
+
Modem2Icon,
|
|
3280
|
+
Monitor1Icon,
|
|
3281
|
+
Monitor2Icon,
|
|
3282
|
+
Monitor3Icon,
|
|
3283
|
+
Monitor4Icon,
|
|
3284
|
+
Monitor5Icon,
|
|
3285
|
+
MonitorIcon,
|
|
3286
|
+
Moon1Icon,
|
|
3287
|
+
Moon2Icon,
|
|
3288
|
+
MoonEclipseIcon,
|
|
3289
|
+
MoonStarIcon,
|
|
3290
|
+
MouseIcon,
|
|
3291
|
+
MoveIcon,
|
|
3292
|
+
MusicNote1Icon,
|
|
3293
|
+
MusicNote2Icon,
|
|
3294
|
+
MusicNotePlusIcon,
|
|
3295
|
+
NavigationPointer1Icon,
|
|
3296
|
+
NavigationPointer2Icon,
|
|
3297
|
+
NavigationPointerOff1Icon,
|
|
3298
|
+
NavigationPointerOff2Icon,
|
|
3299
|
+
NotificationBoxIcon,
|
|
3300
|
+
NotificationMessageIcon,
|
|
3301
|
+
NotificationTextIcon,
|
|
3302
|
+
OctagonIcon,
|
|
3303
|
+
PackageCheckIcon,
|
|
3304
|
+
PackageIcon,
|
|
3305
|
+
PackageMinusIcon,
|
|
3306
|
+
PackagePlusIcon,
|
|
3307
|
+
PackageSearchIcon,
|
|
3308
|
+
PackageXIcon,
|
|
3309
|
+
PaintIcon,
|
|
3310
|
+
PaintPourIcon,
|
|
3311
|
+
PaletteIcon,
|
|
3312
|
+
PaperclipIcon,
|
|
3313
|
+
ParagraphSpacingIcon,
|
|
3314
|
+
ParagraphWrapIcon,
|
|
3315
|
+
PasscodeIcon,
|
|
3316
|
+
PasscodeLockIcon,
|
|
3317
|
+
PassportIcon,
|
|
3318
|
+
PauseCircleIcon,
|
|
3319
|
+
PauseSquareIcon,
|
|
3320
|
+
PenTool1Icon,
|
|
3321
|
+
PenTool2Icon,
|
|
3322
|
+
PenToolMinusIcon,
|
|
3323
|
+
PenToolPlusIcon,
|
|
3324
|
+
Pencil1Icon,
|
|
3325
|
+
Pencil2Icon,
|
|
3326
|
+
PencilLineIcon,
|
|
3327
|
+
PentagonIcon,
|
|
3328
|
+
Percent1Icon,
|
|
3329
|
+
Percent2Icon,
|
|
3330
|
+
Percent3Icon,
|
|
3331
|
+
Perspective1Icon,
|
|
3332
|
+
Perspective2Icon,
|
|
3333
|
+
Phone1Icon,
|
|
3334
|
+
Phone2Icon,
|
|
3335
|
+
PhoneCall1Icon,
|
|
3336
|
+
PhoneCall2Icon,
|
|
3337
|
+
PhoneCallIcon,
|
|
3338
|
+
PhoneHangUpIcon,
|
|
3339
|
+
PhoneIcon,
|
|
3340
|
+
PhoneIncoming1Icon,
|
|
3341
|
+
PhoneIncoming2Icon,
|
|
3342
|
+
PhoneIncomingIcon,
|
|
3343
|
+
PhoneOutgoing1Icon,
|
|
3344
|
+
PhoneOutgoing2Icon,
|
|
3345
|
+
PhonePauseIcon,
|
|
3346
|
+
PhonePlusIcon,
|
|
3347
|
+
PhoneXIcon,
|
|
3348
|
+
PieChart1Icon,
|
|
3349
|
+
PieChart2Icon,
|
|
3350
|
+
PieChart3Icon,
|
|
3351
|
+
PieChart4Icon,
|
|
3352
|
+
PieChartIcon,
|
|
3353
|
+
PiggyBank1Icon,
|
|
3354
|
+
PiggyBank2Icon,
|
|
3355
|
+
Pilcrow1Icon,
|
|
3356
|
+
Pilcrow2Icon,
|
|
3357
|
+
PilcrowSquareIcon,
|
|
3358
|
+
Pin1Icon,
|
|
3359
|
+
Pin2Icon,
|
|
3360
|
+
PlaceholderIcon,
|
|
3361
|
+
PlaneIcon,
|
|
3362
|
+
PlayCircleIcon,
|
|
3363
|
+
PlayIcon,
|
|
3364
|
+
PlaySquareIcon,
|
|
3365
|
+
PlusCircleIcon,
|
|
3366
|
+
PlusIcon,
|
|
3367
|
+
PlusSquareIcon,
|
|
3368
|
+
PodcastIcon,
|
|
3369
|
+
Power1Icon,
|
|
3370
|
+
Power2Icon,
|
|
3371
|
+
Power3Icon,
|
|
3372
|
+
PresentationChart1Icon,
|
|
3373
|
+
PresentationChart2Icon,
|
|
3374
|
+
PresentationChart3Icon,
|
|
3375
|
+
PrinterIcon,
|
|
3376
|
+
PuzzlePiece1Icon,
|
|
3377
|
+
PuzzlePiece2Icon,
|
|
3378
|
+
PuzzlePieceIcon,
|
|
3379
|
+
QrCode1Icon,
|
|
3380
|
+
QrCode2Icon,
|
|
3381
|
+
QrCodeIcon,
|
|
3382
|
+
ReceiptCheckIcon,
|
|
3383
|
+
ReceiptIcon,
|
|
3384
|
+
Recording1Icon,
|
|
3385
|
+
Recording2Icon,
|
|
3386
|
+
Recording3Icon,
|
|
3387
|
+
RecordingIcon,
|
|
3388
|
+
Reflect1Icon,
|
|
3389
|
+
Reflect2Icon,
|
|
3390
|
+
RefreshCcw1Icon,
|
|
3391
|
+
RefreshCcw2Icon,
|
|
3392
|
+
RefreshCcw3Icon,
|
|
3393
|
+
RefreshCcw4Icon,
|
|
3394
|
+
RefreshCcw5Icon,
|
|
3395
|
+
RefreshCcwIcon,
|
|
3396
|
+
RefreshCw1Icon,
|
|
3397
|
+
RefreshCw2Icon,
|
|
3398
|
+
RefreshCw3Icon,
|
|
3399
|
+
RefreshCw4Icon,
|
|
3400
|
+
RefreshCw5Icon,
|
|
3401
|
+
RefreshCwIcon,
|
|
3402
|
+
Repeat1Icon,
|
|
3403
|
+
Repeat2Icon,
|
|
3404
|
+
Repeat3Icon,
|
|
3405
|
+
Repeat4Icon,
|
|
3406
|
+
ReverseLeftIcon,
|
|
3407
|
+
ReverseRightIcon,
|
|
3408
|
+
RightIndent1Icon,
|
|
3409
|
+
RightIndent2Icon,
|
|
3410
|
+
Rocket1Icon,
|
|
3411
|
+
Rocket2Icon,
|
|
3412
|
+
RocketIcon,
|
|
3413
|
+
RollerBrushIcon,
|
|
3414
|
+
RotateCcwIcon,
|
|
3415
|
+
RouteIcon,
|
|
3416
|
+
Rows1Icon,
|
|
3417
|
+
Rows2Icon,
|
|
3418
|
+
Rows3Icon,
|
|
3419
|
+
Rss1Icon,
|
|
3420
|
+
Rss2Icon,
|
|
3421
|
+
RulerIcon,
|
|
3422
|
+
SafeIcon,
|
|
3423
|
+
Sale1Icon,
|
|
3424
|
+
Sale2Icon,
|
|
3425
|
+
Sale3Icon,
|
|
3426
|
+
Sale4Icon,
|
|
3427
|
+
Save1Icon,
|
|
3428
|
+
Save2Icon,
|
|
3429
|
+
Save3Icon,
|
|
3430
|
+
SaveIcon,
|
|
3431
|
+
Scale1Icon,
|
|
3432
|
+
Scale2Icon,
|
|
3433
|
+
Scale3Icon,
|
|
3434
|
+
Scales1Icon,
|
|
3435
|
+
Scales2Icon,
|
|
3436
|
+
ScanIcon,
|
|
3437
|
+
Scissors1Icon,
|
|
3438
|
+
Scissors2Icon,
|
|
3439
|
+
ScissorsCut1Icon,
|
|
3440
|
+
ScissorsCut2Icon,
|
|
3441
|
+
SearchLgIcon,
|
|
3442
|
+
SearchMdIcon,
|
|
3443
|
+
SearchRefractionIcon,
|
|
3444
|
+
SearchSmIcon,
|
|
3445
|
+
Send1Icon,
|
|
3446
|
+
Send2Icon,
|
|
3447
|
+
Send3Icon,
|
|
3448
|
+
SendIcon,
|
|
3449
|
+
Server1Icon,
|
|
3450
|
+
Server2Icon,
|
|
3451
|
+
Server3Icon,
|
|
3452
|
+
Server4Icon,
|
|
3453
|
+
Server5Icon,
|
|
3454
|
+
Server6Icon,
|
|
3455
|
+
Settings1Icon,
|
|
3456
|
+
Settings2Icon,
|
|
3457
|
+
Settings3Icon,
|
|
3458
|
+
Settings4Icon,
|
|
3459
|
+
SettingsIcon,
|
|
3460
|
+
Share1Icon,
|
|
3461
|
+
Share2Icon,
|
|
3462
|
+
Share3Icon,
|
|
3463
|
+
Share4Icon,
|
|
3464
|
+
Share5Icon,
|
|
3465
|
+
Share6Icon,
|
|
3466
|
+
Share7Icon,
|
|
3467
|
+
ShareArrowIcon,
|
|
3468
|
+
ShareIcon,
|
|
3469
|
+
Shield1Icon,
|
|
3470
|
+
Shield2Icon,
|
|
3471
|
+
Shield3Icon,
|
|
3472
|
+
ShieldDollarIcon,
|
|
3473
|
+
ShieldOffIcon,
|
|
3474
|
+
ShieldPlusIcon,
|
|
3475
|
+
ShieldTickIcon,
|
|
3476
|
+
ShieldZapIcon,
|
|
3477
|
+
ShoppingBag1Icon,
|
|
3478
|
+
ShoppingBag2Icon,
|
|
3479
|
+
ShoppingBag3Icon,
|
|
3480
|
+
ShoppingCart1Icon,
|
|
3481
|
+
ShoppingCart2Icon,
|
|
3482
|
+
ShoppingCart3Icon,
|
|
3483
|
+
Shuffle1Icon,
|
|
3484
|
+
Shuffle2Icon,
|
|
3485
|
+
Signal1Icon,
|
|
3486
|
+
Signal2Icon,
|
|
3487
|
+
Signal3Icon,
|
|
3488
|
+
SimcardIcon,
|
|
3489
|
+
SkewIcon,
|
|
3490
|
+
SkipBackIcon,
|
|
3491
|
+
SkipForwardIcon,
|
|
3492
|
+
SlashCircle1Icon,
|
|
3493
|
+
SlashCircle2Icon,
|
|
3494
|
+
SlashDividerIcon,
|
|
3495
|
+
SlashOctagonIcon,
|
|
3496
|
+
Sliders1Icon,
|
|
3497
|
+
Sliders2Icon,
|
|
3498
|
+
Sliders3Icon,
|
|
3499
|
+
Sliders4Icon,
|
|
3500
|
+
Snowflake1Icon,
|
|
3501
|
+
Snowflake2Icon,
|
|
3502
|
+
SpacingHeight1Icon,
|
|
3503
|
+
SpacingHeight2Icon,
|
|
3504
|
+
SpacingWidth1Icon,
|
|
3505
|
+
SpacingWidth2Icon,
|
|
3506
|
+
Speaker1Icon,
|
|
3507
|
+
Speaker2Icon,
|
|
3508
|
+
Speaker3Icon,
|
|
3509
|
+
Speedometer1Icon,
|
|
3510
|
+
Speedometer2Icon,
|
|
3511
|
+
Speedometer3Icon,
|
|
3512
|
+
Speedometer4Icon,
|
|
3513
|
+
SpinnerIcon,
|
|
3514
|
+
SquareIcon,
|
|
3515
|
+
StandIcon,
|
|
3516
|
+
Star1Icon,
|
|
3517
|
+
Star2Icon,
|
|
3518
|
+
Star3Icon,
|
|
3519
|
+
Star4Icon,
|
|
3520
|
+
Star5Icon,
|
|
3521
|
+
Star6Icon,
|
|
3522
|
+
Star7Icon,
|
|
3523
|
+
Stars1Icon,
|
|
3524
|
+
Stars2Icon,
|
|
3525
|
+
Stars3Icon,
|
|
3526
|
+
StarsIcon,
|
|
3527
|
+
StickerCircleIcon,
|
|
3528
|
+
StickerSquareIcon,
|
|
3529
|
+
StopCircleIcon,
|
|
3530
|
+
StopIcon,
|
|
3531
|
+
StopSquareIcon,
|
|
3532
|
+
Strikethrough1Icon,
|
|
3533
|
+
Strikethrough2Icon,
|
|
3534
|
+
StrikethroughSquareIcon,
|
|
3535
|
+
SubscriptIcon,
|
|
3536
|
+
SunIcon,
|
|
3537
|
+
SunSetting1Icon,
|
|
3538
|
+
SunSetting2Icon,
|
|
3539
|
+
SunSetting3Icon,
|
|
3540
|
+
SunriseIcon,
|
|
3541
|
+
SunsetIcon,
|
|
3542
|
+
SwitchHorizontal1Icon,
|
|
3543
|
+
SwitchHorizontal2Icon,
|
|
3544
|
+
SwitchVertical1Icon,
|
|
3545
|
+
SwitchVertical2Icon,
|
|
3546
|
+
TableIcon,
|
|
3547
|
+
Tablet1Icon,
|
|
3548
|
+
Tablet2Icon,
|
|
3549
|
+
Tag1Icon,
|
|
3550
|
+
Tag2Icon,
|
|
3551
|
+
Tag3Icon,
|
|
3552
|
+
Target1Icon,
|
|
3553
|
+
Target2Icon,
|
|
3554
|
+
Target3Icon,
|
|
3555
|
+
Target4Icon,
|
|
3556
|
+
Target5Icon,
|
|
3557
|
+
TelescopeIcon,
|
|
3558
|
+
TerminalBrowserIcon,
|
|
3559
|
+
TerminalCircleIcon,
|
|
3560
|
+
TerminalIcon,
|
|
3561
|
+
TerminalSquareIcon,
|
|
3562
|
+
TextInputIcon,
|
|
3563
|
+
Thermometer1Icon,
|
|
3564
|
+
Thermometer2Icon,
|
|
3565
|
+
Thermometer3Icon,
|
|
3566
|
+
ThermometerColdIcon,
|
|
3567
|
+
ThermometerWarmIcon,
|
|
3568
|
+
ThumbsDownIcon,
|
|
3569
|
+
ThumbsUpIcon,
|
|
3570
|
+
Ticket1Icon,
|
|
3571
|
+
Ticket2Icon,
|
|
3572
|
+
Toggle1LeftIcon,
|
|
3573
|
+
Toggle1RightIcon,
|
|
3574
|
+
Toggle2LeftIcon,
|
|
3575
|
+
Toggle2RightIcon,
|
|
3576
|
+
Toggle3LeftIcon,
|
|
3577
|
+
Toggle3RightIcon,
|
|
3578
|
+
Tool1Icon,
|
|
3579
|
+
Tool2Icon,
|
|
3580
|
+
TrainIcon,
|
|
3581
|
+
TramIcon,
|
|
3582
|
+
TransformIcon,
|
|
3583
|
+
Translate1Icon,
|
|
3584
|
+
Translate2Icon,
|
|
3585
|
+
Trash1Icon,
|
|
3586
|
+
Trash2Icon,
|
|
3587
|
+
Trash3Icon,
|
|
3588
|
+
Trash4Icon,
|
|
3589
|
+
TrashIcon,
|
|
3590
|
+
TrendDown1Icon,
|
|
3591
|
+
TrendDown2Icon,
|
|
3592
|
+
TrendDownIcon,
|
|
3593
|
+
TrendUp1Icon,
|
|
3594
|
+
TrendUp2Icon,
|
|
3595
|
+
TrendUpIcon,
|
|
3596
|
+
TriangleIcon,
|
|
3597
|
+
Trophy1Icon,
|
|
3598
|
+
Trophy2Icon,
|
|
3599
|
+
Truck1Icon,
|
|
3600
|
+
Truck2Icon,
|
|
3601
|
+
Tv1Icon,
|
|
3602
|
+
Tv2Icon,
|
|
3603
|
+
Tv3Icon,
|
|
3604
|
+
Type1Icon,
|
|
3605
|
+
Type2Icon,
|
|
3606
|
+
TypeSquareIcon,
|
|
3607
|
+
TypeStrikethrough1Icon,
|
|
3608
|
+
TypeStrikethrough2Icon,
|
|
3609
|
+
Umbrella1Icon,
|
|
3610
|
+
Umbrella2Icon,
|
|
3611
|
+
Umbrella3Icon,
|
|
3612
|
+
Underline1Icon,
|
|
3613
|
+
Underline2Icon,
|
|
3614
|
+
UnderlineSquareIcon,
|
|
3615
|
+
Upload1Icon,
|
|
3616
|
+
Upload2Icon,
|
|
3617
|
+
Upload3Icon,
|
|
3618
|
+
Upload4Icon,
|
|
3619
|
+
UploadCloud1Icon,
|
|
3620
|
+
UploadCloud2Icon,
|
|
3621
|
+
UsbFlashDriveIcon,
|
|
3622
|
+
User1Icon,
|
|
3623
|
+
User2Icon,
|
|
3624
|
+
User3Icon,
|
|
3625
|
+
UserCheck1Icon,
|
|
3626
|
+
UserCheck2Icon,
|
|
3627
|
+
UserCircleIcon,
|
|
3628
|
+
UserDown1Icon,
|
|
3629
|
+
UserDown2Icon,
|
|
3630
|
+
UserEditIcon,
|
|
3631
|
+
UserIcon,
|
|
3632
|
+
UserLeft1Icon,
|
|
3633
|
+
UserLeft2Icon,
|
|
3634
|
+
UserMinus1Icon,
|
|
3635
|
+
UserMinus2Icon,
|
|
3636
|
+
UserPlus1Icon,
|
|
3637
|
+
UserPlus2Icon,
|
|
3638
|
+
UserPlusIcon,
|
|
3639
|
+
UserRight1Icon,
|
|
3640
|
+
UserRight2Icon,
|
|
3641
|
+
UserSquareIcon,
|
|
3642
|
+
UserUp1Icon,
|
|
3643
|
+
UserUp2Icon,
|
|
3644
|
+
UserX1Icon,
|
|
3645
|
+
UserX2Icon,
|
|
3646
|
+
UserXIcon,
|
|
3647
|
+
Users1Icon,
|
|
3648
|
+
Users2Icon,
|
|
3649
|
+
Users3Icon,
|
|
3650
|
+
UsersCheckIcon,
|
|
3651
|
+
UsersDownIcon,
|
|
3652
|
+
UsersEditIcon,
|
|
3653
|
+
UsersIcon,
|
|
3654
|
+
UsersLeftIcon,
|
|
3655
|
+
UsersMinusIcon,
|
|
3656
|
+
UsersPlusIcon,
|
|
3657
|
+
UsersRightIcon,
|
|
3658
|
+
UsersUpIcon,
|
|
3659
|
+
UsersXIcon,
|
|
3660
|
+
VariableIcon,
|
|
3661
|
+
VideoRecorderIcon,
|
|
3662
|
+
VideoRecorderOffIcon,
|
|
3663
|
+
VirusIcon,
|
|
3664
|
+
VoicemailIcon,
|
|
3665
|
+
VolumeMaxIcon,
|
|
3666
|
+
VolumeMinIcon,
|
|
3667
|
+
VolumeMinusIcon,
|
|
3668
|
+
VolumePlusIcon,
|
|
3669
|
+
VolumeXIcon,
|
|
3670
|
+
Wallet1Icon,
|
|
3671
|
+
Wallet2Icon,
|
|
3672
|
+
Wallet3Icon,
|
|
3673
|
+
Wallet4Icon,
|
|
3674
|
+
Wallet5Icon,
|
|
3675
|
+
WatchCircleIcon,
|
|
3676
|
+
WatchSquareIcon,
|
|
3677
|
+
WavesIcon,
|
|
3678
|
+
Webcam1Icon,
|
|
3679
|
+
Webcam2Icon,
|
|
3680
|
+
WifiIcon,
|
|
3681
|
+
WifiOffIcon,
|
|
3682
|
+
Wind1Icon,
|
|
3683
|
+
Wind2Icon,
|
|
3684
|
+
Wind3Icon,
|
|
3685
|
+
XCircleIcon,
|
|
3686
|
+
XCloseIcon,
|
|
3687
|
+
XIcon,
|
|
3688
|
+
XSquareIcon,
|
|
3689
|
+
YoutubeIcon,
|
|
3690
|
+
ZapCircleIcon,
|
|
3691
|
+
ZapFastIcon,
|
|
3692
|
+
ZapIcon,
|
|
3693
|
+
ZapOffIcon,
|
|
3694
|
+
ZapSquareIcon,
|
|
3695
|
+
ZoomInIcon,
|
|
3696
|
+
ZoomOutIcon
|
|
3697
|
+
});
|