@7shifts/sous-chef 3.97.0 → 4.0.0

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.
Files changed (215) hide show
  1. package/dist/icons/VariantGallery.d.ts +26 -0
  2. package/dist/icons/components/{IconArrowDown.d.ts → arrows/IconArrowDown.d.ts} +2 -1
  3. package/dist/icons/components/{IconArrowDownWideShort.d.ts → arrows/IconArrowDownWideShort.d.ts} +2 -1
  4. package/dist/icons/components/{IconArrowLeft.d.ts → arrows/IconArrowLeft.d.ts} +2 -1
  5. package/dist/icons/components/{IconArrowRight.d.ts → arrows/IconArrowRight.d.ts} +2 -1
  6. package/dist/icons/components/{IconArrowToTop.d.ts → arrows/IconArrowToTop.d.ts} +2 -1
  7. package/dist/icons/components/{IconArrowTurnDownRight.d.ts → arrows/IconArrowTurnDownRight.d.ts} +2 -1
  8. package/dist/icons/components/{IconArrowUp.d.ts → arrows/IconArrowUp.d.ts} +2 -1
  9. package/dist/icons/components/{IconChevronDown.d.ts → arrows/IconChevronDown.d.ts} +2 -1
  10. package/dist/icons/components/{IconChevronLeft.d.ts → arrows/IconChevronLeft.d.ts} +2 -1
  11. package/dist/icons/components/{IconChevronRight.d.ts → arrows/IconChevronRight.d.ts} +2 -1
  12. package/dist/icons/components/{IconChevronUp.d.ts → arrows/IconChevronUp.d.ts} +2 -1
  13. package/dist/icons/components/{IconExpand.d.ts → arrows/IconExpand.d.ts} +2 -1
  14. package/dist/icons/components/{IconRepeat.d.ts → arrows/IconRepeat.d.ts} +2 -1
  15. package/dist/icons/components/{IconReply.d.ts → arrows/IconReply.d.ts} +2 -1
  16. package/dist/icons/components/{IconSort.d.ts → arrows/IconSort.d.ts} +2 -1
  17. package/dist/icons/components/{IconSync.d.ts → arrows/IconSync.d.ts} +2 -1
  18. package/dist/icons/components/arrows/IconSyncExclamation.d.ts +10 -0
  19. package/dist/icons/components/{IconUndo.d.ts → arrows/IconUndo.d.ts} +2 -1
  20. package/dist/icons/components/arrows/index.d.ts +18 -0
  21. package/dist/icons/components/{IconAnalytics.d.ts → business/IconAnalytics.d.ts} +2 -1
  22. package/dist/icons/components/{IconBalanceScale.d.ts → business/IconBalanceScale.d.ts} +2 -1
  23. package/dist/icons/components/{IconBalanceScaleLeft.d.ts → business/IconBalanceScaleLeft.d.ts} +2 -1
  24. package/dist/icons/components/{IconBarsV.d.ts → business/IconBarsV.d.ts} +2 -1
  25. package/dist/icons/components/{IconBook.d.ts → business/IconBook.d.ts} +2 -1
  26. package/dist/icons/components/{IconCalculator.d.ts → business/IconCalculator.d.ts} +2 -1
  27. package/dist/icons/components/{IconCashRegister.d.ts → business/IconCashRegister.d.ts} +2 -1
  28. package/dist/icons/components/{IconChartBar.d.ts → business/IconChartBar.d.ts} +2 -1
  29. package/dist/icons/components/{IconCreditCard.d.ts → business/IconCreditCard.d.ts} +2 -1
  30. package/dist/icons/components/{IconCreditCardPlus.d.ts → business/IconCreditCardPlus.d.ts} +2 -1
  31. package/dist/icons/components/{IconDollarSign.d.ts → business/IconDollarSign.d.ts} +2 -1
  32. package/dist/icons/components/{IconEnvelopeOpenDollar.d.ts → business/IconEnvelopeOpenDollar.d.ts} +2 -1
  33. package/dist/icons/components/business/IconGanttChart.d.ts +10 -0
  34. package/dist/icons/components/business/IconHandHoldingCoin.d.ts +10 -0
  35. package/dist/icons/components/{IconHandHoldingDollar.d.ts → business/IconHandHoldingDollar.d.ts} +2 -1
  36. package/dist/icons/components/{IconMoneyBill.d.ts → business/IconMoneyBill.d.ts} +2 -1
  37. package/dist/icons/components/{IconPercentage.d.ts → business/IconPercentage.d.ts} +2 -1
  38. package/dist/icons/components/{IconSitemap.d.ts → business/IconSitemap.d.ts} +2 -1
  39. package/dist/icons/components/{IconTable.d.ts → business/IconTable.d.ts} +2 -1
  40. package/dist/icons/components/business/index.d.ts +19 -0
  41. package/dist/icons/components/{IconBell.d.ts → communication/IconBell.d.ts} +2 -1
  42. package/dist/icons/components/communication/IconBullhorn.d.ts +10 -0
  43. package/dist/icons/components/{IconCamera.d.ts → communication/IconCamera.d.ts} +2 -1
  44. package/dist/icons/components/{IconCameraSlash.d.ts → communication/IconCameraSlash.d.ts} +2 -1
  45. package/dist/icons/components/{IconComment.d.ts → communication/IconComment.d.ts} +2 -1
  46. package/dist/icons/components/{IconCommentLines.d.ts → communication/IconCommentLines.d.ts} +2 -1
  47. package/dist/icons/components/{IconEnvelope.d.ts → communication/IconEnvelope.d.ts} +2 -1
  48. package/dist/icons/components/{IconMessages.d.ts → communication/IconMessages.d.ts} +2 -1
  49. package/dist/icons/components/communication/IconMobile.d.ts +10 -0
  50. package/dist/icons/components/{IconPhone.d.ts → communication/IconPhone.d.ts} +2 -1
  51. package/dist/icons/components/{IconVideo.d.ts → communication/IconVideo.d.ts} +2 -1
  52. package/dist/icons/components/communication/IconWifi.d.ts +10 -0
  53. package/dist/icons/components/communication/IconWifiSlash.d.ts +10 -0
  54. package/dist/icons/components/communication/index.d.ts +13 -0
  55. package/dist/icons/components/{IconBarsH.d.ts → controls/IconBarsH.d.ts} +2 -1
  56. package/dist/icons/components/{IconBold.d.ts → controls/IconBold.d.ts} +2 -1
  57. package/dist/icons/components/{IconCheckCircle.d.ts → controls/IconCheckCircle.d.ts} +2 -1
  58. package/dist/icons/components/{IconCog.d.ts → controls/IconCog.d.ts} +2 -1
  59. package/dist/icons/components/{IconCopy.d.ts → controls/IconCopy.d.ts} +2 -1
  60. package/dist/icons/components/{IconEdit.d.ts → controls/IconEdit.d.ts} +2 -1
  61. package/dist/icons/components/controls/IconEllipsis.d.ts +10 -0
  62. package/dist/icons/components/{IconEllipsisV.d.ts → controls/IconEllipsisV.d.ts} +2 -1
  63. package/dist/icons/components/{IconExternalLink.d.ts → controls/IconExternalLink.d.ts} +2 -1
  64. package/dist/icons/components/{IconEye.d.ts → controls/IconEye.d.ts} +2 -1
  65. package/dist/icons/components/{IconEyeSlash.d.ts → controls/IconEyeSlash.d.ts} +2 -1
  66. package/dist/icons/components/{IconFile.d.ts → controls/IconFile.d.ts} +2 -1
  67. package/dist/icons/components/{IconGripVertical.d.ts → controls/IconGripVertical.d.ts} +2 -1
  68. package/dist/icons/components/controls/IconHouse.d.ts +10 -0
  69. package/dist/icons/components/{IconImage.d.ts → controls/IconImage.d.ts} +2 -1
  70. package/dist/icons/components/{IconItalic.d.ts → controls/IconItalic.d.ts} +2 -1
  71. package/dist/icons/components/{IconLink.d.ts → controls/IconLink.d.ts} +2 -1
  72. package/dist/icons/components/{IconList.d.ts → controls/IconList.d.ts} +2 -1
  73. package/dist/icons/components/controls/IconListOl.d.ts +10 -0
  74. package/dist/icons/components/{IconLock.d.ts → controls/IconLock.d.ts} +2 -1
  75. package/dist/icons/components/controls/IconMemoMagnifyingGlass.d.ts +10 -0
  76. package/dist/icons/components/{IconMinus.d.ts → controls/IconMinus.d.ts} +2 -1
  77. package/dist/icons/components/{IconMinusCircle.d.ts → controls/IconMinusCircle.d.ts} +2 -1
  78. package/dist/icons/components/{IconPaperPlane.d.ts → controls/IconPaperPlane.d.ts} +2 -1
  79. package/dist/icons/components/{IconPaperPlaneClock.d.ts → controls/IconPaperPlaneClock.d.ts} +2 -1
  80. package/dist/icons/components/{IconPaperclip.d.ts → controls/IconPaperclip.d.ts} +2 -1
  81. package/dist/icons/components/{IconPencil.d.ts → controls/IconPencil.d.ts} +2 -1
  82. package/dist/icons/components/{IconPlus.d.ts → controls/IconPlus.d.ts} +2 -1
  83. package/dist/icons/components/{IconPrint.d.ts → controls/IconPrint.d.ts} +2 -1
  84. package/dist/icons/components/{IconSearch.d.ts → controls/IconSearch.d.ts} +2 -1
  85. package/dist/icons/components/controls/IconSignIn.d.ts +10 -0
  86. package/dist/icons/components/{IconSignOut.d.ts → controls/IconSignOut.d.ts} +2 -1
  87. package/dist/icons/components/{IconSlidersH.d.ts → controls/IconSlidersH.d.ts} +2 -1
  88. package/dist/icons/components/controls/IconSortChevron.d.ts +10 -0
  89. package/dist/icons/components/controls/IconSortChevronDown.d.ts +10 -0
  90. package/dist/icons/components/controls/IconSortChevronUp.d.ts +10 -0
  91. package/dist/icons/components/{IconStrikethrough.d.ts → controls/IconStrikethrough.d.ts} +2 -1
  92. package/dist/icons/components/{IconTimes.d.ts → controls/IconTimes.d.ts} +2 -1
  93. package/dist/icons/components/{IconTrash.d.ts → controls/IconTrash.d.ts} +2 -1
  94. package/dist/icons/components/{IconUnderline.d.ts → controls/IconUnderline.d.ts} +2 -1
  95. package/dist/icons/components/{IconUnlock.d.ts → controls/IconUnlock.d.ts} +2 -1
  96. package/dist/icons/components/{IconVolume.d.ts → controls/IconVolume.d.ts} +2 -1
  97. package/dist/icons/components/{IconVolumeMute.d.ts → controls/IconVolumeMute.d.ts} +2 -1
  98. package/dist/icons/components/{IconWrench.d.ts → controls/IconWrench.d.ts} +2 -1
  99. package/dist/icons/components/controls/index.d.ts +44 -0
  100. package/dist/icons/components/{IconAwful.d.ts → emojis/IconAwful.d.ts} +1 -1
  101. package/dist/icons/components/{IconAwfulMonochromatic.d.ts → emojis/IconAwfulMonochromatic.d.ts} +1 -1
  102. package/dist/icons/components/{IconBad.d.ts → emojis/IconBad.d.ts} +1 -1
  103. package/dist/icons/components/{IconBadMonochromatic.d.ts → emojis/IconBadMonochromatic.d.ts} +1 -1
  104. package/dist/icons/components/{IconDecent.d.ts → emojis/IconDecent.d.ts} +1 -1
  105. package/dist/icons/components/{IconDecentMonochromatic.d.ts → emojis/IconDecentMonochromatic.d.ts} +1 -1
  106. package/dist/icons/components/{IconGood.d.ts → emojis/IconGood.d.ts} +1 -1
  107. package/dist/icons/components/{IconGoodMonochromatic.d.ts → emojis/IconGoodMonochromatic.d.ts} +1 -1
  108. package/dist/icons/components/{IconGreat.d.ts → emojis/IconGreat.d.ts} +1 -1
  109. package/dist/icons/components/{IconGreatMonochromatic.d.ts → emojis/IconGreatMonochromatic.d.ts} +1 -1
  110. package/dist/icons/components/emojis/index.d.ts +10 -0
  111. package/dist/icons/components/human/IconAddressBook.d.ts +10 -0
  112. package/dist/icons/components/{IconFaceSmileRelaxed.d.ts → human/IconFaceSmileRelaxed.d.ts} +2 -1
  113. package/dist/icons/components/human/IconFileUser.d.ts +10 -0
  114. package/dist/icons/components/{IconGrinBeam.d.ts → human/IconGrinBeam.d.ts} +2 -1
  115. package/dist/icons/components/human/IconHand.d.ts +10 -0
  116. package/dist/icons/components/{IconHandPointRight.d.ts → human/IconHandPointRight.d.ts} +2 -1
  117. package/dist/icons/components/{IconHandshake.d.ts → human/IconHandshake.d.ts} +2 -1
  118. package/dist/icons/components/{IconStar.d.ts → human/IconStar.d.ts} +2 -1
  119. package/dist/icons/components/{IconThumbsDown.d.ts → human/IconThumbsDown.d.ts} +2 -1
  120. package/dist/icons/components/{IconThumbsUp.d.ts → human/IconThumbsUp.d.ts} +2 -1
  121. package/dist/icons/components/human/IconUser.d.ts +10 -0
  122. package/dist/icons/components/{IconUserComputer.d.ts → human/IconUserComputer.d.ts} +2 -1
  123. package/dist/icons/components/{IconUserFriends.d.ts → human/IconUserFriends.d.ts} +2 -1
  124. package/dist/icons/components/{IconUserPlus.d.ts → human/IconUserPlus.d.ts} +2 -1
  125. package/dist/icons/components/{IconUserSearch.d.ts → human/IconUserSearch.d.ts} +2 -1
  126. package/dist/icons/components/{IconUserSlash.d.ts → human/IconUserSlash.d.ts} +2 -1
  127. package/dist/icons/components/{IconUserTag.d.ts → human/IconUserTag.d.ts} +2 -1
  128. package/dist/icons/components/{IconUserTie.d.ts → human/IconUserTie.d.ts} +2 -1
  129. package/dist/icons/components/{IconUsers.d.ts → human/IconUsers.d.ts} +2 -1
  130. package/dist/icons/components/human/index.d.ts +19 -0
  131. package/dist/icons/components/{IconBirthdayCake.d.ts → image/IconBirthdayCake.d.ts} +2 -1
  132. package/dist/icons/components/{IconBolt.d.ts → image/IconBolt.d.ts} +2 -1
  133. package/dist/icons/components/{IconBriefcase.d.ts → image/IconBriefcase.d.ts} +2 -1
  134. package/dist/icons/components/{IconBullseyeArrow.d.ts → image/IconBullseyeArrow.d.ts} +2 -1
  135. package/dist/icons/components/{IconClipboardList.d.ts → image/IconClipboardList.d.ts} +2 -1
  136. package/dist/icons/components/{IconDownload.d.ts → image/IconDownload.d.ts} +2 -1
  137. package/dist/icons/components/{IconFilePdf.d.ts → image/IconFilePdf.d.ts} +2 -1
  138. package/dist/icons/components/{IconFlag.d.ts → image/IconFlag.d.ts} +2 -1
  139. package/dist/icons/components/{IconFourDotsCircle.d.ts → image/IconFourDotsCircle.d.ts} +2 -1
  140. package/dist/icons/components/{IconFourSquares.d.ts → image/IconFourSquares.d.ts} +2 -1
  141. package/dist/icons/components/{IconGavel.d.ts → image/IconGavel.d.ts} +2 -1
  142. package/dist/icons/components/{IconGif.d.ts → image/IconGif.d.ts} +2 -1
  143. package/dist/icons/components/{IconGift.d.ts → image/IconGift.d.ts} +2 -1
  144. package/dist/icons/components/image/IconGlobe.d.ts +10 -0
  145. package/dist/icons/components/{IconHatChef.d.ts → image/IconHatChef.d.ts} +2 -1
  146. package/dist/icons/components/{IconIslandTropical.d.ts → image/IconIslandTropical.d.ts} +2 -1
  147. package/dist/icons/components/{IconLaptopSearch.d.ts → image/IconLaptopSearch.d.ts} +2 -1
  148. package/dist/icons/components/image/IconMagic.d.ts +10 -0
  149. package/dist/icons/components/{IconMapMarker.d.ts → image/IconMapMarker.d.ts} +2 -1
  150. package/dist/icons/components/{IconMedal.d.ts → image/IconMedal.d.ts} +2 -1
  151. package/dist/icons/components/image/IconMugSaucer.d.ts +10 -0
  152. package/dist/icons/components/{IconNotesMedical.d.ts → image/IconNotesMedical.d.ts} +2 -1
  153. package/dist/icons/components/{IconPlateUtensils.d.ts → image/IconPlateUtensils.d.ts} +2 -1
  154. package/dist/icons/components/{IconPlug.d.ts → image/IconPlug.d.ts} +2 -1
  155. package/dist/icons/components/{IconRocket.d.ts → image/IconRocket.d.ts} +2 -1
  156. package/dist/icons/components/{IconSparkle.d.ts → image/IconSparkle.d.ts} +2 -1
  157. package/dist/icons/components/{IconStickyNoteLines.d.ts → image/IconStickyNoteLines.d.ts} +2 -1
  158. package/dist/icons/components/image/IconStore.d.ts +10 -0
  159. package/dist/icons/components/{IconTachometer.d.ts → image/IconTachometer.d.ts} +2 -1
  160. package/dist/icons/components/image/IconThreeSquares.d.ts +10 -0
  161. package/dist/icons/components/{IconUniversity.d.ts → image/IconUniversity.d.ts} +2 -1
  162. package/dist/icons/components/image/index.d.ts +31 -0
  163. package/dist/icons/components/index.d.ts +8 -166
  164. package/dist/icons/components/{IconAward.d.ts → status/IconAward.d.ts} +2 -1
  165. package/dist/icons/components/status/IconAwardSimple.d.ts +10 -0
  166. package/dist/icons/components/{IconBan.d.ts → status/IconBan.d.ts} +2 -1
  167. package/dist/icons/components/{IconCheck.d.ts → status/IconCheck.d.ts} +2 -1
  168. package/dist/icons/components/{IconCheckCircleIncomplete.d.ts → status/IconCheckCircleIncomplete.d.ts} +2 -1
  169. package/dist/icons/components/status/IconCheckCircleIncompleteRole.d.ts +10 -0
  170. package/dist/icons/components/status/IconCheckCircleIncompleteUser.d.ts +10 -0
  171. package/dist/icons/components/{IconCircleHalfStroke.d.ts → status/IconCircleHalfStroke.d.ts} +2 -1
  172. package/dist/icons/components/status/IconCircleXMark.d.ts +10 -0
  173. package/dist/icons/components/status/IconDeleteLeft.d.ts +10 -0
  174. package/dist/icons/components/status/IconExclamation.d.ts +10 -0
  175. package/dist/icons/components/status/IconExclamationTriangle.d.ts +10 -0
  176. package/dist/icons/components/{IconInfoCircle.d.ts → status/IconInfoCircle.d.ts} +2 -1
  177. package/dist/icons/components/{IconQuestionCircle.d.ts → status/IconQuestionCircle.d.ts} +2 -1
  178. package/dist/icons/components/{IconTimesOctagon.d.ts → status/IconTimesOctagon.d.ts} +2 -1
  179. package/dist/icons/components/status/index.d.ts +15 -0
  180. package/dist/icons/components/{IconCalendar.d.ts → time/IconCalendar.d.ts} +2 -1
  181. package/dist/icons/components/{IconCalendarAlt.d.ts → time/IconCalendarAlt.d.ts} +2 -1
  182. package/dist/icons/components/{IconCalendarCheck.d.ts → time/IconCalendarCheck.d.ts} +2 -1
  183. package/dist/icons/components/{IconCalendarDay.d.ts → time/IconCalendarDay.d.ts} +2 -1
  184. package/dist/icons/components/{IconCalendarExclamation.d.ts → time/IconCalendarExclamation.d.ts} +2 -1
  185. package/dist/icons/components/{IconCalendarStar.d.ts → time/IconCalendarStar.d.ts} +2 -1
  186. package/dist/icons/components/time/IconCalendarWeek.d.ts +10 -0
  187. package/dist/icons/components/{IconClock.d.ts → time/IconClock.d.ts} +2 -1
  188. package/dist/icons/components/{IconClockExclamation.d.ts → time/IconClockExclamation.d.ts} +2 -1
  189. package/dist/icons/components/{IconClockRewind.d.ts → time/IconClockRewind.d.ts} +2 -1
  190. package/dist/icons/components/{IconOvertime.d.ts → time/IconOvertime.d.ts} +2 -1
  191. package/dist/icons/components/{IconStopwatch.d.ts → time/IconStopwatch.d.ts} +2 -1
  192. package/dist/icons/components/time/index.d.ts +12 -0
  193. package/dist/icons/index.d.ts +1 -0
  194. package/dist/icons/types.d.ts +1 -0
  195. package/dist/index.js +5799 -2136
  196. package/dist/index.js.map +1 -1
  197. package/dist/index.modern.js +5792 -2300
  198. package/dist/index.modern.js.map +1 -1
  199. package/package.json +1 -1
  200. package/dist/icons/components/IconAwardSolid.d.ts +0 -9
  201. package/dist/icons/components/IconCalendarTomorrow.d.ts +0 -9
  202. package/dist/icons/components/IconExclaimTriangleSolid.d.ts +0 -9
  203. package/dist/icons/components/IconExclaimation.d.ts +0 -9
  204. package/dist/icons/components/IconExclaimationTriangle.d.ts +0 -9
  205. package/dist/icons/components/IconInfoCircleSolid.d.ts +0 -9
  206. package/dist/icons/components/IconListOI.d.ts +0 -9
  207. package/dist/icons/components/IconMagicSolid.d.ts +0 -9
  208. package/dist/icons/components/IconMegaphone.d.ts +0 -9
  209. package/dist/icons/components/IconMugSaucerSolid.d.ts +0 -9
  210. package/dist/icons/components/IconSparkleSolid.d.ts +0 -9
  211. package/dist/icons/components/IconStarSolid.d.ts +0 -9
  212. package/dist/icons/components/IconSyncExclaimation.d.ts +0 -9
  213. package/dist/icons/components/IconTimesOctagonSolid.d.ts +0 -9
  214. package/dist/icons/components/IconUserLight.d.ts +0 -9
  215. package/dist/icons/components/IconUserSolid.d.ts +0 -9
@@ -1,9 +1,10 @@
1
1
  import React from 'react';
2
- import { IconSize } from '../types';
2
+ import { IconSize, IconVariant } from '../../types';
3
3
  type Props = {
4
4
  size?: IconSize;
5
5
  color?: string;
6
6
  testId?: string;
7
+ variant?: IconVariant;
7
8
  } & React.SVGProps<SVGSVGElement>;
8
9
  declare const IconHatChef: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
9
10
  export default IconHatChef;
@@ -1,9 +1,10 @@
1
1
  import React from 'react';
2
- import { IconSize } from '../types';
2
+ import { IconSize, IconVariant } from '../../types';
3
3
  type Props = {
4
4
  size?: IconSize;
5
5
  color?: string;
6
6
  testId?: string;
7
+ variant?: IconVariant;
7
8
  } & React.SVGProps<SVGSVGElement>;
8
9
  declare const IconIslandTropical: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
9
10
  export default IconIslandTropical;
@@ -1,9 +1,10 @@
1
1
  import React from 'react';
2
- import { IconSize } from '../types';
2
+ import { IconSize, IconVariant } from '../../types';
3
3
  type Props = {
4
4
  size?: IconSize;
5
5
  color?: string;
6
6
  testId?: string;
7
+ variant?: IconVariant;
7
8
  } & React.SVGProps<SVGSVGElement>;
8
9
  declare const IconLaptopSearch: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
9
10
  export default IconLaptopSearch;
@@ -0,0 +1,10 @@
1
+ import React from 'react';
2
+ import { IconSize, IconVariant } from '../../types';
3
+ type Props = {
4
+ size?: IconSize;
5
+ color?: string;
6
+ testId?: string;
7
+ variant?: IconVariant;
8
+ } & React.SVGProps<SVGSVGElement>;
9
+ declare const IconMagic: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
10
+ export default IconMagic;
@@ -1,9 +1,10 @@
1
1
  import React from 'react';
2
- import { IconSize } from '../types';
2
+ import { IconSize, IconVariant } from '../../types';
3
3
  type Props = {
4
4
  size?: IconSize;
5
5
  color?: string;
6
6
  testId?: string;
7
+ variant?: IconVariant;
7
8
  } & React.SVGProps<SVGSVGElement>;
8
9
  declare const IconMapMarker: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
9
10
  export default IconMapMarker;
@@ -1,9 +1,10 @@
1
1
  import React from 'react';
2
- import { IconSize } from '../types';
2
+ import { IconSize, IconVariant } from '../../types';
3
3
  type Props = {
4
4
  size?: IconSize;
5
5
  color?: string;
6
6
  testId?: string;
7
+ variant?: IconVariant;
7
8
  } & React.SVGProps<SVGSVGElement>;
8
9
  declare const IconMedal: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
9
10
  export default IconMedal;
@@ -0,0 +1,10 @@
1
+ import React from 'react';
2
+ import { IconSize, IconVariant } from '../../types';
3
+ type Props = {
4
+ size?: IconSize;
5
+ color?: string;
6
+ testId?: string;
7
+ variant?: IconVariant;
8
+ } & React.SVGProps<SVGSVGElement>;
9
+ declare const IconMugSaucer: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
10
+ export default IconMugSaucer;
@@ -1,9 +1,10 @@
1
1
  import React from 'react';
2
- import { IconSize } from '../types';
2
+ import { IconSize, IconVariant } from '../../types';
3
3
  type Props = {
4
4
  size?: IconSize;
5
5
  color?: string;
6
6
  testId?: string;
7
+ variant?: IconVariant;
7
8
  } & React.SVGProps<SVGSVGElement>;
8
9
  declare const IconNotesMedical: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
9
10
  export default IconNotesMedical;
@@ -1,9 +1,10 @@
1
1
  import React from 'react';
2
- import { IconSize } from '../types';
2
+ import { IconSize, IconVariant } from '../../types';
3
3
  type Props = {
4
4
  size?: IconSize;
5
5
  color?: string;
6
6
  testId?: string;
7
+ variant?: IconVariant;
7
8
  } & React.SVGProps<SVGSVGElement>;
8
9
  declare const IconPlateUtensils: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
9
10
  export default IconPlateUtensils;
@@ -1,9 +1,10 @@
1
1
  import React from 'react';
2
- import { IconSize } from '../types';
2
+ import { IconSize, IconVariant } from '../../types';
3
3
  type Props = {
4
4
  size?: IconSize;
5
5
  color?: string;
6
6
  testId?: string;
7
+ variant?: IconVariant;
7
8
  } & React.SVGProps<SVGSVGElement>;
8
9
  declare const IconPlug: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
9
10
  export default IconPlug;
@@ -1,9 +1,10 @@
1
1
  import React from 'react';
2
- import { IconSize } from '../types';
2
+ import { IconSize, IconVariant } from '../../types';
3
3
  type Props = {
4
4
  size?: IconSize;
5
5
  color?: string;
6
6
  testId?: string;
7
+ variant?: IconVariant;
7
8
  } & React.SVGProps<SVGSVGElement>;
8
9
  declare const IconRocket: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
9
10
  export default IconRocket;
@@ -1,9 +1,10 @@
1
1
  import React from 'react';
2
- import { IconSize } from '../types';
2
+ import { IconSize, IconVariant } from '../../types';
3
3
  type Props = {
4
4
  size?: IconSize;
5
5
  color?: string;
6
6
  testId?: string;
7
+ variant?: IconVariant;
7
8
  } & React.SVGProps<SVGSVGElement>;
8
9
  declare const IconSparkle: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
9
10
  export default IconSparkle;
@@ -1,9 +1,10 @@
1
1
  import React from 'react';
2
- import { IconSize } from '../types';
2
+ import { IconSize, IconVariant } from '../../types';
3
3
  type Props = {
4
4
  size?: IconSize;
5
5
  color?: string;
6
6
  testId?: string;
7
+ variant?: IconVariant;
7
8
  } & React.SVGProps<SVGSVGElement>;
8
9
  declare const IconStickyNoteLines: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
9
10
  export default IconStickyNoteLines;
@@ -0,0 +1,10 @@
1
+ import React from 'react';
2
+ import { IconSize, IconVariant } from '../../types';
3
+ type Props = {
4
+ size?: IconSize;
5
+ color?: string;
6
+ testId?: string;
7
+ variant?: IconVariant;
8
+ } & React.SVGProps<SVGSVGElement>;
9
+ declare const IconStore: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
10
+ export default IconStore;
@@ -1,9 +1,10 @@
1
1
  import React from 'react';
2
- import { IconSize } from '../types';
2
+ import { IconSize, IconVariant } from '../../types';
3
3
  type Props = {
4
4
  size?: IconSize;
5
5
  color?: string;
6
6
  testId?: string;
7
+ variant?: IconVariant;
7
8
  } & React.SVGProps<SVGSVGElement>;
8
9
  declare const IconTachometer: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
9
10
  export default IconTachometer;
@@ -0,0 +1,10 @@
1
+ import React from 'react';
2
+ import { IconSize, IconVariant } from '../../types';
3
+ type Props = {
4
+ size?: IconSize;
5
+ color?: string;
6
+ testId?: string;
7
+ variant?: IconVariant;
8
+ } & React.SVGProps<SVGSVGElement>;
9
+ declare const IconThreeSquares: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
10
+ export default IconThreeSquares;
@@ -1,9 +1,10 @@
1
1
  import React from 'react';
2
- import { IconSize } from '../types';
2
+ import { IconSize, IconVariant } from '../../types';
3
3
  type Props = {
4
4
  size?: IconSize;
5
5
  color?: string;
6
6
  testId?: string;
7
+ variant?: IconVariant;
7
8
  } & React.SVGProps<SVGSVGElement>;
8
9
  declare const IconUniversity: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
9
10
  export default IconUniversity;
@@ -0,0 +1,31 @@
1
+ export { default as IconBirthdayCake } from './IconBirthdayCake';
2
+ export { default as IconBolt } from './IconBolt';
3
+ export { default as IconBriefcase } from './IconBriefcase';
4
+ export { default as IconBullseyeArrow } from './IconBullseyeArrow';
5
+ export { default as IconClipboardList } from './IconClipboardList';
6
+ export { default as IconDownload } from './IconDownload';
7
+ export { default as IconFilePdf } from './IconFilePdf';
8
+ export { default as IconFlag } from './IconFlag';
9
+ export { default as IconFourDotsCircle } from './IconFourDotsCircle';
10
+ export { default as IconFourSquares } from './IconFourSquares';
11
+ export { default as IconGavel } from './IconGavel';
12
+ export { default as IconGif } from './IconGif';
13
+ export { default as IconGift } from './IconGift';
14
+ export { default as IconGlobe } from './IconGlobe';
15
+ export { default as IconHatChef } from './IconHatChef';
16
+ export { default as IconIslandTropical } from './IconIslandTropical';
17
+ export { default as IconLaptopSearch } from './IconLaptopSearch';
18
+ export { default as IconMagic } from './IconMagic';
19
+ export { default as IconMapMarker } from './IconMapMarker';
20
+ export { default as IconMedal } from './IconMedal';
21
+ export { default as IconMugSaucer } from './IconMugSaucer';
22
+ export { default as IconNotesMedical } from './IconNotesMedical';
23
+ export { default as IconPlateUtensils } from './IconPlateUtensils';
24
+ export { default as IconPlug } from './IconPlug';
25
+ export { default as IconRocket } from './IconRocket';
26
+ export { default as IconSparkle } from './IconSparkle';
27
+ export { default as IconStickyNoteLines } from './IconStickyNoteLines';
28
+ export { default as IconStore } from './IconStore';
29
+ export { default as IconTachometer } from './IconTachometer';
30
+ export { default as IconThreeSquares } from './IconThreeSquares';
31
+ export { default as IconUniversity } from './IconUniversity';
@@ -1,166 +1,8 @@
1
- export { default as IconAwardSolid } from './IconAwardSolid';
2
- export { default as IconExclaimTriangleSolid } from './IconExclaimTriangleSolid';
3
- export { default as IconInfoCircleSolid } from './IconInfoCircleSolid';
4
- export { default as IconTimesOctagonSolid } from './IconTimesOctagonSolid';
5
- export { default as IconInfoCircle } from './IconInfoCircle';
6
- export { default as IconAnalytics } from './IconAnalytics';
7
- export { default as IconArrowDownWideShort } from './IconArrowDownWideShort';
8
- export { default as IconArrowDown } from './IconArrowDown';
9
- export { default as IconArrowLeft } from './IconArrowLeft';
10
- export { default as IconArrowRight } from './IconArrowRight';
11
- export { default as IconArrowToTop } from './IconArrowToTop';
12
- export { default as IconArrowTurnDownRight } from './IconArrowTurnDownRight';
13
- export { default as IconArrowUp } from './IconArrowUp';
14
- export { default as IconAward } from './IconAward';
15
- export { default as IconAwfulMonochromatic } from './IconAwfulMonochromatic';
16
- export { default as IconAwful } from './IconAwful';
17
- export { default as IconBadMonochromatic } from './IconBadMonochromatic';
18
- export { default as IconBad } from './IconBad';
19
- export { default as IconBalanceScaleLeft } from './IconBalanceScaleLeft';
20
- export { default as IconBalanceScale } from './IconBalanceScale';
21
- export { default as IconBan } from './IconBan';
22
- export { default as IconBarsH } from './IconBarsH';
23
- export { default as IconBarsV } from './IconBarsV';
24
- export { default as IconBell } from './IconBell';
25
- export { default as IconBirthdayCake } from './IconBirthdayCake';
26
- export { default as IconBold } from './IconBold';
27
- export { default as IconBolt } from './IconBolt';
28
- export { default as IconBook } from './IconBook';
29
- export { default as IconBriefcase } from './IconBriefcase';
30
- export { default as IconBullseyeArrow } from './IconBullseyeArrow';
31
- export { default as IconCalculator } from './IconCalculator';
32
- export { default as IconCalendarAlt } from './IconCalendarAlt';
33
- export { default as IconCalendarCheck } from './IconCalendarCheck';
34
- export { default as IconCalendarDay } from './IconCalendarDay';
35
- export { default as IconCalendarExclamation } from './IconCalendarExclamation';
36
- export { default as IconCalendarStar } from './IconCalendarStar';
37
- export { default as IconCalendarTomorrow } from './IconCalendarTomorrow';
38
- export { default as IconCalendar } from './IconCalendar';
39
- export { default as IconCameraSlash } from './IconCameraSlash';
40
- export { default as IconCamera } from './IconCamera';
41
- export { default as IconCashRegister } from './IconCashRegister';
42
- export { default as IconChartBar } from './IconChartBar';
43
- export { default as IconCheckCircleIncomplete } from './IconCheckCircleIncomplete';
44
- export { default as IconCheckCircle } from './IconCheckCircle';
45
- export { default as IconCheck } from './IconCheck';
46
- export { default as IconChevronDown } from './IconChevronDown';
47
- export { default as IconChevronLeft } from './IconChevronLeft';
48
- export { default as IconChevronRight } from './IconChevronRight';
49
- export { default as IconChevronUp } from './IconChevronUp';
50
- export { default as IconCircleHalfStroke } from './IconCircleHalfStroke';
51
- export { default as IconClipboardList } from './IconClipboardList';
52
- export { default as IconClockExclamation } from './IconClockExclamation';
53
- export { default as IconClockRewind } from './IconClockRewind';
54
- export { default as IconClock } from './IconClock';
55
- export { default as IconCog } from './IconCog';
56
- export { default as IconCommentLines } from './IconCommentLines';
57
- export { default as IconComment } from './IconComment';
58
- export { default as IconCopy } from './IconCopy';
59
- export { default as IconCreditCardPlus } from './IconCreditCardPlus';
60
- export { default as IconCreditCard } from './IconCreditCard';
61
- export { default as IconDecentMonochromatic } from './IconDecentMonochromatic';
62
- export { default as IconDecent } from './IconDecent';
63
- export { default as IconDollarSign } from './IconDollarSign';
64
- export { default as IconDownload } from './IconDownload';
65
- export { default as IconEdit } from './IconEdit';
66
- export { default as IconEllipsisV } from './IconEllipsisV';
67
- export { default as IconEnvelopeOpenDollar } from './IconEnvelopeOpenDollar';
68
- export { default as IconEnvelope } from './IconEnvelope';
69
- export { default as IconExclaimationTriangle } from './IconExclaimationTriangle';
70
- export { default as IconExclaimation } from './IconExclaimation';
71
- export { default as IconExpand } from './IconExpand';
72
- export { default as IconExternalLink } from './IconExternalLink';
73
- export { default as IconEyeSlash } from './IconEyeSlash';
74
- export { default as IconEye } from './IconEye';
75
- export { default as IconFaceSmileRelaxed } from './IconFaceSmileRelaxed';
76
- export { default as IconFilePdf } from './IconFilePdf';
77
- export { default as IconFile } from './IconFile';
78
- export { default as IconFlag } from './IconFlag';
79
- export { default as IconFlagSolid } from './IconFlagSolid';
80
- export { default as IconFourDotsCircle } from './IconFourDotsCircle';
81
- export { default as IconFourSquares } from './IconFourSquares';
82
- export { default as IconGavel } from './IconGavel';
83
- export { default as IconGif } from './IconGif';
84
- export { default as IconGift } from './IconGift';
85
- export { default as IconGoodMonochromatic } from './IconGoodMonochromatic';
86
- export { default as IconGood } from './IconGood';
87
- export { default as IconGreatMonochromatic } from './IconGreatMonochromatic';
88
- export { default as IconGreat } from './IconGreat';
89
- export { default as IconGrinBeam } from './IconGrinBeam';
90
- export { default as IconGripVertical } from './IconGripVertical';
91
- export { default as IconHandHoldingDollar } from './IconHandHoldingDollar';
92
- export { default as IconHandPointRight } from './IconHandPointRight';
93
- export { default as IconHandshake } from './IconHandshake';
94
- export { default as IconHatChef } from './IconHatChef';
95
- export { default as IconImage } from './IconImage';
96
- export { default as IconIslandTropical } from './IconIslandTropical';
97
- export { default as IconItalic } from './IconItalic';
98
- export { default as IconLaptopSearch } from './IconLaptopSearch';
99
- export { default as IconLink } from './IconLink';
100
- export { default as IconListOi } from './IconListOI';
101
- export { default as IconList } from './IconList';
102
- export { default as IconLock } from './IconLock';
103
- export { default as IconMagicSolid } from './IconMagicSolid';
104
- export { default as IconMapMarker } from './IconMapMarker';
105
- export { default as IconMedal } from './IconMedal';
106
- export { default as IconMegaphone } from './IconMegaphone';
107
- export { default as IconMessages } from './IconMessages';
108
- export { default as IconMinusCircle } from './IconMinusCircle';
109
- export { default as IconMinus } from './IconMinus';
110
- export { default as IconMoneyBill } from './IconMoneyBill';
111
- export { default as IconMugSaucerSolid } from './IconMugSaucerSolid';
112
- export { default as IconNotesMedical } from './IconNotesMedical';
113
- export { default as IconOvertime } from './IconOvertime';
114
- export { default as IconPaperPlaneClock } from './IconPaperPlaneClock';
115
- export { default as IconPaperPlane } from './IconPaperPlane';
116
- export { default as IconPaperclip } from './IconPaperclip';
117
- export { default as IconPencil } from './IconPencil';
118
- export { default as IconPercentage } from './IconPercentage';
119
- export { default as IconPhone } from './IconPhone';
120
- export { default as IconPlateUtensils } from './IconPlateUtensils';
121
- export { default as IconPlug } from './IconPlug';
122
- export { default as IconPlus } from './IconPlus';
123
- export { default as IconPrint } from './IconPrint';
124
- export { default as IconQuestionCircle } from './IconQuestionCircle';
125
- export { default as IconRepeat } from './IconRepeat';
126
- export { default as IconReply } from './IconReply';
127
- export { default as IconRocket } from './IconRocket';
128
- export { default as IconSearch } from './IconSearch';
129
- export { default as IconSignOut } from './IconSignOut';
130
- export { default as IconSitemap } from './IconSitemap';
131
- export { default as IconSlidersH } from './IconSlidersH';
132
- export { default as IconSort } from './IconSort';
133
- export { default as IconSparkleSolid } from './IconSparkleSolid';
134
- export { default as IconSparkle } from './IconSparkle';
135
- export { default as IconStarSolid } from './IconStarSolid';
136
- export { default as IconStar } from './IconStar';
137
- export { default as IconStickyNoteLines } from './IconStickyNoteLines';
138
- export { default as IconStopwatch } from './IconStopwatch';
139
- export { default as IconStrikethrough } from './IconStrikethrough';
140
- export { default as IconSyncExclaimation } from './IconSyncExclaimation';
141
- export { default as IconSync } from './IconSync';
142
- export { default as IconTable } from './IconTable';
143
- export { default as IconTachometer } from './IconTachometer';
144
- export { default as IconThumbsDown } from './IconThumbsDown';
145
- export { default as IconThumbsUp } from './IconThumbsUp';
146
- export { default as IconTimesOctagon } from './IconTimesOctagon';
147
- export { default as IconTimes } from './IconTimes';
148
- export { default as IconTrash } from './IconTrash';
149
- export { default as IconUnderline } from './IconUnderline';
150
- export { default as IconUndo } from './IconUndo';
151
- export { default as IconUniversity } from './IconUniversity';
152
- export { default as IconUnlock } from './IconUnlock';
153
- export { default as IconUserComputer } from './IconUserComputer';
154
- export { default as IconUserFriends } from './IconUserFriends';
155
- export { default as IconUserLight } from './IconUserLight';
156
- export { default as IconUserPlus } from './IconUserPlus';
157
- export { default as IconUserSearch } from './IconUserSearch';
158
- export { default as IconUserSlash } from './IconUserSlash';
159
- export { default as IconUserSolid } from './IconUserSolid';
160
- export { default as IconUserTag } from './IconUserTag';
161
- export { default as IconUserTie } from './IconUserTie';
162
- export { default as IconUsers } from './IconUsers';
163
- export { default as IconVideo } from './IconVideo';
164
- export { default as IconVolumeMute } from './IconVolumeMute';
165
- export { default as IconVolume } from './IconVolume';
166
- export { default as IconWrench } from './IconWrench';
1
+ export * from './arrows';
2
+ export * from './business';
3
+ export * from './communication';
4
+ export * from './controls';
5
+ export * from './human';
6
+ export * from './image';
7
+ export * from './status';
8
+ export * from './time';
@@ -1,9 +1,10 @@
1
1
  import React from 'react';
2
- import { IconSize } from '../types';
2
+ import { IconSize, IconVariant } from '../../types';
3
3
  type Props = {
4
4
  size?: IconSize;
5
5
  color?: string;
6
6
  testId?: string;
7
+ variant?: IconVariant;
7
8
  } & React.SVGProps<SVGSVGElement>;
8
9
  declare const IconAward: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
9
10
  export default IconAward;
@@ -0,0 +1,10 @@
1
+ import React from 'react';
2
+ import { IconSize, IconVariant } from '../../types';
3
+ type Props = {
4
+ size?: IconSize;
5
+ color?: string;
6
+ testId?: string;
7
+ variant?: IconVariant;
8
+ } & React.SVGProps<SVGSVGElement>;
9
+ declare const IconAwardSimple: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
10
+ export default IconAwardSimple;
@@ -1,9 +1,10 @@
1
1
  import React from 'react';
2
- import { IconSize } from '../types';
2
+ import { IconSize, IconVariant } from '../../types';
3
3
  type Props = {
4
4
  size?: IconSize;
5
5
  color?: string;
6
6
  testId?: string;
7
+ variant?: IconVariant;
7
8
  } & React.SVGProps<SVGSVGElement>;
8
9
  declare const IconBan: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
9
10
  export default IconBan;
@@ -1,9 +1,10 @@
1
1
  import React from 'react';
2
- import { IconSize } from '../types';
2
+ import { IconSize, IconVariant } from '../../types';
3
3
  type Props = {
4
4
  size?: IconSize;
5
5
  color?: string;
6
6
  testId?: string;
7
+ variant?: IconVariant;
7
8
  } & React.SVGProps<SVGSVGElement>;
8
9
  declare const IconCheck: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
9
10
  export default IconCheck;
@@ -1,9 +1,10 @@
1
1
  import React from 'react';
2
- import { IconSize } from '../types';
2
+ import { IconSize, IconVariant } from '../../types';
3
3
  type Props = {
4
4
  size?: IconSize;
5
5
  color?: string;
6
6
  testId?: string;
7
+ variant?: IconVariant;
7
8
  } & React.SVGProps<SVGSVGElement>;
8
9
  declare const IconCheckCircleIncomplete: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
9
10
  export default IconCheckCircleIncomplete;
@@ -0,0 +1,10 @@
1
+ import React from 'react';
2
+ import { IconSize, IconVariant } from '../../types';
3
+ type Props = {
4
+ size?: IconSize;
5
+ color?: string;
6
+ testId?: string;
7
+ variant?: IconVariant;
8
+ } & React.SVGProps<SVGSVGElement>;
9
+ declare const IconCheckCircleIncompleteRole: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
10
+ export default IconCheckCircleIncompleteRole;
@@ -0,0 +1,10 @@
1
+ import React from 'react';
2
+ import { IconSize, IconVariant } from '../../types';
3
+ type Props = {
4
+ size?: IconSize;
5
+ color?: string;
6
+ testId?: string;
7
+ variant?: IconVariant;
8
+ } & React.SVGProps<SVGSVGElement>;
9
+ declare const IconCheckCircleIncompleteUser: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
10
+ export default IconCheckCircleIncompleteUser;
@@ -1,9 +1,10 @@
1
1
  import React from 'react';
2
- import { IconSize } from '../types';
2
+ import { IconSize, IconVariant } from '../../types';
3
3
  type Props = {
4
4
  size?: IconSize;
5
5
  color?: string;
6
6
  testId?: string;
7
+ variant?: IconVariant;
7
8
  } & React.SVGProps<SVGSVGElement>;
8
9
  declare const IconCircleHalfStroke: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
9
10
  export default IconCircleHalfStroke;
@@ -0,0 +1,10 @@
1
+ import React from 'react';
2
+ import { IconSize, IconVariant } from '../../types';
3
+ type Props = {
4
+ size?: IconSize;
5
+ color?: string;
6
+ testId?: string;
7
+ variant?: IconVariant;
8
+ } & React.SVGProps<SVGSVGElement>;
9
+ declare const IconCircleXMark: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
10
+ export default IconCircleXMark;
@@ -0,0 +1,10 @@
1
+ import React from 'react';
2
+ import { IconSize, IconVariant } from '../../types';
3
+ type Props = {
4
+ size?: IconSize;
5
+ color?: string;
6
+ testId?: string;
7
+ variant?: IconVariant;
8
+ } & React.SVGProps<SVGSVGElement>;
9
+ declare const IconDeleteLeft: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
10
+ export default IconDeleteLeft;
@@ -0,0 +1,10 @@
1
+ import React from 'react';
2
+ import { IconSize, IconVariant } from '../../types';
3
+ type Props = {
4
+ size?: IconSize;
5
+ color?: string;
6
+ testId?: string;
7
+ variant?: IconVariant;
8
+ } & React.SVGProps<SVGSVGElement>;
9
+ declare const IconExclamation: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
10
+ export default IconExclamation;
@@ -0,0 +1,10 @@
1
+ import React from 'react';
2
+ import { IconSize, IconVariant } from '../../types';
3
+ type Props = {
4
+ size?: IconSize;
5
+ color?: string;
6
+ testId?: string;
7
+ variant?: IconVariant;
8
+ } & React.SVGProps<SVGSVGElement>;
9
+ declare const IconExclamationTriangle: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
10
+ export default IconExclamationTriangle;
@@ -1,9 +1,10 @@
1
1
  import React from 'react';
2
- import { IconSize } from '../types';
2
+ import { IconSize, IconVariant } from '../../types';
3
3
  type Props = {
4
4
  size?: IconSize;
5
5
  color?: string;
6
6
  testId?: string;
7
+ variant?: IconVariant;
7
8
  } & React.SVGProps<SVGSVGElement>;
8
9
  declare const IconInfoCircle: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
9
10
  export default IconInfoCircle;
@@ -1,9 +1,10 @@
1
1
  import React from 'react';
2
- import { IconSize } from '../types';
2
+ import { IconSize, IconVariant } from '../../types';
3
3
  type Props = {
4
4
  size?: IconSize;
5
5
  color?: string;
6
6
  testId?: string;
7
+ variant?: IconVariant;
7
8
  } & React.SVGProps<SVGSVGElement>;
8
9
  declare const IconQuestionCircle: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
9
10
  export default IconQuestionCircle;
@@ -1,9 +1,10 @@
1
1
  import React from 'react';
2
- import { IconSize } from '../types';
2
+ import { IconSize, IconVariant } from '../../types';
3
3
  type Props = {
4
4
  size?: IconSize;
5
5
  color?: string;
6
6
  testId?: string;
7
+ variant?: IconVariant;
7
8
  } & React.SVGProps<SVGSVGElement>;
8
9
  declare const IconTimesOctagon: React.ForwardRefExoticComponent<Omit<Props, 'ref'>>;
9
10
  export default IconTimesOctagon;
@@ -0,0 +1,15 @@
1
+ export { default as IconAward } from './IconAward';
2
+ export { default as IconAwardSimple } from './IconAwardSimple';
3
+ export { default as IconBan } from './IconBan';
4
+ export { default as IconCheck } from './IconCheck';
5
+ export { default as IconCheckCircleIncomplete } from './IconCheckCircleIncomplete';
6
+ export { default as IconCheckCircleIncompleteRole } from './IconCheckCircleIncompleteRole';
7
+ export { default as IconCheckCircleIncompleteUser } from './IconCheckCircleIncompleteUser';
8
+ export { default as IconCircleHalfStroke } from './IconCircleHalfStroke';
9
+ export { default as IconCircleXMark } from './IconCircleXMark';
10
+ export { default as IconDeleteLeft } from './IconDeleteLeft';
11
+ export { default as IconExclamation } from './IconExclamation';
12
+ export { default as IconExclamationTriangle } from './IconExclamationTriangle';
13
+ export { default as IconInfoCircle } from './IconInfoCircle';
14
+ export { default as IconQuestionCircle } from './IconQuestionCircle';
15
+ export { default as IconTimesOctagon } from './IconTimesOctagon';