@up42/up-components 1.8.3 → 1.8.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -82,7 +82,7 @@ export { default as Balance } from './balance-scale.svg';
82
82
  export { default as Brightness1 } from './brightness-dot-circle-filled.svg';
83
83
  export { default as CampaignOutlined } from './megaphone-campaign-announcement.svg';
84
84
  export { default as ContactSupportOutlined } from './question-contact-support-bubble.svg';
85
- export { default as ContentCopy } from './copy.svg';
85
+ export { default as ContentCopy } from '@mui/icons-material/ContentCopy';
86
86
  export { default as ContentCut } from './scissors-cut.svg';
87
87
  export { default as ContentPaste } from './copy-paste.svg';
88
88
  export { default as InfoOutlined } from './information-circle.svg';