@up42/up-components 1.0.0 → 1.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -25,6 +25,7 @@ export { default as ImageResolution } from './image-resolution.svg';
25
25
  export { default as Information } from './information.svg';
26
26
  export { default as Invoice } from './invoice.svg';
27
27
  export { default as Layers } from './layers.svg';
28
+ export { default as Library } from './library.svg';
28
29
  export { default as Lock } from './lock.svg';
29
30
  export { default as Logo } from './logo.svg';
30
31
  export { default as Map } from './map.svg';
@@ -36,9 +37,11 @@ export { default as NotificationError } from './notification-error.svg';
36
37
  export { default as NotificationInfo } from './notification-info.svg';
37
38
  export { default as NotificationSuccess } from './notification-success.svg';
38
39
  export { default as Pencil } from './pencil.svg';
40
+ export { default as Polygon } from './polygon.svg';
39
41
  export { default as Projects } from './folder-empty-1.svg';
40
42
  export { default as QuestionCircle } from './question-circle.svg';
41
43
  export { default as Satellite } from './satellite.svg';
44
+ export { default as Save } from './save.svg';
42
45
  export { default as Search } from './search.svg';
43
46
  export { default as ServerLock } from './server-lock.svg';
44
47
  export { default as SettingsVertical } from './settings-vertical.svg';
@@ -51,7 +54,7 @@ export { default as System } from './system.svg';
51
54
  export { default as Tag } from './tag.svg';
52
55
  export { default as Target } from './target.svg';
53
56
  export { default as Transaction } from './transaction.svg';
54
- export { default as Upload } from './upload-bottom.svg';
57
+ export { default as Upload } from './upload.svg';
55
58
  export { default as User } from './user-circle.svg';
56
59
  export { default as ViewOff } from './view-off.svg';
57
60
  export { default as ViewOn } from './view-on.svg';