@medway-ui/icons 1.1.1 → 1.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/native/components/icons/AddColumn.cjs +42 -0
- package/native/components/icons/AddColumn.d.cts +8 -0
- package/native/components/icons/AddColumn.d.ts +8 -0
- package/native/components/icons/AddColumn.js +12 -0
- package/native/components/icons/AddMinusSquare.cjs +42 -0
- package/native/components/icons/AddMinusSquare.d.cts +8 -0
- package/native/components/icons/AddMinusSquare.d.ts +8 -0
- package/native/components/icons/AddMinusSquare.js +12 -0
- package/native/components/icons/AddPlus.cjs +42 -0
- package/native/components/icons/AddPlus.d.cts +8 -0
- package/native/components/icons/AddPlus.d.ts +8 -0
- package/native/components/icons/AddPlus.js +12 -0
- package/native/components/icons/AddPlusCircle.cjs +42 -0
- package/native/components/icons/AddPlusCircle.d.cts +8 -0
- package/native/components/icons/AddPlusCircle.d.ts +8 -0
- package/native/components/icons/AddPlusCircle.js +12 -0
- package/native/components/icons/AddPlusSquare.cjs +42 -0
- package/native/components/icons/AddPlusSquare.d.cts +8 -0
- package/native/components/icons/AddPlusSquare.d.ts +8 -0
- package/native/components/icons/AddPlusSquare.js +12 -0
- package/native/components/icons/AddRow.cjs +42 -0
- package/native/components/icons/AddRow.d.cts +8 -0
- package/native/components/icons/AddRow.d.ts +8 -0
- package/native/components/icons/AddRow.js +12 -0
- package/native/components/icons/AddToQueue.cjs +42 -0
- package/native/components/icons/AddToQueue.d.cts +8 -0
- package/native/components/icons/AddToQueue.d.ts +8 -0
- package/native/components/icons/AddToQueue.js +12 -0
- package/native/components/icons/Airplay.cjs +42 -0
- package/native/components/icons/Airplay.d.cts +8 -0
- package/native/components/icons/Airplay.d.ts +8 -0
- package/native/components/icons/Airplay.js +12 -0
- package/native/components/icons/Alarm.cjs +42 -0
- package/native/components/icons/Alarm.d.cts +8 -0
- package/native/components/icons/Alarm.d.ts +8 -0
- package/native/components/icons/Alarm.js +12 -0
- package/native/components/icons/Archive.cjs +42 -0
- package/native/components/icons/Archive.d.cts +8 -0
- package/native/components/icons/Archive.d.ts +8 -0
- package/native/components/icons/Archive.js +12 -0
- package/native/components/icons/ArrowCircleDown.cjs +42 -0
- package/native/components/icons/ArrowCircleDown.d.cts +8 -0
- package/native/components/icons/ArrowCircleDown.d.ts +8 -0
- package/native/components/icons/ArrowCircleDown.js +12 -0
- package/native/components/icons/ArrowCircleDownLeft.cjs +42 -0
- package/native/components/icons/ArrowCircleDownLeft.d.cts +8 -0
- package/native/components/icons/ArrowCircleDownLeft.d.ts +8 -0
- package/native/components/icons/ArrowCircleDownLeft.js +12 -0
- package/native/components/icons/ArrowCircleDownRight.cjs +42 -0
- package/native/components/icons/ArrowCircleDownRight.d.cts +8 -0
- package/native/components/icons/ArrowCircleDownRight.d.ts +8 -0
- package/native/components/icons/ArrowCircleDownRight.js +12 -0
- package/native/components/icons/ArrowCircleLeft.cjs +42 -0
- package/native/components/icons/ArrowCircleLeft.d.cts +8 -0
- package/native/components/icons/ArrowCircleLeft.d.ts +8 -0
- package/native/components/icons/ArrowCircleLeft.js +12 -0
- package/native/components/icons/ArrowCircleRight.cjs +42 -0
- package/native/components/icons/ArrowCircleRight.d.cts +8 -0
- package/native/components/icons/ArrowCircleRight.d.ts +8 -0
- package/native/components/icons/ArrowCircleRight.js +12 -0
- package/native/components/icons/ArrowCircleUp.cjs +42 -0
- package/native/components/icons/ArrowCircleUp.d.cts +8 -0
- package/native/components/icons/ArrowCircleUp.d.ts +8 -0
- package/native/components/icons/ArrowCircleUp.js +12 -0
- package/native/components/icons/ArrowCircleUpLeft.cjs +42 -0
- package/native/components/icons/ArrowCircleUpLeft.d.cts +8 -0
- package/native/components/icons/ArrowCircleUpLeft.d.ts +8 -0
- package/native/components/icons/ArrowCircleUpLeft.js +12 -0
- package/native/components/icons/ArrowCircleUpRight.cjs +42 -0
- package/native/components/icons/ArrowCircleUpRight.d.cts +8 -0
- package/native/components/icons/ArrowCircleUpRight.d.ts +8 -0
- package/native/components/icons/ArrowCircleUpRight.js +12 -0
- package/native/components/icons/ArrowDownLeftLg.cjs +42 -0
- package/native/components/icons/ArrowDownLeftLg.d.cts +8 -0
- package/native/components/icons/ArrowDownLeftLg.d.ts +8 -0
- package/native/components/icons/ArrowDownLeftLg.js +12 -0
- package/native/components/icons/ArrowDownLeftMd.cjs +42 -0
- package/native/components/icons/ArrowDownLeftMd.d.cts +8 -0
- package/native/components/icons/ArrowDownLeftMd.d.ts +8 -0
- package/native/components/icons/ArrowDownLeftMd.js +12 -0
- package/native/components/icons/ArrowDownLeftSm.cjs +42 -0
- package/native/components/icons/ArrowDownLeftSm.d.cts +8 -0
- package/native/components/icons/ArrowDownLeftSm.d.ts +8 -0
- package/native/components/icons/ArrowDownLeftSm.js +12 -0
- package/native/components/icons/ArrowDownLg.cjs +42 -0
- package/native/components/icons/ArrowDownLg.d.cts +8 -0
- package/native/components/icons/ArrowDownLg.d.ts +8 -0
- package/native/components/icons/ArrowDownLg.js +12 -0
- package/native/components/icons/ArrowDownMd.cjs +42 -0
- package/native/components/icons/ArrowDownMd.d.cts +8 -0
- package/native/components/icons/ArrowDownMd.d.ts +8 -0
- package/native/components/icons/ArrowDownMd.js +12 -0
- package/native/components/icons/ArrowDownRightLg.cjs +42 -0
- package/native/components/icons/ArrowDownRightLg.d.cts +8 -0
- package/native/components/icons/ArrowDownRightLg.d.ts +8 -0
- package/native/components/icons/ArrowDownRightLg.js +12 -0
- package/native/components/icons/ArrowDownRightMd.cjs +42 -0
- package/native/components/icons/ArrowDownRightMd.d.cts +8 -0
- package/native/components/icons/ArrowDownRightMd.d.ts +8 -0
- package/native/components/icons/ArrowDownRightMd.js +12 -0
- package/native/components/icons/ArrowDownRightSm.cjs +42 -0
- package/native/components/icons/ArrowDownRightSm.d.cts +8 -0
- package/native/components/icons/ArrowDownRightSm.d.ts +8 -0
- package/native/components/icons/ArrowDownRightSm.js +12 -0
- package/native/components/icons/ArrowDownSm.cjs +42 -0
- package/native/components/icons/ArrowDownSm.d.cts +8 -0
- package/native/components/icons/ArrowDownSm.d.ts +8 -0
- package/native/components/icons/ArrowDownSm.js +12 -0
- package/native/components/icons/ArrowDownUp.cjs +42 -0
- package/native/components/icons/ArrowDownUp.d.cts +8 -0
- package/native/components/icons/ArrowDownUp.d.ts +8 -0
- package/native/components/icons/ArrowDownUp.js +12 -0
- package/native/components/icons/ArrowLeftLg.cjs +42 -0
- package/native/components/icons/ArrowLeftLg.d.cts +8 -0
- package/native/components/icons/ArrowLeftLg.d.ts +8 -0
- package/native/components/icons/ArrowLeftLg.js +12 -0
- package/native/components/icons/ArrowLeftMd.cjs +42 -0
- package/native/components/icons/ArrowLeftMd.d.cts +8 -0
- package/native/components/icons/ArrowLeftMd.d.ts +8 -0
- package/native/components/icons/ArrowLeftMd.js +12 -0
- package/native/components/icons/ArrowLeftRight.cjs +42 -0
- package/native/components/icons/ArrowLeftRight.d.cts +8 -0
- package/native/components/icons/ArrowLeftRight.d.ts +8 -0
- package/native/components/icons/ArrowLeftRight.js +12 -0
- package/native/components/icons/ArrowLeftSm.cjs +42 -0
- package/native/components/icons/ArrowLeftSm.d.cts +8 -0
- package/native/components/icons/ArrowLeftSm.d.ts +8 -0
- package/native/components/icons/ArrowLeftSm.js +12 -0
- package/native/components/icons/ArrowReload02.cjs +42 -0
- package/native/components/icons/ArrowReload02.d.cts +8 -0
- package/native/components/icons/ArrowReload02.d.ts +8 -0
- package/native/components/icons/ArrowReload02.js +12 -0
- package/native/components/icons/ArrowRightLg.cjs +42 -0
- package/native/components/icons/ArrowRightLg.d.cts +8 -0
- package/native/components/icons/ArrowRightLg.d.ts +8 -0
- package/native/components/icons/ArrowRightLg.js +12 -0
- package/native/components/icons/ArrowRightMd.cjs +42 -0
- package/native/components/icons/ArrowRightMd.d.cts +8 -0
- package/native/components/icons/ArrowRightMd.d.ts +8 -0
- package/native/components/icons/ArrowRightMd.js +12 -0
- package/native/components/icons/ArrowRightSm.cjs +42 -0
- package/native/components/icons/ArrowRightSm.d.cts +8 -0
- package/native/components/icons/ArrowRightSm.d.ts +8 -0
- package/native/components/icons/ArrowRightSm.js +12 -0
- package/native/components/icons/ArrowSubDownLeft.cjs +42 -0
- package/native/components/icons/ArrowSubDownLeft.d.cts +8 -0
- package/native/components/icons/ArrowSubDownLeft.d.ts +8 -0
- package/native/components/icons/ArrowSubDownLeft.js +12 -0
- package/native/components/icons/ArrowSubDownRight.cjs +42 -0
- package/native/components/icons/ArrowSubDownRight.d.cts +8 -0
- package/native/components/icons/ArrowSubDownRight.d.ts +8 -0
- package/native/components/icons/ArrowSubDownRight.js +12 -0
- package/native/components/icons/ArrowSubLeftDown.cjs +42 -0
- package/native/components/icons/ArrowSubLeftDown.d.cts +8 -0
- package/native/components/icons/ArrowSubLeftDown.d.ts +8 -0
- package/native/components/icons/ArrowSubLeftDown.js +12 -0
- package/native/components/icons/ArrowSubLeftUp.cjs +42 -0
- package/native/components/icons/ArrowSubLeftUp.d.cts +8 -0
- package/native/components/icons/ArrowSubLeftUp.d.ts +8 -0
- package/native/components/icons/ArrowSubLeftUp.js +12 -0
- package/native/components/icons/ArrowSubRightDown.cjs +42 -0
- package/native/components/icons/ArrowSubRightDown.d.cts +8 -0
- package/native/components/icons/ArrowSubRightDown.d.ts +8 -0
- package/native/components/icons/ArrowSubRightDown.js +12 -0
- package/native/components/icons/ArrowSubRightUp.cjs +42 -0
- package/native/components/icons/ArrowSubRightUp.d.cts +8 -0
- package/native/components/icons/ArrowSubRightUp.d.ts +8 -0
- package/native/components/icons/ArrowSubRightUp.js +12 -0
- package/native/components/icons/ArrowSubUpLeft.cjs +42 -0
- package/native/components/icons/ArrowSubUpLeft.d.cts +8 -0
- package/native/components/icons/ArrowSubUpLeft.d.ts +8 -0
- package/native/components/icons/ArrowSubUpLeft.js +12 -0
- package/native/components/icons/ArrowSubUpRight.cjs +42 -0
- package/native/components/icons/ArrowSubUpRight.d.cts +8 -0
- package/native/components/icons/ArrowSubUpRight.d.ts +8 -0
- package/native/components/icons/ArrowSubUpRight.js +12 -0
- package/native/components/icons/ArrowUndoDownLeft.cjs +42 -0
- package/native/components/icons/ArrowUndoDownLeft.d.cts +8 -0
- package/native/components/icons/ArrowUndoDownLeft.d.ts +8 -0
- package/native/components/icons/ArrowUndoDownLeft.js +12 -0
- package/native/components/icons/ArrowUndoDownRight.cjs +42 -0
- package/native/components/icons/ArrowUndoDownRight.d.cts +8 -0
- package/native/components/icons/ArrowUndoDownRight.d.ts +8 -0
- package/native/components/icons/ArrowUndoDownRight.js +12 -0
- package/native/components/icons/ArrowUndoUpLeft.cjs +42 -0
- package/native/components/icons/ArrowUndoUpLeft.d.cts +8 -0
- package/native/components/icons/ArrowUndoUpLeft.d.ts +8 -0
- package/native/components/icons/ArrowUndoUpLeft.js +12 -0
- package/native/components/icons/ArrowUndoUpRight.cjs +42 -0
- package/native/components/icons/ArrowUndoUpRight.d.cts +8 -0
- package/native/components/icons/ArrowUndoUpRight.d.ts +8 -0
- package/native/components/icons/ArrowUndoUpRight.js +12 -0
- package/native/components/icons/ArrowUpLeftLg.cjs +42 -0
- package/native/components/icons/ArrowUpLeftLg.d.cts +8 -0
- package/native/components/icons/ArrowUpLeftLg.d.ts +8 -0
- package/native/components/icons/ArrowUpLeftLg.js +12 -0
- package/native/components/icons/ArrowUpLeftMd.cjs +42 -0
- package/native/components/icons/ArrowUpLeftMd.d.cts +8 -0
- package/native/components/icons/ArrowUpLeftMd.d.ts +8 -0
- package/native/components/icons/ArrowUpLeftMd.js +12 -0
- package/native/components/icons/ArrowUpLeftSm.cjs +42 -0
- package/native/components/icons/ArrowUpLeftSm.d.cts +8 -0
- package/native/components/icons/ArrowUpLeftSm.d.ts +8 -0
- package/native/components/icons/ArrowUpLeftSm.js +12 -0
- package/native/components/icons/ArrowUpLg.cjs +42 -0
- package/native/components/icons/ArrowUpLg.d.cts +8 -0
- package/native/components/icons/ArrowUpLg.d.ts +8 -0
- package/native/components/icons/ArrowUpLg.js +12 -0
- package/native/components/icons/ArrowUpMd.cjs +42 -0
- package/native/components/icons/ArrowUpMd.d.cts +8 -0
- package/native/components/icons/ArrowUpMd.d.ts +8 -0
- package/native/components/icons/ArrowUpMd.js +12 -0
- package/native/components/icons/ArrowUpRightLg.cjs +42 -0
- package/native/components/icons/ArrowUpRightLg.d.cts +8 -0
- package/native/components/icons/ArrowUpRightLg.d.ts +8 -0
- package/native/components/icons/ArrowUpRightLg.js +12 -0
- package/native/components/icons/ArrowUpRightMd.cjs +42 -0
- package/native/components/icons/ArrowUpRightMd.d.cts +8 -0
- package/native/components/icons/ArrowUpRightMd.d.ts +8 -0
- package/native/components/icons/ArrowUpRightMd.js +12 -0
- package/native/components/icons/ArrowUpRightSm.cjs +42 -0
- package/native/components/icons/ArrowUpRightSm.d.cts +8 -0
- package/native/components/icons/ArrowUpRightSm.d.ts +8 -0
- package/native/components/icons/ArrowUpRightSm.js +12 -0
- package/native/components/icons/ArrowUpSm.cjs +42 -0
- package/native/components/icons/ArrowUpSm.d.cts +8 -0
- package/native/components/icons/ArrowUpSm.d.ts +8 -0
- package/native/components/icons/ArrowUpSm.js +12 -0
- package/native/components/icons/ArrowsReload01.cjs +42 -0
- package/native/components/icons/ArrowsReload01.d.cts +8 -0
- package/native/components/icons/ArrowsReload01.d.ts +8 -0
- package/native/components/icons/ArrowsReload01.js +12 -0
- package/native/components/icons/BarBottom.cjs +42 -0
- package/native/components/icons/BarBottom.d.cts +8 -0
- package/native/components/icons/BarBottom.d.ts +8 -0
- package/native/components/icons/BarBottom.js +12 -0
- package/native/components/icons/BarLeft.cjs +42 -0
- package/native/components/icons/BarLeft.d.cts +8 -0
- package/native/components/icons/BarLeft.d.ts +8 -0
- package/native/components/icons/BarLeft.js +12 -0
- package/native/components/icons/BarRight.cjs +42 -0
- package/native/components/icons/BarRight.d.cts +8 -0
- package/native/components/icons/BarRight.d.ts +8 -0
- package/native/components/icons/BarRight.js +12 -0
- package/native/components/icons/BarTop.cjs +42 -0
- package/native/components/icons/BarTop.d.cts +8 -0
- package/native/components/icons/BarTop.d.ts +8 -0
- package/native/components/icons/BarTop.js +12 -0
- package/native/components/icons/Bell.cjs +42 -0
- package/native/components/icons/Bell.d.cts +8 -0
- package/native/components/icons/Bell.d.ts +8 -0
- package/native/components/icons/Bell.js +12 -0
- package/native/components/icons/BellAdd.cjs +42 -0
- package/native/components/icons/BellAdd.d.cts +8 -0
- package/native/components/icons/BellAdd.d.ts +8 -0
- package/native/components/icons/BellAdd.js +12 -0
- package/native/components/icons/BellClose.cjs +42 -0
- package/native/components/icons/BellClose.d.cts +8 -0
- package/native/components/icons/BellClose.d.ts +8 -0
- package/native/components/icons/BellClose.js +12 -0
- package/native/components/icons/BellNotification.cjs +42 -0
- package/native/components/icons/BellNotification.d.cts +8 -0
- package/native/components/icons/BellNotification.d.ts +8 -0
- package/native/components/icons/BellNotification.js +12 -0
- package/native/components/icons/BellOff.cjs +42 -0
- package/native/components/icons/BellOff.d.cts +8 -0
- package/native/components/icons/BellOff.d.ts +8 -0
- package/native/components/icons/BellOff.js +12 -0
- package/native/components/icons/BellRemove.cjs +42 -0
- package/native/components/icons/BellRemove.d.cts +8 -0
- package/native/components/icons/BellRemove.d.ts +8 -0
- package/native/components/icons/BellRemove.js +12 -0
- package/native/components/icons/BellRing.cjs +42 -0
- package/native/components/icons/BellRing.d.cts +8 -0
- package/native/components/icons/BellRing.d.ts +8 -0
- package/native/components/icons/BellRing.js +12 -0
- package/native/components/icons/Bold.cjs +42 -0
- package/native/components/icons/Bold.d.cts +8 -0
- package/native/components/icons/Bold.d.ts +8 -0
- package/native/components/icons/Bold.js +12 -0
- package/native/components/icons/Bolt.cjs +42 -0
- package/native/components/icons/Bolt.d.cts +8 -0
- package/native/components/icons/Bolt.d.ts +8 -0
- package/native/components/icons/Bolt.js +12 -0
- package/native/components/icons/Book.cjs +42 -0
- package/native/components/icons/Book.d.cts +8 -0
- package/native/components/icons/Book.d.ts +8 -0
- package/native/components/icons/Book.js +12 -0
- package/native/components/icons/BookOpen.cjs +42 -0
- package/native/components/icons/BookOpen.d.cts +8 -0
- package/native/components/icons/BookOpen.d.ts +8 -0
- package/native/components/icons/BookOpen.js +12 -0
- package/native/components/icons/Bookmark.cjs +42 -0
- package/native/components/icons/Bookmark.d.cts +8 -0
- package/native/components/icons/Bookmark.d.ts +8 -0
- package/native/components/icons/Bookmark.js +12 -0
- package/native/components/icons/Building.cjs +42 -0
- package/native/components/icons/Building.d.cts +8 -0
- package/native/components/icons/Building.d.ts +8 -0
- package/native/components/icons/Building.js +12 -0
- package/native/components/icons/Building2.cjs +42 -0
- package/native/components/icons/Building2.d.cts +8 -0
- package/native/components/icons/Building2.d.ts +8 -0
- package/native/components/icons/Building2.js +12 -0
- package/native/components/icons/Building3.cjs +42 -0
- package/native/components/icons/Building3.d.cts +8 -0
- package/native/components/icons/Building3.d.ts +8 -0
- package/native/components/icons/Building3.js +12 -0
- package/native/components/icons/Building4.cjs +42 -0
- package/native/components/icons/Building4.d.cts +8 -0
- package/native/components/icons/Building4.d.ts +8 -0
- package/native/components/icons/Building4.js +12 -0
- package/native/components/icons/Bulb.cjs +42 -0
- package/native/components/icons/Bulb.d.cts +8 -0
- package/native/components/icons/Bulb.d.ts +8 -0
- package/native/components/icons/Bulb.js +12 -0
- package/native/components/icons/Calendar.cjs +42 -0
- package/native/components/icons/Calendar.d.cts +8 -0
- package/native/components/icons/Calendar.d.ts +8 -0
- package/native/components/icons/Calendar.js +12 -0
- package/native/components/icons/CalendarAdd.cjs +42 -0
- package/native/components/icons/CalendarAdd.d.cts +8 -0
- package/native/components/icons/CalendarAdd.d.ts +8 -0
- package/native/components/icons/CalendarAdd.js +12 -0
- package/native/components/icons/CalendarCheck.cjs +42 -0
- package/native/components/icons/CalendarCheck.d.cts +8 -0
- package/native/components/icons/CalendarCheck.d.ts +8 -0
- package/native/components/icons/CalendarCheck.js +12 -0
- package/native/components/icons/CalendarClose.cjs +42 -0
- package/native/components/icons/CalendarClose.d.cts +8 -0
- package/native/components/icons/CalendarClose.d.ts +8 -0
- package/native/components/icons/CalendarClose.js +12 -0
- package/native/components/icons/CalendarDays.cjs +42 -0
- package/native/components/icons/CalendarDays.d.cts +8 -0
- package/native/components/icons/CalendarDays.d.ts +8 -0
- package/native/components/icons/CalendarDays.js +12 -0
- package/native/components/icons/CalendarEvent.cjs +42 -0
- package/native/components/icons/CalendarEvent.d.cts +8 -0
- package/native/components/icons/CalendarEvent.d.ts +8 -0
- package/native/components/icons/CalendarEvent.js +12 -0
- package/native/components/icons/CalendarList.cjs +48 -0
- package/native/components/icons/CalendarList.d.cts +8 -0
- package/native/components/icons/CalendarList.d.ts +8 -0
- package/native/components/icons/CalendarList.js +18 -0
- package/native/components/icons/CalendarRemove.cjs +42 -0
- package/native/components/icons/CalendarRemove.d.cts +8 -0
- package/native/components/icons/CalendarRemove.d.ts +8 -0
- package/native/components/icons/CalendarRemove.js +12 -0
- package/native/components/icons/CalendarWeek.cjs +42 -0
- package/native/components/icons/CalendarWeek.d.cts +8 -0
- package/native/components/icons/CalendarWeek.d.ts +8 -0
- package/native/components/icons/CalendarWeek.js +12 -0
- package/native/components/icons/Camera.cjs +42 -0
- package/native/components/icons/Camera.d.cts +8 -0
- package/native/components/icons/Camera.d.ts +8 -0
- package/native/components/icons/Camera.js +12 -0
- package/native/components/icons/CarAuto.cjs +42 -0
- package/native/components/icons/CarAuto.d.cts +8 -0
- package/native/components/icons/CarAuto.d.ts +8 -0
- package/native/components/icons/CarAuto.js +12 -0
- package/native/components/icons/CardLibrary.cjs +42 -0
- package/native/components/icons/CardLibrary.d.cts +8 -0
- package/native/components/icons/CardLibrary.d.ts +8 -0
- package/native/components/icons/CardLibrary.js +12 -0
- package/native/components/icons/CaretCircleDown.cjs +42 -0
- package/native/components/icons/CaretCircleDown.d.cts +8 -0
- package/native/components/icons/CaretCircleDown.d.ts +8 -0
- package/native/components/icons/CaretCircleDown.js +12 -0
- package/native/components/icons/CaretCircleLeft.cjs +42 -0
- package/native/components/icons/CaretCircleLeft.d.cts +8 -0
- package/native/components/icons/CaretCircleLeft.d.ts +8 -0
- package/native/components/icons/CaretCircleLeft.js +12 -0
- package/native/components/icons/CaretCircleRight.cjs +42 -0
- package/native/components/icons/CaretCircleRight.d.cts +8 -0
- package/native/components/icons/CaretCircleRight.d.ts +8 -0
- package/native/components/icons/CaretCircleRight.js +12 -0
- package/native/components/icons/CaretCircleUp.cjs +42 -0
- package/native/components/icons/CaretCircleUp.d.cts +8 -0
- package/native/components/icons/CaretCircleUp.d.ts +8 -0
- package/native/components/icons/CaretCircleUp.js +12 -0
- package/native/components/icons/CaretDownMd.cjs +42 -0
- package/native/components/icons/CaretDownMd.d.cts +8 -0
- package/native/components/icons/CaretDownMd.d.ts +8 -0
- package/native/components/icons/CaretDownMd.js +12 -0
- package/native/components/icons/CaretDownSm.cjs +42 -0
- package/native/components/icons/CaretDownSm.d.cts +8 -0
- package/native/components/icons/CaretDownSm.d.ts +8 -0
- package/native/components/icons/CaretDownSm.js +12 -0
- package/native/components/icons/CaretLeftSm.cjs +42 -0
- package/native/components/icons/CaretLeftSm.d.cts +8 -0
- package/native/components/icons/CaretLeftSm.d.ts +8 -0
- package/native/components/icons/CaretLeftSm.js +12 -0
- package/native/components/icons/CaretRightSm.cjs +42 -0
- package/native/components/icons/CaretRightSm.d.cts +8 -0
- package/native/components/icons/CaretRightSm.d.ts +8 -0
- package/native/components/icons/CaretRightSm.js +12 -0
- package/native/components/icons/CaretUpMd.cjs +42 -0
- package/native/components/icons/CaretUpMd.d.cts +8 -0
- package/native/components/icons/CaretUpMd.d.ts +8 -0
- package/native/components/icons/CaretUpMd.js +12 -0
- package/native/components/icons/CaretUpSm.cjs +42 -0
- package/native/components/icons/CaretUpSm.d.cts +8 -0
- package/native/components/icons/CaretUpSm.d.ts +8 -0
- package/native/components/icons/CaretUpSm.js +12 -0
- package/native/components/icons/ChartBarHorizontal.cjs +42 -0
- package/native/components/icons/ChartBarHorizontal.d.cts +8 -0
- package/native/components/icons/ChartBarHorizontal.d.ts +8 -0
- package/native/components/icons/ChartBarHorizontal.js +12 -0
- package/native/components/icons/ChartBarVertical.cjs +42 -0
- package/native/components/icons/ChartBarVertical.d.cts +8 -0
- package/native/components/icons/ChartBarVertical.d.ts +8 -0
- package/native/components/icons/ChartBarVertical.js +12 -0
- package/native/components/icons/ChartLine.cjs +42 -0
- package/native/components/icons/ChartLine.d.cts +8 -0
- package/native/components/icons/ChartLine.d.ts +8 -0
- package/native/components/icons/ChartLine.js +12 -0
- package/native/components/icons/ChartPie.cjs +42 -0
- package/native/components/icons/ChartPie.d.cts +8 -0
- package/native/components/icons/ChartPie.d.ts +8 -0
- package/native/components/icons/ChartPie.js +12 -0
- package/native/components/icons/Chat.cjs +42 -0
- package/native/components/icons/Chat.d.cts +8 -0
- package/native/components/icons/Chat.d.ts +8 -0
- package/native/components/icons/Chat.js +12 -0
- package/native/components/icons/ChatAdd.cjs +42 -0
- package/native/components/icons/ChatAdd.d.cts +8 -0
- package/native/components/icons/ChatAdd.d.ts +8 -0
- package/native/components/icons/ChatAdd.js +12 -0
- package/native/components/icons/ChatCheck.cjs +42 -0
- package/native/components/icons/ChatCheck.d.cts +8 -0
- package/native/components/icons/ChatCheck.d.ts +8 -0
- package/native/components/icons/ChatCheck.js +12 -0
- package/native/components/icons/ChatCircle.cjs +42 -0
- package/native/components/icons/ChatCircle.d.cts +8 -0
- package/native/components/icons/ChatCircle.d.ts +8 -0
- package/native/components/icons/ChatCircle.js +12 -0
- package/native/components/icons/ChatCircleAdd.cjs +42 -0
- package/native/components/icons/ChatCircleAdd.d.cts +8 -0
- package/native/components/icons/ChatCircleAdd.d.ts +8 -0
- package/native/components/icons/ChatCircleAdd.js +12 -0
- package/native/components/icons/ChatCircleCheck.cjs +42 -0
- package/native/components/icons/ChatCircleCheck.d.cts +8 -0
- package/native/components/icons/ChatCircleCheck.d.ts +8 -0
- package/native/components/icons/ChatCircleCheck.js +12 -0
- package/native/components/icons/ChatCircleClose.cjs +42 -0
- package/native/components/icons/ChatCircleClose.d.cts +8 -0
- package/native/components/icons/ChatCircleClose.d.ts +8 -0
- package/native/components/icons/ChatCircleClose.js +12 -0
- package/native/components/icons/ChatCircleDots.cjs +42 -0
- package/native/components/icons/ChatCircleDots.d.cts +8 -0
- package/native/components/icons/ChatCircleDots.d.ts +8 -0
- package/native/components/icons/ChatCircleDots.js +12 -0
- package/native/components/icons/ChatCircleRemove.cjs +42 -0
- package/native/components/icons/ChatCircleRemove.d.cts +8 -0
- package/native/components/icons/ChatCircleRemove.d.ts +8 -0
- package/native/components/icons/ChatCircleRemove.js +12 -0
- package/native/components/icons/ChatClose.cjs +42 -0
- package/native/components/icons/ChatClose.d.cts +8 -0
- package/native/components/icons/ChatClose.d.ts +8 -0
- package/native/components/icons/ChatClose.js +12 -0
- package/native/components/icons/ChatConversation.cjs +42 -0
- package/native/components/icons/ChatConversation.d.cts +8 -0
- package/native/components/icons/ChatConversation.d.ts +8 -0
- package/native/components/icons/ChatConversation.js +12 -0
- package/native/components/icons/ChatConversationCircle.cjs +42 -0
- package/native/components/icons/ChatConversationCircle.d.cts +8 -0
- package/native/components/icons/ChatConversationCircle.d.ts +8 -0
- package/native/components/icons/ChatConversationCircle.js +12 -0
- package/native/components/icons/ChatDots.cjs +42 -0
- package/native/components/icons/ChatDots.d.cts +8 -0
- package/native/components/icons/ChatDots.d.ts +8 -0
- package/native/components/icons/ChatDots.js +12 -0
- package/native/components/icons/ChatRemove.cjs +42 -0
- package/native/components/icons/ChatRemove.d.cts +8 -0
- package/native/components/icons/ChatRemove.d.ts +8 -0
- package/native/components/icons/ChatRemove.js +12 -0
- package/native/components/icons/Check.cjs +42 -0
- package/native/components/icons/Check.d.cts +8 -0
- package/native/components/icons/Check.d.ts +8 -0
- package/native/components/icons/Check.js +12 -0
- package/native/components/icons/CheckAll.cjs +42 -0
- package/native/components/icons/CheckAll.d.cts +8 -0
- package/native/components/icons/CheckAll.d.ts +8 -0
- package/native/components/icons/CheckAll.js +12 -0
- package/native/components/icons/CheckAllBig.cjs +42 -0
- package/native/components/icons/CheckAllBig.d.cts +8 -0
- package/native/components/icons/CheckAllBig.d.ts +8 -0
- package/native/components/icons/CheckAllBig.js +12 -0
- package/native/components/icons/CheckBig.cjs +42 -0
- package/native/components/icons/CheckBig.d.cts +8 -0
- package/native/components/icons/CheckBig.d.ts +8 -0
- package/native/components/icons/CheckBig.js +12 -0
- package/native/components/icons/CheckboxCheck.cjs +42 -0
- package/native/components/icons/CheckboxCheck.d.cts +8 -0
- package/native/components/icons/CheckboxCheck.d.ts +8 -0
- package/native/components/icons/CheckboxCheck.js +12 -0
- package/native/components/icons/CheckboxFill.cjs +43 -0
- package/native/components/icons/CheckboxFill.d.cts +8 -0
- package/native/components/icons/CheckboxFill.d.ts +8 -0
- package/native/components/icons/CheckboxFill.js +13 -0
- package/native/components/icons/CheckboxUnchecked.cjs +42 -0
- package/native/components/icons/CheckboxUnchecked.d.cts +8 -0
- package/native/components/icons/CheckboxUnchecked.d.ts +8 -0
- package/native/components/icons/CheckboxUnchecked.js +12 -0
- package/native/components/icons/ChevronDown.cjs +42 -0
- package/native/components/icons/ChevronDown.d.cts +8 -0
- package/native/components/icons/ChevronDown.d.ts +8 -0
- package/native/components/icons/ChevronDown.js +12 -0
- package/native/components/icons/ChevronDownDuo.cjs +42 -0
- package/native/components/icons/ChevronDownDuo.d.cts +8 -0
- package/native/components/icons/ChevronDownDuo.d.ts +8 -0
- package/native/components/icons/ChevronDownDuo.js +12 -0
- package/native/components/icons/ChevronLeft.cjs +42 -0
- package/native/components/icons/ChevronLeft.d.cts +8 -0
- package/native/components/icons/ChevronLeft.d.ts +8 -0
- package/native/components/icons/ChevronLeft.js +12 -0
- package/native/components/icons/ChevronLeftDuo.cjs +42 -0
- package/native/components/icons/ChevronLeftDuo.d.cts +8 -0
- package/native/components/icons/ChevronLeftDuo.d.ts +8 -0
- package/native/components/icons/ChevronLeftDuo.js +12 -0
- package/native/components/icons/ChevronLeftMd.cjs +42 -0
- package/native/components/icons/ChevronLeftMd.d.cts +8 -0
- package/native/components/icons/ChevronLeftMd.d.ts +8 -0
- package/native/components/icons/ChevronLeftMd.js +12 -0
- package/native/components/icons/ChevronRight.cjs +42 -0
- package/native/components/icons/ChevronRight.d.cts +8 -0
- package/native/components/icons/ChevronRight.d.ts +8 -0
- package/native/components/icons/ChevronRight.js +12 -0
- package/native/components/icons/ChevronRightDuo.cjs +42 -0
- package/native/components/icons/ChevronRightDuo.d.cts +8 -0
- package/native/components/icons/ChevronRightDuo.d.ts +8 -0
- package/native/components/icons/ChevronRightDuo.js +12 -0
- package/native/components/icons/ChevronRightMd.cjs +42 -0
- package/native/components/icons/ChevronRightMd.d.cts +8 -0
- package/native/components/icons/ChevronRightMd.d.ts +8 -0
- package/native/components/icons/ChevronRightMd.js +12 -0
- package/native/components/icons/ChevronUp.cjs +42 -0
- package/native/components/icons/ChevronUp.d.cts +8 -0
- package/native/components/icons/ChevronUp.d.ts +8 -0
- package/native/components/icons/ChevronUp.js +12 -0
- package/native/components/icons/ChevronUpDuo.cjs +42 -0
- package/native/components/icons/ChevronUpDuo.d.cts +8 -0
- package/native/components/icons/ChevronUpDuo.d.ts +8 -0
- package/native/components/icons/ChevronUpDuo.js +12 -0
- package/native/components/icons/Chromecast.cjs +42 -0
- package/native/components/icons/Chromecast.d.cts +8 -0
- package/native/components/icons/Chromecast.d.ts +8 -0
- package/native/components/icons/Chromecast.js +12 -0
- package/native/components/icons/Circle.cjs +42 -0
- package/native/components/icons/Circle.d.cts +8 -0
- package/native/components/icons/Circle.d.ts +8 -0
- package/native/components/icons/Circle.js +12 -0
- package/native/components/icons/CircleCheck.cjs +42 -0
- package/native/components/icons/CircleCheck.d.cts +8 -0
- package/native/components/icons/CircleCheck.d.ts +8 -0
- package/native/components/icons/CircleCheck.js +12 -0
- package/native/components/icons/CircleHelp.cjs +42 -0
- package/native/components/icons/CircleHelp.d.cts +8 -0
- package/native/components/icons/CircleHelp.d.ts +8 -0
- package/native/components/icons/CircleHelp.js +12 -0
- package/native/components/icons/CircleWarning.cjs +42 -0
- package/native/components/icons/CircleWarning.d.cts +8 -0
- package/native/components/icons/CircleWarning.d.ts +8 -0
- package/native/components/icons/CircleWarning.js +12 -0
- package/native/components/icons/Clock.cjs +42 -0
- package/native/components/icons/Clock.d.cts +8 -0
- package/native/components/icons/Clock.d.ts +8 -0
- package/native/components/icons/Clock.js +12 -0
- package/native/components/icons/CloseCircle.cjs +42 -0
- package/native/components/icons/CloseCircle.d.cts +8 -0
- package/native/components/icons/CloseCircle.d.ts +8 -0
- package/native/components/icons/CloseCircle.js +12 -0
- package/native/components/icons/CloseLg.cjs +42 -0
- package/native/components/icons/CloseLg.d.cts +8 -0
- package/native/components/icons/CloseLg.d.ts +8 -0
- package/native/components/icons/CloseLg.js +12 -0
- package/native/components/icons/CloseMd.cjs +42 -0
- package/native/components/icons/CloseMd.d.cts +8 -0
- package/native/components/icons/CloseMd.d.ts +8 -0
- package/native/components/icons/CloseMd.js +12 -0
- package/native/components/icons/CloseSm.cjs +42 -0
- package/native/components/icons/CloseSm.d.cts +8 -0
- package/native/components/icons/CloseSm.d.ts +8 -0
- package/native/components/icons/CloseSm.js +12 -0
- package/native/components/icons/CloseSquare.cjs +42 -0
- package/native/components/icons/CloseSquare.d.cts +8 -0
- package/native/components/icons/CloseSquare.d.ts +8 -0
- package/native/components/icons/CloseSquare.js +12 -0
- package/native/components/icons/Cloud.cjs +42 -0
- package/native/components/icons/Cloud.d.cts +8 -0
- package/native/components/icons/Cloud.d.ts +8 -0
- package/native/components/icons/Cloud.js +12 -0
- package/native/components/icons/CloudAdd.cjs +42 -0
- package/native/components/icons/CloudAdd.d.cts +8 -0
- package/native/components/icons/CloudAdd.d.ts +8 -0
- package/native/components/icons/CloudAdd.js +12 -0
- package/native/components/icons/CloudCheck.cjs +42 -0
- package/native/components/icons/CloudCheck.d.cts +8 -0
- package/native/components/icons/CloudCheck.d.ts +8 -0
- package/native/components/icons/CloudCheck.js +12 -0
- package/native/components/icons/CloudClose.cjs +42 -0
- package/native/components/icons/CloudClose.d.cts +8 -0
- package/native/components/icons/CloudClose.d.ts +8 -0
- package/native/components/icons/CloudClose.js +12 -0
- package/native/components/icons/CloudDownload.cjs +42 -0
- package/native/components/icons/CloudDownload.d.cts +8 -0
- package/native/components/icons/CloudDownload.d.ts +8 -0
- package/native/components/icons/CloudDownload.js +12 -0
- package/native/components/icons/CloudOff.cjs +42 -0
- package/native/components/icons/CloudOff.d.cts +8 -0
- package/native/components/icons/CloudOff.d.ts +8 -0
- package/native/components/icons/CloudOff.js +12 -0
- package/native/components/icons/CloudRemove.cjs +42 -0
- package/native/components/icons/CloudRemove.d.cts +8 -0
- package/native/components/icons/CloudRemove.d.ts +8 -0
- package/native/components/icons/CloudRemove.js +12 -0
- package/native/components/icons/CloudUpload.cjs +42 -0
- package/native/components/icons/CloudUpload.d.cts +8 -0
- package/native/components/icons/CloudUpload.d.ts +8 -0
- package/native/components/icons/CloudUpload.js +12 -0
- package/native/components/icons/Code.cjs +42 -0
- package/native/components/icons/Code.d.cts +8 -0
- package/native/components/icons/Code.d.ts +8 -0
- package/native/components/icons/Code.js +12 -0
- package/native/components/icons/CoffeToGo.cjs +42 -0
- package/native/components/icons/CoffeToGo.d.cts +8 -0
- package/native/components/icons/CoffeToGo.d.ts +8 -0
- package/native/components/icons/CoffeToGo.js +12 -0
- package/native/components/icons/Coffee.cjs +42 -0
- package/native/components/icons/Coffee.d.cts +8 -0
- package/native/components/icons/Coffee.d.ts +8 -0
- package/native/components/icons/Coffee.js +12 -0
- package/native/components/icons/Columns.cjs +43 -0
- package/native/components/icons/Columns.d.cts +8 -0
- package/native/components/icons/Columns.d.ts +8 -0
- package/native/components/icons/Columns.js +13 -0
- package/native/components/icons/CombineAi.cjs +42 -0
- package/native/components/icons/CombineAi.d.cts +8 -0
- package/native/components/icons/CombineAi.d.ts +8 -0
- package/native/components/icons/CombineAi.js +12 -0
- package/native/components/icons/CombineCells.cjs +42 -0
- package/native/components/icons/CombineCells.d.cts +8 -0
- package/native/components/icons/CombineCells.d.ts +8 -0
- package/native/components/icons/CombineCells.js +12 -0
- package/native/components/icons/Command.cjs +42 -0
- package/native/components/icons/Command.d.cts +8 -0
- package/native/components/icons/Command.d.ts +8 -0
- package/native/components/icons/Command.js +12 -0
- package/native/components/icons/Compass.cjs +43 -0
- package/native/components/icons/Compass.d.cts +8 -0
- package/native/components/icons/Compass.d.ts +8 -0
- package/native/components/icons/Compass.js +13 -0
- package/native/components/icons/Cookie.cjs +52 -0
- package/native/components/icons/Cookie.d.cts +8 -0
- package/native/components/icons/Cookie.d.ts +8 -0
- package/native/components/icons/Cookie.js +22 -0
- package/native/components/icons/Copy.cjs +42 -0
- package/native/components/icons/Copy.d.cts +8 -0
- package/native/components/icons/Copy.d.ts +8 -0
- package/native/components/icons/Copy.js +12 -0
- package/native/components/icons/CreditCard.cjs +42 -0
- package/native/components/icons/CreditCard.d.cts +8 -0
- package/native/components/icons/CreditCard.d.ts +8 -0
- package/native/components/icons/CreditCard.js +12 -0
- package/native/components/icons/CreditCard2.cjs +42 -0
- package/native/components/icons/CreditCard2.d.cts +8 -0
- package/native/components/icons/CreditCard2.d.ts +8 -0
- package/native/components/icons/CreditCard2.js +12 -0
- package/native/components/icons/Crop.cjs +42 -0
- package/native/components/icons/Crop.d.cts +8 -0
- package/native/components/icons/Crop.d.ts +8 -0
- package/native/components/icons/Crop.js +12 -0
- package/native/components/icons/Cupcake.cjs +42 -0
- package/native/components/icons/Cupcake.d.cts +8 -0
- package/native/components/icons/Cupcake.d.ts +8 -0
- package/native/components/icons/Cupcake.js +12 -0
- package/native/components/icons/Cylinder.cjs +42 -0
- package/native/components/icons/Cylinder.d.cts +8 -0
- package/native/components/icons/Cylinder.d.ts +8 -0
- package/native/components/icons/Cylinder.js +12 -0
- package/native/components/icons/Data.cjs +42 -0
- package/native/components/icons/Data.d.cts +8 -0
- package/native/components/icons/Data.d.ts +8 -0
- package/native/components/icons/Data.js +12 -0
- package/native/components/icons/DeleteColumn.cjs +42 -0
- package/native/components/icons/DeleteColumn.d.cts +8 -0
- package/native/components/icons/DeleteColumn.d.ts +8 -0
- package/native/components/icons/DeleteColumn.js +12 -0
- package/native/components/icons/DeleteRow.cjs +42 -0
- package/native/components/icons/DeleteRow.d.cts +8 -0
- package/native/components/icons/DeleteRow.d.ts +8 -0
- package/native/components/icons/DeleteRow.js +12 -0
- package/native/components/icons/Desktop.cjs +42 -0
- package/native/components/icons/Desktop.d.cts +8 -0
- package/native/components/icons/Desktop.d.ts +8 -0
- package/native/components/icons/Desktop.js +12 -0
- package/native/components/icons/DesktopTower.cjs +42 -0
- package/native/components/icons/DesktopTower.d.cts +8 -0
- package/native/components/icons/DesktopTower.d.ts +8 -0
- package/native/components/icons/DesktopTower.js +12 -0
- package/native/components/icons/Devices.cjs +42 -0
- package/native/components/icons/Devices.d.cts +8 -0
- package/native/components/icons/Devices.d.ts +8 -0
- package/native/components/icons/Devices.js +12 -0
- package/native/components/icons/DoubleQuotesL.cjs +42 -0
- package/native/components/icons/DoubleQuotesL.d.cts +8 -0
- package/native/components/icons/DoubleQuotesL.d.ts +8 -0
- package/native/components/icons/DoubleQuotesL.js +12 -0
- package/native/components/icons/DoubleQuotesR.cjs +42 -0
- package/native/components/icons/DoubleQuotesR.d.cts +8 -0
- package/native/components/icons/DoubleQuotesR.d.ts +8 -0
- package/native/components/icons/DoubleQuotesR.js +12 -0
- package/native/components/icons/Download.cjs +42 -0
- package/native/components/icons/Download.d.cts +8 -0
- package/native/components/icons/Download.d.ts +8 -0
- package/native/components/icons/Download.js +12 -0
- package/native/components/icons/DownloadPackage.cjs +42 -0
- package/native/components/icons/DownloadPackage.d.cts +8 -0
- package/native/components/icons/DownloadPackage.d.ts +8 -0
- package/native/components/icons/DownloadPackage.js +12 -0
- package/native/components/icons/DragHorizontal.cjs +47 -0
- package/native/components/icons/DragHorizontal.d.cts +8 -0
- package/native/components/icons/DragHorizontal.d.ts +8 -0
- package/native/components/icons/DragHorizontal.js +17 -0
- package/native/components/icons/DragVertical.cjs +47 -0
- package/native/components/icons/DragVertical.d.cts +8 -0
- package/native/components/icons/DragVertical.d.ts +8 -0
- package/native/components/icons/DragVertical.js +17 -0
- package/native/components/icons/DummyCircle.cjs +42 -0
- package/native/components/icons/DummyCircle.d.cts +8 -0
- package/native/components/icons/DummyCircle.d.ts +8 -0
- package/native/components/icons/DummyCircle.js +12 -0
- package/native/components/icons/DummyCircleSmall.cjs +42 -0
- package/native/components/icons/DummyCircleSmall.d.cts +8 -0
- package/native/components/icons/DummyCircleSmall.d.ts +8 -0
- package/native/components/icons/DummyCircleSmall.js +12 -0
- package/native/components/icons/DummySquare.cjs +42 -0
- package/native/components/icons/DummySquare.d.cts +8 -0
- package/native/components/icons/DummySquare.d.ts +8 -0
- package/native/components/icons/DummySquare.js +12 -0
- package/native/components/icons/DummySquareSmall.cjs +42 -0
- package/native/components/icons/DummySquareSmall.d.cts +8 -0
- package/native/components/icons/DummySquareSmall.d.ts +8 -0
- package/native/components/icons/DummySquareSmall.js +12 -0
- package/native/components/icons/EditPencil.cjs +42 -0
- package/native/components/icons/EditPencil.d.cts +8 -0
- package/native/components/icons/EditPencil.d.ts +8 -0
- package/native/components/icons/EditPencil.js +12 -0
- package/native/components/icons/EditPencil2.cjs +42 -0
- package/native/components/icons/EditPencil2.d.cts +8 -0
- package/native/components/icons/EditPencil2.d.ts +8 -0
- package/native/components/icons/EditPencil2.js +12 -0
- package/native/components/icons/EditPencilLine.cjs +42 -0
- package/native/components/icons/EditPencilLine.d.cts +8 -0
- package/native/components/icons/EditPencilLine.d.ts +8 -0
- package/native/components/icons/EditPencilLine.js +12 -0
- package/native/components/icons/EditPencilLine2.cjs +42 -0
- package/native/components/icons/EditPencilLine2.d.cts +8 -0
- package/native/components/icons/EditPencilLine2.d.ts +8 -0
- package/native/components/icons/EditPencilLine2.js +12 -0
- package/native/components/icons/EventShortcut.cjs +42 -0
- package/native/components/icons/EventShortcut.d.cts +8 -0
- package/native/components/icons/EventShortcut.d.ts +8 -0
- package/native/components/icons/EventShortcut.js +12 -0
- package/native/components/icons/Exit.cjs +42 -0
- package/native/components/icons/Exit.d.cts +8 -0
- package/native/components/icons/Exit.d.ts +8 -0
- package/native/components/icons/Exit.js +12 -0
- package/native/components/icons/Expand.cjs +42 -0
- package/native/components/icons/Expand.d.cts +8 -0
- package/native/components/icons/Expand.d.ts +8 -0
- package/native/components/icons/Expand.js +12 -0
- package/native/components/icons/ExternalLink.cjs +42 -0
- package/native/components/icons/ExternalLink.d.cts +8 -0
- package/native/components/icons/ExternalLink.d.ts +8 -0
- package/native/components/icons/ExternalLink.js +12 -0
- package/native/components/icons/Figma.cjs +42 -0
- package/native/components/icons/Figma.d.cts +8 -0
- package/native/components/icons/Figma.d.ts +8 -0
- package/native/components/icons/Figma.js +12 -0
- package/native/components/icons/FileAdd.cjs +42 -0
- package/native/components/icons/FileAdd.d.cts +8 -0
- package/native/components/icons/FileAdd.d.ts +8 -0
- package/native/components/icons/FileAdd.js +12 -0
- package/native/components/icons/FileBlank.cjs +42 -0
- package/native/components/icons/FileBlank.d.cts +8 -0
- package/native/components/icons/FileBlank.d.ts +8 -0
- package/native/components/icons/FileBlank.js +12 -0
- package/native/components/icons/FileCheck.cjs +42 -0
- package/native/components/icons/FileCheck.d.cts +8 -0
- package/native/components/icons/FileCheck.d.ts +8 -0
- package/native/components/icons/FileCheck.js +12 -0
- package/native/components/icons/FileClose.cjs +42 -0
- package/native/components/icons/FileClose.d.cts +8 -0
- package/native/components/icons/FileClose.d.ts +8 -0
- package/native/components/icons/FileClose.js +12 -0
- package/native/components/icons/FileCode.cjs +42 -0
- package/native/components/icons/FileCode.d.cts +8 -0
- package/native/components/icons/FileCode.d.ts +8 -0
- package/native/components/icons/FileCode.js +12 -0
- package/native/components/icons/FileDocument.cjs +42 -0
- package/native/components/icons/FileDocument.d.cts +8 -0
- package/native/components/icons/FileDocument.d.ts +8 -0
- package/native/components/icons/FileDocument.js +12 -0
- package/native/components/icons/FileDownload.cjs +42 -0
- package/native/components/icons/FileDownload.d.cts +8 -0
- package/native/components/icons/FileDownload.d.ts +8 -0
- package/native/components/icons/FileDownload.js +12 -0
- package/native/components/icons/FileEdit.cjs +42 -0
- package/native/components/icons/FileEdit.d.cts +8 -0
- package/native/components/icons/FileEdit.d.ts +8 -0
- package/native/components/icons/FileEdit.js +12 -0
- package/native/components/icons/FileRemove.cjs +42 -0
- package/native/components/icons/FileRemove.d.cts +8 -0
- package/native/components/icons/FileRemove.d.ts +8 -0
- package/native/components/icons/FileRemove.js +12 -0
- package/native/components/icons/FileSearch.cjs +42 -0
- package/native/components/icons/FileSearch.d.cts +8 -0
- package/native/components/icons/FileSearch.d.ts +8 -0
- package/native/components/icons/FileSearch.js +12 -0
- package/native/components/icons/FileUpload.cjs +42 -0
- package/native/components/icons/FileUpload.d.cts +8 -0
- package/native/components/icons/FileUpload.d.ts +8 -0
- package/native/components/icons/FileUpload.js +12 -0
- package/native/components/icons/Files.cjs +42 -0
- package/native/components/icons/Files.d.cts +8 -0
- package/native/components/icons/Files.d.ts +8 -0
- package/native/components/icons/Files.js +12 -0
- package/native/components/icons/Filter.cjs +42 -0
- package/native/components/icons/Filter.d.cts +8 -0
- package/native/components/icons/Filter.d.ts +8 -0
- package/native/components/icons/Filter.js +12 -0
- package/native/components/icons/FilterOff.cjs +42 -0
- package/native/components/icons/FilterOff.d.cts +8 -0
- package/native/components/icons/FilterOff.d.ts +8 -0
- package/native/components/icons/FilterOff.js +12 -0
- package/native/components/icons/Fire.cjs +42 -0
- package/native/components/icons/Fire.d.cts +8 -0
- package/native/components/icons/Fire.d.ts +8 -0
- package/native/components/icons/Fire.js +12 -0
- package/native/components/icons/FirstAid.cjs +42 -0
- package/native/components/icons/FirstAid.d.cts +8 -0
- package/native/components/icons/FirstAid.d.ts +8 -0
- package/native/components/icons/FirstAid.js +12 -0
- package/native/components/icons/Flag.cjs +42 -0
- package/native/components/icons/Flag.d.cts +8 -0
- package/native/components/icons/Flag.d.ts +8 -0
- package/native/components/icons/Flag.js +12 -0
- package/native/components/icons/Folder.cjs +42 -0
- package/native/components/icons/Folder.d.cts +8 -0
- package/native/components/icons/Folder.d.ts +8 -0
- package/native/components/icons/Folder.js +12 -0
- package/native/components/icons/FolderAdd.cjs +42 -0
- package/native/components/icons/FolderAdd.d.cts +8 -0
- package/native/components/icons/FolderAdd.d.ts +8 -0
- package/native/components/icons/FolderAdd.js +12 -0
- package/native/components/icons/FolderCheck.cjs +42 -0
- package/native/components/icons/FolderCheck.d.cts +8 -0
- package/native/components/icons/FolderCheck.d.ts +8 -0
- package/native/components/icons/FolderCheck.js +12 -0
- package/native/components/icons/FolderClose.cjs +42 -0
- package/native/components/icons/FolderClose.d.cts +8 -0
- package/native/components/icons/FolderClose.d.ts +8 -0
- package/native/components/icons/FolderClose.js +12 -0
- package/native/components/icons/FolderCode.cjs +42 -0
- package/native/components/icons/FolderCode.d.cts +8 -0
- package/native/components/icons/FolderCode.d.ts +8 -0
- package/native/components/icons/FolderCode.js +12 -0
- package/native/components/icons/FolderDocument.cjs +42 -0
- package/native/components/icons/FolderDocument.d.cts +8 -0
- package/native/components/icons/FolderDocument.d.ts +8 -0
- package/native/components/icons/FolderDocument.js +12 -0
- package/native/components/icons/FolderDownload.cjs +42 -0
- package/native/components/icons/FolderDownload.d.cts +8 -0
- package/native/components/icons/FolderDownload.d.ts +8 -0
- package/native/components/icons/FolderDownload.js +12 -0
- package/native/components/icons/FolderEdit.cjs +42 -0
- package/native/components/icons/FolderEdit.d.cts +8 -0
- package/native/components/icons/FolderEdit.d.ts +8 -0
- package/native/components/icons/FolderEdit.js +12 -0
- package/native/components/icons/FolderOpen.cjs +42 -0
- package/native/components/icons/FolderOpen.d.cts +8 -0
- package/native/components/icons/FolderOpen.d.ts +8 -0
- package/native/components/icons/FolderOpen.js +12 -0
- package/native/components/icons/FolderRemove.cjs +42 -0
- package/native/components/icons/FolderRemove.d.cts +8 -0
- package/native/components/icons/FolderRemove.d.ts +8 -0
- package/native/components/icons/FolderRemove.js +12 -0
- package/native/components/icons/FolderSearch.cjs +42 -0
- package/native/components/icons/FolderSearch.d.cts +8 -0
- package/native/components/icons/FolderSearch.d.ts +8 -0
- package/native/components/icons/FolderSearch.js +12 -0
- package/native/components/icons/FolderUpload.cjs +42 -0
- package/native/components/icons/FolderUpload.d.cts +8 -0
- package/native/components/icons/FolderUpload.d.ts +8 -0
- package/native/components/icons/FolderUpload.js +12 -0
- package/native/components/icons/Folders.cjs +42 -0
- package/native/components/icons/Folders.d.cts +8 -0
- package/native/components/icons/Folders.d.ts +8 -0
- package/native/components/icons/Folders.js +12 -0
- package/native/components/icons/Font.cjs +42 -0
- package/native/components/icons/Font.d.cts +8 -0
- package/native/components/icons/Font.d.ts +8 -0
- package/native/components/icons/Font.js +12 -0
- package/native/components/icons/Forward.cjs +42 -0
- package/native/components/icons/Forward.d.cts +8 -0
- package/native/components/icons/Forward.d.ts +8 -0
- package/native/components/icons/Forward.js +12 -0
- package/native/components/icons/Gift.cjs +42 -0
- package/native/components/icons/Gift.d.cts +8 -0
- package/native/components/icons/Gift.d.ts +8 -0
- package/native/components/icons/Gift.js +12 -0
- package/native/components/icons/Globe.cjs +42 -0
- package/native/components/icons/Globe.d.cts +8 -0
- package/native/components/icons/Globe.d.ts +8 -0
- package/native/components/icons/Globe.js +12 -0
- package/native/components/icons/GynecologyAndObstetrics.cjs +42 -0
- package/native/components/icons/GynecologyAndObstetrics.d.cts +8 -0
- package/native/components/icons/GynecologyAndObstetrics.d.ts +8 -0
- package/native/components/icons/GynecologyAndObstetrics.js +12 -0
- package/native/components/icons/HalfCheckLg.cjs +42 -0
- package/native/components/icons/HalfCheckLg.d.cts +8 -0
- package/native/components/icons/HalfCheckLg.d.ts +8 -0
- package/native/components/icons/HalfCheckLg.js +12 -0
- package/native/components/icons/HamburgerLg.cjs +42 -0
- package/native/components/icons/HamburgerLg.d.cts +8 -0
- package/native/components/icons/HamburgerLg.d.ts +8 -0
- package/native/components/icons/HamburgerLg.js +12 -0
- package/native/components/icons/HamburgerMd.cjs +42 -0
- package/native/components/icons/HamburgerMd.d.cts +8 -0
- package/native/components/icons/HamburgerMd.d.ts +8 -0
- package/native/components/icons/HamburgerMd.js +12 -0
- package/native/components/icons/Handbag.cjs +42 -0
- package/native/components/icons/Handbag.d.cts +8 -0
- package/native/components/icons/Handbag.d.ts +8 -0
- package/native/components/icons/Handbag.js +12 -0
- package/native/components/icons/Heading.cjs +42 -0
- package/native/components/icons/Heading.d.cts +8 -0
- package/native/components/icons/Heading.d.ts +8 -0
- package/native/components/icons/Heading.js +12 -0
- package/native/components/icons/HeadingH1.cjs +42 -0
- package/native/components/icons/HeadingH1.d.cts +8 -0
- package/native/components/icons/HeadingH1.d.ts +8 -0
- package/native/components/icons/HeadingH1.js +12 -0
- package/native/components/icons/HeadingH2.cjs +42 -0
- package/native/components/icons/HeadingH2.d.cts +8 -0
- package/native/components/icons/HeadingH2.d.ts +8 -0
- package/native/components/icons/HeadingH2.js +12 -0
- package/native/components/icons/HeadingH3.cjs +42 -0
- package/native/components/icons/HeadingH3.d.cts +8 -0
- package/native/components/icons/HeadingH3.d.ts +8 -0
- package/native/components/icons/HeadingH3.js +12 -0
- package/native/components/icons/HeadingH4.cjs +42 -0
- package/native/components/icons/HeadingH4.d.cts +8 -0
- package/native/components/icons/HeadingH4.d.ts +8 -0
- package/native/components/icons/HeadingH4.js +12 -0
- package/native/components/icons/HeadingH5.cjs +42 -0
- package/native/components/icons/HeadingH5.d.cts +8 -0
- package/native/components/icons/HeadingH5.d.ts +8 -0
- package/native/components/icons/HeadingH5.js +12 -0
- package/native/components/icons/HeadingH6.cjs +42 -0
- package/native/components/icons/HeadingH6.d.cts +8 -0
- package/native/components/icons/HeadingH6.d.ts +8 -0
- package/native/components/icons/HeadingH6.js +12 -0
- package/native/components/icons/Headphones.cjs +42 -0
- package/native/components/icons/Headphones.d.cts +8 -0
- package/native/components/icons/Headphones.d.ts +8 -0
- package/native/components/icons/Headphones.js +12 -0
- package/native/components/icons/Heart.cjs +42 -0
- package/native/components/icons/Heart.d.cts +8 -0
- package/native/components/icons/Heart.d.ts +8 -0
- package/native/components/icons/Heart.js +12 -0
- package/native/components/icons/Heart2.cjs +42 -0
- package/native/components/icons/Heart2.d.cts +8 -0
- package/native/components/icons/Heart2.d.ts +8 -0
- package/native/components/icons/Heart2.js +12 -0
- package/native/components/icons/Help.cjs +42 -0
- package/native/components/icons/Help.d.cts +8 -0
- package/native/components/icons/Help.d.ts +8 -0
- package/native/components/icons/Help.js +12 -0
- package/native/components/icons/Hide.cjs +42 -0
- package/native/components/icons/Hide.d.cts +8 -0
- package/native/components/icons/Hide.d.ts +8 -0
- package/native/components/icons/Hide.js +12 -0
- package/native/components/icons/House.cjs +42 -0
- package/native/components/icons/House.d.cts +8 -0
- package/native/components/icons/House.d.ts +8 -0
- package/native/components/icons/House.js +12 -0
- package/native/components/icons/House2.cjs +42 -0
- package/native/components/icons/House2.d.cts +8 -0
- package/native/components/icons/House2.d.ts +8 -0
- package/native/components/icons/House2.js +12 -0
- package/native/components/icons/House3.cjs +42 -0
- package/native/components/icons/House3.d.cts +8 -0
- package/native/components/icons/House3.d.ts +8 -0
- package/native/components/icons/House3.js +12 -0
- package/native/components/icons/HouseAdd.cjs +42 -0
- package/native/components/icons/HouseAdd.d.cts +8 -0
- package/native/components/icons/HouseAdd.d.ts +8 -0
- package/native/components/icons/HouseAdd.js +12 -0
- package/native/components/icons/HouseCheck.cjs +42 -0
- package/native/components/icons/HouseCheck.d.cts +8 -0
- package/native/components/icons/HouseCheck.d.ts +8 -0
- package/native/components/icons/HouseCheck.js +12 -0
- package/native/components/icons/HouseClose.cjs +42 -0
- package/native/components/icons/HouseClose.d.cts +8 -0
- package/native/components/icons/HouseClose.d.ts +8 -0
- package/native/components/icons/HouseClose.js +12 -0
- package/native/components/icons/HouseRemove.cjs +42 -0
- package/native/components/icons/HouseRemove.d.cts +8 -0
- package/native/components/icons/HouseRemove.d.ts +8 -0
- package/native/components/icons/HouseRemove.js +12 -0
- package/native/components/icons/Image.cjs +42 -0
- package/native/components/icons/Image.d.cts +8 -0
- package/native/components/icons/Image.d.ts +8 -0
- package/native/components/icons/Image.js +12 -0
- package/native/components/icons/Image2.cjs +42 -0
- package/native/components/icons/Image2.d.cts +8 -0
- package/native/components/icons/Image2.d.ts +8 -0
- package/native/components/icons/Image2.js +12 -0
- package/native/components/icons/IndexHigh.cjs +42 -0
- package/native/components/icons/IndexHigh.d.cts +8 -0
- package/native/components/icons/IndexHigh.d.ts +8 -0
- package/native/components/icons/IndexHigh.js +12 -0
- package/native/components/icons/IndexLow.cjs +42 -0
- package/native/components/icons/IndexLow.d.cts +8 -0
- package/native/components/icons/IndexLow.d.ts +8 -0
- package/native/components/icons/IndexLow.js +12 -0
- package/native/components/icons/IndexMedium.cjs +42 -0
- package/native/components/icons/IndexMedium.d.cts +8 -0
- package/native/components/icons/IndexMedium.d.ts +8 -0
- package/native/components/icons/IndexMedium.js +12 -0
- package/native/components/icons/IndexPriority.cjs +42 -0
- package/native/components/icons/IndexPriority.d.cts +8 -0
- package/native/components/icons/IndexPriority.d.ts +8 -0
- package/native/components/icons/IndexPriority.js +12 -0
- package/native/components/icons/Info.cjs +42 -0
- package/native/components/icons/Info.d.cts +8 -0
- package/native/components/icons/Info.d.ts +8 -0
- package/native/components/icons/Info.js +12 -0
- package/native/components/icons/Instance.cjs +42 -0
- package/native/components/icons/Instance.d.cts +8 -0
- package/native/components/icons/Instance.d.ts +8 -0
- package/native/components/icons/Instance.js +12 -0
- package/native/components/icons/InternshipSync.cjs +42 -0
- package/native/components/icons/InternshipSync.d.cts +8 -0
- package/native/components/icons/InternshipSync.d.ts +8 -0
- package/native/components/icons/InternshipSync.js +12 -0
- package/native/components/icons/Italic.cjs +42 -0
- package/native/components/icons/Italic.d.cts +8 -0
- package/native/components/icons/Italic.d.ts +8 -0
- package/native/components/icons/Italic.js +12 -0
- package/native/components/icons/Keyboard.cjs +42 -0
- package/native/components/icons/Keyboard.d.cts +8 -0
- package/native/components/icons/Keyboard.d.ts +8 -0
- package/native/components/icons/Keyboard.js +12 -0
- package/native/components/icons/Label.cjs +42 -0
- package/native/components/icons/Label.d.cts +8 -0
- package/native/components/icons/Label.d.ts +8 -0
- package/native/components/icons/Label.js +12 -0
- package/native/components/icons/Laptop.cjs +42 -0
- package/native/components/icons/Laptop.d.cts +8 -0
- package/native/components/icons/Laptop.d.ts +8 -0
- package/native/components/icons/Laptop.js +12 -0
- package/native/components/icons/Layer.cjs +42 -0
- package/native/components/icons/Layer.d.cts +8 -0
- package/native/components/icons/Layer.d.ts +8 -0
- package/native/components/icons/Layer.js +12 -0
- package/native/components/icons/Layers.cjs +42 -0
- package/native/components/icons/Layers.d.cts +8 -0
- package/native/components/icons/Layers.d.ts +8 -0
- package/native/components/icons/Layers.js +12 -0
- package/native/components/icons/Leaf.cjs +42 -0
- package/native/components/icons/Leaf.d.cts +8 -0
- package/native/components/icons/Leaf.d.ts +8 -0
- package/native/components/icons/Leaf.js +12 -0
- package/native/components/icons/LineL.cjs +42 -0
- package/native/components/icons/LineL.d.cts +8 -0
- package/native/components/icons/LineL.d.ts +8 -0
- package/native/components/icons/LineL.js +12 -0
- package/native/components/icons/LineM.cjs +42 -0
- package/native/components/icons/LineM.d.cts +8 -0
- package/native/components/icons/LineM.d.ts +8 -0
- package/native/components/icons/LineM.js +12 -0
- package/native/components/icons/LineS.cjs +42 -0
- package/native/components/icons/LineS.d.cts +8 -0
- package/native/components/icons/LineS.d.ts +8 -0
- package/native/components/icons/LineS.js +12 -0
- package/native/components/icons/LineXl.cjs +42 -0
- package/native/components/icons/LineXl.d.cts +8 -0
- package/native/components/icons/LineXl.d.ts +8 -0
- package/native/components/icons/LineXl.js +12 -0
- package/native/components/icons/Link.cjs +42 -0
- package/native/components/icons/Link.d.cts +8 -0
- package/native/components/icons/Link.d.ts +8 -0
- package/native/components/icons/Link.js +12 -0
- package/native/components/icons/LinkBreak.cjs +42 -0
- package/native/components/icons/LinkBreak.d.cts +8 -0
- package/native/components/icons/LinkBreak.d.ts +8 -0
- package/native/components/icons/LinkBreak.js +12 -0
- package/native/components/icons/LinkHorizontal.cjs +42 -0
- package/native/components/icons/LinkHorizontal.d.cts +8 -0
- package/native/components/icons/LinkHorizontal.d.ts +8 -0
- package/native/components/icons/LinkHorizontal.js +12 -0
- package/native/components/icons/LinkHorizontalOff.cjs +42 -0
- package/native/components/icons/LinkHorizontalOff.d.cts +8 -0
- package/native/components/icons/LinkHorizontalOff.d.ts +8 -0
- package/native/components/icons/LinkHorizontalOff.js +12 -0
- package/native/components/icons/LinkVertical.cjs +42 -0
- package/native/components/icons/LinkVertical.d.cts +8 -0
- package/native/components/icons/LinkVertical.d.ts +8 -0
- package/native/components/icons/LinkVertical.js +12 -0
- package/native/components/icons/ListAdd.cjs +42 -0
- package/native/components/icons/ListAdd.d.cts +8 -0
- package/native/components/icons/ListAdd.d.ts +8 -0
- package/native/components/icons/ListAdd.js +12 -0
- package/native/components/icons/ListCheck.cjs +42 -0
- package/native/components/icons/ListCheck.d.cts +8 -0
- package/native/components/icons/ListCheck.d.ts +8 -0
- package/native/components/icons/ListCheck.js +12 -0
- package/native/components/icons/ListChecklist.cjs +42 -0
- package/native/components/icons/ListChecklist.d.cts +8 -0
- package/native/components/icons/ListChecklist.d.ts +8 -0
- package/native/components/icons/ListChecklist.js +12 -0
- package/native/components/icons/ListOrdered.cjs +42 -0
- package/native/components/icons/ListOrdered.d.cts +8 -0
- package/native/components/icons/ListOrdered.d.ts +8 -0
- package/native/components/icons/ListOrdered.js +12 -0
- package/native/components/icons/ListRemove.cjs +42 -0
- package/native/components/icons/ListRemove.d.cts +8 -0
- package/native/components/icons/ListRemove.d.ts +8 -0
- package/native/components/icons/ListRemove.js +12 -0
- package/native/components/icons/ListUnordered.cjs +42 -0
- package/native/components/icons/ListUnordered.d.cts +8 -0
- package/native/components/icons/ListUnordered.d.ts +8 -0
- package/native/components/icons/ListUnordered.js +12 -0
- package/native/components/icons/Loading.cjs +44 -0
- package/native/components/icons/Loading.d.cts +8 -0
- package/native/components/icons/Loading.d.ts +8 -0
- package/native/components/icons/Loading.js +14 -0
- package/native/components/icons/Lock.cjs +42 -0
- package/native/components/icons/Lock.d.cts +8 -0
- package/native/components/icons/Lock.d.ts +8 -0
- package/native/components/icons/Lock.js +12 -0
- package/native/components/icons/LockOpen.cjs +42 -0
- package/native/components/icons/LockOpen.d.cts +8 -0
- package/native/components/icons/LockOpen.d.ts +8 -0
- package/native/components/icons/LockOpen.js +12 -0
- package/native/components/icons/LogOut.cjs +42 -0
- package/native/components/icons/LogOut.d.cts +8 -0
- package/native/components/icons/LogOut.d.ts +8 -0
- package/native/components/icons/LogOut.js +12 -0
- package/native/components/icons/MagnifyingGlassMinus.cjs +42 -0
- package/native/components/icons/MagnifyingGlassMinus.d.cts +8 -0
- package/native/components/icons/MagnifyingGlassMinus.d.ts +8 -0
- package/native/components/icons/MagnifyingGlassMinus.js +12 -0
- package/native/components/icons/MagnifyingGlassPlus.cjs +42 -0
- package/native/components/icons/MagnifyingGlassPlus.d.cts +8 -0
- package/native/components/icons/MagnifyingGlassPlus.d.ts +8 -0
- package/native/components/icons/MagnifyingGlassPlus.js +12 -0
- package/native/components/icons/Mail.cjs +42 -0
- package/native/components/icons/Mail.d.cts +8 -0
- package/native/components/icons/Mail.d.ts +8 -0
- package/native/components/icons/Mail.js +12 -0
- package/native/components/icons/MailOpen.cjs +42 -0
- package/native/components/icons/MailOpen.d.cts +8 -0
- package/native/components/icons/MailOpen.d.ts +8 -0
- package/native/components/icons/MailOpen.js +12 -0
- package/native/components/icons/MainComponent.cjs +45 -0
- package/native/components/icons/MainComponent.d.cts +8 -0
- package/native/components/icons/MainComponent.d.ts +8 -0
- package/native/components/icons/MainComponent.js +15 -0
- package/native/components/icons/Map.cjs +42 -0
- package/native/components/icons/Map.d.cts +8 -0
- package/native/components/icons/Map.d.ts +8 -0
- package/native/components/icons/Map.js +12 -0
- package/native/components/icons/MapPin.cjs +43 -0
- package/native/components/icons/MapPin.d.cts +8 -0
- package/native/components/icons/MapPin.d.ts +8 -0
- package/native/components/icons/MapPin.js +13 -0
- package/native/components/icons/Medbrain.cjs +42 -0
- package/native/components/icons/Medbrain.d.cts +8 -0
- package/native/components/icons/Medbrain.d.ts +8 -0
- package/native/components/icons/Medbrain.js +12 -0
- package/native/components/icons/MedbrainAi.cjs +42 -0
- package/native/components/icons/MedbrainAi.d.cts +8 -0
- package/native/components/icons/MedbrainAi.d.ts +8 -0
- package/native/components/icons/MedbrainAi.js +12 -0
- package/native/components/icons/MedicalClinic.cjs +42 -0
- package/native/components/icons/MedicalClinic.d.cts +8 -0
- package/native/components/icons/MedicalClinic.d.ts +8 -0
- package/native/components/icons/MedicalClinic.js +12 -0
- package/native/components/icons/Mention.cjs +42 -0
- package/native/components/icons/Mention.d.cts +8 -0
- package/native/components/icons/Mention.d.ts +8 -0
- package/native/components/icons/Mention.js +12 -0
- package/native/components/icons/MenuAlt.cjs +42 -0
- package/native/components/icons/MenuAlt.d.cts +8 -0
- package/native/components/icons/MenuAlt.d.ts +8 -0
- package/native/components/icons/MenuAlt.js +12 -0
- package/native/components/icons/MenuAlt2.cjs +42 -0
- package/native/components/icons/MenuAlt2.d.cts +8 -0
- package/native/components/icons/MenuAlt2.d.ts +8 -0
- package/native/components/icons/MenuAlt2.js +12 -0
- package/native/components/icons/MenuAlt3.cjs +42 -0
- package/native/components/icons/MenuAlt3.d.cts +8 -0
- package/native/components/icons/MenuAlt3.d.ts +8 -0
- package/native/components/icons/MenuAlt3.js +12 -0
- package/native/components/icons/MenuAlt4.cjs +42 -0
- package/native/components/icons/MenuAlt4.d.cts +8 -0
- package/native/components/icons/MenuAlt4.d.ts +8 -0
- package/native/components/icons/MenuAlt4.js +12 -0
- package/native/components/icons/MenuAlt5.cjs +42 -0
- package/native/components/icons/MenuAlt5.d.cts +8 -0
- package/native/components/icons/MenuAlt5.d.ts +8 -0
- package/native/components/icons/MenuAlt5.js +12 -0
- package/native/components/icons/MenuDuoLg.cjs +42 -0
- package/native/components/icons/MenuDuoLg.d.cts +8 -0
- package/native/components/icons/MenuDuoLg.d.ts +8 -0
- package/native/components/icons/MenuDuoLg.js +12 -0
- package/native/components/icons/MenuDuoMd.cjs +42 -0
- package/native/components/icons/MenuDuoMd.d.cts +8 -0
- package/native/components/icons/MenuDuoMd.d.ts +8 -0
- package/native/components/icons/MenuDuoMd.js +12 -0
- package/native/components/icons/Mobile.cjs +42 -0
- package/native/components/icons/Mobile.d.cts +8 -0
- package/native/components/icons/Mobile.d.ts +8 -0
- package/native/components/icons/Mobile.js +12 -0
- package/native/components/icons/MobileButton.cjs +42 -0
- package/native/components/icons/MobileButton.d.cts +8 -0
- package/native/components/icons/MobileButton.d.ts +8 -0
- package/native/components/icons/MobileButton.js +12 -0
- package/native/components/icons/Monitor.cjs +42 -0
- package/native/components/icons/Monitor.d.cts +8 -0
- package/native/components/icons/Monitor.d.ts +8 -0
- package/native/components/icons/Monitor.js +12 -0
- package/native/components/icons/MonitorPlay.cjs +42 -0
- package/native/components/icons/MonitorPlay.d.cts +8 -0
- package/native/components/icons/MonitorPlay.d.ts +8 -0
- package/native/components/icons/MonitorPlay.js +12 -0
- package/native/components/icons/Moon.cjs +42 -0
- package/native/components/icons/Moon.d.cts +8 -0
- package/native/components/icons/Moon.d.ts +8 -0
- package/native/components/icons/Moon.js +12 -0
- package/native/components/icons/MoreGridBig.cjs +50 -0
- package/native/components/icons/MoreGridBig.d.cts +8 -0
- package/native/components/icons/MoreGridBig.d.ts +8 -0
- package/native/components/icons/MoreGridBig.js +20 -0
- package/native/components/icons/MoreGridSmall.cjs +45 -0
- package/native/components/icons/MoreGridSmall.d.cts +8 -0
- package/native/components/icons/MoreGridSmall.d.ts +8 -0
- package/native/components/icons/MoreGridSmall.js +15 -0
- package/native/components/icons/MoreHorizontal.cjs +44 -0
- package/native/components/icons/MoreHorizontal.d.cts +8 -0
- package/native/components/icons/MoreHorizontal.d.ts +8 -0
- package/native/components/icons/MoreHorizontal.js +14 -0
- package/native/components/icons/MoreVertical.cjs +44 -0
- package/native/components/icons/MoreVertical.d.cts +8 -0
- package/native/components/icons/MoreVertical.d.ts +8 -0
- package/native/components/icons/MoreVertical.js +14 -0
- package/native/components/icons/Mouse.cjs +42 -0
- package/native/components/icons/Mouse.d.cts +8 -0
- package/native/components/icons/Mouse.d.ts +8 -0
- package/native/components/icons/Mouse.js +12 -0
- package/native/components/icons/Move.cjs +42 -0
- package/native/components/icons/Move.d.cts +8 -0
- package/native/components/icons/Move.d.ts +8 -0
- package/native/components/icons/Move.js +12 -0
- package/native/components/icons/MoveHorizontal.cjs +42 -0
- package/native/components/icons/MoveHorizontal.d.cts +8 -0
- package/native/components/icons/MoveHorizontal.d.ts +8 -0
- package/native/components/icons/MoveHorizontal.js +12 -0
- package/native/components/icons/MoveVertical.cjs +42 -0
- package/native/components/icons/MoveVertical.d.cts +8 -0
- package/native/components/icons/MoveVertical.d.ts +8 -0
- package/native/components/icons/MoveVertical.js +12 -0
- package/native/components/icons/MovingDesk.cjs +42 -0
- package/native/components/icons/MovingDesk.d.cts +8 -0
- package/native/components/icons/MovingDesk.d.ts +8 -0
- package/native/components/icons/MovingDesk.js +12 -0
- package/native/components/icons/Navigation.cjs +42 -0
- package/native/components/icons/Navigation.d.cts +8 -0
- package/native/components/icons/Navigation.d.ts +8 -0
- package/native/components/icons/Navigation.js +12 -0
- package/native/components/icons/Note.cjs +42 -0
- package/native/components/icons/Note.d.cts +8 -0
- package/native/components/icons/Note.d.ts +8 -0
- package/native/components/icons/Note.js +12 -0
- package/native/components/icons/NoteEdit.cjs +42 -0
- package/native/components/icons/NoteEdit.d.cts +8 -0
- package/native/components/icons/NoteEdit.d.ts +8 -0
- package/native/components/icons/NoteEdit.js +12 -0
- package/native/components/icons/NoteSearch.cjs +42 -0
- package/native/components/icons/NoteSearch.d.cts +8 -0
- package/native/components/icons/NoteSearch.d.ts +8 -0
- package/native/components/icons/NoteSearch.js +12 -0
- package/native/components/icons/Notebook.cjs +42 -0
- package/native/components/icons/Notebook.d.cts +8 -0
- package/native/components/icons/Notebook.d.ts +8 -0
- package/native/components/icons/Notebook.js +12 -0
- package/native/components/icons/Octagon.cjs +42 -0
- package/native/components/icons/Octagon.d.cts +8 -0
- package/native/components/icons/Octagon.d.ts +8 -0
- package/native/components/icons/Octagon.js +12 -0
- package/native/components/icons/OctagonCheck.cjs +42 -0
- package/native/components/icons/OctagonCheck.d.cts +8 -0
- package/native/components/icons/OctagonCheck.d.ts +8 -0
- package/native/components/icons/OctagonCheck.js +12 -0
- package/native/components/icons/OctagonHelp.cjs +42 -0
- package/native/components/icons/OctagonHelp.d.cts +8 -0
- package/native/components/icons/OctagonHelp.d.ts +8 -0
- package/native/components/icons/OctagonHelp.js +12 -0
- package/native/components/icons/OctagonWarning.cjs +42 -0
- package/native/components/icons/OctagonWarning.d.cts +8 -0
- package/native/components/icons/OctagonWarning.d.ts +8 -0
- package/native/components/icons/OctagonWarning.js +12 -0
- package/native/components/icons/Option.cjs +42 -0
- package/native/components/icons/Option.d.cts +8 -0
- package/native/components/icons/Option.d.ts +8 -0
- package/native/components/icons/Option.js +12 -0
- package/native/components/icons/PaperPlane.cjs +42 -0
- package/native/components/icons/PaperPlane.d.cts +8 -0
- package/native/components/icons/PaperPlane.d.ts +8 -0
- package/native/components/icons/PaperPlane.js +12 -0
- package/native/components/icons/PaperclipAttechmentHorizontal.cjs +42 -0
- package/native/components/icons/PaperclipAttechmentHorizontal.d.cts +8 -0
- package/native/components/icons/PaperclipAttechmentHorizontal.d.ts +8 -0
- package/native/components/icons/PaperclipAttechmentHorizontal.js +12 -0
- package/native/components/icons/PaperclipAttechmentTilt.cjs +42 -0
- package/native/components/icons/PaperclipAttechmentTilt.d.cts +8 -0
- package/native/components/icons/PaperclipAttechmentTilt.d.ts +8 -0
- package/native/components/icons/PaperclipAttechmentTilt.js +12 -0
- package/native/components/icons/Paragraph.cjs +42 -0
- package/native/components/icons/Paragraph.d.cts +8 -0
- package/native/components/icons/Paragraph.d.ts +8 -0
- package/native/components/icons/Paragraph.js +12 -0
- package/native/components/icons/Path.cjs +42 -0
- package/native/components/icons/Path.d.cts +8 -0
- package/native/components/icons/Path.d.ts +8 -0
- package/native/components/icons/Path.js +12 -0
- package/native/components/icons/Pause.cjs +43 -0
- package/native/components/icons/Pause.d.cts +8 -0
- package/native/components/icons/Pause.d.ts +8 -0
- package/native/components/icons/Pause.js +13 -0
- package/native/components/icons/PauseCircle.cjs +42 -0
- package/native/components/icons/PauseCircle.d.cts +8 -0
- package/native/components/icons/PauseCircle.d.ts +8 -0
- package/native/components/icons/PauseCircle.js +12 -0
- package/native/components/icons/Pediatrics.cjs +42 -0
- package/native/components/icons/Pediatrics.d.cts +8 -0
- package/native/components/icons/Pediatrics.d.ts +8 -0
- package/native/components/icons/Pediatrics.js +12 -0
- package/native/components/icons/Phone.cjs +42 -0
- package/native/components/icons/Phone.d.cts +8 -0
- package/native/components/icons/Phone.d.ts +8 -0
- package/native/components/icons/Phone.js +12 -0
- package/native/components/icons/Planet.cjs +42 -0
- package/native/components/icons/Planet.d.cts +8 -0
- package/native/components/icons/Planet.d.ts +8 -0
- package/native/components/icons/Planet.js +12 -0
- package/native/components/icons/Play.cjs +42 -0
- package/native/components/icons/Play.d.cts +8 -0
- package/native/components/icons/Play.d.ts +8 -0
- package/native/components/icons/Play.js +12 -0
- package/native/components/icons/PlayCircle.cjs +43 -0
- package/native/components/icons/PlayCircle.d.cts +8 -0
- package/native/components/icons/PlayCircle.d.ts +8 -0
- package/native/components/icons/PlayCircle.js +13 -0
- package/native/components/icons/Playlist.cjs +42 -0
- package/native/components/icons/Playlist.d.cts +8 -0
- package/native/components/icons/Playlist.d.ts +8 -0
- package/native/components/icons/Playlist.js +12 -0
- package/native/components/icons/Preventive.cjs +42 -0
- package/native/components/icons/Preventive.d.cts +8 -0
- package/native/components/icons/Preventive.d.ts +8 -0
- package/native/components/icons/Preventive.js +12 -0
- package/native/components/icons/Printer.cjs +42 -0
- package/native/components/icons/Printer.d.cts +8 -0
- package/native/components/icons/Printer.d.ts +8 -0
- package/native/components/icons/Printer.js +12 -0
- package/native/components/icons/Puzzle.cjs +42 -0
- package/native/components/icons/Puzzle.d.cts +8 -0
- package/native/components/icons/Puzzle.d.ts +8 -0
- package/native/components/icons/Puzzle.js +12 -0
- package/native/components/icons/QrCode.cjs +42 -0
- package/native/components/icons/QrCode.d.cts +8 -0
- package/native/components/icons/QrCode.d.ts +8 -0
- package/native/components/icons/QrCode.js +12 -0
- package/native/components/icons/RadioFill.cjs +43 -0
- package/native/components/icons/RadioFill.d.cts +8 -0
- package/native/components/icons/RadioFill.d.ts +8 -0
- package/native/components/icons/RadioFill.js +13 -0
- package/native/components/icons/RadioUnchecked.cjs +42 -0
- package/native/components/icons/RadioUnchecked.d.cts +8 -0
- package/native/components/icons/RadioUnchecked.d.ts +8 -0
- package/native/components/icons/RadioUnchecked.js +12 -0
- package/native/components/icons/Rainbow.cjs +42 -0
- package/native/components/icons/Rainbow.d.cts +8 -0
- package/native/components/icons/Rainbow.d.ts +8 -0
- package/native/components/icons/Rainbow.js +12 -0
- package/native/components/icons/Redo.cjs +42 -0
- package/native/components/icons/Redo.d.cts +8 -0
- package/native/components/icons/Redo.d.ts +8 -0
- package/native/components/icons/Redo.js +12 -0
- package/native/components/icons/ReloadAi.cjs +42 -0
- package/native/components/icons/ReloadAi.d.cts +8 -0
- package/native/components/icons/ReloadAi.d.ts +8 -0
- package/native/components/icons/ReloadAi.js +12 -0
- package/native/components/icons/RemoveMinus.cjs +42 -0
- package/native/components/icons/RemoveMinus.d.cts +8 -0
- package/native/components/icons/RemoveMinus.d.ts +8 -0
- package/native/components/icons/RemoveMinus.js +12 -0
- package/native/components/icons/RemoveMinusCircle.cjs +42 -0
- package/native/components/icons/RemoveMinusCircle.d.cts +8 -0
- package/native/components/icons/RemoveMinusCircle.d.ts +8 -0
- package/native/components/icons/RemoveMinusCircle.js +12 -0
- package/native/components/icons/Repeat.cjs +42 -0
- package/native/components/icons/Repeat.d.cts +8 -0
- package/native/components/icons/Repeat.d.ts +8 -0
- package/native/components/icons/Repeat.js +12 -0
- package/native/components/icons/Rewind.cjs +42 -0
- package/native/components/icons/Rewind.d.cts +8 -0
- package/native/components/icons/Rewind.d.ts +8 -0
- package/native/components/icons/Rewind.js +12 -0
- package/native/components/icons/Rocket.cjs +42 -0
- package/native/components/icons/Rocket.d.cts +8 -0
- package/native/components/icons/Rocket.d.ts +8 -0
- package/native/components/icons/Rocket.js +12 -0
- package/native/components/icons/Rows.cjs +43 -0
- package/native/components/icons/Rows.d.cts +8 -0
- package/native/components/icons/Rows.d.ts +8 -0
- package/native/components/icons/Rows.js +13 -0
- package/native/components/icons/Ruler.cjs +42 -0
- package/native/components/icons/Ruler.d.cts +8 -0
- package/native/components/icons/Ruler.d.ts +8 -0
- package/native/components/icons/Ruler.js +12 -0
- package/native/components/icons/Save.cjs +42 -0
- package/native/components/icons/Save.d.cts +8 -0
- package/native/components/icons/Save.d.ts +8 -0
- package/native/components/icons/Save.js +12 -0
- package/native/components/icons/SearchAi.cjs +49 -0
- package/native/components/icons/SearchAi.d.cts +8 -0
- package/native/components/icons/SearchAi.d.ts +8 -0
- package/native/components/icons/SearchAi.js +19 -0
- package/native/components/icons/SearchMagnifyingGlass.cjs +42 -0
- package/native/components/icons/SearchMagnifyingGlass.d.cts +8 -0
- package/native/components/icons/SearchMagnifyingGlass.d.ts +8 -0
- package/native/components/icons/SearchMagnifyingGlass.js +12 -0
- package/native/components/icons/SelectMultiple.cjs +42 -0
- package/native/components/icons/SelectMultiple.d.cts +8 -0
- package/native/components/icons/SelectMultiple.d.ts +8 -0
- package/native/components/icons/SelectMultiple.js +12 -0
- package/native/components/icons/Settings.cjs +43 -0
- package/native/components/icons/Settings.d.cts +8 -0
- package/native/components/icons/Settings.d.ts +8 -0
- package/native/components/icons/Settings.js +13 -0
- package/native/components/icons/SettingsFuture.cjs +43 -0
- package/native/components/icons/SettingsFuture.d.cts +8 -0
- package/native/components/icons/SettingsFuture.d.ts +8 -0
- package/native/components/icons/SettingsFuture.js +13 -0
- package/native/components/icons/ShareAndroid.cjs +42 -0
- package/native/components/icons/ShareAndroid.d.cts +8 -0
- package/native/components/icons/ShareAndroid.d.ts +8 -0
- package/native/components/icons/ShareAndroid.js +12 -0
- package/native/components/icons/ShareIOsExport.cjs +42 -0
- package/native/components/icons/ShareIOsExport.d.cts +8 -0
- package/native/components/icons/ShareIOsExport.d.ts +8 -0
- package/native/components/icons/ShareIOsExport.js +12 -0
- package/native/components/icons/Shield.cjs +42 -0
- package/native/components/icons/Shield.d.cts +8 -0
- package/native/components/icons/Shield.d.ts +8 -0
- package/native/components/icons/Shield.js +12 -0
- package/native/components/icons/ShieldCheck.cjs +42 -0
- package/native/components/icons/ShieldCheck.d.cts +8 -0
- package/native/components/icons/ShieldCheck.d.ts +8 -0
- package/native/components/icons/ShieldCheck.js +12 -0
- package/native/components/icons/ShieldWarning.cjs +42 -0
- package/native/components/icons/ShieldWarning.d.cts +8 -0
- package/native/components/icons/ShieldWarning.d.ts +8 -0
- package/native/components/icons/ShieldWarning.js +12 -0
- package/native/components/icons/ShoppingBag.cjs +42 -0
- package/native/components/icons/ShoppingBag.d.cts +8 -0
- package/native/components/icons/ShoppingBag.d.ts +8 -0
- package/native/components/icons/ShoppingBag.js +12 -0
- package/native/components/icons/ShoppingBag2.cjs +42 -0
- package/native/components/icons/ShoppingBag2.d.cts +8 -0
- package/native/components/icons/ShoppingBag2.d.ts +8 -0
- package/native/components/icons/ShoppingBag2.js +12 -0
- package/native/components/icons/ShoppingCart.cjs +42 -0
- package/native/components/icons/ShoppingCart.d.cts +8 -0
- package/native/components/icons/ShoppingCart.d.ts +8 -0
- package/native/components/icons/ShoppingCart.js +12 -0
- package/native/components/icons/ShoppingCart2.cjs +42 -0
- package/native/components/icons/ShoppingCart2.d.cts +8 -0
- package/native/components/icons/ShoppingCart2.d.ts +8 -0
- package/native/components/icons/ShoppingCart2.js +12 -0
- package/native/components/icons/Show.cjs +43 -0
- package/native/components/icons/Show.d.cts +8 -0
- package/native/components/icons/Show.d.ts +8 -0
- package/native/components/icons/Show.js +13 -0
- package/native/components/icons/Shrink.cjs +42 -0
- package/native/components/icons/Shrink.d.cts +8 -0
- package/native/components/icons/Shrink.d.ts +8 -0
- package/native/components/icons/Shrink.js +12 -0
- package/native/components/icons/Shuffle.cjs +42 -0
- package/native/components/icons/Shuffle.d.cts +8 -0
- package/native/components/icons/Shuffle.d.ts +8 -0
- package/native/components/icons/Shuffle.js +12 -0
- package/native/components/icons/SidebarClose.cjs +42 -0
- package/native/components/icons/SidebarClose.d.cts +8 -0
- package/native/components/icons/SidebarClose.d.ts +8 -0
- package/native/components/icons/SidebarClose.js +12 -0
- package/native/components/icons/SidebarOpen.cjs +42 -0
- package/native/components/icons/SidebarOpen.d.cts +8 -0
- package/native/components/icons/SidebarOpen.d.ts +8 -0
- package/native/components/icons/SidebarOpen.js +12 -0
- package/native/components/icons/SingleQuotesL.cjs +42 -0
- package/native/components/icons/SingleQuotesL.d.cts +8 -0
- package/native/components/icons/SingleQuotesL.d.ts +8 -0
- package/native/components/icons/SingleQuotesL.js +12 -0
- package/native/components/icons/SingleQuotesR.cjs +42 -0
- package/native/components/icons/SingleQuotesR.d.cts +8 -0
- package/native/components/icons/SingleQuotesR.d.ts +8 -0
- package/native/components/icons/SingleQuotesR.js +12 -0
- package/native/components/icons/SkipBack.cjs +42 -0
- package/native/components/icons/SkipBack.d.cts +8 -0
- package/native/components/icons/SkipBack.d.ts +8 -0
- package/native/components/icons/SkipBack.js +12 -0
- package/native/components/icons/SkipForward.cjs +42 -0
- package/native/components/icons/SkipForward.d.cts +8 -0
- package/native/components/icons/SkipForward.d.ts +8 -0
- package/native/components/icons/SkipForward.js +12 -0
- package/native/components/icons/Slider.cjs +42 -0
- package/native/components/icons/Slider.d.cts +8 -0
- package/native/components/icons/Slider.d.ts +8 -0
- package/native/components/icons/Slider.js +12 -0
- package/native/components/icons/Slider2.cjs +42 -0
- package/native/components/icons/Slider2.d.cts +8 -0
- package/native/components/icons/Slider2.d.ts +8 -0
- package/native/components/icons/Slider2.js +12 -0
- package/native/components/icons/Slider3.cjs +42 -0
- package/native/components/icons/Slider3.d.cts +8 -0
- package/native/components/icons/Slider3.d.ts +8 -0
- package/native/components/icons/Slider3.js +12 -0
- package/native/components/icons/Smile.cjs +44 -0
- package/native/components/icons/Smile.d.cts +8 -0
- package/native/components/icons/Smile.d.ts +8 -0
- package/native/components/icons/Smile.js +14 -0
- package/native/components/icons/SortAscending.cjs +42 -0
- package/native/components/icons/SortAscending.d.cts +8 -0
- package/native/components/icons/SortAscending.d.ts +8 -0
- package/native/components/icons/SortAscending.js +12 -0
- package/native/components/icons/SortDescending.cjs +42 -0
- package/native/components/icons/SortDescending.d.cts +8 -0
- package/native/components/icons/SortDescending.d.ts +8 -0
- package/native/components/icons/SortDescending.js +12 -0
- package/native/components/icons/SparkleArrowDownRightMd.cjs +48 -0
- package/native/components/icons/SparkleArrowDownRightMd.d.cts +8 -0
- package/native/components/icons/SparkleArrowDownRightMd.d.ts +8 -0
- package/native/components/icons/SparkleArrowDownRightMd.js +18 -0
- package/native/components/icons/SparkleArrowRightMd.cjs +48 -0
- package/native/components/icons/SparkleArrowRightMd.d.cts +8 -0
- package/native/components/icons/SparkleArrowRightMd.d.ts +8 -0
- package/native/components/icons/SparkleArrowRightMd.js +18 -0
- package/native/components/icons/SparkleArrowSubDownRightMd.cjs +48 -0
- package/native/components/icons/SparkleArrowSubDownRightMd.d.cts +8 -0
- package/native/components/icons/SparkleArrowSubDownRightMd.d.ts +8 -0
- package/native/components/icons/SparkleArrowSubDownRightMd.js +18 -0
- package/native/components/icons/SparkleArrowUpMd.cjs +48 -0
- package/native/components/icons/SparkleArrowUpMd.d.cts +8 -0
- package/native/components/icons/SparkleArrowUpMd.d.ts +8 -0
- package/native/components/icons/SparkleArrowUpMd.js +18 -0
- package/native/components/icons/SparkleArrowUpRightMd.cjs +48 -0
- package/native/components/icons/SparkleArrowUpRightMd.d.cts +8 -0
- package/native/components/icons/SparkleArrowUpRightMd.d.ts +8 -0
- package/native/components/icons/SparkleArrowUpRightMd.js +18 -0
- package/native/components/icons/Spin10.cjs +42 -0
- package/native/components/icons/Spin10.d.cts +8 -0
- package/native/components/icons/Spin10.d.ts +8 -0
- package/native/components/icons/Spin10.js +12 -0
- package/native/components/icons/Spin5.cjs +42 -0
- package/native/components/icons/Spin5.d.cts +8 -0
- package/native/components/icons/Spin5.d.ts +8 -0
- package/native/components/icons/Spin5.js +12 -0
- package/native/components/icons/Square.cjs +42 -0
- package/native/components/icons/Square.d.cts +8 -0
- package/native/components/icons/Square.d.ts +8 -0
- package/native/components/icons/Square.js +12 -0
- package/native/components/icons/SquareCheck.cjs +42 -0
- package/native/components/icons/SquareCheck.d.cts +8 -0
- package/native/components/icons/SquareCheck.d.ts +8 -0
- package/native/components/icons/SquareCheck.js +12 -0
- package/native/components/icons/SquareHelp.cjs +42 -0
- package/native/components/icons/SquareHelp.d.cts +8 -0
- package/native/components/icons/SquareHelp.d.ts +8 -0
- package/native/components/icons/SquareHelp.js +12 -0
- package/native/components/icons/SquareWarning.cjs +42 -0
- package/native/components/icons/SquareWarning.d.cts +8 -0
- package/native/components/icons/SquareWarning.d.ts +8 -0
- package/native/components/icons/SquareWarning.js +12 -0
- package/native/components/icons/Star.cjs +42 -0
- package/native/components/icons/Star.d.cts +8 -0
- package/native/components/icons/Star.d.ts +8 -0
- package/native/components/icons/Star.js +12 -0
- package/native/components/icons/Stop.cjs +42 -0
- package/native/components/icons/Stop.d.cts +8 -0
- package/native/components/icons/Stop.d.ts +8 -0
- package/native/components/icons/Stop.js +12 -0
- package/native/components/icons/StopCircle.cjs +43 -0
- package/native/components/icons/StopCircle.d.cts +8 -0
- package/native/components/icons/StopCircle.d.ts +8 -0
- package/native/components/icons/StopCircle.js +13 -0
- package/native/components/icons/StopSign.cjs +42 -0
- package/native/components/icons/StopSign.d.cts +8 -0
- package/native/components/icons/StopSign.d.ts +8 -0
- package/native/components/icons/StopSign.js +12 -0
- package/native/components/icons/Strikethrough.cjs +42 -0
- package/native/components/icons/Strikethrough.d.cts +8 -0
- package/native/components/icons/Strikethrough.d.ts +8 -0
- package/native/components/icons/Strikethrough.js +12 -0
- package/native/components/icons/Suitcase.cjs +42 -0
- package/native/components/icons/Suitcase.d.cts +8 -0
- package/native/components/icons/Suitcase.d.ts +8 -0
- package/native/components/icons/Suitcase.js +12 -0
- package/native/components/icons/Sun.cjs +42 -0
- package/native/components/icons/Sun.d.cts +8 -0
- package/native/components/icons/Sun.d.ts +8 -0
- package/native/components/icons/Sun.js +12 -0
- package/native/components/icons/Surgery.cjs +42 -0
- package/native/components/icons/Surgery.d.cts +8 -0
- package/native/components/icons/Surgery.d.ts +8 -0
- package/native/components/icons/Surgery.js +12 -0
- package/native/components/icons/SwatchesPalette.cjs +42 -0
- package/native/components/icons/SwatchesPalette.d.cts +8 -0
- package/native/components/icons/SwatchesPalette.d.ts +8 -0
- package/native/components/icons/SwatchesPalette.js +12 -0
- package/native/components/icons/SwichtLeft.cjs +43 -0
- package/native/components/icons/SwichtLeft.d.cts +8 -0
- package/native/components/icons/SwichtLeft.d.ts +8 -0
- package/native/components/icons/SwichtLeft.js +13 -0
- package/native/components/icons/SwichtRight.cjs +43 -0
- package/native/components/icons/SwichtRight.d.cts +8 -0
- package/native/components/icons/SwichtRight.d.ts +8 -0
- package/native/components/icons/SwichtRight.js +13 -0
- package/native/components/icons/Table.cjs +42 -0
- package/native/components/icons/Table.d.cts +8 -0
- package/native/components/icons/Table.d.ts +8 -0
- package/native/components/icons/Table.js +12 -0
- package/native/components/icons/TableAdd.cjs +42 -0
- package/native/components/icons/TableAdd.d.cts +8 -0
- package/native/components/icons/TableAdd.d.ts +8 -0
- package/native/components/icons/TableAdd.js +12 -0
- package/native/components/icons/TableRemove.cjs +42 -0
- package/native/components/icons/TableRemove.d.cts +8 -0
- package/native/components/icons/TableRemove.d.ts +8 -0
- package/native/components/icons/TableRemove.js +12 -0
- package/native/components/icons/Tablet.cjs +42 -0
- package/native/components/icons/Tablet.d.cts +8 -0
- package/native/components/icons/Tablet.d.ts +8 -0
- package/native/components/icons/Tablet.js +12 -0
- package/native/components/icons/TabletButton.cjs +42 -0
- package/native/components/icons/TabletButton.d.cts +8 -0
- package/native/components/icons/TabletButton.d.ts +8 -0
- package/native/components/icons/TabletButton.js +12 -0
- package/native/components/icons/Tag.cjs +43 -0
- package/native/components/icons/Tag.d.cts +8 -0
- package/native/components/icons/Tag.d.ts +8 -0
- package/native/components/icons/Tag.js +13 -0
- package/native/components/icons/Target.cjs +49 -0
- package/native/components/icons/Target.d.cts +8 -0
- package/native/components/icons/Target.d.ts +8 -0
- package/native/components/icons/Target.js +19 -0
- package/native/components/icons/TarguetArrow.cjs +42 -0
- package/native/components/icons/TarguetArrow.d.cts +8 -0
- package/native/components/icons/TarguetArrow.d.ts +8 -0
- package/native/components/icons/TarguetArrow.js +12 -0
- package/native/components/icons/Terminal.cjs +42 -0
- package/native/components/icons/Terminal.d.cts +8 -0
- package/native/components/icons/Terminal.d.ts +8 -0
- package/native/components/icons/Terminal.js +12 -0
- package/native/components/icons/Text.cjs +42 -0
- package/native/components/icons/Text.d.cts +8 -0
- package/native/components/icons/Text.d.ts +8 -0
- package/native/components/icons/Text.js +12 -0
- package/native/components/icons/TextAlignCenter.cjs +42 -0
- package/native/components/icons/TextAlignCenter.d.cts +8 -0
- package/native/components/icons/TextAlignCenter.d.ts +8 -0
- package/native/components/icons/TextAlignCenter.js +12 -0
- package/native/components/icons/TextAlignJustify.cjs +42 -0
- package/native/components/icons/TextAlignJustify.d.cts +8 -0
- package/native/components/icons/TextAlignJustify.d.ts +8 -0
- package/native/components/icons/TextAlignJustify.js +12 -0
- package/native/components/icons/TextAlignLeft.cjs +42 -0
- package/native/components/icons/TextAlignLeft.d.cts +8 -0
- package/native/components/icons/TextAlignLeft.d.ts +8 -0
- package/native/components/icons/TextAlignLeft.js +12 -0
- package/native/components/icons/TextAlignRight.cjs +42 -0
- package/native/components/icons/TextAlignRight.d.cts +8 -0
- package/native/components/icons/TextAlignRight.d.ts +8 -0
- package/native/components/icons/TextAlignRight.js +12 -0
- package/native/components/icons/ThumbsDown.cjs +42 -0
- package/native/components/icons/ThumbsDown.d.cts +8 -0
- package/native/components/icons/ThumbsDown.d.ts +8 -0
- package/native/components/icons/ThumbsDown.js +12 -0
- package/native/components/icons/ThumbsUp.cjs +42 -0
- package/native/components/icons/ThumbsUp.d.cts +8 -0
- package/native/components/icons/ThumbsUp.d.ts +8 -0
- package/native/components/icons/ThumbsUp.js +12 -0
- package/native/components/icons/TicketVoucher.cjs +42 -0
- package/native/components/icons/TicketVoucher.d.cts +8 -0
- package/native/components/icons/TicketVoucher.d.ts +8 -0
- package/native/components/icons/TicketVoucher.js +12 -0
- package/native/components/icons/TimeAi.cjs +49 -0
- package/native/components/icons/TimeAi.d.cts +8 -0
- package/native/components/icons/TimeAi.d.ts +8 -0
- package/native/components/icons/TimeAi.js +19 -0
- package/native/components/icons/TimeRemaining.cjs +42 -0
- package/native/components/icons/TimeRemaining.d.cts +8 -0
- package/native/components/icons/TimeRemaining.d.ts +8 -0
- package/native/components/icons/TimeRemaining.js +12 -0
- package/native/components/icons/TimelineAi.cjs +42 -0
- package/native/components/icons/TimelineAi.d.cts +8 -0
- package/native/components/icons/TimelineAi.d.ts +8 -0
- package/native/components/icons/TimelineAi.js +12 -0
- package/native/components/icons/Timer.cjs +42 -0
- package/native/components/icons/Timer.d.cts +8 -0
- package/native/components/icons/Timer.d.ts +8 -0
- package/native/components/icons/Timer.js +12 -0
- package/native/components/icons/TimerAdd.cjs +42 -0
- package/native/components/icons/TimerAdd.d.cts +8 -0
- package/native/components/icons/TimerAdd.d.ts +8 -0
- package/native/components/icons/TimerAdd.js +12 -0
- package/native/components/icons/TimerClose.cjs +42 -0
- package/native/components/icons/TimerClose.d.cts +8 -0
- package/native/components/icons/TimerClose.d.ts +8 -0
- package/native/components/icons/TimerClose.js +12 -0
- package/native/components/icons/TimerRemove.cjs +42 -0
- package/native/components/icons/TimerRemove.d.cts +8 -0
- package/native/components/icons/TimerRemove.d.ts +8 -0
- package/native/components/icons/TimerRemove.js +12 -0
- package/native/components/icons/TrashEmpty.cjs +42 -0
- package/native/components/icons/TrashEmpty.d.cts +8 -0
- package/native/components/icons/TrashEmpty.d.ts +8 -0
- package/native/components/icons/TrashEmpty.js +12 -0
- package/native/components/icons/TrashFull.cjs +42 -0
- package/native/components/icons/TrashFull.d.cts +8 -0
- package/native/components/icons/TrashFull.d.ts +8 -0
- package/native/components/icons/TrashFull.js +12 -0
- package/native/components/icons/TrendingDown.cjs +42 -0
- package/native/components/icons/TrendingDown.d.cts +8 -0
- package/native/components/icons/TrendingDown.d.ts +8 -0
- package/native/components/icons/TrendingDown.js +12 -0
- package/native/components/icons/TrendingUp.cjs +42 -0
- package/native/components/icons/TrendingUp.d.cts +8 -0
- package/native/components/icons/TrendingUp.d.ts +8 -0
- package/native/components/icons/TrendingUp.js +12 -0
- package/native/components/icons/Triangle.cjs +42 -0
- package/native/components/icons/Triangle.d.cts +8 -0
- package/native/components/icons/Triangle.d.ts +8 -0
- package/native/components/icons/Triangle.js +12 -0
- package/native/components/icons/TriangleCheck.cjs +42 -0
- package/native/components/icons/TriangleCheck.d.cts +8 -0
- package/native/components/icons/TriangleCheck.d.ts +8 -0
- package/native/components/icons/TriangleCheck.js +12 -0
- package/native/components/icons/TriangleWarning.cjs +42 -0
- package/native/components/icons/TriangleWarning.d.cts +8 -0
- package/native/components/icons/TriangleWarning.d.ts +8 -0
- package/native/components/icons/TriangleWarning.js +12 -0
- package/native/components/icons/TurboReview.cjs +42 -0
- package/native/components/icons/TurboReview.d.cts +8 -0
- package/native/components/icons/TurboReview.d.ts +8 -0
- package/native/components/icons/TurboReview.js +12 -0
- package/native/components/icons/Underline.cjs +42 -0
- package/native/components/icons/Underline.d.cts +8 -0
- package/native/components/icons/Underline.d.ts +8 -0
- package/native/components/icons/Underline.js +12 -0
- package/native/components/icons/Undo.cjs +42 -0
- package/native/components/icons/Undo.d.cts +8 -0
- package/native/components/icons/Undo.d.ts +8 -0
- package/native/components/icons/Undo.js +12 -0
- package/native/components/icons/UnfoldLess.cjs +42 -0
- package/native/components/icons/UnfoldLess.d.cts +8 -0
- package/native/components/icons/UnfoldLess.d.ts +8 -0
- package/native/components/icons/UnfoldLess.js +12 -0
- package/native/components/icons/UnfoldMore.cjs +42 -0
- package/native/components/icons/UnfoldMore.d.cts +8 -0
- package/native/components/icons/UnfoldMore.d.ts +8 -0
- package/native/components/icons/UnfoldMore.js +12 -0
- package/native/components/icons/User.cjs +42 -0
- package/native/components/icons/User.d.cts +8 -0
- package/native/components/icons/User.d.ts +8 -0
- package/native/components/icons/User.js +12 -0
- package/native/components/icons/User2.cjs +42 -0
- package/native/components/icons/User2.d.cts +8 -0
- package/native/components/icons/User2.d.ts +8 -0
- package/native/components/icons/User2.js +12 -0
- package/native/components/icons/User3.cjs +42 -0
- package/native/components/icons/User3.d.cts +8 -0
- package/native/components/icons/User3.d.ts +8 -0
- package/native/components/icons/User3.js +12 -0
- package/native/components/icons/UserAdd.cjs +42 -0
- package/native/components/icons/UserAdd.d.cts +8 -0
- package/native/components/icons/UserAdd.d.ts +8 -0
- package/native/components/icons/UserAdd.js +12 -0
- package/native/components/icons/UserCardId.cjs +42 -0
- package/native/components/icons/UserCardId.d.cts +8 -0
- package/native/components/icons/UserCardId.d.ts +8 -0
- package/native/components/icons/UserCardId.js +12 -0
- package/native/components/icons/UserCheck.cjs +42 -0
- package/native/components/icons/UserCheck.d.cts +8 -0
- package/native/components/icons/UserCheck.d.ts +8 -0
- package/native/components/icons/UserCheck.js +12 -0
- package/native/components/icons/UserCircle.cjs +42 -0
- package/native/components/icons/UserCircle.d.cts +8 -0
- package/native/components/icons/UserCircle.d.ts +8 -0
- package/native/components/icons/UserCircle.js +12 -0
- package/native/components/icons/UserClose.cjs +42 -0
- package/native/components/icons/UserClose.d.cts +8 -0
- package/native/components/icons/UserClose.d.ts +8 -0
- package/native/components/icons/UserClose.js +12 -0
- package/native/components/icons/UserRemove.cjs +42 -0
- package/native/components/icons/UserRemove.d.cts +8 -0
- package/native/components/icons/UserRemove.d.ts +8 -0
- package/native/components/icons/UserRemove.js +12 -0
- package/native/components/icons/UserSquare.cjs +42 -0
- package/native/components/icons/UserSquare.d.cts +8 -0
- package/native/components/icons/UserSquare.d.ts +8 -0
- package/native/components/icons/UserSquare.js +12 -0
- package/native/components/icons/UserVoice.cjs +42 -0
- package/native/components/icons/UserVoice.d.cts +8 -0
- package/native/components/icons/UserVoice.d.ts +8 -0
- package/native/components/icons/UserVoice.js +12 -0
- package/native/components/icons/Users.cjs +42 -0
- package/native/components/icons/Users.d.cts +8 -0
- package/native/components/icons/Users.d.ts +8 -0
- package/native/components/icons/Users.js +12 -0
- package/native/components/icons/UsersGroup.cjs +42 -0
- package/native/components/icons/UsersGroup.d.cts +8 -0
- package/native/components/icons/UsersGroup.d.ts +8 -0
- package/native/components/icons/UsersGroup.js +12 -0
- package/native/components/icons/VolumeMax.cjs +42 -0
- package/native/components/icons/VolumeMax.d.cts +8 -0
- package/native/components/icons/VolumeMax.d.ts +8 -0
- package/native/components/icons/VolumeMax.js +12 -0
- package/native/components/icons/VolumeMin.cjs +42 -0
- package/native/components/icons/VolumeMin.d.cts +8 -0
- package/native/components/icons/VolumeMin.d.ts +8 -0
- package/native/components/icons/VolumeMin.js +12 -0
- package/native/components/icons/VolumeMinus.cjs +42 -0
- package/native/components/icons/VolumeMinus.d.cts +8 -0
- package/native/components/icons/VolumeMinus.d.ts +8 -0
- package/native/components/icons/VolumeMinus.js +12 -0
- package/native/components/icons/VolumeOff.cjs +42 -0
- package/native/components/icons/VolumeOff.d.cts +8 -0
- package/native/components/icons/VolumeOff.d.ts +8 -0
- package/native/components/icons/VolumeOff.js +12 -0
- package/native/components/icons/VolumeOff2.cjs +42 -0
- package/native/components/icons/VolumeOff2.d.cts +8 -0
- package/native/components/icons/VolumeOff2.d.ts +8 -0
- package/native/components/icons/VolumeOff2.js +12 -0
- package/native/components/icons/VolumePlus.cjs +42 -0
- package/native/components/icons/VolumePlus.d.cts +8 -0
- package/native/components/icons/VolumePlus.d.ts +8 -0
- package/native/components/icons/VolumePlus.js +12 -0
- package/native/components/icons/Warning.cjs +42 -0
- package/native/components/icons/Warning.d.cts +8 -0
- package/native/components/icons/Warning.d.ts +8 -0
- package/native/components/icons/Warning.js +12 -0
- package/native/components/icons/WaterDrop.cjs +42 -0
- package/native/components/icons/WaterDrop.d.cts +8 -0
- package/native/components/icons/WaterDrop.d.ts +8 -0
- package/native/components/icons/WaterDrop.js +12 -0
- package/native/components/icons/Wavy.cjs +42 -0
- package/native/components/icons/Wavy.d.cts +8 -0
- package/native/components/icons/Wavy.d.ts +8 -0
- package/native/components/icons/Wavy.js +12 -0
- package/native/components/icons/WavyCheck.cjs +42 -0
- package/native/components/icons/WavyCheck.d.cts +8 -0
- package/native/components/icons/WavyCheck.d.ts +8 -0
- package/native/components/icons/WavyCheck.js +12 -0
- package/native/components/icons/WavyHelp.cjs +42 -0
- package/native/components/icons/WavyHelp.d.cts +8 -0
- package/native/components/icons/WavyHelp.d.ts +8 -0
- package/native/components/icons/WavyHelp.js +12 -0
- package/native/components/icons/WavyWarning.cjs +42 -0
- package/native/components/icons/WavyWarning.d.cts +8 -0
- package/native/components/icons/WavyWarning.d.ts +8 -0
- package/native/components/icons/WavyWarning.js +12 -0
- package/native/components/icons/WeekAi.cjs +42 -0
- package/native/components/icons/WeekAi.d.cts +8 -0
- package/native/components/icons/WeekAi.d.ts +8 -0
- package/native/components/icons/WeekAi.js +12 -0
- package/native/components/icons/WifiHigh.cjs +42 -0
- package/native/components/icons/WifiHigh.d.cts +8 -0
- package/native/components/icons/WifiHigh.d.ts +8 -0
- package/native/components/icons/WifiHigh.js +12 -0
- package/native/components/icons/WifiLow.cjs +42 -0
- package/native/components/icons/WifiLow.d.cts +8 -0
- package/native/components/icons/WifiLow.d.ts +8 -0
- package/native/components/icons/WifiLow.js +12 -0
- package/native/components/icons/WifiMedium.cjs +42 -0
- package/native/components/icons/WifiMedium.d.cts +8 -0
- package/native/components/icons/WifiMedium.d.ts +8 -0
- package/native/components/icons/WifiMedium.js +12 -0
- package/native/components/icons/WifiNone.cjs +42 -0
- package/native/components/icons/WifiNone.d.cts +8 -0
- package/native/components/icons/WifiNone.d.ts +8 -0
- package/native/components/icons/WifiNone.js +12 -0
- package/native/components/icons/WifiOff.cjs +42 -0
- package/native/components/icons/WifiOff.d.cts +8 -0
- package/native/components/icons/WifiOff.d.ts +8 -0
- package/native/components/icons/WifiOff.js +12 -0
- package/native/components/icons/WifiProblem.cjs +42 -0
- package/native/components/icons/WifiProblem.d.cts +8 -0
- package/native/components/icons/WifiProblem.d.ts +8 -0
- package/native/components/icons/WifiProblem.js +12 -0
- package/native/components/icons/Window.cjs +42 -0
- package/native/components/icons/Window.d.cts +8 -0
- package/native/components/icons/Window.d.ts +8 -0
- package/native/components/icons/Window.js +12 -0
- package/native/components/icons/WindowCheck.cjs +42 -0
- package/native/components/icons/WindowCheck.d.cts +8 -0
- package/native/components/icons/WindowCheck.d.ts +8 -0
- package/native/components/icons/WindowCheck.js +12 -0
- package/native/components/icons/WindowClose.cjs +42 -0
- package/native/components/icons/WindowClose.d.cts +8 -0
- package/native/components/icons/WindowClose.d.ts +8 -0
- package/native/components/icons/WindowClose.js +12 -0
- package/native/components/icons/WindowCodeBlock.cjs +42 -0
- package/native/components/icons/WindowCodeBlock.d.cts +8 -0
- package/native/components/icons/WindowCodeBlock.d.ts +8 -0
- package/native/components/icons/WindowCodeBlock.js +12 -0
- package/native/components/icons/WindowSidebar.cjs +42 -0
- package/native/components/icons/WindowSidebar.d.cts +8 -0
- package/native/components/icons/WindowSidebar.d.ts +8 -0
- package/native/components/icons/WindowSidebar.js +12 -0
- package/native/components/icons/WindowTerminal.cjs +42 -0
- package/native/components/icons/WindowTerminal.d.cts +8 -0
- package/native/components/icons/WindowTerminal.d.ts +8 -0
- package/native/components/icons/WindowTerminal.js +12 -0
- package/native/index.cjs +485 -485
- package/native/index.d.cts +2428 -486
- package/native/index.d.ts +2428 -486
- package/native/index.js +485 -485
- package/package.json +6 -1
package/native/index.d.ts
CHANGED
|
@@ -1,486 +1,2428 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
1
|
+
import { SvgProps } from 'react-native-svg';
|
|
2
|
+
|
|
3
|
+
type AddColumnProps = {
|
|
4
|
+
color: string;
|
|
5
|
+
} & SvgProps;
|
|
6
|
+
declare const AddColumn: ({ height, width, color }: AddColumnProps) => JSX.Element;
|
|
7
|
+
|
|
8
|
+
type AddMinusSquareProps = {
|
|
9
|
+
color: string;
|
|
10
|
+
} & SvgProps;
|
|
11
|
+
declare const AddMinusSquare: ({ height, width, color }: AddMinusSquareProps) => JSX.Element;
|
|
12
|
+
|
|
13
|
+
type AddPlusProps = {
|
|
14
|
+
color: string;
|
|
15
|
+
} & SvgProps;
|
|
16
|
+
declare const AddPlus: ({ height, width, color }: AddPlusProps) => JSX.Element;
|
|
17
|
+
|
|
18
|
+
type AddPlusCircleProps = {
|
|
19
|
+
color: string;
|
|
20
|
+
} & SvgProps;
|
|
21
|
+
declare const AddPlusCircle: ({ height, width, color }: AddPlusCircleProps) => JSX.Element;
|
|
22
|
+
|
|
23
|
+
type AddPlusSquareProps = {
|
|
24
|
+
color: string;
|
|
25
|
+
} & SvgProps;
|
|
26
|
+
declare const AddPlusSquare: ({ height, width, color }: AddPlusSquareProps) => JSX.Element;
|
|
27
|
+
|
|
28
|
+
type AddRowProps = {
|
|
29
|
+
color: string;
|
|
30
|
+
} & SvgProps;
|
|
31
|
+
declare const AddRow: ({ height, width, color }: AddRowProps) => JSX.Element;
|
|
32
|
+
|
|
33
|
+
type AddToQueueProps = {
|
|
34
|
+
color: string;
|
|
35
|
+
} & SvgProps;
|
|
36
|
+
declare const AddToQueue: ({ height, width, color }: AddToQueueProps) => JSX.Element;
|
|
37
|
+
|
|
38
|
+
type AirplayProps = {
|
|
39
|
+
color: string;
|
|
40
|
+
} & SvgProps;
|
|
41
|
+
declare const Airplay: ({ height, width, color }: AirplayProps) => JSX.Element;
|
|
42
|
+
|
|
43
|
+
type AlarmProps = {
|
|
44
|
+
color: string;
|
|
45
|
+
} & SvgProps;
|
|
46
|
+
declare const Alarm: ({ height, width, color }: AlarmProps) => JSX.Element;
|
|
47
|
+
|
|
48
|
+
type ArchiveProps = {
|
|
49
|
+
color: string;
|
|
50
|
+
} & SvgProps;
|
|
51
|
+
declare const Archive: ({ height, width, color }: ArchiveProps) => JSX.Element;
|
|
52
|
+
|
|
53
|
+
type ArrowCircleDownProps = {
|
|
54
|
+
color: string;
|
|
55
|
+
} & SvgProps;
|
|
56
|
+
declare const ArrowCircleDown: ({ height, width, color }: ArrowCircleDownProps) => JSX.Element;
|
|
57
|
+
|
|
58
|
+
type ArrowCircleDownLeftProps = {
|
|
59
|
+
color: string;
|
|
60
|
+
} & SvgProps;
|
|
61
|
+
declare const ArrowCircleDownLeft: ({ height, width, color }: ArrowCircleDownLeftProps) => JSX.Element;
|
|
62
|
+
|
|
63
|
+
type ArrowCircleDownRightProps = {
|
|
64
|
+
color: string;
|
|
65
|
+
} & SvgProps;
|
|
66
|
+
declare const ArrowCircleDownRight: ({ height, width, color }: ArrowCircleDownRightProps) => JSX.Element;
|
|
67
|
+
|
|
68
|
+
type ArrowCircleLeftProps = {
|
|
69
|
+
color: string;
|
|
70
|
+
} & SvgProps;
|
|
71
|
+
declare const ArrowCircleLeft: ({ height, width, color }: ArrowCircleLeftProps) => JSX.Element;
|
|
72
|
+
|
|
73
|
+
type ArrowCircleRightProps = {
|
|
74
|
+
color: string;
|
|
75
|
+
} & SvgProps;
|
|
76
|
+
declare const ArrowCircleRight: ({ height, width, color }: ArrowCircleRightProps) => JSX.Element;
|
|
77
|
+
|
|
78
|
+
type ArrowCircleUpProps = {
|
|
79
|
+
color: string;
|
|
80
|
+
} & SvgProps;
|
|
81
|
+
declare const ArrowCircleUp: ({ height, width, color }: ArrowCircleUpProps) => JSX.Element;
|
|
82
|
+
|
|
83
|
+
type ArrowCircleUpLeftProps = {
|
|
84
|
+
color: string;
|
|
85
|
+
} & SvgProps;
|
|
86
|
+
declare const ArrowCircleUpLeft: ({ height, width, color }: ArrowCircleUpLeftProps) => JSX.Element;
|
|
87
|
+
|
|
88
|
+
type ArrowCircleUpRightProps = {
|
|
89
|
+
color: string;
|
|
90
|
+
} & SvgProps;
|
|
91
|
+
declare const ArrowCircleUpRight: ({ height, width, color }: ArrowCircleUpRightProps) => JSX.Element;
|
|
92
|
+
|
|
93
|
+
type ArrowDownLeftLgProps = {
|
|
94
|
+
color: string;
|
|
95
|
+
} & SvgProps;
|
|
96
|
+
declare const ArrowDownLeftLg: ({ height, width, color }: ArrowDownLeftLgProps) => JSX.Element;
|
|
97
|
+
|
|
98
|
+
type ArrowDownLeftMdProps = {
|
|
99
|
+
color: string;
|
|
100
|
+
} & SvgProps;
|
|
101
|
+
declare const ArrowDownLeftMd: ({ height, width, color }: ArrowDownLeftMdProps) => JSX.Element;
|
|
102
|
+
|
|
103
|
+
type ArrowDownLeftSmProps = {
|
|
104
|
+
color: string;
|
|
105
|
+
} & SvgProps;
|
|
106
|
+
declare const ArrowDownLeftSm: ({ height, width, color }: ArrowDownLeftSmProps) => JSX.Element;
|
|
107
|
+
|
|
108
|
+
type ArrowDownLgProps = {
|
|
109
|
+
color: string;
|
|
110
|
+
} & SvgProps;
|
|
111
|
+
declare const ArrowDownLg: ({ height, width, color }: ArrowDownLgProps) => JSX.Element;
|
|
112
|
+
|
|
113
|
+
type ArrowDownMdProps = {
|
|
114
|
+
color: string;
|
|
115
|
+
} & SvgProps;
|
|
116
|
+
declare const ArrowDownMd: ({ height, width, color }: ArrowDownMdProps) => JSX.Element;
|
|
117
|
+
|
|
118
|
+
type ArrowDownRightLgProps = {
|
|
119
|
+
color: string;
|
|
120
|
+
} & SvgProps;
|
|
121
|
+
declare const ArrowDownRightLg: ({ height, width, color }: ArrowDownRightLgProps) => JSX.Element;
|
|
122
|
+
|
|
123
|
+
type ArrowDownRightMdProps = {
|
|
124
|
+
color: string;
|
|
125
|
+
} & SvgProps;
|
|
126
|
+
declare const ArrowDownRightMd: ({ height, width, color }: ArrowDownRightMdProps) => JSX.Element;
|
|
127
|
+
|
|
128
|
+
type ArrowDownRightSmProps = {
|
|
129
|
+
color: string;
|
|
130
|
+
} & SvgProps;
|
|
131
|
+
declare const ArrowDownRightSm: ({ height, width, color }: ArrowDownRightSmProps) => JSX.Element;
|
|
132
|
+
|
|
133
|
+
type ArrowDownSmProps = {
|
|
134
|
+
color: string;
|
|
135
|
+
} & SvgProps;
|
|
136
|
+
declare const ArrowDownSm: ({ height, width, color }: ArrowDownSmProps) => JSX.Element;
|
|
137
|
+
|
|
138
|
+
type ArrowDownUpProps = {
|
|
139
|
+
color: string;
|
|
140
|
+
} & SvgProps;
|
|
141
|
+
declare const ArrowDownUp: ({ height, width, color }: ArrowDownUpProps) => JSX.Element;
|
|
142
|
+
|
|
143
|
+
type ArrowLeftLgProps = {
|
|
144
|
+
color: string;
|
|
145
|
+
} & SvgProps;
|
|
146
|
+
declare const ArrowLeftLg: ({ height, width, color }: ArrowLeftLgProps) => JSX.Element;
|
|
147
|
+
|
|
148
|
+
type ArrowLeftMdProps = {
|
|
149
|
+
color: string;
|
|
150
|
+
} & SvgProps;
|
|
151
|
+
declare const ArrowLeftMd: ({ height, width, color }: ArrowLeftMdProps) => JSX.Element;
|
|
152
|
+
|
|
153
|
+
type ArrowLeftRightProps = {
|
|
154
|
+
color: string;
|
|
155
|
+
} & SvgProps;
|
|
156
|
+
declare const ArrowLeftRight: ({ height, width, color }: ArrowLeftRightProps) => JSX.Element;
|
|
157
|
+
|
|
158
|
+
type ArrowLeftSmProps = {
|
|
159
|
+
color: string;
|
|
160
|
+
} & SvgProps;
|
|
161
|
+
declare const ArrowLeftSm: ({ height, width, color }: ArrowLeftSmProps) => JSX.Element;
|
|
162
|
+
|
|
163
|
+
type ArrowReload02Props = {
|
|
164
|
+
color: string;
|
|
165
|
+
} & SvgProps;
|
|
166
|
+
declare const ArrowReload02: ({ height, width, color }: ArrowReload02Props) => JSX.Element;
|
|
167
|
+
|
|
168
|
+
type ArrowRightLgProps = {
|
|
169
|
+
color: string;
|
|
170
|
+
} & SvgProps;
|
|
171
|
+
declare const ArrowRightLg: ({ height, width, color }: ArrowRightLgProps) => JSX.Element;
|
|
172
|
+
|
|
173
|
+
type ArrowRightMdProps = {
|
|
174
|
+
color: string;
|
|
175
|
+
} & SvgProps;
|
|
176
|
+
declare const ArrowRightMd: ({ height, width, color }: ArrowRightMdProps) => JSX.Element;
|
|
177
|
+
|
|
178
|
+
type ArrowRightSmProps = {
|
|
179
|
+
color: string;
|
|
180
|
+
} & SvgProps;
|
|
181
|
+
declare const ArrowRightSm: ({ height, width, color }: ArrowRightSmProps) => JSX.Element;
|
|
182
|
+
|
|
183
|
+
type ArrowSubDownLeftProps = {
|
|
184
|
+
color: string;
|
|
185
|
+
} & SvgProps;
|
|
186
|
+
declare const ArrowSubDownLeft: ({ height, width, color }: ArrowSubDownLeftProps) => JSX.Element;
|
|
187
|
+
|
|
188
|
+
type ArrowSubDownRightProps = {
|
|
189
|
+
color: string;
|
|
190
|
+
} & SvgProps;
|
|
191
|
+
declare const ArrowSubDownRight: ({ height, width, color }: ArrowSubDownRightProps) => JSX.Element;
|
|
192
|
+
|
|
193
|
+
type ArrowSubLeftDownProps = {
|
|
194
|
+
color: string;
|
|
195
|
+
} & SvgProps;
|
|
196
|
+
declare const ArrowSubLeftDown: ({ height, width, color }: ArrowSubLeftDownProps) => JSX.Element;
|
|
197
|
+
|
|
198
|
+
type ArrowSubLeftUpProps = {
|
|
199
|
+
color: string;
|
|
200
|
+
} & SvgProps;
|
|
201
|
+
declare const ArrowSubLeftUp: ({ height, width, color }: ArrowSubLeftUpProps) => JSX.Element;
|
|
202
|
+
|
|
203
|
+
type ArrowSubRightDownProps = {
|
|
204
|
+
color: string;
|
|
205
|
+
} & SvgProps;
|
|
206
|
+
declare const ArrowSubRightDown: ({ height, width, color }: ArrowSubRightDownProps) => JSX.Element;
|
|
207
|
+
|
|
208
|
+
type ArrowSubRightUpProps = {
|
|
209
|
+
color: string;
|
|
210
|
+
} & SvgProps;
|
|
211
|
+
declare const ArrowSubRightUp: ({ height, width, color }: ArrowSubRightUpProps) => JSX.Element;
|
|
212
|
+
|
|
213
|
+
type ArrowSubUpLeftProps = {
|
|
214
|
+
color: string;
|
|
215
|
+
} & SvgProps;
|
|
216
|
+
declare const ArrowSubUpLeft: ({ height, width, color }: ArrowSubUpLeftProps) => JSX.Element;
|
|
217
|
+
|
|
218
|
+
type ArrowSubUpRightProps = {
|
|
219
|
+
color: string;
|
|
220
|
+
} & SvgProps;
|
|
221
|
+
declare const ArrowSubUpRight: ({ height, width, color }: ArrowSubUpRightProps) => JSX.Element;
|
|
222
|
+
|
|
223
|
+
type ArrowUndoDownLeftProps = {
|
|
224
|
+
color: string;
|
|
225
|
+
} & SvgProps;
|
|
226
|
+
declare const ArrowUndoDownLeft: ({ height, width, color }: ArrowUndoDownLeftProps) => JSX.Element;
|
|
227
|
+
|
|
228
|
+
type ArrowUndoDownRightProps = {
|
|
229
|
+
color: string;
|
|
230
|
+
} & SvgProps;
|
|
231
|
+
declare const ArrowUndoDownRight: ({ height, width, color }: ArrowUndoDownRightProps) => JSX.Element;
|
|
232
|
+
|
|
233
|
+
type ArrowUndoUpLeftProps = {
|
|
234
|
+
color: string;
|
|
235
|
+
} & SvgProps;
|
|
236
|
+
declare const ArrowUndoUpLeft: ({ height, width, color }: ArrowUndoUpLeftProps) => JSX.Element;
|
|
237
|
+
|
|
238
|
+
type ArrowUndoUpRightProps = {
|
|
239
|
+
color: string;
|
|
240
|
+
} & SvgProps;
|
|
241
|
+
declare const ArrowUndoUpRight: ({ height, width, color }: ArrowUndoUpRightProps) => JSX.Element;
|
|
242
|
+
|
|
243
|
+
type ArrowUpLeftLgProps = {
|
|
244
|
+
color: string;
|
|
245
|
+
} & SvgProps;
|
|
246
|
+
declare const ArrowUpLeftLg: ({ height, width, color }: ArrowUpLeftLgProps) => JSX.Element;
|
|
247
|
+
|
|
248
|
+
type ArrowUpLeftMdProps = {
|
|
249
|
+
color: string;
|
|
250
|
+
} & SvgProps;
|
|
251
|
+
declare const ArrowUpLeftMd: ({ height, width, color }: ArrowUpLeftMdProps) => JSX.Element;
|
|
252
|
+
|
|
253
|
+
type ArrowUpLeftSmProps = {
|
|
254
|
+
color: string;
|
|
255
|
+
} & SvgProps;
|
|
256
|
+
declare const ArrowUpLeftSm: ({ height, width, color }: ArrowUpLeftSmProps) => JSX.Element;
|
|
257
|
+
|
|
258
|
+
type ArrowUpLgProps = {
|
|
259
|
+
color: string;
|
|
260
|
+
} & SvgProps;
|
|
261
|
+
declare const ArrowUpLg: ({ height, width, color }: ArrowUpLgProps) => JSX.Element;
|
|
262
|
+
|
|
263
|
+
type ArrowUpMdProps = {
|
|
264
|
+
color: string;
|
|
265
|
+
} & SvgProps;
|
|
266
|
+
declare const ArrowUpMd: ({ height, width, color }: ArrowUpMdProps) => JSX.Element;
|
|
267
|
+
|
|
268
|
+
type ArrowUpRightLgProps = {
|
|
269
|
+
color: string;
|
|
270
|
+
} & SvgProps;
|
|
271
|
+
declare const ArrowUpRightLg: ({ height, width, color }: ArrowUpRightLgProps) => JSX.Element;
|
|
272
|
+
|
|
273
|
+
type ArrowUpRightMdProps = {
|
|
274
|
+
color: string;
|
|
275
|
+
} & SvgProps;
|
|
276
|
+
declare const ArrowUpRightMd: ({ height, width, color }: ArrowUpRightMdProps) => JSX.Element;
|
|
277
|
+
|
|
278
|
+
type ArrowUpRightSmProps = {
|
|
279
|
+
color: string;
|
|
280
|
+
} & SvgProps;
|
|
281
|
+
declare const ArrowUpRightSm: ({ height, width, color }: ArrowUpRightSmProps) => JSX.Element;
|
|
282
|
+
|
|
283
|
+
type ArrowUpSmProps = {
|
|
284
|
+
color: string;
|
|
285
|
+
} & SvgProps;
|
|
286
|
+
declare const ArrowUpSm: ({ height, width, color }: ArrowUpSmProps) => JSX.Element;
|
|
287
|
+
|
|
288
|
+
type ArrowsReload01Props = {
|
|
289
|
+
color: string;
|
|
290
|
+
} & SvgProps;
|
|
291
|
+
declare const ArrowsReload01: ({ height, width, color }: ArrowsReload01Props) => JSX.Element;
|
|
292
|
+
|
|
293
|
+
type BarBottomProps = {
|
|
294
|
+
color: string;
|
|
295
|
+
} & SvgProps;
|
|
296
|
+
declare const BarBottom: ({ height, width, color }: BarBottomProps) => JSX.Element;
|
|
297
|
+
|
|
298
|
+
type BarLeftProps = {
|
|
299
|
+
color: string;
|
|
300
|
+
} & SvgProps;
|
|
301
|
+
declare const BarLeft: ({ height, width, color }: BarLeftProps) => JSX.Element;
|
|
302
|
+
|
|
303
|
+
type BarRightProps = {
|
|
304
|
+
color: string;
|
|
305
|
+
} & SvgProps;
|
|
306
|
+
declare const BarRight: ({ height, width, color }: BarRightProps) => JSX.Element;
|
|
307
|
+
|
|
308
|
+
type BarTopProps = {
|
|
309
|
+
color: string;
|
|
310
|
+
} & SvgProps;
|
|
311
|
+
declare const BarTop: ({ height, width, color }: BarTopProps) => JSX.Element;
|
|
312
|
+
|
|
313
|
+
type BellProps = {
|
|
314
|
+
color: string;
|
|
315
|
+
} & SvgProps;
|
|
316
|
+
declare const Bell: ({ height, width, color }: BellProps) => JSX.Element;
|
|
317
|
+
|
|
318
|
+
type BellAddProps = {
|
|
319
|
+
color: string;
|
|
320
|
+
} & SvgProps;
|
|
321
|
+
declare const BellAdd: ({ height, width, color }: BellAddProps) => JSX.Element;
|
|
322
|
+
|
|
323
|
+
type BellCloseProps = {
|
|
324
|
+
color: string;
|
|
325
|
+
} & SvgProps;
|
|
326
|
+
declare const BellClose: ({ height, width, color }: BellCloseProps) => JSX.Element;
|
|
327
|
+
|
|
328
|
+
type BellNotificationProps = {
|
|
329
|
+
color: string;
|
|
330
|
+
} & SvgProps;
|
|
331
|
+
declare const BellNotification: ({ height, width, color }: BellNotificationProps) => JSX.Element;
|
|
332
|
+
|
|
333
|
+
type BellOffProps = {
|
|
334
|
+
color: string;
|
|
335
|
+
} & SvgProps;
|
|
336
|
+
declare const BellOff: ({ height, width, color }: BellOffProps) => JSX.Element;
|
|
337
|
+
|
|
338
|
+
type BellRemoveProps = {
|
|
339
|
+
color: string;
|
|
340
|
+
} & SvgProps;
|
|
341
|
+
declare const BellRemove: ({ height, width, color }: BellRemoveProps) => JSX.Element;
|
|
342
|
+
|
|
343
|
+
type BellRingProps = {
|
|
344
|
+
color: string;
|
|
345
|
+
} & SvgProps;
|
|
346
|
+
declare const BellRing: ({ height, width, color }: BellRingProps) => JSX.Element;
|
|
347
|
+
|
|
348
|
+
type BoldProps = {
|
|
349
|
+
color: string;
|
|
350
|
+
} & SvgProps;
|
|
351
|
+
declare const Bold: ({ height, width, color }: BoldProps) => JSX.Element;
|
|
352
|
+
|
|
353
|
+
type BoltProps = {
|
|
354
|
+
color: string;
|
|
355
|
+
} & SvgProps;
|
|
356
|
+
declare const Bolt: ({ height, width, color }: BoltProps) => JSX.Element;
|
|
357
|
+
|
|
358
|
+
type BookProps = {
|
|
359
|
+
color: string;
|
|
360
|
+
} & SvgProps;
|
|
361
|
+
declare const Book: ({ height, width, color }: BookProps) => JSX.Element;
|
|
362
|
+
|
|
363
|
+
type BookOpenProps = {
|
|
364
|
+
color: string;
|
|
365
|
+
} & SvgProps;
|
|
366
|
+
declare const BookOpen: ({ height, width, color }: BookOpenProps) => JSX.Element;
|
|
367
|
+
|
|
368
|
+
type BookmarkProps = {
|
|
369
|
+
color: string;
|
|
370
|
+
} & SvgProps;
|
|
371
|
+
declare const Bookmark: ({ height, width, color }: BookmarkProps) => JSX.Element;
|
|
372
|
+
|
|
373
|
+
type BuildingProps = {
|
|
374
|
+
color: string;
|
|
375
|
+
} & SvgProps;
|
|
376
|
+
declare const Building: ({ height, width, color }: BuildingProps) => JSX.Element;
|
|
377
|
+
|
|
378
|
+
type Building2Props = {
|
|
379
|
+
color: string;
|
|
380
|
+
} & SvgProps;
|
|
381
|
+
declare const Building2: ({ height, width, color }: Building2Props) => JSX.Element;
|
|
382
|
+
|
|
383
|
+
type Building3Props = {
|
|
384
|
+
color: string;
|
|
385
|
+
} & SvgProps;
|
|
386
|
+
declare const Building3: ({ height, width, color }: Building3Props) => JSX.Element;
|
|
387
|
+
|
|
388
|
+
type Building4Props = {
|
|
389
|
+
color: string;
|
|
390
|
+
} & SvgProps;
|
|
391
|
+
declare const Building4: ({ height, width, color }: Building4Props) => JSX.Element;
|
|
392
|
+
|
|
393
|
+
type BulbProps = {
|
|
394
|
+
color: string;
|
|
395
|
+
} & SvgProps;
|
|
396
|
+
declare const Bulb: ({ height, width, color }: BulbProps) => JSX.Element;
|
|
397
|
+
|
|
398
|
+
type CalendarProps = {
|
|
399
|
+
color: string;
|
|
400
|
+
} & SvgProps;
|
|
401
|
+
declare const Calendar: ({ height, width, color }: CalendarProps) => JSX.Element;
|
|
402
|
+
|
|
403
|
+
type CalendarAddProps = {
|
|
404
|
+
color: string;
|
|
405
|
+
} & SvgProps;
|
|
406
|
+
declare const CalendarAdd: ({ height, width, color }: CalendarAddProps) => JSX.Element;
|
|
407
|
+
|
|
408
|
+
type CalendarCheckProps = {
|
|
409
|
+
color: string;
|
|
410
|
+
} & SvgProps;
|
|
411
|
+
declare const CalendarCheck: ({ height, width, color }: CalendarCheckProps) => JSX.Element;
|
|
412
|
+
|
|
413
|
+
type CalendarCloseProps = {
|
|
414
|
+
color: string;
|
|
415
|
+
} & SvgProps;
|
|
416
|
+
declare const CalendarClose: ({ height, width, color }: CalendarCloseProps) => JSX.Element;
|
|
417
|
+
|
|
418
|
+
type CalendarDaysProps = {
|
|
419
|
+
color: string;
|
|
420
|
+
} & SvgProps;
|
|
421
|
+
declare const CalendarDays: ({ height, width, color }: CalendarDaysProps) => JSX.Element;
|
|
422
|
+
|
|
423
|
+
type CalendarEventProps = {
|
|
424
|
+
color: string;
|
|
425
|
+
} & SvgProps;
|
|
426
|
+
declare const CalendarEvent: ({ height, width, color }: CalendarEventProps) => JSX.Element;
|
|
427
|
+
|
|
428
|
+
type CalendarListProps = {
|
|
429
|
+
color: string;
|
|
430
|
+
} & SvgProps;
|
|
431
|
+
declare const CalendarList: ({ height, width, color }: CalendarListProps) => JSX.Element;
|
|
432
|
+
|
|
433
|
+
type CalendarRemoveProps = {
|
|
434
|
+
color: string;
|
|
435
|
+
} & SvgProps;
|
|
436
|
+
declare const CalendarRemove: ({ height, width, color }: CalendarRemoveProps) => JSX.Element;
|
|
437
|
+
|
|
438
|
+
type CalendarWeekProps = {
|
|
439
|
+
color: string;
|
|
440
|
+
} & SvgProps;
|
|
441
|
+
declare const CalendarWeek: ({ height, width, color }: CalendarWeekProps) => JSX.Element;
|
|
442
|
+
|
|
443
|
+
type CameraProps = {
|
|
444
|
+
color: string;
|
|
445
|
+
} & SvgProps;
|
|
446
|
+
declare const Camera: ({ height, width, color }: CameraProps) => JSX.Element;
|
|
447
|
+
|
|
448
|
+
type CarAutoProps = {
|
|
449
|
+
color: string;
|
|
450
|
+
} & SvgProps;
|
|
451
|
+
declare const CarAuto: ({ height, width, color }: CarAutoProps) => JSX.Element;
|
|
452
|
+
|
|
453
|
+
type CardLibraryProps = {
|
|
454
|
+
color: string;
|
|
455
|
+
} & SvgProps;
|
|
456
|
+
declare const CardLibrary: ({ height, width, color }: CardLibraryProps) => JSX.Element;
|
|
457
|
+
|
|
458
|
+
type CaretCircleDownProps = {
|
|
459
|
+
color: string;
|
|
460
|
+
} & SvgProps;
|
|
461
|
+
declare const CaretCircleDown: ({ height, width, color }: CaretCircleDownProps) => JSX.Element;
|
|
462
|
+
|
|
463
|
+
type CaretCircleLeftProps = {
|
|
464
|
+
color: string;
|
|
465
|
+
} & SvgProps;
|
|
466
|
+
declare const CaretCircleLeft: ({ height, width, color }: CaretCircleLeftProps) => JSX.Element;
|
|
467
|
+
|
|
468
|
+
type CaretCircleRightProps = {
|
|
469
|
+
color: string;
|
|
470
|
+
} & SvgProps;
|
|
471
|
+
declare const CaretCircleRight: ({ height, width, color }: CaretCircleRightProps) => JSX.Element;
|
|
472
|
+
|
|
473
|
+
type CaretCircleUpProps = {
|
|
474
|
+
color: string;
|
|
475
|
+
} & SvgProps;
|
|
476
|
+
declare const CaretCircleUp: ({ height, width, color }: CaretCircleUpProps) => JSX.Element;
|
|
477
|
+
|
|
478
|
+
type CaretDownMdProps = {
|
|
479
|
+
color: string;
|
|
480
|
+
} & SvgProps;
|
|
481
|
+
declare const CaretDownMd: ({ height, width, color }: CaretDownMdProps) => JSX.Element;
|
|
482
|
+
|
|
483
|
+
type CaretDownSmProps = {
|
|
484
|
+
color: string;
|
|
485
|
+
} & SvgProps;
|
|
486
|
+
declare const CaretDownSm: ({ height, width, color }: CaretDownSmProps) => JSX.Element;
|
|
487
|
+
|
|
488
|
+
type CaretLeftSmProps = {
|
|
489
|
+
color: string;
|
|
490
|
+
} & SvgProps;
|
|
491
|
+
declare const CaretLeftSm: ({ height, width, color }: CaretLeftSmProps) => JSX.Element;
|
|
492
|
+
|
|
493
|
+
type CaretRightSmProps = {
|
|
494
|
+
color: string;
|
|
495
|
+
} & SvgProps;
|
|
496
|
+
declare const CaretRightSm: ({ height, width, color }: CaretRightSmProps) => JSX.Element;
|
|
497
|
+
|
|
498
|
+
type CaretUpMdProps = {
|
|
499
|
+
color: string;
|
|
500
|
+
} & SvgProps;
|
|
501
|
+
declare const CaretUpMd: ({ height, width, color }: CaretUpMdProps) => JSX.Element;
|
|
502
|
+
|
|
503
|
+
type CaretUpSmProps = {
|
|
504
|
+
color: string;
|
|
505
|
+
} & SvgProps;
|
|
506
|
+
declare const CaretUpSm: ({ height, width, color }: CaretUpSmProps) => JSX.Element;
|
|
507
|
+
|
|
508
|
+
type ChartBarHorizontalProps = {
|
|
509
|
+
color: string;
|
|
510
|
+
} & SvgProps;
|
|
511
|
+
declare const ChartBarHorizontal: ({ height, width, color }: ChartBarHorizontalProps) => JSX.Element;
|
|
512
|
+
|
|
513
|
+
type ChartBarVerticalProps = {
|
|
514
|
+
color: string;
|
|
515
|
+
} & SvgProps;
|
|
516
|
+
declare const ChartBarVertical: ({ height, width, color }: ChartBarVerticalProps) => JSX.Element;
|
|
517
|
+
|
|
518
|
+
type ChartLineProps = {
|
|
519
|
+
color: string;
|
|
520
|
+
} & SvgProps;
|
|
521
|
+
declare const ChartLine: ({ height, width, color }: ChartLineProps) => JSX.Element;
|
|
522
|
+
|
|
523
|
+
type ChartPieProps = {
|
|
524
|
+
color: string;
|
|
525
|
+
} & SvgProps;
|
|
526
|
+
declare const ChartPie: ({ height, width, color }: ChartPieProps) => JSX.Element;
|
|
527
|
+
|
|
528
|
+
type ChatProps = {
|
|
529
|
+
color: string;
|
|
530
|
+
} & SvgProps;
|
|
531
|
+
declare const Chat: ({ height, width, color }: ChatProps) => JSX.Element;
|
|
532
|
+
|
|
533
|
+
type ChatAddProps = {
|
|
534
|
+
color: string;
|
|
535
|
+
} & SvgProps;
|
|
536
|
+
declare const ChatAdd: ({ height, width, color }: ChatAddProps) => JSX.Element;
|
|
537
|
+
|
|
538
|
+
type ChatCheckProps = {
|
|
539
|
+
color: string;
|
|
540
|
+
} & SvgProps;
|
|
541
|
+
declare const ChatCheck: ({ height, width, color }: ChatCheckProps) => JSX.Element;
|
|
542
|
+
|
|
543
|
+
type ChatCircleProps = {
|
|
544
|
+
color: string;
|
|
545
|
+
} & SvgProps;
|
|
546
|
+
declare const ChatCircle: ({ height, width, color }: ChatCircleProps) => JSX.Element;
|
|
547
|
+
|
|
548
|
+
type ChatCircleAddProps = {
|
|
549
|
+
color: string;
|
|
550
|
+
} & SvgProps;
|
|
551
|
+
declare const ChatCircleAdd: ({ height, width, color }: ChatCircleAddProps) => JSX.Element;
|
|
552
|
+
|
|
553
|
+
type ChatCircleCheckProps = {
|
|
554
|
+
color: string;
|
|
555
|
+
} & SvgProps;
|
|
556
|
+
declare const ChatCircleCheck: ({ height, width, color }: ChatCircleCheckProps) => JSX.Element;
|
|
557
|
+
|
|
558
|
+
type ChatCircleCloseProps = {
|
|
559
|
+
color: string;
|
|
560
|
+
} & SvgProps;
|
|
561
|
+
declare const ChatCircleClose: ({ height, width, color }: ChatCircleCloseProps) => JSX.Element;
|
|
562
|
+
|
|
563
|
+
type ChatCircleDotsProps = {
|
|
564
|
+
color: string;
|
|
565
|
+
} & SvgProps;
|
|
566
|
+
declare const ChatCircleDots: ({ height, width, color }: ChatCircleDotsProps) => JSX.Element;
|
|
567
|
+
|
|
568
|
+
type ChatCircleRemoveProps = {
|
|
569
|
+
color: string;
|
|
570
|
+
} & SvgProps;
|
|
571
|
+
declare const ChatCircleRemove: ({ height, width, color }: ChatCircleRemoveProps) => JSX.Element;
|
|
572
|
+
|
|
573
|
+
type ChatCloseProps = {
|
|
574
|
+
color: string;
|
|
575
|
+
} & SvgProps;
|
|
576
|
+
declare const ChatClose: ({ height, width, color }: ChatCloseProps) => JSX.Element;
|
|
577
|
+
|
|
578
|
+
type ChatConversationProps = {
|
|
579
|
+
color: string;
|
|
580
|
+
} & SvgProps;
|
|
581
|
+
declare const ChatConversation: ({ height, width, color }: ChatConversationProps) => JSX.Element;
|
|
582
|
+
|
|
583
|
+
type ChatConversationCircleProps = {
|
|
584
|
+
color: string;
|
|
585
|
+
} & SvgProps;
|
|
586
|
+
declare const ChatConversationCircle: ({ height, width, color }: ChatConversationCircleProps) => JSX.Element;
|
|
587
|
+
|
|
588
|
+
type ChatDotsProps = {
|
|
589
|
+
color: string;
|
|
590
|
+
} & SvgProps;
|
|
591
|
+
declare const ChatDots: ({ height, width, color }: ChatDotsProps) => JSX.Element;
|
|
592
|
+
|
|
593
|
+
type ChatRemoveProps = {
|
|
594
|
+
color: string;
|
|
595
|
+
} & SvgProps;
|
|
596
|
+
declare const ChatRemove: ({ height, width, color }: ChatRemoveProps) => JSX.Element;
|
|
597
|
+
|
|
598
|
+
type CheckProps = {
|
|
599
|
+
color: string;
|
|
600
|
+
} & SvgProps;
|
|
601
|
+
declare const Check: ({ height, width, color }: CheckProps) => JSX.Element;
|
|
602
|
+
|
|
603
|
+
type CheckAllProps = {
|
|
604
|
+
color: string;
|
|
605
|
+
} & SvgProps;
|
|
606
|
+
declare const CheckAll: ({ height, width, color }: CheckAllProps) => JSX.Element;
|
|
607
|
+
|
|
608
|
+
type CheckAllBigProps = {
|
|
609
|
+
color: string;
|
|
610
|
+
} & SvgProps;
|
|
611
|
+
declare const CheckAllBig: ({ height, width, color }: CheckAllBigProps) => JSX.Element;
|
|
612
|
+
|
|
613
|
+
type CheckBigProps = {
|
|
614
|
+
color: string;
|
|
615
|
+
} & SvgProps;
|
|
616
|
+
declare const CheckBig: ({ height, width, color }: CheckBigProps) => JSX.Element;
|
|
617
|
+
|
|
618
|
+
type CheckboxCheckProps = {
|
|
619
|
+
color: string;
|
|
620
|
+
} & SvgProps;
|
|
621
|
+
declare const CheckboxCheck: ({ height, width, color }: CheckboxCheckProps) => JSX.Element;
|
|
622
|
+
|
|
623
|
+
type CheckboxFillProps = {
|
|
624
|
+
color: string;
|
|
625
|
+
} & SvgProps;
|
|
626
|
+
declare const CheckboxFill: ({ height, width, color }: CheckboxFillProps) => JSX.Element;
|
|
627
|
+
|
|
628
|
+
type CheckboxUncheckedProps = {
|
|
629
|
+
color: string;
|
|
630
|
+
} & SvgProps;
|
|
631
|
+
declare const CheckboxUnchecked: ({ height, width, color }: CheckboxUncheckedProps) => JSX.Element;
|
|
632
|
+
|
|
633
|
+
type ChevronDownProps = {
|
|
634
|
+
color: string;
|
|
635
|
+
} & SvgProps;
|
|
636
|
+
declare const ChevronDown: ({ height, width, color }: ChevronDownProps) => JSX.Element;
|
|
637
|
+
|
|
638
|
+
type ChevronDownDuoProps = {
|
|
639
|
+
color: string;
|
|
640
|
+
} & SvgProps;
|
|
641
|
+
declare const ChevronDownDuo: ({ height, width, color }: ChevronDownDuoProps) => JSX.Element;
|
|
642
|
+
|
|
643
|
+
type ChevronLeftProps = {
|
|
644
|
+
color: string;
|
|
645
|
+
} & SvgProps;
|
|
646
|
+
declare const ChevronLeft: ({ height, width, color }: ChevronLeftProps) => JSX.Element;
|
|
647
|
+
|
|
648
|
+
type ChevronLeftDuoProps = {
|
|
649
|
+
color: string;
|
|
650
|
+
} & SvgProps;
|
|
651
|
+
declare const ChevronLeftDuo: ({ height, width, color }: ChevronLeftDuoProps) => JSX.Element;
|
|
652
|
+
|
|
653
|
+
type ChevronLeftMdProps = {
|
|
654
|
+
color: string;
|
|
655
|
+
} & SvgProps;
|
|
656
|
+
declare const ChevronLeftMd: ({ height, width, color }: ChevronLeftMdProps) => JSX.Element;
|
|
657
|
+
|
|
658
|
+
type ChevronRightProps = {
|
|
659
|
+
color: string;
|
|
660
|
+
} & SvgProps;
|
|
661
|
+
declare const ChevronRight: ({ height, width, color }: ChevronRightProps) => JSX.Element;
|
|
662
|
+
|
|
663
|
+
type ChevronRightDuoProps = {
|
|
664
|
+
color: string;
|
|
665
|
+
} & SvgProps;
|
|
666
|
+
declare const ChevronRightDuo: ({ height, width, color }: ChevronRightDuoProps) => JSX.Element;
|
|
667
|
+
|
|
668
|
+
type ChevronRightMdProps = {
|
|
669
|
+
color: string;
|
|
670
|
+
} & SvgProps;
|
|
671
|
+
declare const ChevronRightMd: ({ height, width, color }: ChevronRightMdProps) => JSX.Element;
|
|
672
|
+
|
|
673
|
+
type ChevronUpProps = {
|
|
674
|
+
color: string;
|
|
675
|
+
} & SvgProps;
|
|
676
|
+
declare const ChevronUp: ({ height, width, color }: ChevronUpProps) => JSX.Element;
|
|
677
|
+
|
|
678
|
+
type ChevronUpDuoProps = {
|
|
679
|
+
color: string;
|
|
680
|
+
} & SvgProps;
|
|
681
|
+
declare const ChevronUpDuo: ({ height, width, color }: ChevronUpDuoProps) => JSX.Element;
|
|
682
|
+
|
|
683
|
+
type ChromecastProps = {
|
|
684
|
+
color: string;
|
|
685
|
+
} & SvgProps;
|
|
686
|
+
declare const Chromecast: ({ height, width, color }: ChromecastProps) => JSX.Element;
|
|
687
|
+
|
|
688
|
+
type CircleProps = {
|
|
689
|
+
color: string;
|
|
690
|
+
} & SvgProps;
|
|
691
|
+
declare const Circle: ({ height, width, color }: CircleProps) => JSX.Element;
|
|
692
|
+
|
|
693
|
+
type CircleCheckProps = {
|
|
694
|
+
color: string;
|
|
695
|
+
} & SvgProps;
|
|
696
|
+
declare const CircleCheck: ({ height, width, color }: CircleCheckProps) => JSX.Element;
|
|
697
|
+
|
|
698
|
+
type CircleHelpProps = {
|
|
699
|
+
color: string;
|
|
700
|
+
} & SvgProps;
|
|
701
|
+
declare const CircleHelp: ({ height, width, color }: CircleHelpProps) => JSX.Element;
|
|
702
|
+
|
|
703
|
+
type CircleWarningProps = {
|
|
704
|
+
color: string;
|
|
705
|
+
} & SvgProps;
|
|
706
|
+
declare const CircleWarning: ({ height, width, color }: CircleWarningProps) => JSX.Element;
|
|
707
|
+
|
|
708
|
+
type ClockProps = {
|
|
709
|
+
color: string;
|
|
710
|
+
} & SvgProps;
|
|
711
|
+
declare const Clock: ({ height, width, color }: ClockProps) => JSX.Element;
|
|
712
|
+
|
|
713
|
+
type CloseCircleProps = {
|
|
714
|
+
color: string;
|
|
715
|
+
} & SvgProps;
|
|
716
|
+
declare const CloseCircle: ({ height, width, color }: CloseCircleProps) => JSX.Element;
|
|
717
|
+
|
|
718
|
+
type CloseLgProps = {
|
|
719
|
+
color: string;
|
|
720
|
+
} & SvgProps;
|
|
721
|
+
declare const CloseLg: ({ height, width, color }: CloseLgProps) => JSX.Element;
|
|
722
|
+
|
|
723
|
+
type CloseMdProps = {
|
|
724
|
+
color: string;
|
|
725
|
+
} & SvgProps;
|
|
726
|
+
declare const CloseMd: ({ height, width, color }: CloseMdProps) => JSX.Element;
|
|
727
|
+
|
|
728
|
+
type CloseSmProps = {
|
|
729
|
+
color: string;
|
|
730
|
+
} & SvgProps;
|
|
731
|
+
declare const CloseSm: ({ height, width, color }: CloseSmProps) => JSX.Element;
|
|
732
|
+
|
|
733
|
+
type CloseSquareProps = {
|
|
734
|
+
color: string;
|
|
735
|
+
} & SvgProps;
|
|
736
|
+
declare const CloseSquare: ({ height, width, color }: CloseSquareProps) => JSX.Element;
|
|
737
|
+
|
|
738
|
+
type CloudProps = {
|
|
739
|
+
color: string;
|
|
740
|
+
} & SvgProps;
|
|
741
|
+
declare const Cloud: ({ height, width, color }: CloudProps) => JSX.Element;
|
|
742
|
+
|
|
743
|
+
type CloudAddProps = {
|
|
744
|
+
color: string;
|
|
745
|
+
} & SvgProps;
|
|
746
|
+
declare const CloudAdd: ({ height, width, color }: CloudAddProps) => JSX.Element;
|
|
747
|
+
|
|
748
|
+
type CloudCheckProps = {
|
|
749
|
+
color: string;
|
|
750
|
+
} & SvgProps;
|
|
751
|
+
declare const CloudCheck: ({ height, width, color }: CloudCheckProps) => JSX.Element;
|
|
752
|
+
|
|
753
|
+
type CloudCloseProps = {
|
|
754
|
+
color: string;
|
|
755
|
+
} & SvgProps;
|
|
756
|
+
declare const CloudClose: ({ height, width, color }: CloudCloseProps) => JSX.Element;
|
|
757
|
+
|
|
758
|
+
type CloudDownloadProps = {
|
|
759
|
+
color: string;
|
|
760
|
+
} & SvgProps;
|
|
761
|
+
declare const CloudDownload: ({ height, width, color }: CloudDownloadProps) => JSX.Element;
|
|
762
|
+
|
|
763
|
+
type CloudOffProps = {
|
|
764
|
+
color: string;
|
|
765
|
+
} & SvgProps;
|
|
766
|
+
declare const CloudOff: ({ height, width, color }: CloudOffProps) => JSX.Element;
|
|
767
|
+
|
|
768
|
+
type CloudRemoveProps = {
|
|
769
|
+
color: string;
|
|
770
|
+
} & SvgProps;
|
|
771
|
+
declare const CloudRemove: ({ height, width, color }: CloudRemoveProps) => JSX.Element;
|
|
772
|
+
|
|
773
|
+
type CloudUploadProps = {
|
|
774
|
+
color: string;
|
|
775
|
+
} & SvgProps;
|
|
776
|
+
declare const CloudUpload: ({ height, width, color }: CloudUploadProps) => JSX.Element;
|
|
777
|
+
|
|
778
|
+
type CodeProps = {
|
|
779
|
+
color: string;
|
|
780
|
+
} & SvgProps;
|
|
781
|
+
declare const Code: ({ height, width, color }: CodeProps) => JSX.Element;
|
|
782
|
+
|
|
783
|
+
type CoffeToGoProps = {
|
|
784
|
+
color: string;
|
|
785
|
+
} & SvgProps;
|
|
786
|
+
declare const CoffeToGo: ({ height, width, color }: CoffeToGoProps) => JSX.Element;
|
|
787
|
+
|
|
788
|
+
type CoffeeProps = {
|
|
789
|
+
color: string;
|
|
790
|
+
} & SvgProps;
|
|
791
|
+
declare const Coffee: ({ height, width, color }: CoffeeProps) => JSX.Element;
|
|
792
|
+
|
|
793
|
+
type ColumnsProps = {
|
|
794
|
+
color: string;
|
|
795
|
+
} & SvgProps;
|
|
796
|
+
declare const Columns: ({ height, width, color }: ColumnsProps) => JSX.Element;
|
|
797
|
+
|
|
798
|
+
type CombineAiProps = {
|
|
799
|
+
color: string;
|
|
800
|
+
} & SvgProps;
|
|
801
|
+
declare const CombineAi: ({ height, width, color }: CombineAiProps) => JSX.Element;
|
|
802
|
+
|
|
803
|
+
type CombineCellsProps = {
|
|
804
|
+
color: string;
|
|
805
|
+
} & SvgProps;
|
|
806
|
+
declare const CombineCells: ({ height, width, color }: CombineCellsProps) => JSX.Element;
|
|
807
|
+
|
|
808
|
+
type CommandProps = {
|
|
809
|
+
color: string;
|
|
810
|
+
} & SvgProps;
|
|
811
|
+
declare const Command: ({ height, width, color }: CommandProps) => JSX.Element;
|
|
812
|
+
|
|
813
|
+
type CompassProps = {
|
|
814
|
+
color: string;
|
|
815
|
+
} & SvgProps;
|
|
816
|
+
declare const Compass: ({ height, width, color }: CompassProps) => JSX.Element;
|
|
817
|
+
|
|
818
|
+
type CookieProps = {
|
|
819
|
+
color: string;
|
|
820
|
+
} & SvgProps;
|
|
821
|
+
declare const Cookie: ({ height, width, color }: CookieProps) => JSX.Element;
|
|
822
|
+
|
|
823
|
+
type CopyProps = {
|
|
824
|
+
color: string;
|
|
825
|
+
} & SvgProps;
|
|
826
|
+
declare const Copy: ({ height, width, color }: CopyProps) => JSX.Element;
|
|
827
|
+
|
|
828
|
+
type CreditCardProps = {
|
|
829
|
+
color: string;
|
|
830
|
+
} & SvgProps;
|
|
831
|
+
declare const CreditCard: ({ height, width, color }: CreditCardProps) => JSX.Element;
|
|
832
|
+
|
|
833
|
+
type CreditCard2Props = {
|
|
834
|
+
color: string;
|
|
835
|
+
} & SvgProps;
|
|
836
|
+
declare const CreditCard2: ({ height, width, color }: CreditCard2Props) => JSX.Element;
|
|
837
|
+
|
|
838
|
+
type CropProps = {
|
|
839
|
+
color: string;
|
|
840
|
+
} & SvgProps;
|
|
841
|
+
declare const Crop: ({ height, width, color }: CropProps) => JSX.Element;
|
|
842
|
+
|
|
843
|
+
type CupcakeProps = {
|
|
844
|
+
color: string;
|
|
845
|
+
} & SvgProps;
|
|
846
|
+
declare const Cupcake: ({ height, width, color }: CupcakeProps) => JSX.Element;
|
|
847
|
+
|
|
848
|
+
type CylinderProps = {
|
|
849
|
+
color: string;
|
|
850
|
+
} & SvgProps;
|
|
851
|
+
declare const Cylinder: ({ height, width, color }: CylinderProps) => JSX.Element;
|
|
852
|
+
|
|
853
|
+
type DataProps = {
|
|
854
|
+
color: string;
|
|
855
|
+
} & SvgProps;
|
|
856
|
+
declare const Data: ({ height, width, color }: DataProps) => JSX.Element;
|
|
857
|
+
|
|
858
|
+
type DeleteColumnProps = {
|
|
859
|
+
color: string;
|
|
860
|
+
} & SvgProps;
|
|
861
|
+
declare const DeleteColumn: ({ height, width, color }: DeleteColumnProps) => JSX.Element;
|
|
862
|
+
|
|
863
|
+
type DeleteRowProps = {
|
|
864
|
+
color: string;
|
|
865
|
+
} & SvgProps;
|
|
866
|
+
declare const DeleteRow: ({ height, width, color }: DeleteRowProps) => JSX.Element;
|
|
867
|
+
|
|
868
|
+
type DesktopProps = {
|
|
869
|
+
color: string;
|
|
870
|
+
} & SvgProps;
|
|
871
|
+
declare const Desktop: ({ height, width, color }: DesktopProps) => JSX.Element;
|
|
872
|
+
|
|
873
|
+
type DesktopTowerProps = {
|
|
874
|
+
color: string;
|
|
875
|
+
} & SvgProps;
|
|
876
|
+
declare const DesktopTower: ({ height, width, color }: DesktopTowerProps) => JSX.Element;
|
|
877
|
+
|
|
878
|
+
type DevicesProps = {
|
|
879
|
+
color: string;
|
|
880
|
+
} & SvgProps;
|
|
881
|
+
declare const Devices: ({ height, width, color }: DevicesProps) => JSX.Element;
|
|
882
|
+
|
|
883
|
+
type DoubleQuotesLProps = {
|
|
884
|
+
color: string;
|
|
885
|
+
} & SvgProps;
|
|
886
|
+
declare const DoubleQuotesL: ({ height, width, color }: DoubleQuotesLProps) => JSX.Element;
|
|
887
|
+
|
|
888
|
+
type DoubleQuotesRProps = {
|
|
889
|
+
color: string;
|
|
890
|
+
} & SvgProps;
|
|
891
|
+
declare const DoubleQuotesR: ({ height, width, color }: DoubleQuotesRProps) => JSX.Element;
|
|
892
|
+
|
|
893
|
+
type DownloadProps = {
|
|
894
|
+
color: string;
|
|
895
|
+
} & SvgProps;
|
|
896
|
+
declare const Download: ({ height, width, color }: DownloadProps) => JSX.Element;
|
|
897
|
+
|
|
898
|
+
type DownloadPackageProps = {
|
|
899
|
+
color: string;
|
|
900
|
+
} & SvgProps;
|
|
901
|
+
declare const DownloadPackage: ({ height, width, color }: DownloadPackageProps) => JSX.Element;
|
|
902
|
+
|
|
903
|
+
type DragHorizontalProps = {
|
|
904
|
+
color: string;
|
|
905
|
+
} & SvgProps;
|
|
906
|
+
declare const DragHorizontal: ({ height, width, color }: DragHorizontalProps) => JSX.Element;
|
|
907
|
+
|
|
908
|
+
type DragVerticalProps = {
|
|
909
|
+
color: string;
|
|
910
|
+
} & SvgProps;
|
|
911
|
+
declare const DragVertical: ({ height, width, color }: DragVerticalProps) => JSX.Element;
|
|
912
|
+
|
|
913
|
+
type DummyCircleProps = {
|
|
914
|
+
color: string;
|
|
915
|
+
} & SvgProps;
|
|
916
|
+
declare const DummyCircle: ({ height, width, color }: DummyCircleProps) => JSX.Element;
|
|
917
|
+
|
|
918
|
+
type DummyCircleSmallProps = {
|
|
919
|
+
color: string;
|
|
920
|
+
} & SvgProps;
|
|
921
|
+
declare const DummyCircleSmall: ({ height, width, color }: DummyCircleSmallProps) => JSX.Element;
|
|
922
|
+
|
|
923
|
+
type DummySquareProps = {
|
|
924
|
+
color: string;
|
|
925
|
+
} & SvgProps;
|
|
926
|
+
declare const DummySquare: ({ height, width, color }: DummySquareProps) => JSX.Element;
|
|
927
|
+
|
|
928
|
+
type DummySquareSmallProps = {
|
|
929
|
+
color: string;
|
|
930
|
+
} & SvgProps;
|
|
931
|
+
declare const DummySquareSmall: ({ height, width, color }: DummySquareSmallProps) => JSX.Element;
|
|
932
|
+
|
|
933
|
+
type EditPencilProps = {
|
|
934
|
+
color: string;
|
|
935
|
+
} & SvgProps;
|
|
936
|
+
declare const EditPencil: ({ height, width, color }: EditPencilProps) => JSX.Element;
|
|
937
|
+
|
|
938
|
+
type EditPencil2Props = {
|
|
939
|
+
color: string;
|
|
940
|
+
} & SvgProps;
|
|
941
|
+
declare const EditPencil2: ({ height, width, color }: EditPencil2Props) => JSX.Element;
|
|
942
|
+
|
|
943
|
+
type EditPencilLineProps = {
|
|
944
|
+
color: string;
|
|
945
|
+
} & SvgProps;
|
|
946
|
+
declare const EditPencilLine: ({ height, width, color }: EditPencilLineProps) => JSX.Element;
|
|
947
|
+
|
|
948
|
+
type EditPencilLine2Props = {
|
|
949
|
+
color: string;
|
|
950
|
+
} & SvgProps;
|
|
951
|
+
declare const EditPencilLine2: ({ height, width, color }: EditPencilLine2Props) => JSX.Element;
|
|
952
|
+
|
|
953
|
+
type EventShortcutProps = {
|
|
954
|
+
color: string;
|
|
955
|
+
} & SvgProps;
|
|
956
|
+
declare const EventShortcut: ({ height, width, color }: EventShortcutProps) => JSX.Element;
|
|
957
|
+
|
|
958
|
+
type ExitProps = {
|
|
959
|
+
color: string;
|
|
960
|
+
} & SvgProps;
|
|
961
|
+
declare const Exit: ({ height, width, color }: ExitProps) => JSX.Element;
|
|
962
|
+
|
|
963
|
+
type ExpandProps = {
|
|
964
|
+
color: string;
|
|
965
|
+
} & SvgProps;
|
|
966
|
+
declare const Expand: ({ height, width, color }: ExpandProps) => JSX.Element;
|
|
967
|
+
|
|
968
|
+
type ExternalLinkProps = {
|
|
969
|
+
color: string;
|
|
970
|
+
} & SvgProps;
|
|
971
|
+
declare const ExternalLink: ({ height, width, color }: ExternalLinkProps) => JSX.Element;
|
|
972
|
+
|
|
973
|
+
type FigmaProps = {
|
|
974
|
+
color: string;
|
|
975
|
+
} & SvgProps;
|
|
976
|
+
declare const Figma: ({ height, width, color }: FigmaProps) => JSX.Element;
|
|
977
|
+
|
|
978
|
+
type FileAddProps = {
|
|
979
|
+
color: string;
|
|
980
|
+
} & SvgProps;
|
|
981
|
+
declare const FileAdd: ({ height, width, color }: FileAddProps) => JSX.Element;
|
|
982
|
+
|
|
983
|
+
type FileBlankProps = {
|
|
984
|
+
color: string;
|
|
985
|
+
} & SvgProps;
|
|
986
|
+
declare const FileBlank: ({ height, width, color }: FileBlankProps) => JSX.Element;
|
|
987
|
+
|
|
988
|
+
type FileCheckProps = {
|
|
989
|
+
color: string;
|
|
990
|
+
} & SvgProps;
|
|
991
|
+
declare const FileCheck: ({ height, width, color }: FileCheckProps) => JSX.Element;
|
|
992
|
+
|
|
993
|
+
type FileCloseProps = {
|
|
994
|
+
color: string;
|
|
995
|
+
} & SvgProps;
|
|
996
|
+
declare const FileClose: ({ height, width, color }: FileCloseProps) => JSX.Element;
|
|
997
|
+
|
|
998
|
+
type FileCodeProps = {
|
|
999
|
+
color: string;
|
|
1000
|
+
} & SvgProps;
|
|
1001
|
+
declare const FileCode: ({ height, width, color }: FileCodeProps) => JSX.Element;
|
|
1002
|
+
|
|
1003
|
+
type FileDocumentProps = {
|
|
1004
|
+
color: string;
|
|
1005
|
+
} & SvgProps;
|
|
1006
|
+
declare const FileDocument: ({ height, width, color }: FileDocumentProps) => JSX.Element;
|
|
1007
|
+
|
|
1008
|
+
type FileDownloadProps = {
|
|
1009
|
+
color: string;
|
|
1010
|
+
} & SvgProps;
|
|
1011
|
+
declare const FileDownload: ({ height, width, color }: FileDownloadProps) => JSX.Element;
|
|
1012
|
+
|
|
1013
|
+
type FileEditProps = {
|
|
1014
|
+
color: string;
|
|
1015
|
+
} & SvgProps;
|
|
1016
|
+
declare const FileEdit: ({ height, width, color }: FileEditProps) => JSX.Element;
|
|
1017
|
+
|
|
1018
|
+
type FileRemoveProps = {
|
|
1019
|
+
color: string;
|
|
1020
|
+
} & SvgProps;
|
|
1021
|
+
declare const FileRemove: ({ height, width, color }: FileRemoveProps) => JSX.Element;
|
|
1022
|
+
|
|
1023
|
+
type FileSearchProps = {
|
|
1024
|
+
color: string;
|
|
1025
|
+
} & SvgProps;
|
|
1026
|
+
declare const FileSearch: ({ height, width, color }: FileSearchProps) => JSX.Element;
|
|
1027
|
+
|
|
1028
|
+
type FileUploadProps = {
|
|
1029
|
+
color: string;
|
|
1030
|
+
} & SvgProps;
|
|
1031
|
+
declare const FileUpload: ({ height, width, color }: FileUploadProps) => JSX.Element;
|
|
1032
|
+
|
|
1033
|
+
type FilesProps = {
|
|
1034
|
+
color: string;
|
|
1035
|
+
} & SvgProps;
|
|
1036
|
+
declare const Files: ({ height, width, color }: FilesProps) => JSX.Element;
|
|
1037
|
+
|
|
1038
|
+
type FilterProps = {
|
|
1039
|
+
color: string;
|
|
1040
|
+
} & SvgProps;
|
|
1041
|
+
declare const Filter: ({ height, width, color }: FilterProps) => JSX.Element;
|
|
1042
|
+
|
|
1043
|
+
type FilterOffProps = {
|
|
1044
|
+
color: string;
|
|
1045
|
+
} & SvgProps;
|
|
1046
|
+
declare const FilterOff: ({ height, width, color }: FilterOffProps) => JSX.Element;
|
|
1047
|
+
|
|
1048
|
+
type FireProps = {
|
|
1049
|
+
color: string;
|
|
1050
|
+
} & SvgProps;
|
|
1051
|
+
declare const Fire: ({ height, width, color }: FireProps) => JSX.Element;
|
|
1052
|
+
|
|
1053
|
+
type FirstAidProps = {
|
|
1054
|
+
color: string;
|
|
1055
|
+
} & SvgProps;
|
|
1056
|
+
declare const FirstAid: ({ height, width, color }: FirstAidProps) => JSX.Element;
|
|
1057
|
+
|
|
1058
|
+
type FlagProps = {
|
|
1059
|
+
color: string;
|
|
1060
|
+
} & SvgProps;
|
|
1061
|
+
declare const Flag: ({ height, width, color }: FlagProps) => JSX.Element;
|
|
1062
|
+
|
|
1063
|
+
type FolderProps = {
|
|
1064
|
+
color: string;
|
|
1065
|
+
} & SvgProps;
|
|
1066
|
+
declare const Folder: ({ height, width, color }: FolderProps) => JSX.Element;
|
|
1067
|
+
|
|
1068
|
+
type FolderAddProps = {
|
|
1069
|
+
color: string;
|
|
1070
|
+
} & SvgProps;
|
|
1071
|
+
declare const FolderAdd: ({ height, width, color }: FolderAddProps) => JSX.Element;
|
|
1072
|
+
|
|
1073
|
+
type FolderCheckProps = {
|
|
1074
|
+
color: string;
|
|
1075
|
+
} & SvgProps;
|
|
1076
|
+
declare const FolderCheck: ({ height, width, color }: FolderCheckProps) => JSX.Element;
|
|
1077
|
+
|
|
1078
|
+
type FolderCloseProps = {
|
|
1079
|
+
color: string;
|
|
1080
|
+
} & SvgProps;
|
|
1081
|
+
declare const FolderClose: ({ height, width, color }: FolderCloseProps) => JSX.Element;
|
|
1082
|
+
|
|
1083
|
+
type FolderCodeProps = {
|
|
1084
|
+
color: string;
|
|
1085
|
+
} & SvgProps;
|
|
1086
|
+
declare const FolderCode: ({ height, width, color }: FolderCodeProps) => JSX.Element;
|
|
1087
|
+
|
|
1088
|
+
type FolderDocumentProps = {
|
|
1089
|
+
color: string;
|
|
1090
|
+
} & SvgProps;
|
|
1091
|
+
declare const FolderDocument: ({ height, width, color }: FolderDocumentProps) => JSX.Element;
|
|
1092
|
+
|
|
1093
|
+
type FolderDownloadProps = {
|
|
1094
|
+
color: string;
|
|
1095
|
+
} & SvgProps;
|
|
1096
|
+
declare const FolderDownload: ({ height, width, color }: FolderDownloadProps) => JSX.Element;
|
|
1097
|
+
|
|
1098
|
+
type FolderEditProps = {
|
|
1099
|
+
color: string;
|
|
1100
|
+
} & SvgProps;
|
|
1101
|
+
declare const FolderEdit: ({ height, width, color }: FolderEditProps) => JSX.Element;
|
|
1102
|
+
|
|
1103
|
+
type FolderOpenProps = {
|
|
1104
|
+
color: string;
|
|
1105
|
+
} & SvgProps;
|
|
1106
|
+
declare const FolderOpen: ({ height, width, color }: FolderOpenProps) => JSX.Element;
|
|
1107
|
+
|
|
1108
|
+
type FolderRemoveProps = {
|
|
1109
|
+
color: string;
|
|
1110
|
+
} & SvgProps;
|
|
1111
|
+
declare const FolderRemove: ({ height, width, color }: FolderRemoveProps) => JSX.Element;
|
|
1112
|
+
|
|
1113
|
+
type FolderSearchProps = {
|
|
1114
|
+
color: string;
|
|
1115
|
+
} & SvgProps;
|
|
1116
|
+
declare const FolderSearch: ({ height, width, color }: FolderSearchProps) => JSX.Element;
|
|
1117
|
+
|
|
1118
|
+
type FolderUploadProps = {
|
|
1119
|
+
color: string;
|
|
1120
|
+
} & SvgProps;
|
|
1121
|
+
declare const FolderUpload: ({ height, width, color }: FolderUploadProps) => JSX.Element;
|
|
1122
|
+
|
|
1123
|
+
type FoldersProps = {
|
|
1124
|
+
color: string;
|
|
1125
|
+
} & SvgProps;
|
|
1126
|
+
declare const Folders: ({ height, width, color }: FoldersProps) => JSX.Element;
|
|
1127
|
+
|
|
1128
|
+
type FontProps = {
|
|
1129
|
+
color: string;
|
|
1130
|
+
} & SvgProps;
|
|
1131
|
+
declare const Font: ({ height, width, color }: FontProps) => JSX.Element;
|
|
1132
|
+
|
|
1133
|
+
type ForwardProps = {
|
|
1134
|
+
color: string;
|
|
1135
|
+
} & SvgProps;
|
|
1136
|
+
declare const Forward: ({ height, width, color }: ForwardProps) => JSX.Element;
|
|
1137
|
+
|
|
1138
|
+
type GiftProps = {
|
|
1139
|
+
color: string;
|
|
1140
|
+
} & SvgProps;
|
|
1141
|
+
declare const Gift: ({ height, width, color }: GiftProps) => JSX.Element;
|
|
1142
|
+
|
|
1143
|
+
type GlobeProps = {
|
|
1144
|
+
color: string;
|
|
1145
|
+
} & SvgProps;
|
|
1146
|
+
declare const Globe: ({ height, width, color }: GlobeProps) => JSX.Element;
|
|
1147
|
+
|
|
1148
|
+
type GynecologyAndObstetricsProps = {
|
|
1149
|
+
color: string;
|
|
1150
|
+
} & SvgProps;
|
|
1151
|
+
declare const GynecologyAndObstetrics: ({ height, width, color }: GynecologyAndObstetricsProps) => JSX.Element;
|
|
1152
|
+
|
|
1153
|
+
type HalfCheckLgProps = {
|
|
1154
|
+
color: string;
|
|
1155
|
+
} & SvgProps;
|
|
1156
|
+
declare const HalfCheckLg: ({ height, width, color }: HalfCheckLgProps) => JSX.Element;
|
|
1157
|
+
|
|
1158
|
+
type HamburgerLgProps = {
|
|
1159
|
+
color: string;
|
|
1160
|
+
} & SvgProps;
|
|
1161
|
+
declare const HamburgerLg: ({ height, width, color }: HamburgerLgProps) => JSX.Element;
|
|
1162
|
+
|
|
1163
|
+
type HamburgerMdProps = {
|
|
1164
|
+
color: string;
|
|
1165
|
+
} & SvgProps;
|
|
1166
|
+
declare const HamburgerMd: ({ height, width, color }: HamburgerMdProps) => JSX.Element;
|
|
1167
|
+
|
|
1168
|
+
type HandbagProps = {
|
|
1169
|
+
color: string;
|
|
1170
|
+
} & SvgProps;
|
|
1171
|
+
declare const Handbag: ({ height, width, color }: HandbagProps) => JSX.Element;
|
|
1172
|
+
|
|
1173
|
+
type HeadingProps = {
|
|
1174
|
+
color: string;
|
|
1175
|
+
} & SvgProps;
|
|
1176
|
+
declare const Heading: ({ height, width, color }: HeadingProps) => JSX.Element;
|
|
1177
|
+
|
|
1178
|
+
type HeadingH1Props = {
|
|
1179
|
+
color: string;
|
|
1180
|
+
} & SvgProps;
|
|
1181
|
+
declare const HeadingH1: ({ height, width, color }: HeadingH1Props) => JSX.Element;
|
|
1182
|
+
|
|
1183
|
+
type HeadingH2Props = {
|
|
1184
|
+
color: string;
|
|
1185
|
+
} & SvgProps;
|
|
1186
|
+
declare const HeadingH2: ({ height, width, color }: HeadingH2Props) => JSX.Element;
|
|
1187
|
+
|
|
1188
|
+
type HeadingH3Props = {
|
|
1189
|
+
color: string;
|
|
1190
|
+
} & SvgProps;
|
|
1191
|
+
declare const HeadingH3: ({ height, width, color }: HeadingH3Props) => JSX.Element;
|
|
1192
|
+
|
|
1193
|
+
type HeadingH4Props = {
|
|
1194
|
+
color: string;
|
|
1195
|
+
} & SvgProps;
|
|
1196
|
+
declare const HeadingH4: ({ height, width, color }: HeadingH4Props) => JSX.Element;
|
|
1197
|
+
|
|
1198
|
+
type HeadingH5Props = {
|
|
1199
|
+
color: string;
|
|
1200
|
+
} & SvgProps;
|
|
1201
|
+
declare const HeadingH5: ({ height, width, color }: HeadingH5Props) => JSX.Element;
|
|
1202
|
+
|
|
1203
|
+
type HeadingH6Props = {
|
|
1204
|
+
color: string;
|
|
1205
|
+
} & SvgProps;
|
|
1206
|
+
declare const HeadingH6: ({ height, width, color }: HeadingH6Props) => JSX.Element;
|
|
1207
|
+
|
|
1208
|
+
type HeadphonesProps = {
|
|
1209
|
+
color: string;
|
|
1210
|
+
} & SvgProps;
|
|
1211
|
+
declare const Headphones: ({ height, width, color }: HeadphonesProps) => JSX.Element;
|
|
1212
|
+
|
|
1213
|
+
type HeartProps = {
|
|
1214
|
+
color: string;
|
|
1215
|
+
} & SvgProps;
|
|
1216
|
+
declare const Heart: ({ height, width, color }: HeartProps) => JSX.Element;
|
|
1217
|
+
|
|
1218
|
+
type Heart2Props = {
|
|
1219
|
+
color: string;
|
|
1220
|
+
} & SvgProps;
|
|
1221
|
+
declare const Heart2: ({ height, width, color }: Heart2Props) => JSX.Element;
|
|
1222
|
+
|
|
1223
|
+
type HelpProps = {
|
|
1224
|
+
color: string;
|
|
1225
|
+
} & SvgProps;
|
|
1226
|
+
declare const Help: ({ height, width, color }: HelpProps) => JSX.Element;
|
|
1227
|
+
|
|
1228
|
+
type HideProps = {
|
|
1229
|
+
color: string;
|
|
1230
|
+
} & SvgProps;
|
|
1231
|
+
declare const Hide: ({ height, width, color }: HideProps) => JSX.Element;
|
|
1232
|
+
|
|
1233
|
+
type HouseProps = {
|
|
1234
|
+
color: string;
|
|
1235
|
+
} & SvgProps;
|
|
1236
|
+
declare const House: ({ height, width, color }: HouseProps) => JSX.Element;
|
|
1237
|
+
|
|
1238
|
+
type House2Props = {
|
|
1239
|
+
color: string;
|
|
1240
|
+
} & SvgProps;
|
|
1241
|
+
declare const House2: ({ height, width, color }: House2Props) => JSX.Element;
|
|
1242
|
+
|
|
1243
|
+
type House3Props = {
|
|
1244
|
+
color: string;
|
|
1245
|
+
} & SvgProps;
|
|
1246
|
+
declare const House3: ({ height, width, color }: House3Props) => JSX.Element;
|
|
1247
|
+
|
|
1248
|
+
type HouseAddProps = {
|
|
1249
|
+
color: string;
|
|
1250
|
+
} & SvgProps;
|
|
1251
|
+
declare const HouseAdd: ({ height, width, color }: HouseAddProps) => JSX.Element;
|
|
1252
|
+
|
|
1253
|
+
type HouseCheckProps = {
|
|
1254
|
+
color: string;
|
|
1255
|
+
} & SvgProps;
|
|
1256
|
+
declare const HouseCheck: ({ height, width, color }: HouseCheckProps) => JSX.Element;
|
|
1257
|
+
|
|
1258
|
+
type HouseCloseProps = {
|
|
1259
|
+
color: string;
|
|
1260
|
+
} & SvgProps;
|
|
1261
|
+
declare const HouseClose: ({ height, width, color }: HouseCloseProps) => JSX.Element;
|
|
1262
|
+
|
|
1263
|
+
type HouseRemoveProps = {
|
|
1264
|
+
color: string;
|
|
1265
|
+
} & SvgProps;
|
|
1266
|
+
declare const HouseRemove: ({ height, width, color }: HouseRemoveProps) => JSX.Element;
|
|
1267
|
+
|
|
1268
|
+
type ImageProps = {
|
|
1269
|
+
color: string;
|
|
1270
|
+
} & SvgProps;
|
|
1271
|
+
declare const Image: ({ height, width, color }: ImageProps) => JSX.Element;
|
|
1272
|
+
|
|
1273
|
+
type Image2Props = {
|
|
1274
|
+
color: string;
|
|
1275
|
+
} & SvgProps;
|
|
1276
|
+
declare const Image2: ({ height, width, color }: Image2Props) => JSX.Element;
|
|
1277
|
+
|
|
1278
|
+
type IndexHighProps = {
|
|
1279
|
+
color: string;
|
|
1280
|
+
} & SvgProps;
|
|
1281
|
+
declare const IndexHigh: ({ height, width, color }: IndexHighProps) => JSX.Element;
|
|
1282
|
+
|
|
1283
|
+
type IndexLowProps = {
|
|
1284
|
+
color: string;
|
|
1285
|
+
} & SvgProps;
|
|
1286
|
+
declare const IndexLow: ({ height, width, color }: IndexLowProps) => JSX.Element;
|
|
1287
|
+
|
|
1288
|
+
type IndexMediumProps = {
|
|
1289
|
+
color: string;
|
|
1290
|
+
} & SvgProps;
|
|
1291
|
+
declare const IndexMedium: ({ height, width, color }: IndexMediumProps) => JSX.Element;
|
|
1292
|
+
|
|
1293
|
+
type IndexPriorityProps = {
|
|
1294
|
+
color: string;
|
|
1295
|
+
} & SvgProps;
|
|
1296
|
+
declare const IndexPriority: ({ height, width, color }: IndexPriorityProps) => JSX.Element;
|
|
1297
|
+
|
|
1298
|
+
type InfoProps = {
|
|
1299
|
+
color: string;
|
|
1300
|
+
} & SvgProps;
|
|
1301
|
+
declare const Info: ({ height, width, color }: InfoProps) => JSX.Element;
|
|
1302
|
+
|
|
1303
|
+
type InstanceProps = {
|
|
1304
|
+
color: string;
|
|
1305
|
+
} & SvgProps;
|
|
1306
|
+
declare const Instance: ({ height, width, color }: InstanceProps) => JSX.Element;
|
|
1307
|
+
|
|
1308
|
+
type InternshipSyncProps = {
|
|
1309
|
+
color: string;
|
|
1310
|
+
} & SvgProps;
|
|
1311
|
+
declare const InternshipSync: ({ height, width, color }: InternshipSyncProps) => JSX.Element;
|
|
1312
|
+
|
|
1313
|
+
type ItalicProps = {
|
|
1314
|
+
color: string;
|
|
1315
|
+
} & SvgProps;
|
|
1316
|
+
declare const Italic: ({ height, width, color }: ItalicProps) => JSX.Element;
|
|
1317
|
+
|
|
1318
|
+
type KeyboardProps = {
|
|
1319
|
+
color: string;
|
|
1320
|
+
} & SvgProps;
|
|
1321
|
+
declare const Keyboard: ({ height, width, color }: KeyboardProps) => JSX.Element;
|
|
1322
|
+
|
|
1323
|
+
type LabelProps = {
|
|
1324
|
+
color: string;
|
|
1325
|
+
} & SvgProps;
|
|
1326
|
+
declare const Label: ({ height, width, color }: LabelProps) => JSX.Element;
|
|
1327
|
+
|
|
1328
|
+
type LaptopProps = {
|
|
1329
|
+
color: string;
|
|
1330
|
+
} & SvgProps;
|
|
1331
|
+
declare const Laptop: ({ height, width, color }: LaptopProps) => JSX.Element;
|
|
1332
|
+
|
|
1333
|
+
type LayerProps = {
|
|
1334
|
+
color: string;
|
|
1335
|
+
} & SvgProps;
|
|
1336
|
+
declare const Layer: ({ height, width, color }: LayerProps) => JSX.Element;
|
|
1337
|
+
|
|
1338
|
+
type LayersProps = {
|
|
1339
|
+
color: string;
|
|
1340
|
+
} & SvgProps;
|
|
1341
|
+
declare const Layers: ({ height, width, color }: LayersProps) => JSX.Element;
|
|
1342
|
+
|
|
1343
|
+
type LeafProps = {
|
|
1344
|
+
color: string;
|
|
1345
|
+
} & SvgProps;
|
|
1346
|
+
declare const Leaf: ({ height, width, color }: LeafProps) => JSX.Element;
|
|
1347
|
+
|
|
1348
|
+
type LineLProps = {
|
|
1349
|
+
color: string;
|
|
1350
|
+
} & SvgProps;
|
|
1351
|
+
declare const LineL: ({ height, width, color }: LineLProps) => JSX.Element;
|
|
1352
|
+
|
|
1353
|
+
type LineMProps = {
|
|
1354
|
+
color: string;
|
|
1355
|
+
} & SvgProps;
|
|
1356
|
+
declare const LineM: ({ height, width, color }: LineMProps) => JSX.Element;
|
|
1357
|
+
|
|
1358
|
+
type LineSProps = {
|
|
1359
|
+
color: string;
|
|
1360
|
+
} & SvgProps;
|
|
1361
|
+
declare const LineS: ({ height, width, color }: LineSProps) => JSX.Element;
|
|
1362
|
+
|
|
1363
|
+
type LineXlProps = {
|
|
1364
|
+
color: string;
|
|
1365
|
+
} & SvgProps;
|
|
1366
|
+
declare const LineXl: ({ height, width, color }: LineXlProps) => JSX.Element;
|
|
1367
|
+
|
|
1368
|
+
type LinkProps = {
|
|
1369
|
+
color: string;
|
|
1370
|
+
} & SvgProps;
|
|
1371
|
+
declare const Link: ({ height, width, color }: LinkProps) => JSX.Element;
|
|
1372
|
+
|
|
1373
|
+
type LinkBreakProps = {
|
|
1374
|
+
color: string;
|
|
1375
|
+
} & SvgProps;
|
|
1376
|
+
declare const LinkBreak: ({ height, width, color }: LinkBreakProps) => JSX.Element;
|
|
1377
|
+
|
|
1378
|
+
type LinkHorizontalProps = {
|
|
1379
|
+
color: string;
|
|
1380
|
+
} & SvgProps;
|
|
1381
|
+
declare const LinkHorizontal: ({ height, width, color }: LinkHorizontalProps) => JSX.Element;
|
|
1382
|
+
|
|
1383
|
+
type LinkHorizontalOffProps = {
|
|
1384
|
+
color: string;
|
|
1385
|
+
} & SvgProps;
|
|
1386
|
+
declare const LinkHorizontalOff: ({ height, width, color }: LinkHorizontalOffProps) => JSX.Element;
|
|
1387
|
+
|
|
1388
|
+
type LinkVerticalProps = {
|
|
1389
|
+
color: string;
|
|
1390
|
+
} & SvgProps;
|
|
1391
|
+
declare const LinkVertical: ({ height, width, color }: LinkVerticalProps) => JSX.Element;
|
|
1392
|
+
|
|
1393
|
+
type ListAddProps = {
|
|
1394
|
+
color: string;
|
|
1395
|
+
} & SvgProps;
|
|
1396
|
+
declare const ListAdd: ({ height, width, color }: ListAddProps) => JSX.Element;
|
|
1397
|
+
|
|
1398
|
+
type ListCheckProps = {
|
|
1399
|
+
color: string;
|
|
1400
|
+
} & SvgProps;
|
|
1401
|
+
declare const ListCheck: ({ height, width, color }: ListCheckProps) => JSX.Element;
|
|
1402
|
+
|
|
1403
|
+
type ListChecklistProps = {
|
|
1404
|
+
color: string;
|
|
1405
|
+
} & SvgProps;
|
|
1406
|
+
declare const ListChecklist: ({ height, width, color }: ListChecklistProps) => JSX.Element;
|
|
1407
|
+
|
|
1408
|
+
type ListOrderedProps = {
|
|
1409
|
+
color: string;
|
|
1410
|
+
} & SvgProps;
|
|
1411
|
+
declare const ListOrdered: ({ height, width, color }: ListOrderedProps) => JSX.Element;
|
|
1412
|
+
|
|
1413
|
+
type ListRemoveProps = {
|
|
1414
|
+
color: string;
|
|
1415
|
+
} & SvgProps;
|
|
1416
|
+
declare const ListRemove: ({ height, width, color }: ListRemoveProps) => JSX.Element;
|
|
1417
|
+
|
|
1418
|
+
type ListUnorderedProps = {
|
|
1419
|
+
color: string;
|
|
1420
|
+
} & SvgProps;
|
|
1421
|
+
declare const ListUnordered: ({ height, width, color }: ListUnorderedProps) => JSX.Element;
|
|
1422
|
+
|
|
1423
|
+
type LoadingProps = {
|
|
1424
|
+
color: string;
|
|
1425
|
+
} & SvgProps;
|
|
1426
|
+
declare const Loading: ({ height, width, color }: LoadingProps) => JSX.Element;
|
|
1427
|
+
|
|
1428
|
+
type LockProps = {
|
|
1429
|
+
color: string;
|
|
1430
|
+
} & SvgProps;
|
|
1431
|
+
declare const Lock: ({ height, width, color }: LockProps) => JSX.Element;
|
|
1432
|
+
|
|
1433
|
+
type LockOpenProps = {
|
|
1434
|
+
color: string;
|
|
1435
|
+
} & SvgProps;
|
|
1436
|
+
declare const LockOpen: ({ height, width, color }: LockOpenProps) => JSX.Element;
|
|
1437
|
+
|
|
1438
|
+
type LogOutProps = {
|
|
1439
|
+
color: string;
|
|
1440
|
+
} & SvgProps;
|
|
1441
|
+
declare const LogOut: ({ height, width, color }: LogOutProps) => JSX.Element;
|
|
1442
|
+
|
|
1443
|
+
type MagnifyingGlassMinusProps = {
|
|
1444
|
+
color: string;
|
|
1445
|
+
} & SvgProps;
|
|
1446
|
+
declare const MagnifyingGlassMinus: ({ height, width, color }: MagnifyingGlassMinusProps) => JSX.Element;
|
|
1447
|
+
|
|
1448
|
+
type MagnifyingGlassPlusProps = {
|
|
1449
|
+
color: string;
|
|
1450
|
+
} & SvgProps;
|
|
1451
|
+
declare const MagnifyingGlassPlus: ({ height, width, color }: MagnifyingGlassPlusProps) => JSX.Element;
|
|
1452
|
+
|
|
1453
|
+
type MailProps = {
|
|
1454
|
+
color: string;
|
|
1455
|
+
} & SvgProps;
|
|
1456
|
+
declare const Mail: ({ height, width, color }: MailProps) => JSX.Element;
|
|
1457
|
+
|
|
1458
|
+
type MailOpenProps = {
|
|
1459
|
+
color: string;
|
|
1460
|
+
} & SvgProps;
|
|
1461
|
+
declare const MailOpen: ({ height, width, color }: MailOpenProps) => JSX.Element;
|
|
1462
|
+
|
|
1463
|
+
type MainComponentProps = {
|
|
1464
|
+
color: string;
|
|
1465
|
+
} & SvgProps;
|
|
1466
|
+
declare const MainComponent: ({ height, width, color }: MainComponentProps) => JSX.Element;
|
|
1467
|
+
|
|
1468
|
+
type MapProps = {
|
|
1469
|
+
color: string;
|
|
1470
|
+
} & SvgProps;
|
|
1471
|
+
declare const Map: ({ height, width, color }: MapProps) => JSX.Element;
|
|
1472
|
+
|
|
1473
|
+
type MapPinProps = {
|
|
1474
|
+
color: string;
|
|
1475
|
+
} & SvgProps;
|
|
1476
|
+
declare const MapPin: ({ height, width, color }: MapPinProps) => JSX.Element;
|
|
1477
|
+
|
|
1478
|
+
type MedbrainProps = {
|
|
1479
|
+
color: string;
|
|
1480
|
+
} & SvgProps;
|
|
1481
|
+
declare const Medbrain: ({ height, width, color }: MedbrainProps) => JSX.Element;
|
|
1482
|
+
|
|
1483
|
+
type MedbrainAiProps = {
|
|
1484
|
+
color: string;
|
|
1485
|
+
} & SvgProps;
|
|
1486
|
+
declare const MedbrainAi: ({ height, width, color }: MedbrainAiProps) => JSX.Element;
|
|
1487
|
+
|
|
1488
|
+
type MedicalClinicProps = {
|
|
1489
|
+
color: string;
|
|
1490
|
+
} & SvgProps;
|
|
1491
|
+
declare const MedicalClinic: ({ height, width, color }: MedicalClinicProps) => JSX.Element;
|
|
1492
|
+
|
|
1493
|
+
type MentionProps = {
|
|
1494
|
+
color: string;
|
|
1495
|
+
} & SvgProps;
|
|
1496
|
+
declare const Mention: ({ height, width, color }: MentionProps) => JSX.Element;
|
|
1497
|
+
|
|
1498
|
+
type MenuAltProps = {
|
|
1499
|
+
color: string;
|
|
1500
|
+
} & SvgProps;
|
|
1501
|
+
declare const MenuAlt: ({ height, width, color }: MenuAltProps) => JSX.Element;
|
|
1502
|
+
|
|
1503
|
+
type MenuAlt2Props = {
|
|
1504
|
+
color: string;
|
|
1505
|
+
} & SvgProps;
|
|
1506
|
+
declare const MenuAlt2: ({ height, width, color }: MenuAlt2Props) => JSX.Element;
|
|
1507
|
+
|
|
1508
|
+
type MenuAlt3Props = {
|
|
1509
|
+
color: string;
|
|
1510
|
+
} & SvgProps;
|
|
1511
|
+
declare const MenuAlt3: ({ height, width, color }: MenuAlt3Props) => JSX.Element;
|
|
1512
|
+
|
|
1513
|
+
type MenuAlt4Props = {
|
|
1514
|
+
color: string;
|
|
1515
|
+
} & SvgProps;
|
|
1516
|
+
declare const MenuAlt4: ({ height, width, color }: MenuAlt4Props) => JSX.Element;
|
|
1517
|
+
|
|
1518
|
+
type MenuAlt5Props = {
|
|
1519
|
+
color: string;
|
|
1520
|
+
} & SvgProps;
|
|
1521
|
+
declare const MenuAlt5: ({ height, width, color }: MenuAlt5Props) => JSX.Element;
|
|
1522
|
+
|
|
1523
|
+
type MenuDuoLgProps = {
|
|
1524
|
+
color: string;
|
|
1525
|
+
} & SvgProps;
|
|
1526
|
+
declare const MenuDuoLg: ({ height, width, color }: MenuDuoLgProps) => JSX.Element;
|
|
1527
|
+
|
|
1528
|
+
type MenuDuoMdProps = {
|
|
1529
|
+
color: string;
|
|
1530
|
+
} & SvgProps;
|
|
1531
|
+
declare const MenuDuoMd: ({ height, width, color }: MenuDuoMdProps) => JSX.Element;
|
|
1532
|
+
|
|
1533
|
+
type MobileProps = {
|
|
1534
|
+
color: string;
|
|
1535
|
+
} & SvgProps;
|
|
1536
|
+
declare const Mobile: ({ height, width, color }: MobileProps) => JSX.Element;
|
|
1537
|
+
|
|
1538
|
+
type MobileButtonProps = {
|
|
1539
|
+
color: string;
|
|
1540
|
+
} & SvgProps;
|
|
1541
|
+
declare const MobileButton: ({ height, width, color }: MobileButtonProps) => JSX.Element;
|
|
1542
|
+
|
|
1543
|
+
type MonitorProps = {
|
|
1544
|
+
color: string;
|
|
1545
|
+
} & SvgProps;
|
|
1546
|
+
declare const Monitor: ({ height, width, color }: MonitorProps) => JSX.Element;
|
|
1547
|
+
|
|
1548
|
+
type MonitorPlayProps = {
|
|
1549
|
+
color: string;
|
|
1550
|
+
} & SvgProps;
|
|
1551
|
+
declare const MonitorPlay: ({ height, width, color }: MonitorPlayProps) => JSX.Element;
|
|
1552
|
+
|
|
1553
|
+
type MoonProps = {
|
|
1554
|
+
color: string;
|
|
1555
|
+
} & SvgProps;
|
|
1556
|
+
declare const Moon: ({ height, width, color }: MoonProps) => JSX.Element;
|
|
1557
|
+
|
|
1558
|
+
type MoreGridBigProps = {
|
|
1559
|
+
color: string;
|
|
1560
|
+
} & SvgProps;
|
|
1561
|
+
declare const MoreGridBig: ({ height, width, color }: MoreGridBigProps) => JSX.Element;
|
|
1562
|
+
|
|
1563
|
+
type MoreGridSmallProps = {
|
|
1564
|
+
color: string;
|
|
1565
|
+
} & SvgProps;
|
|
1566
|
+
declare const MoreGridSmall: ({ height, width, color }: MoreGridSmallProps) => JSX.Element;
|
|
1567
|
+
|
|
1568
|
+
type MoreHorizontalProps = {
|
|
1569
|
+
color: string;
|
|
1570
|
+
} & SvgProps;
|
|
1571
|
+
declare const MoreHorizontal: ({ height, width, color }: MoreHorizontalProps) => JSX.Element;
|
|
1572
|
+
|
|
1573
|
+
type MoreVerticalProps = {
|
|
1574
|
+
color: string;
|
|
1575
|
+
} & SvgProps;
|
|
1576
|
+
declare const MoreVertical: ({ height, width, color }: MoreVerticalProps) => JSX.Element;
|
|
1577
|
+
|
|
1578
|
+
type MouseProps = {
|
|
1579
|
+
color: string;
|
|
1580
|
+
} & SvgProps;
|
|
1581
|
+
declare const Mouse: ({ height, width, color }: MouseProps) => JSX.Element;
|
|
1582
|
+
|
|
1583
|
+
type MoveProps = {
|
|
1584
|
+
color: string;
|
|
1585
|
+
} & SvgProps;
|
|
1586
|
+
declare const Move: ({ height, width, color }: MoveProps) => JSX.Element;
|
|
1587
|
+
|
|
1588
|
+
type MoveHorizontalProps = {
|
|
1589
|
+
color: string;
|
|
1590
|
+
} & SvgProps;
|
|
1591
|
+
declare const MoveHorizontal: ({ height, width, color }: MoveHorizontalProps) => JSX.Element;
|
|
1592
|
+
|
|
1593
|
+
type MoveVerticalProps = {
|
|
1594
|
+
color: string;
|
|
1595
|
+
} & SvgProps;
|
|
1596
|
+
declare const MoveVertical: ({ height, width, color }: MoveVerticalProps) => JSX.Element;
|
|
1597
|
+
|
|
1598
|
+
type MovingDeskProps = {
|
|
1599
|
+
color: string;
|
|
1600
|
+
} & SvgProps;
|
|
1601
|
+
declare const MovingDesk: ({ height, width, color }: MovingDeskProps) => JSX.Element;
|
|
1602
|
+
|
|
1603
|
+
type NavigationProps = {
|
|
1604
|
+
color: string;
|
|
1605
|
+
} & SvgProps;
|
|
1606
|
+
declare const Navigation: ({ height, width, color }: NavigationProps) => JSX.Element;
|
|
1607
|
+
|
|
1608
|
+
type NoteProps = {
|
|
1609
|
+
color: string;
|
|
1610
|
+
} & SvgProps;
|
|
1611
|
+
declare const Note: ({ height, width, color }: NoteProps) => JSX.Element;
|
|
1612
|
+
|
|
1613
|
+
type NoteEditProps = {
|
|
1614
|
+
color: string;
|
|
1615
|
+
} & SvgProps;
|
|
1616
|
+
declare const NoteEdit: ({ height, width, color }: NoteEditProps) => JSX.Element;
|
|
1617
|
+
|
|
1618
|
+
type NoteSearchProps = {
|
|
1619
|
+
color: string;
|
|
1620
|
+
} & SvgProps;
|
|
1621
|
+
declare const NoteSearch: ({ height, width, color }: NoteSearchProps) => JSX.Element;
|
|
1622
|
+
|
|
1623
|
+
type NotebookProps = {
|
|
1624
|
+
color: string;
|
|
1625
|
+
} & SvgProps;
|
|
1626
|
+
declare const Notebook: ({ height, width, color }: NotebookProps) => JSX.Element;
|
|
1627
|
+
|
|
1628
|
+
type OctagonProps = {
|
|
1629
|
+
color: string;
|
|
1630
|
+
} & SvgProps;
|
|
1631
|
+
declare const Octagon: ({ height, width, color }: OctagonProps) => JSX.Element;
|
|
1632
|
+
|
|
1633
|
+
type OctagonCheckProps = {
|
|
1634
|
+
color: string;
|
|
1635
|
+
} & SvgProps;
|
|
1636
|
+
declare const OctagonCheck: ({ height, width, color }: OctagonCheckProps) => JSX.Element;
|
|
1637
|
+
|
|
1638
|
+
type OctagonHelpProps = {
|
|
1639
|
+
color: string;
|
|
1640
|
+
} & SvgProps;
|
|
1641
|
+
declare const OctagonHelp: ({ height, width, color }: OctagonHelpProps) => JSX.Element;
|
|
1642
|
+
|
|
1643
|
+
type OctagonWarningProps = {
|
|
1644
|
+
color: string;
|
|
1645
|
+
} & SvgProps;
|
|
1646
|
+
declare const OctagonWarning: ({ height, width, color }: OctagonWarningProps) => JSX.Element;
|
|
1647
|
+
|
|
1648
|
+
type OptionProps = {
|
|
1649
|
+
color: string;
|
|
1650
|
+
} & SvgProps;
|
|
1651
|
+
declare const Option: ({ height, width, color }: OptionProps) => JSX.Element;
|
|
1652
|
+
|
|
1653
|
+
type PaperPlaneProps = {
|
|
1654
|
+
color: string;
|
|
1655
|
+
} & SvgProps;
|
|
1656
|
+
declare const PaperPlane: ({ height, width, color }: PaperPlaneProps) => JSX.Element;
|
|
1657
|
+
|
|
1658
|
+
type PaperclipAttechmentHorizontalProps = {
|
|
1659
|
+
color: string;
|
|
1660
|
+
} & SvgProps;
|
|
1661
|
+
declare const PaperclipAttechmentHorizontal: ({ height, width, color }: PaperclipAttechmentHorizontalProps) => JSX.Element;
|
|
1662
|
+
|
|
1663
|
+
type PaperclipAttechmentTiltProps = {
|
|
1664
|
+
color: string;
|
|
1665
|
+
} & SvgProps;
|
|
1666
|
+
declare const PaperclipAttechmentTilt: ({ height, width, color }: PaperclipAttechmentTiltProps) => JSX.Element;
|
|
1667
|
+
|
|
1668
|
+
type ParagraphProps = {
|
|
1669
|
+
color: string;
|
|
1670
|
+
} & SvgProps;
|
|
1671
|
+
declare const Paragraph: ({ height, width, color }: ParagraphProps) => JSX.Element;
|
|
1672
|
+
|
|
1673
|
+
type PathProps = {
|
|
1674
|
+
color: string;
|
|
1675
|
+
} & SvgProps;
|
|
1676
|
+
declare const Path: ({ height, width, color }: PathProps) => JSX.Element;
|
|
1677
|
+
|
|
1678
|
+
type PauseProps = {
|
|
1679
|
+
color: string;
|
|
1680
|
+
} & SvgProps;
|
|
1681
|
+
declare const Pause: ({ height, width, color }: PauseProps) => JSX.Element;
|
|
1682
|
+
|
|
1683
|
+
type PauseCircleProps = {
|
|
1684
|
+
color: string;
|
|
1685
|
+
} & SvgProps;
|
|
1686
|
+
declare const PauseCircle: ({ height, width, color }: PauseCircleProps) => JSX.Element;
|
|
1687
|
+
|
|
1688
|
+
type PediatricsProps = {
|
|
1689
|
+
color: string;
|
|
1690
|
+
} & SvgProps;
|
|
1691
|
+
declare const Pediatrics: ({ height, width, color }: PediatricsProps) => JSX.Element;
|
|
1692
|
+
|
|
1693
|
+
type PhoneProps = {
|
|
1694
|
+
color: string;
|
|
1695
|
+
} & SvgProps;
|
|
1696
|
+
declare const Phone: ({ height, width, color }: PhoneProps) => JSX.Element;
|
|
1697
|
+
|
|
1698
|
+
type PlanetProps = {
|
|
1699
|
+
color: string;
|
|
1700
|
+
} & SvgProps;
|
|
1701
|
+
declare const Planet: ({ height, width, color }: PlanetProps) => JSX.Element;
|
|
1702
|
+
|
|
1703
|
+
type PlayProps = {
|
|
1704
|
+
color: string;
|
|
1705
|
+
} & SvgProps;
|
|
1706
|
+
declare const Play: ({ height, width, color }: PlayProps) => JSX.Element;
|
|
1707
|
+
|
|
1708
|
+
type PlayCircleProps = {
|
|
1709
|
+
color: string;
|
|
1710
|
+
} & SvgProps;
|
|
1711
|
+
declare const PlayCircle: ({ height, width, color }: PlayCircleProps) => JSX.Element;
|
|
1712
|
+
|
|
1713
|
+
type PlaylistProps = {
|
|
1714
|
+
color: string;
|
|
1715
|
+
} & SvgProps;
|
|
1716
|
+
declare const Playlist: ({ height, width, color }: PlaylistProps) => JSX.Element;
|
|
1717
|
+
|
|
1718
|
+
type PreventiveProps = {
|
|
1719
|
+
color: string;
|
|
1720
|
+
} & SvgProps;
|
|
1721
|
+
declare const Preventive: ({ height, width, color }: PreventiveProps) => JSX.Element;
|
|
1722
|
+
|
|
1723
|
+
type PrinterProps = {
|
|
1724
|
+
color: string;
|
|
1725
|
+
} & SvgProps;
|
|
1726
|
+
declare const Printer: ({ height, width, color }: PrinterProps) => JSX.Element;
|
|
1727
|
+
|
|
1728
|
+
type PuzzleProps = {
|
|
1729
|
+
color: string;
|
|
1730
|
+
} & SvgProps;
|
|
1731
|
+
declare const Puzzle: ({ height, width, color }: PuzzleProps) => JSX.Element;
|
|
1732
|
+
|
|
1733
|
+
type QrCodeProps = {
|
|
1734
|
+
color: string;
|
|
1735
|
+
} & SvgProps;
|
|
1736
|
+
declare const QrCode: ({ height, width, color }: QrCodeProps) => JSX.Element;
|
|
1737
|
+
|
|
1738
|
+
type RadioFillProps = {
|
|
1739
|
+
color: string;
|
|
1740
|
+
} & SvgProps;
|
|
1741
|
+
declare const RadioFill: ({ height, width, color }: RadioFillProps) => JSX.Element;
|
|
1742
|
+
|
|
1743
|
+
type RadioUncheckedProps = {
|
|
1744
|
+
color: string;
|
|
1745
|
+
} & SvgProps;
|
|
1746
|
+
declare const RadioUnchecked: ({ height, width, color }: RadioUncheckedProps) => JSX.Element;
|
|
1747
|
+
|
|
1748
|
+
type RainbowProps = {
|
|
1749
|
+
color: string;
|
|
1750
|
+
} & SvgProps;
|
|
1751
|
+
declare const Rainbow: ({ height, width, color }: RainbowProps) => JSX.Element;
|
|
1752
|
+
|
|
1753
|
+
type RedoProps = {
|
|
1754
|
+
color: string;
|
|
1755
|
+
} & SvgProps;
|
|
1756
|
+
declare const Redo: ({ height, width, color }: RedoProps) => JSX.Element;
|
|
1757
|
+
|
|
1758
|
+
type ReloadAiProps = {
|
|
1759
|
+
color: string;
|
|
1760
|
+
} & SvgProps;
|
|
1761
|
+
declare const ReloadAi: ({ height, width, color }: ReloadAiProps) => JSX.Element;
|
|
1762
|
+
|
|
1763
|
+
type RemoveMinusProps = {
|
|
1764
|
+
color: string;
|
|
1765
|
+
} & SvgProps;
|
|
1766
|
+
declare const RemoveMinus: ({ height, width, color }: RemoveMinusProps) => JSX.Element;
|
|
1767
|
+
|
|
1768
|
+
type RemoveMinusCircleProps = {
|
|
1769
|
+
color: string;
|
|
1770
|
+
} & SvgProps;
|
|
1771
|
+
declare const RemoveMinusCircle: ({ height, width, color }: RemoveMinusCircleProps) => JSX.Element;
|
|
1772
|
+
|
|
1773
|
+
type RepeatProps = {
|
|
1774
|
+
color: string;
|
|
1775
|
+
} & SvgProps;
|
|
1776
|
+
declare const Repeat: ({ height, width, color }: RepeatProps) => JSX.Element;
|
|
1777
|
+
|
|
1778
|
+
type RewindProps = {
|
|
1779
|
+
color: string;
|
|
1780
|
+
} & SvgProps;
|
|
1781
|
+
declare const Rewind: ({ height, width, color }: RewindProps) => JSX.Element;
|
|
1782
|
+
|
|
1783
|
+
type RocketProps = {
|
|
1784
|
+
color: string;
|
|
1785
|
+
} & SvgProps;
|
|
1786
|
+
declare const Rocket: ({ height, width, color }: RocketProps) => JSX.Element;
|
|
1787
|
+
|
|
1788
|
+
type RowsProps = {
|
|
1789
|
+
color: string;
|
|
1790
|
+
} & SvgProps;
|
|
1791
|
+
declare const Rows: ({ height, width, color }: RowsProps) => JSX.Element;
|
|
1792
|
+
|
|
1793
|
+
type RulerProps = {
|
|
1794
|
+
color: string;
|
|
1795
|
+
} & SvgProps;
|
|
1796
|
+
declare const Ruler: ({ height, width, color }: RulerProps) => JSX.Element;
|
|
1797
|
+
|
|
1798
|
+
type SaveProps = {
|
|
1799
|
+
color: string;
|
|
1800
|
+
} & SvgProps;
|
|
1801
|
+
declare const Save: ({ height, width, color }: SaveProps) => JSX.Element;
|
|
1802
|
+
|
|
1803
|
+
type SearchAiProps = {
|
|
1804
|
+
color: string;
|
|
1805
|
+
} & SvgProps;
|
|
1806
|
+
declare const SearchAi: ({ height, width, color }: SearchAiProps) => JSX.Element;
|
|
1807
|
+
|
|
1808
|
+
type SearchMagnifyingGlassProps = {
|
|
1809
|
+
color: string;
|
|
1810
|
+
} & SvgProps;
|
|
1811
|
+
declare const SearchMagnifyingGlass: ({ height, width, color }: SearchMagnifyingGlassProps) => JSX.Element;
|
|
1812
|
+
|
|
1813
|
+
type SelectMultipleProps = {
|
|
1814
|
+
color: string;
|
|
1815
|
+
} & SvgProps;
|
|
1816
|
+
declare const SelectMultiple: ({ height, width, color }: SelectMultipleProps) => JSX.Element;
|
|
1817
|
+
|
|
1818
|
+
type SettingsProps = {
|
|
1819
|
+
color: string;
|
|
1820
|
+
} & SvgProps;
|
|
1821
|
+
declare const Settings: ({ height, width, color }: SettingsProps) => JSX.Element;
|
|
1822
|
+
|
|
1823
|
+
type SettingsFutureProps = {
|
|
1824
|
+
color: string;
|
|
1825
|
+
} & SvgProps;
|
|
1826
|
+
declare const SettingsFuture: ({ height, width, color }: SettingsFutureProps) => JSX.Element;
|
|
1827
|
+
|
|
1828
|
+
type ShareAndroidProps = {
|
|
1829
|
+
color: string;
|
|
1830
|
+
} & SvgProps;
|
|
1831
|
+
declare const ShareAndroid: ({ height, width, color }: ShareAndroidProps) => JSX.Element;
|
|
1832
|
+
|
|
1833
|
+
type ShareIOsExportProps = {
|
|
1834
|
+
color: string;
|
|
1835
|
+
} & SvgProps;
|
|
1836
|
+
declare const ShareIOsExport: ({ height, width, color }: ShareIOsExportProps) => JSX.Element;
|
|
1837
|
+
|
|
1838
|
+
type ShieldProps = {
|
|
1839
|
+
color: string;
|
|
1840
|
+
} & SvgProps;
|
|
1841
|
+
declare const Shield: ({ height, width, color }: ShieldProps) => JSX.Element;
|
|
1842
|
+
|
|
1843
|
+
type ShieldCheckProps = {
|
|
1844
|
+
color: string;
|
|
1845
|
+
} & SvgProps;
|
|
1846
|
+
declare const ShieldCheck: ({ height, width, color }: ShieldCheckProps) => JSX.Element;
|
|
1847
|
+
|
|
1848
|
+
type ShieldWarningProps = {
|
|
1849
|
+
color: string;
|
|
1850
|
+
} & SvgProps;
|
|
1851
|
+
declare const ShieldWarning: ({ height, width, color }: ShieldWarningProps) => JSX.Element;
|
|
1852
|
+
|
|
1853
|
+
type ShoppingBagProps = {
|
|
1854
|
+
color: string;
|
|
1855
|
+
} & SvgProps;
|
|
1856
|
+
declare const ShoppingBag: ({ height, width, color }: ShoppingBagProps) => JSX.Element;
|
|
1857
|
+
|
|
1858
|
+
type ShoppingBag2Props = {
|
|
1859
|
+
color: string;
|
|
1860
|
+
} & SvgProps;
|
|
1861
|
+
declare const ShoppingBag2: ({ height, width, color }: ShoppingBag2Props) => JSX.Element;
|
|
1862
|
+
|
|
1863
|
+
type ShoppingCartProps = {
|
|
1864
|
+
color: string;
|
|
1865
|
+
} & SvgProps;
|
|
1866
|
+
declare const ShoppingCart: ({ height, width, color }: ShoppingCartProps) => JSX.Element;
|
|
1867
|
+
|
|
1868
|
+
type ShoppingCart2Props = {
|
|
1869
|
+
color: string;
|
|
1870
|
+
} & SvgProps;
|
|
1871
|
+
declare const ShoppingCart2: ({ height, width, color }: ShoppingCart2Props) => JSX.Element;
|
|
1872
|
+
|
|
1873
|
+
type ShowProps = {
|
|
1874
|
+
color: string;
|
|
1875
|
+
} & SvgProps;
|
|
1876
|
+
declare const Show: ({ height, width, color }: ShowProps) => JSX.Element;
|
|
1877
|
+
|
|
1878
|
+
type ShrinkProps = {
|
|
1879
|
+
color: string;
|
|
1880
|
+
} & SvgProps;
|
|
1881
|
+
declare const Shrink: ({ height, width, color }: ShrinkProps) => JSX.Element;
|
|
1882
|
+
|
|
1883
|
+
type ShuffleProps = {
|
|
1884
|
+
color: string;
|
|
1885
|
+
} & SvgProps;
|
|
1886
|
+
declare const Shuffle: ({ height, width, color }: ShuffleProps) => JSX.Element;
|
|
1887
|
+
|
|
1888
|
+
type SidebarCloseProps = {
|
|
1889
|
+
color: string;
|
|
1890
|
+
} & SvgProps;
|
|
1891
|
+
declare const SidebarClose: ({ height, width, color }: SidebarCloseProps) => JSX.Element;
|
|
1892
|
+
|
|
1893
|
+
type SidebarOpenProps = {
|
|
1894
|
+
color: string;
|
|
1895
|
+
} & SvgProps;
|
|
1896
|
+
declare const SidebarOpen: ({ height, width, color }: SidebarOpenProps) => JSX.Element;
|
|
1897
|
+
|
|
1898
|
+
type SingleQuotesLProps = {
|
|
1899
|
+
color: string;
|
|
1900
|
+
} & SvgProps;
|
|
1901
|
+
declare const SingleQuotesL: ({ height, width, color }: SingleQuotesLProps) => JSX.Element;
|
|
1902
|
+
|
|
1903
|
+
type SingleQuotesRProps = {
|
|
1904
|
+
color: string;
|
|
1905
|
+
} & SvgProps;
|
|
1906
|
+
declare const SingleQuotesR: ({ height, width, color }: SingleQuotesRProps) => JSX.Element;
|
|
1907
|
+
|
|
1908
|
+
type SkipBackProps = {
|
|
1909
|
+
color: string;
|
|
1910
|
+
} & SvgProps;
|
|
1911
|
+
declare const SkipBack: ({ height, width, color }: SkipBackProps) => JSX.Element;
|
|
1912
|
+
|
|
1913
|
+
type SkipForwardProps = {
|
|
1914
|
+
color: string;
|
|
1915
|
+
} & SvgProps;
|
|
1916
|
+
declare const SkipForward: ({ height, width, color }: SkipForwardProps) => JSX.Element;
|
|
1917
|
+
|
|
1918
|
+
type SliderProps = {
|
|
1919
|
+
color: string;
|
|
1920
|
+
} & SvgProps;
|
|
1921
|
+
declare const Slider: ({ height, width, color }: SliderProps) => JSX.Element;
|
|
1922
|
+
|
|
1923
|
+
type Slider2Props = {
|
|
1924
|
+
color: string;
|
|
1925
|
+
} & SvgProps;
|
|
1926
|
+
declare const Slider2: ({ height, width, color }: Slider2Props) => JSX.Element;
|
|
1927
|
+
|
|
1928
|
+
type Slider3Props = {
|
|
1929
|
+
color: string;
|
|
1930
|
+
} & SvgProps;
|
|
1931
|
+
declare const Slider3: ({ height, width, color }: Slider3Props) => JSX.Element;
|
|
1932
|
+
|
|
1933
|
+
type SmileProps = {
|
|
1934
|
+
color: string;
|
|
1935
|
+
} & SvgProps;
|
|
1936
|
+
declare const Smile: ({ height, width, color }: SmileProps) => JSX.Element;
|
|
1937
|
+
|
|
1938
|
+
type SortAscendingProps = {
|
|
1939
|
+
color: string;
|
|
1940
|
+
} & SvgProps;
|
|
1941
|
+
declare const SortAscending: ({ height, width, color }: SortAscendingProps) => JSX.Element;
|
|
1942
|
+
|
|
1943
|
+
type SortDescendingProps = {
|
|
1944
|
+
color: string;
|
|
1945
|
+
} & SvgProps;
|
|
1946
|
+
declare const SortDescending: ({ height, width, color }: SortDescendingProps) => JSX.Element;
|
|
1947
|
+
|
|
1948
|
+
type SparkleArrowDownRightMdProps = {
|
|
1949
|
+
color: string;
|
|
1950
|
+
} & SvgProps;
|
|
1951
|
+
declare const SparkleArrowDownRightMd: ({ height, width, color }: SparkleArrowDownRightMdProps) => JSX.Element;
|
|
1952
|
+
|
|
1953
|
+
type SparkleArrowRightMdProps = {
|
|
1954
|
+
color: string;
|
|
1955
|
+
} & SvgProps;
|
|
1956
|
+
declare const SparkleArrowRightMd: ({ height, width, color }: SparkleArrowRightMdProps) => JSX.Element;
|
|
1957
|
+
|
|
1958
|
+
type SparkleArrowSubDownRightMdProps = {
|
|
1959
|
+
color: string;
|
|
1960
|
+
} & SvgProps;
|
|
1961
|
+
declare const SparkleArrowSubDownRightMd: ({ height, width, color }: SparkleArrowSubDownRightMdProps) => JSX.Element;
|
|
1962
|
+
|
|
1963
|
+
type SparkleArrowUpMdProps = {
|
|
1964
|
+
color: string;
|
|
1965
|
+
} & SvgProps;
|
|
1966
|
+
declare const SparkleArrowUpMd: ({ height, width, color }: SparkleArrowUpMdProps) => JSX.Element;
|
|
1967
|
+
|
|
1968
|
+
type SparkleArrowUpRightMdProps = {
|
|
1969
|
+
color: string;
|
|
1970
|
+
} & SvgProps;
|
|
1971
|
+
declare const SparkleArrowUpRightMd: ({ height, width, color }: SparkleArrowUpRightMdProps) => JSX.Element;
|
|
1972
|
+
|
|
1973
|
+
type Spin10Props = {
|
|
1974
|
+
color: string;
|
|
1975
|
+
} & SvgProps;
|
|
1976
|
+
declare const Spin10: ({ height, width, color }: Spin10Props) => JSX.Element;
|
|
1977
|
+
|
|
1978
|
+
type Spin5Props = {
|
|
1979
|
+
color: string;
|
|
1980
|
+
} & SvgProps;
|
|
1981
|
+
declare const Spin5: ({ height, width, color }: Spin5Props) => JSX.Element;
|
|
1982
|
+
|
|
1983
|
+
type SquareProps = {
|
|
1984
|
+
color: string;
|
|
1985
|
+
} & SvgProps;
|
|
1986
|
+
declare const Square: ({ height, width, color }: SquareProps) => JSX.Element;
|
|
1987
|
+
|
|
1988
|
+
type SquareCheckProps = {
|
|
1989
|
+
color: string;
|
|
1990
|
+
} & SvgProps;
|
|
1991
|
+
declare const SquareCheck: ({ height, width, color }: SquareCheckProps) => JSX.Element;
|
|
1992
|
+
|
|
1993
|
+
type SquareHelpProps = {
|
|
1994
|
+
color: string;
|
|
1995
|
+
} & SvgProps;
|
|
1996
|
+
declare const SquareHelp: ({ height, width, color }: SquareHelpProps) => JSX.Element;
|
|
1997
|
+
|
|
1998
|
+
type SquareWarningProps = {
|
|
1999
|
+
color: string;
|
|
2000
|
+
} & SvgProps;
|
|
2001
|
+
declare const SquareWarning: ({ height, width, color }: SquareWarningProps) => JSX.Element;
|
|
2002
|
+
|
|
2003
|
+
type StarProps = {
|
|
2004
|
+
color: string;
|
|
2005
|
+
} & SvgProps;
|
|
2006
|
+
declare const Star: ({ height, width, color }: StarProps) => JSX.Element;
|
|
2007
|
+
|
|
2008
|
+
type StopProps = {
|
|
2009
|
+
color: string;
|
|
2010
|
+
} & SvgProps;
|
|
2011
|
+
declare const Stop: ({ height, width, color }: StopProps) => JSX.Element;
|
|
2012
|
+
|
|
2013
|
+
type StopCircleProps = {
|
|
2014
|
+
color: string;
|
|
2015
|
+
} & SvgProps;
|
|
2016
|
+
declare const StopCircle: ({ height, width, color }: StopCircleProps) => JSX.Element;
|
|
2017
|
+
|
|
2018
|
+
type StopSignProps = {
|
|
2019
|
+
color: string;
|
|
2020
|
+
} & SvgProps;
|
|
2021
|
+
declare const StopSign: ({ height, width, color }: StopSignProps) => JSX.Element;
|
|
2022
|
+
|
|
2023
|
+
type StrikethroughProps = {
|
|
2024
|
+
color: string;
|
|
2025
|
+
} & SvgProps;
|
|
2026
|
+
declare const Strikethrough: ({ height, width, color }: StrikethroughProps) => JSX.Element;
|
|
2027
|
+
|
|
2028
|
+
type SuitcaseProps = {
|
|
2029
|
+
color: string;
|
|
2030
|
+
} & SvgProps;
|
|
2031
|
+
declare const Suitcase: ({ height, width, color }: SuitcaseProps) => JSX.Element;
|
|
2032
|
+
|
|
2033
|
+
type SunProps = {
|
|
2034
|
+
color: string;
|
|
2035
|
+
} & SvgProps;
|
|
2036
|
+
declare const Sun: ({ height, width, color }: SunProps) => JSX.Element;
|
|
2037
|
+
|
|
2038
|
+
type SurgeryProps = {
|
|
2039
|
+
color: string;
|
|
2040
|
+
} & SvgProps;
|
|
2041
|
+
declare const Surgery: ({ height, width, color }: SurgeryProps) => JSX.Element;
|
|
2042
|
+
|
|
2043
|
+
type SwatchesPaletteProps = {
|
|
2044
|
+
color: string;
|
|
2045
|
+
} & SvgProps;
|
|
2046
|
+
declare const SwatchesPalette: ({ height, width, color }: SwatchesPaletteProps) => JSX.Element;
|
|
2047
|
+
|
|
2048
|
+
type SwichtLeftProps = {
|
|
2049
|
+
color: string;
|
|
2050
|
+
} & SvgProps;
|
|
2051
|
+
declare const SwichtLeft: ({ height, width, color }: SwichtLeftProps) => JSX.Element;
|
|
2052
|
+
|
|
2053
|
+
type SwichtRightProps = {
|
|
2054
|
+
color: string;
|
|
2055
|
+
} & SvgProps;
|
|
2056
|
+
declare const SwichtRight: ({ height, width, color }: SwichtRightProps) => JSX.Element;
|
|
2057
|
+
|
|
2058
|
+
type TableProps = {
|
|
2059
|
+
color: string;
|
|
2060
|
+
} & SvgProps;
|
|
2061
|
+
declare const Table: ({ height, width, color }: TableProps) => JSX.Element;
|
|
2062
|
+
|
|
2063
|
+
type TableAddProps = {
|
|
2064
|
+
color: string;
|
|
2065
|
+
} & SvgProps;
|
|
2066
|
+
declare const TableAdd: ({ height, width, color }: TableAddProps) => JSX.Element;
|
|
2067
|
+
|
|
2068
|
+
type TableRemoveProps = {
|
|
2069
|
+
color: string;
|
|
2070
|
+
} & SvgProps;
|
|
2071
|
+
declare const TableRemove: ({ height, width, color }: TableRemoveProps) => JSX.Element;
|
|
2072
|
+
|
|
2073
|
+
type TabletProps = {
|
|
2074
|
+
color: string;
|
|
2075
|
+
} & SvgProps;
|
|
2076
|
+
declare const Tablet: ({ height, width, color }: TabletProps) => JSX.Element;
|
|
2077
|
+
|
|
2078
|
+
type TabletButtonProps = {
|
|
2079
|
+
color: string;
|
|
2080
|
+
} & SvgProps;
|
|
2081
|
+
declare const TabletButton: ({ height, width, color }: TabletButtonProps) => JSX.Element;
|
|
2082
|
+
|
|
2083
|
+
type TagProps = {
|
|
2084
|
+
color: string;
|
|
2085
|
+
} & SvgProps;
|
|
2086
|
+
declare const Tag: ({ height, width, color }: TagProps) => JSX.Element;
|
|
2087
|
+
|
|
2088
|
+
type TargetProps = {
|
|
2089
|
+
color: string;
|
|
2090
|
+
} & SvgProps;
|
|
2091
|
+
declare const Target: ({ height, width, color }: TargetProps) => JSX.Element;
|
|
2092
|
+
|
|
2093
|
+
type TarguetArrowProps = {
|
|
2094
|
+
color: string;
|
|
2095
|
+
} & SvgProps;
|
|
2096
|
+
declare const TarguetArrow: ({ height, width, color }: TarguetArrowProps) => JSX.Element;
|
|
2097
|
+
|
|
2098
|
+
type TerminalProps = {
|
|
2099
|
+
color: string;
|
|
2100
|
+
} & SvgProps;
|
|
2101
|
+
declare const Terminal: ({ height, width, color }: TerminalProps) => JSX.Element;
|
|
2102
|
+
|
|
2103
|
+
type TextProps = {
|
|
2104
|
+
color: string;
|
|
2105
|
+
} & SvgProps;
|
|
2106
|
+
declare const Text: ({ height, width, color }: TextProps) => JSX.Element;
|
|
2107
|
+
|
|
2108
|
+
type TextAlignCenterProps = {
|
|
2109
|
+
color: string;
|
|
2110
|
+
} & SvgProps;
|
|
2111
|
+
declare const TextAlignCenter: ({ height, width, color }: TextAlignCenterProps) => JSX.Element;
|
|
2112
|
+
|
|
2113
|
+
type TextAlignJustifyProps = {
|
|
2114
|
+
color: string;
|
|
2115
|
+
} & SvgProps;
|
|
2116
|
+
declare const TextAlignJustify: ({ height, width, color }: TextAlignJustifyProps) => JSX.Element;
|
|
2117
|
+
|
|
2118
|
+
type TextAlignLeftProps = {
|
|
2119
|
+
color: string;
|
|
2120
|
+
} & SvgProps;
|
|
2121
|
+
declare const TextAlignLeft: ({ height, width, color }: TextAlignLeftProps) => JSX.Element;
|
|
2122
|
+
|
|
2123
|
+
type TextAlignRightProps = {
|
|
2124
|
+
color: string;
|
|
2125
|
+
} & SvgProps;
|
|
2126
|
+
declare const TextAlignRight: ({ height, width, color }: TextAlignRightProps) => JSX.Element;
|
|
2127
|
+
|
|
2128
|
+
type ThumbsDownProps = {
|
|
2129
|
+
color: string;
|
|
2130
|
+
} & SvgProps;
|
|
2131
|
+
declare const ThumbsDown: ({ height, width, color }: ThumbsDownProps) => JSX.Element;
|
|
2132
|
+
|
|
2133
|
+
type ThumbsUpProps = {
|
|
2134
|
+
color: string;
|
|
2135
|
+
} & SvgProps;
|
|
2136
|
+
declare const ThumbsUp: ({ height, width, color }: ThumbsUpProps) => JSX.Element;
|
|
2137
|
+
|
|
2138
|
+
type TicketVoucherProps = {
|
|
2139
|
+
color: string;
|
|
2140
|
+
} & SvgProps;
|
|
2141
|
+
declare const TicketVoucher: ({ height, width, color }: TicketVoucherProps) => JSX.Element;
|
|
2142
|
+
|
|
2143
|
+
type TimeAiProps = {
|
|
2144
|
+
color: string;
|
|
2145
|
+
} & SvgProps;
|
|
2146
|
+
declare const TimeAi: ({ height, width, color }: TimeAiProps) => JSX.Element;
|
|
2147
|
+
|
|
2148
|
+
type TimeRemainingProps = {
|
|
2149
|
+
color: string;
|
|
2150
|
+
} & SvgProps;
|
|
2151
|
+
declare const TimeRemaining: ({ height, width, color }: TimeRemainingProps) => JSX.Element;
|
|
2152
|
+
|
|
2153
|
+
type TimelineAiProps = {
|
|
2154
|
+
color: string;
|
|
2155
|
+
} & SvgProps;
|
|
2156
|
+
declare const TimelineAi: ({ height, width, color }: TimelineAiProps) => JSX.Element;
|
|
2157
|
+
|
|
2158
|
+
type TimerProps = {
|
|
2159
|
+
color: string;
|
|
2160
|
+
} & SvgProps;
|
|
2161
|
+
declare const Timer: ({ height, width, color }: TimerProps) => JSX.Element;
|
|
2162
|
+
|
|
2163
|
+
type TimerAddProps = {
|
|
2164
|
+
color: string;
|
|
2165
|
+
} & SvgProps;
|
|
2166
|
+
declare const TimerAdd: ({ height, width, color }: TimerAddProps) => JSX.Element;
|
|
2167
|
+
|
|
2168
|
+
type TimerCloseProps = {
|
|
2169
|
+
color: string;
|
|
2170
|
+
} & SvgProps;
|
|
2171
|
+
declare const TimerClose: ({ height, width, color }: TimerCloseProps) => JSX.Element;
|
|
2172
|
+
|
|
2173
|
+
type TimerRemoveProps = {
|
|
2174
|
+
color: string;
|
|
2175
|
+
} & SvgProps;
|
|
2176
|
+
declare const TimerRemove: ({ height, width, color }: TimerRemoveProps) => JSX.Element;
|
|
2177
|
+
|
|
2178
|
+
type TrashEmptyProps = {
|
|
2179
|
+
color: string;
|
|
2180
|
+
} & SvgProps;
|
|
2181
|
+
declare const TrashEmpty: ({ height, width, color }: TrashEmptyProps) => JSX.Element;
|
|
2182
|
+
|
|
2183
|
+
type TrashFullProps = {
|
|
2184
|
+
color: string;
|
|
2185
|
+
} & SvgProps;
|
|
2186
|
+
declare const TrashFull: ({ height, width, color }: TrashFullProps) => JSX.Element;
|
|
2187
|
+
|
|
2188
|
+
type TrendingDownProps = {
|
|
2189
|
+
color: string;
|
|
2190
|
+
} & SvgProps;
|
|
2191
|
+
declare const TrendingDown: ({ height, width, color }: TrendingDownProps) => JSX.Element;
|
|
2192
|
+
|
|
2193
|
+
type TrendingUpProps = {
|
|
2194
|
+
color: string;
|
|
2195
|
+
} & SvgProps;
|
|
2196
|
+
declare const TrendingUp: ({ height, width, color }: TrendingUpProps) => JSX.Element;
|
|
2197
|
+
|
|
2198
|
+
type TriangleProps = {
|
|
2199
|
+
color: string;
|
|
2200
|
+
} & SvgProps;
|
|
2201
|
+
declare const Triangle: ({ height, width, color }: TriangleProps) => JSX.Element;
|
|
2202
|
+
|
|
2203
|
+
type TriangleCheckProps = {
|
|
2204
|
+
color: string;
|
|
2205
|
+
} & SvgProps;
|
|
2206
|
+
declare const TriangleCheck: ({ height, width, color }: TriangleCheckProps) => JSX.Element;
|
|
2207
|
+
|
|
2208
|
+
type TriangleWarningProps = {
|
|
2209
|
+
color: string;
|
|
2210
|
+
} & SvgProps;
|
|
2211
|
+
declare const TriangleWarning: ({ height, width, color }: TriangleWarningProps) => JSX.Element;
|
|
2212
|
+
|
|
2213
|
+
type TurboReviewProps = {
|
|
2214
|
+
color: string;
|
|
2215
|
+
} & SvgProps;
|
|
2216
|
+
declare const TurboReview: ({ height, width, color }: TurboReviewProps) => JSX.Element;
|
|
2217
|
+
|
|
2218
|
+
type UnderlineProps = {
|
|
2219
|
+
color: string;
|
|
2220
|
+
} & SvgProps;
|
|
2221
|
+
declare const Underline: ({ height, width, color }: UnderlineProps) => JSX.Element;
|
|
2222
|
+
|
|
2223
|
+
type UndoProps = {
|
|
2224
|
+
color: string;
|
|
2225
|
+
} & SvgProps;
|
|
2226
|
+
declare const Undo: ({ height, width, color }: UndoProps) => JSX.Element;
|
|
2227
|
+
|
|
2228
|
+
type UnfoldLessProps = {
|
|
2229
|
+
color: string;
|
|
2230
|
+
} & SvgProps;
|
|
2231
|
+
declare const UnfoldLess: ({ height, width, color }: UnfoldLessProps) => JSX.Element;
|
|
2232
|
+
|
|
2233
|
+
type UnfoldMoreProps = {
|
|
2234
|
+
color: string;
|
|
2235
|
+
} & SvgProps;
|
|
2236
|
+
declare const UnfoldMore: ({ height, width, color }: UnfoldMoreProps) => JSX.Element;
|
|
2237
|
+
|
|
2238
|
+
type UserProps = {
|
|
2239
|
+
color: string;
|
|
2240
|
+
} & SvgProps;
|
|
2241
|
+
declare const User: ({ height, width, color }: UserProps) => JSX.Element;
|
|
2242
|
+
|
|
2243
|
+
type User2Props = {
|
|
2244
|
+
color: string;
|
|
2245
|
+
} & SvgProps;
|
|
2246
|
+
declare const User2: ({ height, width, color }: User2Props) => JSX.Element;
|
|
2247
|
+
|
|
2248
|
+
type User3Props = {
|
|
2249
|
+
color: string;
|
|
2250
|
+
} & SvgProps;
|
|
2251
|
+
declare const User3: ({ height, width, color }: User3Props) => JSX.Element;
|
|
2252
|
+
|
|
2253
|
+
type UserAddProps = {
|
|
2254
|
+
color: string;
|
|
2255
|
+
} & SvgProps;
|
|
2256
|
+
declare const UserAdd: ({ height, width, color }: UserAddProps) => JSX.Element;
|
|
2257
|
+
|
|
2258
|
+
type UserCardIdProps = {
|
|
2259
|
+
color: string;
|
|
2260
|
+
} & SvgProps;
|
|
2261
|
+
declare const UserCardId: ({ height, width, color }: UserCardIdProps) => JSX.Element;
|
|
2262
|
+
|
|
2263
|
+
type UserCheckProps = {
|
|
2264
|
+
color: string;
|
|
2265
|
+
} & SvgProps;
|
|
2266
|
+
declare const UserCheck: ({ height, width, color }: UserCheckProps) => JSX.Element;
|
|
2267
|
+
|
|
2268
|
+
type UserCircleProps = {
|
|
2269
|
+
color: string;
|
|
2270
|
+
} & SvgProps;
|
|
2271
|
+
declare const UserCircle: ({ height, width, color }: UserCircleProps) => JSX.Element;
|
|
2272
|
+
|
|
2273
|
+
type UserCloseProps = {
|
|
2274
|
+
color: string;
|
|
2275
|
+
} & SvgProps;
|
|
2276
|
+
declare const UserClose: ({ height, width, color }: UserCloseProps) => JSX.Element;
|
|
2277
|
+
|
|
2278
|
+
type UserRemoveProps = {
|
|
2279
|
+
color: string;
|
|
2280
|
+
} & SvgProps;
|
|
2281
|
+
declare const UserRemove: ({ height, width, color }: UserRemoveProps) => JSX.Element;
|
|
2282
|
+
|
|
2283
|
+
type UserSquareProps = {
|
|
2284
|
+
color: string;
|
|
2285
|
+
} & SvgProps;
|
|
2286
|
+
declare const UserSquare: ({ height, width, color }: UserSquareProps) => JSX.Element;
|
|
2287
|
+
|
|
2288
|
+
type UserVoiceProps = {
|
|
2289
|
+
color: string;
|
|
2290
|
+
} & SvgProps;
|
|
2291
|
+
declare const UserVoice: ({ height, width, color }: UserVoiceProps) => JSX.Element;
|
|
2292
|
+
|
|
2293
|
+
type UsersProps = {
|
|
2294
|
+
color: string;
|
|
2295
|
+
} & SvgProps;
|
|
2296
|
+
declare const Users: ({ height, width, color }: UsersProps) => JSX.Element;
|
|
2297
|
+
|
|
2298
|
+
type UsersGroupProps = {
|
|
2299
|
+
color: string;
|
|
2300
|
+
} & SvgProps;
|
|
2301
|
+
declare const UsersGroup: ({ height, width, color }: UsersGroupProps) => JSX.Element;
|
|
2302
|
+
|
|
2303
|
+
type VolumeMaxProps = {
|
|
2304
|
+
color: string;
|
|
2305
|
+
} & SvgProps;
|
|
2306
|
+
declare const VolumeMax: ({ height, width, color }: VolumeMaxProps) => JSX.Element;
|
|
2307
|
+
|
|
2308
|
+
type VolumeMinProps = {
|
|
2309
|
+
color: string;
|
|
2310
|
+
} & SvgProps;
|
|
2311
|
+
declare const VolumeMin: ({ height, width, color }: VolumeMinProps) => JSX.Element;
|
|
2312
|
+
|
|
2313
|
+
type VolumeMinusProps = {
|
|
2314
|
+
color: string;
|
|
2315
|
+
} & SvgProps;
|
|
2316
|
+
declare const VolumeMinus: ({ height, width, color }: VolumeMinusProps) => JSX.Element;
|
|
2317
|
+
|
|
2318
|
+
type VolumeOffProps = {
|
|
2319
|
+
color: string;
|
|
2320
|
+
} & SvgProps;
|
|
2321
|
+
declare const VolumeOff: ({ height, width, color }: VolumeOffProps) => JSX.Element;
|
|
2322
|
+
|
|
2323
|
+
type VolumeOff2Props = {
|
|
2324
|
+
color: string;
|
|
2325
|
+
} & SvgProps;
|
|
2326
|
+
declare const VolumeOff2: ({ height, width, color }: VolumeOff2Props) => JSX.Element;
|
|
2327
|
+
|
|
2328
|
+
type VolumePlusProps = {
|
|
2329
|
+
color: string;
|
|
2330
|
+
} & SvgProps;
|
|
2331
|
+
declare const VolumePlus: ({ height, width, color }: VolumePlusProps) => JSX.Element;
|
|
2332
|
+
|
|
2333
|
+
type WarningProps = {
|
|
2334
|
+
color: string;
|
|
2335
|
+
} & SvgProps;
|
|
2336
|
+
declare const Warning: ({ height, width, color }: WarningProps) => JSX.Element;
|
|
2337
|
+
|
|
2338
|
+
type WaterDropProps = {
|
|
2339
|
+
color: string;
|
|
2340
|
+
} & SvgProps;
|
|
2341
|
+
declare const WaterDrop: ({ height, width, color }: WaterDropProps) => JSX.Element;
|
|
2342
|
+
|
|
2343
|
+
type WavyProps = {
|
|
2344
|
+
color: string;
|
|
2345
|
+
} & SvgProps;
|
|
2346
|
+
declare const Wavy: ({ height, width, color }: WavyProps) => JSX.Element;
|
|
2347
|
+
|
|
2348
|
+
type WavyCheckProps = {
|
|
2349
|
+
color: string;
|
|
2350
|
+
} & SvgProps;
|
|
2351
|
+
declare const WavyCheck: ({ height, width, color }: WavyCheckProps) => JSX.Element;
|
|
2352
|
+
|
|
2353
|
+
type WavyHelpProps = {
|
|
2354
|
+
color: string;
|
|
2355
|
+
} & SvgProps;
|
|
2356
|
+
declare const WavyHelp: ({ height, width, color }: WavyHelpProps) => JSX.Element;
|
|
2357
|
+
|
|
2358
|
+
type WavyWarningProps = {
|
|
2359
|
+
color: string;
|
|
2360
|
+
} & SvgProps;
|
|
2361
|
+
declare const WavyWarning: ({ height, width, color }: WavyWarningProps) => JSX.Element;
|
|
2362
|
+
|
|
2363
|
+
type WeekAiProps = {
|
|
2364
|
+
color: string;
|
|
2365
|
+
} & SvgProps;
|
|
2366
|
+
declare const WeekAi: ({ height, width, color }: WeekAiProps) => JSX.Element;
|
|
2367
|
+
|
|
2368
|
+
type WifiHighProps = {
|
|
2369
|
+
color: string;
|
|
2370
|
+
} & SvgProps;
|
|
2371
|
+
declare const WifiHigh: ({ height, width, color }: WifiHighProps) => JSX.Element;
|
|
2372
|
+
|
|
2373
|
+
type WifiLowProps = {
|
|
2374
|
+
color: string;
|
|
2375
|
+
} & SvgProps;
|
|
2376
|
+
declare const WifiLow: ({ height, width, color }: WifiLowProps) => JSX.Element;
|
|
2377
|
+
|
|
2378
|
+
type WifiMediumProps = {
|
|
2379
|
+
color: string;
|
|
2380
|
+
} & SvgProps;
|
|
2381
|
+
declare const WifiMedium: ({ height, width, color }: WifiMediumProps) => JSX.Element;
|
|
2382
|
+
|
|
2383
|
+
type WifiNoneProps = {
|
|
2384
|
+
color: string;
|
|
2385
|
+
} & SvgProps;
|
|
2386
|
+
declare const WifiNone: ({ height, width, color }: WifiNoneProps) => JSX.Element;
|
|
2387
|
+
|
|
2388
|
+
type WifiOffProps = {
|
|
2389
|
+
color: string;
|
|
2390
|
+
} & SvgProps;
|
|
2391
|
+
declare const WifiOff: ({ height, width, color }: WifiOffProps) => JSX.Element;
|
|
2392
|
+
|
|
2393
|
+
type WifiProblemProps = {
|
|
2394
|
+
color: string;
|
|
2395
|
+
} & SvgProps;
|
|
2396
|
+
declare const WifiProblem: ({ height, width, color }: WifiProblemProps) => JSX.Element;
|
|
2397
|
+
|
|
2398
|
+
type WindowProps = {
|
|
2399
|
+
color: string;
|
|
2400
|
+
} & SvgProps;
|
|
2401
|
+
declare const Window: ({ height, width, color }: WindowProps) => JSX.Element;
|
|
2402
|
+
|
|
2403
|
+
type WindowCheckProps = {
|
|
2404
|
+
color: string;
|
|
2405
|
+
} & SvgProps;
|
|
2406
|
+
declare const WindowCheck: ({ height, width, color }: WindowCheckProps) => JSX.Element;
|
|
2407
|
+
|
|
2408
|
+
type WindowCloseProps = {
|
|
2409
|
+
color: string;
|
|
2410
|
+
} & SvgProps;
|
|
2411
|
+
declare const WindowClose: ({ height, width, color }: WindowCloseProps) => JSX.Element;
|
|
2412
|
+
|
|
2413
|
+
type WindowCodeBlockProps = {
|
|
2414
|
+
color: string;
|
|
2415
|
+
} & SvgProps;
|
|
2416
|
+
declare const WindowCodeBlock: ({ height, width, color }: WindowCodeBlockProps) => JSX.Element;
|
|
2417
|
+
|
|
2418
|
+
type WindowSidebarProps = {
|
|
2419
|
+
color: string;
|
|
2420
|
+
} & SvgProps;
|
|
2421
|
+
declare const WindowSidebar: ({ height, width, color }: WindowSidebarProps) => JSX.Element;
|
|
2422
|
+
|
|
2423
|
+
type WindowTerminalProps = {
|
|
2424
|
+
color: string;
|
|
2425
|
+
} & SvgProps;
|
|
2426
|
+
declare const WindowTerminal: ({ height, width, color }: WindowTerminalProps) => JSX.Element;
|
|
2427
|
+
|
|
2428
|
+
export { AddColumn, AddMinusSquare, AddPlus, AddPlusCircle, AddPlusSquare, AddRow, AddToQueue, Airplay, Alarm, Archive, ArrowCircleDown, ArrowCircleDownLeft, ArrowCircleDownRight, ArrowCircleLeft, ArrowCircleRight, ArrowCircleUp, ArrowCircleUpLeft, ArrowCircleUpRight, ArrowDownLeftLg, ArrowDownLeftMd, ArrowDownLeftSm, ArrowDownLg, ArrowDownMd, ArrowDownRightLg, ArrowDownRightMd, ArrowDownRightSm, ArrowDownSm, ArrowDownUp, ArrowLeftLg, ArrowLeftMd, ArrowLeftRight, ArrowLeftSm, ArrowReload02, ArrowRightLg, ArrowRightMd, ArrowRightSm, ArrowSubDownLeft, ArrowSubDownRight, ArrowSubLeftDown, ArrowSubLeftUp, ArrowSubRightDown, ArrowSubRightUp, ArrowSubUpLeft, ArrowSubUpRight, ArrowUndoDownLeft, ArrowUndoDownRight, ArrowUndoUpLeft, ArrowUndoUpRight, ArrowUpLeftLg, ArrowUpLeftMd, ArrowUpLeftSm, ArrowUpLg, ArrowUpMd, ArrowUpRightLg, ArrowUpRightMd, ArrowUpRightSm, ArrowUpSm, ArrowsReload01, BarBottom, BarLeft, BarRight, BarTop, Bell, BellAdd, BellClose, BellNotification, BellOff, BellRemove, BellRing, Bold, Bolt, Book, BookOpen, Bookmark, Building, Building2, Building3, Building4, Bulb, Calendar, CalendarAdd, CalendarCheck, CalendarClose, CalendarDays, CalendarEvent, CalendarList, CalendarRemove, CalendarWeek, Camera, CarAuto, CardLibrary, CaretCircleDown, CaretCircleLeft, CaretCircleRight, CaretCircleUp, CaretDownMd, CaretDownSm, CaretLeftSm, CaretRightSm, CaretUpMd, CaretUpSm, ChartBarHorizontal, ChartBarVertical, ChartLine, ChartPie, Chat, ChatAdd, ChatCheck, ChatCircle, ChatCircleAdd, ChatCircleCheck, ChatCircleClose, ChatCircleDots, ChatCircleRemove, ChatClose, ChatConversation, ChatConversationCircle, ChatDots, ChatRemove, Check, CheckAll, CheckAllBig, CheckBig, CheckboxCheck, CheckboxFill, CheckboxUnchecked, ChevronDown, ChevronDownDuo, ChevronLeft, ChevronLeftDuo, ChevronLeftMd, ChevronRight, ChevronRightDuo, ChevronRightMd, ChevronUp, ChevronUpDuo, Chromecast, Circle, CircleCheck, CircleHelp, CircleWarning, Clock, CloseCircle, CloseLg, CloseMd, CloseSm, CloseSquare, Cloud, CloudAdd, CloudCheck, CloudClose, CloudDownload, CloudOff, CloudRemove, CloudUpload, Code, CoffeToGo, Coffee, Columns, CombineAi, CombineCells, Command, Compass, Cookie, Copy, CreditCard, CreditCard2, Crop, Cupcake, Cylinder, Data, DeleteColumn, DeleteRow, Desktop, DesktopTower, Devices, DoubleQuotesL, DoubleQuotesR, Download, DownloadPackage, DragHorizontal, DragVertical, DummyCircle, DummyCircleSmall, DummySquare, DummySquareSmall, EditPencil, EditPencil2, EditPencilLine, EditPencilLine2, EventShortcut, Exit, Expand, ExternalLink, Figma, FileAdd, FileBlank, FileCheck, FileClose, FileCode, FileDocument, FileDownload, FileEdit, FileRemove, FileSearch, FileUpload, Files, Filter, FilterOff, Fire, FirstAid, Flag, Folder, FolderAdd, FolderCheck, FolderClose, FolderCode, FolderDocument, FolderDownload, FolderEdit, FolderOpen, FolderRemove, FolderSearch, FolderUpload, Folders, Font, Forward, Gift, Globe, GynecologyAndObstetrics, HalfCheckLg, HamburgerLg, HamburgerMd, Handbag, Heading, HeadingH1, HeadingH2, HeadingH3, HeadingH4, HeadingH5, HeadingH6, Headphones, Heart, Heart2, Help, Hide, House, House2, House3, HouseAdd, HouseCheck, HouseClose, HouseRemove, Image, Image2, IndexHigh, IndexLow, IndexMedium, IndexPriority, Info, Instance, InternshipSync, Italic, Keyboard, Label, Laptop, Layer, Layers, Leaf, LineL, LineM, LineS, LineXl, Link, LinkBreak, LinkHorizontal, LinkHorizontalOff, LinkVertical, ListAdd, ListCheck, ListChecklist, ListOrdered, ListRemove, ListUnordered, Loading, Lock, LockOpen, LogOut, MagnifyingGlassMinus, MagnifyingGlassPlus, Mail, MailOpen, MainComponent, Map, MapPin, Medbrain, MedbrainAi, MedicalClinic, Mention, MenuAlt, MenuAlt2, MenuAlt3, MenuAlt4, MenuAlt5, MenuDuoLg, MenuDuoMd, Mobile, MobileButton, Monitor, MonitorPlay, Moon, MoreGridBig, MoreGridSmall, MoreHorizontal, MoreVertical, Mouse, Move, MoveHorizontal, MoveVertical, MovingDesk, Navigation, Note, NoteEdit, NoteSearch, Notebook, Octagon, OctagonCheck, OctagonHelp, OctagonWarning, Option, PaperPlane, PaperclipAttechmentHorizontal, PaperclipAttechmentTilt, Paragraph, Path, Pause, PauseCircle, Pediatrics, Phone, Planet, Play, PlayCircle, Playlist, Preventive, Printer, Puzzle, QrCode, RadioFill, RadioUnchecked, Rainbow, Redo, ReloadAi, RemoveMinus, RemoveMinusCircle, Repeat, Rewind, Rocket, Rows, Ruler, Save, SearchAi, SearchMagnifyingGlass, SelectMultiple, Settings, SettingsFuture, ShareAndroid, ShareIOsExport, Shield, ShieldCheck, ShieldWarning, ShoppingBag, ShoppingBag2, ShoppingCart, ShoppingCart2, Show, Shrink, Shuffle, SidebarClose, SidebarOpen, SingleQuotesL, SingleQuotesR, SkipBack, SkipForward, Slider, Slider2, Slider3, Smile, SortAscending, SortDescending, SparkleArrowDownRightMd, SparkleArrowRightMd, SparkleArrowSubDownRightMd, SparkleArrowUpMd, SparkleArrowUpRightMd, Spin10, Spin5, Square, SquareCheck, SquareHelp, SquareWarning, Star, Stop, StopCircle, StopSign, Strikethrough, Suitcase, Sun, Surgery, SwatchesPalette, SwichtLeft, SwichtRight, Table, TableAdd, TableRemove, Tablet, TabletButton, Tag, Target, TarguetArrow, Terminal, Text, TextAlignCenter, TextAlignJustify, TextAlignLeft, TextAlignRight, ThumbsDown, ThumbsUp, TicketVoucher, TimeAi, TimeRemaining, TimelineAi, Timer, TimerAdd, TimerClose, TimerRemove, TrashEmpty, TrashFull, TrendingDown, TrendingUp, Triangle, TriangleCheck, TriangleWarning, TurboReview, Underline, Undo, UnfoldLess, UnfoldMore, User, User2, User3, UserAdd, UserCardId, UserCheck, UserCircle, UserClose, UserRemove, UserSquare, UserVoice, Users, UsersGroup, VolumeMax, VolumeMin, VolumeMinus, VolumeOff, VolumeOff2, VolumePlus, Warning, WaterDrop, Wavy, WavyCheck, WavyHelp, WavyWarning, WeekAi, WifiHigh, WifiLow, WifiMedium, WifiNone, WifiOff, WifiProblem, Window, WindowCheck, WindowClose, WindowCodeBlock, WindowSidebar, WindowTerminal };
|