@esri/calcite-ui-icons 3.33.0-next.8 → 4.0.0-next.1

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 (296) hide show
  1. package/docs/icons.json +1 -1
  2. package/docs/keywords.json +120 -0
  3. package/icons/2d-16.svg +1 -0
  4. package/icons/2d-24.svg +1 -0
  5. package/icons/2d-32.svg +1 -0
  6. package/icons/3d-16.svg +1 -0
  7. package/icons/3d-24.svg +1 -0
  8. package/icons/3d-32.svg +1 -0
  9. package/icons/area-hash-filled-16.svg +1 -0
  10. package/icons/area-hash-filled-24.svg +1 -0
  11. package/icons/area-hash-filled-32.svg +1 -0
  12. package/icons/area-hash-filled-plus-16.svg +1 -0
  13. package/icons/area-hash-filled-plus-24.svg +1 -0
  14. package/icons/area-hash-filled-plus-32.svg +1 -0
  15. package/icons/bulldozer-16.svg +1 -0
  16. package/icons/bulldozer-24.svg +1 -0
  17. package/icons/bulldozer-32.svg +1 -0
  18. package/icons/bulldozer-area-16.svg +1 -0
  19. package/icons/bulldozer-area-24.svg +1 -0
  20. package/icons/bulldozer-area-32.svg +1 -0
  21. package/icons/bus-16.svg +1 -0
  22. package/icons/bus-24.svg +1 -0
  23. package/icons/bus-32.svg +1 -0
  24. package/icons/circle-area-hash-filled-16.svg +1 -0
  25. package/icons/circle-area-hash-filled-24.svg +1 -0
  26. package/icons/circle-area-hash-filled-32.svg +1 -0
  27. package/icons/cube-plus-16.svg +1 -0
  28. package/icons/cube-plus-24.svg +1 -0
  29. package/icons/cube-plus-32.svg +1 -0
  30. package/icons/government-building-16.svg +1 -0
  31. package/icons/government-building-24.svg +1 -0
  32. package/icons/government-building-32.svg +1 -0
  33. package/icons/layout-duplicate-16.svg +1 -0
  34. package/icons/layout-duplicate-24.svg +1 -0
  35. package/icons/layout-duplicate-32.svg +1 -0
  36. package/icons/medical-16.svg +1 -0
  37. package/icons/medical-24.svg +1 -0
  38. package/icons/medical-32.svg +1 -0
  39. package/icons/money-16.svg +1 -0
  40. package/icons/money-24.svg +1 -0
  41. package/icons/money-32.svg +1 -0
  42. package/icons/person-view-16.svg +1 -0
  43. package/icons/person-view-24.svg +1 -0
  44. package/icons/person-view-32.svg +1 -0
  45. package/icons/pie-chart-section-hash-filled-16.svg +1 -0
  46. package/icons/pie-chart-section-hash-filled-24.svg +1 -0
  47. package/icons/pie-chart-section-hash-filled-32.svg +1 -0
  48. package/icons/shapes-2d-3d-16.svg +1 -0
  49. package/icons/shapes-2d-3d-24.svg +1 -0
  50. package/icons/shapes-2d-3d-32.svg +1 -0
  51. package/icons/soccer-16.svg +1 -0
  52. package/icons/soccer-24.svg +1 -0
  53. package/icons/soccer-32.svg +1 -0
  54. package/icons/speech-bubble-empty-16.svg +1 -0
  55. package/icons/speech-bubble-empty-24.svg +1 -0
  56. package/icons/speech-bubble-empty-32.svg +1 -0
  57. package/icons/square-hash-filled-16.svg +1 -0
  58. package/icons/square-hash-filled-24.svg +1 -0
  59. package/icons/square-hash-filled-32.svg +1 -0
  60. package/icons/square-hash-filled-area-16.svg +1 -0
  61. package/icons/square-hash-filled-area-24.svg +1 -0
  62. package/icons/square-hash-filled-area-32.svg +1 -0
  63. package/icons/tree-16.svg +1 -0
  64. package/icons/tree-24.svg +1 -0
  65. package/icons/tree-32.svg +1 -0
  66. package/icons/water-drop-16.svg +1 -0
  67. package/icons/water-drop-24.svg +1 -0
  68. package/icons/water-drop-32.svg +1 -0
  69. package/icons/white-cursor-selection-16.svg +1 -0
  70. package/icons/white-cursor-selection-24.svg +1 -0
  71. package/icons/white-cursor-selection-32.svg +1 -0
  72. package/icons/wind-16.svg +1 -0
  73. package/icons/wind-24.svg +1 -0
  74. package/icons/wind-32.svg +1 -0
  75. package/index.d.ts +72 -0
  76. package/index.js +72 -0
  77. package/js/areaHashFilled16.d.ts +1 -0
  78. package/js/areaHashFilled16.js +1 -0
  79. package/js/areaHashFilled16.json +1 -0
  80. package/js/areaHashFilled24.d.ts +1 -0
  81. package/js/areaHashFilled24.js +1 -0
  82. package/js/areaHashFilled24.json +1 -0
  83. package/js/areaHashFilled32.d.ts +1 -0
  84. package/js/areaHashFilled32.js +1 -0
  85. package/js/areaHashFilled32.json +1 -0
  86. package/js/areaHashFilledPlus16.d.ts +1 -0
  87. package/js/areaHashFilledPlus16.js +1 -0
  88. package/js/areaHashFilledPlus16.json +1 -0
  89. package/js/areaHashFilledPlus24.d.ts +1 -0
  90. package/js/areaHashFilledPlus24.js +1 -0
  91. package/js/areaHashFilledPlus24.json +1 -0
  92. package/js/areaHashFilledPlus32.d.ts +1 -0
  93. package/js/areaHashFilledPlus32.js +1 -0
  94. package/js/areaHashFilledPlus32.json +1 -0
  95. package/js/bulldozer16.d.ts +1 -0
  96. package/js/bulldozer16.js +1 -0
  97. package/js/bulldozer16.json +1 -0
  98. package/js/bulldozer24.d.ts +1 -0
  99. package/js/bulldozer24.js +1 -0
  100. package/js/bulldozer24.json +1 -0
  101. package/js/bulldozer32.d.ts +1 -0
  102. package/js/bulldozer32.js +1 -0
  103. package/js/bulldozer32.json +1 -0
  104. package/js/bulldozerArea16.d.ts +1 -0
  105. package/js/bulldozerArea16.js +1 -0
  106. package/js/bulldozerArea16.json +1 -0
  107. package/js/bulldozerArea24.d.ts +1 -0
  108. package/js/bulldozerArea24.js +1 -0
  109. package/js/bulldozerArea24.json +1 -0
  110. package/js/bulldozerArea32.d.ts +1 -0
  111. package/js/bulldozerArea32.js +1 -0
  112. package/js/bulldozerArea32.json +1 -0
  113. package/js/bus16.d.ts +1 -0
  114. package/js/bus16.js +1 -0
  115. package/js/bus16.json +1 -0
  116. package/js/bus24.d.ts +1 -0
  117. package/js/bus24.js +1 -0
  118. package/js/bus24.json +1 -0
  119. package/js/bus32.d.ts +1 -0
  120. package/js/bus32.js +1 -0
  121. package/js/bus32.json +1 -0
  122. package/js/circleAreaHashFilled16.d.ts +1 -0
  123. package/js/circleAreaHashFilled16.js +1 -0
  124. package/js/circleAreaHashFilled16.json +1 -0
  125. package/js/circleAreaHashFilled24.d.ts +1 -0
  126. package/js/circleAreaHashFilled24.js +1 -0
  127. package/js/circleAreaHashFilled24.json +1 -0
  128. package/js/circleAreaHashFilled32.d.ts +1 -0
  129. package/js/circleAreaHashFilled32.js +1 -0
  130. package/js/circleAreaHashFilled32.json +1 -0
  131. package/js/cubePlus16.d.ts +1 -0
  132. package/js/cubePlus16.js +1 -0
  133. package/js/cubePlus16.json +1 -0
  134. package/js/cubePlus24.d.ts +1 -0
  135. package/js/cubePlus24.js +1 -0
  136. package/js/cubePlus24.json +1 -0
  137. package/js/cubePlus32.d.ts +1 -0
  138. package/js/cubePlus32.js +1 -0
  139. package/js/cubePlus32.json +1 -0
  140. package/js/governmentBuilding16.d.ts +1 -0
  141. package/js/governmentBuilding16.js +1 -0
  142. package/js/governmentBuilding16.json +1 -0
  143. package/js/governmentBuilding24.d.ts +1 -0
  144. package/js/governmentBuilding24.js +1 -0
  145. package/js/governmentBuilding24.json +1 -0
  146. package/js/governmentBuilding32.d.ts +1 -0
  147. package/js/governmentBuilding32.js +1 -0
  148. package/js/governmentBuilding32.json +1 -0
  149. package/js/i2D16.d.ts +1 -0
  150. package/js/i2D16.js +1 -0
  151. package/js/i2D16.json +1 -0
  152. package/js/i2D24.d.ts +1 -0
  153. package/js/i2D24.js +1 -0
  154. package/js/i2D24.json +1 -0
  155. package/js/i2D32.d.ts +1 -0
  156. package/js/i2D32.js +1 -0
  157. package/js/i2D32.json +1 -0
  158. package/js/i3D16.d.ts +1 -0
  159. package/js/i3D16.js +1 -0
  160. package/js/i3D16.json +1 -0
  161. package/js/i3D24.d.ts +1 -0
  162. package/js/i3D24.js +1 -0
  163. package/js/i3D24.json +1 -0
  164. package/js/i3D32.d.ts +1 -0
  165. package/js/i3D32.js +1 -0
  166. package/js/i3D32.json +1 -0
  167. package/js/layoutDuplicate16.d.ts +1 -0
  168. package/js/layoutDuplicate16.js +1 -0
  169. package/js/layoutDuplicate16.json +1 -0
  170. package/js/layoutDuplicate24.d.ts +1 -0
  171. package/js/layoutDuplicate24.js +1 -0
  172. package/js/layoutDuplicate24.json +1 -0
  173. package/js/layoutDuplicate32.d.ts +1 -0
  174. package/js/layoutDuplicate32.js +1 -0
  175. package/js/layoutDuplicate32.json +1 -0
  176. package/js/medical16.d.ts +1 -0
  177. package/js/medical16.js +1 -0
  178. package/js/medical16.json +1 -0
  179. package/js/medical24.d.ts +1 -0
  180. package/js/medical24.js +1 -0
  181. package/js/medical24.json +1 -0
  182. package/js/medical32.d.ts +1 -0
  183. package/js/medical32.js +1 -0
  184. package/js/medical32.json +1 -0
  185. package/js/money16.d.ts +1 -0
  186. package/js/money16.js +1 -0
  187. package/js/money16.json +1 -0
  188. package/js/money24.d.ts +1 -0
  189. package/js/money24.js +1 -0
  190. package/js/money24.json +1 -0
  191. package/js/money32.d.ts +1 -0
  192. package/js/money32.js +1 -0
  193. package/js/money32.json +1 -0
  194. package/js/personView16.d.ts +1 -0
  195. package/js/personView16.js +1 -0
  196. package/js/personView16.json +1 -0
  197. package/js/personView24.d.ts +1 -0
  198. package/js/personView24.js +1 -0
  199. package/js/personView24.json +1 -0
  200. package/js/personView32.d.ts +1 -0
  201. package/js/personView32.js +1 -0
  202. package/js/personView32.json +1 -0
  203. package/js/pieChartSectionHashFilled16.d.ts +1 -0
  204. package/js/pieChartSectionHashFilled16.js +1 -0
  205. package/js/pieChartSectionHashFilled16.json +1 -0
  206. package/js/pieChartSectionHashFilled24.d.ts +1 -0
  207. package/js/pieChartSectionHashFilled24.js +1 -0
  208. package/js/pieChartSectionHashFilled24.json +1 -0
  209. package/js/pieChartSectionHashFilled32.d.ts +1 -0
  210. package/js/pieChartSectionHashFilled32.js +1 -0
  211. package/js/pieChartSectionHashFilled32.json +1 -0
  212. package/js/shapes2D3D16.d.ts +1 -0
  213. package/js/shapes2D3D16.js +1 -0
  214. package/js/shapes2D3D16.json +1 -0
  215. package/js/shapes2D3D24.d.ts +1 -0
  216. package/js/shapes2D3D24.js +1 -0
  217. package/js/shapes2D3D24.json +1 -0
  218. package/js/shapes2D3D32.d.ts +1 -0
  219. package/js/shapes2D3D32.js +1 -0
  220. package/js/shapes2D3D32.json +1 -0
  221. package/js/soccer16.d.ts +1 -0
  222. package/js/soccer16.js +1 -0
  223. package/js/soccer16.json +1 -0
  224. package/js/soccer24.d.ts +1 -0
  225. package/js/soccer24.js +1 -0
  226. package/js/soccer24.json +1 -0
  227. package/js/soccer32.d.ts +1 -0
  228. package/js/soccer32.js +1 -0
  229. package/js/soccer32.json +1 -0
  230. package/js/speechBubbleEmpty16.d.ts +1 -0
  231. package/js/speechBubbleEmpty16.js +1 -0
  232. package/js/speechBubbleEmpty16.json +1 -0
  233. package/js/speechBubbleEmpty24.d.ts +1 -0
  234. package/js/speechBubbleEmpty24.js +1 -0
  235. package/js/speechBubbleEmpty24.json +1 -0
  236. package/js/speechBubbleEmpty32.d.ts +1 -0
  237. package/js/speechBubbleEmpty32.js +1 -0
  238. package/js/speechBubbleEmpty32.json +1 -0
  239. package/js/squareHashFilled16.d.ts +1 -0
  240. package/js/squareHashFilled16.js +1 -0
  241. package/js/squareHashFilled16.json +1 -0
  242. package/js/squareHashFilled24.d.ts +1 -0
  243. package/js/squareHashFilled24.js +1 -0
  244. package/js/squareHashFilled24.json +1 -0
  245. package/js/squareHashFilled32.d.ts +1 -0
  246. package/js/squareHashFilled32.js +1 -0
  247. package/js/squareHashFilled32.json +1 -0
  248. package/js/squareHashFilledArea16.d.ts +1 -0
  249. package/js/squareHashFilledArea16.js +1 -0
  250. package/js/squareHashFilledArea16.json +1 -0
  251. package/js/squareHashFilledArea24.d.ts +1 -0
  252. package/js/squareHashFilledArea24.js +1 -0
  253. package/js/squareHashFilledArea24.json +1 -0
  254. package/js/squareHashFilledArea32.d.ts +1 -0
  255. package/js/squareHashFilledArea32.js +1 -0
  256. package/js/squareHashFilledArea32.json +1 -0
  257. package/js/tree16.d.ts +1 -0
  258. package/js/tree16.js +1 -0
  259. package/js/tree16.json +1 -0
  260. package/js/tree24.d.ts +1 -0
  261. package/js/tree24.js +1 -0
  262. package/js/tree24.json +1 -0
  263. package/js/tree32.d.ts +1 -0
  264. package/js/tree32.js +1 -0
  265. package/js/tree32.json +1 -0
  266. package/js/waterDrop16.d.ts +1 -0
  267. package/js/waterDrop16.js +1 -0
  268. package/js/waterDrop16.json +1 -0
  269. package/js/waterDrop24.d.ts +1 -0
  270. package/js/waterDrop24.js +1 -0
  271. package/js/waterDrop24.json +1 -0
  272. package/js/waterDrop32.d.ts +1 -0
  273. package/js/waterDrop32.js +1 -0
  274. package/js/waterDrop32.json +1 -0
  275. package/js/whiteCursorSelection16.d.ts +1 -0
  276. package/js/whiteCursorSelection16.js +1 -0
  277. package/js/whiteCursorSelection16.json +1 -0
  278. package/js/whiteCursorSelection24.d.ts +1 -0
  279. package/js/whiteCursorSelection24.js +1 -0
  280. package/js/whiteCursorSelection24.json +1 -0
  281. package/js/whiteCursorSelection32.d.ts +1 -0
  282. package/js/whiteCursorSelection32.js +1 -0
  283. package/js/whiteCursorSelection32.json +1 -0
  284. package/js/wind16.d.ts +1 -0
  285. package/js/wind16.js +1 -0
  286. package/js/wind16.json +1 -0
  287. package/js/wind24.d.ts +1 -0
  288. package/js/wind24.js +1 -0
  289. package/js/wind24.json +1 -0
  290. package/js/wind32.d.ts +1 -0
  291. package/js/wind32.js +1 -0
  292. package/js/wind32.json +1 -0
  293. package/package.json +3 -3
  294. package/sprite-16.svg +1 -1
  295. package/sprite-24.svg +1 -1
  296. package/sprite-32.svg +1 -1
package/index.d.ts CHANGED
@@ -51,6 +51,9 @@ export const workflowManagerServer16: string;
51
51
  export const workflowDiagram32: string;
52
52
  export const workflowDiagram24: string;
53
53
  export const workflowDiagram16: string;
54
+ export const wind32: string;
55
+ export const wind24: string;
56
+ export const wind16: string;
54
57
  export const wifi32: string;
55
58
  export const wifi24: string;
56
59
  export const wifi16: string;
@@ -63,6 +66,9 @@ export const widgetsSource16: string;
63
66
  export const widgetsGroup32: string;
64
67
  export const widgetsGroup24: string;
65
68
  export const widgetsGroup16: string;
69
+ export const whiteCursorSelection32: string;
70
+ export const whiteCursorSelection24: string;
71
+ export const whiteCursorSelection16: string;
66
72
  export const wheelchair32: string;
67
73
  export const wheelchair24: string;
68
74
  export const wheelchair16: string;
@@ -78,6 +84,9 @@ export const webAdapter16: string;
78
84
  export const web32: string;
79
85
  export const web24: string;
80
86
  export const web16: string;
87
+ export const waterDrop32: string;
88
+ export const waterDrop24: string;
89
+ export const waterDrop16: string;
81
90
  export const walkingTime32: string;
82
91
  export const walkingTime24: string;
83
92
  export const walkingTime16: string;
@@ -255,6 +264,9 @@ export const truckingDistance16: string;
255
264
  export const triangle32: string;
256
265
  export const triangle24: string;
257
266
  export const triangle16: string;
267
+ export const tree32: string;
268
+ export const tree24: string;
269
+ export const tree16: string;
258
270
  export const trash32: string;
259
271
  export const trash24: string;
260
272
  export const trash16: string;
@@ -525,6 +537,12 @@ export const squareInsetMedium16: string;
525
537
  export const squareInsetLarge32: string;
526
538
  export const squareInsetLarge24: string;
527
539
  export const squareInsetLarge16: string;
540
+ export const squareHashFilledArea32: string;
541
+ export const squareHashFilledArea24: string;
542
+ export const squareHashFilledArea16: string;
543
+ export const squareHashFilled32: string;
544
+ export const squareHashFilled24: string;
545
+ export const squareHashFilled16: string;
528
546
  export const squareBracketsX32: string;
529
547
  export const squareBracketsX24: string;
530
548
  export const squareBracketsX16: string;
@@ -567,6 +585,9 @@ export const speechBubbleLike16: string;
567
585
  export const speechBubbleExclamation32: string;
568
586
  export const speechBubbleExclamation24: string;
569
587
  export const speechBubbleExclamation16: string;
588
+ export const speechBubbleEmpty32: string;
589
+ export const speechBubbleEmpty24: string;
590
+ export const speechBubbleEmpty16: string;
570
591
  export const speechBubbleCheck32: string;
571
592
  export const speechBubbleCheck24: string;
572
593
  export const speechBubbleCheck16: string;
@@ -606,6 +627,9 @@ export const sortAscendingArrow16: string;
606
627
  export const sortAscending32: string;
607
628
  export const sortAscending24: string;
608
629
  export const sortAscending16: string;
630
+ export const soccer32: string;
631
+ export const soccer24: string;
632
+ export const soccer16: string;
609
633
  export const snowThunder32: string;
610
634
  export const snowThunder24: string;
611
635
  export const snowThunder16: string;
@@ -703,6 +727,9 @@ export const share32: string;
703
727
  export const share24: string;
704
728
  export const share16: string;
705
729
  export const shapes32: string;
730
+ export const shapes2D3D32: string;
731
+ export const shapes2D3D24: string;
732
+ export const shapes2D3D16: string;
706
733
  export const shapes24: string;
707
734
  export const shapes16: string;
708
735
  export const services32: string;
@@ -1209,6 +1236,9 @@ export const pinPlus16: string;
1209
1236
  export const pin32: string;
1210
1237
  export const pin24: string;
1211
1238
  export const pin16: string;
1239
+ export const pieChartSectionHashFilled32: string;
1240
+ export const pieChartSectionHashFilled24: string;
1241
+ export const pieChartSectionHashFilled16: CalciteMultiPathEntry[];
1212
1242
  export const pieChart32: string;
1213
1243
  export const pieChart24: string;
1214
1244
  export const pieChart16: string;
@@ -1218,6 +1248,9 @@ export const phone16: string;
1218
1248
  export const personalHomepage32: string;
1219
1249
  export const personalHomepage24: string;
1220
1250
  export const personalHomepage16: string;
1251
+ export const personView32: string;
1252
+ export const personView24: string;
1253
+ export const personView16: string;
1221
1254
  export const person32: string;
1222
1255
  export const person24: string;
1223
1256
  export const person232: string;
@@ -1503,6 +1536,9 @@ export const moon16: string;
1503
1536
  export const monitor32: string;
1504
1537
  export const monitor24: string;
1505
1538
  export const monitor16: string;
1539
+ export const money32: string;
1540
+ export const money24: string;
1541
+ export const money16: string;
1506
1542
  export const modifyAssociations32: string;
1507
1543
  export const modifyAssociations24: string;
1508
1544
  export const modifyAssociations16: string;
@@ -1587,6 +1623,9 @@ export const membersBrackets16: string;
1587
1623
  export const megaPhone32: string;
1588
1624
  export const megaPhone24: string;
1589
1625
  export const megaPhone16: string;
1626
+ export const medical32: string;
1627
+ export const medical24: string;
1628
+ export const medical16: string;
1590
1629
  export const mediaLayer32: string;
1591
1630
  export const mediaLayer24: string;
1592
1631
  export const mediaLayer16: string;
@@ -1797,6 +1836,9 @@ export const layoutSpacious16: string;
1797
1836
  export const layoutHorizontal32: string;
1798
1837
  export const layoutHorizontal24: string;
1799
1838
  export const layoutHorizontal16: string;
1839
+ export const layoutDuplicate32: string;
1840
+ export const layoutDuplicate24: string;
1841
+ export const layoutDuplicate16: string;
1800
1842
  export const layoutCompact32: string;
1801
1843
  export const layoutCompact24: string;
1802
1844
  export const layoutCompact16: string;
@@ -2226,6 +2268,9 @@ export const gpsOn16F: string;
2226
2268
  export const gpsOff32: string;
2227
2269
  export const gpsOff24: string;
2228
2270
  export const gpsOff16: string;
2271
+ export const governmentBuilding32: string;
2272
+ export const governmentBuilding24: string;
2273
+ export const governmentBuilding16: string;
2229
2274
  export const globe32: string;
2230
2275
  export const globe24: string;
2231
2276
  export const globe16: string;
@@ -2838,6 +2883,9 @@ export const cursorClick16: string;
2838
2883
  export const cursor32: string;
2839
2884
  export const cursor24: string;
2840
2885
  export const cursor16: string;
2886
+ export const cubePlus32: string;
2887
+ export const cubePlus24: string;
2888
+ export const cubePlus16: string;
2841
2889
  export const cube32: string;
2842
2890
  export const cube24: string;
2843
2891
  export const cube16: string;
@@ -3057,6 +3105,9 @@ export const circleInsetLarge16: string;
3057
3105
  export const circleDisallowed32: string;
3058
3106
  export const circleDisallowed24: string;
3059
3107
  export const circleDisallowed16: string;
3108
+ export const circleAreaHashFilled32: string;
3109
+ export const circleAreaHashFilled24: string;
3110
+ export const circleAreaHashFilled16: string;
3060
3111
  export const circleArea32: CalciteMultiPathEntry[];
3061
3112
  export const circleArea24: CalciteMultiPathEntry[];
3062
3113
  export const circleArea16: CalciteMultiPathEntry[];
@@ -3225,12 +3276,21 @@ export const calculator16: string;
3225
3276
  export const button32: string;
3226
3277
  export const button24: string;
3227
3278
  export const button16: string;
3279
+ export const bus32: string;
3280
+ export const bus24: string;
3281
+ export const bus16: string;
3228
3282
  export const bulletPointLarge32: string;
3229
3283
  export const bulletPointLarge24: string;
3230
3284
  export const bulletPointLarge16: string;
3231
3285
  export const bulletPoint32: string;
3232
3286
  export const bulletPoint24: string;
3233
3287
  export const bulletPoint16: string;
3288
+ export const bulldozerArea32: string;
3289
+ export const bulldozerArea24: string;
3290
+ export const bulldozerArea16: string;
3291
+ export const bulldozer32: string;
3292
+ export const bulldozer24: string;
3293
+ export const bulldozer16: string;
3234
3294
  export const bufferPolyline32: string;
3235
3295
  export const bufferPolyline24: string;
3236
3296
  export const bufferPolyline16: string;
@@ -3450,6 +3510,12 @@ export const arrowBoldLeft16: string;
3450
3510
  export const arrowBoldDown32: string;
3451
3511
  export const arrowBoldDown24: string;
3452
3512
  export const arrowBoldDown16: string;
3513
+ export const areaHashFilledPlus32: string;
3514
+ export const areaHashFilledPlus24: string;
3515
+ export const areaHashFilledPlus16: string;
3516
+ export const areaHashFilled32: string;
3517
+ export const areaHashFilled24: string;
3518
+ export const areaHashFilled16: string;
3453
3519
  export const arcgisOnline32: string;
3454
3520
  export const arcgisOnline24: string;
3455
3521
  export const arcgisOnline16: string;
@@ -3609,6 +3675,9 @@ export const i3DBuildingParameter16: string;
3609
3675
  export const i3DBuilding32: string;
3610
3676
  export const i3DBuilding24: string;
3611
3677
  export const i3DBuilding16: string;
3678
+ export const i3D32: string;
3679
+ export const i3D24: string;
3680
+ export const i3D16: string;
3612
3681
  export const i360View32: string;
3613
3682
  export const i360View24: string;
3614
3683
  export const i360View16: string;
@@ -3618,6 +3687,9 @@ export const i2X16: string;
3618
3687
  export const i2DExplore32: string;
3619
3688
  export const i2DExplore24: string;
3620
3689
  export const i2DExplore16: string;
3690
+ export const i2D32: string;
3691
+ export const i2D24: string;
3692
+ export const i2D16: string;
3621
3693
  export const i1X32: string;
3622
3694
  export const i1X24: string;
3623
3695
  export const i1X16: string;
package/index.js CHANGED
@@ -44,6 +44,9 @@ export {workflowManagerServer16} from "./js/workflowManagerServer16.js";
44
44
  export {workflowDiagram32} from "./js/workflowDiagram32.js";
45
45
  export {workflowDiagram24} from "./js/workflowDiagram24.js";
46
46
  export {workflowDiagram16} from "./js/workflowDiagram16.js";
47
+ export {wind32} from "./js/wind32.js";
48
+ export {wind24} from "./js/wind24.js";
49
+ export {wind16} from "./js/wind16.js";
47
50
  export {wifi32} from "./js/wifi32.js";
48
51
  export {wifi24} from "./js/wifi24.js";
49
52
  export {wifi16} from "./js/wifi16.js";
@@ -56,6 +59,9 @@ export {widgetsSource16} from "./js/widgetsSource16.js";
56
59
  export {widgetsGroup32} from "./js/widgetsGroup32.js";
57
60
  export {widgetsGroup24} from "./js/widgetsGroup24.js";
58
61
  export {widgetsGroup16} from "./js/widgetsGroup16.js";
62
+ export {whiteCursorSelection32} from "./js/whiteCursorSelection32.js";
63
+ export {whiteCursorSelection24} from "./js/whiteCursorSelection24.js";
64
+ export {whiteCursorSelection16} from "./js/whiteCursorSelection16.js";
59
65
  export {wheelchair32} from "./js/wheelchair32.js";
60
66
  export {wheelchair24} from "./js/wheelchair24.js";
61
67
  export {wheelchair16} from "./js/wheelchair16.js";
@@ -71,6 +77,9 @@ export {webAdapter16} from "./js/webAdapter16.js";
71
77
  export {web32} from "./js/web32.js";
72
78
  export {web24} from "./js/web24.js";
73
79
  export {web16} from "./js/web16.js";
80
+ export {waterDrop32} from "./js/waterDrop32.js";
81
+ export {waterDrop24} from "./js/waterDrop24.js";
82
+ export {waterDrop16} from "./js/waterDrop16.js";
74
83
  export {walkingTime32} from "./js/walkingTime32.js";
75
84
  export {walkingTime24} from "./js/walkingTime24.js";
76
85
  export {walkingTime16} from "./js/walkingTime16.js";
@@ -248,6 +257,9 @@ export {truckingDistance16} from "./js/truckingDistance16.js";
248
257
  export {triangle32} from "./js/triangle32.js";
249
258
  export {triangle24} from "./js/triangle24.js";
250
259
  export {triangle16} from "./js/triangle16.js";
260
+ export {tree32} from "./js/tree32.js";
261
+ export {tree24} from "./js/tree24.js";
262
+ export {tree16} from "./js/tree16.js";
251
263
  export {trash32} from "./js/trash32.js";
252
264
  export {trash24} from "./js/trash24.js";
253
265
  export {trash16} from "./js/trash16.js";
@@ -518,6 +530,12 @@ export {squareInsetMedium16} from "./js/squareInsetMedium16.js";
518
530
  export {squareInsetLarge32} from "./js/squareInsetLarge32.js";
519
531
  export {squareInsetLarge24} from "./js/squareInsetLarge24.js";
520
532
  export {squareInsetLarge16} from "./js/squareInsetLarge16.js";
533
+ export {squareHashFilledArea32} from "./js/squareHashFilledArea32.js";
534
+ export {squareHashFilledArea24} from "./js/squareHashFilledArea24.js";
535
+ export {squareHashFilledArea16} from "./js/squareHashFilledArea16.js";
536
+ export {squareHashFilled32} from "./js/squareHashFilled32.js";
537
+ export {squareHashFilled24} from "./js/squareHashFilled24.js";
538
+ export {squareHashFilled16} from "./js/squareHashFilled16.js";
521
539
  export {squareBracketsX32} from "./js/squareBracketsX32.js";
522
540
  export {squareBracketsX24} from "./js/squareBracketsX24.js";
523
541
  export {squareBracketsX16} from "./js/squareBracketsX16.js";
@@ -560,6 +578,9 @@ export {speechBubbleLike16} from "./js/speechBubbleLike16.js";
560
578
  export {speechBubbleExclamation32} from "./js/speechBubbleExclamation32.js";
561
579
  export {speechBubbleExclamation24} from "./js/speechBubbleExclamation24.js";
562
580
  export {speechBubbleExclamation16} from "./js/speechBubbleExclamation16.js";
581
+ export {speechBubbleEmpty32} from "./js/speechBubbleEmpty32.js";
582
+ export {speechBubbleEmpty24} from "./js/speechBubbleEmpty24.js";
583
+ export {speechBubbleEmpty16} from "./js/speechBubbleEmpty16.js";
563
584
  export {speechBubbleCheck32} from "./js/speechBubbleCheck32.js";
564
585
  export {speechBubbleCheck24} from "./js/speechBubbleCheck24.js";
565
586
  export {speechBubbleCheck16} from "./js/speechBubbleCheck16.js";
@@ -599,6 +620,9 @@ export {sortAscendingArrow16} from "./js/sortAscendingArrow16.js";
599
620
  export {sortAscending32} from "./js/sortAscending32.js";
600
621
  export {sortAscending24} from "./js/sortAscending24.js";
601
622
  export {sortAscending16} from "./js/sortAscending16.js";
623
+ export {soccer32} from "./js/soccer32.js";
624
+ export {soccer24} from "./js/soccer24.js";
625
+ export {soccer16} from "./js/soccer16.js";
602
626
  export {snowThunder32} from "./js/snowThunder32.js";
603
627
  export {snowThunder24} from "./js/snowThunder24.js";
604
628
  export {snowThunder16} from "./js/snowThunder16.js";
@@ -696,6 +720,9 @@ export {share32} from "./js/share32.js";
696
720
  export {share24} from "./js/share24.js";
697
721
  export {share16} from "./js/share16.js";
698
722
  export {shapes32} from "./js/shapes32.js";
723
+ export {shapes2D3D32} from "./js/shapes2D3D32.js";
724
+ export {shapes2D3D24} from "./js/shapes2D3D24.js";
725
+ export {shapes2D3D16} from "./js/shapes2D3D16.js";
699
726
  export {shapes24} from "./js/shapes24.js";
700
727
  export {shapes16} from "./js/shapes16.js";
701
728
  export {services32} from "./js/services32.js";
@@ -1202,6 +1229,9 @@ export {pinPlus16} from "./js/pinPlus16.js";
1202
1229
  export {pin32} from "./js/pin32.js";
1203
1230
  export {pin24} from "./js/pin24.js";
1204
1231
  export {pin16} from "./js/pin16.js";
1232
+ export {pieChartSectionHashFilled32} from "./js/pieChartSectionHashFilled32.js";
1233
+ export {pieChartSectionHashFilled24} from "./js/pieChartSectionHashFilled24.js";
1234
+ export {pieChartSectionHashFilled16} from "./js/pieChartSectionHashFilled16.js";
1205
1235
  export {pieChart32} from "./js/pieChart32.js";
1206
1236
  export {pieChart24} from "./js/pieChart24.js";
1207
1237
  export {pieChart16} from "./js/pieChart16.js";
@@ -1211,6 +1241,9 @@ export {phone16} from "./js/phone16.js";
1211
1241
  export {personalHomepage32} from "./js/personalHomepage32.js";
1212
1242
  export {personalHomepage24} from "./js/personalHomepage24.js";
1213
1243
  export {personalHomepage16} from "./js/personalHomepage16.js";
1244
+ export {personView32} from "./js/personView32.js";
1245
+ export {personView24} from "./js/personView24.js";
1246
+ export {personView16} from "./js/personView16.js";
1214
1247
  export {person32} from "./js/person32.js";
1215
1248
  export {person24} from "./js/person24.js";
1216
1249
  export {person232} from "./js/person232.js";
@@ -1496,6 +1529,9 @@ export {moon16} from "./js/moon16.js";
1496
1529
  export {monitor32} from "./js/monitor32.js";
1497
1530
  export {monitor24} from "./js/monitor24.js";
1498
1531
  export {monitor16} from "./js/monitor16.js";
1532
+ export {money32} from "./js/money32.js";
1533
+ export {money24} from "./js/money24.js";
1534
+ export {money16} from "./js/money16.js";
1499
1535
  export {modifyAssociations32} from "./js/modifyAssociations32.js";
1500
1536
  export {modifyAssociations24} from "./js/modifyAssociations24.js";
1501
1537
  export {modifyAssociations16} from "./js/modifyAssociations16.js";
@@ -1580,6 +1616,9 @@ export {membersBrackets16} from "./js/membersBrackets16.js";
1580
1616
  export {megaPhone32} from "./js/megaPhone32.js";
1581
1617
  export {megaPhone24} from "./js/megaPhone24.js";
1582
1618
  export {megaPhone16} from "./js/megaPhone16.js";
1619
+ export {medical32} from "./js/medical32.js";
1620
+ export {medical24} from "./js/medical24.js";
1621
+ export {medical16} from "./js/medical16.js";
1583
1622
  export {mediaLayer32} from "./js/mediaLayer32.js";
1584
1623
  export {mediaLayer24} from "./js/mediaLayer24.js";
1585
1624
  export {mediaLayer16} from "./js/mediaLayer16.js";
@@ -1790,6 +1829,9 @@ export {layoutSpacious16} from "./js/layoutSpacious16.js";
1790
1829
  export {layoutHorizontal32} from "./js/layoutHorizontal32.js";
1791
1830
  export {layoutHorizontal24} from "./js/layoutHorizontal24.js";
1792
1831
  export {layoutHorizontal16} from "./js/layoutHorizontal16.js";
1832
+ export {layoutDuplicate32} from "./js/layoutDuplicate32.js";
1833
+ export {layoutDuplicate24} from "./js/layoutDuplicate24.js";
1834
+ export {layoutDuplicate16} from "./js/layoutDuplicate16.js";
1793
1835
  export {layoutCompact32} from "./js/layoutCompact32.js";
1794
1836
  export {layoutCompact24} from "./js/layoutCompact24.js";
1795
1837
  export {layoutCompact16} from "./js/layoutCompact16.js";
@@ -2219,6 +2261,9 @@ export {gpsOn16F} from "./js/gpsOn16F.js";
2219
2261
  export {gpsOff32} from "./js/gpsOff32.js";
2220
2262
  export {gpsOff24} from "./js/gpsOff24.js";
2221
2263
  export {gpsOff16} from "./js/gpsOff16.js";
2264
+ export {governmentBuilding32} from "./js/governmentBuilding32.js";
2265
+ export {governmentBuilding24} from "./js/governmentBuilding24.js";
2266
+ export {governmentBuilding16} from "./js/governmentBuilding16.js";
2222
2267
  export {globe32} from "./js/globe32.js";
2223
2268
  export {globe24} from "./js/globe24.js";
2224
2269
  export {globe16} from "./js/globe16.js";
@@ -2831,6 +2876,9 @@ export {cursorClick16} from "./js/cursorClick16.js";
2831
2876
  export {cursor32} from "./js/cursor32.js";
2832
2877
  export {cursor24} from "./js/cursor24.js";
2833
2878
  export {cursor16} from "./js/cursor16.js";
2879
+ export {cubePlus32} from "./js/cubePlus32.js";
2880
+ export {cubePlus24} from "./js/cubePlus24.js";
2881
+ export {cubePlus16} from "./js/cubePlus16.js";
2834
2882
  export {cube32} from "./js/cube32.js";
2835
2883
  export {cube24} from "./js/cube24.js";
2836
2884
  export {cube16} from "./js/cube16.js";
@@ -3050,6 +3098,9 @@ export {circleInsetLarge16} from "./js/circleInsetLarge16.js";
3050
3098
  export {circleDisallowed32} from "./js/circleDisallowed32.js";
3051
3099
  export {circleDisallowed24} from "./js/circleDisallowed24.js";
3052
3100
  export {circleDisallowed16} from "./js/circleDisallowed16.js";
3101
+ export {circleAreaHashFilled32} from "./js/circleAreaHashFilled32.js";
3102
+ export {circleAreaHashFilled24} from "./js/circleAreaHashFilled24.js";
3103
+ export {circleAreaHashFilled16} from "./js/circleAreaHashFilled16.js";
3053
3104
  export {circleArea32} from "./js/circleArea32.js";
3054
3105
  export {circleArea24} from "./js/circleArea24.js";
3055
3106
  export {circleArea16} from "./js/circleArea16.js";
@@ -3218,12 +3269,21 @@ export {calculator16} from "./js/calculator16.js";
3218
3269
  export {button32} from "./js/button32.js";
3219
3270
  export {button24} from "./js/button24.js";
3220
3271
  export {button16} from "./js/button16.js";
3272
+ export {bus32} from "./js/bus32.js";
3273
+ export {bus24} from "./js/bus24.js";
3274
+ export {bus16} from "./js/bus16.js";
3221
3275
  export {bulletPointLarge32} from "./js/bulletPointLarge32.js";
3222
3276
  export {bulletPointLarge24} from "./js/bulletPointLarge24.js";
3223
3277
  export {bulletPointLarge16} from "./js/bulletPointLarge16.js";
3224
3278
  export {bulletPoint32} from "./js/bulletPoint32.js";
3225
3279
  export {bulletPoint24} from "./js/bulletPoint24.js";
3226
3280
  export {bulletPoint16} from "./js/bulletPoint16.js";
3281
+ export {bulldozerArea32} from "./js/bulldozerArea32.js";
3282
+ export {bulldozerArea24} from "./js/bulldozerArea24.js";
3283
+ export {bulldozerArea16} from "./js/bulldozerArea16.js";
3284
+ export {bulldozer32} from "./js/bulldozer32.js";
3285
+ export {bulldozer24} from "./js/bulldozer24.js";
3286
+ export {bulldozer16} from "./js/bulldozer16.js";
3227
3287
  export {bufferPolyline32} from "./js/bufferPolyline32.js";
3228
3288
  export {bufferPolyline24} from "./js/bufferPolyline24.js";
3229
3289
  export {bufferPolyline16} from "./js/bufferPolyline16.js";
@@ -3443,6 +3503,12 @@ export {arrowBoldLeft16} from "./js/arrowBoldLeft16.js";
3443
3503
  export {arrowBoldDown32} from "./js/arrowBoldDown32.js";
3444
3504
  export {arrowBoldDown24} from "./js/arrowBoldDown24.js";
3445
3505
  export {arrowBoldDown16} from "./js/arrowBoldDown16.js";
3506
+ export {areaHashFilledPlus32} from "./js/areaHashFilledPlus32.js";
3507
+ export {areaHashFilledPlus24} from "./js/areaHashFilledPlus24.js";
3508
+ export {areaHashFilledPlus16} from "./js/areaHashFilledPlus16.js";
3509
+ export {areaHashFilled32} from "./js/areaHashFilled32.js";
3510
+ export {areaHashFilled24} from "./js/areaHashFilled24.js";
3511
+ export {areaHashFilled16} from "./js/areaHashFilled16.js";
3446
3512
  export {arcgisOnline32} from "./js/arcgisOnline32.js";
3447
3513
  export {arcgisOnline24} from "./js/arcgisOnline24.js";
3448
3514
  export {arcgisOnline16} from "./js/arcgisOnline16.js";
@@ -3602,6 +3668,9 @@ export {i3DBuildingParameter16} from "./js/i3DBuildingParameter16.js";
3602
3668
  export {i3DBuilding32} from "./js/i3DBuilding32.js";
3603
3669
  export {i3DBuilding24} from "./js/i3DBuilding24.js";
3604
3670
  export {i3DBuilding16} from "./js/i3DBuilding16.js";
3671
+ export {i3D32} from "./js/i3D32.js";
3672
+ export {i3D24} from "./js/i3D24.js";
3673
+ export {i3D16} from "./js/i3D16.js";
3605
3674
  export {i360View32} from "./js/i360View32.js";
3606
3675
  export {i360View24} from "./js/i360View24.js";
3607
3676
  export {i360View16} from "./js/i360View16.js";
@@ -3611,6 +3680,9 @@ export {i2X16} from "./js/i2X16.js";
3611
3680
  export {i2DExplore32} from "./js/i2DExplore32.js";
3612
3681
  export {i2DExplore24} from "./js/i2DExplore24.js";
3613
3682
  export {i2DExplore16} from "./js/i2DExplore16.js";
3683
+ export {i2D32} from "./js/i2D32.js";
3684
+ export {i2D24} from "./js/i2D24.js";
3685
+ export {i2D16} from "./js/i2D16.js";
3614
3686
  export {i1X32} from "./js/i1X32.js";
3615
3687
  export {i1X24} from "./js/i1X24.js";
3616
3688
  export {i1X16} from "./js/i1X16.js";
@@ -0,0 +1 @@
1
+ export const areaHashFilled16: string;
@@ -0,0 +1 @@
1
+ export const areaHashFilled16 = "M12.573 3.453c-1.93-2.4-5.607-3.033-7.26-1.872-1.41.99-1.745 2.451-2.069 3.863-.178.777-.361 1.58-.728 2.278-.168.32-.402.605-.627.882-.69.847-1.473 1.808-.196 3.583.955 1.329 1.922 1.215 2.858 1.108.513-.06 1.048-.123 1.713-.005.569.102 1.289.388 2.05.69 1.171.465 2.439.97 3.563.97.708 0 1.358-.2 1.893-.734 2.359-2.355.9-8.153-1.197-10.763zM4.22 5.668c.306-1.34.572-2.499 1.668-3.269.635-.446 1.87-.497 3.126-.12L3.646 7.647c.265-.65.423-1.323.574-1.979zm-1.118 6.523c-.195-.114-.385-.294-.596-.587-.275-.383-.41-.681-.46-.944l7.977-7.976c.54.275 1.045.642 1.483 1.102l-8.404 8.405zm3.336.115a5.278 5.278 0 0 0-.939-.081 8.87 8.87 0 0 0-1.064.077l-.033.003 7.743-7.743c.326.491.63 1.069.891 1.695L6.883 12.41a5.36 5.36 0 0 0-.446-.104zm2.246.745c-.253-.1-.498-.196-.74-.288l5.47-5.47c.221.69.388 1.404.482 2.104L9.81 13.482a34.733 34.733 0 0 1-1.127-.431zm4.38.458c-.506.504-1.293.503-2.165.3l3.081-3.082c-.016 1.143-.284 2.15-.917 2.782z";
@@ -0,0 +1 @@
1
+ "M12.573 3.453c-1.93-2.4-5.607-3.033-7.26-1.872-1.41.99-1.745 2.451-2.069 3.863-.178.777-.361 1.58-.728 2.278-.168.32-.402.605-.627.882-.69.847-1.473 1.808-.196 3.583.955 1.329 1.922 1.215 2.858 1.108.513-.06 1.048-.123 1.713-.005.569.102 1.289.388 2.05.69 1.171.465 2.439.97 3.563.97.708 0 1.358-.2 1.893-.734 2.359-2.355.9-8.153-1.197-10.763zM4.22 5.668c.306-1.34.572-2.499 1.668-3.269.635-.446 1.87-.497 3.126-.12L3.646 7.647c.265-.65.423-1.323.574-1.979zm-1.118 6.523c-.195-.114-.385-.294-.596-.587-.275-.383-.41-.681-.46-.944l7.977-7.976c.54.275 1.045.642 1.483 1.102l-8.404 8.405zm3.336.115a5.278 5.278 0 0 0-.939-.081 8.87 8.87 0 0 0-1.064.077l-.033.003 7.743-7.743c.326.491.63 1.069.891 1.695L6.883 12.41a5.36 5.36 0 0 0-.446-.104zm2.246.745c-.253-.1-.498-.196-.74-.288l5.47-5.47c.221.69.388 1.404.482 2.104L9.81 13.482a34.733 34.733 0 0 1-1.127-.431zm4.38.458c-.506.504-1.293.503-2.165.3l3.081-3.082c-.016 1.143-.284 2.15-.917 2.782z"
@@ -0,0 +1 @@
1
+ export const areaHashFilled24: string;
@@ -0,0 +1 @@
1
+ export const areaHashFilled24 = "M19.749 7.314c-2.795-5.297-8.165-5.45-9.83-5.085-2.962.65-4.735 3.301-4.867 7.272-.028.832-1.125 2.75-2.144 4.133-1.175 1.594-.884 2.877-.576 3.568.299.685 1.209 2.766 4.83 2.364 2.413-.27 4.218.57 5.412 1.126.416.194.775.36 1.083.448l.137.039c.69.196 2.135.607 3.594.607 1.268 0 2.549-.31 3.355-1.344 1.71-2.193 1.717-7.99-.994-13.128zm-9.68-4.09L6.486 6.807c.494-1.576 1.517-3.101 3.583-3.583zm-4.017 6.31c.01-.29.032-.611.07-.95l5.455-5.454a9.23 9.23 0 0 1 2.195.39l-8.838 8.84c.586-1.006 1.093-2.09 1.118-2.825zm-2.836 7.194a1.98 1.98 0 0 1-.126-1.11L14.8 3.906c.545.244 1.093.56 1.623.963L3.71 17.584a3.733 3.733 0 0 1-.493-.856zm3.49 1.859c-1.006.062-1.718-.097-2.22-.366L17.188 5.52c.415.404.81.871 1.172 1.414L6.706 18.587zm1.485-.07L18.885 7.822c.306.584.576 1.178.81 1.775l-9.225 9.225a9.305 9.305 0 0 0-2.28-.307zm5.157 1.428c-.114-.05-.225-.1-.352-.16a19.42 19.42 0 0 0-1.45-.624l8.52-8.52c.225.69.4 1.377.536 2.05l-7.254 7.254zm6.606-.118c-.468.6-1.206.86-2.01.936l2.774-2.774c-.166.764-.42 1.398-.764 1.838zm-3.403.915a13.917 13.917 0 0 1-2.153-.433l6.406-6.406a14.5 14.5 0 0 1 .116 2.47l-4.369 4.369z";
@@ -0,0 +1 @@
1
+ "M19.749 7.314c-2.795-5.297-8.165-5.45-9.83-5.085-2.962.65-4.735 3.301-4.867 7.272-.028.832-1.125 2.75-2.144 4.133-1.175 1.594-.884 2.877-.576 3.568.299.685 1.209 2.766 4.83 2.364 2.413-.27 4.218.57 5.412 1.126.416.194.775.36 1.083.448l.137.039c.69.196 2.135.607 3.594.607 1.268 0 2.549-.31 3.355-1.344 1.71-2.193 1.717-7.99-.994-13.128zm-9.68-4.09L6.486 6.807c.494-1.576 1.517-3.101 3.583-3.583zm-4.017 6.31c.01-.29.032-.611.07-.95l5.455-5.454a9.23 9.23 0 0 1 2.195.39l-8.838 8.84c.586-1.006 1.093-2.09 1.118-2.825zm-2.836 7.194a1.98 1.98 0 0 1-.126-1.11L14.8 3.906c.545.244 1.093.56 1.623.963L3.71 17.584a3.733 3.733 0 0 1-.493-.856zm3.49 1.859c-1.006.062-1.718-.097-2.22-.366L17.188 5.52c.415.404.81.871 1.172 1.414L6.706 18.587zm1.485-.07L18.885 7.822c.306.584.576 1.178.81 1.775l-9.225 9.225a9.305 9.305 0 0 0-2.28-.307zm5.157 1.428c-.114-.05-.225-.1-.352-.16a19.42 19.42 0 0 0-1.45-.624l8.52-8.52c.225.69.4 1.377.536 2.05l-7.254 7.254zm6.606-.118c-.468.6-1.206.86-2.01.936l2.774-2.774c-.166.764-.42 1.398-.764 1.838zm-3.403.915a13.917 13.917 0 0 1-2.153-.433l6.406-6.406a14.5 14.5 0 0 1 .116 2.47l-4.369 4.369z"
@@ -0,0 +1 @@
1
+ export const areaHashFilled32: string;
@@ -0,0 +1 @@
1
+ export const areaHashFilled32 = "M28.743 18.358c-.484-4.283-2.181-8.316-4.672-11.079-4.26-4.361-9.313-5.38-13.518-2.731-2.78 1.753-3.028 4.148-3.266 6.465-.136 1.318-.265 2.562-.862 3.686-.48.994-1.099 1.779-1.696 2.536-.331.42-.656.834-.933 1.262l-.15.15.035.034c-.72 1.188-1.028 2.506-.008 4.38 1.03 1.891 2.73 2.398 3.546 2.642 1.108.33 2.137.242 3.132.154 1.275-.11 2.593-.224 4.245.513 2.73 1.222 5.69 2.547 8.299 2.546 1.508 0 2.9-.442 4.062-1.604 1.55-1.551 2.235-4.982 1.786-8.954zM11.086 5.394a8.436 8.436 0 0 1 3.002-1.19L8.433 9.86c.243-1.698.747-3.264 2.653-4.466zm-2.843 6.07l7.383-7.383c.74.013 1.486.134 2.233.353L7.448 14.845c.502-1.085.674-2.242.795-3.381zm-3.955 10.54c-.468-1.166-.251-2.011.301-2.886L18.9 4.808c.566.24 1.13.54 1.69.896l-16.3 16.3zm.485.93L21.425 6.282c.473.353.94.747 1.402 1.184L6.113 24.18a3.9 3.9 0 0 1-1.34-1.246zm4.597 1.989c-.623.029-1.235.01-1.866-.179-.135-.04-.272-.083-.41-.13l16.428-16.43c.402.466.77.96 1.113 1.474L9.37 24.923zm2.41-.147c-.306 0-.598.016-.884.035l14.287-14.287c.322.555.608 1.13.87 1.717l-12.69 12.69a7.976 7.976 0 0 0-1.584-.155zm3.224.682c-.188-.084-.366-.142-.547-.208L26.47 13.238c.246.644.455 1.296.634 1.952l-10.83 10.83a181.1 181.1 0 0 1-1.27-.562zm2.258.987L27.38 16.327c.162.747.29 1.49.37 2.216l-8.62 8.62a31.83 31.83 0 0 1-1.868-.718zm8.988.16a4.347 4.347 0 0 1-2.376 1.228l3.575-3.575c-.275 1.007-.676 1.823-1.199 2.346zm1.518-4.08L22.393 27.9c-.7-.046-1.432-.188-2.187-.4l7.646-7.645c.043.945.01 1.841-.084 2.67z";
@@ -0,0 +1 @@
1
+ "M28.743 18.358c-.484-4.283-2.181-8.316-4.672-11.079-4.26-4.361-9.313-5.38-13.518-2.731-2.78 1.753-3.028 4.148-3.266 6.465-.136 1.318-.265 2.562-.862 3.686-.48.994-1.099 1.779-1.696 2.536-.331.42-.656.834-.933 1.262l-.15.15.035.034c-.72 1.188-1.028 2.506-.008 4.38 1.03 1.891 2.73 2.398 3.546 2.642 1.108.33 2.137.242 3.132.154 1.275-.11 2.593-.224 4.245.513 2.73 1.222 5.69 2.547 8.299 2.546 1.508 0 2.9-.442 4.062-1.604 1.55-1.551 2.235-4.982 1.786-8.954zM11.086 5.394a8.436 8.436 0 0 1 3.002-1.19L8.433 9.86c.243-1.698.747-3.264 2.653-4.466zm-2.843 6.07l7.383-7.383c.74.013 1.486.134 2.233.353L7.448 14.845c.502-1.085.674-2.242.795-3.381zm-3.955 10.54c-.468-1.166-.251-2.011.301-2.886L18.9 4.808c.566.24 1.13.54 1.69.896l-16.3 16.3zm.485.93L21.425 6.282c.473.353.94.747 1.402 1.184L6.113 24.18a3.9 3.9 0 0 1-1.34-1.246zm4.597 1.989c-.623.029-1.235.01-1.866-.179-.135-.04-.272-.083-.41-.13l16.428-16.43c.402.466.77.96 1.113 1.474L9.37 24.923zm2.41-.147c-.306 0-.598.016-.884.035l14.287-14.287c.322.555.608 1.13.87 1.717l-12.69 12.69a7.976 7.976 0 0 0-1.584-.155zm3.224.682c-.188-.084-.366-.142-.547-.208L26.47 13.238c.246.644.455 1.296.634 1.952l-10.83 10.83a181.1 181.1 0 0 1-1.27-.562zm2.258.987L27.38 16.327c.162.747.29 1.49.37 2.216l-8.62 8.62a31.83 31.83 0 0 1-1.868-.718zm8.988.16a4.347 4.347 0 0 1-2.376 1.228l3.575-3.575c-.275 1.007-.676 1.823-1.199 2.346zm1.518-4.08L22.393 27.9c-.7-.046-1.432-.188-2.187-.4l7.646-7.645c.043.945.01 1.841-.084 2.67z"
@@ -0,0 +1 @@
1
+ export const areaHashFilledPlus16: string;
@@ -0,0 +1 @@
1
+ export const areaHashFilledPlus16 = "M7.75 13v-1c0-.265.101-.497.242-.699l-1.11 1.11a5.092 5.092 0 0 0-.444-.105 5.257 5.257 0 0 0-.92-.08c-.42 0-.794.046-1.122.085l7.75-7.75c.332.49.64 1.061.91 1.677L11.3 7.992c.202-.14.434-.242.699-.242h.957l.49-.49c.077.231.143.467.208.702.35.222.595.594.595 1.038v1.75h.808c.033-2.702-1.277-5.793-2.485-7.297-1.93-2.4-5.607-3.033-7.26-1.872-1.41.99-1.745 2.451-2.069 3.863-.178.777-.361 1.58-.728 2.278-.168.319-.391.613-.607.897-.673.887-1.434 1.892-.325 3.554.918 1.376 1.94 1.25 2.927 1.132.537-.066 1.092-.133 1.753-.015.554.098 1.253.383 1.995.69A1.228 1.228 0 0 1 7.75 13zM4.22 5.668c.306-1.34.572-2.499 1.668-3.269.636-.446 1.87-.497 3.126-.12L3.646 7.647c.265-.65.423-1.323.574-1.979zm-1.173 6.578c-.215-.11-.416-.305-.631-.628-.25-.375-.363-.673-.384-.943l7.99-7.99c.541.274 1.046.64 1.485 1.101l-8.46 8.46zM9 10.75c-.265 0-.497.101-.699.242L10.992 8.3c-.14.202-.242.434-.242.699v.957l-.793.793H9zM16 12v1h-3v3h-1v-3H9v-1h3V9h1v3h3z";
@@ -0,0 +1 @@
1
+ "M7.75 13v-1c0-.265.101-.497.242-.699l-1.11 1.11a5.092 5.092 0 0 0-.444-.105 5.257 5.257 0 0 0-.92-.08c-.42 0-.794.046-1.122.085l7.75-7.75c.332.49.64 1.061.91 1.677L11.3 7.992c.202-.14.434-.242.699-.242h.957l.49-.49c.077.231.143.467.208.702.35.222.595.594.595 1.038v1.75h.808c.033-2.702-1.277-5.793-2.485-7.297-1.93-2.4-5.607-3.033-7.26-1.872-1.41.99-1.745 2.451-2.069 3.863-.178.777-.361 1.58-.728 2.278-.168.319-.391.613-.607.897-.673.887-1.434 1.892-.325 3.554.918 1.376 1.94 1.25 2.927 1.132.537-.066 1.092-.133 1.753-.015.554.098 1.253.383 1.995.69A1.228 1.228 0 0 1 7.75 13zM4.22 5.668c.306-1.34.572-2.499 1.668-3.269.636-.446 1.87-.497 3.126-.12L3.646 7.647c.265-.65.423-1.323.574-1.979zm-1.173 6.578c-.215-.11-.416-.305-.631-.628-.25-.375-.363-.673-.384-.943l7.99-7.99c.541.274 1.046.64 1.485 1.101l-8.46 8.46zM9 10.75c-.265 0-.497.101-.699.242L10.992 8.3c-.14.202-.242.434-.242.699v.957l-.793.793H9zM16 12v1h-3v3h-1v-3H9v-1h3V9h1v3h3z"
@@ -0,0 +1 @@
1
+ export const areaHashFilledPlus24: string;
@@ -0,0 +1 @@
1
+ export const areaHashFilledPlus24 = "M12.5 19.559a15.33 15.33 0 0 0-.954-.398l8.52-8.52c.225.69.4 1.377.536 2.05l-.96.96c.31.147.56.397.708.706l.454-.454a14.5 14.5 0 0 1 .116 2.47l-.42.42v.707h1.309c.387-2.773-.187-6.637-2.06-10.186-2.795-5.297-8.164-5.45-9.83-5.085-2.962.65-4.735 3.301-4.867 7.272-.028.832-1.125 2.75-2.144 4.133-1.175 1.594-.884 2.877-.576 3.568.299.685 1.212 2.766 4.83 2.364 2.414-.27 4.218.57 5.412 1.126l.038.017A2.86 2.86 0 0 1 12.5 20v-.44zM10.07 3.224L6.485 6.807c.494-1.576 1.517-3.101 3.583-3.583zm-4.018 6.31c.01-.29.032-.611.07-.95l5.455-5.454a9.23 9.23 0 0 1 2.195.39l-8.838 8.84c.586-1.006 1.093-2.09 1.118-2.825zm-2.836 7.194a1.98 1.98 0 0 1-.126-1.11L14.8 3.905a8.298 8.298 0 0 1 1.623.964L3.71 17.584a3.728 3.728 0 0 1-.493-.856zm3.49 1.859c-1.006.062-1.718-.097-2.22-.366L17.188 5.519c.415.404.81.871 1.172 1.414L6.706 18.587zm1.485-.07L18.885 7.822c.306.584.576 1.178.81 1.775l-9.225 9.225a9.305 9.305 0 0 0-2.28-.307zM23 19v.999h-4V24h-1v-4.001h-4V19h4v-4h1v4h4z";
@@ -0,0 +1 @@
1
+ "M12.5 19.559a15.33 15.33 0 0 0-.954-.398l8.52-8.52c.225.69.4 1.377.536 2.05l-.96.96c.31.147.56.397.708.706l.454-.454a14.5 14.5 0 0 1 .116 2.47l-.42.42v.707h1.309c.387-2.773-.187-6.637-2.06-10.186-2.795-5.297-8.164-5.45-9.83-5.085-2.962.65-4.735 3.301-4.867 7.272-.028.832-1.125 2.75-2.144 4.133-1.175 1.594-.884 2.877-.576 3.568.299.685 1.212 2.766 4.83 2.364 2.414-.27 4.218.57 5.412 1.126l.038.017A2.86 2.86 0 0 1 12.5 20v-.44zM10.07 3.224L6.485 6.807c.494-1.576 1.517-3.101 3.583-3.583zm-4.018 6.31c.01-.29.032-.611.07-.95l5.455-5.454a9.23 9.23 0 0 1 2.195.39l-8.838 8.84c.586-1.006 1.093-2.09 1.118-2.825zm-2.836 7.194a1.98 1.98 0 0 1-.126-1.11L14.8 3.905a8.298 8.298 0 0 1 1.623.964L3.71 17.584a3.728 3.728 0 0 1-.493-.856zm3.49 1.859c-1.006.062-1.718-.097-2.22-.366L17.188 5.519c.415.404.81.871 1.172 1.414L6.706 18.587zm1.485-.07L18.885 7.822c.306.584.576 1.178.81 1.775l-9.225 9.225a9.305 9.305 0 0 0-2.28-.307zM23 19v.999h-4V24h-1v-4.001h-4V19h4v-4h1v4h4z"
@@ -0,0 +1 @@
1
+ export const areaHashFilledPlus32: string;
@@ -0,0 +1 @@
1
+ export const areaHashFilledPlus32 = "M22.5 21.207L20.207 23.5H19c-.079 0-.155.011-.23.023l3.753-3.753a1.485 1.485 0 0 0-.023.23v1.207zm0 7.686c-2.512-.121-5.31-1.362-7.904-2.523-1.74-.777-3.444-.626-4.95-.492-1.076.097-2.004.178-2.8-.08-.95-.306-2.17-.895-3.173-2.737-1.02-1.874-.712-3.192.008-4.38l-.035-.035.15-.149c.277-.428.602-.842.933-1.262.597-.757 1.215-1.542 1.696-2.536.597-1.124.726-2.368.862-3.686.238-2.317.485-4.712 3.266-6.465 4.205-2.65 9.26-1.63 13.518 2.731 2.49 2.763 4.188 6.796 4.672 11.08.214 1.886.163 3.642-.106 5.141h-1.844l.975-.975a16.93 16.93 0 0 0 .084-2.67L26.5 21.207V20c0-.064-.011-.126-.019-.188l1.269-1.269c-.08-.727-.208-1.47-.37-2.216l-2.192 2.192c-.062-.008-.124-.019-.188-.019h-1c-.079 0-.155.012-.23.023l3.333-3.333a20.955 20.955 0 0 0-.634-1.952L14.454 25.253c.183.065.366.122.55.205.422.189.845.377 1.268.563l1.251-1.251a1.485 1.485 0 0 0-.023.23v1c0 .064.011.126.019.188l-.257.257c.12.05.236.089.356.137A1.5 1.5 0 0 0 19 27.5h1.207c.754.212 1.487.354 2.186.4l.107-.107v1.1zM8.433 9.86l5.655-5.655a8.434 8.434 0 0 0-3.002 1.189C9.18 6.596 8.676 8.162 8.433 9.86zm-.985 4.985l10.41-10.41a8.458 8.458 0 0 0-2.232-.354l-7.383 7.383c-.121 1.14-.293 2.296-.795 3.381zm-3.16 7.16L20.59 5.704a11.481 11.481 0 0 0-1.69-.895L4.588 19.118c-.552.875-.769 1.72-.3 2.887zm18.54-14.54c-.462-.436-.93-.83-1.403-1.183L4.768 22.94c.399.635.819 1.058 1.236 1.349L22.827 7.466zm1.807 2.193a14.849 14.849 0 0 0-1.113-1.473L6.936 24.77c.073.026.146.054.217.077.568.184 1.346.126 2.245.047L24.635 9.658zM13.349 24.944L26.052 12.24a18.053 18.053 0 0 0-.87-1.717L10.917 24.792c.196-.009.388-.022.59-.022.59 0 1.21.05 1.843.174zM24 25h-5v1h5v5h1v-5h5v-1h-5v-5h-1v5z";
@@ -0,0 +1 @@
1
+ "M22.5 21.207L20.207 23.5H19c-.079 0-.155.011-.23.023l3.753-3.753a1.485 1.485 0 0 0-.023.23v1.207zm0 7.686c-2.512-.121-5.31-1.362-7.904-2.523-1.74-.777-3.444-.626-4.95-.492-1.076.097-2.004.178-2.8-.08-.95-.306-2.17-.895-3.173-2.737-1.02-1.874-.712-3.192.008-4.38l-.035-.035.15-.149c.277-.428.602-.842.933-1.262.597-.757 1.215-1.542 1.696-2.536.597-1.124.726-2.368.862-3.686.238-2.317.485-4.712 3.266-6.465 4.205-2.65 9.26-1.63 13.518 2.731 2.49 2.763 4.188 6.796 4.672 11.08.214 1.886.163 3.642-.106 5.141h-1.844l.975-.975a16.93 16.93 0 0 0 .084-2.67L26.5 21.207V20c0-.064-.011-.126-.019-.188l1.269-1.269c-.08-.727-.208-1.47-.37-2.216l-2.192 2.192c-.062-.008-.124-.019-.188-.019h-1c-.079 0-.155.012-.23.023l3.333-3.333a20.955 20.955 0 0 0-.634-1.952L14.454 25.253c.183.065.366.122.55.205.422.189.845.377 1.268.563l1.251-1.251a1.485 1.485 0 0 0-.023.23v1c0 .064.011.126.019.188l-.257.257c.12.05.236.089.356.137A1.5 1.5 0 0 0 19 27.5h1.207c.754.212 1.487.354 2.186.4l.107-.107v1.1zM8.433 9.86l5.655-5.655a8.434 8.434 0 0 0-3.002 1.189C9.18 6.596 8.676 8.162 8.433 9.86zm-.985 4.985l10.41-10.41a8.458 8.458 0 0 0-2.232-.354l-7.383 7.383c-.121 1.14-.293 2.296-.795 3.381zm-3.16 7.16L20.59 5.704a11.481 11.481 0 0 0-1.69-.895L4.588 19.118c-.552.875-.769 1.72-.3 2.887zm18.54-14.54c-.462-.436-.93-.83-1.403-1.183L4.768 22.94c.399.635.819 1.058 1.236 1.349L22.827 7.466zm1.807 2.193a14.849 14.849 0 0 0-1.113-1.473L6.936 24.77c.073.026.146.054.217.077.568.184 1.346.126 2.245.047L24.635 9.658zM13.349 24.944L26.052 12.24a18.053 18.053 0 0 0-.87-1.717L10.917 24.792c.196-.009.388-.022.59-.022.59 0 1.21.05 1.843.174zM24 25h-5v1h5v5h1v-5h5v-1h-5v-5h-1v5z"
@@ -0,0 +1 @@
1
+ export const bulldozer16: string;
@@ -0,0 +1 @@
1
+ export const bulldozer16 = "M1.134 13.009A1.506 1.506 0 0 1 2.55 11h8.99c-.473-.625-1.21-1-1.99-1H3V8H2v-.462L2.296 7h9.395l.309.618V11h1V7.382L12.309 6H10V4H9v2H7.741l-.5-4H1v1h1v3h-.296L1 7.28V9h1v1.066a2.514 2.514 0 0 0-1.477.973 2.51 2.51 0 0 0-.338 2.283C.515 14.325 1.505 15 2.648 15h6.804c.844 0 1.625-.389 2.1-1H2.648c-.699 0-1.32-.408-1.514-.991zM5 3h1.358l.375 3H5V3zM3 3h1v3H3V3zm-1 9h6v1H2v-1zm12 3v-2h-4v-1h4V9h1v4l1 2h-2z";
@@ -0,0 +1 @@
1
+ "M1.134 13.009A1.506 1.506 0 0 1 2.55 11h8.99c-.473-.625-1.21-1-1.99-1H3V8H2v-.462L2.296 7h9.395l.309.618V11h1V7.382L12.309 6H10V4H9v2H7.741l-.5-4H1v1h1v3h-.296L1 7.28V9h1v1.066a2.514 2.514 0 0 0-1.477.973 2.51 2.51 0 0 0-.338 2.283C.515 14.325 1.505 15 2.648 15h6.804c.844 0 1.625-.389 2.1-1H2.648c-.699 0-1.32-.408-1.514-.991zM5 3h1.358l.375 3H5V3zM3 3h1v3H3V3zm-1 9h6v1H2v-1zm12 3v-2h-4v-1h4V9h1v4l1 2h-2z"
@@ -0,0 +1 @@
1
+ export const bulldozer24: string;
@@ -0,0 +1 @@
1
+ export const bulldozer24 = "M1.21 19.33c-.26-.799-.137-1.634.34-2.29A2.515 2.515 0 0 1 3.575 16h12.317a3.492 3.492 0 0 0-2.417-1h-9.9c-.195 0-.385.037-.575.07V13H2v-1.86L2.593 10H16.44l.56 1.118V16h1v-5.118L17.059 9H14V6h-1v3h-1.525l-.773-5H3v1h1v4H1.985L1 10.896V14h1v1.38c-.492.25-.926.613-1.259 1.071-.667.92-.843 2.082-.481 3.189C.712 21.03 2.12 22 3.684 22h9.682c.976 0 1.891-.378 2.551-1H3.684c-1.137 0-2.154-.687-2.473-1.67zM7 5h2.845l.619 4H7V5zM5 5h1v4H5V5zM3.17 18.214c-.103.14-.121.303-.058.497.046.14.286.289.572.289H11v1H3.684c-.708 0-1.334-.402-1.522-.979A1.509 1.509 0 0 1 3.575 17H9v.95H3.575c-.157 0-.308.13-.405.264zM23.95 22L22 19.118V13h-3v4h-7v3h7v2h4.95zM20 14h1v5.433L22.092 21H20v-7zm-7 5v-1h6v1h-6z";
@@ -0,0 +1 @@
1
+ "M1.21 19.33c-.26-.799-.137-1.634.34-2.29A2.515 2.515 0 0 1 3.575 16h12.317a3.492 3.492 0 0 0-2.417-1h-9.9c-.195 0-.385.037-.575.07V13H2v-1.86L2.593 10H16.44l.56 1.118V16h1v-5.118L17.059 9H14V6h-1v3h-1.525l-.773-5H3v1h1v4H1.985L1 10.896V14h1v1.38c-.492.25-.926.613-1.259 1.071-.667.92-.843 2.082-.481 3.189C.712 21.03 2.12 22 3.684 22h9.682c.976 0 1.891-.378 2.551-1H3.684c-1.137 0-2.154-.687-2.473-1.67zM7 5h2.845l.619 4H7V5zM5 5h1v4H5V5zM3.17 18.214c-.103.14-.121.303-.058.497.046.14.286.289.572.289H11v1H3.684c-.708 0-1.334-.402-1.522-.979A1.509 1.509 0 0 1 3.575 17H9v.95H3.575c-.157 0-.308.13-.405.264zM23.95 22L22 19.118V13h-3v4h-7v3h7v2h4.95zM20 14h1v5.433L22.092 21H20v-7zm-7 5v-1h6v1h-6z"
@@ -0,0 +1 @@
1
+ export const bulldozer32: string;
@@ -0,0 +1 @@
1
+ export const bulldozer32 = "M31.809 28L30 24.382V17h-4v5H16v3h10v3h5.809zM27 18h2v6.618L30.191 27H27v-9zm-10 6v-1h9v1h-9zm1.5 3h-14C2.57 27 1 25.43 1 23.5S2.57 20 4.5 20h14c.95 0 1.81.383 2.442 1h1.296a4.498 4.498 0 0 0-3.738-2h-14c-.171 0-.334.032-.5.05V17H3v-2.382L3.809 13H22.19l.81 1.618V21h1v-6.618L22.809 12H19V8h-1v4h-3.067l-1-7H4v1h1v6H3.191L2 14.382V18h1v1.276c-1.742.622-3 2.271-3 4.224C0 25.981 2.019 28 4.5 28h14c1.557 0 2.93-.795 3.738-2h-1.296c-.632.617-1.492 1-2.442 1zM9 6h4.066l.858 6H9V6zM6 6h2v6H6V6zM3 23.5c0 .827.673 1.5 1.5 1.5H15v1H4.5C3.121 26 2 24.879 2 23.5S3.121 21 4.5 21H13v1H4.5c-.827 0-1.5.673-1.5 1.5z";
@@ -0,0 +1 @@
1
+ "M31.809 28L30 24.382V17h-4v5H16v3h10v3h5.809zM27 18h2v6.618L30.191 27H27v-9zm-10 6v-1h9v1h-9zm1.5 3h-14C2.57 27 1 25.43 1 23.5S2.57 20 4.5 20h14c.95 0 1.81.383 2.442 1h1.296a4.498 4.498 0 0 0-3.738-2h-14c-.171 0-.334.032-.5.05V17H3v-2.382L3.809 13H22.19l.81 1.618V21h1v-6.618L22.809 12H19V8h-1v4h-3.067l-1-7H4v1h1v6H3.191L2 14.382V18h1v1.276c-1.742.622-3 2.271-3 4.224C0 25.981 2.019 28 4.5 28h14c1.557 0 2.93-.795 3.738-2h-1.296c-.632.617-1.492 1-2.442 1zM9 6h4.066l.858 6H9V6zM6 6h2v6H6V6zM3 23.5c0 .827.673 1.5 1.5 1.5H15v1H4.5C3.121 26 2 24.879 2 23.5S3.121 21 4.5 21H13v1H4.5c-.827 0-1.5.673-1.5 1.5z"
@@ -0,0 +1 @@
1
+ export const bulldozerArea16: string;
@@ -0,0 +1 @@
1
+ export const bulldozerArea16 = "M15 13v-3h-1v3h-1.05a2.496 2.496 0 0 0-.95-1.488V8h-1V7h-1v1H8.809l-1-2H4v1h1v4.5h.015A2.49 2.49 0 0 0 4 13.5C4 14.879 5.121 16 6.5 16h4c1.208 0 2.217-.86 2.45-2H14v2h2l-1-3zM6 7h1.191l.5 1H6V7zm0 2h5v2.05c-.47-.095-4.638-.073-5 0V9zm5.908 5c-.207.58-.757 1-1.408 1h-4c-.827 0-1.5-.673-1.5-1.5S5.673 12 6.5 12h4c.651 0 1.2.42 1.408 1H8v1h3.908zM6 13h1v1H6v-1zM3 1v1H2v1H1V1h2zm1 0h9v1H4V1zm10 0h2v2h-1V2h-1V1zM2 4v9H1V4h1zm0 10v1h1v1H1v-2h1zm14-6h-1V4h1v4z";
@@ -0,0 +1 @@
1
+ "M15 13v-3h-1v3h-1.05a2.496 2.496 0 0 0-.95-1.488V8h-1V7h-1v1H8.809l-1-2H4v1h1v4.5h.015A2.49 2.49 0 0 0 4 13.5C4 14.879 5.121 16 6.5 16h4c1.208 0 2.217-.86 2.45-2H14v2h2l-1-3zM6 7h1.191l.5 1H6V7zm0 2h5v2.05c-.47-.095-4.638-.073-5 0V9zm5.908 5c-.207.58-.757 1-1.408 1h-4c-.827 0-1.5-.673-1.5-1.5S5.673 12 6.5 12h4c.651 0 1.2.42 1.408 1H8v1h3.908zM6 13h1v1H6v-1zM3 1v1H2v1H1V1h2zm1 0h9v1H4V1zm10 0h2v2h-1V2h-1V1zM2 4v9H1V4h1zm0 10v1h1v1H1v-2h1zm14-6h-1V4h1v4z"
@@ -0,0 +1 @@
1
+ export const bulldozerArea24: string;
@@ -0,0 +1 @@
1
+ export const bulldozerArea24 = "M18 3H6V2h12v1zM2 4h1V3h1V2H2v2zm1 2H2v12h1V6zm17-4v1h1v1h1V2h-2zM3 20H2v2h2v-1H3v-1zm18-8h1V6h-1v6zm-3.448 9c-.475.611-1.256 1-2.1 1H8.648c-1.142 0-2.132-.675-2.463-1.678a2.512 2.512 0 0 1 .338-2.283c.36-.498.89-.839 1.477-.973V16H7v-1.72L7.704 13H8v-3H7V9h6.241l.5 4H15v-2h1v2h2.309L19 14.382V18h-1v-3.382L17.691 14H8.296L8 14.538V15h1v2h6.55c.78 0 1.517.375 1.99 1H8.55a1.506 1.506 0 0 0-1.416 2.009c.193.583.815.991 1.514.991h8.904zM11 10v3h1.733l-.375-3H11zm-2 3h1v-3H9v3zm-1 7h6v-1H8v1zm13-4h-1v3h-4v1h4v2h2l-1-2v-4z";
@@ -0,0 +1 @@
1
+ "M18 3H6V2h12v1zM2 4h1V3h1V2H2v2zm1 2H2v12h1V6zm17-4v1h1v1h1V2h-2zM3 20H2v2h2v-1H3v-1zm18-8h1V6h-1v6zm-3.448 9c-.475.611-1.256 1-2.1 1H8.648c-1.142 0-2.132-.675-2.463-1.678a2.512 2.512 0 0 1 .338-2.283c.36-.498.89-.839 1.477-.973V16H7v-1.72L7.704 13H8v-3H7V9h6.241l.5 4H15v-2h1v2h2.309L19 14.382V18h-1v-3.382L17.691 14H8.296L8 14.538V15h1v2h6.55c.78 0 1.517.375 1.99 1H8.55a1.506 1.506 0 0 0-1.416 2.009c.193.583.815.991 1.514.991h8.904zM11 10v3h1.733l-.375-3H11zm-2 3h1v-3H9v3zm-1 7h6v-1H8v1zm13-4h-1v3h-4v1h4v2h2l-1-2v-4z"
@@ -0,0 +1 @@
1
+ export const bulldozerArea32: string;
@@ -0,0 +1 @@
1
+ export const bulldozerArea32 = "M25 4H7V3h18v1zm3 12h1V7h-1v9zm0-11h1V3h-2v1h1v1zM3 5h1V4h1V3H3v2zm1 2H3v18h1V7zm0 20H3v2h2v-1H4v-1zm5.684 1h12.233c-.66.622-1.575 1-2.55 1H9.683c-1.564 0-2.972-.97-3.424-2.36-.362-1.107-.186-2.269.481-3.189A3.524 3.524 0 0 1 8 22.381V21H7v-3.104L7.985 16H10v-4H9v-1h7.702l.773 5H19v-3h1v3h3.059L24 17.882V23h-1v-4.882L22.441 17H8.593L8 18.14V20h1v2.07c.19-.033.38-.07.575-.07h9.9c.909 0 1.768.374 2.417 1H9.575c-.796 0-1.553.389-2.025 1.04-.477.656-.6 1.491-.34 2.29.32.983 1.337 1.67 2.474 1.67zM13 16h3.464l-.62-4H13v4zm-2 0h1v-4h-1v4zm-1.524 8.95H15V24H9.476c-.477 0-.931.234-1.215.626-.292.401-.362.897-.198 1.395.187.577.813.979 1.521.979H17v-1H9.584c-.285 0-.525-.148-.571-.29-.064-.193-.045-.356.057-.496.097-.134.248-.264.406-.264zM25 29v-2h-7v-3h7v-4h3v6.118L30.008 29H25zm1-1h2.092L27 26.433V21h-1v7zm-1-2v-1h-6v1h6z";
@@ -0,0 +1 @@
1
+ "M25 4H7V3h18v1zm3 12h1V7h-1v9zm0-11h1V3h-2v1h1v1zM3 5h1V4h1V3H3v2zm1 2H3v18h1V7zm0 20H3v2h2v-1H4v-1zm5.684 1h12.233c-.66.622-1.575 1-2.55 1H9.683c-1.564 0-2.972-.97-3.424-2.36-.362-1.107-.186-2.269.481-3.189A3.524 3.524 0 0 1 8 22.381V21H7v-3.104L7.985 16H10v-4H9v-1h7.702l.773 5H19v-3h1v3h3.059L24 17.882V23h-1v-4.882L22.441 17H8.593L8 18.14V20h1v2.07c.19-.033.38-.07.575-.07h9.9c.909 0 1.768.374 2.417 1H9.575c-.796 0-1.553.389-2.025 1.04-.477.656-.6 1.491-.34 2.29.32.983 1.337 1.67 2.474 1.67zM13 16h3.464l-.62-4H13v4zm-2 0h1v-4h-1v4zm-1.524 8.95H15V24H9.476c-.477 0-.931.234-1.215.626-.292.401-.362.897-.198 1.395.187.577.813.979 1.521.979H17v-1H9.584c-.285 0-.525-.148-.571-.29-.064-.193-.045-.356.057-.496.097-.134.248-.264.406-.264zM25 29v-2h-7v-3h7v-4h3v6.118L30.008 29H25zm1-1h2.092L27 26.433V21h-1v7zm-1-2v-1h-6v1h6z"
package/js/bus16.d.ts ADDED
@@ -0,0 +1 @@
1
+ export const bus16: string;
package/js/bus16.js ADDED
@@ -0,0 +1 @@
1
+ export const bus16 = "M15.252 2h-1.03C13.807.854 13.367.509 13.304.469 12.955.159 11.17 0 8 0S3.045.158 2.751.427C2.659.488 2.205.845 1.783 2H.748A.75.75 0 0 0 0 2.748v3.24A1.01 1.01 0 0 0 1.011 7h.005L1 12.384c0 .389.008 1.545 1 1.605v1.208c0 .443.36.803.803.803h1.394c.443 0 .803-.36.803-.803V14h1v1h4v-1h1v1.197c0 .443.36.803.803.803h1.394c.443 0 .803-.36.803-.803V13.99c.992-.06 1-1.216 1-1.605L14.984 7h.005C15.547 7 16 6.547 16 5.989v-3.24A.75.75 0 0 0 15.252 2zM14 7.993v.537c-.926.171-2.091.311-3.374.397l-.36.024-.164.631a.575.575 0 0 1-.567.418H6.746a.576.576 0 0 1-.567-.419l-.164-.63-.36-.024C4.24 8.832 2.962 8.672 2 8.477v-.484c0-.178.004-.341.007-.51 1.634.308 4.018.513 6.135.517 1.994-.003 4.232-.185 5.851-.465.002.153.007.298.007.458zM2.51 3h10.982c.212.805.398 1.947.472 3.528-1.562.298-3.851.568-5.822.572-2.098-.004-4.547-.31-6.105-.629C2.113 4.92 2.3 3.8 2.51 3zM8 .934c3.957 0 4.723.25 4.675.246.013.01.23.22.484.82H2.842c.2-.468.38-.708.468-.8C3.505 1.142 4.46.934 8 .934zM1 4V3h.484c-.072.298-.139.633-.2 1H1zm3 11H3v-1h1v1zm5-1H7v-1h2v1zm4 1h-1v-1h1v1zm.927-2H10v-1H6v1H2.07c-.1-.212-.07-.927-.07-1.417.478.141 2.266.347 2.355.213a.067.067 0 0 0 .003-.07l-.138-.259c-.142-.265-.397-.574-.703-.654-.553-.146-1.163-.178-1.517-.184V9.495c.894.17 2.004.311 3.23.404.2.652.814 1.101 1.516 1.101h2.79c.702 0 1.316-.45 1.515-1.1A31.785 31.785 0 0 0 14 9.55v1.079c-1.215.02-1.821.093-2.22.838l-.138.26a.067.067 0 0 0 .003.07.08.08 0 0 0 .065.033c1.253-.009 1.943-.145 2.29-.247 0 .1.028 1.388-.073 1.417zm.79-9c-.06-.368-.127-.702-.2-1H15v1h-.283z";
package/js/bus16.json ADDED
@@ -0,0 +1 @@
1
+ "M15.252 2h-1.03C13.807.854 13.367.509 13.304.469 12.955.159 11.17 0 8 0S3.045.158 2.751.427C2.659.488 2.205.845 1.783 2H.748A.75.75 0 0 0 0 2.748v3.24A1.01 1.01 0 0 0 1.011 7h.005L1 12.384c0 .389.008 1.545 1 1.605v1.208c0 .443.36.803.803.803h1.394c.443 0 .803-.36.803-.803V14h1v1h4v-1h1v1.197c0 .443.36.803.803.803h1.394c.443 0 .803-.36.803-.803V13.99c.992-.06 1-1.216 1-1.605L14.984 7h.005C15.547 7 16 6.547 16 5.989v-3.24A.75.75 0 0 0 15.252 2zM14 7.993v.537c-.926.171-2.091.311-3.374.397l-.36.024-.164.631a.575.575 0 0 1-.567.418H6.746a.576.576 0 0 1-.567-.419l-.164-.63-.36-.024C4.24 8.832 2.962 8.672 2 8.477v-.484c0-.178.004-.341.007-.51 1.634.308 4.018.513 6.135.517 1.994-.003 4.232-.185 5.851-.465.002.153.007.298.007.458zM2.51 3h10.982c.212.805.398 1.947.472 3.528-1.562.298-3.851.568-5.822.572-2.098-.004-4.547-.31-6.105-.629C2.113 4.92 2.3 3.8 2.51 3zM8 .934c3.957 0 4.723.25 4.675.246.013.01.23.22.484.82H2.842c.2-.468.38-.708.468-.8C3.505 1.142 4.46.934 8 .934zM1 4V3h.484c-.072.298-.139.633-.2 1H1zm3 11H3v-1h1v1zm5-1H7v-1h2v1zm4 1h-1v-1h1v1zm.927-2H10v-1H6v1H2.07c-.1-.212-.07-.927-.07-1.417.478.141 2.266.347 2.355.213a.067.067 0 0 0 .003-.07l-.138-.259c-.142-.265-.397-.574-.703-.654-.553-.146-1.163-.178-1.517-.184V9.495c.894.17 2.004.311 3.23.404.2.652.814 1.101 1.516 1.101h2.79c.702 0 1.316-.45 1.515-1.1A31.785 31.785 0 0 0 14 9.55v1.079c-1.215.02-1.821.093-2.22.838l-.138.26a.067.067 0 0 0 .003.07.08.08 0 0 0 .065.033c1.253-.009 1.943-.145 2.29-.247 0 .1.028 1.388-.073 1.417zm.79-9c-.06-.368-.127-.702-.2-1H15v1h-.283z"
package/js/bus24.d.ts ADDED
@@ -0,0 +1 @@
1
+ export const bus24: string;
package/js/bus24.js ADDED
@@ -0,0 +1 @@
1
+ export const bus24 = "M22.025 7.01V5.835a.848.848 0 0 0-.847-.848h-1.065c-.615-1.932-1.345-2.383-1.468-2.445C18.489 2.452 17.448 2 12.25 2c-5.55 0-6.734.467-6.871.53-.137.069-.874.523-1.492 2.457H2.822a.848.848 0 0 0-.847.848V7.01A1.021 1.021 0 0 0 1 8.025v2.11c0 .932 1.185 1.55 1.969 1.55.016 0 .03-.008.047-.009-.007.332-.016 7.249-.016 7.249 0 .519.012 1.811 1 2.03v.85C4 22.465 4.536 23 5.194 23h1.612C7.464 23 8 22.464 8 21.806V21h1v1h6v-1h1v.806c0 .658.536 1.194 1.194 1.194h1.612c.658 0 1.194-.536 1.194-1.194v-.85c.988-.22 1-1.512 1-2.031 0 0-.002-5.55 0-5.551 0 0-.009-1.366-.016-1.698.017 0 .03.01.047.01.784 0 1.969-.619 1.969-1.55v-2.11c0-.548-.434-.988-.975-1.016zM3 10.744c-.453-.007-1-.385-1-.573V8h1v2.744zM3.398 7.1a1.017 1.017 0 0 0-.423-.1V5.987h.645c-.08.338-.153.709-.222 1.114zM5.8 3.336c.049-.019 1.187-.436 6.451-.436 4.913 0 5.88.404 5.895.41.006.003.203.242.464.69H5.377c.247-.432.427-.664.423-.664zM4.934 5H19.06c.46 1.287.922 3.566.936 7.511-2.219.295-5.298.486-7.996.489-2.7-.003-5.78-.194-7.998-.489.014-3.95.477-6.228.93-7.511zM4 16.994c.46.02 1.091.079 1.665.24.186.052.248.146.429.506l.136.309c-1.163-.045-1.852-.183-2.23-.29v-.765zm3 4.812a.194.194 0 0 1-.194.194H5.194A.194.194 0 0 1 5 21.806V21h2v.806zM14 21h-4v-1h4v1zm5 .806a.194.194 0 0 1-.194.194h-1.612a.194.194 0 0 1-.194-.194V21h2v.806zm1-4.049c-.382.11-1.07.247-2.23.292l.126-.287c.19-.382.253-.476.439-.528.574-.16 1.205-.219 1.665-.24v.763zm0-1.762c-.518.021-1.25.085-1.935.276-.63.176-.86.637-1.073 1.065l-.375.849a.598.598 0 0 0 .023.59.61.61 0 0 0 .518.288c1.36-.01 2.259-.135 2.842-.27v.132C20 20 19.804 20 19.71 20H15v-1H9v1H4.29C4.196 20 4 20 4 18.925v-.132c.583.135 1.483.26 2.846.27.208 0 .405-.11.508-.278a.588.588 0 0 0 .041-.574l-.397-.897c-.202-.406-.433-.867-1.063-1.043-.685-.191-1.417-.255-1.935-.276v-1.018c1.167.152 2.546.28 4.046.367C8.439 16.968 9.858 17 10.039 17h3.922c1.05 0 1.764-.717 1.993-1.656A56.67 56.67 0 0 0 20 14.976v1.02zm0-2.023c-1.643.219-3.255.33-4.837.414-.182.726-.256 1.614-1.202 1.614h-3.922a1.02 1.02 0 0 1-.992-.774l-.21-.84C7.234 14.3 5.647 14.19 4 13.972v-.454c2.252.29 5.314.48 8.001.482 2.685-.002 5.747-.191 7.999-.482v.454zm.602-6.872a18.023 18.023 0 0 0-.22-1.113h.643v1.014a1.02 1.02 0 0 0-.423.1zM22 10.171c0 .188-.547.566-1 .573V8h1v2.171z";
package/js/bus24.json ADDED
@@ -0,0 +1 @@
1
+ "M22.025 7.01V5.835a.848.848 0 0 0-.847-.848h-1.065c-.615-1.932-1.345-2.383-1.468-2.445C18.489 2.452 17.448 2 12.25 2c-5.55 0-6.734.467-6.871.53-.137.069-.874.523-1.492 2.457H2.822a.848.848 0 0 0-.847.848V7.01A1.021 1.021 0 0 0 1 8.025v2.11c0 .932 1.185 1.55 1.969 1.55.016 0 .03-.008.047-.009-.007.332-.016 7.249-.016 7.249 0 .519.012 1.811 1 2.03v.85C4 22.465 4.536 23 5.194 23h1.612C7.464 23 8 22.464 8 21.806V21h1v1h6v-1h1v.806c0 .658.536 1.194 1.194 1.194h1.612c.658 0 1.194-.536 1.194-1.194v-.85c.988-.22 1-1.512 1-2.031 0 0-.002-5.55 0-5.551 0 0-.009-1.366-.016-1.698.017 0 .03.01.047.01.784 0 1.969-.619 1.969-1.55v-2.11c0-.548-.434-.988-.975-1.016zM3 10.744c-.453-.007-1-.385-1-.573V8h1v2.744zM3.398 7.1a1.017 1.017 0 0 0-.423-.1V5.987h.645c-.08.338-.153.709-.222 1.114zM5.8 3.336c.049-.019 1.187-.436 6.451-.436 4.913 0 5.88.404 5.895.41.006.003.203.242.464.69H5.377c.247-.432.427-.664.423-.664zM4.934 5H19.06c.46 1.287.922 3.566.936 7.511-2.219.295-5.298.486-7.996.489-2.7-.003-5.78-.194-7.998-.489.014-3.95.477-6.228.93-7.511zM4 16.994c.46.02 1.091.079 1.665.24.186.052.248.146.429.506l.136.309c-1.163-.045-1.852-.183-2.23-.29v-.765zm3 4.812a.194.194 0 0 1-.194.194H5.194A.194.194 0 0 1 5 21.806V21h2v.806zM14 21h-4v-1h4v1zm5 .806a.194.194 0 0 1-.194.194h-1.612a.194.194 0 0 1-.194-.194V21h2v.806zm1-4.049c-.382.11-1.07.247-2.23.292l.126-.287c.19-.382.253-.476.439-.528.574-.16 1.205-.219 1.665-.24v.763zm0-1.762c-.518.021-1.25.085-1.935.276-.63.176-.86.637-1.073 1.065l-.375.849a.598.598 0 0 0 .023.59.61.61 0 0 0 .518.288c1.36-.01 2.259-.135 2.842-.27v.132C20 20 19.804 20 19.71 20H15v-1H9v1H4.29C4.196 20 4 20 4 18.925v-.132c.583.135 1.483.26 2.846.27.208 0 .405-.11.508-.278a.588.588 0 0 0 .041-.574l-.397-.897c-.202-.406-.433-.867-1.063-1.043-.685-.191-1.417-.255-1.935-.276v-1.018c1.167.152 2.546.28 4.046.367C8.439 16.968 9.858 17 10.039 17h3.922c1.05 0 1.764-.717 1.993-1.656A56.67 56.67 0 0 0 20 14.976v1.02zm0-2.023c-1.643.219-3.255.33-4.837.414-.182.726-.256 1.614-1.202 1.614h-3.922a1.02 1.02 0 0 1-.992-.774l-.21-.84C7.234 14.3 5.647 14.19 4 13.972v-.454c2.252.29 5.314.48 8.001.482 2.685-.002 5.747-.191 7.999-.482v.454zm.602-6.872a18.023 18.023 0 0 0-.22-1.113h.643v1.014a1.02 1.02 0 0 0-.423.1zM22 10.171c0 .188-.547.566-1 .573V8h1v2.171z"
package/js/bus32.d.ts ADDED
@@ -0,0 +1 @@
1
+ export const bus32: string;
package/js/bus32.js ADDED
@@ -0,0 +1 @@
1
+ export const bus32 = "M29 10.034V8.94a.941.941 0 0 0-.941-.94h-1.066c-.794-3.086-1.779-4.115-1.847-4.18C24.624 3.298 21.29 3 16 3s-8.624.299-9.144.816C6.787 3.884 5.802 4.914 5.007 8H3.95a.95.95 0 0 0-.95.95v1.084c-.561.084-1 .549-1 1.133v1.98c0 1.011.822 1.833 1.833 1.833.084 0 .158-.03.238-.048C4.029 15.801 4 25.516 4 25.516c0 .646.002 2.046 1 2.4v.982C5 29.507 5.493 30 6.102 30h2.796C9.507 30 10 29.507 10 28.898V28h1v1h10v-1h1v.898c0 .609.493 1.102 1.102 1.102h2.796c.609 0 1.102-.493 1.102-1.102v-.982c.998-.354 1-1.754 1-2.4 0 0-.03-9.715-.07-10.584.079.017.153.048.237.048 1.01 0 1.833-.822 1.833-1.834v-1.979c0-.584-.439-1.049-1-1.133zm-2 14.345l-.054.034c-.009.005-.887.481-3.726.562.249-.423.585-.737.876-.813 1.139-.3 2.445-.317 2.904-.313v.53zM7.487 4.585C7.54 4.558 8.67 3.9 16 3.9c7.303 0 8.48.66 8.44.627.006.006.137.153.332.473H7.21c.17-.285.281-.415.277-.415zM25.278 6c.724 1.681 1.66 5.031 1.717 11.135-2.804.539-7.08.91-10.744.915-3.886-.005-8.471-.42-11.245-1.013.066-6.054 1-9.382 1.703-11.037h18.57zM5 18.055c2.883.592 7.328.99 11.251.995 3.7-.005 7.867-.36 10.749-.897v1.187c-1.692.326-3.897.59-6.307.75l-.36.025-.22.849c-.157.61-.725 1.036-1.383 1.036h-4.96c-.658 0-1.226-.426-1.383-1.036l-.22-.849-.36-.024c-2.657-.178-5.062-.48-6.807-.854v-1.182zm0 5.794c.458-.005 1.762.013 2.905.313.29.076.626.39.875.813-2.84-.08-3.717-.557-3.717-.557L5 24.378v-.529zM4 13.813a.168.168 0 0 1-.167.167.835.835 0 0 1-.833-.834v-1.979c0-.092.075-.167.167-.167h.666c.092 0 .167.075.167.19v2.623zm-.004-3.78L3.941 9h.833c-.083.393-.162.814-.236 1.264a1.22 1.22 0 0 0-.542-.23zM9 28.898a.102.102 0 0 1-.102.102H6.102A.102.102 0 0 1 6 28.898V28h3v.898zM20 28h-8v-1h8v1zm6 .898a.102.102 0 0 1-.102.102h-2.796a.102.102 0 0 1-.102-.102V28h3v.898zM26.485 27H21v-1H11v1H5.515C5.31 27 5 27 5 25.516v-.05c.617.21 1.92.503 4.404.52a.631.631 0 0 0 .529-.277.62.62 0 0 0 .034-.642l-.246-.46c-.147-.274-.692-1.185-1.563-1.412-1.256-.33-2.64-.35-3.158-.345v-2.592c1.69.346 3.921.63 6.38.805l.038.15C11.689 22.267 12.656 23 13.77 23h4.96c1.114 0 2.08-.734 2.352-1.786l.038-.15c2.223-.16 4.26-.406 5.88-.708v2.495c-.518-.005-1.901.013-3.157.344-.872.227-1.417 1.138-1.563 1.411l-.249.465a.614.614 0 0 0 .031.63.636.636 0 0 0 .537.285c2.481-.017 3.784-.31 4.401-.52v.05C27 27 26.69 27 26.485 27zm.977-16.736A27.777 27.777 0 0 0 27.224 9H28v1.032c-.2.035-.384.11-.538.232zM29 13.146c0 .46-.374.834-.833.834a.168.168 0 0 1-.167-.167v-2.646c0-.092.075-.167.18-.167h.653c.092 0 .167.075.167.167v1.98z";