@esri/calcite-ui-icons 3.17.6 → 3.18.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 (250) hide show
  1. package/docs/icons.json +1 -1
  2. package/docs/keywords.json +693 -352
  3. package/icons/center-align-16.svg +1 -0
  4. package/icons/center-align-24.svg +1 -0
  5. package/icons/center-align-32.svg +1 -0
  6. package/icons/convert-16.svg +1 -0
  7. package/icons/convert-24.svg +1 -0
  8. package/icons/convert-32.svg +1 -0
  9. package/icons/explore-16.svg +1 -0
  10. package/icons/explore-24.svg +1 -0
  11. package/icons/explore-32.svg +1 -0
  12. package/icons/form-dropdown-16.svg +1 -0
  13. package/icons/form-dropdown-24.svg +1 -0
  14. package/icons/form-dropdown-32.svg +1 -0
  15. package/icons/initiative-16.svg +1 -0
  16. package/icons/initiative-24.svg +1 -0
  17. package/icons/initiative-32.svg +1 -0
  18. package/icons/initiative-template-16.svg +1 -0
  19. package/icons/initiative-template-24.svg +1 -0
  20. package/icons/initiative-template-32.svg +1 -0
  21. package/icons/language-16.svg +1 -0
  22. package/icons/language-24.svg +1 -0
  23. package/icons/language-32.svg +1 -0
  24. package/icons/language-translate-16.svg +1 -0
  25. package/icons/language-translate-24.svg +1 -0
  26. package/icons/language-translate-32.svg +1 -0
  27. package/icons/left-align-16.svg +1 -0
  28. package/icons/left-align-24.svg +1 -0
  29. package/icons/left-align-32.svg +1 -0
  30. package/icons/multiple-variables-16.svg +1 -0
  31. package/icons/multiple-variables-24.svg +1 -0
  32. package/icons/multiple-variables-32.svg +1 -0
  33. package/icons/palette-check-16.svg +1 -0
  34. package/icons/palette-check-24.svg +1 -0
  35. package/icons/palette-check-32.svg +1 -0
  36. package/icons/{partly-cloud-16.svg → partly-cloudy-16.svg} +0 -0
  37. package/icons/{partly-cloud-24.svg → partly-cloudy-24.svg} +0 -0
  38. package/icons/{partly-cloud-32.svg → partly-cloudy-32.svg} +0 -0
  39. package/icons/pentagon-16.svg +1 -0
  40. package/icons/pentagon-24.svg +1 -0
  41. package/icons/pentagon-32.svg +1 -0
  42. package/icons/puzzle-piece-16.svg +1 -0
  43. package/icons/puzzle-piece-24.svg +1 -0
  44. package/icons/puzzle-piece-32.svg +1 -0
  45. package/icons/ribbon-rosette-16.svg +1 -0
  46. package/icons/ribbon-rosette-24.svg +1 -0
  47. package/icons/ribbon-rosette-32.svg +1 -0
  48. package/icons/right-align-16.svg +1 -0
  49. package/icons/right-align-24.svg +1 -0
  50. package/icons/right-align-32.svg +1 -0
  51. package/icons/screenshot-mode-16.svg +1 -0
  52. package/icons/screenshot-mode-24.svg +1 -0
  53. package/icons/screenshot-mode-32.svg +1 -0
  54. package/icons/survey-16.svg +1 -0
  55. package/icons/survey-24.svg +1 -0
  56. package/icons/survey-32.svg +1 -0
  57. package/icons/terminal-16.svg +1 -0
  58. package/icons/terminal-24.svg +1 -0
  59. package/icons/terminal-32.svg +1 -0
  60. package/icons/touch-16.svg +1 -0
  61. package/icons/touch-24.svg +1 -0
  62. package/icons/touch-32.svg +1 -0
  63. package/index.d.ts +60 -3
  64. package/index.js +60 -3
  65. package/js/centerAlign16.d.ts +1 -0
  66. package/js/centerAlign16.js +1 -0
  67. package/js/centerAlign16.json +1 -0
  68. package/js/centerAlign24.d.ts +1 -0
  69. package/js/centerAlign24.js +1 -0
  70. package/js/centerAlign24.json +1 -0
  71. package/js/centerAlign32.d.ts +1 -0
  72. package/js/centerAlign32.js +1 -0
  73. package/js/centerAlign32.json +1 -0
  74. package/js/convert16.d.ts +1 -0
  75. package/js/convert16.js +1 -0
  76. package/js/convert16.json +1 -0
  77. package/js/convert24.d.ts +1 -0
  78. package/js/convert24.js +1 -0
  79. package/js/convert24.json +1 -0
  80. package/js/convert32.d.ts +1 -0
  81. package/js/convert32.js +1 -0
  82. package/js/convert32.json +1 -0
  83. package/js/explore16.d.ts +1 -0
  84. package/js/explore16.js +1 -0
  85. package/js/explore16.json +1 -0
  86. package/js/explore24.d.ts +1 -0
  87. package/js/explore24.js +1 -0
  88. package/js/explore24.json +1 -0
  89. package/js/explore32.d.ts +1 -0
  90. package/js/explore32.js +1 -0
  91. package/js/explore32.json +1 -0
  92. package/js/formDropdown16.d.ts +1 -0
  93. package/js/formDropdown16.js +1 -0
  94. package/js/formDropdown16.json +1 -0
  95. package/js/formDropdown24.d.ts +1 -0
  96. package/js/formDropdown24.js +1 -0
  97. package/js/formDropdown24.json +1 -0
  98. package/js/formDropdown32.d.ts +1 -0
  99. package/js/formDropdown32.js +1 -0
  100. package/js/formDropdown32.json +1 -0
  101. package/js/initiative16.d.ts +1 -0
  102. package/js/initiative16.js +1 -0
  103. package/js/initiative16.json +1 -0
  104. package/js/initiative24.d.ts +1 -0
  105. package/js/initiative24.js +1 -0
  106. package/js/initiative24.json +1 -0
  107. package/js/initiative32.d.ts +1 -0
  108. package/js/initiative32.js +1 -0
  109. package/js/initiative32.json +1 -0
  110. package/js/initiativeTemplate16.d.ts +1 -0
  111. package/js/initiativeTemplate16.js +1 -0
  112. package/js/initiativeTemplate16.json +1 -0
  113. package/js/initiativeTemplate24.d.ts +1 -0
  114. package/js/initiativeTemplate24.js +1 -0
  115. package/js/initiativeTemplate24.json +1 -0
  116. package/js/initiativeTemplate32.d.ts +1 -0
  117. package/js/initiativeTemplate32.js +1 -0
  118. package/js/initiativeTemplate32.json +1 -0
  119. package/js/language16.d.ts +1 -0
  120. package/js/language16.js +1 -0
  121. package/js/language16.json +1 -0
  122. package/js/language24.d.ts +1 -0
  123. package/js/language24.js +1 -0
  124. package/js/language24.json +1 -0
  125. package/js/language32.d.ts +1 -0
  126. package/js/language32.js +1 -0
  127. package/js/language32.json +1 -0
  128. package/js/languageTranslate16.d.ts +1 -0
  129. package/js/languageTranslate16.js +1 -0
  130. package/js/languageTranslate16.json +1 -0
  131. package/js/languageTranslate24.d.ts +1 -0
  132. package/js/languageTranslate24.js +1 -0
  133. package/js/languageTranslate24.json +1 -0
  134. package/js/languageTranslate32.d.ts +1 -0
  135. package/js/languageTranslate32.js +1 -0
  136. package/js/languageTranslate32.json +1 -0
  137. package/js/leftAlign16.d.ts +1 -0
  138. package/js/leftAlign16.js +1 -0
  139. package/js/leftAlign16.json +1 -0
  140. package/js/leftAlign24.d.ts +1 -0
  141. package/js/leftAlign24.js +1 -0
  142. package/js/leftAlign24.json +1 -0
  143. package/js/leftAlign32.d.ts +1 -0
  144. package/js/leftAlign32.js +1 -0
  145. package/js/leftAlign32.json +1 -0
  146. package/js/multipleVariables16.d.ts +1 -0
  147. package/js/multipleVariables16.js +1 -0
  148. package/js/multipleVariables16.json +1 -0
  149. package/js/multipleVariables24.d.ts +1 -0
  150. package/js/multipleVariables24.js +1 -0
  151. package/js/multipleVariables24.json +1 -0
  152. package/js/multipleVariables32.d.ts +1 -0
  153. package/js/multipleVariables32.js +1 -0
  154. package/js/multipleVariables32.json +1 -0
  155. package/js/paletteCheck16.d.ts +1 -0
  156. package/js/paletteCheck16.js +1 -0
  157. package/js/paletteCheck16.json +1 -0
  158. package/js/paletteCheck24.d.ts +1 -0
  159. package/js/paletteCheck24.js +1 -0
  160. package/js/paletteCheck24.json +1 -0
  161. package/js/paletteCheck32.d.ts +1 -0
  162. package/js/paletteCheck32.js +1 -0
  163. package/js/paletteCheck32.json +1 -0
  164. package/js/partlyCloudy16.d.ts +1 -0
  165. package/js/partlyCloudy16.js +1 -0
  166. package/js/partlyCloudy16.json +1 -0
  167. package/js/partlyCloudy24.d.ts +1 -0
  168. package/js/partlyCloudy24.js +1 -0
  169. package/js/partlyCloudy24.json +1 -0
  170. package/js/partlyCloudy32.d.ts +1 -0
  171. package/js/partlyCloudy32.js +1 -0
  172. package/js/partlyCloudy32.json +1 -0
  173. package/js/pentagon16.d.ts +1 -0
  174. package/js/pentagon16.js +1 -0
  175. package/js/pentagon16.json +1 -0
  176. package/js/pentagon24.d.ts +1 -0
  177. package/js/pentagon24.js +1 -0
  178. package/js/pentagon24.json +1 -0
  179. package/js/pentagon32.d.ts +1 -0
  180. package/js/pentagon32.js +1 -0
  181. package/js/pentagon32.json +1 -0
  182. package/js/puzzlePiece16.d.ts +1 -0
  183. package/js/puzzlePiece16.js +1 -0
  184. package/js/puzzlePiece16.json +1 -0
  185. package/js/puzzlePiece24.d.ts +1 -0
  186. package/js/puzzlePiece24.js +1 -0
  187. package/js/puzzlePiece24.json +1 -0
  188. package/js/puzzlePiece32.d.ts +1 -0
  189. package/js/puzzlePiece32.js +1 -0
  190. package/js/puzzlePiece32.json +1 -0
  191. package/js/ribbonRosette16.d.ts +1 -0
  192. package/js/ribbonRosette16.js +1 -0
  193. package/js/ribbonRosette16.json +1 -0
  194. package/js/ribbonRosette24.d.ts +1 -0
  195. package/js/ribbonRosette24.js +1 -0
  196. package/js/ribbonRosette24.json +1 -0
  197. package/js/ribbonRosette32.d.ts +1 -0
  198. package/js/ribbonRosette32.js +1 -0
  199. package/js/ribbonRosette32.json +1 -0
  200. package/js/rightAlign16.d.ts +1 -0
  201. package/js/rightAlign16.js +1 -0
  202. package/js/rightAlign16.json +1 -0
  203. package/js/rightAlign24.d.ts +1 -0
  204. package/js/rightAlign24.js +1 -0
  205. package/js/rightAlign24.json +1 -0
  206. package/js/rightAlign32.d.ts +1 -0
  207. package/js/rightAlign32.js +1 -0
  208. package/js/rightAlign32.json +1 -0
  209. package/js/screenshotMode16.d.ts +1 -0
  210. package/js/screenshotMode16.js +1 -0
  211. package/js/screenshotMode16.json +1 -0
  212. package/js/screenshotMode24.d.ts +1 -0
  213. package/js/screenshotMode24.js +1 -0
  214. package/js/screenshotMode24.json +1 -0
  215. package/js/screenshotMode32.d.ts +1 -0
  216. package/js/screenshotMode32.js +1 -0
  217. package/js/screenshotMode32.json +1 -0
  218. package/js/survey16.d.ts +1 -0
  219. package/js/survey16.js +1 -0
  220. package/js/survey16.json +1 -0
  221. package/js/survey24.d.ts +1 -0
  222. package/js/survey24.js +1 -0
  223. package/js/survey24.json +1 -0
  224. package/js/survey32.d.ts +1 -0
  225. package/js/survey32.js +1 -0
  226. package/js/survey32.json +1 -0
  227. package/js/terminal16.d.ts +1 -0
  228. package/js/terminal16.js +1 -0
  229. package/js/terminal16.json +1 -0
  230. package/js/terminal24.d.ts +1 -0
  231. package/js/terminal24.js +1 -0
  232. package/js/terminal24.json +1 -0
  233. package/js/terminal32.d.ts +1 -0
  234. package/js/terminal32.js +1 -0
  235. package/js/terminal32.json +1 -0
  236. package/js/touch16.d.ts +1 -0
  237. package/js/touch16.js +1 -0
  238. package/js/touch16.json +1 -0
  239. package/js/touch24.d.ts +1 -0
  240. package/js/touch24.js +1 -0
  241. package/js/touch24.json +1 -0
  242. package/js/touch32.d.ts +1 -0
  243. package/js/touch32.js +1 -0
  244. package/js/touch32.json +1 -0
  245. package/launch-calcite.command +1 -0
  246. package/launch-meridian.command +1 -0
  247. package/package.json +1 -1
  248. package/sprite-16.svg +1 -1
  249. package/sprite-24.svg +1 -1
  250. package/sprite-32.svg +1 -1
@@ -5663,6 +5663,7 @@
5663
5663
  "form-elements": {
5664
5664
  "alias": [
5665
5665
  "3.0.0",
5666
+ "forms",
5666
5667
  "web survey elements",
5667
5668
  "form elements",
5668
5669
  "form fields"
@@ -5673,6 +5674,7 @@
5673
5674
  "form-field": {
5674
5675
  "alias": [
5675
5676
  "3.0.0",
5677
+ "forms",
5676
5678
  "form field",
5677
5679
  "input"
5678
5680
  ],
@@ -5682,6 +5684,7 @@
5682
5684
  "form-field-multiline": {
5683
5685
  "alias": [
5684
5686
  "3.0.0",
5687
+ "forms",
5685
5688
  "form field multiline",
5686
5689
  "input",
5687
5690
  "form field paragraph"
@@ -5692,6 +5695,7 @@
5692
5695
  "group-form": {
5693
5696
  "alias": [
5694
5697
  "3.0.0",
5698
+ "forms",
5695
5699
  "group form field",
5696
5700
  "group form elements"
5697
5701
  ],
@@ -5701,6 +5705,7 @@
5701
5705
  "group-x": {
5702
5706
  "alias": [
5703
5707
  "3.0.0",
5708
+ "forms",
5704
5709
  "delete group",
5705
5710
  "group x",
5706
5711
  "remove group",
@@ -6535,7 +6540,7 @@
6535
6540
  "@",
6536
6541
  "email address",
6537
6542
  "contact",
6538
- "form"
6543
+ "forms"
6539
6544
  ],
6540
6545
  "category": "Forms",
6541
6546
  "release": "3.9.0"
@@ -8493,6 +8498,7 @@
8493
8498
  "smart-form": {
8494
8499
  "alias": [
8495
8500
  "3.17.2",
8501
+ "forms",
8496
8502
  "lightning",
8497
8503
  "table",
8498
8504
  "text box",
@@ -8571,544 +8577,879 @@
8571
8577
  ],
8572
8578
  "category": "Generic",
8573
8579
  "release": "3.17.2"
8574
- },
8580
+ },
8575
8581
  "pen-mark":{
8576
8582
  "alias":[
8577
- "objects",
8578
- "3.17.3",
8579
- "signature",
8580
- "authorize",
8581
- "writing",
8582
- "endorse",
8583
+ "objects",
8584
+ "3.17.3",
8585
+ "signature",
8586
+ "authorize",
8587
+ "writing",
8588
+ "endorse",
8583
8589
  "license"
8584
8590
  ],
8585
8591
  "category":"Objects",
8586
8592
  "release":"3.17.3"
8587
- },
8593
+ },
8588
8594
  "pen-mark-plus":{
8589
8595
  "alias":[
8590
- "objects",
8591
- "3.17.3",
8592
- "signature",
8593
- "authorize",
8594
- "writing",
8595
- "endorse",
8596
+ "objects",
8597
+ "3.17.3",
8598
+ "signature",
8599
+ "authorize",
8600
+ "writing",
8601
+ "endorse",
8596
8602
  "license"
8597
8603
  ],
8598
8604
  "category":"Objects",
8599
8605
  "release":"3.17.3"
8600
- },
8606
+ },
8601
8607
  "subscript":{
8602
8608
  "alias":[
8603
- "text",
8604
- "3.17.3",
8605
- "copy",
8606
- "letter",
8607
- "character",
8608
- "type",
8609
- "format",
8609
+ "text",
8610
+ "3.17.3",
8611
+ "copy",
8612
+ "letter",
8613
+ "character",
8614
+ "type",
8615
+ "format",
8610
8616
  "alignment"
8611
8617
  ],
8612
8618
  "category":"Text",
8613
8619
  "release":"3.17.3"
8614
- },
8620
+ },
8615
8621
  "superscript":{
8616
8622
  "alias":[
8617
- "text",
8618
- "3.17.3",
8619
- "copy",
8620
- "letter",
8621
- "character",
8622
- "type",
8623
- "format",
8623
+ "text",
8624
+ "3.17.3",
8625
+ "copy",
8626
+ "letter",
8627
+ "character",
8628
+ "type",
8629
+ "format",
8624
8630
  "alignment"
8625
8631
  ],
8626
8632
  "category":"Text",
8627
8633
  "release":"3.17.3"
8628
- },
8634
+ },
8629
8635
  "ungroup-layout-elements":{
8630
8636
  "alias":[
8631
- "Generic",
8632
- "3.17.4",
8633
- "ungroup",
8634
- "shapes",
8635
- "items",
8636
- "unrelease",
8637
+ "Generic",
8638
+ "3.17.4",
8639
+ "ungroup",
8640
+ "shapes",
8641
+ "items",
8642
+ "unrelease",
8637
8643
  "artboard"
8638
8644
  ],
8639
8645
  "category":"Generic",
8640
8646
  "release":"3.17.4"
8641
- },
8647
+ },
8642
8648
  "ungroup-items":{
8643
8649
  "alias":[
8644
- "Generic",
8645
- "3.17.4",
8646
- "ungroup",
8647
- "shapes",
8648
- "items",
8649
- "unrelease",
8650
+ "Generic",
8651
+ "3.17.4",
8652
+ "ungroup",
8653
+ "shapes",
8654
+ "items",
8655
+ "unrelease",
8650
8656
  "artboard"
8651
8657
  ],
8652
8658
  "category":"Generic",
8653
8659
  "release":"3.17.4"
8654
- },
8660
+ },
8655
8661
  "group-layout-elements":{
8656
8662
  "alias":[
8657
- "Generic",
8658
- "3.17.4",
8659
- "group",
8660
- "shapes",
8661
- "items",
8663
+ "Generic",
8664
+ "3.17.4",
8665
+ "group",
8666
+ "shapes",
8667
+ "items",
8662
8668
  "artboard"
8663
8669
  ],
8664
8670
  "category":"Generic",
8665
8671
  "release":"3.17.4"
8666
- },
8672
+ },
8667
8673
  "group-items":{
8668
8674
  "alias":[
8669
- "Generic",
8670
- "3.17.4",
8671
- "group",
8672
- "shapes",
8673
- "items",
8675
+ "Generic",
8676
+ "3.17.4",
8677
+ "group",
8678
+ "shapes",
8679
+ "items",
8674
8680
  "artboard"
8675
8681
  ],
8676
8682
  "category":"Generic",
8677
8683
  "release":"3.17.4"
8678
- },
8684
+ },
8679
8685
  "check-extent":{
8680
8686
  "alias":[
8681
- "3.17.5",
8682
- "symbols",
8683
- "done",
8684
- "box",
8685
- "tick",
8686
- "selection",
8687
- "area",
8688
- "tick",
8689
- "checkmark",
8690
- "confirm",
8691
- "correct",
8692
- "selected",
8693
- "precision",
8694
- "accuracy",
8687
+ "3.17.5",
8688
+ "symbols",
8689
+ "done",
8690
+ "box",
8691
+ "tick",
8692
+ "selection",
8693
+ "area",
8694
+ "tick",
8695
+ "checkmark",
8696
+ "confirm",
8697
+ "correct",
8698
+ "selected",
8699
+ "precision",
8700
+ "accuracy",
8695
8701
  "success"
8696
8702
  ],
8697
8703
  "category":"Symbols",
8698
8704
  "release":"3.17.5"
8699
- },
8705
+ },
8700
8706
  "drive-time":{
8701
8707
  "alias":[
8702
- "3.17.5",
8703
- "gis",
8704
- "area",
8705
- "navigation",
8706
- "driving",
8707
- "routes",
8708
- "map",
8709
- "visualization",
8708
+ "3.17.5",
8709
+ "gis",
8710
+ "area",
8711
+ "navigation",
8712
+ "driving",
8713
+ "routes",
8714
+ "map",
8715
+ "visualization",
8710
8716
  "mapping"
8711
8717
  ],
8712
8718
  "category":"GIS",
8713
8719
  "release":"3.17.5"
8714
- },
8720
+ },
8715
8721
  "drive-time-largest":{
8716
8722
  "alias":[
8717
- "3.17.5",
8718
- "gis",
8719
- "area",
8720
- "navigation",
8721
- "driving",
8722
- "routes",
8723
- "map",
8724
- "visualization",
8723
+ "3.17.5",
8724
+ "gis",
8725
+ "area",
8726
+ "navigation",
8727
+ "driving",
8728
+ "routes",
8729
+ "map",
8730
+ "visualization",
8725
8731
  "mapping"
8726
8732
  ],
8727
8733
  "category":"GIS",
8728
8734
  "release":"3.17.5"
8729
- },
8735
+ },
8730
8736
  "drive-time-smallest":{
8731
8737
  "alias":[
8732
- "3.17.5",
8733
- "gis",
8734
- "area",
8735
- "navigation",
8736
- "driving",
8737
- "routes",
8738
- "map",
8739
- "visualization",
8738
+ "3.17.5",
8739
+ "gis",
8740
+ "area",
8741
+ "navigation",
8742
+ "driving",
8743
+ "routes",
8744
+ "map",
8745
+ "visualization",
8740
8746
  "mapping"
8741
8747
  ],
8742
8748
  "category":"GIS",
8743
8749
  "release":"3.17.5"
8744
- },
8750
+ },
8745
8751
  "drive-time-x-bar":{
8746
8752
  "alias":[
8747
- "3.17.5",
8748
- "gis",
8749
- "area",
8750
- "navigation",
8751
- "driving",
8752
- "routes",
8753
- "map",
8754
- "visualization",
8755
- "mapping",
8756
- "medium",
8757
- "average",
8758
- "median",
8759
- "mean",
8760
- "middle",
8761
- "formula",
8753
+ "3.17.5",
8754
+ "gis",
8755
+ "area",
8756
+ "navigation",
8757
+ "driving",
8758
+ "routes",
8759
+ "map",
8760
+ "visualization",
8761
+ "mapping",
8762
+ "medium",
8763
+ "average",
8764
+ "median",
8765
+ "mean",
8766
+ "middle",
8767
+ "formula",
8762
8768
  "mathematics"
8763
8769
  ],
8764
8770
  "category":"GIS",
8765
8771
  "release":"3.17.5"
8766
- },
8772
+ },
8767
8773
  "rings-largest":{
8768
8774
  "alias":[
8769
- "3.17.5",
8770
- "gis",
8771
- "area",
8772
- "radius",
8773
- "location",
8774
- "circles",
8775
- "map",
8776
- "visualization",
8777
- "mapping",
8778
- "buffer",
8779
- "boundaries",
8775
+ "3.17.5",
8776
+ "gis",
8777
+ "area",
8778
+ "radius",
8779
+ "location",
8780
+ "circles",
8781
+ "map",
8782
+ "visualization",
8783
+ "mapping",
8784
+ "buffer",
8785
+ "boundaries",
8780
8786
  "location"
8781
8787
  ],
8782
8788
  "category":"GIS",
8783
8789
  "release":"3.17.5"
8784
- },
8790
+ },
8785
8791
  "rings-smallest":{
8786
8792
  "alias":[
8787
- "3.17.5",
8788
- "gis",
8789
- "area",
8790
- "radius",
8791
- "location",
8792
- "circles",
8793
- "map",
8794
- "visualization",
8795
- "mapping",
8796
- "buffer",
8797
- "boundaries",
8793
+ "3.17.5",
8794
+ "gis",
8795
+ "area",
8796
+ "radius",
8797
+ "location",
8798
+ "circles",
8799
+ "map",
8800
+ "visualization",
8801
+ "mapping",
8802
+ "buffer",
8803
+ "boundaries",
8798
8804
  "location"
8799
8805
  ],
8800
8806
  "category":"GIS",
8801
8807
  "release":"3.17.5"
8802
- },
8808
+ },
8803
8809
  "rings-x-bar":{
8804
8810
  "alias":[
8805
- "3.17.5",
8806
- "gis",
8807
- "area",
8808
- "radius",
8809
- "location",
8810
- "circles",
8811
- "map",
8812
- "visualization",
8813
- "mapping",
8814
- "buffer",
8815
- "boundaries",
8816
- "location",
8817
- "medium",
8818
- "average",
8819
- "median",
8820
- "mean",
8821
- "middle",
8822
- "formula",
8811
+ "3.17.5",
8812
+ "gis",
8813
+ "area",
8814
+ "radius",
8815
+ "location",
8816
+ "circles",
8817
+ "map",
8818
+ "visualization",
8819
+ "mapping",
8820
+ "buffer",
8821
+ "boundaries",
8822
+ "location",
8823
+ "medium",
8824
+ "average",
8825
+ "median",
8826
+ "mean",
8827
+ "middle",
8828
+ "formula",
8823
8829
  "mathematics"
8824
8830
  ],
8825
8831
  "category":"GIS",
8826
8832
  "release":"3.17.5"
8827
- },
8833
+ },
8828
8834
  "display-selection-lock":{
8829
8835
  "alias":[
8830
- "3.17.6",
8831
- "gis",
8832
- "area",
8833
- "lock",
8836
+ "3.17.6",
8837
+ "gis",
8838
+ "area",
8839
+ "lock",
8834
8840
  "select"
8835
8841
  ],
8836
8842
  "category":"GIS",
8837
8843
  "release":"3.17.6"
8838
- },
8844
+ },
8839
8845
  "display-selection-unlock":{
8840
8846
  "alias":[
8841
8847
  "3.17.6",
8842
- "gis",
8843
- "area",
8844
- "unlock",
8848
+ "gis",
8849
+ "area",
8850
+ "unlock",
8845
8851
  "select"
8846
8852
  ],
8847
8853
  "category":"GIS",
8848
8854
  "release":"3.17.6"
8849
- },
8855
+ },
8850
8856
  "drive-time-threshold":{
8851
8857
  "alias":[
8852
8858
  "3.17.6",
8853
- "gis",
8854
- "drive",
8855
- "time",
8859
+ "gis",
8860
+ "drive",
8861
+ "time",
8856
8862
  "threshold"
8857
8863
  ],
8858
8864
  "category":"GIS",
8859
8865
  "release":"3.17.6"
8860
- },
8866
+ },
8861
8867
  "rings-threshold":{
8862
8868
  "alias":[
8863
- "3.17.6",
8864
- "gis",
8865
- "ring",
8866
- "time",
8869
+ "3.17.6",
8870
+ "gis",
8871
+ "ring",
8872
+ "time",
8867
8873
  "threshold"
8868
8874
  ],
8869
8875
  "category":"GIS",
8870
8876
  "release":"3.17.6"
8871
- },
8877
+ },
8872
8878
  "select-visible":{
8873
8879
  "alias":[
8874
8880
  "3.17.6",
8875
- "gis",
8876
- "visible",
8877
- "area",
8881
+ "gis",
8882
+ "visible",
8883
+ "area",
8878
8884
  "select"
8879
8885
  ],
8880
8886
  "category":"GIS",
8881
8887
  "release":"3.17.6"
8882
- },
8888
+ },
8883
8889
  "cloudy":{
8884
8890
  "alias":[
8885
- "3.17.6",
8886
- "generic",
8887
- "clouds",
8888
- "weather",
8889
- "sky",
8890
- "forecast",
8891
- "temperature",
8892
- "environment",
8893
- "nature",
8894
- "precipitation",
8895
- "wind",
8891
+ "3.17.6",
8892
+ "generic",
8893
+ "clouds",
8894
+ "weather",
8895
+ "sky",
8896
+ "forecast",
8897
+ "temperature",
8898
+ "environment",
8899
+ "nature",
8900
+ "precipitation",
8901
+ "wind",
8896
8902
  "stormy"
8897
8903
  ],
8898
- "category":"Generic",
8904
+ "category":"Weather",
8899
8905
  "release":"3.17.6"
8900
- },
8906
+ },
8901
8907
  "fog":{
8902
8908
  "alias":[
8903
- "3.17.6",
8904
- "generic",
8905
- "clouds",
8906
- "cloudy",
8907
- "weather",
8908
- "sky",
8909
- "forecast",
8910
- "temperature",
8911
- "environment",
8912
- "nature",
8913
- "precipitation",
8914
- "wind",
8915
- "stormy",
8916
- "gloomy",
8917
- "overcast",
8909
+ "3.17.6",
8910
+ "generic",
8911
+ "clouds",
8912
+ "cloudy",
8913
+ "weather",
8914
+ "sky",
8915
+ "forecast",
8916
+ "temperature",
8917
+ "environment",
8918
+ "nature",
8919
+ "precipitation",
8920
+ "wind",
8921
+ "stormy",
8922
+ "gloomy",
8923
+ "overcast",
8918
8924
  "coastal"
8919
8925
  ],
8920
- "category":"Generic",
8926
+ "category":"Weather",
8921
8927
  "release":"3.17.6"
8922
- },
8928
+ },
8923
8929
  "heavy-rain":{
8924
8930
  "alias":[
8925
- "3.17.6",
8926
- "generic",
8927
- "clouds",
8928
- "weather",
8929
- "sky",
8930
- "forecast",
8931
- "temperature",
8932
- "environment",
8933
- "nature",
8934
- "precipitation",
8935
- "windy",
8936
- "stormy",
8937
- "cloudy",
8931
+ "3.17.6",
8932
+ "generic",
8933
+ "clouds",
8934
+ "weather",
8935
+ "sky",
8936
+ "forecast",
8937
+ "temperature",
8938
+ "environment",
8939
+ "nature",
8940
+ "precipitation",
8941
+ "windy",
8942
+ "stormy",
8943
+ "cloudy",
8938
8944
  "severe weather"
8939
8945
  ],
8940
- "category":"Generic",
8946
+ "category":"Weather",
8941
8947
  "release":"3.17.6"
8942
- },
8948
+ },
8943
8949
  "heavy-snow":{
8944
8950
  "alias":[
8945
- "3.17.6",
8946
- "generic",
8947
- "clouds",
8948
- "weather",
8949
- "sky",
8950
- "forecast",
8951
- "temperature",
8952
- "environment",
8953
- "nature",
8954
- "precipitation",
8955
- "windy",
8956
- "stormy",
8957
- "snowy",
8958
- "severe weather",
8951
+ "3.17.6",
8952
+ "generic",
8953
+ "clouds",
8954
+ "weather",
8955
+ "sky",
8956
+ "forecast",
8957
+ "temperature",
8958
+ "environment",
8959
+ "nature",
8960
+ "precipitation",
8961
+ "windy",
8962
+ "stormy",
8963
+ "snowy",
8964
+ "severe weather",
8959
8965
  "freezing"
8960
8966
  ],
8961
- "category":"Generic",
8967
+ "category":"Weather",
8962
8968
  "release":"3.17.6"
8963
- },
8969
+ },
8964
8970
  "light-rain":{
8965
8971
  "alias":[
8966
- "3.17.6",
8967
- "generic",
8968
- "clouds",
8969
- "weather",
8970
- "sky",
8971
- "forecast",
8972
- "temperature",
8973
- "environment",
8974
- "nature",
8975
- "precipitation",
8976
- "misty",
8972
+ "3.17.6",
8973
+ "generic",
8974
+ "clouds",
8975
+ "weather",
8976
+ "sky",
8977
+ "forecast",
8978
+ "temperature",
8979
+ "environment",
8980
+ "nature",
8981
+ "precipitation",
8982
+ "misty",
8977
8983
  "clouds"
8978
8984
  ],
8979
- "category":"Generic",
8985
+ "category":"Weather",
8980
8986
  "release":"3.17.6"
8981
- },
8987
+ },
8982
8988
  "light-snow":{
8983
8989
  "alias":[
8984
- "3.17.6",
8985
- "generic",
8986
- "clouds",
8987
- "weather",
8988
- "sky",
8989
- "forecast",
8990
- "temperature",
8991
- "environment",
8992
- "nature",
8993
- "precipitation",
8990
+ "3.17.6",
8991
+ "generic",
8992
+ "clouds",
8993
+ "weather",
8994
+ "sky",
8995
+ "forecast",
8996
+ "temperature",
8997
+ "environment",
8998
+ "nature",
8999
+ "precipitation",
8994
9000
  "freezing"
8995
9001
  ],
8996
- "category":"Generic",
9002
+ "category":"Weather",
8997
9003
  "release":"3.17.6"
8998
- },
8999
- "partly-cloud":{
9004
+ },
9005
+ "partly-cloudy":{
9000
9006
  "alias":[
9001
- "3.17.6",
9002
- "generic",
9003
- "clouds",
9004
- "weather",
9005
- "sky",
9006
- "forecast",
9007
- "temperature",
9008
- "environment",
9009
- "nature",
9010
- "precipitation",
9011
- "sunny",
9012
- "clouds",
9007
+ "3.17.6",
9008
+ "generic",
9009
+ "clouds",
9010
+ "weather",
9011
+ "sky",
9012
+ "forecast",
9013
+ "temperature",
9014
+ "environment",
9015
+ "nature",
9016
+ "precipitation",
9017
+ "sunny",
9018
+ "clouds",
9013
9019
  "sunshine"
9014
9020
  ],
9015
- "category":"Generic",
9021
+ "category":"Weather",
9016
9022
  "release":"3.17.6"
9017
- },
9023
+ },
9018
9024
  "rain":{
9019
9025
  "alias":[
9020
- "3.17.6",
9021
- "generic",
9022
- "clouds",
9023
- "weather",
9024
- "sky",
9025
- "forecast",
9026
- "temperature",
9027
- "environment",
9028
- "nature",
9029
- "precipitation",
9030
- "wind",
9031
- "stormy",
9026
+ "3.17.6",
9027
+ "generic",
9028
+ "clouds",
9029
+ "weather",
9030
+ "sky",
9031
+ "forecast",
9032
+ "temperature",
9033
+ "environment",
9034
+ "nature",
9035
+ "precipitation",
9036
+ "wind",
9037
+ "stormy",
9032
9038
  "clouds"
9033
9039
  ],
9034
- "category":"Generic",
9040
+ "category":"Weather",
9035
9041
  "release":"3.17.6"
9036
- },
9042
+ },
9037
9043
  "rain-snow":{
9038
9044
  "alias":[
9039
- "3.17.6",
9040
- "generic",
9041
- "clouds",
9042
- "weather",
9043
- "sky",
9044
- "forecast",
9045
- "temperature",
9046
- "environment",
9047
- "nature",
9048
- "precipitation",
9049
- "rainy",
9045
+ "3.17.6",
9046
+ "generic",
9047
+ "clouds",
9048
+ "weather",
9049
+ "sky",
9050
+ "forecast",
9051
+ "temperature",
9052
+ "environment",
9053
+ "nature",
9054
+ "precipitation",
9055
+ "rainy",
9050
9056
  "freezing",
9051
- "stormy",
9057
+ "stormy",
9052
9058
  "clouds"
9053
9059
  ],
9054
- "category":"Generic",
9060
+ "category":"Weather",
9055
9061
  "release":"3.17.6"
9056
- },
9062
+ },
9057
9063
  "rain-thunder":{
9058
9064
  "alias":[
9059
- "3.17.6",
9060
- "generic",
9061
- "clouds",
9062
- "weather",
9063
- "sky",
9064
- "forecast",
9065
- "temperature",
9066
- "environment",
9067
- "nature",
9068
- "precipitation",
9069
- "lightning",
9070
- "stormy",
9071
- "severe weather",
9065
+ "3.17.6",
9066
+ "generic",
9067
+ "clouds",
9068
+ "weather",
9069
+ "sky",
9070
+ "forecast",
9071
+ "temperature",
9072
+ "environment",
9073
+ "nature",
9074
+ "precipitation",
9075
+ "lightning",
9076
+ "stormy",
9077
+ "severe weather",
9072
9078
  "clouds"
9073
9079
  ],
9074
- "category":"Generic",
9080
+ "category":"Weather",
9075
9081
  "release":"3.17.6"
9076
- },
9082
+ },
9077
9083
  "snow":{
9078
9084
  "alias":[
9079
- "3.17.6",
9080
- "generic",
9081
- "clouds",
9082
- "weather",
9083
- "sky",
9084
- "forecast",
9085
- "temperature",
9086
- "environment",
9087
- "nature",
9088
- "precipitation",
9089
- "freezing",
9085
+ "3.17.6",
9086
+ "generic",
9087
+ "clouds",
9088
+ "weather",
9089
+ "sky",
9090
+ "forecast",
9091
+ "temperature",
9092
+ "environment",
9093
+ "nature",
9094
+ "precipitation",
9095
+ "freezing",
9090
9096
  "stormy"
9091
9097
  ],
9092
- "category":"Generic",
9098
+ "category":"Weather",
9093
9099
  "release":"3.17.6"
9094
- },
9100
+ },
9095
9101
  "snow-thunder":{
9096
9102
  "alias":[
9097
- "3.17.6",
9098
- "generic",
9099
- "clouds",
9100
- "weather",
9101
- "sky",
9102
- "forecast",
9103
- "temperature",
9104
- "environment",
9105
- "nature",
9106
- "precipitation",
9107
- "freezing",
9108
- "stormy",
9103
+ "3.17.6",
9104
+ "generic",
9105
+ "clouds",
9106
+ "weather",
9107
+ "sky",
9108
+ "forecast",
9109
+ "temperature",
9110
+ "environment",
9111
+ "nature",
9112
+ "precipitation",
9113
+ "freezing",
9114
+ "stormy",
9109
9115
  "severe weather"
9110
9116
  ],
9111
- "category":"Generic",
9117
+ "category":"Weather",
9112
9118
  "release":"3.17.6"
9113
- }
9119
+ },
9120
+ "center-align":{
9121
+ "alias":[
9122
+ "3.17.7",
9123
+ "text",
9124
+ "typography",
9125
+ "alignment",
9126
+ "paragraph",
9127
+ "type",
9128
+ "body text",
9129
+ "format",
9130
+ "justification",
9131
+ "justify"
9132
+ ],
9133
+ "category":"Text",
9134
+ "release":"3.17.7"
9135
+ },
9136
+ "left-align":{
9137
+ "alias":[
9138
+ "3.17.7",
9139
+ "text",
9140
+ "typography",
9141
+ "alignment",
9142
+ "paragraph",
9143
+ "type",
9144
+ "body text",
9145
+ "format",
9146
+ "justification",
9147
+ "justify"
9148
+ ],
9149
+ "category":"Text",
9150
+ "release":"3.17.7"
9151
+ },
9152
+ "form-dropdown":{
9153
+ "alias":[
9154
+ "3.17.8",
9155
+ "forms",
9156
+ "list",
9157
+ "form field",
9158
+ "items",
9159
+ "form elements"
9160
+ ],
9161
+ "category":"Forms",
9162
+ "release":"3.17.8"
9163
+ },
9164
+ "touch":{
9165
+ "alias":[
9166
+ "3.17.8",
9167
+ "generic",
9168
+ "hand",
9169
+ "screen",
9170
+ "technology",
9171
+ "click",
9172
+ "move"
9173
+ ],
9174
+ "category":"Generic",
9175
+ "release":"3.17.8"
9176
+ },
9177
+ "convert":{
9178
+ "alias":[
9179
+ "3.17.8",
9180
+ "generic",
9181
+ "files",
9182
+ "change",
9183
+ "types",
9184
+ "forms"
9185
+ ],
9186
+ "category":"Generic",
9187
+ "release":"3.17.8"
9188
+ },
9189
+ "language":{
9190
+ "alias":[
9191
+ "3.17.8",
9192
+ "generic",
9193
+ "communication",
9194
+ "translation",
9195
+ "word",
9196
+ "dictionary",
9197
+ "speech"
9198
+ ],
9199
+ "category":"Generic",
9200
+ "release":"3.17.8"
9201
+ },
9202
+ "language-translate":{
9203
+ "alias":[
9204
+ "3.17.8",
9205
+ "communication",
9206
+ "interchange",
9207
+ "lexicon",
9208
+ "conversation",
9209
+ "word",
9210
+ "countries "
9211
+ ],
9212
+ "category":"Generic",
9213
+ "release":"3.17.8"
9214
+ },
9215
+ "terminal":{
9216
+ "alias":[
9217
+ "3.17.8",
9218
+ "window",
9219
+ "operating system",
9220
+ "programing languages",
9221
+ "coding",
9222
+ "developer",
9223
+ "command line",
9224
+ "bash",
9225
+ "shell",
9226
+ "scripts"
9227
+ ],
9228
+ "category":"Windows",
9229
+ "release":"3.17.8"
9230
+ },
9231
+ "explore":{
9232
+ "alias":[
9233
+ "3.17.9",
9234
+ "gis",
9235
+ "compass",
9236
+ "needle",
9237
+ "directions",
9238
+ "circle",
9239
+ "rotation",
9240
+ "navigation",
9241
+ "gps",
9242
+ "location",
9243
+ "tracking",
9244
+ "cardinal",
9245
+ "orientation",
9246
+ "compass rose",
9247
+ "mapping",
9248
+ "cartography",
9249
+ "destination",
9250
+ "navigate"
9251
+ ],
9252
+ "category":"GIS",
9253
+ "release":"3.17.9"
9254
+ },
9255
+ "screenshot-mode":{
9256
+ "alias":[
9257
+ "3.17.9",
9258
+ "generic",
9259
+ "capture",
9260
+ "picture",
9261
+ "image",
9262
+ "png",
9263
+ "camera",
9264
+ "lens",
9265
+ "focus",
9266
+ "square",
9267
+ "corners",
9268
+ "crop",
9269
+ "border",
9270
+ "extent"
9271
+ ],
9272
+ "category":"Generic",
9273
+ "release":"3.17.9"
9274
+ },
9275
+ "right-align":{
9276
+ "alias":[
9277
+ "3.18.0",
9278
+ "text",
9279
+ "alignment",
9280
+ "typography",
9281
+ "paragraph",
9282
+ "type",
9283
+ "body text",
9284
+ "format",
9285
+ "justification",
9286
+ "justify"
9287
+ ],
9288
+ "category":"Text",
9289
+ "release":"3.18.0"
9290
+ },
9291
+ "initiative":{
9292
+ "alias":[
9293
+ "3.18.1",
9294
+ "objects",
9295
+ "summit",
9296
+ "mountain",
9297
+ "flag",
9298
+ "goals",
9299
+ "tent",
9300
+ "camp",
9301
+ "achievement",
9302
+ "target",
9303
+ "objectives",
9304
+ "accomplishment",
9305
+ "climb",
9306
+ "plan",
9307
+ "project"
9308
+ ],
9309
+ "category":"Objects",
9310
+ "release":"3.18.1"
9311
+ },
9312
+ "initiative-template":{
9313
+ "alias":[
9314
+ "3.18.1",
9315
+ "objects",
9316
+ "summit",
9317
+ "mountain",
9318
+ "flag",
9319
+ "goals",
9320
+ "tent",
9321
+ "camp",
9322
+ "achievement",
9323
+ "target",
9324
+ "objectives",
9325
+ "climb",
9326
+ "plan project",
9327
+ "list",
9328
+ "item",
9329
+ "pattern"
9330
+ ],
9331
+ "category":"Objects",
9332
+ "release":"3.18.1"
9333
+ },
9334
+ "multiple-variables":{
9335
+ "alias":[
9336
+ "3.18.1",
9337
+ "symbols",
9338
+ "shapes",
9339
+ "variety",
9340
+ "geometry",
9341
+ "filled",
9342
+ "outline",
9343
+ "diversity",
9344
+ "difference",
9345
+ "variation",
9346
+ "mixed",
9347
+ "changes",
9348
+ "combo",
9349
+ "collection"
9350
+ ],
9351
+ "category":"Symbols",
9352
+ "release":"3.18.1"
9353
+ },
9354
+ "palette-check":{
9355
+ "alias":[
9356
+ "3.18.1",
9357
+ "objects",
9358
+ "appearances",
9359
+ "design",
9360
+ "themes",
9361
+ "color",
9362
+ "templates",
9363
+ "approved",
9364
+ "branded",
9365
+ "reviewed",
9366
+ "checked",
9367
+ "check mark",
9368
+ "quality",
9369
+ "authorized",
9370
+ "art",
9371
+ "styles",
9372
+ "endorsed"
9373
+ ],
9374
+ "category":"Objects",
9375
+ "release":"3.18.1"
9376
+ },
9377
+ "pentagon":{
9378
+ "alias":[
9379
+ "3.18.1",
9380
+ "symbols",
9381
+ "shapes",
9382
+ "single shape",
9383
+ "one variable",
9384
+ "geometry"
9385
+ ],
9386
+ "category":"Symbols",
9387
+ "release":"3.18.1"
9388
+ },
9389
+ "puzzle-piece":{
9390
+ "alias":[
9391
+ "3.18.1",
9392
+ "objects",
9393
+ "problem solve",
9394
+ "solving",
9395
+ "idea",
9396
+ "brainstorm",
9397
+ "goal",
9398
+ "objectives",
9399
+ "accomplishment",
9400
+ "reason",
9401
+ "logic",
9402
+ "plug-in",
9403
+ "add-on",
9404
+ "extension",
9405
+ "solution"
9406
+ ],
9407
+ "category":"Objects",
9408
+ "release":"3.18.1"
9409
+ },
9410
+ "ribbon-rosette":{
9411
+ "alias":[
9412
+ "3.18.1",
9413
+ "objects",
9414
+ "award",
9415
+ "special",
9416
+ "favorite",
9417
+ "unique",
9418
+ "best",
9419
+ "prize",
9420
+ "trophy",
9421
+ "rank",
9422
+ "winner",
9423
+ "featured",
9424
+ "branded",
9425
+ "approved",
9426
+ "reviewed",
9427
+ "checked",
9428
+ "check mark",
9429
+ "quality",
9430
+ "authorized",
9431
+ "passed",
9432
+ "endorsed"
9433
+ ],
9434
+ "category":"Objects",
9435
+ "release":"3.18.1"
9436
+ },
9437
+ "survey":{
9438
+ "alias":[
9439
+ "3.18.1",
9440
+ "objects",
9441
+ "check mark",
9442
+ "clipboard",
9443
+ "exam",
9444
+ "analysis",
9445
+ "audit",
9446
+ "inquiry",
9447
+ "inspection",
9448
+ "review",
9449
+ "study",
9450
+ "interview"
9451
+ ],
9452
+ "category":"Objects",
9453
+ "release":"3.18.1"
9454
+ }
9114
9455
  }