+
+ import { IconMedicationTabletQuarter } from 'terra-icon';
+
+
+
+
+
+
medicationTabletQuarterOutline
+
+
+ import { IconMedicationTabletQuarterOutline } from 'terra-icon';
+
+
+
menu
@@ -1436,6 +1457,15 @@ const IconAll = () => (
+
+
+
multipleResultsCorner
+
+
+ import { IconMultipleResultsCorner } from 'terra-icon';
+
+
+
multipleResultsCritical
diff --git a/packages/terra-core-docs/src/terra-dev-site/test/icon/IconAll.test.jsx b/packages/terra-core-docs/src/terra-dev-site/test/icon/IconAll.test.jsx
index 6bbc1174c80..9762ceb5190 100644
--- a/packages/terra-core-docs/src/terra-dev-site/test/icon/IconAll.test.jsx
+++ b/packages/terra-core-docs/src/terra-dev-site/test/icon/IconAll.test.jsx
@@ -177,9 +177,11 @@ import {
IconMediaRewind,
IconMediaStop,
IconMedicationTablet,
+ IconMedicationTabletOutline,
IconMedicationTabletHalf,
IconMedicationTabletHalfOutline,
- IconMedicationTabletOutline,
+ IconMedicationTabletQuarter,
+ IconMedicationTabletQuarterOutline,
IconMenu,
IconMerge,
IconMicrophone,
@@ -191,6 +193,7 @@ import {
IconModerate,
IconModerateLowLight,
IconModified,
+ IconMultipleResultsCorner,
IconMultipleResultsCritical,
IconMultipleResultsNormal,
IconMultipleResultsNotNormal,
@@ -511,6 +514,8 @@ const IconAll = () => (
+
+
@@ -522,6 +527,7 @@ const IconAll = () => (
+
diff --git a/packages/terra-icon/CHANGELOG.md b/packages/terra-icon/CHANGELOG.md
index ae1d4bf15b7..3638f848b11 100644
--- a/packages/terra-icon/CHANGELOG.md
+++ b/packages/terra-icon/CHANGELOG.md
@@ -2,6 +2,9 @@
## Unreleased
+* Changed
+ * Updated `one-cerner-style-icons` library to v1.53.0.
+
## 3.60.0 - (February 15, 2024)
* Changed
diff --git a/packages/terra-icon/package.json b/packages/terra-icon/package.json
index 2cc69abc818..1e78bb845e1 100644
--- a/packages/terra-icon/package.json
+++ b/packages/terra-icon/package.json
@@ -34,7 +34,7 @@
"devDependencies": {
"csvtojson": "^2.0.8",
"jsdom": "^21.0.0",
- "one-cerner-style-icons": "https://github.com/cerner/one-cerner-style-icons/archive/v1.51.0.tar.gz",
+ "one-cerner-style-icons": "https://github.com/oracle-samples/one-cerner-style-icons/archive/v1.53.0.tar.gz",
"shelljs": "^0.8.2",
"svgo": "^3.0.2"
},
diff --git a/packages/terra-icon/src/cerner-one-icons.csv b/packages/terra-icon/src/cerner-one-icons.csv
old mode 100644
new mode 100755
index 709ff0b7dd4..b6f99cd7c83
--- a/packages/terra-icon/src/cerner-one-icons.csv
+++ b/packages/terra-icon/src/cerner-one-icons.csv
@@ -292,7 +292,10 @@ noResults,src/icons/0225_noResults_i_48.svg,themeable,,
navStackUp,src/icons/0226_NavStackUp_Icon_a_48.svg,themeable,,
multipleResultsNormal,src/icons/0236_MultipleResults_Normal_Icon_i_48.svg,themeable,,
multipleResultsNotNormal,src/icons/0236_MultipleResults_NotNormal_Icon_i_48.svg,themeable,,
+multipleResultsCorner,src/icons/0236_MultipleResults_Corner_i.svg,themeable,,
multipleResultsCritical,src/icons/0236_MultipleResults_Critical_Icon_i_48.svg,themeable,,
+medicationTabletQuarter,src/icons/0237_MedicationTablet_Quarter_Fill_48.svg,themeable,,
+medicationTabletQuarterOutline,src/icons/0237_MedicationTablet_Quarter_Outline_48.svg,themeable,,
statusPositive_low_light,src/icons/LL_0213_statusPositive_i_lightDiamond.svg,,,
statusPositiveWhite_low_light,src/icons/LL_0214_statusPositive_i_lightDiamondWhite.svg,,,
circle_symbol,src/icons/S_0001_circle.svg,themeable,,
diff --git a/packages/terra-icon/src/icon-data.json b/packages/terra-icon/src/icon-data.json
index 4f6da497e3b..19109117e2b 100644
--- a/packages/terra-icon/src/icon-data.json
+++ b/packages/terra-icon/src/icon-data.json
@@ -1 +1 @@
-[{"name":"add","filepath":"src/icon/IconAdd.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconAdd","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconAdd from 'terra-icon/lib/icon/IconAdd';\n"},{"name":"search","filepath":"src/icon/IconSearch.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconSearch","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconSearch from 'terra-icon/lib/icon/IconSearch';\n"},{"name":"commit","filepath":"src/icon/IconCommit.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconCommit","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconCommit from 'terra-icon/lib/icon/IconCommit';\n"},{"name":"checkmark","filepath":"src/icon/IconCheckmark.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconCheckmark","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconCheckmark from 'terra-icon/lib/icon/IconCheckmark';\n"},{"name":"success","filepath":"src/icon/IconSuccess.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconSuccess","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconSuccess from 'terra-icon/lib/icon/IconSuccess';\n"},{"name":"success_low_light","filepath":"src/icon/IconSuccessLowLight.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconSuccessLowLight","isOldLowlight":true,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconSuccessLowLight from 'terra-icon/lib/icon/IconSuccessLowLight';\n"},{"name":"success_inverse","filepath":"src/icon/IconSuccessInverse.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconSuccessInverse","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconSuccessInverse from 'terra-icon/lib/icon/IconSuccessInverse';\n"},{"name":"success_inverse_low_light","filepath":"src/icon/IconSuccessInverseLowLight.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconSuccessInverseLowLight","isOldLowlight":true,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconSuccessInverseLowLight from 'terra-icon/lib/icon/IconSuccessInverseLowLight';\n"},{"name":"available","filepath":"src/icon/IconAvailable.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconAvailable","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconAvailable from 'terra-icon/lib/icon/IconAvailable';\n"},{"name":"complete","filepath":"src/icon/IconComplete.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconComplete","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconComplete from 'terra-icon/lib/icon/IconComplete';\n"},{"name":"noRisk","filepath":"src/icon/IconNoRisk.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconNoRisk","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconNoRisk from 'terra-icon/lib/icon/IconNoRisk';\n"},{"name":"noRisk_low_light","filepath":"src/icon/IconNoRiskLowLight.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconNoRiskLowLight","isOldLowlight":true,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconNoRiskLowLight from 'terra-icon/lib/icon/IconNoRiskLowLight';\n"},{"name":"trash","filepath":"src/icon/IconTrash.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconTrash","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconTrash from 'terra-icon/lib/icon/IconTrash';\n"},{"name":"paperFolded","filepath":"src/icon/IconPaperFolded.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconPaperFolded","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconPaperFolded from 'terra-icon/lib/icon/IconPaperFolded';\n"},{"name":"printer","filepath":"src/icon/IconPrinter.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconPrinter","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconPrinter from 'terra-icon/lib/icon/IconPrinter';\n"},{"name":"comment","filepath":"src/icon/IconComment.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconComment","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconComment from 'terra-icon/lib/icon/IconComment';\n"},{"name":"bookmark","filepath":"src/icon/IconBookmark.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconBookmark","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconBookmark from 'terra-icon/lib/icon/IconBookmark';\n"},{"name":"modified","filepath":"src/icon/IconModified.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconModified","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconModified from 'terra-icon/lib/icon/IconModified';\n"},{"name":"first","filepath":"src/icon/IconFirst.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconFirst","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconFirst from 'terra-icon/lib/icon/IconFirst';\n"},{"name":"folder","filepath":"src/icon/IconFolder.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconFolder","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconFolder from 'terra-icon/lib/icon/IconFolder';\n"},{"name":"attachment","filepath":"src/icon/IconAttachment.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconAttachment","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconAttachment from 'terra-icon/lib/icon/IconAttachment';\n"},{"name":"send","filepath":"src/icon/IconSend.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconSend","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconSend from 'terra-icon/lib/icon/IconSend';\n"},{"name":"pill","filepath":"src/icon/IconPill.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconPill","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconPill from 'terra-icon/lib/icon/IconPill';\n"},{"name":"redo","filepath":"src/icon/IconRedo.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconRedo","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconRedo from 'terra-icon/lib/icon/IconRedo';\n"},{"name":"visualization","filepath":"src/icon/IconVisualization.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconVisualization","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconVisualization from 'terra-icon/lib/icon/IconVisualization';\n"},{"name":"lightbulb","filepath":"src/icon/IconLightbulb.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconLightbulb","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconLightbulb from 'terra-icon/lib/icon/IconLightbulb';\n"},{"name":"forward","filepath":"src/icon/IconForward.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconForward","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconForward from 'terra-icon/lib/icon/IconForward';\n"},{"name":"projects","filepath":"src/icon/IconProjects.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconProjects","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconProjects from 'terra-icon/lib/icon/IconProjects';\n"},{"name":"replyAll","filepath":"src/icon/IconReplyAll.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconReplyAll","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconReplyAll from 'terra-icon/lib/icon/IconReplyAll';\n"},{"name":"flag","filepath":"src/icon/IconFlag.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconFlag","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconFlag from 'terra-icon/lib/icon/IconFlag';\n"},{"name":"calculator","filepath":"src/icon/IconCalculator.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconCalculator","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconCalculator from 'terra-icon/lib/icon/IconCalculator';\n"},{"name":"caretRight","filepath":"src/icon/IconCaretRight.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconCaretRight","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconCaretRight from 'terra-icon/lib/icon/IconCaretRight';\n"},{"name":"caretLeft","filepath":"src/icon/IconCaretLeft.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconCaretLeft","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconCaretLeft from 'terra-icon/lib/icon/IconCaretLeft';\n"},{"name":"caretUp","filepath":"src/icon/IconCaretUp.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconCaretUp","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconCaretUp from 'terra-icon/lib/icon/IconCaretUp';\n"},{"name":"caretDown","filepath":"src/icon/IconCaretDown.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconCaretDown","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconCaretDown from 'terra-icon/lib/icon/IconCaretDown';\n"},{"name":"scheduled","filepath":"src/icon/IconScheduled.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconScheduled","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconScheduled from 'terra-icon/lib/icon/IconScheduled';\n"},{"name":"scheduled_low_light","filepath":"src/icon/IconScheduledLowLight.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconScheduledLowLight","isOldLowlight":true,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconScheduledLowLight from 'terra-icon/lib/icon/IconScheduledLowLight';\n"},{"name":"trophy","filepath":"src/icon/IconTrophy.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconTrophy","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconTrophy from 'terra-icon/lib/icon/IconTrophy';\n"},{"name":"chevronLeft","filepath":"src/icon/IconChevronLeft.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconChevronLeft","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconChevronLeft from 'terra-icon/lib/icon/IconChevronLeft';\n"},{"name":"previous","filepath":"src/icon/IconPrevious.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconPrevious","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconPrevious from 'terra-icon/lib/icon/IconPrevious';\n"},{"name":"chevronRight","filepath":"src/icon/IconChevronRight.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconChevronRight","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconChevronRight from 'terra-icon/lib/icon/IconChevronRight';\n"},{"name":"next","filepath":"src/icon/IconNext.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconNext","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconNext from 'terra-icon/lib/icon/IconNext';\n"},{"name":"chevronUp","filepath":"src/icon/IconChevronUp.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconChevronUp","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconChevronUp from 'terra-icon/lib/icon/IconChevronUp';\n"},{"name":"expandLess","filepath":"src/icon/IconExpandLess.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconExpandLess","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconExpandLess from 'terra-icon/lib/icon/IconExpandLess';\n"},{"name":"chevron","filepath":"src/icon/IconChevron.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconChevron","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconChevron from 'terra-icon/lib/icon/IconChevron';\n"},{"name":"chevronDown","filepath":"src/icon/IconChevronDown.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconChevronDown","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconChevronDown from 'terra-icon/lib/icon/IconChevronDown';\n"},{"name":"expandMore","filepath":"src/icon/IconExpandMore.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconExpandMore","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconExpandMore from 'terra-icon/lib/icon/IconExpandMore';\n"},{"name":"clock","filepath":"src/icon/IconClock.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconClock","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconClock from 'terra-icon/lib/icon/IconClock';\n"},{"name":"away","filepath":"src/icon/IconAway.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconAway","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconAway from 'terra-icon/lib/icon/IconAway';\n"},{"name":"sortAscending","filepath":"src/icon/IconSortAscending.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconSortAscending","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconSortAscending from 'terra-icon/lib/icon/IconSortAscending';\n"},{"name":"sortDescending","filepath":"src/icon/IconSortDescending.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconSortDescending","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconSortDescending from 'terra-icon/lib/icon/IconSortDescending';\n"},{"name":"treemap","filepath":"src/icon/IconTreemap.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconTreemap","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconTreemap from 'terra-icon/lib/icon/IconTreemap';\n"},{"name":"glasses","filepath":"src/icon/IconGlasses.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconGlasses","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconGlasses from 'terra-icon/lib/icon/IconGlasses';\n"},{"name":"image","filepath":"src/icon/IconImage.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconImage","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconImage from 'terra-icon/lib/icon/IconImage';\n"},{"name":"doorOpen","filepath":"src/icon/IconDoorOpen.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconDoorOpen","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconDoorOpen from 'terra-icon/lib/icon/IconDoorOpen';\n"},{"name":"ellipses","filepath":"src/icon/IconEllipses.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconEllipses","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconEllipses from 'terra-icon/lib/icon/IconEllipses';\n"},{"name":"rollup","filepath":"src/icon/IconRollup.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconRollup","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconRollup from 'terra-icon/lib/icon/IconRollup';\n"},{"name":"exclamation","filepath":"src/icon/IconExclamation.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconExclamation","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconExclamation from 'terra-icon/lib/icon/IconExclamation';\n"},{"name":"highPriority","filepath":"src/icon/IconHighPriority.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconHighPriority","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconHighPriority from 'terra-icon/lib/icon/IconHighPriority';\n"},{"name":"alert","filepath":"src/icon/IconAlert.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconAlert","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconAlert from 'terra-icon/lib/icon/IconAlert';\n"},{"name":"alert_low_light","filepath":"src/icon/IconAlertLowLight.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconAlertLowLight","isOldLowlight":true,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconAlertLowLight from 'terra-icon/lib/icon/IconAlertLowLight';\n"},{"name":"warning","filepath":"src/icon/IconWarning.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconWarning","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconWarning from 'terra-icon/lib/icon/IconWarning';\n"},{"name":"warning_low_light","filepath":"src/icon/IconWarningLowLight.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconWarningLowLight","isOldLowlight":true,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconWarningLowLight from 'terra-icon/lib/icon/IconWarningLowLight';\n"},{"name":"moderate","filepath":"src/icon/IconModerate.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconModerate","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconModerate from 'terra-icon/lib/icon/IconModerate';\n"},{"name":"moderate_low_light","filepath":"src/icon/IconModerateLowLight.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconModerateLowLight","isOldLowlight":true,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconModerateLowLight from 'terra-icon/lib/icon/IconModerateLowLight';\n"},{"name":"unspecified","filepath":"src/icon/IconUnspecified.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconUnspecified","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconUnspecified from 'terra-icon/lib/icon/IconUnspecified';\n"},{"name":"critical","filepath":"src/icon/IconCritical.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconCritical","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconCritical from 'terra-icon/lib/icon/IconCritical';\n"},{"name":"critical_low_light","filepath":"src/icon/IconCriticalLowLight.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconCriticalLowLight","isOldLowlight":true,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconCriticalLowLight from 'terra-icon/lib/icon/IconCriticalLowLight';\n"},{"name":"critical_inverse","filepath":"src/icon/IconCriticalInverse.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconCriticalInverse","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconCriticalInverse from 'terra-icon/lib/icon/IconCriticalInverse';\n"},{"name":"critical_inverse_low_light","filepath":"src/icon/IconCriticalInverseLowLight.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconCriticalInverseLowLight","isOldLowlight":true,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconCriticalInverseLowLight from 'terra-icon/lib/icon/IconCriticalInverseLowLight';\n"},{"name":"hazardLow","filepath":"src/icon/IconHazardLow.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconHazardLow","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconHazardLow from 'terra-icon/lib/icon/IconHazardLow';\n"},{"name":"italic-i","filepath":"src/icon/IconItalicI.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconItalicI","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconItalicI from 'terra-icon/lib/icon/IconItalicI';\n"},{"name":"information","filepath":"src/icon/IconInformation.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconInformation","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconInformation from 'terra-icon/lib/icon/IconInformation';\n"},{"name":"information_low_light","filepath":"src/icon/IconInformationLowLight.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconInformationLowLight","isOldLowlight":true,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconInformationLowLight from 'terra-icon/lib/icon/IconInformationLowLight';\n"},{"name":"information_inverse","filepath":"src/icon/IconInformationInverse.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconInformationInverse","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconInformationInverse from 'terra-icon/lib/icon/IconInformationInverse';\n"},{"name":"information_inverse_low_light","filepath":"src/icon/IconInformationInverseLowLight.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconInformationInverseLowLight","isOldLowlight":true,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconInformationInverseLowLight from 'terra-icon/lib/icon/IconInformationInverseLowLight';\n"},{"name":"information_static","filepath":"src/icon/IconInformationStatic.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconInformationStatic","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconInformationStatic from 'terra-icon/lib/icon/IconInformationStatic';\n"},{"name":"information_themeable","filepath":"src/icon/IconInformationThemeable.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconInformationThemeable","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconInformationThemeable from 'terra-icon/lib/icon/IconInformationThemeable';\n"},{"name":"minus","filepath":"src/icon/IconMinus.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconMinus","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconMinus from 'terra-icon/lib/icon/IconMinus';\n"},{"name":"error_dark","filepath":"src/icon/IconErrorDark.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconErrorDark","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconErrorDark from 'terra-icon/lib/icon/IconErrorDark';\n"},{"name":"error","filepath":"src/icon/IconError.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconError","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconError from 'terra-icon/lib/icon/IconError';\n"},{"name":"error_low_light","filepath":"src/icon/IconErrorLowLight.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconErrorLowLight","isOldLowlight":true,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconErrorLowLight from 'terra-icon/lib/icon/IconErrorLowLight';\n"},{"name":"doNotDisturb","filepath":"src/icon/IconDoNotDisturb.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconDoNotDisturb","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconDoNotDisturb from 'terra-icon/lib/icon/IconDoNotDisturb';\n"},{"name":"close","filepath":"src/icon/IconClose.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconClose","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconClose from 'terra-icon/lib/icon/IconClose';\n"},{"name":"clear","filepath":"src/icon/IconClear.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconClear","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconClear from 'terra-icon/lib/icon/IconClear';\n"},{"name":"incomplete","filepath":"src/icon/IconIncomplete.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconIncomplete","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconIncomplete from 'terra-icon/lib/icon/IconIncomplete';\n"},{"name":"notMet","filepath":"src/icon/IconNotMet.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconNotMet","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconNotMet from 'terra-icon/lib/icon/IconNotMet';\n"},{"name":"incomplete_inverse","filepath":"src/icon/IconIncompleteInverse.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconIncompleteInverse","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconIncompleteInverse from 'terra-icon/lib/icon/IconIncompleteInverse';\n"},{"name":"incomplete_inverse_low_light","filepath":"src/icon/IconIncompleteInverseLowLight.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconIncompleteInverseLowLight","isOldLowlight":true,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconIncompleteInverseLowLight from 'terra-icon/lib/icon/IconIncompleteInverseLowLight';\n"},{"name":"person","filepath":"src/icon/IconPerson.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconPerson","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconPerson from 'terra-icon/lib/icon/IconPerson';\n"},{"name":"left","filepath":"src/icon/IconLeft.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconLeft","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconLeft from 'terra-icon/lib/icon/IconLeft';\n"},{"name":"right","filepath":"src/icon/IconRight.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconRight","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconRight from 'terra-icon/lib/icon/IconRight';\n"},{"name":"up","filepath":"src/icon/IconUp.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconUp","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconUp from 'terra-icon/lib/icon/IconUp';\n"},{"name":"down","filepath":"src/icon/IconDown.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconDown","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconDown from 'terra-icon/lib/icon/IconDown';\n"},{"name":"settings","filepath":"src/icon/IconSettings.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconSettings","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconSettings from 'terra-icon/lib/icon/IconSettings';\n"},{"name":"edit","filepath":"src/icon/IconEdit.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconEdit","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconEdit from 'terra-icon/lib/icon/IconEdit';\n"},{"name":"calendar","filepath":"src/icon/IconCalendar.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconCalendar","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconCalendar from 'terra-icon/lib/icon/IconCalendar';\n"},{"name":"lookback","filepath":"src/icon/IconLookback.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconLookback","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconLookback from 'terra-icon/lib/icon/IconLookback';\n"},{"name":"refresh","filepath":"src/icon/IconRefresh.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconRefresh","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconRefresh from 'terra-icon/lib/icon/IconRefresh';\n"},{"name":"provider","filepath":"src/icon/IconProvider.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconProvider","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconProvider from 'terra-icon/lib/icon/IconProvider';\n"},{"name":"padlock","filepath":"src/icon/IconPadlock.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconPadlock","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconPadlock from 'terra-icon/lib/icon/IconPadlock';\n"},{"name":"featured","filepath":"src/icon/IconFeatured.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconFeatured","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconFeatured from 'terra-icon/lib/icon/IconFeatured';\n"},{"name":"featuredOff","filepath":"src/icon/IconFeaturedOff.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconFeaturedOff","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconFeaturedOff from 'terra-icon/lib/icon/IconFeaturedOff';\n"},{"name":"featuredOutline","filepath":"src/icon/IconFeaturedOutline.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconFeaturedOutline","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconFeaturedOutline from 'terra-icon/lib/icon/IconFeaturedOutline';\n"},{"name":"halfRating","filepath":"src/icon/IconHalfRating.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconHalfRating","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconHalfRating from 'terra-icon/lib/icon/IconHalfRating';\n"},{"name":"featuredOutlineYellow","filepath":"src/icon/IconFeaturedOutlineYellow.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconFeaturedOutlineYellow","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconFeaturedOutlineYellow from 'terra-icon/lib/icon/IconFeaturedOutlineYellow';\n"},{"name":"archive","filepath":"src/icon/IconArchive.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconArchive","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconArchive from 'terra-icon/lib/icon/IconArchive';\n"},{"name":"funnel","filepath":"src/icon/IconFunnel.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconFunnel","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconFunnel from 'terra-icon/lib/icon/IconFunnel';\n"},{"name":"documents","filepath":"src/icon/IconDocuments.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconDocuments","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconDocuments from 'terra-icon/lib/icon/IconDocuments';\n"},{"name":"question","filepath":"src/icon/IconQuestion.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconQuestion","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconQuestion from 'terra-icon/lib/icon/IconQuestion';\n"},{"name":"help","filepath":"src/icon/IconHelp.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconHelp","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconHelp from 'terra-icon/lib/icon/IconHelp';\n"},{"name":"help_low_light","filepath":"src/icon/IconHelpLowLight.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconHelpLowLight","isOldLowlight":true,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconHelpLowLight from 'terra-icon/lib/icon/IconHelpLowLight';\n"},{"name":"help_inverse","filepath":"src/icon/IconHelpInverse.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconHelpInverse","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconHelpInverse from 'terra-icon/lib/icon/IconHelpInverse';\n"},{"name":"help_inverse_low_light","filepath":"src/icon/IconHelpInverseLowLight.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconHelpInverseLowLight","isOldLowlight":true,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconHelpInverseLowLight from 'terra-icon/lib/icon/IconHelpInverseLowLight';\n"},{"name":"help_static","filepath":"src/icon/IconHelpStatic.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconHelpStatic","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconHelpStatic from 'terra-icon/lib/icon/IconHelpStatic';\n"},{"name":"help_themeable","filepath":"src/icon/IconHelpThemeable.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconHelpThemeable","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconHelpThemeable from 'terra-icon/lib/icon/IconHelpThemeable';\n"},{"name":"unknown","filepath":"src/icon/IconUnknown.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconUnknown","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconUnknown from 'terra-icon/lib/icon/IconUnknown';\n"},{"name":"unexpected","filepath":"src/icon/IconUnexpected.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconUnexpected","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconUnexpected from 'terra-icon/lib/icon/IconUnexpected';\n"},{"name":"unexpected_low_light","filepath":"src/icon/IconUnexpectedLowLight.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconUnexpectedLowLight","isOldLowlight":true,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconUnexpectedLowLight from 'terra-icon/lib/icon/IconUnexpectedLowLight';\n"},{"name":"questionOutline","filepath":"src/icon/IconQuestionOutline.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconQuestionOutline","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconQuestionOutline from 'terra-icon/lib/icon/IconQuestionOutline';\n"},{"name":"house","filepath":"src/icon/IconHouse.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconHouse","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconHouse from 'terra-icon/lib/icon/IconHouse';\n"},{"name":"save","filepath":"src/icon/IconSave.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconSave","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconSave from 'terra-icon/lib/icon/IconSave';\n"},{"name":"hospital","filepath":"src/icon/IconHospital.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconHospital","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconHospital from 'terra-icon/lib/icon/IconHospital';\n"},{"name":"pending","filepath":"src/icon/IconPending.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconPending","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconPending from 'terra-icon/lib/icon/IconPending';\n"},{"name":"analytics","filepath":"src/icon/IconAnalytics.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconAnalytics","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconAnalytics from 'terra-icon/lib/icon/IconAnalytics';\n"},{"name":"announcement","filepath":"src/icon/IconAnnouncement.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconAnnouncement","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconAnnouncement from 'terra-icon/lib/icon/IconAnnouncement';\n"},{"name":"camera","filepath":"src/icon/IconCamera.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconCamera","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconCamera from 'terra-icon/lib/icon/IconCamera';\n"},{"name":"briefcase","filepath":"src/icon/IconBriefcase.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconBriefcase","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconBriefcase from 'terra-icon/lib/icon/IconBriefcase';\n"},{"name":"link","filepath":"src/icon/IconLink.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconLink","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconLink from 'terra-icon/lib/icon/IconLink';\n"},{"name":"menu","filepath":"src/icon/IconMenu.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconMenu","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconMenu from 'terra-icon/lib/icon/IconMenu';\n"},{"name":"list","filepath":"src/icon/IconList.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconList","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconList from 'terra-icon/lib/icon/IconList';\n"},{"name":"checklist","filepath":"src/icon/IconChecklist.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconChecklist","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconChecklist from 'terra-icon/lib/icon/IconChecklist';\n"},{"name":"unlock","filepath":"src/icon/IconUnlock.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconUnlock","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconUnlock from 'terra-icon/lib/icon/IconUnlock';\n"},{"name":"due","filepath":"src/icon/IconDue.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconDue","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconDue from 'terra-icon/lib/icon/IconDue';\n"},{"name":"dueSoon","filepath":"src/icon/IconDueSoon.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconDueSoon","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconDueSoon from 'terra-icon/lib/icon/IconDueSoon';\n"},{"name":"dueSoon_low_light","filepath":"src/icon/IconDueSoonLowLight.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconDueSoonLowLight","isOldLowlight":true,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconDueSoonLowLight from 'terra-icon/lib/icon/IconDueSoonLowLight';\n"},{"name":"spinner","filepath":"src/icon/IconSpinner.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconSpinner","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconSpinner from 'terra-icon/lib/icon/IconSpinner';\n"},{"name":"tile","filepath":"src/icon/IconTile.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconTile","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconTile from 'terra-icon/lib/icon/IconTile';\n"},{"name":"overDue","filepath":"src/icon/IconOverDue.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconOverDue","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconOverDue from 'terra-icon/lib/icon/IconOverDue';\n"},{"name":"overDue_low_light","filepath":"src/icon/IconOverDueLowLight.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconOverDueLowLight","isOldLowlight":true,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconOverDueLowLight from 'terra-icon/lib/icon/IconOverDueLowLight';\n"},{"name":"users","filepath":"src/icon/IconUsers.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconUsers","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconUsers from 'terra-icon/lib/icon/IconUsers';\n"},{"name":"knurling","filepath":"src/icon/IconKnurling.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconKnurling","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconKnurling from 'terra-icon/lib/icon/IconKnurling';\n"},{"name":"addPerson","filepath":"src/icon/IconAddPerson.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconAddPerson","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconAddPerson from 'terra-icon/lib/icon/IconAddPerson';\n"},{"name":"upload","filepath":"src/icon/IconUpload.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconUpload","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconUpload from 'terra-icon/lib/icon/IconUpload';\n"},{"name":"download","filepath":"src/icon/IconDownload.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconDownload","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconDownload from 'terra-icon/lib/icon/IconDownload';\n"},{"name":"cancel","filepath":"src/icon/IconCancel.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconCancel","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconCancel from 'terra-icon/lib/icon/IconCancel';\n"},{"name":"maximize","filepath":"src/icon/IconMaximize.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconMaximize","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconMaximize from 'terra-icon/lib/icon/IconMaximize';\n"},{"name":"minimize","filepath":"src/icon/IconMinimize.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconMinimize","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconMinimize from 'terra-icon/lib/icon/IconMinimize';\n"},{"name":"reply","filepath":"src/icon/IconReply.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconReply","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconReply from 'terra-icon/lib/icon/IconReply';\n"},{"name":"table","filepath":"src/icon/IconTable.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconTable","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconTable from 'terra-icon/lib/icon/IconTable';\n"},{"name":"required","filepath":"src/icon/IconRequired.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconRequired","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconRequired from 'terra-icon/lib/icon/IconRequired';\n"},{"name":"gap checking","filepath":"src/icon/IconGapChecking.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconGapChecking","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconGapChecking from 'terra-icon/lib/icon/IconGapChecking';\n"},{"name":"personHospital","filepath":"src/icon/IconPersonHospital.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconPersonHospital","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconPersonHospital from 'terra-icon/lib/icon/IconPersonHospital';\n"},{"name":"personnelPerson","filepath":"src/icon/IconPersonnelPerson.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconPersonnelPerson","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconPersonnelPerson from 'terra-icon/lib/icon/IconPersonnelPerson';\n"},{"name":"high","filepath":"src/icon/IconHigh.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconHigh","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconHigh from 'terra-icon/lib/icon/IconHigh';\n"},{"name":"high_low_light","filepath":"src/icon/IconHighLowLight.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconHighLowLight","isOldLowlight":true,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconHighLowLight from 'terra-icon/lib/icon/IconHighLowLight';\n"},{"name":"high_inverse","filepath":"src/icon/IconHighInverse.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconHighInverse","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconHighInverse from 'terra-icon/lib/icon/IconHighInverse';\n"},{"name":"high_inverse_low_light","filepath":"src/icon/IconHighInverseLowLight.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconHighInverseLowLight","isOldLowlight":true,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconHighInverseLowLight from 'terra-icon/lib/icon/IconHighInverseLowLight';\n"},{"name":"low","filepath":"src/icon/IconLow.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconLow","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconLow from 'terra-icon/lib/icon/IconLow';\n"},{"name":"low_low_light","filepath":"src/icon/IconLowLowLight.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconLowLowLight","isOldLowlight":true,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconLowLowLight from 'terra-icon/lib/icon/IconLowLowLight';\n"},{"name":"lowRisk","filepath":"src/icon/IconLowRisk.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconLowRisk","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconLowRisk from 'terra-icon/lib/icon/IconLowRisk';\n"},{"name":"lowRisk_low_light","filepath":"src/icon/IconLowRiskLowLight.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconLowRiskLowLight","isOldLowlight":true,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconLowRiskLowLight from 'terra-icon/lib/icon/IconLowRiskLowLight';\n"},{"name":"max","filepath":"src/icon/IconMax.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconMax","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconMax from 'terra-icon/lib/icon/IconMax';\n"},{"name":"min","filepath":"src/icon/IconMin.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconMin","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconMin from 'terra-icon/lib/icon/IconMin';\n"},{"name":"abnormal","filepath":"src/icon/IconAbnormal.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconAbnormal","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconAbnormal from 'terra-icon/lib/icon/IconAbnormal';\n"},{"name":"abnormal_low_light","filepath":"src/icon/IconAbnormalLowLight.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconAbnormalLowLight","isOldLowlight":true,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconAbnormalLowLight from 'terra-icon/lib/icon/IconAbnormalLowLight';\n"},{"name":"leftPane","filepath":"src/icon/IconLeftPane.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconLeftPane","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconLeftPane from 'terra-icon/lib/icon/IconLeftPane';\n"},{"name":"flowsheet","filepath":"src/icon/IconFlowsheet.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconFlowsheet","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconFlowsheet from 'terra-icon/lib/icon/IconFlowsheet';\n"},{"name":"notificationOff","filepath":"src/icon/IconNotificationOff.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconNotificationOff","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconNotificationOff from 'terra-icon/lib/icon/IconNotificationOff';\n"},{"name":"notification","filepath":"src/icon/IconNotification.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconNotification","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconNotification from 'terra-icon/lib/icon/IconNotification';\n"},{"name":"notificationDisabled","filepath":"src/icon/IconNotificationDisabled.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconNotificationDisabled","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconNotificationDisabled from 'terra-icon/lib/icon/IconNotificationDisabled';\n"},{"name":"last","filepath":"src/icon/IconLast.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconLast","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconLast from 'terra-icon/lib/icon/IconLast';\n"},{"name":"device","filepath":"src/icon/IconDevice.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconDevice","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconDevice from 'terra-icon/lib/icon/IconDevice';\n"},{"name":"deviceCheck","filepath":"src/icon/IconDeviceCheck.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconDeviceCheck","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconDeviceCheck from 'terra-icon/lib/icon/IconDeviceCheck';\n"},{"name":"deviceCheck_low_light","filepath":"src/icon/IconDeviceCheckLowLight.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconDeviceCheckLowLight","isOldLowlight":true,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconDeviceCheckLowLight from 'terra-icon/lib/icon/IconDeviceCheckLowLight';\n"},{"name":"deviceAlert","filepath":"src/icon/IconDeviceAlert.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconDeviceAlert","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconDeviceAlert from 'terra-icon/lib/icon/IconDeviceAlert';\n"},{"name":"deviceAlert_low_light","filepath":"src/icon/IconDeviceAlertLowLight.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconDeviceAlertLowLight","isOldLowlight":true,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconDeviceAlertLowLight from 'terra-icon/lib/icon/IconDeviceAlertLowLight';\n"},{"name":"paperPencil","filepath":"src/icon/IconPaperPencil.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconPaperPencil","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconPaperPencil from 'terra-icon/lib/icon/IconPaperPencil';\n"},{"name":"clipboard","filepath":"src/icon/IconClipboard.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconClipboard","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconClipboard from 'terra-icon/lib/icon/IconClipboard';\n"},{"name":"zoomOut","filepath":"src/icon/IconZoomOut.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconZoomOut","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconZoomOut from 'terra-icon/lib/icon/IconZoomOut';\n"},{"name":"zoomIn","filepath":"src/icon/IconZoomIn.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconZoomIn","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconZoomIn from 'terra-icon/lib/icon/IconZoomIn';\n"},{"name":"diamond","filepath":"src/icon/IconDiamond.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconDiamond","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconDiamond from 'terra-icon/lib/icon/IconDiamond';\n"},{"name":"diamond_low_light","filepath":"src/icon/IconDiamondLowLight.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconDiamondLowLight","isOldLowlight":true,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconDiamondLowLight from 'terra-icon/lib/icon/IconDiamondLowLight';\n"},{"name":"envelope","filepath":"src/icon/IconEnvelope.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconEnvelope","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconEnvelope from 'terra-icon/lib/icon/IconEnvelope';\n"},{"name":"envelopeFill","filepath":"src/icon/IconEnvelopeFill.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconEnvelopeFill","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconEnvelopeFill from 'terra-icon/lib/icon/IconEnvelopeFill';\n"},{"name":"allergy","filepath":"src/icon/IconAllergy.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconAllergy","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconAllergy from 'terra-icon/lib/icon/IconAllergy';\n"},{"name":"phoneDown","filepath":"src/icon/IconPhoneDown.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconPhoneDown","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconPhoneDown from 'terra-icon/lib/icon/IconPhoneDown';\n"},{"name":"phone","filepath":"src/icon/IconPhone.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconPhone","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconPhone from 'terra-icon/lib/icon/IconPhone';\n"},{"name":"panelLeft","filepath":"src/icon/IconPanelLeft.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconPanelLeft","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconPanelLeft from 'terra-icon/lib/icon/IconPanelLeft';\n"},{"name":"panelRight","filepath":"src/icon/IconPanelRight.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconPanelRight","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconPanelRight from 'terra-icon/lib/icon/IconPanelRight';\n"},{"name":"tag","filepath":"src/icon/IconTag.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconTag","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconTag from 'terra-icon/lib/icon/IconTag';\n"},{"name":"iPass","filepath":"src/icon/IconIPass.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconIPass","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconIPass from 'terra-icon/lib/icon/IconIPass';\n"},{"name":"scratchPad","filepath":"src/icon/IconScratchPad.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconScratchPad","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconScratchPad from 'terra-icon/lib/icon/IconScratchPad';\n"},{"name":"pharmacyReview","filepath":"src/icon/IconPharmacyReview.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconPharmacyReview","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconPharmacyReview from 'terra-icon/lib/icon/IconPharmacyReview';\n"},{"name":"pharmacyReject","filepath":"src/icon/IconPharmacyReject.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconPharmacyReject","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconPharmacyReject from 'terra-icon/lib/icon/IconPharmacyReject';\n"},{"name":"pharmacyReject_low_light","filepath":"src/icon/IconPharmacyRejectLowLight.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconPharmacyRejectLowLight","isOldLowlight":true,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconPharmacyRejectLowLight from 'terra-icon/lib/icon/IconPharmacyRejectLowLight';\n"},{"name":"busy","filepath":"src/icon/IconBusy.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconBusy","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconBusy from 'terra-icon/lib/icon/IconBusy';\n"},{"name":"unavailable","filepath":"src/icon/IconUnavailable.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconUnavailable","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconUnavailable from 'terra-icon/lib/icon/IconUnavailable';\n"},{"name":"implant","filepath":"src/icon/IconImplant.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconImplant","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconImplant from 'terra-icon/lib/icon/IconImplant';\n"},{"name":"protocol","filepath":"src/icon/IconProtocol.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconProtocol","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconProtocol from 'terra-icon/lib/icon/IconProtocol';\n"},{"name":"videoCamera","filepath":"src/icon/IconVideoCamera.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconVideoCamera","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconVideoCamera from 'terra-icon/lib/icon/IconVideoCamera';\n"},{"name":"videoCameraDisabled","filepath":"src/icon/IconVideoCameraDisabled.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconVideoCameraDisabled","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconVideoCameraDisabled from 'terra-icon/lib/icon/IconVideoCameraDisabled';\n"},{"name":"noSignal","filepath":"src/icon/IconNoSignal.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconNoSignal","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconNoSignal from 'terra-icon/lib/icon/IconNoSignal';\n"},{"name":"undo","filepath":"src/icon/IconUndo.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconUndo","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconUndo from 'terra-icon/lib/icon/IconUndo';\n"},{"name":"reload","filepath":"src/icon/IconReload.jsx","themeable":true,"bidi":false,"deprecated":true,"componentName":"IconReload","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconReload from 'terra-icon/lib/icon/IconReload';\n"},{"name":"recurringEvent","filepath":"src/icon/IconRecurringEvent.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconRecurringEvent","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconRecurringEvent from 'terra-icon/lib/icon/IconRecurringEvent';\n"},{"name":"separate","filepath":"src/icon/IconSeparate.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconSeparate","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconSeparate from 'terra-icon/lib/icon/IconSeparate';\n"},{"name":"merge","filepath":"src/icon/IconMerge.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconMerge","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconMerge from 'terra-icon/lib/icon/IconMerge';\n"},{"name":"compose","filepath":"src/icon/IconCompose.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconCompose","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconCompose from 'terra-icon/lib/icon/IconCompose';\n"},{"name":"unread","filepath":"src/icon/IconUnread.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconUnread","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconUnread from 'terra-icon/lib/icon/IconUnread';\n"},{"name":"hide","filepath":"src/icon/IconHide.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconHide","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconHide from 'terra-icon/lib/icon/IconHide';\n"},{"name":"swap","filepath":"src/icon/IconSwap.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconSwap","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconSwap from 'terra-icon/lib/icon/IconSwap';\n"},{"name":"microphone","filepath":"src/icon/IconMicrophone.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconMicrophone","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconMicrophone from 'terra-icon/lib/icon/IconMicrophone';\n"},{"name":"microphoneDisabled","filepath":"src/icon/IconMicrophoneDisabled.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconMicrophoneDisabled","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconMicrophoneDisabled from 'terra-icon/lib/icon/IconMicrophoneDisabled';\n"},{"name":"outgoingCall","filepath":"src/icon/IconOutgoingCall.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconOutgoingCall","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconOutgoingCall from 'terra-icon/lib/icon/IconOutgoingCall';\n"},{"name":"incomingCall","filepath":"src/icon/IconIncomingCall.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconIncomingCall","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconIncomingCall from 'terra-icon/lib/icon/IconIncomingCall';\n"},{"name":"missedCall","filepath":"src/icon/IconMissedCall.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconMissedCall","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconMissedCall from 'terra-icon/lib/icon/IconMissedCall';\n"},{"name":"pinDown","filepath":"src/icon/IconPinDown.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconPinDown","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconPinDown from 'terra-icon/lib/icon/IconPinDown';\n"},{"name":"pinDiagonal","filepath":"src/icon/IconPinDiagonal.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconPinDiagonal","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconPinDiagonal from 'terra-icon/lib/icon/IconPinDiagonal';\n"},{"name":"pause","filepath":"src/icon/IconPause.jsx","themeable":true,"bidi":false,"deprecated":true,"componentName":"IconPause","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconPause from 'terra-icon/lib/icon/IconPause';\n"},{"name":"audio","filepath":"src/icon/IconAudio.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconAudio","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconAudio from 'terra-icon/lib/icon/IconAudio';\n"},{"name":"externalLink","filepath":"src/icon/IconExternalLink.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconExternalLink","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconExternalLink from 'terra-icon/lib/icon/IconExternalLink';\n"},{"name":"bedRequested","filepath":"src/icon/IconBedRequested.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconBedRequested","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconBedRequested from 'terra-icon/lib/icon/IconBedRequested';\n"},{"name":"bedAssigned","filepath":"src/icon/IconBedAssigned.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconBedAssigned","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconBedAssigned from 'terra-icon/lib/icon/IconBedAssigned';\n"},{"name":"bedAssigned_low_light","filepath":"src/icon/IconBedAssignedLowLight.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconBedAssignedLowLight","isOldLowlight":true,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconBedAssignedLowLight from 'terra-icon/lib/icon/IconBedAssignedLowLight';\n"},{"name":"dischargeComplete","filepath":"src/icon/IconDischargeComplete.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconDischargeComplete","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconDischargeComplete from 'terra-icon/lib/icon/IconDischargeComplete';\n"},{"name":"dischargeComplete_low_light","filepath":"src/icon/IconDischargeCompleteLowLight.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconDischargeCompleteLowLight","isOldLowlight":true,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconDischargeCompleteLowLight from 'terra-icon/lib/icon/IconDischargeCompleteLowLight';\n"},{"name":"dischargeComingDue","filepath":"src/icon/IconDischargeComingDue.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconDischargeComingDue","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconDischargeComingDue from 'terra-icon/lib/icon/IconDischargeComingDue';\n"},{"name":"dischargeComingDue_low_light","filepath":"src/icon/IconDischargeComingDueLowLight.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconDischargeComingDueLowLight","isOldLowlight":true,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconDischargeComingDueLowLight from 'terra-icon/lib/icon/IconDischargeComingDueLowLight';\n"},{"name":"dischargeOverDue","filepath":"src/icon/IconDischargeOverDue.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconDischargeOverDue","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconDischargeOverDue from 'terra-icon/lib/icon/IconDischargeOverDue';\n"},{"name":"dischargeOverDue_low_light","filepath":"src/icon/IconDischargeOverDueLowLight.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconDischargeOverDueLowLight","isOldLowlight":true,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconDischargeOverDueLowLight from 'terra-icon/lib/icon/IconDischargeOverDueLowLight';\n"},{"name":"flipVertical","filepath":"src/icon/IconFlipVertical.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconFlipVertical","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconFlipVertical from 'terra-icon/lib/icon/IconFlipVertical';\n"},{"name":"flipHorizontal","filepath":"src/icon/IconFlipHorizontal.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconFlipHorizontal","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconFlipHorizontal from 'terra-icon/lib/icon/IconFlipHorizontal';\n"},{"name":"rotateLeft","filepath":"src/icon/IconRotateLeft.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconRotateLeft","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconRotateLeft from 'terra-icon/lib/icon/IconRotateLeft';\n"},{"name":"rotateRight","filepath":"src/icon/IconRotateRight.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconRotateRight","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconRotateRight from 'terra-icon/lib/icon/IconRotateRight';\n"},{"name":"hold","filepath":"src/icon/IconHold.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconHold","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconHold from 'terra-icon/lib/icon/IconHold';\n"},{"name":"fitWidth","filepath":"src/icon/IconFitWidth.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconFitWidth","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconFitWidth from 'terra-icon/lib/icon/IconFitWidth';\n"},{"name":"fitScale","filepath":"src/icon/IconFitScale.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconFitScale","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconFitScale from 'terra-icon/lib/icon/IconFitScale';\n"},{"name":"drugDrug","filepath":"src/icon/IconDrugDrug.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconDrugDrug","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconDrugDrug from 'terra-icon/lib/icon/IconDrugDrug';\n"},{"name":"drugDrug_low_light","filepath":"src/icon/IconDrugDrugLowLight.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconDrugDrugLowLight","isOldLowlight":true,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconDrugDrugLowLight from 'terra-icon/lib/icon/IconDrugDrugLowLight';\n"},{"name":"secondaryProvider","filepath":"src/icon/IconSecondaryProvider.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconSecondaryProvider","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconSecondaryProvider from 'terra-icon/lib/icon/IconSecondaryProvider';\n"},{"name":"partiallyMet","filepath":"src/icon/IconPartiallyMet.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconPartiallyMet","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconPartiallyMet from 'terra-icon/lib/icon/IconPartiallyMet';\n"},{"name":"simulation","filepath":"src/icon/IconSimulation.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconSimulation","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconSimulation from 'terra-icon/lib/icon/IconSimulation';\n"},{"name":"collapseRow","filepath":"src/icon/IconCollapseRow.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconCollapseRow","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconCollapseRow from 'terra-icon/lib/icon/IconCollapseRow';\n"},{"name":"expandRow","filepath":"src/icon/IconExpandRow.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconExpandRow","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconExpandRow from 'terra-icon/lib/icon/IconExpandRow';\n"},{"name":"doubleChevronLeft","filepath":"src/icon/IconDoubleChevronLeft.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconDoubleChevronLeft","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconDoubleChevronLeft from 'terra-icon/lib/icon/IconDoubleChevronLeft';\n"},{"name":"doubleChevronRight","filepath":"src/icon/IconDoubleChevronRight.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconDoubleChevronRight","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconDoubleChevronRight from 'terra-icon/lib/icon/IconDoubleChevronRight';\n"},{"name":"extensions","filepath":"src/icon/IconExtensions.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconExtensions","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconExtensions from 'terra-icon/lib/icon/IconExtensions';\n"},{"name":"documentPlus","filepath":"src/icon/IconDocumentPlus.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconDocumentPlus","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconDocumentPlus from 'terra-icon/lib/icon/IconDocumentPlus';\n"},{"name":"refusedSlot","filepath":"src/icon/IconRefusedSlot.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconRefusedSlot","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconRefusedSlot from 'terra-icon/lib/icon/IconRefusedSlot';\n"},{"name":"outOfNetwork","filepath":"src/icon/IconOutOfNetwork.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconOutOfNetwork","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconOutOfNetwork from 'terra-icon/lib/icon/IconOutOfNetwork';\n"},{"name":"pharmacyVerification","filepath":"src/icon/IconPharmacyVerification.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconPharmacyVerification","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconPharmacyVerification from 'terra-icon/lib/icon/IconPharmacyVerification';\n"},{"name":"fitHeight","filepath":"src/icon/IconFitHeight.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconFitHeight","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconFitHeight from 'terra-icon/lib/icon/IconFitHeight';\n"},{"name":"personDoor","filepath":"src/icon/IconPersonDoor.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconPersonDoor","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconPersonDoor from 'terra-icon/lib/icon/IconPersonDoor';\n"},{"name":"locationPin","filepath":"src/icon/IconLocationPin.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconLocationPin","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconLocationPin from 'terra-icon/lib/icon/IconLocationPin';\n"},{"name":"mediaPlay","filepath":"src/icon/IconMediaPlay.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconMediaPlay","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconMediaPlay from 'terra-icon/lib/icon/IconMediaPlay';\n"},{"name":"mediaPause","filepath":"src/icon/IconMediaPause.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconMediaPause","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconMediaPause from 'terra-icon/lib/icon/IconMediaPause';\n"},{"name":"mediaStop","filepath":"src/icon/IconMediaStop.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconMediaStop","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconMediaStop from 'terra-icon/lib/icon/IconMediaStop';\n"},{"name":"mediaRecord","filepath":"src/icon/IconMediaRecord.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconMediaRecord","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconMediaRecord from 'terra-icon/lib/icon/IconMediaRecord';\n"},{"name":"mediaFastForward","filepath":"src/icon/IconMediaFastForward.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconMediaFastForward","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconMediaFastForward from 'terra-icon/lib/icon/IconMediaFastForward';\n"},{"name":"mediaRewind","filepath":"src/icon/IconMediaRewind.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconMediaRewind","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconMediaRewind from 'terra-icon/lib/icon/IconMediaRewind';\n"},{"name":"bluetooth","filepath":"src/icon/IconBluetooth.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconBluetooth","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconBluetooth from 'terra-icon/lib/icon/IconBluetooth';\n"},{"name":"bluetoothSlash","filepath":"src/icon/IconBluetoothSlash.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconBluetoothSlash","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconBluetoothSlash from 'terra-icon/lib/icon/IconBluetoothSlash';\n"},{"name":"startPresenting","filepath":"src/icon/IconStartPresenting.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconStartPresenting","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconStartPresenting from 'terra-icon/lib/icon/IconStartPresenting';\n"},{"name":"stopPresenting","filepath":"src/icon/IconStopPresenting.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconStopPresenting","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconStopPresenting from 'terra-icon/lib/icon/IconStopPresenting';\n"},{"name":"pager","filepath":"src/icon/IconPager.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconPager","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconPager from 'terra-icon/lib/icon/IconPager';\n"},{"name":"autoText","filepath":"src/icon/IconAutoText.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconAutoText","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconAutoText from 'terra-icon/lib/icon/IconAutoText';\n"},{"name":"keyboard","filepath":"src/icon/IconKeyboard.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconKeyboard","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconKeyboard from 'terra-icon/lib/icon/IconKeyboard';\n"},{"name":"sharedSchedules","filepath":"src/icon/IconSharedSchedules.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconSharedSchedules","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconSharedSchedules from 'terra-icon/lib/icon/IconSharedSchedules';\n"},{"name":"patientSearch","filepath":"src/icon/IconPatientSearch.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconPatientSearch","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconPatientSearch from 'terra-icon/lib/icon/IconPatientSearch';\n"},{"name":"group","filepath":"src/icon/IconGroup.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconGroup","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconGroup from 'terra-icon/lib/icon/IconGroup';\n"},{"name":"medicationTablet","filepath":"src/icon/IconMedicationTablet.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconMedicationTablet","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconMedicationTablet from 'terra-icon/lib/icon/IconMedicationTablet';\n"},{"name":"medicationTabletOutline","filepath":"src/icon/IconMedicationTabletOutline.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconMedicationTabletOutline","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconMedicationTabletOutline from 'terra-icon/lib/icon/IconMedicationTabletOutline';\n"},{"name":"medicationTabletHalf","filepath":"src/icon/IconMedicationTabletHalf.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconMedicationTabletHalf","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconMedicationTabletHalf from 'terra-icon/lib/icon/IconMedicationTabletHalf';\n"},{"name":"medicationTabletHalfOutline","filepath":"src/icon/IconMedicationTabletHalfOutline.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconMedicationTabletHalfOutline","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconMedicationTabletHalfOutline from 'terra-icon/lib/icon/IconMedicationTabletHalfOutline';\n"},{"name":"waveform","filepath":"src/icon/IconWaveform.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconWaveform","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconWaveform from 'terra-icon/lib/icon/IconWaveform';\n"},{"name":"statusPositive","filepath":"src/icon/IconStatusPositive.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconStatusPositive","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconStatusPositive from 'terra-icon/lib/icon/IconStatusPositive';\n"},{"name":"statusPositiveWhite","filepath":"src/icon/IconStatusPositiveWhite.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconStatusPositiveWhite","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconStatusPositiveWhite from 'terra-icon/lib/icon/IconStatusPositiveWhite';\n"},{"name":"confidential","filepath":"src/icon/IconConfidential.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconConfidential","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconConfidential from 'terra-icon/lib/icon/IconConfidential';\n"},{"name":"wifi","filepath":"src/icon/IconWifi.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconWifi","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconWifi from 'terra-icon/lib/icon/IconWifi';\n"},{"name":"wifiSlash","filepath":"src/icon/IconWifiSlash.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconWifiSlash","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconWifiSlash from 'terra-icon/lib/icon/IconWifiSlash';\n"},{"name":"brokenImage","filepath":"src/icon/IconBrokenImage.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconBrokenImage","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconBrokenImage from 'terra-icon/lib/icon/IconBrokenImage';\n"},{"name":"brokenLink_unlink","filepath":"src/icon/IconBrokenLinkUnlink.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconBrokenLinkUnlink","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconBrokenLinkUnlink from 'terra-icon/lib/icon/IconBrokenLinkUnlink';\n"},{"name":"volumeSet_default","filepath":"src/icon/IconVolumeSetDefault.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconVolumeSetDefault","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconVolumeSetDefault from 'terra-icon/lib/icon/IconVolumeSetDefault';\n"},{"name":"volumeSet_decrease","filepath":"src/icon/IconVolumeSetDecrease.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconVolumeSetDecrease","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconVolumeSetDecrease from 'terra-icon/lib/icon/IconVolumeSetDecrease';\n"},{"name":"volumeSet_increase","filepath":"src/icon/IconVolumeSetIncrease.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconVolumeSetIncrease","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconVolumeSetIncrease from 'terra-icon/lib/icon/IconVolumeSetIncrease';\n"},{"name":"volumeSet_mute","filepath":"src/icon/IconVolumeSetMute.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconVolumeSetMute","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconVolumeSetMute from 'terra-icon/lib/icon/IconVolumeSetMute';\n"},{"name":"personConnection","filepath":"src/icon/IconPersonConnection.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconPersonConnection","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconPersonConnection from 'terra-icon/lib/icon/IconPersonConnection';\n"},{"name":"trendingUp","filepath":"src/icon/IconTrendingUp.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconTrendingUp","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconTrendingUp from 'terra-icon/lib/icon/IconTrendingUp';\n"},{"name":"trendingDown","filepath":"src/icon/IconTrendingDown.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconTrendingDown","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconTrendingDown from 'terra-icon/lib/icon/IconTrendingDown';\n"},{"name":"noResults","filepath":"src/icon/IconNoResults.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconNoResults","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconNoResults from 'terra-icon/lib/icon/IconNoResults';\n"},{"name":"navStackUp","filepath":"src/icon/IconNavStackUp.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconNavStackUp","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconNavStackUp from 'terra-icon/lib/icon/IconNavStackUp';\n"},{"name":"multipleResultsNormal","filepath":"src/icon/IconMultipleResultsNormal.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconMultipleResultsNormal","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconMultipleResultsNormal from 'terra-icon/lib/icon/IconMultipleResultsNormal';\n"},{"name":"multipleResultsNotNormal","filepath":"src/icon/IconMultipleResultsNotNormal.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconMultipleResultsNotNormal","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconMultipleResultsNotNormal from 'terra-icon/lib/icon/IconMultipleResultsNotNormal';\n"},{"name":"multipleResultsCritical","filepath":"src/icon/IconMultipleResultsCritical.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconMultipleResultsCritical","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconMultipleResultsCritical from 'terra-icon/lib/icon/IconMultipleResultsCritical';\n"},{"name":"statusPositive_low_light","filepath":"src/icon/IconStatusPositiveLowLight.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconStatusPositiveLowLight","isOldLowlight":true,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconStatusPositiveLowLight from 'terra-icon/lib/icon/IconStatusPositiveLowLight';\n"},{"name":"statusPositiveWhite_low_light","filepath":"src/icon/IconStatusPositiveWhiteLowLight.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconStatusPositiveWhiteLowLight","isOldLowlight":true,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconStatusPositiveWhiteLowLight from 'terra-icon/lib/icon/IconStatusPositiveWhiteLowLight';\n"},{"name":"circle_symbol","filepath":"src/icon/IconCircleSymbol.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconCircleSymbol","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconCircleSymbol from 'terra-icon/lib/icon/IconCircleSymbol';\n"},{"name":"circle_symbol_light","filepath":"src/icon/IconCircleSymbolLight.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconCircleSymbolLight","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconCircleSymbolLight from 'terra-icon/lib/icon/IconCircleSymbolLight';\n"},{"name":"diamond_symbol","filepath":"src/icon/IconDiamondSymbol.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconDiamondSymbol","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconDiamondSymbol from 'terra-icon/lib/icon/IconDiamondSymbol';\n"},{"name":"diamond_symbol_light","filepath":"src/icon/IconDiamondSymbolLight.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconDiamondSymbolLight","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconDiamondSymbolLight from 'terra-icon/lib/icon/IconDiamondSymbolLight';\n"},{"name":"plus_symbol","filepath":"src/icon/IconPlusSymbol.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconPlusSymbol","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconPlusSymbol from 'terra-icon/lib/icon/IconPlusSymbol';\n"},{"name":"plus_symbol_light","filepath":"src/icon/IconPlusSymbolLight.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconPlusSymbolLight","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconPlusSymbolLight from 'terra-icon/lib/icon/IconPlusSymbolLight';\n"},{"name":"rectangle_symbol","filepath":"src/icon/IconRectangleSymbol.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconRectangleSymbol","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconRectangleSymbol from 'terra-icon/lib/icon/IconRectangleSymbol';\n"},{"name":"rectangle_symbol_light","filepath":"src/icon/IconRectangleSymbolLight.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconRectangleSymbolLight","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconRectangleSymbolLight from 'terra-icon/lib/icon/IconRectangleSymbolLight';\n"},{"name":"square_symbol","filepath":"src/icon/IconSquareSymbol.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconSquareSymbol","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconSquareSymbol from 'terra-icon/lib/icon/IconSquareSymbol';\n"},{"name":"square_symbol_light","filepath":"src/icon/IconSquareSymbolLight.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconSquareSymbolLight","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconSquareSymbolLight from 'terra-icon/lib/icon/IconSquareSymbolLight';\n"},{"name":"teardrop_symbol","filepath":"src/icon/IconTeardropSymbol.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconTeardropSymbol","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconTeardropSymbol from 'terra-icon/lib/icon/IconTeardropSymbol';\n"},{"name":"teardrop_symbol_light","filepath":"src/icon/IconTeardropSymbolLight.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconTeardropSymbolLight","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconTeardropSymbolLight from 'terra-icon/lib/icon/IconTeardropSymbolLight';\n"},{"name":"teardropUp_symbol","filepath":"src/icon/IconTeardropUpSymbol.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconTeardropUpSymbol","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconTeardropUpSymbol from 'terra-icon/lib/icon/IconTeardropUpSymbol';\n"},{"name":"teardropUp_symbol_light","filepath":"src/icon/IconTeardropUpSymbolLight.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconTeardropUpSymbolLight","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconTeardropUpSymbolLight from 'terra-icon/lib/icon/IconTeardropUpSymbolLight';\n"},{"name":"thinDiamond_symbol","filepath":"src/icon/IconThinDiamondSymbol.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconThinDiamondSymbol","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconThinDiamondSymbol from 'terra-icon/lib/icon/IconThinDiamondSymbol';\n"},{"name":"thinDiamond_symbol_light","filepath":"src/icon/IconThinDiamondSymbolLight.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconThinDiamondSymbolLight","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconThinDiamondSymbolLight from 'terra-icon/lib/icon/IconThinDiamondSymbolLight';\n"},{"name":"triangle_symbol","filepath":"src/icon/IconTriangleSymbol.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconTriangleSymbol","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconTriangleSymbol from 'terra-icon/lib/icon/IconTriangleSymbol';\n"},{"name":"triangle_symbol_light","filepath":"src/icon/IconTriangleSymbolLight.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconTriangleSymbolLight","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconTriangleSymbolLight from 'terra-icon/lib/icon/IconTriangleSymbolLight';\n"},{"name":"triangleDown_symbol","filepath":"src/icon/IconTriangleDownSymbol.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconTriangleDownSymbol","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconTriangleDownSymbol from 'terra-icon/lib/icon/IconTriangleDownSymbol';\n"},{"name":"triangleDown_symbol_light","filepath":"src/icon/IconTriangleDownSymbolLight.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconTriangleDownSymbolLight","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconTriangleDownSymbolLight from 'terra-icon/lib/icon/IconTriangleDownSymbolLight';\n"},{"name":"x_symbol","filepath":"src/icon/IconXSymbol.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconXSymbol","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconXSymbol from 'terra-icon/lib/icon/IconXSymbol';\n"},{"name":"x_symbol_light","filepath":"src/icon/IconXSymbolLight.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconXSymbolLight","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconXSymbolLight from 'terra-icon/lib/icon/IconXSymbolLight';\n"},{"name":"circleLines_symbol","filepath":"src/icon/IconCircleLinesSymbol.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconCircleLinesSymbol","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconCircleLinesSymbol from 'terra-icon/lib/icon/IconCircleLinesSymbol';\n"},{"name":"catalogueNumber","filepath":"src/icon/IconCatalogueNumber.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconCatalogueNumber","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconCatalogueNumber from 'terra-icon/lib/icon/IconCatalogueNumber';\n"},{"name":"caution","filepath":"src/icon/IconCaution.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconCaution","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconCaution from 'terra-icon/lib/icon/IconCaution';\n"},{"name":"consultInstructionsForUse","filepath":"src/icon/IconConsultInstructionsForUse.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconConsultInstructionsForUse","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconConsultInstructionsForUse from 'terra-icon/lib/icon/IconConsultInstructionsForUse';\n"},{"name":"dateOfManufacture","filepath":"src/icon/IconDateOfManufacture.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconDateOfManufacture","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconDateOfManufacture from 'terra-icon/lib/icon/IconDateOfManufacture';\n"},{"name":"manufacturer","filepath":"src/icon/IconManufacturer.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconManufacturer","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconManufacturer from 'terra-icon/lib/icon/IconManufacturer';\n"},{"name":"ceMarking","filepath":"src/icon/IconCeMarking.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconCeMarking","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconCeMarking from 'terra-icon/lib/icon/IconCeMarking';\n"},{"name":"ecRep","filepath":"src/icon/IconEcRep.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconEcRep","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconEcRep from 'terra-icon/lib/icon/IconEcRep';\n"}]
+[{"name":"add","filepath":"src/icon/IconAdd.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconAdd","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconAdd from 'terra-icon/lib/icon/IconAdd';\n"},{"name":"search","filepath":"src/icon/IconSearch.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconSearch","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconSearch from 'terra-icon/lib/icon/IconSearch';\n"},{"name":"commit","filepath":"src/icon/IconCommit.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconCommit","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconCommit from 'terra-icon/lib/icon/IconCommit';\n"},{"name":"checkmark","filepath":"src/icon/IconCheckmark.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconCheckmark","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconCheckmark from 'terra-icon/lib/icon/IconCheckmark';\n"},{"name":"success","filepath":"src/icon/IconSuccess.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconSuccess","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconSuccess from 'terra-icon/lib/icon/IconSuccess';\n"},{"name":"success_low_light","filepath":"src/icon/IconSuccessLowLight.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconSuccessLowLight","isOldLowlight":true,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconSuccessLowLight from 'terra-icon/lib/icon/IconSuccessLowLight';\n"},{"name":"success_inverse","filepath":"src/icon/IconSuccessInverse.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconSuccessInverse","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconSuccessInverse from 'terra-icon/lib/icon/IconSuccessInverse';\n"},{"name":"success_inverse_low_light","filepath":"src/icon/IconSuccessInverseLowLight.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconSuccessInverseLowLight","isOldLowlight":true,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconSuccessInverseLowLight from 'terra-icon/lib/icon/IconSuccessInverseLowLight';\n"},{"name":"available","filepath":"src/icon/IconAvailable.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconAvailable","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconAvailable from 'terra-icon/lib/icon/IconAvailable';\n"},{"name":"complete","filepath":"src/icon/IconComplete.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconComplete","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconComplete from 'terra-icon/lib/icon/IconComplete';\n"},{"name":"noRisk","filepath":"src/icon/IconNoRisk.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconNoRisk","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconNoRisk from 'terra-icon/lib/icon/IconNoRisk';\n"},{"name":"noRisk_low_light","filepath":"src/icon/IconNoRiskLowLight.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconNoRiskLowLight","isOldLowlight":true,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconNoRiskLowLight from 'terra-icon/lib/icon/IconNoRiskLowLight';\n"},{"name":"trash","filepath":"src/icon/IconTrash.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconTrash","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconTrash from 'terra-icon/lib/icon/IconTrash';\n"},{"name":"paperFolded","filepath":"src/icon/IconPaperFolded.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconPaperFolded","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconPaperFolded from 'terra-icon/lib/icon/IconPaperFolded';\n"},{"name":"printer","filepath":"src/icon/IconPrinter.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconPrinter","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconPrinter from 'terra-icon/lib/icon/IconPrinter';\n"},{"name":"comment","filepath":"src/icon/IconComment.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconComment","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconComment from 'terra-icon/lib/icon/IconComment';\n"},{"name":"bookmark","filepath":"src/icon/IconBookmark.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconBookmark","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconBookmark from 'terra-icon/lib/icon/IconBookmark';\n"},{"name":"modified","filepath":"src/icon/IconModified.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconModified","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconModified from 'terra-icon/lib/icon/IconModified';\n"},{"name":"first","filepath":"src/icon/IconFirst.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconFirst","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconFirst from 'terra-icon/lib/icon/IconFirst';\n"},{"name":"folder","filepath":"src/icon/IconFolder.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconFolder","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconFolder from 'terra-icon/lib/icon/IconFolder';\n"},{"name":"attachment","filepath":"src/icon/IconAttachment.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconAttachment","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconAttachment from 'terra-icon/lib/icon/IconAttachment';\n"},{"name":"send","filepath":"src/icon/IconSend.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconSend","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconSend from 'terra-icon/lib/icon/IconSend';\n"},{"name":"pill","filepath":"src/icon/IconPill.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconPill","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconPill from 'terra-icon/lib/icon/IconPill';\n"},{"name":"redo","filepath":"src/icon/IconRedo.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconRedo","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconRedo from 'terra-icon/lib/icon/IconRedo';\n"},{"name":"visualization","filepath":"src/icon/IconVisualization.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconVisualization","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconVisualization from 'terra-icon/lib/icon/IconVisualization';\n"},{"name":"lightbulb","filepath":"src/icon/IconLightbulb.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconLightbulb","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconLightbulb from 'terra-icon/lib/icon/IconLightbulb';\n"},{"name":"forward","filepath":"src/icon/IconForward.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconForward","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconForward from 'terra-icon/lib/icon/IconForward';\n"},{"name":"projects","filepath":"src/icon/IconProjects.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconProjects","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconProjects from 'terra-icon/lib/icon/IconProjects';\n"},{"name":"replyAll","filepath":"src/icon/IconReplyAll.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconReplyAll","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconReplyAll from 'terra-icon/lib/icon/IconReplyAll';\n"},{"name":"flag","filepath":"src/icon/IconFlag.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconFlag","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconFlag from 'terra-icon/lib/icon/IconFlag';\n"},{"name":"calculator","filepath":"src/icon/IconCalculator.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconCalculator","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconCalculator from 'terra-icon/lib/icon/IconCalculator';\n"},{"name":"caretRight","filepath":"src/icon/IconCaretRight.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconCaretRight","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconCaretRight from 'terra-icon/lib/icon/IconCaretRight';\n"},{"name":"caretLeft","filepath":"src/icon/IconCaretLeft.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconCaretLeft","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconCaretLeft from 'terra-icon/lib/icon/IconCaretLeft';\n"},{"name":"caretUp","filepath":"src/icon/IconCaretUp.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconCaretUp","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconCaretUp from 'terra-icon/lib/icon/IconCaretUp';\n"},{"name":"caretDown","filepath":"src/icon/IconCaretDown.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconCaretDown","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconCaretDown from 'terra-icon/lib/icon/IconCaretDown';\n"},{"name":"scheduled","filepath":"src/icon/IconScheduled.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconScheduled","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconScheduled from 'terra-icon/lib/icon/IconScheduled';\n"},{"name":"scheduled_low_light","filepath":"src/icon/IconScheduledLowLight.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconScheduledLowLight","isOldLowlight":true,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconScheduledLowLight from 'terra-icon/lib/icon/IconScheduledLowLight';\n"},{"name":"trophy","filepath":"src/icon/IconTrophy.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconTrophy","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconTrophy from 'terra-icon/lib/icon/IconTrophy';\n"},{"name":"chevronLeft","filepath":"src/icon/IconChevronLeft.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconChevronLeft","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconChevronLeft from 'terra-icon/lib/icon/IconChevronLeft';\n"},{"name":"previous","filepath":"src/icon/IconPrevious.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconPrevious","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconPrevious from 'terra-icon/lib/icon/IconPrevious';\n"},{"name":"chevronRight","filepath":"src/icon/IconChevronRight.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconChevronRight","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconChevronRight from 'terra-icon/lib/icon/IconChevronRight';\n"},{"name":"next","filepath":"src/icon/IconNext.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconNext","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconNext from 'terra-icon/lib/icon/IconNext';\n"},{"name":"chevronUp","filepath":"src/icon/IconChevronUp.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconChevronUp","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconChevronUp from 'terra-icon/lib/icon/IconChevronUp';\n"},{"name":"expandLess","filepath":"src/icon/IconExpandLess.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconExpandLess","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconExpandLess from 'terra-icon/lib/icon/IconExpandLess';\n"},{"name":"chevron","filepath":"src/icon/IconChevron.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconChevron","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconChevron from 'terra-icon/lib/icon/IconChevron';\n"},{"name":"chevronDown","filepath":"src/icon/IconChevronDown.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconChevronDown","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconChevronDown from 'terra-icon/lib/icon/IconChevronDown';\n"},{"name":"expandMore","filepath":"src/icon/IconExpandMore.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconExpandMore","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconExpandMore from 'terra-icon/lib/icon/IconExpandMore';\n"},{"name":"clock","filepath":"src/icon/IconClock.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconClock","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconClock from 'terra-icon/lib/icon/IconClock';\n"},{"name":"away","filepath":"src/icon/IconAway.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconAway","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconAway from 'terra-icon/lib/icon/IconAway';\n"},{"name":"sortAscending","filepath":"src/icon/IconSortAscending.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconSortAscending","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconSortAscending from 'terra-icon/lib/icon/IconSortAscending';\n"},{"name":"sortDescending","filepath":"src/icon/IconSortDescending.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconSortDescending","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconSortDescending from 'terra-icon/lib/icon/IconSortDescending';\n"},{"name":"treemap","filepath":"src/icon/IconTreemap.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconTreemap","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconTreemap from 'terra-icon/lib/icon/IconTreemap';\n"},{"name":"glasses","filepath":"src/icon/IconGlasses.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconGlasses","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconGlasses from 'terra-icon/lib/icon/IconGlasses';\n"},{"name":"image","filepath":"src/icon/IconImage.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconImage","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconImage from 'terra-icon/lib/icon/IconImage';\n"},{"name":"doorOpen","filepath":"src/icon/IconDoorOpen.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconDoorOpen","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconDoorOpen from 'terra-icon/lib/icon/IconDoorOpen';\n"},{"name":"ellipses","filepath":"src/icon/IconEllipses.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconEllipses","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconEllipses from 'terra-icon/lib/icon/IconEllipses';\n"},{"name":"rollup","filepath":"src/icon/IconRollup.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconRollup","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconRollup from 'terra-icon/lib/icon/IconRollup';\n"},{"name":"exclamation","filepath":"src/icon/IconExclamation.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconExclamation","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconExclamation from 'terra-icon/lib/icon/IconExclamation';\n"},{"name":"highPriority","filepath":"src/icon/IconHighPriority.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconHighPriority","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconHighPriority from 'terra-icon/lib/icon/IconHighPriority';\n"},{"name":"alert","filepath":"src/icon/IconAlert.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconAlert","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconAlert from 'terra-icon/lib/icon/IconAlert';\n"},{"name":"alert_low_light","filepath":"src/icon/IconAlertLowLight.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconAlertLowLight","isOldLowlight":true,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconAlertLowLight from 'terra-icon/lib/icon/IconAlertLowLight';\n"},{"name":"warning","filepath":"src/icon/IconWarning.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconWarning","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconWarning from 'terra-icon/lib/icon/IconWarning';\n"},{"name":"warning_low_light","filepath":"src/icon/IconWarningLowLight.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconWarningLowLight","isOldLowlight":true,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconWarningLowLight from 'terra-icon/lib/icon/IconWarningLowLight';\n"},{"name":"moderate","filepath":"src/icon/IconModerate.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconModerate","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconModerate from 'terra-icon/lib/icon/IconModerate';\n"},{"name":"moderate_low_light","filepath":"src/icon/IconModerateLowLight.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconModerateLowLight","isOldLowlight":true,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconModerateLowLight from 'terra-icon/lib/icon/IconModerateLowLight';\n"},{"name":"unspecified","filepath":"src/icon/IconUnspecified.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconUnspecified","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconUnspecified from 'terra-icon/lib/icon/IconUnspecified';\n"},{"name":"critical","filepath":"src/icon/IconCritical.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconCritical","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconCritical from 'terra-icon/lib/icon/IconCritical';\n"},{"name":"critical_low_light","filepath":"src/icon/IconCriticalLowLight.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconCriticalLowLight","isOldLowlight":true,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconCriticalLowLight from 'terra-icon/lib/icon/IconCriticalLowLight';\n"},{"name":"critical_inverse","filepath":"src/icon/IconCriticalInverse.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconCriticalInverse","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconCriticalInverse from 'terra-icon/lib/icon/IconCriticalInverse';\n"},{"name":"critical_inverse_low_light","filepath":"src/icon/IconCriticalInverseLowLight.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconCriticalInverseLowLight","isOldLowlight":true,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconCriticalInverseLowLight from 'terra-icon/lib/icon/IconCriticalInverseLowLight';\n"},{"name":"hazardLow","filepath":"src/icon/IconHazardLow.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconHazardLow","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconHazardLow from 'terra-icon/lib/icon/IconHazardLow';\n"},{"name":"italic-i","filepath":"src/icon/IconItalicI.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconItalicI","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconItalicI from 'terra-icon/lib/icon/IconItalicI';\n"},{"name":"information","filepath":"src/icon/IconInformation.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconInformation","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconInformation from 'terra-icon/lib/icon/IconInformation';\n"},{"name":"information_low_light","filepath":"src/icon/IconInformationLowLight.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconInformationLowLight","isOldLowlight":true,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconInformationLowLight from 'terra-icon/lib/icon/IconInformationLowLight';\n"},{"name":"information_inverse","filepath":"src/icon/IconInformationInverse.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconInformationInverse","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconInformationInverse from 'terra-icon/lib/icon/IconInformationInverse';\n"},{"name":"information_inverse_low_light","filepath":"src/icon/IconInformationInverseLowLight.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconInformationInverseLowLight","isOldLowlight":true,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconInformationInverseLowLight from 'terra-icon/lib/icon/IconInformationInverseLowLight';\n"},{"name":"information_static","filepath":"src/icon/IconInformationStatic.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconInformationStatic","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconInformationStatic from 'terra-icon/lib/icon/IconInformationStatic';\n"},{"name":"information_themeable","filepath":"src/icon/IconInformationThemeable.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconInformationThemeable","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconInformationThemeable from 'terra-icon/lib/icon/IconInformationThemeable';\n"},{"name":"minus","filepath":"src/icon/IconMinus.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconMinus","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconMinus from 'terra-icon/lib/icon/IconMinus';\n"},{"name":"error_dark","filepath":"src/icon/IconErrorDark.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconErrorDark","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconErrorDark from 'terra-icon/lib/icon/IconErrorDark';\n"},{"name":"error","filepath":"src/icon/IconError.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconError","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconError from 'terra-icon/lib/icon/IconError';\n"},{"name":"error_low_light","filepath":"src/icon/IconErrorLowLight.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconErrorLowLight","isOldLowlight":true,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconErrorLowLight from 'terra-icon/lib/icon/IconErrorLowLight';\n"},{"name":"doNotDisturb","filepath":"src/icon/IconDoNotDisturb.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconDoNotDisturb","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconDoNotDisturb from 'terra-icon/lib/icon/IconDoNotDisturb';\n"},{"name":"close","filepath":"src/icon/IconClose.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconClose","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconClose from 'terra-icon/lib/icon/IconClose';\n"},{"name":"clear","filepath":"src/icon/IconClear.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconClear","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconClear from 'terra-icon/lib/icon/IconClear';\n"},{"name":"incomplete","filepath":"src/icon/IconIncomplete.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconIncomplete","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconIncomplete from 'terra-icon/lib/icon/IconIncomplete';\n"},{"name":"notMet","filepath":"src/icon/IconNotMet.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconNotMet","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconNotMet from 'terra-icon/lib/icon/IconNotMet';\n"},{"name":"incomplete_inverse","filepath":"src/icon/IconIncompleteInverse.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconIncompleteInverse","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconIncompleteInverse from 'terra-icon/lib/icon/IconIncompleteInverse';\n"},{"name":"incomplete_inverse_low_light","filepath":"src/icon/IconIncompleteInverseLowLight.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconIncompleteInverseLowLight","isOldLowlight":true,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconIncompleteInverseLowLight from 'terra-icon/lib/icon/IconIncompleteInverseLowLight';\n"},{"name":"person","filepath":"src/icon/IconPerson.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconPerson","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconPerson from 'terra-icon/lib/icon/IconPerson';\n"},{"name":"left","filepath":"src/icon/IconLeft.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconLeft","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconLeft from 'terra-icon/lib/icon/IconLeft';\n"},{"name":"right","filepath":"src/icon/IconRight.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconRight","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconRight from 'terra-icon/lib/icon/IconRight';\n"},{"name":"up","filepath":"src/icon/IconUp.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconUp","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconUp from 'terra-icon/lib/icon/IconUp';\n"},{"name":"down","filepath":"src/icon/IconDown.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconDown","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconDown from 'terra-icon/lib/icon/IconDown';\n"},{"name":"settings","filepath":"src/icon/IconSettings.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconSettings","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconSettings from 'terra-icon/lib/icon/IconSettings';\n"},{"name":"edit","filepath":"src/icon/IconEdit.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconEdit","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconEdit from 'terra-icon/lib/icon/IconEdit';\n"},{"name":"calendar","filepath":"src/icon/IconCalendar.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconCalendar","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconCalendar from 'terra-icon/lib/icon/IconCalendar';\n"},{"name":"lookback","filepath":"src/icon/IconLookback.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconLookback","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconLookback from 'terra-icon/lib/icon/IconLookback';\n"},{"name":"refresh","filepath":"src/icon/IconRefresh.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconRefresh","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconRefresh from 'terra-icon/lib/icon/IconRefresh';\n"},{"name":"provider","filepath":"src/icon/IconProvider.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconProvider","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconProvider from 'terra-icon/lib/icon/IconProvider';\n"},{"name":"padlock","filepath":"src/icon/IconPadlock.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconPadlock","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconPadlock from 'terra-icon/lib/icon/IconPadlock';\n"},{"name":"featured","filepath":"src/icon/IconFeatured.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconFeatured","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconFeatured from 'terra-icon/lib/icon/IconFeatured';\n"},{"name":"featuredOff","filepath":"src/icon/IconFeaturedOff.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconFeaturedOff","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconFeaturedOff from 'terra-icon/lib/icon/IconFeaturedOff';\n"},{"name":"featuredOutline","filepath":"src/icon/IconFeaturedOutline.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconFeaturedOutline","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconFeaturedOutline from 'terra-icon/lib/icon/IconFeaturedOutline';\n"},{"name":"halfRating","filepath":"src/icon/IconHalfRating.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconHalfRating","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconHalfRating from 'terra-icon/lib/icon/IconHalfRating';\n"},{"name":"featuredOutlineYellow","filepath":"src/icon/IconFeaturedOutlineYellow.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconFeaturedOutlineYellow","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconFeaturedOutlineYellow from 'terra-icon/lib/icon/IconFeaturedOutlineYellow';\n"},{"name":"archive","filepath":"src/icon/IconArchive.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconArchive","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconArchive from 'terra-icon/lib/icon/IconArchive';\n"},{"name":"funnel","filepath":"src/icon/IconFunnel.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconFunnel","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconFunnel from 'terra-icon/lib/icon/IconFunnel';\n"},{"name":"documents","filepath":"src/icon/IconDocuments.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconDocuments","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconDocuments from 'terra-icon/lib/icon/IconDocuments';\n"},{"name":"question","filepath":"src/icon/IconQuestion.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconQuestion","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconQuestion from 'terra-icon/lib/icon/IconQuestion';\n"},{"name":"help","filepath":"src/icon/IconHelp.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconHelp","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconHelp from 'terra-icon/lib/icon/IconHelp';\n"},{"name":"help_low_light","filepath":"src/icon/IconHelpLowLight.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconHelpLowLight","isOldLowlight":true,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconHelpLowLight from 'terra-icon/lib/icon/IconHelpLowLight';\n"},{"name":"help_inverse","filepath":"src/icon/IconHelpInverse.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconHelpInverse","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconHelpInverse from 'terra-icon/lib/icon/IconHelpInverse';\n"},{"name":"help_inverse_low_light","filepath":"src/icon/IconHelpInverseLowLight.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconHelpInverseLowLight","isOldLowlight":true,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconHelpInverseLowLight from 'terra-icon/lib/icon/IconHelpInverseLowLight';\n"},{"name":"help_static","filepath":"src/icon/IconHelpStatic.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconHelpStatic","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconHelpStatic from 'terra-icon/lib/icon/IconHelpStatic';\n"},{"name":"help_themeable","filepath":"src/icon/IconHelpThemeable.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconHelpThemeable","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconHelpThemeable from 'terra-icon/lib/icon/IconHelpThemeable';\n"},{"name":"unknown","filepath":"src/icon/IconUnknown.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconUnknown","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconUnknown from 'terra-icon/lib/icon/IconUnknown';\n"},{"name":"unexpected","filepath":"src/icon/IconUnexpected.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconUnexpected","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconUnexpected from 'terra-icon/lib/icon/IconUnexpected';\n"},{"name":"unexpected_low_light","filepath":"src/icon/IconUnexpectedLowLight.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconUnexpectedLowLight","isOldLowlight":true,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconUnexpectedLowLight from 'terra-icon/lib/icon/IconUnexpectedLowLight';\n"},{"name":"questionOutline","filepath":"src/icon/IconQuestionOutline.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconQuestionOutline","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconQuestionOutline from 'terra-icon/lib/icon/IconQuestionOutline';\n"},{"name":"house","filepath":"src/icon/IconHouse.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconHouse","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconHouse from 'terra-icon/lib/icon/IconHouse';\n"},{"name":"save","filepath":"src/icon/IconSave.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconSave","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconSave from 'terra-icon/lib/icon/IconSave';\n"},{"name":"hospital","filepath":"src/icon/IconHospital.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconHospital","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconHospital from 'terra-icon/lib/icon/IconHospital';\n"},{"name":"pending","filepath":"src/icon/IconPending.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconPending","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconPending from 'terra-icon/lib/icon/IconPending';\n"},{"name":"analytics","filepath":"src/icon/IconAnalytics.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconAnalytics","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconAnalytics from 'terra-icon/lib/icon/IconAnalytics';\n"},{"name":"announcement","filepath":"src/icon/IconAnnouncement.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconAnnouncement","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconAnnouncement from 'terra-icon/lib/icon/IconAnnouncement';\n"},{"name":"camera","filepath":"src/icon/IconCamera.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconCamera","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconCamera from 'terra-icon/lib/icon/IconCamera';\n"},{"name":"briefcase","filepath":"src/icon/IconBriefcase.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconBriefcase","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconBriefcase from 'terra-icon/lib/icon/IconBriefcase';\n"},{"name":"link","filepath":"src/icon/IconLink.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconLink","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconLink from 'terra-icon/lib/icon/IconLink';\n"},{"name":"menu","filepath":"src/icon/IconMenu.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconMenu","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconMenu from 'terra-icon/lib/icon/IconMenu';\n"},{"name":"list","filepath":"src/icon/IconList.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconList","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconList from 'terra-icon/lib/icon/IconList';\n"},{"name":"checklist","filepath":"src/icon/IconChecklist.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconChecklist","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconChecklist from 'terra-icon/lib/icon/IconChecklist';\n"},{"name":"unlock","filepath":"src/icon/IconUnlock.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconUnlock","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconUnlock from 'terra-icon/lib/icon/IconUnlock';\n"},{"name":"due","filepath":"src/icon/IconDue.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconDue","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconDue from 'terra-icon/lib/icon/IconDue';\n"},{"name":"dueSoon","filepath":"src/icon/IconDueSoon.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconDueSoon","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconDueSoon from 'terra-icon/lib/icon/IconDueSoon';\n"},{"name":"dueSoon_low_light","filepath":"src/icon/IconDueSoonLowLight.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconDueSoonLowLight","isOldLowlight":true,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconDueSoonLowLight from 'terra-icon/lib/icon/IconDueSoonLowLight';\n"},{"name":"spinner","filepath":"src/icon/IconSpinner.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconSpinner","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconSpinner from 'terra-icon/lib/icon/IconSpinner';\n"},{"name":"tile","filepath":"src/icon/IconTile.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconTile","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconTile from 'terra-icon/lib/icon/IconTile';\n"},{"name":"overDue","filepath":"src/icon/IconOverDue.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconOverDue","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconOverDue from 'terra-icon/lib/icon/IconOverDue';\n"},{"name":"overDue_low_light","filepath":"src/icon/IconOverDueLowLight.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconOverDueLowLight","isOldLowlight":true,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconOverDueLowLight from 'terra-icon/lib/icon/IconOverDueLowLight';\n"},{"name":"users","filepath":"src/icon/IconUsers.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconUsers","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconUsers from 'terra-icon/lib/icon/IconUsers';\n"},{"name":"knurling","filepath":"src/icon/IconKnurling.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconKnurling","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconKnurling from 'terra-icon/lib/icon/IconKnurling';\n"},{"name":"addPerson","filepath":"src/icon/IconAddPerson.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconAddPerson","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconAddPerson from 'terra-icon/lib/icon/IconAddPerson';\n"},{"name":"upload","filepath":"src/icon/IconUpload.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconUpload","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconUpload from 'terra-icon/lib/icon/IconUpload';\n"},{"name":"download","filepath":"src/icon/IconDownload.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconDownload","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconDownload from 'terra-icon/lib/icon/IconDownload';\n"},{"name":"cancel","filepath":"src/icon/IconCancel.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconCancel","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconCancel from 'terra-icon/lib/icon/IconCancel';\n"},{"name":"maximize","filepath":"src/icon/IconMaximize.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconMaximize","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconMaximize from 'terra-icon/lib/icon/IconMaximize';\n"},{"name":"minimize","filepath":"src/icon/IconMinimize.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconMinimize","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconMinimize from 'terra-icon/lib/icon/IconMinimize';\n"},{"name":"reply","filepath":"src/icon/IconReply.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconReply","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconReply from 'terra-icon/lib/icon/IconReply';\n"},{"name":"table","filepath":"src/icon/IconTable.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconTable","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconTable from 'terra-icon/lib/icon/IconTable';\n"},{"name":"required","filepath":"src/icon/IconRequired.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconRequired","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconRequired from 'terra-icon/lib/icon/IconRequired';\n"},{"name":"gap checking","filepath":"src/icon/IconGapChecking.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconGapChecking","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconGapChecking from 'terra-icon/lib/icon/IconGapChecking';\n"},{"name":"personHospital","filepath":"src/icon/IconPersonHospital.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconPersonHospital","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconPersonHospital from 'terra-icon/lib/icon/IconPersonHospital';\n"},{"name":"personnelPerson","filepath":"src/icon/IconPersonnelPerson.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconPersonnelPerson","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconPersonnelPerson from 'terra-icon/lib/icon/IconPersonnelPerson';\n"},{"name":"high","filepath":"src/icon/IconHigh.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconHigh","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconHigh from 'terra-icon/lib/icon/IconHigh';\n"},{"name":"high_low_light","filepath":"src/icon/IconHighLowLight.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconHighLowLight","isOldLowlight":true,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconHighLowLight from 'terra-icon/lib/icon/IconHighLowLight';\n"},{"name":"high_inverse","filepath":"src/icon/IconHighInverse.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconHighInverse","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconHighInverse from 'terra-icon/lib/icon/IconHighInverse';\n"},{"name":"high_inverse_low_light","filepath":"src/icon/IconHighInverseLowLight.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconHighInverseLowLight","isOldLowlight":true,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconHighInverseLowLight from 'terra-icon/lib/icon/IconHighInverseLowLight';\n"},{"name":"low","filepath":"src/icon/IconLow.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconLow","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconLow from 'terra-icon/lib/icon/IconLow';\n"},{"name":"low_low_light","filepath":"src/icon/IconLowLowLight.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconLowLowLight","isOldLowlight":true,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconLowLowLight from 'terra-icon/lib/icon/IconLowLowLight';\n"},{"name":"lowRisk","filepath":"src/icon/IconLowRisk.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconLowRisk","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconLowRisk from 'terra-icon/lib/icon/IconLowRisk';\n"},{"name":"lowRisk_low_light","filepath":"src/icon/IconLowRiskLowLight.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconLowRiskLowLight","isOldLowlight":true,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconLowRiskLowLight from 'terra-icon/lib/icon/IconLowRiskLowLight';\n"},{"name":"max","filepath":"src/icon/IconMax.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconMax","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconMax from 'terra-icon/lib/icon/IconMax';\n"},{"name":"min","filepath":"src/icon/IconMin.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconMin","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconMin from 'terra-icon/lib/icon/IconMin';\n"},{"name":"abnormal","filepath":"src/icon/IconAbnormal.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconAbnormal","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconAbnormal from 'terra-icon/lib/icon/IconAbnormal';\n"},{"name":"abnormal_low_light","filepath":"src/icon/IconAbnormalLowLight.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconAbnormalLowLight","isOldLowlight":true,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconAbnormalLowLight from 'terra-icon/lib/icon/IconAbnormalLowLight';\n"},{"name":"leftPane","filepath":"src/icon/IconLeftPane.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconLeftPane","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconLeftPane from 'terra-icon/lib/icon/IconLeftPane';\n"},{"name":"flowsheet","filepath":"src/icon/IconFlowsheet.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconFlowsheet","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconFlowsheet from 'terra-icon/lib/icon/IconFlowsheet';\n"},{"name":"notificationOff","filepath":"src/icon/IconNotificationOff.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconNotificationOff","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconNotificationOff from 'terra-icon/lib/icon/IconNotificationOff';\n"},{"name":"notification","filepath":"src/icon/IconNotification.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconNotification","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconNotification from 'terra-icon/lib/icon/IconNotification';\n"},{"name":"notificationDisabled","filepath":"src/icon/IconNotificationDisabled.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconNotificationDisabled","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconNotificationDisabled from 'terra-icon/lib/icon/IconNotificationDisabled';\n"},{"name":"last","filepath":"src/icon/IconLast.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconLast","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconLast from 'terra-icon/lib/icon/IconLast';\n"},{"name":"device","filepath":"src/icon/IconDevice.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconDevice","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconDevice from 'terra-icon/lib/icon/IconDevice';\n"},{"name":"deviceCheck","filepath":"src/icon/IconDeviceCheck.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconDeviceCheck","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconDeviceCheck from 'terra-icon/lib/icon/IconDeviceCheck';\n"},{"name":"deviceCheck_low_light","filepath":"src/icon/IconDeviceCheckLowLight.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconDeviceCheckLowLight","isOldLowlight":true,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconDeviceCheckLowLight from 'terra-icon/lib/icon/IconDeviceCheckLowLight';\n"},{"name":"deviceAlert","filepath":"src/icon/IconDeviceAlert.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconDeviceAlert","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconDeviceAlert from 'terra-icon/lib/icon/IconDeviceAlert';\n"},{"name":"deviceAlert_low_light","filepath":"src/icon/IconDeviceAlertLowLight.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconDeviceAlertLowLight","isOldLowlight":true,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconDeviceAlertLowLight from 'terra-icon/lib/icon/IconDeviceAlertLowLight';\n"},{"name":"paperPencil","filepath":"src/icon/IconPaperPencil.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconPaperPencil","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconPaperPencil from 'terra-icon/lib/icon/IconPaperPencil';\n"},{"name":"clipboard","filepath":"src/icon/IconClipboard.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconClipboard","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconClipboard from 'terra-icon/lib/icon/IconClipboard';\n"},{"name":"zoomOut","filepath":"src/icon/IconZoomOut.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconZoomOut","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconZoomOut from 'terra-icon/lib/icon/IconZoomOut';\n"},{"name":"zoomIn","filepath":"src/icon/IconZoomIn.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconZoomIn","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconZoomIn from 'terra-icon/lib/icon/IconZoomIn';\n"},{"name":"diamond","filepath":"src/icon/IconDiamond.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconDiamond","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconDiamond from 'terra-icon/lib/icon/IconDiamond';\n"},{"name":"diamond_low_light","filepath":"src/icon/IconDiamondLowLight.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconDiamondLowLight","isOldLowlight":true,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconDiamondLowLight from 'terra-icon/lib/icon/IconDiamondLowLight';\n"},{"name":"envelope","filepath":"src/icon/IconEnvelope.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconEnvelope","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconEnvelope from 'terra-icon/lib/icon/IconEnvelope';\n"},{"name":"envelopeFill","filepath":"src/icon/IconEnvelopeFill.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconEnvelopeFill","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconEnvelopeFill from 'terra-icon/lib/icon/IconEnvelopeFill';\n"},{"name":"allergy","filepath":"src/icon/IconAllergy.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconAllergy","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconAllergy from 'terra-icon/lib/icon/IconAllergy';\n"},{"name":"phoneDown","filepath":"src/icon/IconPhoneDown.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconPhoneDown","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconPhoneDown from 'terra-icon/lib/icon/IconPhoneDown';\n"},{"name":"phone","filepath":"src/icon/IconPhone.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconPhone","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconPhone from 'terra-icon/lib/icon/IconPhone';\n"},{"name":"panelLeft","filepath":"src/icon/IconPanelLeft.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconPanelLeft","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconPanelLeft from 'terra-icon/lib/icon/IconPanelLeft';\n"},{"name":"panelRight","filepath":"src/icon/IconPanelRight.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconPanelRight","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconPanelRight from 'terra-icon/lib/icon/IconPanelRight';\n"},{"name":"tag","filepath":"src/icon/IconTag.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconTag","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconTag from 'terra-icon/lib/icon/IconTag';\n"},{"name":"iPass","filepath":"src/icon/IconIPass.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconIPass","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconIPass from 'terra-icon/lib/icon/IconIPass';\n"},{"name":"scratchPad","filepath":"src/icon/IconScratchPad.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconScratchPad","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconScratchPad from 'terra-icon/lib/icon/IconScratchPad';\n"},{"name":"pharmacyReview","filepath":"src/icon/IconPharmacyReview.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconPharmacyReview","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconPharmacyReview from 'terra-icon/lib/icon/IconPharmacyReview';\n"},{"name":"pharmacyReject","filepath":"src/icon/IconPharmacyReject.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconPharmacyReject","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconPharmacyReject from 'terra-icon/lib/icon/IconPharmacyReject';\n"},{"name":"pharmacyReject_low_light","filepath":"src/icon/IconPharmacyRejectLowLight.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconPharmacyRejectLowLight","isOldLowlight":true,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconPharmacyRejectLowLight from 'terra-icon/lib/icon/IconPharmacyRejectLowLight';\n"},{"name":"busy","filepath":"src/icon/IconBusy.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconBusy","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconBusy from 'terra-icon/lib/icon/IconBusy';\n"},{"name":"unavailable","filepath":"src/icon/IconUnavailable.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconUnavailable","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconUnavailable from 'terra-icon/lib/icon/IconUnavailable';\n"},{"name":"implant","filepath":"src/icon/IconImplant.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconImplant","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconImplant from 'terra-icon/lib/icon/IconImplant';\n"},{"name":"protocol","filepath":"src/icon/IconProtocol.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconProtocol","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconProtocol from 'terra-icon/lib/icon/IconProtocol';\n"},{"name":"videoCamera","filepath":"src/icon/IconVideoCamera.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconVideoCamera","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconVideoCamera from 'terra-icon/lib/icon/IconVideoCamera';\n"},{"name":"videoCameraDisabled","filepath":"src/icon/IconVideoCameraDisabled.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconVideoCameraDisabled","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconVideoCameraDisabled from 'terra-icon/lib/icon/IconVideoCameraDisabled';\n"},{"name":"noSignal","filepath":"src/icon/IconNoSignal.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconNoSignal","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconNoSignal from 'terra-icon/lib/icon/IconNoSignal';\n"},{"name":"undo","filepath":"src/icon/IconUndo.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconUndo","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconUndo from 'terra-icon/lib/icon/IconUndo';\n"},{"name":"reload","filepath":"src/icon/IconReload.jsx","themeable":true,"bidi":false,"deprecated":true,"componentName":"IconReload","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconReload from 'terra-icon/lib/icon/IconReload';\n"},{"name":"recurringEvent","filepath":"src/icon/IconRecurringEvent.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconRecurringEvent","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconRecurringEvent from 'terra-icon/lib/icon/IconRecurringEvent';\n"},{"name":"separate","filepath":"src/icon/IconSeparate.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconSeparate","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconSeparate from 'terra-icon/lib/icon/IconSeparate';\n"},{"name":"merge","filepath":"src/icon/IconMerge.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconMerge","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconMerge from 'terra-icon/lib/icon/IconMerge';\n"},{"name":"compose","filepath":"src/icon/IconCompose.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconCompose","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconCompose from 'terra-icon/lib/icon/IconCompose';\n"},{"name":"unread","filepath":"src/icon/IconUnread.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconUnread","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconUnread from 'terra-icon/lib/icon/IconUnread';\n"},{"name":"hide","filepath":"src/icon/IconHide.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconHide","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconHide from 'terra-icon/lib/icon/IconHide';\n"},{"name":"swap","filepath":"src/icon/IconSwap.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconSwap","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconSwap from 'terra-icon/lib/icon/IconSwap';\n"},{"name":"microphone","filepath":"src/icon/IconMicrophone.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconMicrophone","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconMicrophone from 'terra-icon/lib/icon/IconMicrophone';\n"},{"name":"microphoneDisabled","filepath":"src/icon/IconMicrophoneDisabled.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconMicrophoneDisabled","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconMicrophoneDisabled from 'terra-icon/lib/icon/IconMicrophoneDisabled';\n"},{"name":"outgoingCall","filepath":"src/icon/IconOutgoingCall.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconOutgoingCall","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconOutgoingCall from 'terra-icon/lib/icon/IconOutgoingCall';\n"},{"name":"incomingCall","filepath":"src/icon/IconIncomingCall.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconIncomingCall","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconIncomingCall from 'terra-icon/lib/icon/IconIncomingCall';\n"},{"name":"missedCall","filepath":"src/icon/IconMissedCall.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconMissedCall","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconMissedCall from 'terra-icon/lib/icon/IconMissedCall';\n"},{"name":"pinDown","filepath":"src/icon/IconPinDown.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconPinDown","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconPinDown from 'terra-icon/lib/icon/IconPinDown';\n"},{"name":"pinDiagonal","filepath":"src/icon/IconPinDiagonal.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconPinDiagonal","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconPinDiagonal from 'terra-icon/lib/icon/IconPinDiagonal';\n"},{"name":"pause","filepath":"src/icon/IconPause.jsx","themeable":true,"bidi":false,"deprecated":true,"componentName":"IconPause","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconPause from 'terra-icon/lib/icon/IconPause';\n"},{"name":"audio","filepath":"src/icon/IconAudio.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconAudio","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconAudio from 'terra-icon/lib/icon/IconAudio';\n"},{"name":"externalLink","filepath":"src/icon/IconExternalLink.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconExternalLink","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconExternalLink from 'terra-icon/lib/icon/IconExternalLink';\n"},{"name":"bedRequested","filepath":"src/icon/IconBedRequested.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconBedRequested","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconBedRequested from 'terra-icon/lib/icon/IconBedRequested';\n"},{"name":"bedAssigned","filepath":"src/icon/IconBedAssigned.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconBedAssigned","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconBedAssigned from 'terra-icon/lib/icon/IconBedAssigned';\n"},{"name":"bedAssigned_low_light","filepath":"src/icon/IconBedAssignedLowLight.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconBedAssignedLowLight","isOldLowlight":true,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconBedAssignedLowLight from 'terra-icon/lib/icon/IconBedAssignedLowLight';\n"},{"name":"dischargeComplete","filepath":"src/icon/IconDischargeComplete.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconDischargeComplete","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconDischargeComplete from 'terra-icon/lib/icon/IconDischargeComplete';\n"},{"name":"dischargeComplete_low_light","filepath":"src/icon/IconDischargeCompleteLowLight.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconDischargeCompleteLowLight","isOldLowlight":true,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconDischargeCompleteLowLight from 'terra-icon/lib/icon/IconDischargeCompleteLowLight';\n"},{"name":"dischargeComingDue","filepath":"src/icon/IconDischargeComingDue.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconDischargeComingDue","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconDischargeComingDue from 'terra-icon/lib/icon/IconDischargeComingDue';\n"},{"name":"dischargeComingDue_low_light","filepath":"src/icon/IconDischargeComingDueLowLight.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconDischargeComingDueLowLight","isOldLowlight":true,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconDischargeComingDueLowLight from 'terra-icon/lib/icon/IconDischargeComingDueLowLight';\n"},{"name":"dischargeOverDue","filepath":"src/icon/IconDischargeOverDue.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconDischargeOverDue","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconDischargeOverDue from 'terra-icon/lib/icon/IconDischargeOverDue';\n"},{"name":"dischargeOverDue_low_light","filepath":"src/icon/IconDischargeOverDueLowLight.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconDischargeOverDueLowLight","isOldLowlight":true,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconDischargeOverDueLowLight from 'terra-icon/lib/icon/IconDischargeOverDueLowLight';\n"},{"name":"flipVertical","filepath":"src/icon/IconFlipVertical.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconFlipVertical","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconFlipVertical from 'terra-icon/lib/icon/IconFlipVertical';\n"},{"name":"flipHorizontal","filepath":"src/icon/IconFlipHorizontal.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconFlipHorizontal","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconFlipHorizontal from 'terra-icon/lib/icon/IconFlipHorizontal';\n"},{"name":"rotateLeft","filepath":"src/icon/IconRotateLeft.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconRotateLeft","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconRotateLeft from 'terra-icon/lib/icon/IconRotateLeft';\n"},{"name":"rotateRight","filepath":"src/icon/IconRotateRight.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconRotateRight","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconRotateRight from 'terra-icon/lib/icon/IconRotateRight';\n"},{"name":"hold","filepath":"src/icon/IconHold.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconHold","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconHold from 'terra-icon/lib/icon/IconHold';\n"},{"name":"fitWidth","filepath":"src/icon/IconFitWidth.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconFitWidth","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconFitWidth from 'terra-icon/lib/icon/IconFitWidth';\n"},{"name":"fitScale","filepath":"src/icon/IconFitScale.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconFitScale","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconFitScale from 'terra-icon/lib/icon/IconFitScale';\n"},{"name":"drugDrug","filepath":"src/icon/IconDrugDrug.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconDrugDrug","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconDrugDrug from 'terra-icon/lib/icon/IconDrugDrug';\n"},{"name":"drugDrug_low_light","filepath":"src/icon/IconDrugDrugLowLight.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconDrugDrugLowLight","isOldLowlight":true,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconDrugDrugLowLight from 'terra-icon/lib/icon/IconDrugDrugLowLight';\n"},{"name":"secondaryProvider","filepath":"src/icon/IconSecondaryProvider.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconSecondaryProvider","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconSecondaryProvider from 'terra-icon/lib/icon/IconSecondaryProvider';\n"},{"name":"partiallyMet","filepath":"src/icon/IconPartiallyMet.jsx","themeable":true,"bidi":true,"deprecated":false,"componentName":"IconPartiallyMet","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconPartiallyMet from 'terra-icon/lib/icon/IconPartiallyMet';\n"},{"name":"simulation","filepath":"src/icon/IconSimulation.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconSimulation","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconSimulation from 'terra-icon/lib/icon/IconSimulation';\n"},{"name":"collapseRow","filepath":"src/icon/IconCollapseRow.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconCollapseRow","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconCollapseRow from 'terra-icon/lib/icon/IconCollapseRow';\n"},{"name":"expandRow","filepath":"src/icon/IconExpandRow.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconExpandRow","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconExpandRow from 'terra-icon/lib/icon/IconExpandRow';\n"},{"name":"doubleChevronLeft","filepath":"src/icon/IconDoubleChevronLeft.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconDoubleChevronLeft","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconDoubleChevronLeft from 'terra-icon/lib/icon/IconDoubleChevronLeft';\n"},{"name":"doubleChevronRight","filepath":"src/icon/IconDoubleChevronRight.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconDoubleChevronRight","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconDoubleChevronRight from 'terra-icon/lib/icon/IconDoubleChevronRight';\n"},{"name":"extensions","filepath":"src/icon/IconExtensions.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconExtensions","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconExtensions from 'terra-icon/lib/icon/IconExtensions';\n"},{"name":"documentPlus","filepath":"src/icon/IconDocumentPlus.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconDocumentPlus","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconDocumentPlus from 'terra-icon/lib/icon/IconDocumentPlus';\n"},{"name":"refusedSlot","filepath":"src/icon/IconRefusedSlot.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconRefusedSlot","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconRefusedSlot from 'terra-icon/lib/icon/IconRefusedSlot';\n"},{"name":"outOfNetwork","filepath":"src/icon/IconOutOfNetwork.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconOutOfNetwork","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconOutOfNetwork from 'terra-icon/lib/icon/IconOutOfNetwork';\n"},{"name":"pharmacyVerification","filepath":"src/icon/IconPharmacyVerification.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconPharmacyVerification","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconPharmacyVerification from 'terra-icon/lib/icon/IconPharmacyVerification';\n"},{"name":"fitHeight","filepath":"src/icon/IconFitHeight.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconFitHeight","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconFitHeight from 'terra-icon/lib/icon/IconFitHeight';\n"},{"name":"personDoor","filepath":"src/icon/IconPersonDoor.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconPersonDoor","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconPersonDoor from 'terra-icon/lib/icon/IconPersonDoor';\n"},{"name":"locationPin","filepath":"src/icon/IconLocationPin.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconLocationPin","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconLocationPin from 'terra-icon/lib/icon/IconLocationPin';\n"},{"name":"mediaPlay","filepath":"src/icon/IconMediaPlay.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconMediaPlay","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconMediaPlay from 'terra-icon/lib/icon/IconMediaPlay';\n"},{"name":"mediaPause","filepath":"src/icon/IconMediaPause.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconMediaPause","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconMediaPause from 'terra-icon/lib/icon/IconMediaPause';\n"},{"name":"mediaStop","filepath":"src/icon/IconMediaStop.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconMediaStop","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconMediaStop from 'terra-icon/lib/icon/IconMediaStop';\n"},{"name":"mediaRecord","filepath":"src/icon/IconMediaRecord.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconMediaRecord","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconMediaRecord from 'terra-icon/lib/icon/IconMediaRecord';\n"},{"name":"mediaFastForward","filepath":"src/icon/IconMediaFastForward.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconMediaFastForward","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconMediaFastForward from 'terra-icon/lib/icon/IconMediaFastForward';\n"},{"name":"mediaRewind","filepath":"src/icon/IconMediaRewind.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconMediaRewind","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconMediaRewind from 'terra-icon/lib/icon/IconMediaRewind';\n"},{"name":"bluetooth","filepath":"src/icon/IconBluetooth.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconBluetooth","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconBluetooth from 'terra-icon/lib/icon/IconBluetooth';\n"},{"name":"bluetoothSlash","filepath":"src/icon/IconBluetoothSlash.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconBluetoothSlash","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconBluetoothSlash from 'terra-icon/lib/icon/IconBluetoothSlash';\n"},{"name":"startPresenting","filepath":"src/icon/IconStartPresenting.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconStartPresenting","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconStartPresenting from 'terra-icon/lib/icon/IconStartPresenting';\n"},{"name":"stopPresenting","filepath":"src/icon/IconStopPresenting.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconStopPresenting","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconStopPresenting from 'terra-icon/lib/icon/IconStopPresenting';\n"},{"name":"pager","filepath":"src/icon/IconPager.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconPager","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconPager from 'terra-icon/lib/icon/IconPager';\n"},{"name":"autoText","filepath":"src/icon/IconAutoText.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconAutoText","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconAutoText from 'terra-icon/lib/icon/IconAutoText';\n"},{"name":"keyboard","filepath":"src/icon/IconKeyboard.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconKeyboard","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconKeyboard from 'terra-icon/lib/icon/IconKeyboard';\n"},{"name":"sharedSchedules","filepath":"src/icon/IconSharedSchedules.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconSharedSchedules","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconSharedSchedules from 'terra-icon/lib/icon/IconSharedSchedules';\n"},{"name":"patientSearch","filepath":"src/icon/IconPatientSearch.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconPatientSearch","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconPatientSearch from 'terra-icon/lib/icon/IconPatientSearch';\n"},{"name":"group","filepath":"src/icon/IconGroup.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconGroup","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconGroup from 'terra-icon/lib/icon/IconGroup';\n"},{"name":"medicationTablet","filepath":"src/icon/IconMedicationTablet.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconMedicationTablet","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconMedicationTablet from 'terra-icon/lib/icon/IconMedicationTablet';\n"},{"name":"medicationTabletOutline","filepath":"src/icon/IconMedicationTabletOutline.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconMedicationTabletOutline","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconMedicationTabletOutline from 'terra-icon/lib/icon/IconMedicationTabletOutline';\n"},{"name":"medicationTabletHalf","filepath":"src/icon/IconMedicationTabletHalf.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconMedicationTabletHalf","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconMedicationTabletHalf from 'terra-icon/lib/icon/IconMedicationTabletHalf';\n"},{"name":"medicationTabletHalfOutline","filepath":"src/icon/IconMedicationTabletHalfOutline.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconMedicationTabletHalfOutline","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconMedicationTabletHalfOutline from 'terra-icon/lib/icon/IconMedicationTabletHalfOutline';\n"},{"name":"waveform","filepath":"src/icon/IconWaveform.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconWaveform","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconWaveform from 'terra-icon/lib/icon/IconWaveform';\n"},{"name":"statusPositive","filepath":"src/icon/IconStatusPositive.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconStatusPositive","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconStatusPositive from 'terra-icon/lib/icon/IconStatusPositive';\n"},{"name":"statusPositiveWhite","filepath":"src/icon/IconStatusPositiveWhite.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconStatusPositiveWhite","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconStatusPositiveWhite from 'terra-icon/lib/icon/IconStatusPositiveWhite';\n"},{"name":"confidential","filepath":"src/icon/IconConfidential.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconConfidential","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconConfidential from 'terra-icon/lib/icon/IconConfidential';\n"},{"name":"wifi","filepath":"src/icon/IconWifi.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconWifi","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconWifi from 'terra-icon/lib/icon/IconWifi';\n"},{"name":"wifiSlash","filepath":"src/icon/IconWifiSlash.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconWifiSlash","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconWifiSlash from 'terra-icon/lib/icon/IconWifiSlash';\n"},{"name":"brokenImage","filepath":"src/icon/IconBrokenImage.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconBrokenImage","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconBrokenImage from 'terra-icon/lib/icon/IconBrokenImage';\n"},{"name":"brokenLink_unlink","filepath":"src/icon/IconBrokenLinkUnlink.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconBrokenLinkUnlink","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconBrokenLinkUnlink from 'terra-icon/lib/icon/IconBrokenLinkUnlink';\n"},{"name":"volumeSet_default","filepath":"src/icon/IconVolumeSetDefault.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconVolumeSetDefault","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconVolumeSetDefault from 'terra-icon/lib/icon/IconVolumeSetDefault';\n"},{"name":"volumeSet_decrease","filepath":"src/icon/IconVolumeSetDecrease.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconVolumeSetDecrease","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconVolumeSetDecrease from 'terra-icon/lib/icon/IconVolumeSetDecrease';\n"},{"name":"volumeSet_increase","filepath":"src/icon/IconVolumeSetIncrease.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconVolumeSetIncrease","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconVolumeSetIncrease from 'terra-icon/lib/icon/IconVolumeSetIncrease';\n"},{"name":"volumeSet_mute","filepath":"src/icon/IconVolumeSetMute.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconVolumeSetMute","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconVolumeSetMute from 'terra-icon/lib/icon/IconVolumeSetMute';\n"},{"name":"personConnection","filepath":"src/icon/IconPersonConnection.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconPersonConnection","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconPersonConnection from 'terra-icon/lib/icon/IconPersonConnection';\n"},{"name":"trendingUp","filepath":"src/icon/IconTrendingUp.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconTrendingUp","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconTrendingUp from 'terra-icon/lib/icon/IconTrendingUp';\n"},{"name":"trendingDown","filepath":"src/icon/IconTrendingDown.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconTrendingDown","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconTrendingDown from 'terra-icon/lib/icon/IconTrendingDown';\n"},{"name":"noResults","filepath":"src/icon/IconNoResults.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconNoResults","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconNoResults from 'terra-icon/lib/icon/IconNoResults';\n"},{"name":"navStackUp","filepath":"src/icon/IconNavStackUp.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconNavStackUp","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconNavStackUp from 'terra-icon/lib/icon/IconNavStackUp';\n"},{"name":"multipleResultsNormal","filepath":"src/icon/IconMultipleResultsNormal.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconMultipleResultsNormal","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconMultipleResultsNormal from 'terra-icon/lib/icon/IconMultipleResultsNormal';\n"},{"name":"multipleResultsNotNormal","filepath":"src/icon/IconMultipleResultsNotNormal.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconMultipleResultsNotNormal","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconMultipleResultsNotNormal from 'terra-icon/lib/icon/IconMultipleResultsNotNormal';\n"},{"name":"multipleResultsCorner","filepath":"src/icon/IconMultipleResultsCorner.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconMultipleResultsCorner","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconMultipleResultsCorner from 'terra-icon/lib/icon/IconMultipleResultsCorner';\n"},{"name":"multipleResultsCritical","filepath":"src/icon/IconMultipleResultsCritical.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconMultipleResultsCritical","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconMultipleResultsCritical from 'terra-icon/lib/icon/IconMultipleResultsCritical';\n"},{"name":"medicationTabletQuarter","filepath":"src/icon/IconMedicationTabletQuarter.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconMedicationTabletQuarter","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconMedicationTabletQuarter from 'terra-icon/lib/icon/IconMedicationTabletQuarter';\n"},{"name":"medicationTabletQuarterOutline","filepath":"src/icon/IconMedicationTabletQuarterOutline.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconMedicationTabletQuarterOutline","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconMedicationTabletQuarterOutline from 'terra-icon/lib/icon/IconMedicationTabletQuarterOutline';\n"},{"name":"statusPositive_low_light","filepath":"src/icon/IconStatusPositiveLowLight.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconStatusPositiveLowLight","isOldLowlight":true,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconStatusPositiveLowLight from 'terra-icon/lib/icon/IconStatusPositiveLowLight';\n"},{"name":"statusPositiveWhite_low_light","filepath":"src/icon/IconStatusPositiveWhiteLowLight.jsx","themeable":false,"bidi":false,"deprecated":false,"componentName":"IconStatusPositiveWhiteLowLight","isOldLowlight":true,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconStatusPositiveWhiteLowLight from 'terra-icon/lib/icon/IconStatusPositiveWhiteLowLight';\n"},{"name":"circle_symbol","filepath":"src/icon/IconCircleSymbol.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconCircleSymbol","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconCircleSymbol from 'terra-icon/lib/icon/IconCircleSymbol';\n"},{"name":"circle_symbol_light","filepath":"src/icon/IconCircleSymbolLight.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconCircleSymbolLight","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconCircleSymbolLight from 'terra-icon/lib/icon/IconCircleSymbolLight';\n"},{"name":"diamond_symbol","filepath":"src/icon/IconDiamondSymbol.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconDiamondSymbol","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconDiamondSymbol from 'terra-icon/lib/icon/IconDiamondSymbol';\n"},{"name":"diamond_symbol_light","filepath":"src/icon/IconDiamondSymbolLight.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconDiamondSymbolLight","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconDiamondSymbolLight from 'terra-icon/lib/icon/IconDiamondSymbolLight';\n"},{"name":"plus_symbol","filepath":"src/icon/IconPlusSymbol.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconPlusSymbol","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconPlusSymbol from 'terra-icon/lib/icon/IconPlusSymbol';\n"},{"name":"plus_symbol_light","filepath":"src/icon/IconPlusSymbolLight.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconPlusSymbolLight","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconPlusSymbolLight from 'terra-icon/lib/icon/IconPlusSymbolLight';\n"},{"name":"rectangle_symbol","filepath":"src/icon/IconRectangleSymbol.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconRectangleSymbol","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconRectangleSymbol from 'terra-icon/lib/icon/IconRectangleSymbol';\n"},{"name":"rectangle_symbol_light","filepath":"src/icon/IconRectangleSymbolLight.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconRectangleSymbolLight","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconRectangleSymbolLight from 'terra-icon/lib/icon/IconRectangleSymbolLight';\n"},{"name":"square_symbol","filepath":"src/icon/IconSquareSymbol.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconSquareSymbol","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconSquareSymbol from 'terra-icon/lib/icon/IconSquareSymbol';\n"},{"name":"square_symbol_light","filepath":"src/icon/IconSquareSymbolLight.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconSquareSymbolLight","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconSquareSymbolLight from 'terra-icon/lib/icon/IconSquareSymbolLight';\n"},{"name":"teardrop_symbol","filepath":"src/icon/IconTeardropSymbol.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconTeardropSymbol","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconTeardropSymbol from 'terra-icon/lib/icon/IconTeardropSymbol';\n"},{"name":"teardrop_symbol_light","filepath":"src/icon/IconTeardropSymbolLight.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconTeardropSymbolLight","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconTeardropSymbolLight from 'terra-icon/lib/icon/IconTeardropSymbolLight';\n"},{"name":"teardropUp_symbol","filepath":"src/icon/IconTeardropUpSymbol.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconTeardropUpSymbol","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconTeardropUpSymbol from 'terra-icon/lib/icon/IconTeardropUpSymbol';\n"},{"name":"teardropUp_symbol_light","filepath":"src/icon/IconTeardropUpSymbolLight.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconTeardropUpSymbolLight","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconTeardropUpSymbolLight from 'terra-icon/lib/icon/IconTeardropUpSymbolLight';\n"},{"name":"thinDiamond_symbol","filepath":"src/icon/IconThinDiamondSymbol.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconThinDiamondSymbol","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconThinDiamondSymbol from 'terra-icon/lib/icon/IconThinDiamondSymbol';\n"},{"name":"thinDiamond_symbol_light","filepath":"src/icon/IconThinDiamondSymbolLight.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconThinDiamondSymbolLight","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconThinDiamondSymbolLight from 'terra-icon/lib/icon/IconThinDiamondSymbolLight';\n"},{"name":"triangle_symbol","filepath":"src/icon/IconTriangleSymbol.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconTriangleSymbol","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconTriangleSymbol from 'terra-icon/lib/icon/IconTriangleSymbol';\n"},{"name":"triangle_symbol_light","filepath":"src/icon/IconTriangleSymbolLight.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconTriangleSymbolLight","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconTriangleSymbolLight from 'terra-icon/lib/icon/IconTriangleSymbolLight';\n"},{"name":"triangleDown_symbol","filepath":"src/icon/IconTriangleDownSymbol.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconTriangleDownSymbol","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconTriangleDownSymbol from 'terra-icon/lib/icon/IconTriangleDownSymbol';\n"},{"name":"triangleDown_symbol_light","filepath":"src/icon/IconTriangleDownSymbolLight.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconTriangleDownSymbolLight","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconTriangleDownSymbolLight from 'terra-icon/lib/icon/IconTriangleDownSymbolLight';\n"},{"name":"x_symbol","filepath":"src/icon/IconXSymbol.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconXSymbol","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconXSymbol from 'terra-icon/lib/icon/IconXSymbol';\n"},{"name":"x_symbol_light","filepath":"src/icon/IconXSymbolLight.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconXSymbolLight","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconXSymbolLight from 'terra-icon/lib/icon/IconXSymbolLight';\n"},{"name":"circleLines_symbol","filepath":"src/icon/IconCircleLinesSymbol.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconCircleLinesSymbol","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconCircleLinesSymbol from 'terra-icon/lib/icon/IconCircleLinesSymbol';\n"},{"name":"catalogueNumber","filepath":"src/icon/IconCatalogueNumber.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconCatalogueNumber","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconCatalogueNumber from 'terra-icon/lib/icon/IconCatalogueNumber';\n"},{"name":"caution","filepath":"src/icon/IconCaution.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconCaution","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconCaution from 'terra-icon/lib/icon/IconCaution';\n"},{"name":"consultInstructionsForUse","filepath":"src/icon/IconConsultInstructionsForUse.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconConsultInstructionsForUse","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconConsultInstructionsForUse from 'terra-icon/lib/icon/IconConsultInstructionsForUse';\n"},{"name":"dateOfManufacture","filepath":"src/icon/IconDateOfManufacture.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconDateOfManufacture","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconDateOfManufacture from 'terra-icon/lib/icon/IconDateOfManufacture';\n"},{"name":"manufacturer","filepath":"src/icon/IconManufacturer.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconManufacturer","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconManufacturer from 'terra-icon/lib/icon/IconManufacturer';\n"},{"name":"ceMarking","filepath":"src/icon/IconCeMarking.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconCeMarking","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconCeMarking from 'terra-icon/lib/icon/IconCeMarking';\n"},{"name":"ecRep","filepath":"src/icon/IconEcRep.jsx","themeable":true,"bidi":false,"deprecated":false,"componentName":"IconEcRep","isOldLowlight":false,"spinner":false,"syntaxComponent":"","syntaxImport":"import IconEcRep from 'terra-icon/lib/icon/IconEcRep';\n"}]
diff --git a/packages/terra-icon/src/icon/IconMedicationTabletQuarter.jsx b/packages/terra-icon/src/icon/IconMedicationTabletQuarter.jsx
new file mode 100644
index 00000000000..129b43c1742
--- /dev/null
+++ b/packages/terra-icon/src/icon/IconMedicationTabletQuarter.jsx
@@ -0,0 +1,19 @@
+/* eslint-disable */
+import React from 'react';
+import IconBase from '../IconBase';
+
+const SvgIcon = (customProps) => {
+ const attributes = Object.assign({}, customProps);
+
+ return (
+
+
+
+ );
+};
+
+SvgIcon.displayName = "IconMedicationTabletQuarter";
+SvgIcon.defaultProps = {"viewBox":"0 0 48 48","xmlns":"http://www.w3.org/2000/svg"};
+
+export default SvgIcon;
+/* eslint-enable */
diff --git a/packages/terra-icon/src/icon/IconMedicationTabletQuarterOutline.jsx b/packages/terra-icon/src/icon/IconMedicationTabletQuarterOutline.jsx
new file mode 100644
index 00000000000..2f973d66360
--- /dev/null
+++ b/packages/terra-icon/src/icon/IconMedicationTabletQuarterOutline.jsx
@@ -0,0 +1,19 @@
+/* eslint-disable */
+import React from 'react';
+import IconBase from '../IconBase';
+
+const SvgIcon = (customProps) => {
+ const attributes = Object.assign({}, customProps);
+
+ return (
+
+
+
+ );
+};
+
+SvgIcon.displayName = "IconMedicationTabletQuarterOutline";
+SvgIcon.defaultProps = {"viewBox":"0 0 48 48","xmlns":"http://www.w3.org/2000/svg"};
+
+export default SvgIcon;
+/* eslint-enable */
diff --git a/packages/terra-icon/src/icon/IconMultipleResultsCorner.jsx b/packages/terra-icon/src/icon/IconMultipleResultsCorner.jsx
new file mode 100644
index 00000000000..d7928055d7a
--- /dev/null
+++ b/packages/terra-icon/src/icon/IconMultipleResultsCorner.jsx
@@ -0,0 +1,19 @@
+/* eslint-disable */
+import React from 'react';
+import IconBase from '../IconBase';
+
+const SvgIcon = (customProps) => {
+ const attributes = Object.assign({}, customProps);
+
+ return (
+
+
+
+ );
+};
+
+SvgIcon.displayName = "IconMultipleResultsCorner";
+SvgIcon.defaultProps = {"viewBox":"0 0 48 48","xmlns":"http://www.w3.org/2000/svg"};
+
+export default SvgIcon;
+/* eslint-enable */
diff --git a/packages/terra-icon/src/index.js b/packages/terra-icon/src/index.js
index e040d0f4ed6..faf52641faf 100644
--- a/packages/terra-icon/src/index.js
+++ b/packages/terra-icon/src/index.js
@@ -175,9 +175,11 @@ import IconMediaRecord from './icon/IconMediaRecord';
import IconMediaRewind from './icon/IconMediaRewind';
import IconMediaStop from './icon/IconMediaStop';
import IconMedicationTablet from './icon/IconMedicationTablet';
+import IconMedicationTabletOutline from './icon/IconMedicationTabletOutline';
import IconMedicationTabletHalf from './icon/IconMedicationTabletHalf';
import IconMedicationTabletHalfOutline from './icon/IconMedicationTabletHalfOutline';
-import IconMedicationTabletOutline from './icon/IconMedicationTabletOutline';
+import IconMedicationTabletQuarter from './icon/IconMedicationTabletQuarter';
+import IconMedicationTabletQuarterOutline from './icon/IconMedicationTabletQuarterOutline';
import IconMenu from './icon/IconMenu';
import IconMerge from './icon/IconMerge';
import IconMicrophone from './icon/IconMicrophone';
@@ -189,6 +191,7 @@ import IconMissedCall from './icon/IconMissedCall';
import IconModerate from './icon/IconModerate';
import IconModerateLowLight from './icon/IconModerateLowLight';
import IconModified from './icon/IconModified';
+import IconMultipleResultsCorner from './icon/IconMultipleResultsCorner';
import IconMultipleResultsCritical from './icon/IconMultipleResultsCritical';
import IconMultipleResultsNormal from './icon/IconMultipleResultsNormal';
import IconMultipleResultsNotNormal from './icon/IconMultipleResultsNotNormal';
@@ -504,9 +507,11 @@ export {
IconMediaRewind,
IconMediaStop,
IconMedicationTablet,
+ IconMedicationTabletOutline,
IconMedicationTabletHalf,
IconMedicationTabletHalfOutline,
- IconMedicationTabletOutline,
+ IconMedicationTabletQuarter,
+ IconMedicationTabletQuarterOutline,
IconMenu,
IconMerge,
IconMicrophone,
@@ -518,6 +523,7 @@ export {
IconModerate,
IconModerateLowLight,
IconModified,
+ IconMultipleResultsCorner,
IconMultipleResultsCritical,
IconMultipleResultsNormal,
IconMultipleResultsNotNormal,
diff --git a/packages/terra-icon/src/svg/MedicationTabletQuarter.svg b/packages/terra-icon/src/svg/MedicationTabletQuarter.svg
new file mode 100755
index 00000000000..ab3d883b81d
--- /dev/null
+++ b/packages/terra-icon/src/svg/MedicationTabletQuarter.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/packages/terra-icon/src/svg/MedicationTabletQuarterOutline.svg b/packages/terra-icon/src/svg/MedicationTabletQuarterOutline.svg
new file mode 100755
index 00000000000..8409712cec7
--- /dev/null
+++ b/packages/terra-icon/src/svg/MedicationTabletQuarterOutline.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/packages/terra-icon/src/svg/MultipleResultsCorner.svg b/packages/terra-icon/src/svg/MultipleResultsCorner.svg
new file mode 100644
index 00000000000..64c97723068
--- /dev/null
+++ b/packages/terra-icon/src/svg/MultipleResultsCorner.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/packages/terra-icon/tests/wdio/__snapshots__/reference/clinical-lowlight-theme/en/chrome_huge/icon-spec/all_icons.png b/packages/terra-icon/tests/wdio/__snapshots__/reference/clinical-lowlight-theme/en/chrome_huge/icon-spec/all_icons.png
index 41a13421d57..e96ea7fac5a 100644
Binary files a/packages/terra-icon/tests/wdio/__snapshots__/reference/clinical-lowlight-theme/en/chrome_huge/icon-spec/all_icons.png and b/packages/terra-icon/tests/wdio/__snapshots__/reference/clinical-lowlight-theme/en/chrome_huge/icon-spec/all_icons.png differ
diff --git a/packages/terra-icon/tests/wdio/__snapshots__/reference/orion-fusion-theme/en/chrome_huge/icon-spec/all_icons.png b/packages/terra-icon/tests/wdio/__snapshots__/reference/orion-fusion-theme/en/chrome_huge/icon-spec/all_icons.png
index 30e09c5e37c..b0cbe609289 100644
Binary files a/packages/terra-icon/tests/wdio/__snapshots__/reference/orion-fusion-theme/en/chrome_huge/icon-spec/all_icons.png and b/packages/terra-icon/tests/wdio/__snapshots__/reference/orion-fusion-theme/en/chrome_huge/icon-spec/all_icons.png differ
diff --git a/packages/terra-icon/tests/wdio/__snapshots__/reference/terra-default-theme/en/chrome_huge/icon-spec/all_icons.png b/packages/terra-icon/tests/wdio/__snapshots__/reference/terra-default-theme/en/chrome_huge/icon-spec/all_icons.png
index 06c1d7ef38d..1034eb0cef5 100644
Binary files a/packages/terra-icon/tests/wdio/__snapshots__/reference/terra-default-theme/en/chrome_huge/icon-spec/all_icons.png and b/packages/terra-icon/tests/wdio/__snapshots__/reference/terra-default-theme/en/chrome_huge/icon-spec/all_icons.png differ