@atlaskit/icon-lab 4.19.0 → 5.0.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.
Files changed (84) hide show
  1. package/CHANGELOG.md +41 -0
  2. package/dist/cjs/deprecated-core.js +2 -75
  3. package/dist/cjs/metadata-core.js +1 -363
  4. package/dist/es2019/deprecated-core.js +2 -75
  5. package/dist/es2019/metadata-core.js +1 -363
  6. package/dist/esm/deprecated-core.js +2 -75
  7. package/dist/esm/metadata-core.js +1 -363
  8. package/dist/types/deprecated-core.d.ts +1 -1
  9. package/dist/types/metadata-core.d.ts +1 -1
  10. package/dist/types-ts4.5/deprecated-core.d.ts +1 -1
  11. package/dist/types-ts4.5/metadata-core.d.ts +1 -1
  12. package/package.json +3 -3
  13. package/core/hand-clenched.d.ts +0 -16
  14. package/core/hand-clenched.js +0 -28
  15. package/core/hand.d.ts +0 -16
  16. package/core/hand.js +0 -28
  17. package/core/recur.d.ts +0 -16
  18. package/core/recur.js +0 -28
  19. package/core/shape-comment-left.d.ts +0 -16
  20. package/core/shape-comment-left.js +0 -28
  21. package/core/shape-comment-right.d.ts +0 -16
  22. package/core/shape-comment-right.js +0 -28
  23. package/core/shape-database.d.ts +0 -16
  24. package/core/shape-database.js +0 -28
  25. package/core/shape-delay.d.ts +0 -16
  26. package/core/shape-delay.js +0 -28
  27. package/core/shape-display.d.ts +0 -16
  28. package/core/shape-display.js +0 -28
  29. package/core/shape-document-symbol.d.ts +0 -16
  30. package/core/shape-document-symbol.js +0 -28
  31. package/core/shape-hard-disk.d.ts +0 -16
  32. package/core/shape-hard-disk.js +0 -28
  33. package/core/shape-internal-storage.d.ts +0 -16
  34. package/core/shape-internal-storage.js +0 -28
  35. package/core/shape-manual-input.d.ts +0 -16
  36. package/core/shape-manual-input.js +0 -28
  37. package/core/shape-manual-operation-symbol.d.ts +0 -16
  38. package/core/shape-manual-operation-symbol.js +0 -28
  39. package/core/shape-mindmap.d.ts +0 -16
  40. package/core/shape-mindmap.js +0 -28
  41. package/core/shape-multiple-documents.d.ts +0 -16
  42. package/core/shape-multiple-documents.js +0 -28
  43. package/core/shape-off-page.d.ts +0 -16
  44. package/core/shape-off-page.js +0 -28
  45. package/core/shape-predefined-process.d.ts +0 -16
  46. package/core/shape-predefined-process.js +0 -28
  47. package/core/shape-preparation-symbol.d.ts +0 -16
  48. package/core/shape-preparation-symbol.js +0 -28
  49. package/core/shape-start-end.d.ts +0 -16
  50. package/core/shape-start-end.js +0 -28
  51. package/core/shape-stored-data.d.ts +0 -16
  52. package/core/shape-stored-data.js +0 -28
  53. package/core/shape-summing-junction-cross.d.ts +0 -16
  54. package/core/shape-summing-junction-cross.js +0 -28
  55. package/core/shape-summing-junction-plus.d.ts +0 -16
  56. package/core/shape-summing-junction-plus.js +0 -28
  57. package/core/space.d.ts +0 -16
  58. package/core/space.js +0 -30
  59. package/core/speedometer.d.ts +0 -16
  60. package/core/speedometer.js +0 -28
  61. package/svgs/core/hand-clenched.svg +0 -1
  62. package/svgs/core/hand.svg +0 -1
  63. package/svgs/core/recur.svg +0 -1
  64. package/svgs/core/shape-comment-left.svg +0 -1
  65. package/svgs/core/shape-comment-right.svg +0 -1
  66. package/svgs/core/shape-database.svg +0 -1
  67. package/svgs/core/shape-delay.svg +0 -1
  68. package/svgs/core/shape-display.svg +0 -1
  69. package/svgs/core/shape-document-symbol.svg +0 -1
  70. package/svgs/core/shape-hard-disk.svg +0 -1
  71. package/svgs/core/shape-internal-storage.svg +0 -1
  72. package/svgs/core/shape-manual-input.svg +0 -1
  73. package/svgs/core/shape-manual-operation-symbol.svg +0 -1
  74. package/svgs/core/shape-mindmap.svg +0 -1
  75. package/svgs/core/shape-multiple-documents.svg +0 -1
  76. package/svgs/core/shape-off-page.svg +0 -1
  77. package/svgs/core/shape-predefined-process.svg +0 -1
  78. package/svgs/core/shape-preparation-symbol.svg +0 -1
  79. package/svgs/core/shape-start-end.svg +0 -1
  80. package/svgs/core/shape-stored-data.svg +0 -1
  81. package/svgs/core/shape-summing-junction-cross.svg +0 -1
  82. package/svgs/core/shape-summing-junction-plus.svg +0 -1
  83. package/svgs/core/space.svg +0 -1
  84. package/svgs/core/speedometer.svg +0 -1
@@ -3,7 +3,7 @@
3
3
  *
4
4
  * To change the format of this file, modify `createIconDocsNew` in icon-build-process/src/create-icon-docs.tsx.
5
5
  *
6
- * @codegen <<SignedSource::271b1f4b4831f5e12477bee6e36a90f8>>
6
+ * @codegen <<SignedSource::e659eaebf1bb9fd27c2c6b9fe6a131b1>>
7
7
  * @codegenCommand yarn build:icon-glyphs
8
8
  */
9
9
 
@@ -877,36 +877,6 @@ const metadata = {
877
877
  team: 'Whiteboards',
878
878
  status: 'published'
879
879
  },
880
- hand: {
881
- keywords: ['hand', 'icon', 'icon-lab', 'core', 'hand', 'farewell', 'wave'],
882
- componentName: 'HandIcon',
883
- package: '@atlaskit/icon-lab/core/hand',
884
- type: 'core',
885
- replacement: {
886
- name: 'hand-raised',
887
- type: 'core',
888
- location: '@atlaskit/icon-lab'
889
- },
890
- categorization: 'multi-purpose',
891
- usage: 'Used for farewell feed in Atlassian Home.',
892
- team: 'Whiteboards',
893
- status: 'deprecated'
894
- },
895
- 'hand-clenched': {
896
- keywords: ['hand-clenched', 'handclenched', 'icon', 'icon-lab', 'core', 'whiteboards', 'grab'],
897
- componentName: 'HandClenchedIcon',
898
- package: '@atlaskit/icon-lab/core/hand-clenched',
899
- type: 'core',
900
- replacement: {
901
- name: 'hand-closed',
902
- type: 'core',
903
- location: '@atlaskit/icon-lab'
904
- },
905
- categorization: 'single-purpose',
906
- usage: 'Grabbing elements in whiteboards',
907
- team: 'Whiteboards',
908
- status: 'deprecated'
909
- },
910
880
  'hand-closed': {
911
881
  keywords: ['hand-closed', 'handclosed', 'icon', 'icon-lab', 'core', 'hand tool', 'closed hand', 'grab', 'moving'],
912
882
  componentName: 'HandClosedIcon',
@@ -1387,22 +1357,6 @@ const metadata = {
1387
1357
  team: 'Whiteboards',
1388
1358
  status: 'published'
1389
1359
  },
1390
- recur: {
1391
- keywords: ['recur', 'icon', 'icon-lab', 'core', 'recur', 'recurring', 'repeat', 'repeating'],
1392
- componentName: 'RecurIcon',
1393
- package: '@atlaskit/icon-lab/core/recur',
1394
- type: 'core',
1395
- replacement: {
1396
- name: 'repeat',
1397
- type: 'core',
1398
- location: '@atlaskit/icon-lab'
1399
- },
1400
- categorization: 'single-purpose',
1401
- usage: 'Reserved for setting objects to recur (eg Work items, Forms)',
1402
- team: 'Pandora',
1403
- status: 'deprecated',
1404
- slackChannel: '#horizon-pandora-eng'
1405
- },
1406
1360
  repeat: {
1407
1361
  keywords: ['repeat', 'icon', 'icon-lab', 'core', 'recur', 'recurring', 'repeat', 'repeating'],
1408
1362
  componentName: 'RepeatIcon',
@@ -1498,66 +1452,6 @@ const metadata = {
1498
1452
  team: 'Whiteboards',
1499
1453
  status: 'published'
1500
1454
  },
1501
- 'shape-comment-left': {
1502
- keywords: ['shape-comment-left', 'shapecommentleft', 'icon', 'icon-lab', 'core', 'comment', 'left', 'diagram', 'symbol'],
1503
- componentName: 'ShapeCommentLeftIcon',
1504
- package: '@atlaskit/icon-lab/core/shape-comment-left',
1505
- type: 'core',
1506
- replacement: {
1507
- name: 'diagram-symbol-comment-left',
1508
- type: 'core',
1509
- location: '@atlaskit/icon-lab'
1510
- },
1511
- categorization: 'single-purpose',
1512
- usage: 'Reserved for comment left diagram symbol.',
1513
- team: 'Whiteboards',
1514
- status: 'deprecated'
1515
- },
1516
- 'shape-comment-right': {
1517
- keywords: ['shape-comment-right', 'shapecommentright', 'icon', 'icon-lab', 'core', 'comment', 'right', 'diagram', 'symbol'],
1518
- componentName: 'ShapeCommentRightIcon',
1519
- package: '@atlaskit/icon-lab/core/shape-comment-right',
1520
- type: 'core',
1521
- replacement: {
1522
- name: 'diagram-symbol-comment-right',
1523
- type: 'core',
1524
- location: '@atlaskit/icon-lab'
1525
- },
1526
- categorization: 'single-purpose',
1527
- usage: 'Reserved for comment right diagram symbol.',
1528
- team: 'Whiteboards',
1529
- status: 'deprecated'
1530
- },
1531
- 'shape-database': {
1532
- keywords: ['shape-database', 'shapedatabase', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'database'],
1533
- componentName: 'ShapeDatabaseIcon',
1534
- package: '@atlaskit/icon-lab/core/shape-database',
1535
- type: 'core',
1536
- replacement: {
1537
- name: 'diagram-symbol-database',
1538
- type: 'core',
1539
- location: '@atlaskit/icon-lab'
1540
- },
1541
- categorization: 'single-purpose',
1542
- usage: 'Reserved for database diagram symbol.',
1543
- team: 'Whiteboards',
1544
- status: 'deprecated'
1545
- },
1546
- 'shape-delay': {
1547
- keywords: ['shape-delay', 'shapedelay', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'delay'],
1548
- componentName: 'ShapeDelayIcon',
1549
- package: '@atlaskit/icon-lab/core/shape-delay',
1550
- type: 'core',
1551
- replacement: {
1552
- name: 'diagram-symbol-delay',
1553
- type: 'core',
1554
- location: '@atlaskit/icon-lab'
1555
- },
1556
- categorization: 'single-purpose',
1557
- usage: 'Reserved for delay diagram symbol.',
1558
- team: 'Whiteboards',
1559
- status: 'deprecated'
1560
- },
1561
1455
  'shape-diamond': {
1562
1456
  keywords: ['shape-diamond', 'shapediamond', 'icon', 'icon-lab', 'core', 'diamond', 'shape tool'],
1563
1457
  componentName: 'ShapeDiamondIcon',
@@ -1568,36 +1462,6 @@ const metadata = {
1568
1462
  team: 'Whiteboards',
1569
1463
  status: 'published'
1570
1464
  },
1571
- 'shape-display': {
1572
- keywords: ['shape-display', 'shapedisplay', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'display'],
1573
- componentName: 'ShapeDisplayIcon',
1574
- package: '@atlaskit/icon-lab/core/shape-display',
1575
- type: 'core',
1576
- replacement: {
1577
- name: 'diagram-symbol-display',
1578
- type: 'core',
1579
- location: '@atlaskit/icon-lab'
1580
- },
1581
- categorization: 'single-purpose',
1582
- usage: 'Reserved for display diagram symbol.',
1583
- team: 'Whiteboards',
1584
- status: 'deprecated'
1585
- },
1586
- 'shape-document-symbol': {
1587
- keywords: ['shape-document-symbol', 'shapedocumentsymbol', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'document'],
1588
- componentName: 'ShapeDocumentSymbolIcon',
1589
- package: '@atlaskit/icon-lab/core/shape-document-symbol',
1590
- type: 'core',
1591
- replacement: {
1592
- name: 'diagram-symbol-document',
1593
- type: 'core',
1594
- location: '@atlaskit/icon-lab'
1595
- },
1596
- categorization: 'single-purpose',
1597
- usage: 'Reserved for single document diagram symbol.',
1598
- team: 'Whiteboards',
1599
- status: 'deprecated'
1600
- },
1601
1465
  'shape-ellipse': {
1602
1466
  keywords: ['shape-ellipse', 'shapeellipse', 'icon', 'icon-lab', 'core', 'ellipse', 'circle', 'shape tool'],
1603
1467
  componentName: 'ShapeEllipseIcon',
@@ -1608,111 +1472,6 @@ const metadata = {
1608
1472
  team: 'Whiteboards',
1609
1473
  status: 'published'
1610
1474
  },
1611
- 'shape-hard-disk': {
1612
- keywords: ['shape-hard-disk', 'shapeharddisk', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'hard disk', 'hard drive', 'storage'],
1613
- componentName: 'ShapeHardDiskIcon',
1614
- package: '@atlaskit/icon-lab/core/shape-hard-disk',
1615
- type: 'core',
1616
- replacement: {
1617
- name: 'diagram-symbol-hard-disk',
1618
- type: 'core',
1619
- location: '@atlaskit/icon-lab'
1620
- },
1621
- categorization: 'single-purpose',
1622
- usage: 'Reserved for hard disk diagram symbol.',
1623
- team: 'Whiteboards',
1624
- status: 'deprecated'
1625
- },
1626
- 'shape-internal-storage': {
1627
- keywords: ['shape-internal-storage', 'shapeinternalstorage', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'internal storage'],
1628
- componentName: 'ShapeInternalStorageIcon',
1629
- package: '@atlaskit/icon-lab/core/shape-internal-storage',
1630
- type: 'core',
1631
- replacement: {
1632
- name: 'diagram-symbol-internal-storage',
1633
- type: 'core',
1634
- location: '@atlaskit/icon-lab'
1635
- },
1636
- categorization: 'single-purpose',
1637
- usage: 'Reserved for internal storage diagram symbol.',
1638
- team: 'Whiteboards',
1639
- status: 'deprecated'
1640
- },
1641
- 'shape-manual-input': {
1642
- keywords: ['shape-manual-input', 'shapemanualinput', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'manual input'],
1643
- componentName: 'ShapeManualInputIcon',
1644
- package: '@atlaskit/icon-lab/core/shape-manual-input',
1645
- type: 'core',
1646
- replacement: {
1647
- name: 'diagram-symbol-manual-input',
1648
- type: 'core',
1649
- location: '@atlaskit/icon-lab'
1650
- },
1651
- categorization: 'single-purpose',
1652
- usage: 'Reserved for manual input diagram symbol.',
1653
- team: 'Whiteboards',
1654
- status: 'deprecated'
1655
- },
1656
- 'shape-manual-operation-symbol': {
1657
- keywords: ['shape-manual-operation-symbol', 'shapemanualoperationsymbol', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'manual operation'],
1658
- componentName: 'ShapeManualOperationSymbolIcon',
1659
- package: '@atlaskit/icon-lab/core/shape-manual-operation-symbol',
1660
- type: 'core',
1661
- replacement: {
1662
- name: 'diagram-symbol-manual-operation',
1663
- type: 'core',
1664
- location: '@atlaskit/icon-lab'
1665
- },
1666
- categorization: 'single-purpose',
1667
- usage: 'Reserved for manual operation diagram symbol.',
1668
- team: 'Whiteboards',
1669
- status: 'deprecated'
1670
- },
1671
- 'shape-mindmap': {
1672
- keywords: ['shape-mindmap', 'shapemindmap', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'mind map'],
1673
- componentName: 'ShapeMindmapIcon',
1674
- package: '@atlaskit/icon-lab/core/shape-mindmap',
1675
- type: 'core',
1676
- replacement: {
1677
- name: 'diagram-symbol-mind-map',
1678
- type: 'core',
1679
- location: '@atlaskit/icon-lab'
1680
- },
1681
- categorization: 'single-purpose',
1682
- usage: 'Reserved for mind map diagram symbol.',
1683
- team: 'Whiteboards',
1684
- status: 'deprecated'
1685
- },
1686
- 'shape-multiple-documents': {
1687
- keywords: ['shape-multiple-documents', 'shapemultipledocuments', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'multiple documents'],
1688
- componentName: 'ShapeMultipleDocumentsIcon',
1689
- package: '@atlaskit/icon-lab/core/shape-multiple-documents',
1690
- type: 'core',
1691
- replacement: {
1692
- name: 'diagram-symbol-documents',
1693
- type: 'core',
1694
- location: '@atlaskit/icon-lab'
1695
- },
1696
- categorization: 'single-purpose',
1697
- usage: 'Reserved for multiple documents diagram symbol',
1698
- team: 'Whiteboards',
1699
- status: 'deprecated'
1700
- },
1701
- 'shape-off-page': {
1702
- keywords: ['shape-off-page', 'shapeoffpage', 'icon', 'icon-lab', 'core', 'off-page', 'diagram', 'symbol', 'connector'],
1703
- componentName: 'ShapeOffPageIcon',
1704
- package: '@atlaskit/icon-lab/core/shape-off-page',
1705
- type: 'core',
1706
- replacement: {
1707
- name: 'diagram-symbol-connector-off-page',
1708
- type: 'core',
1709
- location: '@atlaskit/icon-lab'
1710
- },
1711
- categorization: 'single-purpose',
1712
- usage: 'Reserved for off-page connector diagram symbol.',
1713
- team: 'Whiteboards',
1714
- status: 'deprecated'
1715
- },
1716
1475
  'shape-parallelogram-skew-left': {
1717
1476
  keywords: ['shape-parallelogram-skew-left', 'shapeparallelogramskewleft', 'icon', 'icon-lab', 'core', 'parallelogram', 'skewed', 'left', 'shape tool'],
1718
1477
  componentName: 'ShapeParallelogramSkewLeftIcon',
@@ -1733,36 +1492,6 @@ const metadata = {
1733
1492
  team: 'Whiteboards',
1734
1493
  status: 'published'
1735
1494
  },
1736
- 'shape-predefined-process': {
1737
- keywords: ['shape-predefined-process', 'shapepredefinedprocess', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'predefined process'],
1738
- componentName: 'ShapePredefinedProcessIcon',
1739
- package: '@atlaskit/icon-lab/core/shape-predefined-process',
1740
- type: 'core',
1741
- replacement: {
1742
- name: 'diagram-symbol-predefined-process',
1743
- type: 'core',
1744
- location: '@atlaskit/icon-lab'
1745
- },
1746
- categorization: 'single-purpose',
1747
- usage: 'Reserved for predefined process diagram symbol.',
1748
- team: 'Whiteboards',
1749
- status: 'deprecated'
1750
- },
1751
- 'shape-preparation-symbol': {
1752
- keywords: ['shape-preparation-symbol', 'shapepreparationsymbol', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'preparation'],
1753
- componentName: 'ShapePreparationSymbolIcon',
1754
- package: '@atlaskit/icon-lab/core/shape-preparation-symbol',
1755
- type: 'core',
1756
- replacement: {
1757
- name: 'diagram-symbol-preparation',
1758
- type: 'core',
1759
- location: '@atlaskit/icon-lab'
1760
- },
1761
- categorization: 'single-purpose',
1762
- usage: 'Reserved for preparation diagram symbol.',
1763
- team: 'Whiteboards',
1764
- status: 'deprecated'
1765
- },
1766
1495
  'shape-rectangle': {
1767
1496
  keywords: ['shape-rectangle', 'shaperectangle', 'icon', 'icon-lab', 'core', 'shape tool', 'rectangle', 'square'],
1768
1497
  componentName: 'ShapeRectangleIcon',
@@ -1783,66 +1512,6 @@ const metadata = {
1783
1512
  team: 'Whiteboards',
1784
1513
  status: 'published'
1785
1514
  },
1786
- 'shape-start-end': {
1787
- keywords: ['shape-start-end', 'shapestartend', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'terminator', 'terminal', 'start point', 'end point'],
1788
- componentName: 'ShapeStartEndIcon',
1789
- package: '@atlaskit/icon-lab/core/shape-start-end',
1790
- type: 'core',
1791
- replacement: {
1792
- name: 'diagram-symbol-terminator',
1793
- type: 'core',
1794
- location: '@atlaskit/icon-lab'
1795
- },
1796
- categorization: 'single-purpose',
1797
- usage: 'Reserved for terminator (start or end point) diagram symbol.',
1798
- team: 'Whiteboards',
1799
- status: 'deprecated'
1800
- },
1801
- 'shape-stored-data': {
1802
- keywords: ['shape-stored-data', 'shapestoreddata', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'stored data'],
1803
- componentName: 'ShapeStoredDataIcon',
1804
- package: '@atlaskit/icon-lab/core/shape-stored-data',
1805
- type: 'core',
1806
- replacement: {
1807
- name: 'diagram-symbol-stored-data',
1808
- type: 'core',
1809
- location: '@atlaskit/icon-lab'
1810
- },
1811
- categorization: 'single-purpose',
1812
- usage: 'Reserved for stored data diagram symbol.',
1813
- team: 'Whiteboards',
1814
- status: 'deprecated'
1815
- },
1816
- 'shape-summing-junction-cross': {
1817
- keywords: ['shape-summing-junction-cross', 'shapesummingjunctioncross', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'summing junction', 'cross'],
1818
- componentName: 'ShapeSummingJunctionCrossIcon',
1819
- package: '@atlaskit/icon-lab/core/shape-summing-junction-cross',
1820
- type: 'core',
1821
- replacement: {
1822
- name: 'diagram-symbol-summing-junction',
1823
- type: 'core',
1824
- location: '@atlaskit/icon-lab'
1825
- },
1826
- categorization: 'single-purpose',
1827
- usage: 'Reserved for summing junction diagram symbol.',
1828
- team: 'Whiteboards',
1829
- status: 'deprecated'
1830
- },
1831
- 'shape-summing-junction-plus': {
1832
- keywords: ['shape-summing-junction-plus', 'shapesummingjunctionplus', 'icon', 'icon-lab', 'core', 'diagram', 'symbol', 'or', 'logic'],
1833
- componentName: 'ShapeSummingJunctionPlusIcon',
1834
- package: '@atlaskit/icon-lab/core/shape-summing-junction-plus',
1835
- type: 'core',
1836
- replacement: {
1837
- name: 'diagram-symbol-or',
1838
- type: 'core',
1839
- location: '@atlaskit/icon-lab'
1840
- },
1841
- categorization: 'single-purpose',
1842
- usage: 'Reserved for or diagram symbol.',
1843
- team: 'Whiteboards',
1844
- status: 'deprecated'
1845
- },
1846
1515
  'shape-triangle': {
1847
1516
  keywords: ['shape-triangle', 'shapetriangle', 'icon', 'icon-lab', 'core', 'triangle', 'shape tool', 'equilateral'],
1848
1517
  componentName: 'ShapeTriangleIcon',
@@ -1883,22 +1552,6 @@ const metadata = {
1883
1552
  team: 'Databases',
1884
1553
  status: 'published'
1885
1554
  },
1886
- space: {
1887
- keywords: ['space', 'icon', 'icon-lab', 'core', 'space', 'spaces', 'projects'],
1888
- componentName: 'SpaceIcon',
1889
- package: '@atlaskit/icon-lab/core/space',
1890
- type: 'core',
1891
- replacement: {
1892
- name: 'spaces',
1893
- type: 'core',
1894
- location: '@atlaskit/icon-lab'
1895
- },
1896
- categorization: 'single-purpose',
1897
- usage: 'Reserved for use for Jira Projects for now. This will replace the Jira rocket. More context: Later, it will eventually replace the Confluence Spaces icon later when Jira Projects -> Jira Spaces. This is a planned phased rollout.',
1898
- team: 'Jira',
1899
- status: 'deprecated',
1900
- slackChannel: '#jira-design-system-figma-libraries'
1901
- },
1902
1555
  spaces: {
1903
1556
  keywords: ['spaces', 'icon', 'icon-lab', 'core', 'space', 'spaces', 'projects'],
1904
1557
  componentName: 'SpacesIcon',
@@ -1910,21 +1563,6 @@ const metadata = {
1910
1563
  status: 'published',
1911
1564
  slackChannel: '#jira-design-system-figma-libraries'
1912
1565
  },
1913
- speedometer: {
1914
- keywords: ['speedometer', 'icon', 'icon-lab', 'core', 'speed', 'performance', 'dial', 'fast'],
1915
- componentName: 'SpeedometerIcon',
1916
- package: '@atlaskit/icon-lab/core/speedometer',
1917
- type: 'core',
1918
- replacement: {
1919
- name: 'speedometer-right',
1920
- type: 'core',
1921
- location: '@atlaskit/icon-lab'
1922
- },
1923
- categorization: 'multi-purpose',
1924
- usage: 'Known uses: video is set to a faster playback speed',
1925
- team: 'Loom',
1926
- status: 'deprecated'
1927
- },
1928
1566
  'speedometer-left': {
1929
1567
  keywords: ['speedometer-left', 'speedometerleft', 'icon', 'icon-lab', 'core', 'speed', 'performance', 'dial', 'slow'],
1930
1568
  componentName: 'SpeedometerLeftIcon',
@@ -3,81 +3,8 @@
3
3
  *
4
4
  * To change the format of this file, modify `createDeprecatedIconDocs` in icon-build-process/src/create-deprecated-icon-docs.tsx.
5
5
  *
6
- * @codegen <<SignedSource::44a445bb9c0e68f40b044595df543c89>>
6
+ * @codegen <<SignedSource::8445ed95dffea52ddea417fc5752ff90>>
7
7
  * @codegenCommand yarn build:icon-glyphs
8
8
  */
9
- var deprecatedIcons = {
10
- '@atlaskit/icon-lab/core/hand': {
11
- message: 'The icon "hand" is deprecated in favour of "hand-raised" from “@atlaskit/icon-lab/core”'
12
- },
13
- '@atlaskit/icon-lab/core/hand-clenched': {
14
- message: 'The icon "hand-clenched" is deprecated in favour of "hand-closed" from “@atlaskit/icon-lab/core”'
15
- },
16
- '@atlaskit/icon-lab/core/recur': {
17
- message: 'The icon "recur" is deprecated in favour of "repeat" from “@atlaskit/icon-lab/core”'
18
- },
19
- '@atlaskit/icon-lab/core/shape-comment-left': {
20
- message: 'The icon "shape-comment-left" is deprecated in favour of "diagram-symbol-comment-left" from “@atlaskit/icon-lab/core”'
21
- },
22
- '@atlaskit/icon-lab/core/shape-comment-right': {
23
- message: 'The icon "shape-comment-right" is deprecated in favour of "diagram-symbol-comment-right" from “@atlaskit/icon-lab/core”'
24
- },
25
- '@atlaskit/icon-lab/core/shape-database': {
26
- message: 'The icon "shape-database" is deprecated in favour of "diagram-symbol-database" from “@atlaskit/icon-lab/core”'
27
- },
28
- '@atlaskit/icon-lab/core/shape-delay': {
29
- message: 'The icon "shape-delay" is deprecated in favour of "diagram-symbol-delay" from “@atlaskit/icon-lab/core”'
30
- },
31
- '@atlaskit/icon-lab/core/shape-display': {
32
- message: 'The icon "shape-display" is deprecated in favour of "diagram-symbol-display" from “@atlaskit/icon-lab/core”'
33
- },
34
- '@atlaskit/icon-lab/core/shape-document-symbol': {
35
- message: 'The icon "shape-document-symbol" is deprecated in favour of "diagram-symbol-document" from “@atlaskit/icon-lab/core”'
36
- },
37
- '@atlaskit/icon-lab/core/shape-hard-disk': {
38
- message: 'The icon "shape-hard-disk" is deprecated in favour of "diagram-symbol-hard-disk" from “@atlaskit/icon-lab/core”'
39
- },
40
- '@atlaskit/icon-lab/core/shape-internal-storage': {
41
- message: 'The icon "shape-internal-storage" is deprecated in favour of "diagram-symbol-internal-storage" from “@atlaskit/icon-lab/core”'
42
- },
43
- '@atlaskit/icon-lab/core/shape-manual-input': {
44
- message: 'The icon "shape-manual-input" is deprecated in favour of "diagram-symbol-manual-input" from “@atlaskit/icon-lab/core”'
45
- },
46
- '@atlaskit/icon-lab/core/shape-manual-operation-symbol': {
47
- message: 'The icon "shape-manual-operation-symbol" is deprecated in favour of "diagram-symbol-manual-operation" from “@atlaskit/icon-lab/core”'
48
- },
49
- '@atlaskit/icon-lab/core/shape-mindmap': {
50
- message: 'The icon "shape-mindmap" is deprecated in favour of "diagram-symbol-mind-map" from “@atlaskit/icon-lab/core”'
51
- },
52
- '@atlaskit/icon-lab/core/shape-multiple-documents': {
53
- message: 'The icon "shape-multiple-documents" is deprecated in favour of "diagram-symbol-documents" from “@atlaskit/icon-lab/core”'
54
- },
55
- '@atlaskit/icon-lab/core/shape-off-page': {
56
- message: 'The icon "shape-off-page" is deprecated in favour of "diagram-symbol-connector-off-page" from “@atlaskit/icon-lab/core”'
57
- },
58
- '@atlaskit/icon-lab/core/shape-predefined-process': {
59
- message: 'The icon "shape-predefined-process" is deprecated in favour of "diagram-symbol-predefined-process" from “@atlaskit/icon-lab/core”'
60
- },
61
- '@atlaskit/icon-lab/core/shape-preparation-symbol': {
62
- message: 'The icon "shape-preparation-symbol" is deprecated in favour of "diagram-symbol-preparation" from “@atlaskit/icon-lab/core”'
63
- },
64
- '@atlaskit/icon-lab/core/shape-start-end': {
65
- message: 'The icon "shape-start-end" is deprecated in favour of "diagram-symbol-terminator" from “@atlaskit/icon-lab/core”'
66
- },
67
- '@atlaskit/icon-lab/core/shape-stored-data': {
68
- message: 'The icon "shape-stored-data" is deprecated in favour of "diagram-symbol-stored-data" from “@atlaskit/icon-lab/core”'
69
- },
70
- '@atlaskit/icon-lab/core/shape-summing-junction-cross': {
71
- message: 'The icon "shape-summing-junction-cross" is deprecated in favour of "diagram-symbol-summing-junction" from “@atlaskit/icon-lab/core”'
72
- },
73
- '@atlaskit/icon-lab/core/shape-summing-junction-plus': {
74
- message: 'The icon "shape-summing-junction-plus" is deprecated in favour of "diagram-symbol-or" from “@atlaskit/icon-lab/core”'
75
- },
76
- '@atlaskit/icon-lab/core/space': {
77
- message: 'The icon "space" is deprecated in favour of "spaces" from “@atlaskit/icon-lab/core”'
78
- },
79
- '@atlaskit/icon-lab/core/speedometer': {
80
- message: 'The icon "speedometer" is deprecated in favour of "speedometer-right" from “@atlaskit/icon-lab/core”'
81
- }
82
- };
9
+ var deprecatedIcons = {};
83
10
  export default deprecatedIcons;