@esri/calcite-ui-icons 3.32.0-next.5 → 3.32.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 (152) hide show
  1. package/docs/icons.json +1 -1
  2. package/docs/keywords.json +60 -0
  3. package/icons/3d-building-16.svg +1 -0
  4. package/icons/3d-building-24.svg +1 -0
  5. package/icons/3d-building-32.svg +1 -0
  6. package/icons/3d-building-parameter-16.svg +1 -0
  7. package/icons/3d-building-parameter-24.svg +1 -0
  8. package/icons/3d-building-parameter-32.svg +1 -0
  9. package/icons/dashboard-graph-16.svg +1 -0
  10. package/icons/dashboard-graph-24.svg +1 -0
  11. package/icons/dashboard-graph-32.svg +1 -0
  12. package/icons/divide-16.svg +1 -0
  13. package/icons/divide-24.svg +1 -0
  14. package/icons/divide-32.svg +1 -0
  15. package/icons/n-variable-16.svg +1 -0
  16. package/icons/n-variable-24.svg +1 -0
  17. package/icons/n-variable-32.svg +1 -0
  18. package/icons/parcel-16.svg +1 -0
  19. package/icons/parcel-24.svg +1 -0
  20. package/icons/parcel-32.svg +1 -0
  21. package/icons/parcel-parameter-16.svg +1 -0
  22. package/icons/parcel-parameter-24.svg +1 -0
  23. package/icons/parcel-parameter-32.svg +1 -0
  24. package/icons/spaces-16.svg +1 -0
  25. package/icons/spaces-24.svg +1 -0
  26. package/icons/spaces-32.svg +1 -0
  27. package/icons/spaces-parameter-16.svg +1 -0
  28. package/icons/spaces-parameter-24.svg +1 -0
  29. package/icons/spaces-parameter-32.svg +1 -0
  30. package/icons/square-brackets-x-16.svg +1 -0
  31. package/icons/square-brackets-x-24.svg +1 -0
  32. package/icons/square-brackets-x-32.svg +1 -0
  33. package/icons/validate-16.svg +1 -0
  34. package/icons/validate-24.svg +1 -0
  35. package/icons/validate-32.svg +1 -0
  36. package/icons/zoning-parameter-16.svg +1 -0
  37. package/icons/zoning-parameter-24.svg +1 -0
  38. package/icons/zoning-parameter-32.svg +1 -0
  39. package/index.d.ts +36 -0
  40. package/index.js +36 -0
  41. package/js/dashboardGraph16.d.ts +1 -0
  42. package/js/dashboardGraph16.js +1 -0
  43. package/js/dashboardGraph16.json +1 -0
  44. package/js/dashboardGraph24.d.ts +1 -0
  45. package/js/dashboardGraph24.js +1 -0
  46. package/js/dashboardGraph24.json +1 -0
  47. package/js/dashboardGraph32.d.ts +1 -0
  48. package/js/dashboardGraph32.js +1 -0
  49. package/js/dashboardGraph32.json +1 -0
  50. package/js/divide16.d.ts +1 -0
  51. package/js/divide16.js +1 -0
  52. package/js/divide16.json +1 -0
  53. package/js/divide24.d.ts +1 -0
  54. package/js/divide24.js +1 -0
  55. package/js/divide24.json +1 -0
  56. package/js/divide32.d.ts +1 -0
  57. package/js/divide32.js +1 -0
  58. package/js/divide32.json +1 -0
  59. package/js/i3DBuilding16.d.ts +1 -0
  60. package/js/i3DBuilding16.js +1 -0
  61. package/js/i3DBuilding16.json +1 -0
  62. package/js/i3DBuilding24.d.ts +1 -0
  63. package/js/i3DBuilding24.js +1 -0
  64. package/js/i3DBuilding24.json +1 -0
  65. package/js/i3DBuilding32.d.ts +1 -0
  66. package/js/i3DBuilding32.js +1 -0
  67. package/js/i3DBuilding32.json +1 -0
  68. package/js/i3DBuildingParameter16.d.ts +1 -0
  69. package/js/i3DBuildingParameter16.js +1 -0
  70. package/js/i3DBuildingParameter16.json +1 -0
  71. package/js/i3DBuildingParameter24.d.ts +1 -0
  72. package/js/i3DBuildingParameter24.js +1 -0
  73. package/js/i3DBuildingParameter24.json +1 -0
  74. package/js/i3DBuildingParameter32.d.ts +1 -0
  75. package/js/i3DBuildingParameter32.js +1 -0
  76. package/js/i3DBuildingParameter32.json +1 -0
  77. package/js/nVariable16.d.ts +1 -0
  78. package/js/nVariable16.js +1 -0
  79. package/js/nVariable16.json +1 -0
  80. package/js/nVariable24.d.ts +1 -0
  81. package/js/nVariable24.js +1 -0
  82. package/js/nVariable24.json +1 -0
  83. package/js/nVariable32.d.ts +1 -0
  84. package/js/nVariable32.js +1 -0
  85. package/js/nVariable32.json +1 -0
  86. package/js/parcel16.d.ts +1 -0
  87. package/js/parcel16.js +1 -0
  88. package/js/parcel16.json +1 -0
  89. package/js/parcel24.d.ts +1 -0
  90. package/js/parcel24.js +1 -0
  91. package/js/parcel24.json +1 -0
  92. package/js/parcel32.d.ts +1 -0
  93. package/js/parcel32.js +1 -0
  94. package/js/parcel32.json +1 -0
  95. package/js/parcelParameter16.d.ts +1 -0
  96. package/js/parcelParameter16.js +1 -0
  97. package/js/parcelParameter16.json +1 -0
  98. package/js/parcelParameter24.d.ts +1 -0
  99. package/js/parcelParameter24.js +1 -0
  100. package/js/parcelParameter24.json +1 -0
  101. package/js/parcelParameter32.d.ts +1 -0
  102. package/js/parcelParameter32.js +1 -0
  103. package/js/parcelParameter32.json +1 -0
  104. package/js/spaces16.d.ts +1 -0
  105. package/js/spaces16.js +1 -0
  106. package/js/spaces16.json +1 -0
  107. package/js/spaces24.d.ts +1 -0
  108. package/js/spaces24.js +1 -0
  109. package/js/spaces24.json +1 -0
  110. package/js/spaces32.d.ts +1 -0
  111. package/js/spaces32.js +1 -0
  112. package/js/spaces32.json +1 -0
  113. package/js/spacesParameter16.d.ts +1 -0
  114. package/js/spacesParameter16.js +1 -0
  115. package/js/spacesParameter16.json +1 -0
  116. package/js/spacesParameter24.d.ts +1 -0
  117. package/js/spacesParameter24.js +1 -0
  118. package/js/spacesParameter24.json +1 -0
  119. package/js/spacesParameter32.d.ts +1 -0
  120. package/js/spacesParameter32.js +1 -0
  121. package/js/spacesParameter32.json +1 -0
  122. package/js/squareBracketsX16.d.ts +1 -0
  123. package/js/squareBracketsX16.js +1 -0
  124. package/js/squareBracketsX16.json +1 -0
  125. package/js/squareBracketsX24.d.ts +1 -0
  126. package/js/squareBracketsX24.js +1 -0
  127. package/js/squareBracketsX24.json +1 -0
  128. package/js/squareBracketsX32.d.ts +1 -0
  129. package/js/squareBracketsX32.js +1 -0
  130. package/js/squareBracketsX32.json +1 -0
  131. package/js/validate16.d.ts +1 -0
  132. package/js/validate16.js +1 -0
  133. package/js/validate16.json +1 -0
  134. package/js/validate24.d.ts +1 -0
  135. package/js/validate24.js +1 -0
  136. package/js/validate24.json +1 -0
  137. package/js/validate32.d.ts +1 -0
  138. package/js/validate32.js +1 -0
  139. package/js/validate32.json +1 -0
  140. package/js/zoningParameter16.d.ts +1 -0
  141. package/js/zoningParameter16.js +1 -0
  142. package/js/zoningParameter16.json +1 -0
  143. package/js/zoningParameter24.d.ts +1 -0
  144. package/js/zoningParameter24.js +1 -0
  145. package/js/zoningParameter24.json +1 -0
  146. package/js/zoningParameter32.d.ts +1 -0
  147. package/js/zoningParameter32.js +1 -0
  148. package/js/zoningParameter32.json +1 -0
  149. package/package.json +2 -2
  150. package/sprite-16.svg +1 -1
  151. package/sprite-24.svg +1 -1
  152. package/sprite-32.svg +1 -1
@@ -8965,5 +8965,65 @@
8965
8965
  "alias": ["3.32.0", "windows", "text", "line", "image inline", "right", "image wrap"],
8966
8966
  "category": "Windows",
8967
8967
  "release": "3.32.0"
8968
+ },
8969
+ "validate": {
8970
+ "alias": ["3.32.0", "symbols", "check", "circle", "validated", "arrow", "complete"],
8971
+ "category": "Symbols",
8972
+ "release": "3.32.0"
8973
+ },
8974
+ "spaces": {
8975
+ "alias": ["3.32.0", "gis", "lines", "grid", "workspace", "work mode"],
8976
+ "category": "GIS",
8977
+ "release": "3.32.0"
8978
+ },
8979
+ "square-brackets-x": {
8980
+ "alias": ["3.32.0", "gis", "code", "syntax", "script", "text", "letter"],
8981
+ "category": "GIS",
8982
+ "release": "3.32.0"
8983
+ },
8984
+ "spaces-parameter": {
8985
+ "alias": ["3.32.0", "gis", "forms", "display", "space", "text"],
8986
+ "category": "GIS",
8987
+ "release": "3.32.0"
8988
+ },
8989
+ "3d-building": {
8990
+ "alias": ["3.32.0", "objects", "three dimesional", "infrastructure"],
8991
+ "category": "Objects",
8992
+ "release": "3.32.0"
8993
+ },
8994
+ "3d-building-parameter": {
8995
+ "alias": ["3.32.0", "gis", "three dimensional", "building", "infrastructure", "parameter", "text", "parantheses"],
8996
+ "category": "GIS",
8997
+ "release": "3.32.0"
8998
+ },
8999
+ "divide": {
9000
+ "alias": ["3.32.0", "symbols", "sign", "math", "split", "halve", "cut"],
9001
+ "category": "Symbols",
9002
+ "release": "3.32.0"
9003
+ },
9004
+ "parcel": {
9005
+ "alias": ["3.32.0", "gis", "features", "assets", "data", "points", "lines"],
9006
+ "category": "GIS",
9007
+ "release": "3.32.0"
9008
+ },
9009
+ "parcel-parameter": {
9010
+ "alias": ["3.32.0", "gis", "feature", "data", "points", "lines", "assets"],
9011
+ "category": "GIS",
9012
+ "release": "3.32.0"
9013
+ },
9014
+ "n-variable": {
9015
+ "alias": ["3.32.0", "text", "variables", "math", "calculation", "letter"],
9016
+ "category": "Text",
9017
+ "release": "3.32.0"
9018
+ },
9019
+ "zoning-parameter": {
9020
+ "alias": ["3.32.0", "gis", "forms", "variable", "text", "letter"],
9021
+ "category": "GIS",
9022
+ "release": "3.32.0"
9023
+ },
9024
+ "dashboard-graph": {
9025
+ "alias": ["3.32.0", "windows", "measure", "objects", "statistics", "measurements"],
9026
+ "category": "Windows",
9027
+ "release": "3.32.0"
8968
9028
  }
8969
9029
  }
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="none" d="M0 0h16v16H0z"/><path d="M8.5.012L4 1.812v5.233L1 8.208v4.522l7.5 3.214L16 12.73V8.208l-3-1.163V1.812L8.5.012zm0 10.994L2.825 8.574l1.177-.456L8.5 9.992l4.498-1.874 1.177.456L8.5 11.006zM8 3.997v4.702L5 7.45V2.873l3 1.125zm1 0l3-1.125V7.45L9 8.7V3.997zm2.116-1.862L8.5 3.116l-2.616-.98L8.5 1.087l2.616 1.047zM2 9.31l6 2.571v2.762L2 12.07V9.31zm7 5.333V11.88l6-2.57v2.76l-6 2.572z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="none" d="M0 0h24v24H0z"/><path d="M19 12.026V3.474l-6.5-2.438L6 3.475v8.552l-4 1.75v5.921l10.5 4.29 10.5-4.29v-5.922l-4-1.749zm-6.5-9.921l4.441 1.665-4.433 1.663-.028-.009-.005.002L8.059 3.77 12.5 2.105zM18 4.44v8.038l-5 2.248v-8.41l5-1.875zm-11 0l5 1.875v8.411L7 12.48V4.441zm-1.01 8.681l6.51 2.926 6.51-2.926 2.193.96-8.703 3.871-8.703-3.872 2.194-.959zM3 14.822l9 4.003.004 3.88L3 19.025v-4.203zm19 4.203l-9 3.676v-3.877l9-4.002v4.203z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="none" d="M0 0h32v32H0z"/><path d="M25 16.848V3.975l-8.5-2.974L8 3.975v12.873l-5 1.833v6.466l13.5 5.797L30 25.147v-6.466l-5-1.833zm-8.5 7.013L4.683 19.13l3.25-1.191 8.567 3.728 8.568-3.728 3.249 1.191L16.5 23.86zM16 7.517V20.36l-7-3.045V4.92l7 2.597zm1 12.842V7.517l7-2.597v12.394l-7 3.045zm5.848-16.078L16.5 6.636l-6.348-2.355L16.5 2.059l6.348 2.222zM4 19.933l12 4.805.003 4.904L4 24.49v-4.556zm13 9.707v-4.9l12-4.806v4.556l-12 5.15z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="none" d="M0 0h16v16H0z"/><path d="M7.5.012L3 1.812v5.334L0 8.308v4.522l5.366 2.3c-.11-.39-.193-.79-.253-1.197L1 12.17V9.41l4.093 1.753a9.61 9.61 0 0 1 .184-1.01l-3.452-1.48 1.177-.455L5.55 9.28c.113-.317.246-.623.392-.92L4 7.55V2.872l3 1.125v3.5h1v-3.5l3-1.125V7.55L9.919 8h3.088c.08-.14.19-.255.321-.34L12 7.146V1.812L7.5.012zm2.616 2.123L7.5 3.116l-2.616-.98L7.5 1.087l2.616 1.047zm5.16 13.856h-1.1c.517-.97.828-2.178.828-3.491 0-1.556-.434-2.967-1.134-4.004h1.15c.615 1.122.975 2.504.975 4.004 0 1.278-.26 2.47-.72 3.491zm-8.552 0c-.459-1.02-.719-2.212-.719-3.491 0-1.5.36-2.882.975-4.004h1.15c-.7 1.037-1.134 2.448-1.134 4.004 0 1.313.311 2.522.828 3.491h-1.1zM12.327 15l-1.345-1.696L9.638 15H8.362l1.982-2.5L8.362 10h1.276l1.344 1.695L12.326 10h1.276l-1.982 2.5 1.983 2.5h-1.276z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="none" d="M0 0h24v24H0z"/><path d="M3.007 19.028l.079-4.168 4.953 2.203c.024-.336.061-.687.11-1.046l-4.316-1.92L6 13.127l2.476 1.112c.08-.334.17-.66.269-.975L7 12.479V4.341l5 1.875v4.902c.18.093.335.234.432.421a.992.992 0 0 1 .105.461H13V6.216l5-1.875V12h1V3.374L12.5.937 6 3.374v8.655l-3.895 1.747-.012 5.918 6.552 2.718c-.112-.39-.21-.791-.292-1.2l-5.346-2.184zM16.94 3.67l-4.433 1.663-.028-.009-.005.002L8.059 3.67 12.5 2.005l4.441 1.665zM20.013 22H18.7l-2.2-3.08L14.3 22h-1.313l2.856-4-2.856-4H14.3l2.2 3.08L18.7 14h1.313l-2.856 4 2.856 4zm3.937-4c0 1.85-.45 4.569-1.303 6h-1.191C22.42 22.629 23 19.891 23 18s-.58-4.629-1.544-6h1.191c.854 1.431 1.303 4.15 1.303 6zm-12.406 6h-1.191C9.499 22.569 9 19.85 9 18s.5-4.569 1.353-6h1.191C10.58 13.371 10 16.109 10 18s.58 4.629 1.544 6z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="none" d="M0 0h32v32H0z"/><path d="M4 24.589v-4.556l7.015 2.809c.01-.354.028-.705.054-1.055L4.683 19.23l3.25-1.191 3.415 1.486c.06-.338.125-.672.199-1.003L9 17.414V4.81l7 2.597V15h1V7.407l7-2.597V15h1V3.865L16.5.891 8 3.865v13.083l-5 1.833v6.466l8.655 3.716a21.928 21.928 0 0 1-.268-1.202L4 24.589zM22.848 4.17L16.5 6.526l-6.348-2.355L16.5 1.949l6.348 2.222zM26.625 29h-1.25L21.5 23.833 17.625 29h-1.25l4.5-6-4.5-6h1.25l3.875 5.167L25.375 17h1.25l-4.5 6 4.5 6zm2.638-14c1.105 2.417 1.734 5.362 1.734 8.547 0 2.72-.455 5.261-1.281 7.453h-1.051c.856-2.152 1.35-4.707 1.35-7.453 0-3.228-.683-6.194-1.833-8.547h1.081zM13.306 31c-.827-2.192-1.3-4.734-1.3-7.453 0-3.185.648-6.13 1.752-8.547h1.082c-1.15 2.353-1.843 5.319-1.843 8.547 0 2.746.503 5.3 1.36 7.453h-1.051z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M0 1v14h16V1H0zm15 13H1V5h14v9zm0-10h-1V3h-1v1H1V2h14v2zm-5 3v6h3V7h-3zm2 5h-1V8h1v4zm-6 1h3V6H6v7zm1-6h1v5H7V7zm-5 6h3V9H2v4zm1-3h1v2H3v-2z"/><path fill="none" d="M0 0h16v16H0z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 6h-1V5h1v1zm2-3v18H1V3h22zM2 4v3h20V4H2zm20 16V8H2v12h20zm-7-9h4v8h-4v-8zm1 7h2v-6h-2v6zm-6-9h4v10h-4V9zm1 9h2v-8h-2v8zm-6-5h4v6H5v-6zm1 5h2v-4H6v4z"/><path fill="none" d="M0 0h24v24H0z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M27 8h-1V7h1v1zm3-3v23H2V5h28zM3 6v4h26V6H3zm26 21V11H3v16h26zm-9-12h4v10h-4V15zm1 9h2v-8h-2v8zm-7-11h4v12h-4V13zm1 11h2V14h-2v10zm-7-6h4v7H8v-7zm1 6h2v-5H9v5z"/><path fill="none" d="M0 0h32v32H0z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M14 9H2V8h12v1zM8 2.5c-.827 0-1.5.673-1.5 1.5S7.173 5.5 8 5.5 9.5 4.827 9.5 4 8.827 2.5 8 2.5zm0 9c-.827 0-1.5.673-1.5 1.5s.673 1.5 1.5 1.5 1.5-.673 1.5-1.5-.673-1.5-1.5-1.5z"/><path fill="none" d="M0 0h16v16H0z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13H3v-1h18v1zm-9-8.5c-.827 0-1.5.673-1.5 1.5s.673 1.5 1.5 1.5 1.5-.673 1.5-1.5-.673-1.5-1.5-1.5zm0 13c-.827 0-1.5.673-1.5 1.5s.673 1.5 1.5 1.5 1.5-.673 1.5-1.5-.673-1.5-1.5-1.5z"/><path fill="none" d="M0 0h24v24H0z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M28 17H4v-1h24v1zM16 6.5c-.827 0-1.5.673-1.5 1.5s.673 1.5 1.5 1.5 1.5-.673 1.5-1.5-.673-1.5-1.5-1.5zm0 17c-.827 0-1.5.673-1.5 1.5s.673 1.5 1.5 1.5 1.5-.673 1.5-1.5-.673-1.5-1.5-1.5z"/><path fill="none" d="M0 0h32v32H0z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="none" d="M0 0h16v16H0z"/><path d="M12.118 2.703c-1.614-1.21-4.86.223-6.658.992l-.004.002.137-.893a.684.684 0 0 0-.844-.764l-1.656.454v.5H3.07l.001.005 1.483-.002-.029.134.006-.001-1.506 10.52.988.15L5.28 4.857c.163-.066.351-.145.575-.24 1.38-.592 4.512-1.974 5.665-1.113.386.29.529.878.425 1.742l-.91 7.647A.961.961 0 0 0 11.986 14H13v-1l-.976.033.913-7.663c.15-1.25-.125-2.148-.819-2.667z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19.87 7.337c.015.851-.298 3.517-1.41 12.71L19.9 20v1h-1.482a.952.952 0 0 1-.719-.325.953.953 0 0 1-.232-.747c.355-2.937 1.447-12.636 1.454-12.698.144-1.196-.052-2.011-.58-2.432-1.48-1.18-5.451.276-9.044 1.563l-.97.346-2.19 14.27-.989-.153L7.783 3.658 5.1 3.974v-1l2.565-.253a.96.96 0 0 1 1.106 1.088L8.5 5.583l.461-.164c4.025-1.44 8.086-2.933 10.005-1.403.817.651 1.136 1.77.95 3.327l-.046-.006z"/><path fill="none" d="M0 0h24v24H0z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M23.117 27.047l1.674-16.948a5.155 5.155 0 0 0-4.22-5.704c-3.101-.546-6.185.977-9.166 2.455a78.05 78.05 0 0 1-1.891.908l.426-2.627a.958.958 0 0 0-1.272-1.049l-2.783.948.341.94 2.727-.995-3.59 22.848.988.155L9.329 8.94a58.19 58.19 0 0 0 2.52-1.195c2.835-1.404 5.765-2.854 8.548-2.366a4.16 4.16 0 0 1 3.4 4.61l-1.675 16.96A.956.956 0 0 0 23.074 28H25v-1l-1.883.047z"/><path fill="none" d="M0 0h32v32H0z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M7 7h1v1H7V7zm8-4v4h1v3h-1.593L11 13.407V16H8v-1H3v1H0v-3h1V3H0V0h3v1h10V0h3v3h-1zm-1 0h-1V2H3v1H2v10h1v1h5v-1h1.993L13 9.993V7h1V3z"/><path fill="none" d="M0 0h16v16H0z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M10 10h2v2h-2v-2zm12-6v8h1v3h-2.593L15 20.407V23h-3v-1H4v1H1v-3h1V4H1V1h3v1h16V1h3v3h-1zm-1 0h-1V3H4v1H3v16h1v1h8v-1h1.993L20 13.993V12h1V4z"/><path fill="none" d="M0 0h24v24H0z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M14 14h2v2h-2v-2zm15-9v11h1v3h-1.593L20 27.407V30h-3v-1H5v1H2v-3h1V5H2V2h3v1h22V2h3v3h-1zm-1 0h-1V4H5v1H4v22h1v1h12v-1h1.993L27 18.993V16h1V5z"/><path fill="none" d="M0 0h32v32H0z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="none" d="M0 0h16v16H0z"/><path d="M7 7H6V6h1v1zm-7 3v3h3v-1h2.026a9.9 9.9 0 0 1 .097-1H3v-1H2V3h1V2h7v1h1v3h-1v2h3V6h-1V3h1V0h-3v1H3V0H0v3h1v7H0zm15.276 5.991c.459-1.02.719-2.212.719-3.491 0-1.5-.36-2.882-.975-4.004h-1.15c.7 1.037 1.134 2.448 1.134 4.004 0 1.313-.311 2.522-.828 3.491h1.1zm-7.452 0c-.517-.97-.828-2.178-.828-3.491 0-1.556.434-2.967 1.134-4.004H6.98C6.365 9.618 6.005 11 6.005 12.5c0 1.278.26 2.47.72 3.491h1.1zM13.603 15l-1.983-2.5 1.982-2.5h-1.276l-1.344 1.695L9.638 10H8.362l1.982 2.5L8.362 15h1.276l1.344-1.696L12.327 15h1.276z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8.044 17c-.026.35-.044.69-.044 1H4v1H1v-3h1V4H1V1h3v1h12V1h3v3h-1v5h1v3h-2.593l-1 1h-1.414L16 10.993V9h1V4h-1V3H4v1H3v12h1v1h4.044zM9 9v2h2V9H9zm8.157 9l2.856-4H18.7l-2.2 3.08L14.3 14h-1.313l2.856 4-2.856 4H14.3l2.2-3.08L18.7 22h1.313l-2.856-4zm4.299-6C22.42 13.371 23 16.109 23 18s-.58 4.629-1.544 6h1.191c.854-1.431 1.303-4.15 1.303-6s-.45-4.569-1.303-6h-1.191zM10 18c0-1.891.58-4.629 1.544-6h-1.191C9.499 13.431 9 16.15 9 18s.5 4.569 1.353 6h1.191C10.58 22.629 10 19.891 10 18z"/><path fill="none" d="M0 0h24v24H0z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="none" d="M0 0h32v32H0z"/><path d="M11.137 21a23.5 23.5 0 0 0-.084 1H5v1H2v-3h1V5H2V2h3v1h15V2h3v3h-1v6h1v3h-1.593l-2 2h-1.414L20 13.993V11h1V5h-1V4H5v1H4v15h1v1h6.137zM11 13h2v-2h-2v2zm14.375 4L21.5 22.167 17.625 17h-1.25l4.5 6-4.5 6h1.25l3.875-5.167L25.375 29h1.25l-4.5-6 4.5-6h-1.25zm2.807-2c1.15 2.353 1.833 5.319 1.833 8.547 0 2.746-.494 5.3-1.35 7.453h1.05c.827-2.192 1.282-4.734 1.282-7.453 0-3.185-.63-6.13-1.734-8.547h-1.081zm-15.185 8.547c0-3.228.693-6.194 1.843-8.547h-1.082c-1.104 2.417-1.752 5.362-1.752 8.547 0 2.72.473 5.261 1.3 7.453h1.05c-.856-2.152-1.359-4.707-1.359-7.453z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="none" d="M0 0h16v16H0z"/><path d="M16 10V1H0v14h16v-5zM1 2h14v3H1V2zm0 4h14v4H1V6zm14 8H1v-3h14v3z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="none" d="M0 0h24v24H0z"/><path d="M1 21h22V3H1v18zM2 4h20v4H2V4zm0 5h20v6H2V9zm0 7h20v4H2v-4z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="none" d="M0 0h32v32H0z"/><path d="M2 27h28V5H2v22zM3 6h26v6H3V6zm0 7h26v6H3v-6zm0 7h26v6H3v-6z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="none" d="M0 0h16v16H0z"/><path d="M16 5V1H0v14h5.332a9.63 9.63 0 0 1-.208-1H1v-3h4.123c.051-.34.115-.674.201-1H1V6h14v1.496h.02a1 1 0 0 1 .877.52c.04.07.066.149.103.22V5zM1 5V2h14v3H1zm12.87 3.496h1.15c.615 1.122.975 2.504.975 4.004 0 1.278-.26 2.47-.72 3.491h-1.1c.518-.97.829-2.178.829-3.491 0-1.556-.434-2.967-1.134-4.004zM6.724 15.99c-.459-1.02-.719-2.212-.719-3.491 0-1.5.36-2.882.975-4.004h1.15c-.7 1.037-1.134 2.448-1.134 4.004 0 1.313.311 2.522.828 3.491h-1.1zm5.603-.99l-1.345-1.696L9.638 15H8.362l1.982-2.5L8.362 10h1.276l1.344 1.695L12.326 10h1.276l-1.982 2.5 1.983 2.5h-1.276z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="none" d="M0 0h24v24H0z"/><path d="M2 20v-4h6.15c.045-.33.099-.664.163-1H2V9h20v2h.647a.98.98 0 0 1 .353.073V3H1v18h7.313a18.24 18.24 0 0 1-.163-1H2zM2 4h20v4H2V4zm18.013 18H18.7l-2.2-3.08L14.3 22h-1.313l2.856-4-2.856-4H14.3l2.2 3.08L18.7 14h1.313l-2.856 4 2.856 4zm3.937-4c0 1.85-.45 4.569-1.303 6h-1.191C22.42 22.629 23 19.891 23 18s-.58-4.629-1.544-6h1.191c.854 1.431 1.303 4.15 1.303 6zm-12.406 6h-1.191C9.499 22.569 9 19.85 9 18s.5-4.569 1.353-6h1.191C10.58 13.371 10 16.109 10 18s.58 4.629 1.544 6z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="none" d="M0 0h32v32H0z"/><path d="M3 26v-6h8.263c.052-.337.114-.67.18-1H3v-6h26v1h.264c.285 0 .55.124.736.328V5H2v22h9.271c-.05-.332-.095-.664-.13-1H3zM3 6h26v6H3V6zm23.625 23h-1.25L21.5 23.833 17.625 29h-1.25l4.5-6-4.5-6h1.25l3.875 5.167L25.375 17h1.25l-4.5 6 4.5 6zm4.372-5.453c0 2.72-.455 5.261-1.281 7.453h-1.051c.856-2.152 1.35-4.707 1.35-7.453 0-3.228-.683-6.194-1.833-8.547h1.081c1.105 2.417 1.734 5.362 1.734 8.547zM14.357 31h-1.051c-.827-2.192-1.3-4.734-1.3-7.453 0-3.185.648-6.13 1.752-8.547h1.082c-1.15 2.353-1.843 5.319-1.843 8.547 0 2.746.503 5.3 1.36 7.453z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="none" d="M0 0h16v16H0z"/><path d="M13 2V1h3v14h-3v-1h2V2h-2zM2 14V2h2V1H1v14h3v-1H2zm10-9V4h-.568L8.718 7.106 7.185 4H6v1h.563l1.443 2.921L5.316 11H5v1h.771l2.715-3.107L10.02 12H11v-1h-.36L9.199 8.078 11.887 5H12z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="none" d="M0 0h24v24H0z"/><path d="M19 2h4v20h-4v-1h3V3h-3V2zM3 21V3h3V2H2v20h4v-1H3zM18.27 5l-5.66 6.604L9.31 5H7v1h1.691l3.214 6.427L6.27 19H6v1h.73l5.66-6.604L15.69 20H18v-1h-1.691l-3.214-6.427L18.73 6H19V5h-.73z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="none" d="M0 0h32v32H0z"/><path d="M8 28v1H2V3h6v1H3v24h5zM24 4h5v24h-5v1h6V3h-6v1zm2 4V7h-1.725L24 7.31l-7.673 8.632L11.834 7H9v1h2.217l4.395 8.747L8.275 25H7v1h1.725l7.37-8.291L20.26 26H23v-1h-2.122l-4.068-8.096L24 8.815 24.725 8H26z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path stroke-width="0" fill="none" d="M0 0h16v16H0z"/><path d="M9.566 14.634a6.258 6.258 0 0 1-3.627-.417l-.398.918a7.254 7.254 0 0 0 4.205.483l-.18-.984zM4.375 13.24A6.273 6.273 0 0 1 2.32 9.785l-.978.209A7.275 7.275 0 0 0 3.727 14l.648-.76zM1.213 7.812l.994.095c.31-3.275 3.226-5.923 6.71-5.648l.079-.997C5.093.955 1.588 3.829 1.213 7.812zm9.868-6.07l-.366.93c4.602 1.81 5.4 8.034 1.285 10.918V11h-1v4h4v-1h-1.882c4.174-3.566 3.051-10.255-2.037-12.258zm-3.58 10.464l-2.832-2.81.705-.71 2.125 2.108 4.848-4.848.707.707L7.5 12.206z" stroke-width="0"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path stroke-width="0" fill="none" d="M0 0h24v24H0z"/><path d="M14.302 22.668l-.173-.984a9.461 9.461 0 0 1-4.589-.338l-.317.947a10.36 10.36 0 0 0 5.079.375zm-6.454-2.085a9.394 9.394 0 0 1-3.298-3.208l-.852.523a10.394 10.394 0 0 0 3.65 3.552l.5-.867zM22.83 12.5c0-4.15-2.47-7.88-6.26-9.49l-.07-.03-.36.94a9.293 9.293 0 0 1 5.69 8.58c0 3.26-1.748 6.472-4.83 8.155V16h-1v6h6v-1h-3.643a10.36 10.36 0 0 0 4.473-8.5zM2.82 16.09l.87-.53C1.342 8.931 7.1 2.124 13.95 3.29l.16-.99C6.017 1.078.127 9.014 2.82 16.09zm7.68 1.117l-3.854-3.853.708-.708 3.146 3.147 7.146-7.147.708.708-7.854 7.853z" stroke-width="0"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M5.062 21.077l-.868.525C.717 13.211 6.514 3.68 15.802 3.193c1.241-.065 2.462.04 3.652.31l-.22.976a12.58 12.58 0 0 0-3.38-.288c-8.477.444-13.911 9.087-10.792 16.886zm24.764-4.565a13.37 13.37 0 0 0-8.388-12.39l-.371.927a12.369 12.369 0 0 1 7.759 11.463c0 4.807-2.768 8.982-6.826 11.006V23h-1v6h6v-1h-3.79c3.967-2.313 6.616-6.598 6.616-11.488zM12.558 28.18l-.32.947a13.39 13.39 0 0 0 7.173.378l-.217-.977a12.417 12.417 0 0 1-6.636-.348zm-6.607-5.304l-.856.518a13.365 13.365 0 0 0 5.234 4.918l.464-.887c-2-1.047-3.674-2.62-4.842-4.549zm4.403-5.23l-.708.707 3.854 3.853 10.854-10.853-.708-.708L13.5 20.793l-3.146-3.147z" stroke-width="0"/><path stroke-width="0" fill="none" d="M0 0h32v32H0z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="none" d="M0 0h16v16H0z"/><path d="M5.335 9.967L4.307 11h-2.58c1.408-1.418 2.816-2.836 4.23-4.25L7.76 4.947C8.844 3.863 9.92 2.773 11 1.687V4.28c-.65.652-1.296 1.308-1.947 1.96L7.797 7.495h.333a.99.99 0 0 1 .743.338l.887-.887c.415-.415.825-.832 1.24-1.248V8h1V1a1 1 0 0 0-1-1H1a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h4.026a9.69 9.69 0 0 1 .309-2.033zM1 1h1.293L1.25 2.043 1 2.294V1zm0 2.712c.32-.32.637-.642.957-.962L3.707 1h2.578c-.412.413-.82.828-1.232 1.24L3.25 4.043c-.752.752-1.5 1.507-2.25 2.26v-2.59zm0 4.01c.986-.991 1.968-1.983 2.957-2.972L5.76 2.947C6.407 2.3 7.049 1.648 7.695 1h2.578C9.199 2.08 8.13 3.163 7.053 4.24L5.25 6.043C3.829 7.464 2.415 8.889 1 10.313V7.721zm13.176 8.27c.517-.97.828-2.179.828-3.492 0-1.556-.434-2.967-1.134-4.004h1.15c.615 1.122.975 2.504.975 4.004 0 1.278-.26 2.47-.72 3.491h-1.1zm-7.452 0c-.459-1.021-.719-2.214-.719-3.492 0-1.5.36-2.882.975-4.004h1.15c-.7 1.037-1.134 2.448-1.134 4.004 0 1.313.311 2.522.828 3.491h-1.1zM12.327 15l-1.345-1.696L9.638 15H8.362l1.982-2.5L8.362 10h1.276l1.344 1.695L12.326 10h1.276l-1.982 2.5 1.983 2.5h-1.276z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="none" d="M0 0h24v24H0z"/><path d="M20.013 22H18.7l-2.2-3.08L14.3 22h-1.313l2.856-4-2.856-4H14.3l2.2 3.08L18.7 14h1.313l-2.856 4 2.856 4zm3.937-4c0-1.85-.45-4.569-1.303-6h-1.191C22.42 13.371 23 16.109 23 18s-.58 4.629-1.544 6h1.191c.854-1.431 1.303-4.15 1.303-6zM10 18c0-1.891.58-4.629 1.544-6h-1.191C9.499 13.431 9 16.15 9 18s.5 4.569 1.353 6h1.191C10.58 22.629 10 19.891 10 18zm10-7.32L18.686 12h-1.41c.909-.911 1.816-1.823 2.724-2.738V6.67c-1.764 1.78-3.535 3.56-5.304 5.33h-1.412l.308-.308C15.73 9.554 17.87 7.402 20 5.25V3c0-.105-.03-.2-.06-.295-2.537 2.569-5.087 5.14-7.641 7.694l-.62.62c-.045-.007-.089-.019-.135-.019h-1.191c-.027 0-.053.008-.08.01l1.319-1.318c2.54-2.54 5.076-5.098 7.6-7.653C19.129 2.026 19.069 2 19 2h-2.336a1753.244 1753.244 0 0 1-6.365 6.4l-5.327 5.327c-.996.995-1.98 1.997-2.972 2.994V19c0 .093.03.177.053.263 1.404-1.414 2.801-2.833 4.212-4.243l2.909-2.91c-.281.618-.51 1.347-.692 2.106l-1.51 1.51c-1.406 1.406-2.797 2.82-4.197 4.229.075.017.145.045.225.045h2.306c.908-.912 1.808-1.827 2.717-2.737A14.83 14.83 0 0 0 8 18c0 .215.009.447.022.684-.437.438-.87.878-1.307 1.316H8.15c.045.33.099.664.163 1H3a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v8.017l-1 .961V10.68zM2 3.284L3.284 2H3a1 1 0 0 0-1 1v.284zm0 4l3.592-3.592C6.153 3.131 6.714 2.563 7.276 2h-2.58l-.397.4L2 4.697v2.586zm0 4.002l.265-.266 5.327-5.328c1.225-1.225 2.45-2.46 3.674-3.692h-2.58c-.796.8-1.59 1.603-2.387 2.4L2 8.697v2.588zM15.256 2h-2.58A1514.87 1514.87 0 0 1 8.3 6.4l-5.327 5.327c-.326.325-.647.653-.972.979V15.3c.757-.76 1.506-1.523 2.265-2.281l5.327-5.328c1.889-1.888 3.78-3.79 5.664-5.692z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="none" d="M0 0h32v32H0z"/><path d="M22.125 23l4.5-6h-1.25L21.5 22.167 17.625 17h-1.25l4.5 6-4.5 6h1.25l3.875-5.167L25.375 29h1.25l-4.5-6zm7.89.547c0 2.746-.494 5.3-1.35 7.453h1.05c.827-2.192 1.282-4.734 1.282-7.453 0-3.185-.63-6.13-1.734-8.547h-1.081c1.15 2.353 1.833 5.319 1.833 8.547zm-17.018 0c0-3.228.693-6.194 1.843-8.547h-1.082c-1.104 2.417-1.752 5.362-1.752 8.547 0 2.72.473 5.261 1.3 7.453h1.05c-.856-2.152-1.359-4.707-1.359-7.453zm13.988-8.877l-.327.33H25.25c.586-.587 1.165-1.178 1.75-1.765v-2.597c-1.23 1.238-2.45 2.482-3.686 3.717L22.67 15h-1.414l1.351-1.352c1.473-1.472 2.927-2.954 4.393-4.43V6.62c-1.894 1.912-3.78 3.829-5.686 5.734L18.67 15h-1.414l3.351-3.352C22.75 9.506 24.872 7.351 27 5.2V5a1 1 0 0 0-1-1h-.385c-2.098 2.12-4.189 4.244-6.3 6.355l-3.863 3.863A.995.995 0 0 0 14.84 14h-.584l4.351-4.352c1.877-1.876 3.734-3.765 5.6-5.648h-2.575c-1.44 1.45-2.87 2.908-4.318 4.355l-6.439 6.44C8.573 17.098 6.287 19.41 4 21.723v2.596c2.713-2.75 5.433-5.495 8.168-8.231l.124-.124a20.228 20.228 0 0 0-.626 2.05A1743.18 1743.18 0 0 0 4 25.739V26a1 1 0 0 0 1 1h.324c1.923-1.95 3.858-3.893 5.792-5.837a23.73 23.73 0 0 0-.097 1.518C9.589 24.12 8.157 25.557 6.733 27h2.576l1.76-1.775c.032.432.083.856.138 1.282l-.49.493h.554c.05.336.105.67.17 1H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h21a2 2 0 0 1 2 2v8.657l-1.013 1.008-.001.005zM4 8.257l.168-.17L8.256 4H5.67L4 5.67v2.587zm0 4.016c.724-.728 1.442-1.459 2.168-2.185L12.256 4H9.67L4.875 8.795c-.293.293-.582.588-.875.882v2.596zm0 4.015c1.39-1.4 2.772-2.804 4.168-4.2l6.44-6.44c.547-.547 1.087-1.1 1.634-1.648h-2.575c-.118.118-.234.237-.353.355l-6.439 6.44c-.963.963-1.915 1.932-2.875 2.897v2.596zM20.224 4H17.65c-.781.784-1.553 1.573-2.336 2.355l-6.439 6.44C7.242 14.428 5.625 16.07 4 17.708v2.596c2.053-2.074 4.102-4.15 6.168-6.216l6.44-6.44C17.82 6.436 19.016 5.215 20.223 4z"/></svg>
package/index.d.ts CHANGED
@@ -15,6 +15,9 @@ export const zoomOutFixed16: string;
15
15
  export const zoomInFixed32: string;
16
16
  export const zoomInFixed24: string;
17
17
  export const zoomInFixed16: string;
18
+ export const zoningParameter32: string;
19
+ export const zoningParameter24: string;
20
+ export const zoningParameter16: string;
18
21
  export const yAxisGuide32: string;
19
22
  export const yAxisGuide24: string;
20
23
  export const yAxisGuide16: string;
@@ -141,6 +144,9 @@ export const vertexCheck16: string;
141
144
  export const validateUtilityNetworkTopology32: string;
142
145
  export const validateUtilityNetworkTopology24: string;
143
146
  export const validateUtilityNetworkTopology16: string;
147
+ export const validate32: string;
148
+ export const validate24: string;
149
+ export const validate16: string;
144
150
  export const utilityNetworkTrace32: string;
145
151
  export const utilityNetworkTrace24: string;
146
152
  export const utilityNetworkTrace16: string;
@@ -513,6 +519,9 @@ export const squareInsetMedium16: string;
513
519
  export const squareInsetLarge32: string;
514
520
  export const squareInsetLarge24: string;
515
521
  export const squareInsetLarge16: string;
522
+ export const squareBracketsX32: string;
523
+ export const squareBracketsX24: string;
524
+ export const squareBracketsX16: string;
516
525
  export const squareArea32: CalciteMultiPathEntry[];
517
526
  export const squareArea24: CalciteMultiPathEntry[];
518
527
  export const squareArea16: CalciteMultiPathEntry[];
@@ -561,6 +570,12 @@ export const speechBubble16: string;
561
570
  export const spatiotemporalDataStore32: string;
562
571
  export const spatiotemporalDataStore24: string;
563
572
  export const spatiotemporalDataStore16: string;
573
+ export const spacesParameter32: string;
574
+ export const spacesParameter24: string;
575
+ export const spacesParameter16: string;
576
+ export const spaces32: string;
577
+ export const spaces24: string;
578
+ export const spaces16: string;
564
579
  export const soundUnavailable32: string;
565
580
  export const soundUnavailable24: string;
566
581
  export const soundUnavailable16: string;
@@ -1251,9 +1266,15 @@ export const partner16: string;
1251
1266
  export const partlyCloudy32: string;
1252
1267
  export const partlyCloudy24: string;
1253
1268
  export const partlyCloudy16: string;
1269
+ export const parcelParameter32: string;
1270
+ export const parcelParameter24: string;
1271
+ export const parcelParameter16: string;
1254
1272
  export const parcelLayer32: string;
1255
1273
  export const parcelLayer24: string;
1256
1274
  export const parcelLayer16: string;
1275
+ export const parcel32: string;
1276
+ export const parcel24: string;
1277
+ export const parcel16: string;
1257
1278
  export const panDrag32: string;
1258
1279
  export const panDrag24: string;
1259
1280
  export const panDrag16: string;
@@ -1431,6 +1452,9 @@ export const newModel16: string;
1431
1452
  export const newLinkChart32: string;
1432
1453
  export const newLinkChart24: string;
1433
1454
  export const newLinkChart16: string;
1455
+ export const nVariable32: string;
1456
+ export const nVariable24: string;
1457
+ export const nVariable16: string;
1434
1458
  export const musicNote32: string;
1435
1459
  export const musicNote24: string;
1436
1460
  export const musicNote16: string;
@@ -2652,6 +2676,9 @@ export const dockLeft16: string;
2652
2676
  export const dockBottom32: string;
2653
2677
  export const dockBottom24: string;
2654
2678
  export const dockBottom16: string;
2679
+ export const divide32: string;
2680
+ export const divide24: string;
2681
+ export const divide16: string;
2655
2682
  export const distributeWidthEvenly32: string;
2656
2683
  export const distributeWidthEvenly24: string;
2657
2684
  export const distributeWidthEvenly16: string;
@@ -2754,6 +2781,9 @@ export const dataCard16: string;
2754
2781
  export const data32: string;
2755
2782
  export const data24: string;
2756
2783
  export const data16: string;
2784
+ export const dashboardGraph32: string;
2785
+ export const dashboardGraph24: string;
2786
+ export const dashboardGraph16: string;
2757
2787
  export const dashboard32: string;
2758
2788
  export const dashboard24: string;
2759
2789
  export const dashboard16: string;
@@ -3540,6 +3570,12 @@ export const i4X16: string;
3540
3570
  export const i3DGlasses32: string;
3541
3571
  export const i3DGlasses24: string;
3542
3572
  export const i3DGlasses16: string;
3573
+ export const i3DBuildingParameter32: string;
3574
+ export const i3DBuildingParameter24: string;
3575
+ export const i3DBuildingParameter16: string;
3576
+ export const i3DBuilding32: string;
3577
+ export const i3DBuilding24: string;
3578
+ export const i3DBuilding16: string;
3543
3579
  export const i360View32: string;
3544
3580
  export const i360View24: string;
3545
3581
  export const i360View16: string;
package/index.js CHANGED
@@ -8,6 +8,9 @@ export {zoomOutFixed16} from "./js/zoomOutFixed16.js";
8
8
  export {zoomInFixed32} from "./js/zoomInFixed32.js";
9
9
  export {zoomInFixed24} from "./js/zoomInFixed24.js";
10
10
  export {zoomInFixed16} from "./js/zoomInFixed16.js";
11
+ export {zoningParameter32} from "./js/zoningParameter32.js";
12
+ export {zoningParameter24} from "./js/zoningParameter24.js";
13
+ export {zoningParameter16} from "./js/zoningParameter16.js";
11
14
  export {yAxisGuide32} from "./js/yAxisGuide32.js";
12
15
  export {yAxisGuide24} from "./js/yAxisGuide24.js";
13
16
  export {yAxisGuide16} from "./js/yAxisGuide16.js";
@@ -134,6 +137,9 @@ export {vertexCheck16} from "./js/vertexCheck16.js";
134
137
  export {validateUtilityNetworkTopology32} from "./js/validateUtilityNetworkTopology32.js";
135
138
  export {validateUtilityNetworkTopology24} from "./js/validateUtilityNetworkTopology24.js";
136
139
  export {validateUtilityNetworkTopology16} from "./js/validateUtilityNetworkTopology16.js";
140
+ export {validate32} from "./js/validate32.js";
141
+ export {validate24} from "./js/validate24.js";
142
+ export {validate16} from "./js/validate16.js";
137
143
  export {utilityNetworkTrace32} from "./js/utilityNetworkTrace32.js";
138
144
  export {utilityNetworkTrace24} from "./js/utilityNetworkTrace24.js";
139
145
  export {utilityNetworkTrace16} from "./js/utilityNetworkTrace16.js";
@@ -506,6 +512,9 @@ export {squareInsetMedium16} from "./js/squareInsetMedium16.js";
506
512
  export {squareInsetLarge32} from "./js/squareInsetLarge32.js";
507
513
  export {squareInsetLarge24} from "./js/squareInsetLarge24.js";
508
514
  export {squareInsetLarge16} from "./js/squareInsetLarge16.js";
515
+ export {squareBracketsX32} from "./js/squareBracketsX32.js";
516
+ export {squareBracketsX24} from "./js/squareBracketsX24.js";
517
+ export {squareBracketsX16} from "./js/squareBracketsX16.js";
509
518
  export {squareArea32} from "./js/squareArea32.js";
510
519
  export {squareArea24} from "./js/squareArea24.js";
511
520
  export {squareArea16} from "./js/squareArea16.js";
@@ -554,6 +563,12 @@ export {speechBubble16} from "./js/speechBubble16.js";
554
563
  export {spatiotemporalDataStore32} from "./js/spatiotemporalDataStore32.js";
555
564
  export {spatiotemporalDataStore24} from "./js/spatiotemporalDataStore24.js";
556
565
  export {spatiotemporalDataStore16} from "./js/spatiotemporalDataStore16.js";
566
+ export {spacesParameter32} from "./js/spacesParameter32.js";
567
+ export {spacesParameter24} from "./js/spacesParameter24.js";
568
+ export {spacesParameter16} from "./js/spacesParameter16.js";
569
+ export {spaces32} from "./js/spaces32.js";
570
+ export {spaces24} from "./js/spaces24.js";
571
+ export {spaces16} from "./js/spaces16.js";
557
572
  export {soundUnavailable32} from "./js/soundUnavailable32.js";
558
573
  export {soundUnavailable24} from "./js/soundUnavailable24.js";
559
574
  export {soundUnavailable16} from "./js/soundUnavailable16.js";
@@ -1244,9 +1259,15 @@ export {partner16} from "./js/partner16.js";
1244
1259
  export {partlyCloudy32} from "./js/partlyCloudy32.js";
1245
1260
  export {partlyCloudy24} from "./js/partlyCloudy24.js";
1246
1261
  export {partlyCloudy16} from "./js/partlyCloudy16.js";
1262
+ export {parcelParameter32} from "./js/parcelParameter32.js";
1263
+ export {parcelParameter24} from "./js/parcelParameter24.js";
1264
+ export {parcelParameter16} from "./js/parcelParameter16.js";
1247
1265
  export {parcelLayer32} from "./js/parcelLayer32.js";
1248
1266
  export {parcelLayer24} from "./js/parcelLayer24.js";
1249
1267
  export {parcelLayer16} from "./js/parcelLayer16.js";
1268
+ export {parcel32} from "./js/parcel32.js";
1269
+ export {parcel24} from "./js/parcel24.js";
1270
+ export {parcel16} from "./js/parcel16.js";
1250
1271
  export {panDrag32} from "./js/panDrag32.js";
1251
1272
  export {panDrag24} from "./js/panDrag24.js";
1252
1273
  export {panDrag16} from "./js/panDrag16.js";
@@ -1424,6 +1445,9 @@ export {newModel16} from "./js/newModel16.js";
1424
1445
  export {newLinkChart32} from "./js/newLinkChart32.js";
1425
1446
  export {newLinkChart24} from "./js/newLinkChart24.js";
1426
1447
  export {newLinkChart16} from "./js/newLinkChart16.js";
1448
+ export {nVariable32} from "./js/nVariable32.js";
1449
+ export {nVariable24} from "./js/nVariable24.js";
1450
+ export {nVariable16} from "./js/nVariable16.js";
1427
1451
  export {musicNote32} from "./js/musicNote32.js";
1428
1452
  export {musicNote24} from "./js/musicNote24.js";
1429
1453
  export {musicNote16} from "./js/musicNote16.js";
@@ -2645,6 +2669,9 @@ export {dockLeft16} from "./js/dockLeft16.js";
2645
2669
  export {dockBottom32} from "./js/dockBottom32.js";
2646
2670
  export {dockBottom24} from "./js/dockBottom24.js";
2647
2671
  export {dockBottom16} from "./js/dockBottom16.js";
2672
+ export {divide32} from "./js/divide32.js";
2673
+ export {divide24} from "./js/divide24.js";
2674
+ export {divide16} from "./js/divide16.js";
2648
2675
  export {distributeWidthEvenly32} from "./js/distributeWidthEvenly32.js";
2649
2676
  export {distributeWidthEvenly24} from "./js/distributeWidthEvenly24.js";
2650
2677
  export {distributeWidthEvenly16} from "./js/distributeWidthEvenly16.js";
@@ -2747,6 +2774,9 @@ export {dataCard16} from "./js/dataCard16.js";
2747
2774
  export {data32} from "./js/data32.js";
2748
2775
  export {data24} from "./js/data24.js";
2749
2776
  export {data16} from "./js/data16.js";
2777
+ export {dashboardGraph32} from "./js/dashboardGraph32.js";
2778
+ export {dashboardGraph24} from "./js/dashboardGraph24.js";
2779
+ export {dashboardGraph16} from "./js/dashboardGraph16.js";
2750
2780
  export {dashboard32} from "./js/dashboard32.js";
2751
2781
  export {dashboard24} from "./js/dashboard24.js";
2752
2782
  export {dashboard16} from "./js/dashboard16.js";
@@ -3533,6 +3563,12 @@ export {i4X16} from "./js/i4X16.js";
3533
3563
  export {i3DGlasses32} from "./js/i3DGlasses32.js";
3534
3564
  export {i3DGlasses24} from "./js/i3DGlasses24.js";
3535
3565
  export {i3DGlasses16} from "./js/i3DGlasses16.js";
3566
+ export {i3DBuildingParameter32} from "./js/i3DBuildingParameter32.js";
3567
+ export {i3DBuildingParameter24} from "./js/i3DBuildingParameter24.js";
3568
+ export {i3DBuildingParameter16} from "./js/i3DBuildingParameter16.js";
3569
+ export {i3DBuilding32} from "./js/i3DBuilding32.js";
3570
+ export {i3DBuilding24} from "./js/i3DBuilding24.js";
3571
+ export {i3DBuilding16} from "./js/i3DBuilding16.js";
3536
3572
  export {i360View32} from "./js/i360View32.js";
3537
3573
  export {i360View24} from "./js/i360View24.js";
3538
3574
  export {i360View16} from "./js/i360View16.js";
@@ -0,0 +1 @@
1
+ export const dashboardGraph16: string;
@@ -0,0 +1 @@
1
+ export const dashboardGraph16 = "M0 1v14h16V1H0zm15 13H1V5h14v9zm0-10h-1V3h-1v1H1V2h14v2zm-5 3v6h3V7h-3zm2 5h-1V8h1v4zm-6 1h3V6H6v7zm1-6h1v5H7V7zm-5 6h3V9H2v4zm1-3h1v2H3v-2z";
@@ -0,0 +1 @@
1
+ "M0 1v14h16V1H0zm15 13H1V5h14v9zm0-10h-1V3h-1v1H1V2h14v2zm-5 3v6h3V7h-3zm2 5h-1V8h1v4zm-6 1h3V6H6v7zm1-6h1v5H7V7zm-5 6h3V9H2v4zm1-3h1v2H3v-2z"
@@ -0,0 +1 @@
1
+ export const dashboardGraph24: string;
@@ -0,0 +1 @@
1
+ export const dashboardGraph24 = "M21 6h-1V5h1v1zm2-3v18H1V3h22zM2 4v3h20V4H2zm20 16V8H2v12h20zm-7-9h4v8h-4v-8zm1 7h2v-6h-2v6zm-6-9h4v10h-4V9zm1 9h2v-8h-2v8zm-6-5h4v6H5v-6zm1 5h2v-4H6v4z";
@@ -0,0 +1 @@
1
+ "M21 6h-1V5h1v1zm2-3v18H1V3h22zM2 4v3h20V4H2zm20 16V8H2v12h20zm-7-9h4v8h-4v-8zm1 7h2v-6h-2v6zm-6-9h4v10h-4V9zm1 9h2v-8h-2v8zm-6-5h4v6H5v-6zm1 5h2v-4H6v4z"
@@ -0,0 +1 @@
1
+ export const dashboardGraph32: string;
@@ -0,0 +1 @@
1
+ export const dashboardGraph32 = "M27 8h-1V7h1v1zm3-3v23H2V5h28zM3 6v4h26V6H3zm26 21V11H3v16h26zm-9-12h4v10h-4V15zm1 9h2v-8h-2v8zm-7-11h4v12h-4V13zm1 11h2V14h-2v10zm-7-6h4v7H8v-7zm1 6h2v-5H9v5z";
@@ -0,0 +1 @@
1
+ "M27 8h-1V7h1v1zm3-3v23H2V5h28zM3 6v4h26V6H3zm26 21V11H3v16h26zm-9-12h4v10h-4V15zm1 9h2v-8h-2v8zm-7-11h4v12h-4V13zm1 11h2V14h-2v10zm-7-6h4v7H8v-7zm1 6h2v-5H9v5z"
@@ -0,0 +1 @@
1
+ export const divide16: string;
package/js/divide16.js ADDED
@@ -0,0 +1 @@
1
+ export const divide16 = "M14 9H2V8h12v1zM8 2.5c-.827 0-1.5.673-1.5 1.5S7.173 5.5 8 5.5 9.5 4.827 9.5 4 8.827 2.5 8 2.5zm0 9c-.827 0-1.5.673-1.5 1.5s.673 1.5 1.5 1.5 1.5-.673 1.5-1.5-.673-1.5-1.5-1.5z";
@@ -0,0 +1 @@
1
+ "M14 9H2V8h12v1zM8 2.5c-.827 0-1.5.673-1.5 1.5S7.173 5.5 8 5.5 9.5 4.827 9.5 4 8.827 2.5 8 2.5zm0 9c-.827 0-1.5.673-1.5 1.5s.673 1.5 1.5 1.5 1.5-.673 1.5-1.5-.673-1.5-1.5-1.5z"
@@ -0,0 +1 @@
1
+ export const divide24: string;
package/js/divide24.js ADDED
@@ -0,0 +1 @@
1
+ export const divide24 = "M21 13H3v-1h18v1zm-9-8.5c-.827 0-1.5.673-1.5 1.5s.673 1.5 1.5 1.5 1.5-.673 1.5-1.5-.673-1.5-1.5-1.5zm0 13c-.827 0-1.5.673-1.5 1.5s.673 1.5 1.5 1.5 1.5-.673 1.5-1.5-.673-1.5-1.5-1.5z";
@@ -0,0 +1 @@
1
+ "M21 13H3v-1h18v1zm-9-8.5c-.827 0-1.5.673-1.5 1.5s.673 1.5 1.5 1.5 1.5-.673 1.5-1.5-.673-1.5-1.5-1.5zm0 13c-.827 0-1.5.673-1.5 1.5s.673 1.5 1.5 1.5 1.5-.673 1.5-1.5-.673-1.5-1.5-1.5z"
@@ -0,0 +1 @@
1
+ export const divide32: string;
package/js/divide32.js ADDED
@@ -0,0 +1 @@
1
+ export const divide32 = "M28 17H4v-1h24v1zM16 6.5c-.827 0-1.5.673-1.5 1.5s.673 1.5 1.5 1.5 1.5-.673 1.5-1.5-.673-1.5-1.5-1.5zm0 17c-.827 0-1.5.673-1.5 1.5s.673 1.5 1.5 1.5 1.5-.673 1.5-1.5-.673-1.5-1.5-1.5z";
@@ -0,0 +1 @@
1
+ "M28 17H4v-1h24v1zM16 6.5c-.827 0-1.5.673-1.5 1.5s.673 1.5 1.5 1.5 1.5-.673 1.5-1.5-.673-1.5-1.5-1.5zm0 17c-.827 0-1.5.673-1.5 1.5s.673 1.5 1.5 1.5 1.5-.673 1.5-1.5-.673-1.5-1.5-1.5z"
@@ -0,0 +1 @@
1
+ export const i3DBuilding16: string;
@@ -0,0 +1 @@
1
+ export const i3DBuilding16 = "M8.5.012L4 1.812v5.233L1 8.208v4.522l7.5 3.214L16 12.73V8.208l-3-1.163V1.812L8.5.012zm0 10.994L2.825 8.574l1.177-.456L8.5 9.992l4.498-1.874 1.177.456L8.5 11.006zM8 3.997v4.702L5 7.45V2.873l3 1.125zm1 0l3-1.125V7.45L9 8.7V3.997zm2.116-1.862L8.5 3.116l-2.616-.98L8.5 1.087l2.616 1.047zM2 9.31l6 2.571v2.762L2 12.07V9.31zm7 5.333V11.88l6-2.57v2.76l-6 2.572z";
@@ -0,0 +1 @@
1
+ "M8.5.012L4 1.812v5.233L1 8.208v4.522l7.5 3.214L16 12.73V8.208l-3-1.163V1.812L8.5.012zm0 10.994L2.825 8.574l1.177-.456L8.5 9.992l4.498-1.874 1.177.456L8.5 11.006zM8 3.997v4.702L5 7.45V2.873l3 1.125zm1 0l3-1.125V7.45L9 8.7V3.997zm2.116-1.862L8.5 3.116l-2.616-.98L8.5 1.087l2.616 1.047zM2 9.31l6 2.571v2.762L2 12.07V9.31zm7 5.333V11.88l6-2.57v2.76l-6 2.572z"
@@ -0,0 +1 @@
1
+ export const i3DBuilding24: string;
@@ -0,0 +1 @@
1
+ export const i3DBuilding24 = "M19 12.026V3.474l-6.5-2.438L6 3.475v8.552l-4 1.75v5.921l10.5 4.29 10.5-4.29v-5.922l-4-1.749zm-6.5-9.921l4.441 1.665-4.433 1.663-.028-.009-.005.002L8.059 3.77 12.5 2.105zM18 4.44v8.038l-5 2.248v-8.41l5-1.875zm-11 0l5 1.875v8.411L7 12.48V4.441zm-1.01 8.681l6.51 2.926 6.51-2.926 2.193.96-8.703 3.871-8.703-3.872 2.194-.959zM3 14.822l9 4.003.004 3.88L3 19.025v-4.203zm19 4.203l-9 3.676v-3.877l9-4.002v4.203z";
@@ -0,0 +1 @@
1
+ "M19 12.026V3.474l-6.5-2.438L6 3.475v8.552l-4 1.75v5.921l10.5 4.29 10.5-4.29v-5.922l-4-1.749zm-6.5-9.921l4.441 1.665-4.433 1.663-.028-.009-.005.002L8.059 3.77 12.5 2.105zM18 4.44v8.038l-5 2.248v-8.41l5-1.875zm-11 0l5 1.875v8.411L7 12.48V4.441zm-1.01 8.681l6.51 2.926 6.51-2.926 2.193.96-8.703 3.871-8.703-3.872 2.194-.959zM3 14.822l9 4.003.004 3.88L3 19.025v-4.203zm19 4.203l-9 3.676v-3.877l9-4.002v4.203z"
@@ -0,0 +1 @@
1
+ export const i3DBuilding32: string;
@@ -0,0 +1 @@
1
+ export const i3DBuilding32 = "M25 16.848V3.975l-8.5-2.974L8 3.975v12.873l-5 1.833v6.466l13.5 5.797L30 25.147v-6.466l-5-1.833zm-8.5 7.013L4.683 19.13l3.25-1.191 8.567 3.728 8.568-3.728 3.249 1.191L16.5 23.86zM16 7.517V20.36l-7-3.045V4.92l7 2.597zm1 12.842V7.517l7-2.597v12.394l-7 3.045zm5.848-16.078L16.5 6.636l-6.348-2.355L16.5 2.059l6.348 2.222zM4 19.933l12 4.805.003 4.904L4 24.49v-4.556zm13 9.707v-4.9l12-4.806v4.556l-12 5.15z";
@@ -0,0 +1 @@
1
+ "M25 16.848V3.975l-8.5-2.974L8 3.975v12.873l-5 1.833v6.466l13.5 5.797L30 25.147v-6.466l-5-1.833zm-8.5 7.013L4.683 19.13l3.25-1.191 8.567 3.728 8.568-3.728 3.249 1.191L16.5 23.86zM16 7.517V20.36l-7-3.045V4.92l7 2.597zm1 12.842V7.517l7-2.597v12.394l-7 3.045zm5.848-16.078L16.5 6.636l-6.348-2.355L16.5 2.059l6.348 2.222zM4 19.933l12 4.805.003 4.904L4 24.49v-4.556zm13 9.707v-4.9l12-4.806v4.556l-12 5.15z"
@@ -0,0 +1 @@
1
+ export const i3DBuildingParameter16: string;
@@ -0,0 +1 @@
1
+ export const i3DBuildingParameter16 = "M7.5.012L3 1.812v5.334L0 8.308v4.522l5.366 2.3c-.11-.39-.193-.79-.253-1.197L1 12.17V9.41l4.093 1.753a9.61 9.61 0 0 1 .184-1.01l-3.452-1.48 1.177-.455L5.55 9.28c.113-.317.246-.623.392-.92L4 7.55V2.872l3 1.125v3.5h1v-3.5l3-1.125V7.55L9.919 8h3.088c.08-.14.19-.255.321-.34L12 7.146V1.812L7.5.012zm2.616 2.123L7.5 3.116l-2.616-.98L7.5 1.087l2.616 1.047zm5.16 13.856h-1.1c.517-.97.828-2.178.828-3.491 0-1.556-.434-2.967-1.134-4.004h1.15c.615 1.122.975 2.504.975 4.004 0 1.278-.26 2.47-.72 3.491zm-8.552 0c-.459-1.02-.719-2.212-.719-3.491 0-1.5.36-2.882.975-4.004h1.15c-.7 1.037-1.134 2.448-1.134 4.004 0 1.313.311 2.522.828 3.491h-1.1zM12.327 15l-1.345-1.696L9.638 15H8.362l1.982-2.5L8.362 10h1.276l1.344 1.695L12.326 10h1.276l-1.982 2.5 1.983 2.5h-1.276z";
@@ -0,0 +1 @@
1
+ "M7.5.012L3 1.812v5.334L0 8.308v4.522l5.366 2.3c-.11-.39-.193-.79-.253-1.197L1 12.17V9.41l4.093 1.753a9.61 9.61 0 0 1 .184-1.01l-3.452-1.48 1.177-.455L5.55 9.28c.113-.317.246-.623.392-.92L4 7.55V2.872l3 1.125v3.5h1v-3.5l3-1.125V7.55L9.919 8h3.088c.08-.14.19-.255.321-.34L12 7.146V1.812L7.5.012zm2.616 2.123L7.5 3.116l-2.616-.98L7.5 1.087l2.616 1.047zm5.16 13.856h-1.1c.517-.97.828-2.178.828-3.491 0-1.556-.434-2.967-1.134-4.004h1.15c.615 1.122.975 2.504.975 4.004 0 1.278-.26 2.47-.72 3.491zm-8.552 0c-.459-1.02-.719-2.212-.719-3.491 0-1.5.36-2.882.975-4.004h1.15c-.7 1.037-1.134 2.448-1.134 4.004 0 1.313.311 2.522.828 3.491h-1.1zM12.327 15l-1.345-1.696L9.638 15H8.362l1.982-2.5L8.362 10h1.276l1.344 1.695L12.326 10h1.276l-1.982 2.5 1.983 2.5h-1.276z"
@@ -0,0 +1 @@
1
+ export const i3DBuildingParameter24: string;
@@ -0,0 +1 @@
1
+ export const i3DBuildingParameter24 = "M3.007 19.028l.079-4.168 4.953 2.203c.024-.336.061-.687.11-1.046l-4.316-1.92L6 13.127l2.476 1.112c.08-.334.17-.66.269-.975L7 12.479V4.341l5 1.875v4.902c.18.093.335.234.432.421a.992.992 0 0 1 .105.461H13V6.216l5-1.875V12h1V3.374L12.5.937 6 3.374v8.655l-3.895 1.747-.012 5.918 6.552 2.718c-.112-.39-.21-.791-.292-1.2l-5.346-2.184zM16.94 3.67l-4.433 1.663-.028-.009-.005.002L8.059 3.67 12.5 2.005l4.441 1.665zM20.013 22H18.7l-2.2-3.08L14.3 22h-1.313l2.856-4-2.856-4H14.3l2.2 3.08L18.7 14h1.313l-2.856 4 2.856 4zm3.937-4c0 1.85-.45 4.569-1.303 6h-1.191C22.42 22.629 23 19.891 23 18s-.58-4.629-1.544-6h1.191c.854 1.431 1.303 4.15 1.303 6zm-12.406 6h-1.191C9.499 22.569 9 19.85 9 18s.5-4.569 1.353-6h1.191C10.58 13.371 10 16.109 10 18s.58 4.629 1.544 6z";
@@ -0,0 +1 @@
1
+ "M3.007 19.028l.079-4.168 4.953 2.203c.024-.336.061-.687.11-1.046l-4.316-1.92L6 13.127l2.476 1.112c.08-.334.17-.66.269-.975L7 12.479V4.341l5 1.875v4.902c.18.093.335.234.432.421a.992.992 0 0 1 .105.461H13V6.216l5-1.875V12h1V3.374L12.5.937 6 3.374v8.655l-3.895 1.747-.012 5.918 6.552 2.718c-.112-.39-.21-.791-.292-1.2l-5.346-2.184zM16.94 3.67l-4.433 1.663-.028-.009-.005.002L8.059 3.67 12.5 2.005l4.441 1.665zM20.013 22H18.7l-2.2-3.08L14.3 22h-1.313l2.856-4-2.856-4H14.3l2.2 3.08L18.7 14h1.313l-2.856 4 2.856 4zm3.937-4c0 1.85-.45 4.569-1.303 6h-1.191C22.42 22.629 23 19.891 23 18s-.58-4.629-1.544-6h1.191c.854 1.431 1.303 4.15 1.303 6zm-12.406 6h-1.191C9.499 22.569 9 19.85 9 18s.5-4.569 1.353-6h1.191C10.58 13.371 10 16.109 10 18s.58 4.629 1.544 6z"
@@ -0,0 +1 @@
1
+ export const i3DBuildingParameter32: string;
@@ -0,0 +1 @@
1
+ export const i3DBuildingParameter32 = "M4 24.589v-4.556l7.015 2.809c.01-.354.028-.705.054-1.055L4.683 19.23l3.25-1.191 3.415 1.486c.06-.338.125-.672.199-1.003L9 17.414V4.81l7 2.597V15h1V7.407l7-2.597V15h1V3.865L16.5.891 8 3.865v13.083l-5 1.833v6.466l8.655 3.716a21.928 21.928 0 0 1-.268-1.202L4 24.589zM22.848 4.17L16.5 6.526l-6.348-2.355L16.5 1.949l6.348 2.222zM26.625 29h-1.25L21.5 23.833 17.625 29h-1.25l4.5-6-4.5-6h1.25l3.875 5.167L25.375 17h1.25l-4.5 6 4.5 6zm2.638-14c1.105 2.417 1.734 5.362 1.734 8.547 0 2.72-.455 5.261-1.281 7.453h-1.051c.856-2.152 1.35-4.707 1.35-7.453 0-3.228-.683-6.194-1.833-8.547h1.081zM13.306 31c-.827-2.192-1.3-4.734-1.3-7.453 0-3.185.648-6.13 1.752-8.547h1.082c-1.15 2.353-1.843 5.319-1.843 8.547 0 2.746.503 5.3 1.36 7.453h-1.051z";
@@ -0,0 +1 @@
1
+ "M4 24.589v-4.556l7.015 2.809c.01-.354.028-.705.054-1.055L4.683 19.23l3.25-1.191 3.415 1.486c.06-.338.125-.672.199-1.003L9 17.414V4.81l7 2.597V15h1V7.407l7-2.597V15h1V3.865L16.5.891 8 3.865v13.083l-5 1.833v6.466l8.655 3.716a21.928 21.928 0 0 1-.268-1.202L4 24.589zM22.848 4.17L16.5 6.526l-6.348-2.355L16.5 1.949l6.348 2.222zM26.625 29h-1.25L21.5 23.833 17.625 29h-1.25l4.5-6-4.5-6h1.25l3.875 5.167L25.375 17h1.25l-4.5 6 4.5 6zm2.638-14c1.105 2.417 1.734 5.362 1.734 8.547 0 2.72-.455 5.261-1.281 7.453h-1.051c.856-2.152 1.35-4.707 1.35-7.453 0-3.228-.683-6.194-1.833-8.547h1.081zM13.306 31c-.827-2.192-1.3-4.734-1.3-7.453 0-3.185.648-6.13 1.752-8.547h1.082c-1.15 2.353-1.843 5.319-1.843 8.547 0 2.746.503 5.3 1.36 7.453h-1.051z"
@@ -0,0 +1 @@
1
+ export const nVariable16: string;
@@ -0,0 +1 @@
1
+ export const nVariable16 = "M12.118 2.703c-1.614-1.21-4.86.223-6.658.992l-.004.002.137-.893a.684.684 0 0 0-.844-.764l-1.656.454v.5H3.07l.001.005 1.483-.002-.029.134.006-.001-1.506 10.52.988.15L5.28 4.857c.163-.066.351-.145.575-.24 1.38-.592 4.512-1.974 5.665-1.113.386.29.529.878.425 1.742l-.91 7.647A.961.961 0 0 0 11.986 14H13v-1l-.976.033.913-7.663c.15-1.25-.125-2.148-.819-2.667z";
@@ -0,0 +1 @@
1
+ "M12.118 2.703c-1.614-1.21-4.86.223-6.658.992l-.004.002.137-.893a.684.684 0 0 0-.844-.764l-1.656.454v.5H3.07l.001.005 1.483-.002-.029.134.006-.001-1.506 10.52.988.15L5.28 4.857c.163-.066.351-.145.575-.24 1.38-.592 4.512-1.974 5.665-1.113.386.29.529.878.425 1.742l-.91 7.647A.961.961 0 0 0 11.986 14H13v-1l-.976.033.913-7.663c.15-1.25-.125-2.148-.819-2.667z"
@@ -0,0 +1 @@
1
+ export const nVariable24: string;
@@ -0,0 +1 @@
1
+ export const nVariable24 = "M19.87 7.337c.015.851-.298 3.517-1.41 12.71L19.9 20v1h-1.482a.952.952 0 0 1-.719-.325.953.953 0 0 1-.232-.747c.355-2.937 1.447-12.636 1.454-12.698.144-1.196-.052-2.011-.58-2.432-1.48-1.18-5.451.276-9.044 1.563l-.97.346-2.19 14.27-.989-.153L7.783 3.658 5.1 3.974v-1l2.565-.253a.96.96 0 0 1 1.106 1.088L8.5 5.583l.461-.164c4.025-1.44 8.086-2.933 10.005-1.403.817.651 1.136 1.77.95 3.327l-.046-.006z";
@@ -0,0 +1 @@
1
+ "M19.87 7.337c.015.851-.298 3.517-1.41 12.71L19.9 20v1h-1.482a.952.952 0 0 1-.719-.325.953.953 0 0 1-.232-.747c.355-2.937 1.447-12.636 1.454-12.698.144-1.196-.052-2.011-.58-2.432-1.48-1.18-5.451.276-9.044 1.563l-.97.346-2.19 14.27-.989-.153L7.783 3.658 5.1 3.974v-1l2.565-.253a.96.96 0 0 1 1.106 1.088L8.5 5.583l.461-.164c4.025-1.44 8.086-2.933 10.005-1.403.817.651 1.136 1.77.95 3.327l-.046-.006z"
@@ -0,0 +1 @@
1
+ export const nVariable32: string;
@@ -0,0 +1 @@
1
+ export const nVariable32 = "M23.117 27.047l1.674-16.948a5.155 5.155 0 0 0-4.22-5.704c-3.101-.546-6.185.977-9.166 2.455a78.05 78.05 0 0 1-1.891.908l.426-2.627a.958.958 0 0 0-1.272-1.049l-2.783.948.341.94 2.727-.995-3.59 22.848.988.155L9.329 8.94a58.19 58.19 0 0 0 2.52-1.195c2.835-1.404 5.765-2.854 8.548-2.366a4.16 4.16 0 0 1 3.4 4.61l-1.675 16.96A.956.956 0 0 0 23.074 28H25v-1l-1.883.047z";
@@ -0,0 +1 @@
1
+ "M23.117 27.047l1.674-16.948a5.155 5.155 0 0 0-4.22-5.704c-3.101-.546-6.185.977-9.166 2.455a78.05 78.05 0 0 1-1.891.908l.426-2.627a.958.958 0 0 0-1.272-1.049l-2.783.948.341.94 2.727-.995-3.59 22.848.988.155L9.329 8.94a58.19 58.19 0 0 0 2.52-1.195c2.835-1.404 5.765-2.854 8.548-2.366a4.16 4.16 0 0 1 3.4 4.61l-1.675 16.96A.956.956 0 0 0 23.074 28H25v-1l-1.883.047z"
@@ -0,0 +1 @@
1
+ export const parcel16: string;