@oxide/design-system 2.6.1--canary.aec2db0.0 → 2.6.1--canary.bcc4581.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.
@@ -442,9 +442,6 @@ type Icon = {
442
442
  } | {
443
443
  name: 'sort';
444
444
  size: 16;
445
- } | {
446
- name: 'sparkle';
447
- size: 16;
448
445
  } | {
449
446
  name: 'speaker';
450
447
  size: 24;
@@ -457,9 +454,6 @@ type Icon = {
457
454
  } | {
458
455
  name: 'storage';
459
456
  size: 24;
460
- } | {
461
- name: 'submit';
462
- size: 16;
463
457
  } | {
464
458
  name: 'subnet';
465
459
  size: 16;
@@ -493,12 +487,6 @@ type Icon = {
493
487
  } | {
494
488
  name: 'warning';
495
489
  size: 12;
496
- } | {
497
- name: 'webhooks';
498
- size: 16;
499
- } | {
500
- name: 'webhooks';
501
- size: 24;
502
490
  } | {
503
491
  name: 'wireless';
504
492
  size: 24;