@blueprintjs/icons 4.15.2 → 4.16.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 (170) hide show
  1. package/icons.json +35 -0
  2. package/lib/cjs/generated-icons/16px/blueprint-icons-16.d.ts +7 -2
  3. package/lib/cjs/generated-icons/16px/blueprint-icons-16.js +10 -0
  4. package/lib/cjs/generated-icons/16px/blueprint-icons-16.js.map +1 -1
  5. package/lib/cjs/generated-icons/16px/paths/ammunition.d.ts +2 -0
  6. package/lib/cjs/generated-icons/16px/paths/ammunition.js +4 -0
  7. package/lib/cjs/generated-icons/16px/paths/ammunition.js.map +1 -0
  8. package/lib/cjs/generated-icons/16px/paths/detection.d.ts +2 -0
  9. package/lib/cjs/generated-icons/16px/paths/detection.js +4 -0
  10. package/lib/cjs/generated-icons/16px/paths/detection.js.map +1 -0
  11. package/lib/cjs/generated-icons/16px/paths/index.d.ts +5 -0
  12. package/lib/cjs/generated-icons/16px/paths/index.js +22 -12
  13. package/lib/cjs/generated-icons/16px/paths/index.js.map +1 -1
  14. package/lib/cjs/generated-icons/16px/paths/lengthen-text.d.ts +2 -0
  15. package/lib/cjs/generated-icons/16px/paths/lengthen-text.js +4 -0
  16. package/lib/cjs/generated-icons/16px/paths/lengthen-text.js.map +1 -0
  17. package/lib/cjs/generated-icons/16px/paths/shorten-text.d.ts +2 -0
  18. package/lib/cjs/generated-icons/16px/paths/shorten-text.js +4 -0
  19. package/lib/cjs/generated-icons/16px/paths/shorten-text.js.map +1 -0
  20. package/lib/cjs/generated-icons/16px/paths/spell-check.d.ts +2 -0
  21. package/lib/cjs/generated-icons/16px/paths/spell-check.js +4 -0
  22. package/lib/cjs/generated-icons/16px/paths/spell-check.js.map +1 -0
  23. package/lib/cjs/generated-icons/20px/blueprint-icons-20.d.ts +7 -2
  24. package/lib/cjs/generated-icons/20px/blueprint-icons-20.js +10 -0
  25. package/lib/cjs/generated-icons/20px/blueprint-icons-20.js.map +1 -1
  26. package/lib/cjs/generated-icons/20px/paths/ammunition.d.ts +2 -0
  27. package/lib/cjs/generated-icons/20px/paths/ammunition.js +4 -0
  28. package/lib/cjs/generated-icons/20px/paths/ammunition.js.map +1 -0
  29. package/lib/cjs/generated-icons/20px/paths/detection.d.ts +2 -0
  30. package/lib/cjs/generated-icons/20px/paths/detection.js +4 -0
  31. package/lib/cjs/generated-icons/20px/paths/detection.js.map +1 -0
  32. package/lib/cjs/generated-icons/20px/paths/index.d.ts +5 -0
  33. package/lib/cjs/generated-icons/20px/paths/index.js +22 -12
  34. package/lib/cjs/generated-icons/20px/paths/index.js.map +1 -1
  35. package/lib/cjs/generated-icons/20px/paths/lengthen-text.d.ts +2 -0
  36. package/lib/cjs/generated-icons/20px/paths/lengthen-text.js +4 -0
  37. package/lib/cjs/generated-icons/20px/paths/lengthen-text.js.map +1 -0
  38. package/lib/cjs/generated-icons/20px/paths/shorten-text.d.ts +2 -0
  39. package/lib/cjs/generated-icons/20px/paths/shorten-text.js +4 -0
  40. package/lib/cjs/generated-icons/20px/paths/shorten-text.js.map +1 -0
  41. package/lib/cjs/generated-icons/20px/paths/spell-check.d.ts +2 -0
  42. package/lib/cjs/generated-icons/20px/paths/spell-check.js +4 -0
  43. package/lib/cjs/generated-icons/20px/paths/spell-check.js.map +1 -0
  44. package/lib/cjs/iconCodepoints.d.ts +5 -0
  45. package/lib/cjs/iconNames.d.ts +10 -0
  46. package/lib/css/blueprint-icons-16.eot +0 -0
  47. package/lib/css/blueprint-icons-16.ttf +0 -0
  48. package/lib/css/blueprint-icons-16.woff +0 -0
  49. package/lib/css/blueprint-icons-16.woff2 +0 -0
  50. package/lib/css/blueprint-icons-20.eot +0 -0
  51. package/lib/css/blueprint-icons-20.ttf +0 -0
  52. package/lib/css/blueprint-icons-20.woff +0 -0
  53. package/lib/css/blueprint-icons-20.woff2 +0 -0
  54. package/lib/css/blueprint-icons.css +2 -2
  55. package/lib/css/blueprint-icons.css.map +1 -1
  56. package/lib/esm/generated-icons/16px/blueprint-icons-16.d.ts +7 -2
  57. package/lib/esm/generated-icons/16px/blueprint-icons-16.js +10 -0
  58. package/lib/esm/generated-icons/16px/blueprint-icons-16.js.map +1 -1
  59. package/lib/esm/generated-icons/16px/paths/ammunition.d.ts +2 -0
  60. package/lib/esm/generated-icons/16px/paths/ammunition.js +2 -0
  61. package/lib/esm/generated-icons/16px/paths/ammunition.js.map +1 -0
  62. package/lib/esm/generated-icons/16px/paths/detection.d.ts +2 -0
  63. package/lib/esm/generated-icons/16px/paths/detection.js +2 -0
  64. package/lib/esm/generated-icons/16px/paths/detection.js.map +1 -0
  65. package/lib/esm/generated-icons/16px/paths/index.d.ts +5 -0
  66. package/lib/esm/generated-icons/16px/paths/index.js +5 -0
  67. package/lib/esm/generated-icons/16px/paths/index.js.map +1 -1
  68. package/lib/esm/generated-icons/16px/paths/lengthen-text.d.ts +2 -0
  69. package/lib/esm/generated-icons/16px/paths/lengthen-text.js +2 -0
  70. package/lib/esm/generated-icons/16px/paths/lengthen-text.js.map +1 -0
  71. package/lib/esm/generated-icons/16px/paths/shorten-text.d.ts +2 -0
  72. package/lib/esm/generated-icons/16px/paths/shorten-text.js +2 -0
  73. package/lib/esm/generated-icons/16px/paths/shorten-text.js.map +1 -0
  74. package/lib/esm/generated-icons/16px/paths/spell-check.d.ts +2 -0
  75. package/lib/esm/generated-icons/16px/paths/spell-check.js +2 -0
  76. package/lib/esm/generated-icons/16px/paths/spell-check.js.map +1 -0
  77. package/lib/esm/generated-icons/20px/blueprint-icons-20.d.ts +7 -2
  78. package/lib/esm/generated-icons/20px/blueprint-icons-20.js +10 -0
  79. package/lib/esm/generated-icons/20px/blueprint-icons-20.js.map +1 -1
  80. package/lib/esm/generated-icons/20px/paths/ammunition.d.ts +2 -0
  81. package/lib/esm/generated-icons/20px/paths/ammunition.js +2 -0
  82. package/lib/esm/generated-icons/20px/paths/ammunition.js.map +1 -0
  83. package/lib/esm/generated-icons/20px/paths/detection.d.ts +2 -0
  84. package/lib/esm/generated-icons/20px/paths/detection.js +2 -0
  85. package/lib/esm/generated-icons/20px/paths/detection.js.map +1 -0
  86. package/lib/esm/generated-icons/20px/paths/index.d.ts +5 -0
  87. package/lib/esm/generated-icons/20px/paths/index.js +5 -0
  88. package/lib/esm/generated-icons/20px/paths/index.js.map +1 -1
  89. package/lib/esm/generated-icons/20px/paths/lengthen-text.d.ts +2 -0
  90. package/lib/esm/generated-icons/20px/paths/lengthen-text.js +2 -0
  91. package/lib/esm/generated-icons/20px/paths/lengthen-text.js.map +1 -0
  92. package/lib/esm/generated-icons/20px/paths/shorten-text.d.ts +2 -0
  93. package/lib/esm/generated-icons/20px/paths/shorten-text.js +2 -0
  94. package/lib/esm/generated-icons/20px/paths/shorten-text.js.map +1 -0
  95. package/lib/esm/generated-icons/20px/paths/spell-check.d.ts +2 -0
  96. package/lib/esm/generated-icons/20px/paths/spell-check.js +2 -0
  97. package/lib/esm/generated-icons/20px/paths/spell-check.js.map +1 -0
  98. package/lib/esm/iconCodepoints.d.ts +5 -0
  99. package/lib/esm/iconNames.d.ts +10 -0
  100. package/lib/esnext/generated-icons/16px/blueprint-icons-16.d.ts +7 -2
  101. package/lib/esnext/generated-icons/16px/blueprint-icons-16.js +10 -0
  102. package/lib/esnext/generated-icons/16px/blueprint-icons-16.js.map +1 -1
  103. package/lib/esnext/generated-icons/16px/paths/ammunition.d.ts +2 -0
  104. package/lib/esnext/generated-icons/16px/paths/ammunition.js +2 -0
  105. package/lib/esnext/generated-icons/16px/paths/ammunition.js.map +1 -0
  106. package/lib/esnext/generated-icons/16px/paths/detection.d.ts +2 -0
  107. package/lib/esnext/generated-icons/16px/paths/detection.js +2 -0
  108. package/lib/esnext/generated-icons/16px/paths/detection.js.map +1 -0
  109. package/lib/esnext/generated-icons/16px/paths/index.d.ts +5 -0
  110. package/lib/esnext/generated-icons/16px/paths/index.js +5 -0
  111. package/lib/esnext/generated-icons/16px/paths/index.js.map +1 -1
  112. package/lib/esnext/generated-icons/16px/paths/lengthen-text.d.ts +2 -0
  113. package/lib/esnext/generated-icons/16px/paths/lengthen-text.js +2 -0
  114. package/lib/esnext/generated-icons/16px/paths/lengthen-text.js.map +1 -0
  115. package/lib/esnext/generated-icons/16px/paths/shorten-text.d.ts +2 -0
  116. package/lib/esnext/generated-icons/16px/paths/shorten-text.js +2 -0
  117. package/lib/esnext/generated-icons/16px/paths/shorten-text.js.map +1 -0
  118. package/lib/esnext/generated-icons/16px/paths/spell-check.d.ts +2 -0
  119. package/lib/esnext/generated-icons/16px/paths/spell-check.js +2 -0
  120. package/lib/esnext/generated-icons/16px/paths/spell-check.js.map +1 -0
  121. package/lib/esnext/generated-icons/20px/blueprint-icons-20.d.ts +7 -2
  122. package/lib/esnext/generated-icons/20px/blueprint-icons-20.js +10 -0
  123. package/lib/esnext/generated-icons/20px/blueprint-icons-20.js.map +1 -1
  124. package/lib/esnext/generated-icons/20px/paths/ammunition.d.ts +2 -0
  125. package/lib/esnext/generated-icons/20px/paths/ammunition.js +2 -0
  126. package/lib/esnext/generated-icons/20px/paths/ammunition.js.map +1 -0
  127. package/lib/esnext/generated-icons/20px/paths/detection.d.ts +2 -0
  128. package/lib/esnext/generated-icons/20px/paths/detection.js +2 -0
  129. package/lib/esnext/generated-icons/20px/paths/detection.js.map +1 -0
  130. package/lib/esnext/generated-icons/20px/paths/index.d.ts +5 -0
  131. package/lib/esnext/generated-icons/20px/paths/index.js +5 -0
  132. package/lib/esnext/generated-icons/20px/paths/index.js.map +1 -1
  133. package/lib/esnext/generated-icons/20px/paths/lengthen-text.d.ts +2 -0
  134. package/lib/esnext/generated-icons/20px/paths/lengthen-text.js +2 -0
  135. package/lib/esnext/generated-icons/20px/paths/lengthen-text.js.map +1 -0
  136. package/lib/esnext/generated-icons/20px/paths/shorten-text.d.ts +2 -0
  137. package/lib/esnext/generated-icons/20px/paths/shorten-text.js +2 -0
  138. package/lib/esnext/generated-icons/20px/paths/shorten-text.js.map +1 -0
  139. package/lib/esnext/generated-icons/20px/paths/spell-check.d.ts +2 -0
  140. package/lib/esnext/generated-icons/20px/paths/spell-check.js +2 -0
  141. package/lib/esnext/generated-icons/20px/paths/spell-check.js.map +1 -0
  142. package/lib/esnext/iconCodepoints.d.ts +5 -0
  143. package/lib/esnext/iconNames.d.ts +10 -0
  144. package/lib/scss/blueprint-icons-16.scss +5 -0
  145. package/package.json +1 -1
  146. package/src/generated-icons/16px/_icon-variables.scss +5 -0
  147. package/src/generated-icons/16px/blueprint-icons-16.css +4 -4
  148. package/src/generated-icons/16px/blueprint-icons-16.eot +0 -0
  149. package/src/generated-icons/16px/blueprint-icons-16.ts +20 -0
  150. package/src/generated-icons/16px/blueprint-icons-16.ttf +0 -0
  151. package/src/generated-icons/16px/blueprint-icons-16.woff +0 -0
  152. package/src/generated-icons/16px/blueprint-icons-16.woff2 +0 -0
  153. package/src/generated-icons/16px/paths/ammunition.ts +1 -0
  154. package/src/generated-icons/16px/paths/detection.ts +1 -0
  155. package/src/generated-icons/16px/paths/index.ts +5 -0
  156. package/src/generated-icons/16px/paths/lengthen-text.ts +1 -0
  157. package/src/generated-icons/16px/paths/shorten-text.ts +1 -0
  158. package/src/generated-icons/16px/paths/spell-check.ts +1 -0
  159. package/src/generated-icons/20px/blueprint-icons-20.css +4 -4
  160. package/src/generated-icons/20px/blueprint-icons-20.eot +0 -0
  161. package/src/generated-icons/20px/blueprint-icons-20.ts +20 -0
  162. package/src/generated-icons/20px/blueprint-icons-20.ttf +0 -0
  163. package/src/generated-icons/20px/blueprint-icons-20.woff +0 -0
  164. package/src/generated-icons/20px/blueprint-icons-20.woff2 +0 -0
  165. package/src/generated-icons/20px/paths/ammunition.ts +1 -0
  166. package/src/generated-icons/20px/paths/detection.ts +1 -0
  167. package/src/generated-icons/20px/paths/index.ts +5 -0
  168. package/src/generated-icons/20px/paths/lengthen-text.ts +1 -0
  169. package/src/generated-icons/20px/paths/shorten-text.ts +1 -0
  170. package/src/generated-icons/20px/paths/spell-check.ts +1 -0
@@ -20,6 +20,7 @@ export type BlueprintIcons_20Id =
20
20
  | "alignment-right"
21
21
  | "alignment-top"
22
22
  | "alignment-vertical-center"
23
+ | "ammunition"
23
24
  | "anchor"
24
25
  | "annotation"
25
26
  | "antenna"
@@ -127,6 +128,7 @@ export type BlueprintIcons_20Id =
127
128
  | "delta"
128
129
  | "derive-column"
129
130
  | "desktop"
131
+ | "detection"
130
132
  | "diagnosis"
131
133
  | "diagram-tree"
132
134
  | "direction-left"
@@ -308,6 +310,7 @@ export type BlueprintIcons_20Id =
308
310
  | "layout"
309
311
  | "learning"
310
312
  | "left-join"
313
+ | "lengthen-text"
311
314
  | "less-than-or-equal-to"
312
315
  | "less-than"
313
316
  | "lifesaver"
@@ -461,6 +464,7 @@ export type BlueprintIcons_20Id =
461
464
  | "ship"
462
465
  | "shop"
463
466
  | "shopping-cart"
467
+ | "shorten-text"
464
468
  | "signal-search"
465
469
  | "sim-card"
466
470
  | "slash"
@@ -479,6 +483,7 @@ export type BlueprintIcons_20Id =
479
483
  | "sort-numerical-desc"
480
484
  | "sort-numerical"
481
485
  | "sort"
486
+ | "spell-check"
482
487
  | "split-columns"
483
488
  | "square"
484
489
  | "stacked-chart"
@@ -595,6 +600,7 @@ export type BlueprintIcons_20Key =
595
600
  | "AlignmentRight"
596
601
  | "AlignmentTop"
597
602
  | "AlignmentVerticalCenter"
603
+ | "Ammunition"
598
604
  | "Anchor"
599
605
  | "Annotation"
600
606
  | "Antenna"
@@ -702,6 +708,7 @@ export type BlueprintIcons_20Key =
702
708
  | "Delta"
703
709
  | "DeriveColumn"
704
710
  | "Desktop"
711
+ | "Detection"
705
712
  | "Diagnosis"
706
713
  | "DiagramTree"
707
714
  | "DirectionLeft"
@@ -883,6 +890,7 @@ export type BlueprintIcons_20Key =
883
890
  | "Layout"
884
891
  | "Learning"
885
892
  | "LeftJoin"
893
+ | "LengthenText"
886
894
  | "LessThanOrEqualTo"
887
895
  | "LessThan"
888
896
  | "Lifesaver"
@@ -1036,6 +1044,7 @@ export type BlueprintIcons_20Key =
1036
1044
  | "Ship"
1037
1045
  | "Shop"
1038
1046
  | "ShoppingCart"
1047
+ | "ShortenText"
1039
1048
  | "SignalSearch"
1040
1049
  | "SimCard"
1041
1050
  | "Slash"
@@ -1054,6 +1063,7 @@ export type BlueprintIcons_20Key =
1054
1063
  | "SortNumericalDesc"
1055
1064
  | "SortNumerical"
1056
1065
  | "Sort"
1066
+ | "SpellCheck"
1057
1067
  | "SplitColumns"
1058
1068
  | "Square"
1059
1069
  | "StackedChart"
@@ -1170,6 +1180,7 @@ export enum BlueprintIcons_20 {
1170
1180
  AlignmentRight = "alignment-right",
1171
1181
  AlignmentTop = "alignment-top",
1172
1182
  AlignmentVerticalCenter = "alignment-vertical-center",
1183
+ Ammunition = "ammunition",
1173
1184
  Anchor = "anchor",
1174
1185
  Annotation = "annotation",
1175
1186
  Antenna = "antenna",
@@ -1277,6 +1288,7 @@ export enum BlueprintIcons_20 {
1277
1288
  Delta = "delta",
1278
1289
  DeriveColumn = "derive-column",
1279
1290
  Desktop = "desktop",
1291
+ Detection = "detection",
1280
1292
  Diagnosis = "diagnosis",
1281
1293
  DiagramTree = "diagram-tree",
1282
1294
  DirectionLeft = "direction-left",
@@ -1458,6 +1470,7 @@ export enum BlueprintIcons_20 {
1458
1470
  Layout = "layout",
1459
1471
  Learning = "learning",
1460
1472
  LeftJoin = "left-join",
1473
+ LengthenText = "lengthen-text",
1461
1474
  LessThanOrEqualTo = "less-than-or-equal-to",
1462
1475
  LessThan = "less-than",
1463
1476
  Lifesaver = "lifesaver",
@@ -1611,6 +1624,7 @@ export enum BlueprintIcons_20 {
1611
1624
  Ship = "ship",
1612
1625
  Shop = "shop",
1613
1626
  ShoppingCart = "shopping-cart",
1627
+ ShortenText = "shorten-text",
1614
1628
  SignalSearch = "signal-search",
1615
1629
  SimCard = "sim-card",
1616
1630
  Slash = "slash",
@@ -1629,6 +1643,7 @@ export enum BlueprintIcons_20 {
1629
1643
  SortNumericalDesc = "sort-numerical-desc",
1630
1644
  SortNumerical = "sort-numerical",
1631
1645
  Sort = "sort",
1646
+ SpellCheck = "spell-check",
1632
1647
  SplitColumns = "split-columns",
1633
1648
  Square = "square",
1634
1649
  StackedChart = "stacked-chart",
@@ -1746,6 +1761,7 @@ export const BLUEPRINT_ICONS_20_CODEPOINTS: { [key in BlueprintIcons_20]: string
1746
1761
  [BlueprintIcons_20.AlignmentRight]: "61714",
1747
1762
  [BlueprintIcons_20.AlignmentTop]: "61715",
1748
1763
  [BlueprintIcons_20.AlignmentVerticalCenter]: "61716",
1764
+ [BlueprintIcons_20.Ammunition]: "62274",
1749
1765
  [BlueprintIcons_20.Anchor]: "62256",
1750
1766
  [BlueprintIcons_20.Annotation]: "61717",
1751
1767
  [BlueprintIcons_20.Antenna]: "61718",
@@ -1853,6 +1869,7 @@ export const BLUEPRINT_ICONS_20_CODEPOINTS: { [key in BlueprintIcons_20]: string
1853
1869
  [BlueprintIcons_20.Delta]: "61814",
1854
1870
  [BlueprintIcons_20.DeriveColumn]: "61815",
1855
1871
  [BlueprintIcons_20.Desktop]: "61816",
1872
+ [BlueprintIcons_20.Detection]: "62273",
1856
1873
  [BlueprintIcons_20.Diagnosis]: "61817",
1857
1874
  [BlueprintIcons_20.DiagramTree]: "61818",
1858
1875
  [BlueprintIcons_20.DirectionLeft]: "61819",
@@ -2034,6 +2051,7 @@ export const BLUEPRINT_ICONS_20_CODEPOINTS: { [key in BlueprintIcons_20]: string
2034
2051
  [BlueprintIcons_20.Layout]: "61989",
2035
2052
  [BlueprintIcons_20.Learning]: "61990",
2036
2053
  [BlueprintIcons_20.LeftJoin]: "61991",
2054
+ [BlueprintIcons_20.LengthenText]: "62270",
2037
2055
  [BlueprintIcons_20.LessThanOrEqualTo]: "61992",
2038
2056
  [BlueprintIcons_20.LessThan]: "61993",
2039
2057
  [BlueprintIcons_20.Lifesaver]: "61994",
@@ -2187,6 +2205,7 @@ export const BLUEPRINT_ICONS_20_CODEPOINTS: { [key in BlueprintIcons_20]: string
2187
2205
  [BlueprintIcons_20.Ship]: "62132",
2188
2206
  [BlueprintIcons_20.Shop]: "62133",
2189
2207
  [BlueprintIcons_20.ShoppingCart]: "62134",
2208
+ [BlueprintIcons_20.ShortenText]: "62271",
2190
2209
  [BlueprintIcons_20.SignalSearch]: "62135",
2191
2210
  [BlueprintIcons_20.SimCard]: "62136",
2192
2211
  [BlueprintIcons_20.Slash]: "62137",
@@ -2205,6 +2224,7 @@ export const BLUEPRINT_ICONS_20_CODEPOINTS: { [key in BlueprintIcons_20]: string
2205
2224
  [BlueprintIcons_20.SortNumericalDesc]: "62149",
2206
2225
  [BlueprintIcons_20.SortNumerical]: "62150",
2207
2226
  [BlueprintIcons_20.Sort]: "62151",
2227
+ [BlueprintIcons_20.SpellCheck]: "62272",
2208
2228
  [BlueprintIcons_20.SplitColumns]: "62152",
2209
2229
  [BlueprintIcons_20.Square]: "62153",
2210
2230
  [BlueprintIcons_20.StackedChart]: "62154",
@@ -0,0 +1 @@
1
+ export default ["M6 6v-.172C6 4.018 5.28 2.281 4 1a6.828 6.828 0 00-2 4.828V6h4zM6 18v1H2v-1h4zM6 17V7H2v10h4zM8 19v-1h4v1H8zM12 5.828V6H8v-.172c0-1.81.72-3.547 2-4.828 1.28 1.28 2 3.017 2 4.828zM12 7v10H8V7h4zM14 18v1h4v-1h-4zM18 6v-.172c0-1.81-.72-3.547-2-4.828a6.828 6.828 0 00-2 4.828V6h4zM18 17V7h-4v10h4z"];
@@ -0,0 +1 @@
1
+ export default ["M1 0a1 1 0 00-1 1v5a1 1 0 002 0V2h4a1 1 0 000-2H1zM0 19a1 1 0 001 1h5a1 1 0 100-2H2v-4a1 1 0 10-2 0v5zM19 20a1 1 0 001-1v-5a1 1 0 10-2 0v4h-4a1 1 0 100 2h5zM20 1a1 1 0 00-1-1h-5a1 1 0 100 2h4v4a1 1 0 102 0V1z", "M5 6a1 1 0 011-1h8a1 1 0 011 1v8a1 1 0 01-1 1H6a1 1 0 01-1-1V6zm2 7V7h6v6H7z"];
@@ -19,6 +19,7 @@ export { default as AlignmentLeft } from "./alignment-left";
19
19
  export { default as AlignmentRight } from "./alignment-right";
20
20
  export { default as AlignmentTop } from "./alignment-top";
21
21
  export { default as AlignmentVerticalCenter } from "./alignment-vertical-center";
22
+ export { default as Ammunition } from "./ammunition";
22
23
  export { default as Anchor } from "./anchor";
23
24
  export { default as Annotation } from "./annotation";
24
25
  export { default as Antenna } from "./antenna";
@@ -126,6 +127,7 @@ export { default as Delete } from "./delete";
126
127
  export { default as Delta } from "./delta";
127
128
  export { default as DeriveColumn } from "./derive-column";
128
129
  export { default as Desktop } from "./desktop";
130
+ export { default as Detection } from "./detection";
129
131
  export { default as Diagnosis } from "./diagnosis";
130
132
  export { default as DiagramTree } from "./diagram-tree";
131
133
  export { default as DirectionLeft } from "./direction-left";
@@ -307,6 +309,7 @@ export { default as LayoutSkewGrid } from "./layout-skew-grid";
307
309
  export { default as LayoutSortedClusters } from "./layout-sorted-clusters";
308
310
  export { default as Learning } from "./learning";
309
311
  export { default as LeftJoin } from "./left-join";
312
+ export { default as LengthenText } from "./lengthen-text";
310
313
  export { default as LessThan } from "./less-than";
311
314
  export { default as LessThanOrEqualTo } from "./less-than-or-equal-to";
312
315
  export { default as Lifesaver } from "./lifesaver";
@@ -460,6 +463,7 @@ export { default as Shield } from "./shield";
460
463
  export { default as Ship } from "./ship";
461
464
  export { default as Shop } from "./shop";
462
465
  export { default as ShoppingCart } from "./shopping-cart";
466
+ export { default as ShortenText } from "./shorten-text";
463
467
  export { default as SignalSearch } from "./signal-search";
464
468
  export { default as SimCard } from "./sim-card";
465
469
  export { default as Slash } from "./slash";
@@ -478,6 +482,7 @@ export { default as SortAsc } from "./sort-asc";
478
482
  export { default as SortDesc } from "./sort-desc";
479
483
  export { default as SortNumerical } from "./sort-numerical";
480
484
  export { default as SortNumericalDesc } from "./sort-numerical-desc";
485
+ export { default as SpellCheck } from "./spell-check";
481
486
  export { default as SplitColumns } from "./split-columns";
482
487
  export { default as Square } from "./square";
483
488
  export { default as StackedChart } from "./stacked-chart";
@@ -0,0 +1 @@
1
+ export default ["M.833 16h8.334c.458 0 .833-.45.833-1s-.375-1-.833-1H.833C.375 14 0 14.45 0 15s.375 1 .833 1zM1 11h18c.55 0 1-.45 1-1s-.45-1-1-1H1c-.55 0-1 .45-1 1s.45 1 1 1zm15 2c0 .28.11.53.29.71l.3.29H13c-.55 0-1 .45-1 1s.45 1 1 1h3.59l-.29.29c-.19.18-.3.43-.3.71a1.003 1.003 0 001.71.71l2-2c.18-.19.29-.44.29-.71 0-.28-.11-.53-.29-.71l-2-2A.997.997 0 0017 12a.99.99 0 00-1 1zM1 6h18c.55 0 1-.45 1-1s-.45-1-1-1H1c-.55 0-1 .45-1 1s.45 1 1 1z"];
@@ -0,0 +1 @@
1
+ export default ["M.833 13h8.334c.458 0 .833-.45.833-1s-.375-1-.833-1H.833C.375 11 0 11.45 0 12s.375 1 .833 1zM1 8h18c.55 0 1-.45 1-1s-.45-1-1-1H1c-.55 0-1 .45-1 1s.45 1 1 1zm15 6c0-.28-.11-.53-.29-.71l-.3-.29H19c.55 0 1-.45 1-1s-.45-1-1-1h-3.59l.29-.29c.19-.18.3-.43.3-.71a1.003 1.003 0 00-1.71-.71l-2 2c-.18.19-.29.44-.29.71 0 .28.11.53.29.71l2 2c.18.18.43.29.71.29.55.01 1-.44 1-1z"];
@@ -0,0 +1 @@
1
+ export default ["M8.89.56l5 10c.06.13.11.28.11.44 0 .55-.45 1-1 1-.39 0-.72-.23-.89-.55L10.88 9H5.12l-1.23 2.44c-.17.33-.5.56-.89.56-.55 0-1-.45-1-1 0-.16.05-.31.12-.44l2.35-4.73.9-1.81L7.11.56C7.28.23 7.61 0 8 0s.72.23.89.56zM6.12 7L8 3.24 9.88 7H6.12zm11.17 4.29a1.003 1.003 0 011.42 1.42l-7 7c-.18.18-.43.29-.71.29-.28 0-.53-.11-.71-.29l-3-3a1.003 1.003 0 011.42-1.42l2.29 2.3 6.29-6.3z"];