@oxide/design-system 2.8.0 → 2.8.1--canary.2cfc995.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -145,9 +145,6 @@ type Icon = {
145
145
  } | {
146
146
  name: 'download';
147
147
  size: 24;
148
- } | {
149
- name: 'download-outline';
150
- size: 12;
151
148
  } | {
152
149
  name: 'download-roundel';
153
150
  size: 16;
@@ -436,9 +433,6 @@ type Icon = {
436
433
  } | {
437
434
  name: 'sign-out';
438
435
  size: 16;
439
- } | {
440
- name: 'size-outline';
441
- size: 12;
442
436
  } | {
443
437
  name: 'snapshots';
444
438
  size: 16;
@@ -493,9 +487,6 @@ type Icon = {
493
487
  } | {
494
488
  name: 'time';
495
489
  size: 16;
496
- } | {
497
- name: 'time-outline';
498
- size: 12;
499
490
  } | {
500
491
  name: 'transmit';
501
492
  size: 16;