@esri/calcite-ui-icons 3.20.3 → 3.20.7

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 (320) hide show
  1. package/docs/icons.json +1 -1
  2. package/docs/keywords.json +421 -0
  3. package/icons/all-servers-16.svg +1 -0
  4. package/icons/all-servers-24.svg +1 -0
  5. package/icons/all-servers-32.svg +1 -0
  6. package/icons/decrease-link-chart-symbol-size-16.svg +1 -0
  7. package/icons/decrease-link-chart-symbol-size-24.svg +1 -0
  8. package/icons/decrease-link-chart-symbol-size-32.svg +1 -0
  9. package/icons/dimensions-16.svg +1 -0
  10. package/icons/dimensions-24.svg +1 -0
  11. package/icons/dimensions-32.svg +1 -0
  12. package/icons/ellipse-16.svg +1 -0
  13. package/icons/ellipse-24.svg +1 -0
  14. package/icons/ellipse-32.svg +1 -0
  15. package/icons/find-path-16.svg +1 -0
  16. package/icons/find-path-24.svg +1 -0
  17. package/icons/find-path-32.svg +1 -0
  18. package/icons/geoanalytics-server-16.svg +1 -0
  19. package/icons/geoanalytics-server-24.svg +1 -0
  20. package/icons/geoanalytics-server-32.svg +1 -0
  21. package/icons/geoevent-server-16.svg +1 -0
  22. package/icons/geoevent-server-24.svg +1 -0
  23. package/icons/geoevent-server-32.svg +1 -0
  24. package/icons/geographic-link-chart-layout-16.svg +1 -0
  25. package/icons/geographic-link-chart-layout-24.svg +1 -0
  26. package/icons/geographic-link-chart-layout-32.svg +1 -0
  27. package/icons/gis-server-16.svg +1 -0
  28. package/icons/gis-server-24.svg +1 -0
  29. package/icons/gis-server-32.svg +1 -0
  30. package/icons/image-server-16.svg +1 -0
  31. package/icons/image-server-24.svg +1 -0
  32. package/icons/image-server-32.svg +1 -0
  33. package/icons/increase-link-chart-symbol-size-16.svg +1 -0
  34. package/icons/increase-link-chart-symbol-size-24.svg +1 -0
  35. package/icons/increase-link-chart-symbol-size-32.svg +1 -0
  36. package/icons/investigation-16.svg +1 -0
  37. package/icons/investigation-24.svg +1 -0
  38. package/icons/investigation-32.svg +1 -0
  39. package/icons/knowledge-graph-16.svg +1 -0
  40. package/icons/knowledge-graph-24.svg +1 -0
  41. package/icons/knowledge-graph-32.svg +1 -0
  42. package/icons/knowledge-graph-dashboard-16.svg +1 -0
  43. package/icons/knowledge-graph-dashboard-24.svg +1 -0
  44. package/icons/knowledge-graph-dashboard-32.svg +1 -0
  45. package/icons/knowledge-graph-data-model-16.svg +1 -0
  46. package/icons/knowledge-graph-data-model-24.svg +1 -0
  47. package/icons/knowledge-graph-data-model-32.svg +1 -0
  48. package/icons/knowledge-graph-export-16.svg +1 -0
  49. package/icons/knowledge-graph-export-24.svg +1 -0
  50. package/icons/knowledge-graph-export-32.svg +1 -0
  51. package/icons/knowledge-graph-import-16.svg +1 -0
  52. package/icons/knowledge-graph-import-24.svg +1 -0
  53. package/icons/knowledge-graph-import-32.svg +1 -0
  54. package/icons/knowledge-graph-new-16.svg +1 -0
  55. package/icons/knowledge-graph-new-24.svg +1 -0
  56. package/icons/knowledge-graph-new-32.svg +1 -0
  57. package/icons/knowledge-graph-relationship-16.svg +1 -0
  58. package/icons/knowledge-graph-relationship-24.svg +1 -0
  59. package/icons/knowledge-graph-relationship-32.svg +1 -0
  60. package/icons/knowledge-layer-16.svg +1 -0
  61. package/icons/knowledge-layer-24.svg +1 -0
  62. package/icons/knowledge-layer-32.svg +1 -0
  63. package/icons/knowledge-server-16.svg +1 -0
  64. package/icons/knowledge-server-24.svg +1 -0
  65. package/icons/knowledge-server-32.svg +1 -0
  66. package/icons/label-off-16.svg +1 -0
  67. package/icons/label-off-24.svg +1 -0
  68. package/icons/label-off-32.svg +1 -0
  69. package/icons/link-chart-16.svg +1 -0
  70. package/icons/link-chart-24.svg +1 -0
  71. package/icons/link-chart-32.svg +1 -0
  72. package/icons/notebook-server-16.svg +1 -0
  73. package/icons/notebook-server-24.svg +1 -0
  74. package/icons/notebook-server-32.svg +1 -0
  75. package/icons/triangle-16.svg +1 -0
  76. package/icons/triangle-24.svg +1 -0
  77. package/icons/triangle-32.svg +1 -0
  78. package/icons/workflow-manager-server-16.svg +1 -0
  79. package/icons/workflow-manager-server-24.svg +1 -0
  80. package/icons/workflow-manager-server-32.svg +1 -0
  81. package/index.d.ts +78 -0
  82. package/index.js +78 -0
  83. package/js/allServers16.d.ts +1 -0
  84. package/js/allServers16.js +1 -0
  85. package/js/allServers16.json +1 -0
  86. package/js/allServers24.d.ts +1 -0
  87. package/js/allServers24.js +1 -0
  88. package/js/allServers24.json +1 -0
  89. package/js/allServers32.d.ts +1 -0
  90. package/js/allServers32.js +1 -0
  91. package/js/allServers32.json +1 -0
  92. package/js/decreaseLinkChartSymbolSize16.d.ts +1 -0
  93. package/js/decreaseLinkChartSymbolSize16.js +1 -0
  94. package/js/decreaseLinkChartSymbolSize16.json +1 -0
  95. package/js/decreaseLinkChartSymbolSize24.d.ts +1 -0
  96. package/js/decreaseLinkChartSymbolSize24.js +1 -0
  97. package/js/decreaseLinkChartSymbolSize24.json +1 -0
  98. package/js/decreaseLinkChartSymbolSize32.d.ts +1 -0
  99. package/js/decreaseLinkChartSymbolSize32.js +1 -0
  100. package/js/decreaseLinkChartSymbolSize32.json +1 -0
  101. package/js/dimensions16.d.ts +1 -0
  102. package/js/dimensions16.js +1 -0
  103. package/js/dimensions16.json +1 -0
  104. package/js/dimensions24.d.ts +1 -0
  105. package/js/dimensions24.js +1 -0
  106. package/js/dimensions24.json +1 -0
  107. package/js/dimensions32.d.ts +1 -0
  108. package/js/dimensions32.js +1 -0
  109. package/js/dimensions32.json +1 -0
  110. package/js/ellipse16.d.ts +1 -0
  111. package/js/ellipse16.js +1 -0
  112. package/js/ellipse16.json +1 -0
  113. package/js/ellipse24.d.ts +1 -0
  114. package/js/ellipse24.js +1 -0
  115. package/js/ellipse24.json +1 -0
  116. package/js/ellipse32.d.ts +1 -0
  117. package/js/ellipse32.js +1 -0
  118. package/js/ellipse32.json +1 -0
  119. package/js/findPath16.d.ts +1 -0
  120. package/js/findPath16.js +1 -0
  121. package/js/findPath16.json +1 -0
  122. package/js/findPath24.d.ts +1 -0
  123. package/js/findPath24.js +1 -0
  124. package/js/findPath24.json +1 -0
  125. package/js/findPath32.d.ts +1 -0
  126. package/js/findPath32.js +1 -0
  127. package/js/findPath32.json +1 -0
  128. package/js/geoanalyticsServer16.d.ts +1 -0
  129. package/js/geoanalyticsServer16.js +1 -0
  130. package/js/geoanalyticsServer16.json +1 -0
  131. package/js/geoanalyticsServer24.d.ts +1 -0
  132. package/js/geoanalyticsServer24.js +1 -0
  133. package/js/geoanalyticsServer24.json +1 -0
  134. package/js/geoanalyticsServer32.d.ts +1 -0
  135. package/js/geoanalyticsServer32.js +1 -0
  136. package/js/geoanalyticsServer32.json +1 -0
  137. package/js/geoeventServer16.d.ts +1 -0
  138. package/js/geoeventServer16.js +1 -0
  139. package/js/geoeventServer16.json +1 -0
  140. package/js/geoeventServer24.d.ts +1 -0
  141. package/js/geoeventServer24.js +1 -0
  142. package/js/geoeventServer24.json +1 -0
  143. package/js/geoeventServer32.d.ts +1 -0
  144. package/js/geoeventServer32.js +1 -0
  145. package/js/geoeventServer32.json +1 -0
  146. package/js/geographicLinkChartLayout16.d.ts +1 -0
  147. package/js/geographicLinkChartLayout16.js +1 -0
  148. package/js/geographicLinkChartLayout16.json +1 -0
  149. package/js/geographicLinkChartLayout24.d.ts +1 -0
  150. package/js/geographicLinkChartLayout24.js +1 -0
  151. package/js/geographicLinkChartLayout24.json +1 -0
  152. package/js/geographicLinkChartLayout32.d.ts +1 -0
  153. package/js/geographicLinkChartLayout32.js +1 -0
  154. package/js/geographicLinkChartLayout32.json +1 -0
  155. package/js/gisServer16.d.ts +1 -0
  156. package/js/gisServer16.js +1 -0
  157. package/js/gisServer16.json +1 -0
  158. package/js/gisServer24.d.ts +1 -0
  159. package/js/gisServer24.js +1 -0
  160. package/js/gisServer24.json +1 -0
  161. package/js/gisServer32.d.ts +1 -0
  162. package/js/gisServer32.js +1 -0
  163. package/js/gisServer32.json +1 -0
  164. package/js/imageServer16.d.ts +1 -0
  165. package/js/imageServer16.js +1 -0
  166. package/js/imageServer16.json +1 -0
  167. package/js/imageServer24.d.ts +1 -0
  168. package/js/imageServer24.js +1 -0
  169. package/js/imageServer24.json +1 -0
  170. package/js/imageServer32.d.ts +1 -0
  171. package/js/imageServer32.js +1 -0
  172. package/js/imageServer32.json +1 -0
  173. package/js/increaseLinkChartSymbolSize16.d.ts +1 -0
  174. package/js/increaseLinkChartSymbolSize16.js +1 -0
  175. package/js/increaseLinkChartSymbolSize16.json +1 -0
  176. package/js/increaseLinkChartSymbolSize24.d.ts +1 -0
  177. package/js/increaseLinkChartSymbolSize24.js +1 -0
  178. package/js/increaseLinkChartSymbolSize24.json +1 -0
  179. package/js/increaseLinkChartSymbolSize32.d.ts +1 -0
  180. package/js/increaseLinkChartSymbolSize32.js +1 -0
  181. package/js/increaseLinkChartSymbolSize32.json +1 -0
  182. package/js/investigation16.d.ts +1 -0
  183. package/js/investigation16.js +1 -0
  184. package/js/investigation16.json +1 -0
  185. package/js/investigation24.d.ts +1 -0
  186. package/js/investigation24.js +1 -0
  187. package/js/investigation24.json +1 -0
  188. package/js/investigation32.d.ts +1 -0
  189. package/js/investigation32.js +1 -0
  190. package/js/investigation32.json +1 -0
  191. package/js/knowledgeGraph16.d.ts +1 -0
  192. package/js/knowledgeGraph16.js +1 -0
  193. package/js/knowledgeGraph16.json +1 -0
  194. package/js/knowledgeGraph24.d.ts +1 -0
  195. package/js/knowledgeGraph24.js +1 -0
  196. package/js/knowledgeGraph24.json +1 -0
  197. package/js/knowledgeGraph32.d.ts +1 -0
  198. package/js/knowledgeGraph32.js +1 -0
  199. package/js/knowledgeGraph32.json +1 -0
  200. package/js/knowledgeGraphDashboard16.d.ts +1 -0
  201. package/js/knowledgeGraphDashboard16.js +1 -0
  202. package/js/knowledgeGraphDashboard16.json +1 -0
  203. package/js/knowledgeGraphDashboard24.d.ts +1 -0
  204. package/js/knowledgeGraphDashboard24.js +1 -0
  205. package/js/knowledgeGraphDashboard24.json +1 -0
  206. package/js/knowledgeGraphDashboard32.d.ts +1 -0
  207. package/js/knowledgeGraphDashboard32.js +1 -0
  208. package/js/knowledgeGraphDashboard32.json +1 -0
  209. package/js/knowledgeGraphDataModel16.d.ts +1 -0
  210. package/js/knowledgeGraphDataModel16.js +1 -0
  211. package/js/knowledgeGraphDataModel16.json +1 -0
  212. package/js/knowledgeGraphDataModel24.d.ts +1 -0
  213. package/js/knowledgeGraphDataModel24.js +1 -0
  214. package/js/knowledgeGraphDataModel24.json +1 -0
  215. package/js/knowledgeGraphDataModel32.d.ts +1 -0
  216. package/js/knowledgeGraphDataModel32.js +1 -0
  217. package/js/knowledgeGraphDataModel32.json +1 -0
  218. package/js/knowledgeGraphExport16.d.ts +1 -0
  219. package/js/knowledgeGraphExport16.js +1 -0
  220. package/js/knowledgeGraphExport16.json +1 -0
  221. package/js/knowledgeGraphExport24.d.ts +1 -0
  222. package/js/knowledgeGraphExport24.js +1 -0
  223. package/js/knowledgeGraphExport24.json +1 -0
  224. package/js/knowledgeGraphExport32.d.ts +1 -0
  225. package/js/knowledgeGraphExport32.js +1 -0
  226. package/js/knowledgeGraphExport32.json +1 -0
  227. package/js/knowledgeGraphImport16.d.ts +1 -0
  228. package/js/knowledgeGraphImport16.js +1 -0
  229. package/js/knowledgeGraphImport16.json +1 -0
  230. package/js/knowledgeGraphImport24.d.ts +1 -0
  231. package/js/knowledgeGraphImport24.js +1 -0
  232. package/js/knowledgeGraphImport24.json +1 -0
  233. package/js/knowledgeGraphImport32.d.ts +1 -0
  234. package/js/knowledgeGraphImport32.js +1 -0
  235. package/js/knowledgeGraphImport32.json +1 -0
  236. package/js/knowledgeGraphNew16.d.ts +1 -0
  237. package/js/knowledgeGraphNew16.js +1 -0
  238. package/js/knowledgeGraphNew16.json +1 -0
  239. package/js/knowledgeGraphNew24.d.ts +1 -0
  240. package/js/knowledgeGraphNew24.js +1 -0
  241. package/js/knowledgeGraphNew24.json +1 -0
  242. package/js/knowledgeGraphNew32.d.ts +1 -0
  243. package/js/knowledgeGraphNew32.js +1 -0
  244. package/js/knowledgeGraphNew32.json +1 -0
  245. package/js/knowledgeGraphRelationship16.d.ts +1 -0
  246. package/js/knowledgeGraphRelationship16.js +1 -0
  247. package/js/knowledgeGraphRelationship16.json +1 -0
  248. package/js/knowledgeGraphRelationship24.d.ts +1 -0
  249. package/js/knowledgeGraphRelationship24.js +1 -0
  250. package/js/knowledgeGraphRelationship24.json +1 -0
  251. package/js/knowledgeGraphRelationship32.d.ts +1 -0
  252. package/js/knowledgeGraphRelationship32.js +1 -0
  253. package/js/knowledgeGraphRelationship32.json +1 -0
  254. package/js/knowledgeLayer16.d.ts +1 -0
  255. package/js/knowledgeLayer16.js +1 -0
  256. package/js/knowledgeLayer16.json +1 -0
  257. package/js/knowledgeLayer24.d.ts +1 -0
  258. package/js/knowledgeLayer24.js +1 -0
  259. package/js/knowledgeLayer24.json +1 -0
  260. package/js/knowledgeLayer32.d.ts +1 -0
  261. package/js/knowledgeLayer32.js +1 -0
  262. package/js/knowledgeLayer32.json +1 -0
  263. package/js/knowledgeServer16.d.ts +1 -0
  264. package/js/knowledgeServer16.js +1 -0
  265. package/js/knowledgeServer16.json +1 -0
  266. package/js/knowledgeServer24.d.ts +1 -0
  267. package/js/knowledgeServer24.js +1 -0
  268. package/js/knowledgeServer24.json +1 -0
  269. package/js/knowledgeServer32.d.ts +1 -0
  270. package/js/knowledgeServer32.js +1 -0
  271. package/js/knowledgeServer32.json +1 -0
  272. package/js/labelOff16.d.ts +1 -0
  273. package/js/labelOff16.js +1 -0
  274. package/js/labelOff16.json +1 -0
  275. package/js/labelOff24.d.ts +1 -0
  276. package/js/labelOff24.js +1 -0
  277. package/js/labelOff24.json +1 -0
  278. package/js/labelOff32.d.ts +1 -0
  279. package/js/labelOff32.js +1 -0
  280. package/js/labelOff32.json +1 -0
  281. package/js/linkChart16.d.ts +1 -0
  282. package/js/linkChart16.js +1 -0
  283. package/js/linkChart16.json +1 -0
  284. package/js/linkChart24.d.ts +1 -0
  285. package/js/linkChart24.js +1 -0
  286. package/js/linkChart24.json +1 -0
  287. package/js/linkChart32.d.ts +1 -0
  288. package/js/linkChart32.js +1 -0
  289. package/js/linkChart32.json +1 -0
  290. package/js/notebookServer16.d.ts +1 -0
  291. package/js/notebookServer16.js +1 -0
  292. package/js/notebookServer16.json +1 -0
  293. package/js/notebookServer24.d.ts +1 -0
  294. package/js/notebookServer24.js +1 -0
  295. package/js/notebookServer24.json +1 -0
  296. package/js/notebookServer32.d.ts +1 -0
  297. package/js/notebookServer32.js +1 -0
  298. package/js/notebookServer32.json +1 -0
  299. package/js/triangle16.d.ts +1 -0
  300. package/js/triangle16.js +1 -0
  301. package/js/triangle16.json +1 -0
  302. package/js/triangle24.d.ts +1 -0
  303. package/js/triangle24.js +1 -0
  304. package/js/triangle24.json +1 -0
  305. package/js/triangle32.d.ts +1 -0
  306. package/js/triangle32.js +1 -0
  307. package/js/triangle32.json +1 -0
  308. package/js/workflowManagerServer16.d.ts +1 -0
  309. package/js/workflowManagerServer16.js +1 -0
  310. package/js/workflowManagerServer16.json +1 -0
  311. package/js/workflowManagerServer24.d.ts +1 -0
  312. package/js/workflowManagerServer24.js +1 -0
  313. package/js/workflowManagerServer24.json +1 -0
  314. package/js/workflowManagerServer32.d.ts +1 -0
  315. package/js/workflowManagerServer32.js +1 -0
  316. package/js/workflowManagerServer32.json +1 -0
  317. package/package.json +1 -1
  318. package/sprite-16.svg +1 -1
  319. package/sprite-24.svg +1 -1
  320. package/sprite-32.svg +1 -1
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M7.31 1.256C11.026 1.126 15 2.04 15 4v4h-.5c-.173 0-.336.035-.49.09l-.083-.028a1.497 1.497 0 0 0-.3-.52C13.864 7.357 14 7.17 14 7V5.511c-1.291.85-3.653 1.289-6 1.289-.463 0-.927-.019-1.384-.052l.42-.42a.99.99 0 0 0 .262-.554c.093.004.185.008.28.01.144.004.275.016.422.016 3.663 0 6-1.066 6-1.8s-2.337-1.8-6-1.8c-.142 0-.268.012-.407.015a.975.975 0 0 0-.486-.21.988.988 0 0 0 .204-.75zM9 13.76c-.324.02-.65.039-1 .039-3.717 0-6-1.165-6-2V8.51c1.291.851 3.653 1.29 6 1.29l.183-.003A1.495 1.495 0 0 1 9.5 9h.379L10 8.879v-.203A16.73 16.73 0 0 1 8 8.8c-2.114 0-3.766-.358-4.803-.8H3a1 1 0 0 1-.994-.893A.998.998 0 0 1 1 7.253V11.8c0 1.949 3.606 3 7 3 .342 0 .685-.014 1.027-.035A1.495 1.495 0 0 1 9 14.5v-.74zM1.049 5.244a.7.7 0 0 0 .133-.808A.7.7 0 0 0 .534 4H0V3h.534a.7.7 0 0 0 .664-.474.7.7 0 0 0-.15-.77l-.376-.377.707-.707.377.377a.701.701 0 0 0 .808.133A.7.7 0 0 0 3 .534V0h1v.534a.7.7 0 0 0 .473.664.7.7 0 0 0 .771-.149L5.62.672l.707.707-.377.377a.7.7 0 0 0-.133.808.7.7 0 0 0 .648.436H7v1h-.534a.7.7 0 0 0-.664.474.7.7 0 0 0 .149.77l.377.377-.707.707-.377-.377a.7.7 0 0 0-.808-.134.7.7 0 0 0-.436.65V7H3v-.534a.7.7 0 0 0-.473-.664.7.7 0 0 0-.771.149l-.377.377-.707-.707.377-.377zm1.037-3.158c.065.257.046.534-.063.79A1.29 1.29 0 0 1 1.5 3.5c.226.136.408.343.513.6.114.27.136.554.072.815a1.253 1.253 0 0 1 .793.064c.27.11.483.294.621.522a1.25 1.25 0 0 1 .6-.513 1.286 1.286 0 0 1 .814-.073 1.246 1.246 0 0 1 .064-.79c.11-.271.295-.485.523-.623a1.248 1.248 0 0 1-.513-.6 1.296 1.296 0 0 1-.072-.815 1.253 1.253 0 0 1-.793-.064 1.29 1.29 0 0 1-.621-.522 1.248 1.248 0 0 1-.6.513 1.286 1.286 0 0 1-.815.073zM2.5 3.5a1 1 0 1 0 2 0 1 1 0 0 0-2 0zm13.5 6v1a.5.5 0 0 1-.5.5v3a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-.234l-2.075-.519A.493.493 0 0 1 11.5 15h-1a.5.5 0 0 1-.5-.5v-1c0-.153.072-.285.18-.377L9.806 12H9.5a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h.793L11 9.293V8.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v.306l1.123.375A.492.492 0 0 1 14.5 9h1a.5.5 0 0 1 .5.5zm-2 .694l-1.123-.375a.485.485 0 0 1-.058.058L13.194 11h.099l.707-.707v-.1zm-3 .513v.099l1.124.374a.48.48 0 0 1 .057-.057L11.806 10h-.099l-.707.707zm-.18 1.17L11.194 13h.099l.707-.707v-.099l-1.123-.374a.478.478 0 0 1-.057.056zm3.055 2.326L13.081 13h-.374l-.707.707v.027l1.875.47zm.625-.854v-2.142l-.5.5v.793c0 .027-.011.05-.015.076l.515.773z"/><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="M11.795 2.203c.069 0 .137-.003.205-.003 4.97 0 10 1.133 10 3.3V14h-.5a1.5 1.5 0 0 0-.306.032L21 13.935v-1.917a6.237 6.237 0 0 1-1.265.644 1.486 1.486 0 0 0-1.187-.657C20.118 11.546 21 10.97 21 10.5V7.018C19.292 8.191 15.634 8.8 12 8.8c-.148 0-.295-.004-.442-.006l-.29-.652.926-.345C17.574 7.765 21 6.427 21 5.5c0-.938-3.506-2.3-9-2.3-.169 0-.33.005-.495.008l.214-.467a.991.991 0 0 0 .076-.538zM14 20.734c-.631.043-1.298.066-2 .066-5.576 0-9-1.456-9-2.5v-6.282a6.753 6.753 0 0 0 1.587.765.992.992 0 0 1-.326-.434l-.349-.939a4.3 4.3 0 0 1-.166-.092l-.985.44a.967.967 0 0 1-.761.018V18.3c0 2.273 5.152 3.5 10 3.5a29.1 29.1 0 0 0 2.023-.073A1.487 1.487 0 0 1 14 21.5zM7.707 12.49a.99.99 0 0 1-.86.511H5.279a25.89 25.89 0 0 0 6.722.8 30.656 30.656 0 0 0 4-.258V13.5a1.492 1.492 0 0 1 .414-1.029A28.12 28.12 0 0 1 12 12.8a28.253 28.253 0 0 1-4.293-.311zM6 8a2 2 0 1 1 2-2 2 2 0 0 1-2 2zM5 6a1 1 0 1 0 1-1 1 1 0 0 0-1 1zM1.186 9.68l.71-1.543-.236-.653L0 6.848v-1.65l1.586-.59.295-.628-.727-1.627L2.32 1.186l1.543.71.653-.236L5.152 0h1.65l.59 1.586.628.296 1.624-.724 1.166 1.167-.705 1.538.235.653 1.66.636v1.65l-1.586.59-.296.628.724 1.624-1.162 1.17-1.543-.71-.653.236L6.848 12h-1.65l-.59-1.586-.628-.295-1.627.727zm1.241-2.816l.434 1.205-.59 1.283.411.41 1.4-.626 1.161.545.49 1.319h.582l.548-1.427 1.206-.434 1.28.588.411-.413-.623-1.399.544-1.158L11 6.267v-.582l-1.427-.548-.434-1.204.585-1.28-.412-.412-1.397.622-1.158-.544L6.267 1h-.582l-.548 1.427-1.206.434-1.283-.59-.41.411.626 1.4-.545 1.161L1 5.733v.582zM23 15.5v1a.5.5 0 0 1-.5.5h-.26l-.67 4.014a.494.494 0 0 1 .43.486v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-.292l-3.021-.604A.493.493 0 0 1 16.5 22h-1a.5.5 0 0 1-.5-.5v-1a.495.495 0 0 1 .346-.469L14.838 18H14.5a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h.934L17 14.434V13.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v.553l2.164 1.082A.495.495 0 0 1 21.5 15h1a.5.5 0 0 1 .5.5zm-7 1.066v.272l2.031.507a.49.49 0 0 1 .314-.314L17.838 15h-.272zm2.655-1.597L19.162 17h.338a.491.491 0 0 1 .212.05L21 16.189v-.24l-2.164-1.083a.494.494 0 0 1-.181.104zm2.638 1.983L20 17.814v.686a.495.495 0 0 1-.135.336l.943 1.885.622-3.735a.502.502 0 0 1-.137-.034zm-5.639 1.017L16.162 20h.272L18 18.434v-.271l-2.031-.509a.49.49 0 0 1-.315.315zm4.367 3.427a.493.493 0 0 1 .114-.232L19.053 19h-.496L17 20.563v.229z"/><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="M16.303 3.22l-.016-.016C22.504 3.25 29 4.75 29 7.5V17a2.94 2.94 0 0 0-1 .18v-1.954c-.527.423-1.238.797-2.093 1.119a2.983 2.983 0 0 0-.384-.927C27.084 14.84 28 14.155 28 13.5V9.226c-2.09 1.68-7.156 2.574-12 2.574h-.037l1.472-.546c.264-.098.474-.283.618-.511C23.863 10.44 28 8.898 28 7.5c0-1.507-4.808-3.181-11.339-3.29.03-.36-.092-.725-.358-.99zm-.28 24.58H16c-7.072 0-12-1.845-12-3.5v-7.622a1.232 1.232 0 0 1-.726-.333L3 16.073V24.3c0 2.923 6.698 4.5 13 4.5l.121-.002A2.961 2.961 0 0 1 16 28c0-.07.018-.133.023-.2zm-4.377-11.25l-.337.887c-.011.028-.032.05-.044.077a39.083 39.083 0 0 0 8.808.072A2.725 2.725 0 0 1 20 17c0-.142.023-.278.042-.414A37.877 37.877 0 0 1 16 16.8c-1.556 0-3.016-.093-4.354-.25zM31 20c0 1.08-.86 1.956-1.93 1.993l-1.164 5.234A1.994 1.994 0 0 1 29 29c0 1.103-.897 2-2 2a1.996 1.996 0 0 1-1.974-1.743l-4.17-.521A2 2 0 0 1 19 30c-1.103 0-2-.897-2-2a2 2 0 0 1 1.186-1.823l-.37-2.195A1.995 1.995 0 0 1 16 22c0-1.103.897-2 2-2 .369 0 .71.107 1.007.282l2.279-2.268A1.978 1.978 0 0 1 21 17c0-1.103.897-2 2-2s2 .897 2 2c0 .147-.018.289-.048.426l2.546 1.268c.367-.422.9-.694 1.502-.694 1.103 0 2 .897 2 2zm-6.505-1.684c-.19.215-.42.391-.685.51l.366 2.192a1.99 1.99 0 0 1 1.225.558l1.69-1.013A1.974 1.974 0 0 1 27 20c0-.142.016-.28.045-.415l-2.55-1.27zM25 22.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1zm.696 4.996l-1.263-2.546A1.99 1.99 0 0 1 24 25c-.37 0-.712-.108-1.01-.283l-2.273 2.273c.133.227.222.48.257.753l4.17.521c.12-.3.312-.56.552-.768zm-5.683-1.21l2.276-2.267a1.977 1.977 0 0 1-.271-.842l-2.194-.365a2.008 2.008 0 0 1-1.019 1.016l.369 2.19c.305.026.589.119.84.267zm-.03-4.461l2.192.365a2.007 2.007 0 0 1 1.013-1.014l-.366-2.194c-.3-.027-.58-.118-.827-.263l-2.28 2.27c.148.25.24.532.267.836zM22 16.499V17.5a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5zm-3.5 6.502a.5.5 0 0 0 .5-.5V21.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1zm1.5 5.5V27.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5zm7.5-.502h-1a.5.5 0 0 0-.5.5V29.5a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5zm.594-6.226a2.005 2.005 0 0 1-.495-.35l-1.69 1.014c.054.18.091.366.091.563 0 .6-.271 1.133-.691 1.5l1.273 2.546c.112-.025.23-.035.348-.039l1.164-5.234zM30 19.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1zM2.579 13.893l.949-2.066-.318-.849-2.202-.838L1 7.92l2.13-.79.377-.826-.965-2.149 1.566-1.576 2.066.949.848-.318.838-2.202L10.08 1l.79 2.13.825.377 2.15-.965 1.576 1.566-.95 2.066.319.848 2.201.838.008 2.222-2.13.79-.377.824.965 2.15-1.565 1.576-2.066-.95-.849.319-.838 2.201L7.918 17l-.79-2.13-.824-.377-2.149.965-1.576-1.565zm1.42-3.654l.588 1.607-.83 1.81.635.63 1.945-.872 1.555.721.69 1.864.898-.003.758-1.994 1.608-.59 1.81.832.63-.635-.874-1.948.722-1.552L16 9.417l-.004-.896-1.995-.76-.588-1.607.831-1.808-.636-.633-1.945.874-1.555-.721L9.417 2l-.897.004-.758 1.994-1.608.59-1.81-.832-.63.636.873 1.945-.72 1.555L2 8.584l.004.896 1.995.76zM12 9a3 3 0 1 1-6 0 3 3 0 0 1 6 0zm-1 0a2 2 0 1 0-4 0 2 2 0 0 0 4 0z"/><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="M8.08 10.792l-4.11-.587a1.478 1.478 0 0 0-.12-.348L5.857 7.85c.196.093.412.15.643.15.11 0 .217-.014.32-.036l1.372 2.311c.099-.266.249-.511.456-.717l.169-.17-1.165-1.94A1.48 1.48 0 0 0 8 6.5c0-.062-.011-.122-.018-.182l1.48-.74c.101.098.218.178.344.244l-.43 3.007 1.179-1.178.24-1.68A1.502 1.502 0 0 0 12 4.5c0-.827-.673-1.5-1.5-1.5-.362 0-.69.134-.949.348L6.97 1.798A1.502 1.502 0 0 0 5.5 0C4.673.001 4 .674 4 1.501c0 .231.057.447.15.643L2.143 4.15A1.483 1.483 0 0 0 1.5 4a1.497 1.497 0 0 0-.214 2.978l.448 2.24a1.495 1.495 0 1 0 2.088 1.976l4.44.634a1.983 1.983 0 0 1-.2-.856c0-.061.012-.12.017-.18zM2 11v-1h1v1H2zM1 5h1v1H1V5zm5-4v1H5V1h1zm5 3v1h-1V4h1zm-1.982.682l-1.48.74a1.492 1.492 0 0 0-.824-.4l-.448-2.24a1.49 1.49 0 0 0 .183-.13l2.581 1.55c-.02.096-.03.196-.03.298 0 .062.011.122.018.182zM7 7H6V6h1v1zM5.286 2.978l.448 2.24a1.5 1.5 0 0 0-.517.516l-2.239-.448a1.482 1.482 0 0 0-.128-.429L4.857 2.85c.134.064.277.106.429.128zM2.783 6.266l2.239.448c.023.158.07.307.138.446L3.148 9.153a1.478 1.478 0 0 0-.434-.131l-.448-2.24a1.5 1.5 0 0 0 .517-.516zm9.735 1.543l2.808 2.809-.707.707L13 9.705V16h-1V9.74l-1.585 1.585-.707-.707 2.81-2.81z"/><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="M19.5 12.006l2.84 2.627-.68.734L20 13.831V23h-1v-9.17l-1.66 1.536-.68-.734zM15 17a1.995 1.995 0 0 1-3.971.284l-5.165-.574a1.997 1.997 0 1 1-2.6-2.566l-.521-4.17a1.995 1.995 0 1 1 1.42-3.594l3.034-2.53A1.977 1.977 0 0 1 7 3a2 2 0 0 1 4 0 1.975 1.975 0 0 1-.078.523l3.648 2.084A1.999 1.999 0 1 1 16 9c-.026 0-.05-.007-.076-.008l-1.89 6.304A1.994 1.994 0 0 1 15 17zm-1-.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5zm-9-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5zM2.5 9h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5zM8 3.5a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5zm-.163 1.12L4.803 7.15A1.977 1.977 0 0 1 5 8c0 .017-.005.033-.005.05l3.289.94a2.004 2.004 0 0 1 .947-.835l-.454-3.178a1.982 1.982 0 0 1-.94-.357zM10.5 9h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5zm-6.764.856l.521 4.17a1.976 1.976 0 0 1 .758.26l3.278-3.259A1.979 1.979 0 0 1 8 10c0-.017.005-.033.005-.05l-3.289-.94a2.002 2.002 0 0 1-.98.846zm2.235 5.86l5.165.574a1.999 1.999 0 0 1 .649-.867l-1.472-3.455a1.84 1.84 0 0 1-1.323-.251L5.717 14.99a1.974 1.974 0 0 1 .254.726zm8.996-7.012a2 2 0 0 1-.467-.395l-2.546 1.273a1.97 1.97 0 0 1-.735 1.992L12.7 15.03A1.977 1.977 0 0 1 13 15c.026 0 .05.007.075.008zM15 6.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5zm-4.57-2.107a2.004 2.004 0 0 1-.661.452l.453 3.178a1.985 1.985 0 0 1 1.278.668l2.546-1.273A1.997 1.997 0 0 1 14 7a1.973 1.973 0 0 1 .078-.523z"/><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="M26.5 12.732l3.854 3.854-.708.707L27 14.646V30h-1V14.646l-2.646 2.647-.708-.707 3.854-3.854zM6.5 23A2.503 2.503 0 0 1 4 20.5a2.5 2.5 0 0 1 1.481-2.278l-.939-4.226c-.014 0-.027.004-.042.004C3.121 14 2 12.878 2 11.5S3.121 9 4.5 9c.62 0 1.18.235 1.617.61l5.15-4.007A2.47 2.47 0 0 1 11 4.5C11 3.122 12.121 2 13.5 2S16 3.122 16 4.5c0 .264-.052.514-.128.753l4.727 2.642A2.484 2.484 0 0 1 22.5 7C23.879 7 25 8.122 25 9.5S23.879 12 22.5 12c-.02 0-.038-.005-.057-.006l-1.905 8.238A2.499 2.499 0 0 1 22 22.5c0 1.378-1.121 2.5-2.5 2.5a2.497 2.497 0 0 1-2.488-2.377l-8.176-1.257A2.497 2.497 0 0 1 6.5 23zm7.5-8h1a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1h-1a1 1 0 0 0-1 1v1a1 1 0 0 0 1 1zm-1.804-2.47a2.504 2.504 0 0 1 1.538-1.397l-.462-4.156a2.474 2.474 0 0 1-1.389-.586l-5.15 4.006c.164.331.264.7.266 1.093l5.197 1.04zm-3.532 6.74c.188.33.304.704.324 1.106l8.176 1.258c.15-.404.4-.754.722-1.028l-2.611-4.742c-.246.08-.503.135-.775.135a2.475 2.475 0 0 1-1.506-.518l-4.33 3.79zM20 21h-1a1 1 0 0 0-1 1v1a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1zm1.469-9.229a2.501 2.501 0 0 1-.913-.718l-3.648 1.81c.054.205.092.416.092.637a2.48 2.48 0 0 1-.879 1.887l2.633 4.74c.237-.075.484-.127.746-.127.022 0 .042.006.063.006l1.906-8.235zM21 9v1a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1V9a1 1 0 0 0-1-1h-1a1 1 0 0 0-1 1zm-5.616-2.874a2.49 2.49 0 0 1-1.118.741l.462 4.156c.704.065 1.32.418 1.733.946l3.64-1.806A2.466 2.466 0 0 1 20 9.5c0-.255.05-.495.12-.727l-4.736-2.647zM13 6h1a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1h-1a1 1 0 0 0-1 1v1a1 1 0 0 0 1 1zm-8 7a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1v1a1 1 0 0 0 1 1h1zm1.458 5.004c.014 0 .028-.004.042-.004.57 0 1.088.199 1.51.52l4.332-3.78c-.21-.364-.34-.78-.341-1.23l-5.197-1.04a2.512 2.512 0 0 1-1.286 1.308l.94 4.226zM8 21v-1a1 1 0 0 0-1-1H6a1 1 0 0 0-1 1v1a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1z"/><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="M16 4.5c0-.827-.673-1.5-1.5-1.5-.362 0-.69.134-.949.348l-2.581-1.55A1.502 1.502 0 0 0 9.5 0C8.673.001 8 .674 8 1.501c0 .231.057.447.15.643L6.143 4.15A1.483 1.483 0 0 0 5.5 4c-.684 0-1.257.463-1.436 1.09.368.11.69.32.936.601V5h1v1h-.778c.172.295.278.634.278 1v1.05l.234 1.168c-.084.05-.162.107-.234.172v.71a1.99 1.99 0 0 1 .493-.063H6V10h1v.321c.138.083.27.177.387.294.18.18.317.388.416.614a1.43 1.43 0 0 0 .019-.035l4.208.601A1.502 1.502 0 0 0 13.5 13c.827 0 1.5-.673 1.5-1.5 0-.576-.33-1.07-.806-1.322l.601-4.208A1.502 1.502 0 0 0 16 4.5zM14 12h-1v-1h1v1zM7.85 9.857L9.857 7.85c.196.093.412.15.643.15.11 0 .217-.014.32-.036l1.532 2.582c-.067.08-.125.167-.174.26l-4.208-.601a1.478 1.478 0 0 0-.12-.348zm-.872-4.571a1.482 1.482 0 0 0-.128-.429L8.857 2.85c.134.064.277.106.429.128l.448 2.24a1.5 1.5 0 0 0-.517.516l-2.239-.448zM10 1v1H9V1h1zm5 3v1h-1V4h1zm-1.982.682l-1.48.74a1.492 1.492 0 0 0-.824-.4l-.448-2.24a1.49 1.49 0 0 0 .183-.13l2.581 1.55c-.02.096-.03.196-.03.298 0 .062.011.122.018.182zM11 7h-1V6h1v1zm2.201 3.03l-1.549-2.582c.214-.259.348-.586.348-.948 0-.062-.011-.122-.018-.182l1.48-.74c.101.098.218.178.344.244l-.6 4.208H13.2zM6.783 6.266l2.239.448c.023.158.07.307.138.446L7.148 9.153a1.478 1.478 0 0 0-.434-.131l-.448-2.24a1.5 1.5 0 0 0 .517-.516zm-.457 6.116l-2.808 2.81-2.81-2.81.707-.707L3 13.26V7h1v6.295l1.62-1.62.706.707z"/><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="M4.5 22.994l-2.84-2.627.68-.734L4 21.169V12h1v9.169l1.66-1.536.68.734zM23 7a2.002 2.002 0 0 1-2 2c-.026 0-.05-.007-.076-.008l-1.89 6.304a1.995 1.995 0 1 1-3.005 1.988l-5.165-.574a1.997 1.997 0 1 1-2.6-2.566l-.521-4.17a1.995 1.995 0 1 1 1.42-3.594l3.034-2.529A1.977 1.977 0 0 1 12 3a2 2 0 0 1 4 0 1.975 1.975 0 0 1-.078.523l3.648 2.084A1.997 1.997 0 0 1 23 7zm-1-.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5zm-6.57-2.107a2.004 2.004 0 0 1-.661.452l.453 3.178a1.985 1.985 0 0 1 1.278.668l2.546-1.273A1.997 1.997 0 0 1 19 7a1.973 1.973 0 0 1 .078-.523zM18.5 16h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5zm-1.715-.577l-1.472-3.455a1.84 1.84 0 0 1-1.323-.251l-3.273 3.273a1.974 1.974 0 0 1 .254.726l5.165.574a1.999 1.999 0 0 1 .649-.867zM10 15.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5zM7.5 9h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5zM13 3.5a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5zm-.163 1.12L9.803 7.15A1.977 1.977 0 0 1 10 8c0 .017-.005.033-.005.05l3.289.94a2.004 2.004 0 0 1 .947-.835l-.454-3.178a1.982 1.982 0 0 1-.94-.357zM15.5 9h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5zm-6.764.856l.521 4.17a1.976 1.976 0 0 1 .758.26l3.278-3.259A1.979 1.979 0 0 1 13 10c0-.017.005-.033.005-.05l-3.289-.94a2.002 2.002 0 0 1-.98.846zm11.231-1.152a2 2 0 0 1-.467-.395l-2.546 1.273a1.97 1.97 0 0 1-.735 1.992L17.7 15.03A1.977 1.977 0 0 1 18 15c.026 0 .05.007.075.008z"/><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="M5.5 30.268l-3.854-3.854.708-.707L5 28.354V13h1v15.354l2.646-2.647.708.707L5.5 30.268zM7 11.5C7 10.122 8.121 9 9.5 9c.62 0 1.18.235 1.617.61l5.15-4.007A2.47 2.47 0 0 1 16 4.5C16 3.122 17.121 2 18.5 2S21 3.122 21 4.5c0 .264-.052.514-.128.753l4.727 2.642A2.484 2.484 0 0 1 27.5 7c1.379 0 2.49 1.122 2.49 2.5S28.879 12 27.5 12c-.02 0-.038-.005-.057-.006l-1.905 8.238A2.499 2.499 0 0 1 27 22.5c0 1.378-1.121 2.5-2.5 2.5a2.497 2.497 0 0 1-2.488-2.377l-8.176-1.257A2.497 2.497 0 0 1 11.5 23 2.503 2.503 0 0 1 9 20.5a2.5 2.5 0 0 1 1.481-2.278l-.939-4.226c-.014 0-.027.004-.042.004A2.503 2.503 0 0 1 7 11.5zm1 .5a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1H9a1 1 0 0 0-1 1v1zm10.272-5.023a2.474 2.474 0 0 1-1.389-.586l-5.15 4.006c.164.331.264.7.266 1.093l5.197 1.04a2.504 2.504 0 0 1 1.538-1.397l-.462-4.156zm4.614 13.63l-2.611-4.742c-.246.08-.503.135-.775.135a2.475 2.475 0 0 1-1.506-.518l-4.33 3.79c.188.33.304.703.324 1.105l8.176 1.258c.15-.404.4-.754.722-1.028zM20 12h-1a1 1 0 0 0-1 1v1a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1zm-8.542 6.004c.014 0 .028-.004.042-.004.57 0 1.088.199 1.51.52l4.332-3.78c-.21-.364-.34-.78-.341-1.23l-5.197-1.04a2.512 2.512 0 0 1-1.286 1.308l.94 4.226zM13 21v-1a1 1 0 0 0-1-1h-1a1 1 0 0 0-1 1v1a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1zm12 0h-1a1 1 0 0 0-1 1v1a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1zm1.469-9.229a2.501 2.501 0 0 1-.913-.718l-3.648 1.81c.054.205.092.416.092.637a2.48 2.48 0 0 1-.879 1.887l2.633 4.74c.237-.075.484-.127.746-.127.022 0 .042.006.063.006l1.906-8.235zM26 9v1a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1V9a1 1 0 0 0-1-1h-1a1 1 0 0 0-1 1zm-5.616-2.874a2.49 2.49 0 0 1-1.118.741l.462 4.156c.704.065 1.32.418 1.733.946l3.64-1.806A2.466 2.466 0 0 1 25 9.5c0-.255.05-.495.12-.727l-4.736-2.647zM18 6h1a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1h-1a1 1 0 0 0-1 1v1a1 1 0 0 0 1 1z"/><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="M16 5c0-1.103-.897-2-2-2-.601 0-1.135.272-1.502.694L9.952 2.426C9.982 2.29 10 2.146 10 2c0-1.103-.897-2-2-2a1.98 1.98 0 0 0-1.213.421l.248.249a.976.976 0 0 1 .23.396A.487.487 0 0 1 7.5 1h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H8v1a.979.979 0 0 1-.104.423l.292 1.753c-.45.201-.812.563-1.013 1.014l-.862-.144a.997.997 0 0 1-1.32.06A1 1 0 0 1 4 8H2.5a.5.5 0 0 1-.5-.5v-.39a.998.998 0 0 1-.621.218.997.997 0 0 1-.353-.07 1.99 1.99 0 0 0 1.791 1.724l.37 2.195A1.991 1.991 0 0 0 2.01 13c0 1.103.887 2 1.99 2a2 2 0 0 0 1.856-1.264l4.17.521c.128.98.96 1.743 1.974 1.743 1.103 0 2-.897 2-2 0-.775-.448-1.44-1.094-1.773l1.164-5.234A1.999 1.999 0 0 0 16 5zm-2.5-1h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5zm-1.918 8.046L10.309 9.5c.42-.367.691-.9.691-1.5a1.98 1.98 0 0 0-.09-.563l1.689-1.013c.144.142.313.255.495.349l-1.164 5.234a2.006 2.006 0 0 0-.348.039zm-1.438 1.218l-4.17-.521a1.974 1.974 0 0 0-.257-.753L7.99 9.716c.298.176.64.284 1.01.284.149 0 .293-.02.433-.05l1.263 2.546c-.24.208-.432.468-.552.768zm-.65-9.948l2.55 1.27A1.998 1.998 0 0 0 12 5c0 .197.037.383.09.563l-1.689 1.013a1.99 1.99 0 0 0-1.225-.558L8.81 3.825a2 2 0 0 0 .684-.51zM8.5 7h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5zm-3.676.812l2.194.365c.027.306.12.591.27.843l-2.275 2.265a1.977 1.977 0 0 0-.839-.267l-.368-2.19a2.013 2.013 0 0 0 1.018-1.016zM4.5 14h-1a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5zm8.5-.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5zM1.379 6.328l.927-.927c.21.132.443.232.693.289V7h1V5.69c.25-.057.484-.156.695-.289l.927.927.708-.707-.928-.928c.133-.21.232-.443.289-.693H7V3H5.69a2.23 2.23 0 0 0-.29-.695l.928-.928L5.621.67l-.928.929A2.23 2.23 0 0 0 4 1.309V0H3v1.31a2.23 2.23 0 0 0-.692.289L1.38.669l-.707.71.927.927A2.23 2.23 0 0 0 1.31 3H0v1h1.31c.057.25.156.483.29.694l-.928.927.707.707zM3.5 2a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3z"/><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="M9 6zm-5.5 6A2.503 2.503 0 0 1 1 9.5a2.467 2.467 0 0 1 .102-.666.985.985 0 0 0 .57.202.993.993 0 0 0 .334-.067C2.006 8.98 2 8.99 2 9v1a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1 .986.986 0 0 0 .966-.833A2.458 2.458 0 0 1 6 9.5c0 .014-.004.028-.004.042l4.226.94a2.501 2.501 0 0 1 1.48-1.34l-.396-3.162a2.473 2.473 0 0 1-1.399-.57A.987.987 0 0 0 10 5V4a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1h-1a1 1 0 0 0-1 1v1a.994.994 0 0 0-.95-.99 2.498 2.498 0 1 1 4.889 1.027L18.47 6.05A2.494 2.494 0 1 1 20.5 10c-.021 0-.041-.006-.062-.006l-1.901 8.239a2.496 2.496 0 1 1-3.528 2.359l-7.182-1.197a2.496 2.496 0 1 1-3.345-3.173l-.94-4.226c-.014 0-.027.004-.042.004zM7 19v-1a1 1 0 0 0-1-1H5a1 1 0 0 0-1 1v1a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1zm.584-1.877a2.483 2.483 0 0 1 .407 1.285l7.182 1.197a2.494 2.494 0 0 1 .706-.993l-2.633-4.738a2.405 2.405 0 0 1-2.123-.29zM18 19h-1a1 1 0 0 0-1 1v1a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1zm1.463-9.232a2.502 2.502 0 0 1-.92-.73l-3.638 1.818a2.412 2.412 0 0 1-.784 2.532l2.633 4.738A2.465 2.465 0 0 1 17.5 18c.021 0 .04.006.062.006zM19 7v1a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1V7a1 1 0 0 0-1-1h-1a1 1 0 0 0-1 1zm-6.702-1.143l.396 3.163a2.483 2.483 0 0 1 1.763.943l3.638-1.82a2.302 2.302 0 0 1-.034-1.18L13.53 4.95a2.5 2.5 0 0 1-1.23.908zM11 11v1a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1h-1a1 1 0 0 0-1 1zm-6.482.778l.94 4.226c.014 0 .027-.004.042-.004a2.483 2.483 0 0 1 1.377.416l3.54-3.54A2.484 2.484 0 0 1 10 11.5c0-.015.004-.028.004-.042l-4.226-.94a2.509 2.509 0 0 1-1.26 1.26zM1.672 8.036l-.708-.708 1.452-1.45A2.483 2.483 0 0 1 2.05 5H0V4h2.05a2.483 2.483 0 0 1 .366-.877L.964 1.672l.708-.708 1.45 1.452A2.483 2.483 0 0 1 4 2.05V0h1v2.05a2.483 2.483 0 0 1 .877.366L7.328.964l.708.708-1.452 1.45A2.483 2.483 0 0 1 6.95 4H9v1H6.95a2.483 2.483 0 0 1-.366.877l1.452 1.451-.708.708-1.45-1.452A2.482 2.482 0 0 1 5 6.95V9H4V6.95a2.482 2.482 0 0 1-.877-.366zM3 4.5A1.5 1.5 0 1 0 4.5 3 1.502 1.502 0 0 0 3 4.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="M27 8c-.954 0-1.795.456-2.345 1.151l-5.83-3.18C18.93 5.665 19 5.341 19 5c0-1.654-1.346-3-3-3a3 3 0 0 0-2.916 2.322c.55.357.916.974.916 1.678v1c0 .07-.01.137-.018.205.48.44 1.1.718 1.788.772l.466 5.134a2.994 2.994 0 0 0-1.878 1.497l-5.527-1.81a2.01 2.01 0 0 1-.68.83l5.894 1.93c-.022.145-.045.29-.045.442 0 .586.175 1.13.467 1.592l-4.61 4.07A2.97 2.97 0 0 0 8 21c-.078 0-.152.017-.229.023l-1.57-6.278c.401-.176.75-.442 1.036-.766A1.697 1.697 0 0 1 7 14H6c-.174 0-.34-.03-.5-.07-.161.04-.327.07-.5.07-.85 0-1.572-.534-1.861-1.282-.059.005-.115.025-.174.025a1.99 1.99 0 0 1-.913-.231A2.999 2.999 0 0 0 5 15c.078 0 .152-.017.229-.023l1.57 6.278A2.993 2.993 0 0 0 5.01 24c0 1.654 1.336 3 2.99 3a2.998 2.998 0 0 0 2.794-1.931l9.215 1.843c-.001.03-.009.058-.009.088 0 1.654 1.346 3 3 3s2.99-1.346 2.99-3c0-1.227-.732-2.28-1.789-2.745l2.57-10.278c.077.006.15.023.229.023 1.654 0 2.99-1.346 2.99-3S28.654 8 27 8zm0 5c-1.103 0-2-.897-2-2s.897-2 2-2 2 .897 2 2-.897 2-2 2zm-2.825-2.971c-.105.306-.175.63-.175.971 0 .308.06.6.147.88l-4.731 2.358a2.985 2.985 0 0 0-2.184-1.215l-.466-5.135a2.989 2.989 0 0 0 1.579-1.04l5.83 3.18zM15 16c0-1.103.897-2 2-2s2 .897 2 2-.897 2-2 2-2-.897-2-2zM14 5c0-1.103.897-2 2-2s2 .897 2 2-.897 2-2 2-2-.897-2-2zm-4 19c0 1.103-.897 2-2 2s-2-.897-2-2 .897-2 2-2 2 .897 2 2zm.991.088c.001-.03.009-.058.009-.088 0-.59-.177-1.137-.473-1.602l4.6-4.073A2.97 2.97 0 0 0 17 19c.342 0 .666-.07.972-.176l3.183 5.829a2.996 2.996 0 0 0-.95 1.278l-9.214-1.843zM23 25c1.103 0 2 .897 2 2s-.897 2-2 2-2-.897-2-2 .897-2 2-2zm.229-.977c-.077-.006-.15-.023-.229-.023-.34 0-.662.07-.968.174l-3.183-5.83A2.984 2.984 0 0 0 20 16c0-.303-.059-.59-.143-.866l4.736-2.36a3 3 0 0 0 1.205.97l-2.569 10.28zM3.706 8.587l-1.449 1.449.707.707 1.449-1.449c.456.342.996.57 1.587.656V12h1V9.95a3.463 3.463 0 0 0 1.587-.656l1.449 1.449.707-.707-1.449-1.449c.342-.456.57-.996.656-1.587H12V6H9.95a3.463 3.463 0 0 0-.656-1.587l1.449-1.449-.707-.707-1.449 1.448A3.463 3.463 0 0 0 7 3.05V1H6v2.05c-.59.086-1.13.314-1.587.655L2.964 2.257l-.707.707 1.449 1.449c-.342.456-.57.996-.656 1.587H1v1h2.05c.086.59.314 1.13.656 1.587zM6.5 4a2.5 2.5 0 1 1-.001 5.001A2.5 2.5 0 0 1 6.5 4z"/><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 opacity=".5" d="M8 4c-1.103 0-2-.897-2-2s.897-2 2-2 2 .897 2 2-.897 2-2 2zm0-3c-.551 0-1 .449-1 1s.449 1 1 1 1-.449 1-1-.449-1-1-1zm6 6c-1.103 0-2-.897-2-2s.897-2 2-2 2 .897 2 2-.897 2-2 2zm0-3c-.551 0-1 .449-1 1s.449 1 1 1 1-.449 1-1-.449-1-1-1zM3 9c-1.103 0-2-.897-2-2s.897-2 2-2 2 .897 2 2-.897 2-2 2zm0-3c-.551 0-1 .449-1 1s.449 1 1 1 1-.449 1-1-.449-1-1-1zm6 4c-1.103 0-2-.897-2-2s.897-2 2-2 2 .897 2 2-.897 2-2 2zm0-3c-.551 0-1 .449-1 1s.449 1 1 1 1-.449 1-1-.449-1-1-1zm3 9c-1.103 0-2-.897-2-2s.897-2 2-2 2 .897 2 2-.897 2-2 2zm0-3c-.551 0-1 .449-1 1s.449 1 1 1 1-.449 1-1-.449-1-1-1zm-8 2c-1.103 0-2-.897-2-2s.897-2 2-2 2 .897 2 2-.897 2-2 2zm0-3c-.551 0-1 .449-1 1s.449 1 1 1 1-.449 1-1-.449-1-1-1z"/><path d="M2.455 6.828l1.114 6.622 8.82 1.103 2.184-9.826L7.9 1.406 2.455 6.828zm5.52 1.508l-3.642 3.627L3.6 7.608l4.375.728zm-3.94-1.67l3.631-3.615.725 4.34-4.357-.724zM8.876 8.83l2.261 4.558-6.061-.758 3.8-3.8zm.777-.64l3.606-2.163-1.443 6.49L9.654 8.19zm-.282-.997l-.717-4.296 4.305 2.144-3.588 2.152z"/><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 opacity=".5" d="M6 9.5A2.5 2.5 0 1 0 3.5 12 2.503 2.503 0 0 0 6 9.5zM2 10V9a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1zm10.5-1a2.5 2.5 0 1 0 2.5 2.5A2.503 2.503 0 0 0 12.5 9zm1.5 3a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1zm0-8.5A2.5 2.5 0 1 0 11.5 6 2.503 2.503 0 0 0 14 3.5zM10 4V3a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1zm10.5 1a2.5 2.5 0 1 0 2.49 2.5A2.503 2.503 0 0 0 20.5 5zM22 8a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1V7a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1zM5.5 16A2.5 2.5 0 1 0 8 18.5 2.503 2.503 0 0 0 5.5 16zM7 19a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1zm10.5-1a2.5 2.5 0 1 0 2.49 2.5A2.503 2.503 0 0 0 17.5 18zm1.5 3a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1z"/><path d="M17.881 21.07l3.2-13.86-9.646-4.286-8.493 6.37 2.143 9.643zm-4.69-9.356l6.583-3.292-2.469 10.698zm3.369 8.122l-10.02-1.67 5.845-5.844zm-3.652-9.1l-.802-6.42 7.222 3.21zm-.992.122L4.67 9.248l6.44-4.831zm-.413.932L5.79 17.502 4.159 10.16z"/><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 opacity=".5" d="M23 30c-1.654 0-3-1.346-3-3s1.346-3 3-3 2.99 1.346 2.99 3-1.336 3-2.99 3zm0-5c-1.103 0-2 .897-2 2s.897 2 2 2 2-.897 2-2-.897-2-2-2zM8 27c-1.654 0-3-1.346-3-3s1.346-3 3-3 3 1.346 3 3-1.346 3-3 3zm0-5c-1.103 0-2 .897-2 2s.897 2 2 2 2-.897 2-2-.897-2-2-2zm-3-7c-1.654 0-3-1.346-3-3s1.346-3 3-3 3 1.346 3 3-1.346 3-3 3zm0-5c-1.103 0-2 .897-2 2s.897 2 2 2 2-.897 2-2-.897-2-2-2zm11-2c-1.654 0-3-1.346-3-3s1.346-3 3-3 2.99 1.346 2.99 3S17.654 8 16 8zm0-5c-1.103 0-2 .897-2 2s.897 2 2 2 2-.897 2-2-.897-2-2-2zm11.004 11a3.005 3.005 0 0 1-2.778-1.858 3.003 3.003 0 0 1 1.632-3.916 2.992 2.992 0 0 1 3.906 1.632 2.999 2.999 0 0 1-1.622 3.916 2.983 2.983 0 0 1-1.138.226zm-.006-5a2.002 2.002 0 0 0-1.847 2.76 2.004 2.004 0 0 0 2.61 1.09 2.002 2.002 0 0 0 1.089-2.61A2.003 2.003 0 0 0 26.998 9zM17 19c-1.654 0-3-1.346-3-3s1.346-3 3-3 3 1.346 3 3-1.346 3-3 3zm0-5c-1.103 0-2 .897-2 2s.897 2 2 2 2-.897 2-2-.897-2-2-2z"/><path d="M15.98 4.42L4.428 11.77l3.164 12.657 15.778 3.156 4.209-16.838L15.98 4.42zm1.452 10.806l-.847-9.338 9.35 5.1-8.503 4.238zm-.998.062L6.089 11.9l9.489-6.039.856 9.427zm.428 1.502l5.192 9.51-12.998-2.599 7.806-6.91zm.826-.574l8.56-4.267-3.42 13.68-5.14-9.413zM5.723 12.832l10.31 3.377-7.754 6.846-2.556-10.223z"/><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="M8.322 13.892c-1.3.433-2.531.908-4.53.908-2.37 0-3.792-.711-3.792-.711l2.133-12.6S3.556 2 5.294 2c2.688 0 2.721-.986 5.412-.986 1.738 0 3.161.674 3.161.674L16 14.29s-1.11-.846-3-1.045V12.5c0-.094-.031-.177-.048-.266a8.264 8.264 0 0 1 1.744.342l-.779-4.601c.05-.15.083-.308.083-.475v-1a1.49 1.49 0 0 0-.524-1.13l-.5-2.957c-.496-.17-1.337-.399-2.27-.399-1.17 0-1.725.201-2.367.434C7.623 2.707 6.813 3 5.294 3c-.908 0-1.736-.126-2.359-.26l-1.81 10.697a9.539 9.539 0 0 0 3.552.315c.237.156.519.248.823.248h1c.332 0 .636-.112.885-.295l.937.187zM12 13.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-.292l-3.021-.604A.493.493 0 0 1 6.5 13h-1a.5.5 0 0 1-.5-.5v-1c0-.221.146-.403.346-.469L4.838 9H4.5a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h.934L7 5.434V4.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v.553l2.164 1.082A.495.495 0 0 1 11.5 6h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-.26l-.67 4.014c.241.035.43.235.43.486v1zM6.434 11L8 9.434v-.271l-2.031-.509a.49.49 0 0 1-.315.315L6.162 11h.272zM6 7.566v.272l2.031.507a.49.49 0 0 1 .314-.314L7.838 6h-.272L6 7.566zm2.655-1.597L9.162 8H9.5c.076 0 .147.02.212.05L11 7.189v-.24L8.836 5.864a.494.494 0 0 1-.181.104zm2.638 1.983L10 8.814V9.5c0 .13-.053.247-.135.336l.943 1.885.622-3.735a.502.502 0 0 1-.137-.034zM7 11.792l3.021.604a.493.493 0 0 1 .114-.232L9.053 10h-.496L7 11.563v.229z"/><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="M6.424 21.8A13.093 13.093 0 0 1 1 20.783L4.05 3.078a15.028 15.028 0 0 0 4.52.722c3.849 0 3.893-1.6 7.74-1.6a12.674 12.674 0 0 1 4.52.878l3.051 18.105a13.093 13.093 0 0 0-5.423-1.017l-.11.002a2.486 2.486 0 0 0 .546-.987 16.287 16.287 0 0 1 3.721.505L19.941 3.815a11.86 11.86 0 0 0-3.63-.615 7.792 7.792 0 0 0-3.49.725 9.805 9.805 0 0 1-4.25.875 16.193 16.193 0 0 1-3.723-.457L2.124 20.15a13.726 13.726 0 0 0 4.3.65 22.051 22.051 0 0 0 5.783-.79 51.633 51.633 0 0 1 1.646-.373l.459.065a2.473 2.473 0 0 0 .653.744c-2.813.466-4.674 1.354-8.541 1.354zm8.606-3.005l-4.208-.601a1.495 1.495 0 1 1-2.088-1.976l-.448-2.24a1.496 1.496 0 1 1 .856-2.828l2.008-2.007A1.483 1.483 0 0 1 11 8.5a1.5 1.5 0 1 1 2.97.299l2.581 1.549A1.486 1.486 0 0 1 17.5 10a1.5 1.5 0 0 1 .295 2.97l-.601 4.208a1.497 1.497 0 1 1-2.164 1.617zM10 18v-1H9v1zm-2-5h1v-1H8zm4-5v1h1V8zm5 3v1h1v-1zm-.795 6.03l.601-4.208a1.502 1.502 0 0 1-.344-.244l-1.48.74a1.347 1.347 0 0 1-.33 1.13l1.55 2.582zM14 14v-1h-1v1zm2-2.5a1.503 1.503 0 0 1 .03-.299l-2.58-1.549a1.494 1.494 0 0 1-.183.13l.448 2.24a1.492 1.492 0 0 1 .824.4l1.48-.74A1.476 1.476 0 0 1 16 11.5zm-4.143-1.65L9.85 11.858a1.481 1.481 0 0 1 .128.428l2.24.448a1.5 1.5 0 0 1 .516-.516l-.448-2.24a1.483 1.483 0 0 1-.429-.128zm-2.59 3.932l.447 2.24a1.478 1.478 0 0 1 .434.131l2.012-1.993a1.48 1.48 0 0 1-.138-.446l-2.24-.448a1.502 1.502 0 0 1-.516.516zm1.703 3.423l4.208.6a1.496 1.496 0 0 1 .174-.26l-1.532-2.581a1.444 1.444 0 0 1-.962-.114l-2.008 2.007a1.481 1.481 0 0 1 .12.348zM16 19h1v-1h-1z"/><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 3.9L31 28s-2.965-.764-7.256-.797a2.98 2.98 0 0 0 .235-.996 37.34 37.34 0 0 1 5.796.521L26.124 4.73a26.266 26.266 0 0 0-5.05-.518c-2.474 0-3.842.394-5.29.81-1.445.417-2.94.847-5.445.847a15.6 15.6 0 0 1-4.544-.65L2.108 27.433a15.987 15.987 0 0 0 6.43 1.366c3.28 0 5.162-.608 7.155-1.252a41.101 41.101 0 0 1 2.157-.648l.323.064c.097.283.236.545.407.784-3.176.762-5.194 2.052-10.042 2.052C4.093 29.8 1 28 1 28L5 3.9c.7.233 2.519.968 5.34.968 4.807 0 5.59-1.657 10.734-1.657 3.26 0 5.926.689 5.926.689zM21 28a1.997 1.997 0 0 1-1.989-1.888l-6.218-1.243A1.996 1.996 0 0 1 11 26c-1.103 0-2-.897-2-2 0-.756.427-1.408 1.048-1.748l-1.064-4.254A2.001 2.001 0 0 1 7 16c0-1.103.897-2 2-2 .425 0 .818.135 1.142.362l4.068-3.487A1.98 1.98 0 0 1 14 10c0-1.103.897-2 2-2s2 .897 2 2c0 .21-.041.407-.101.597l4.728 2.955c.36-.34.84-.552 1.373-.552 1.103 0 2 .897 2 2s-.897 2-2 2c-.01 0-.017-.003-.027-.003l-1.984 7.275A1.986 1.986 0 0 1 22.99 26c0 1.103-.887 2-1.99 2zm-.5-1h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5zM12 23.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1zM8.5 17h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5zm6.5-6.5a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1zm8 4v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5zm-1 .5c0-.21.041-.407.101-.597l-4.728-2.955a2 2 0 0 1-.637.408l.521 4.17a1.99 1.99 0 0 1 1.318.755l3.455-1.48c-.015-.1-.03-.198-.03-.301zm-4.5 2h-1a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5zm-2.642-5.362l-4.068 3.487c.128.26.206.55.208.86l4.254 1.063a2 2 0 0 1 1.012-.904l-.521-4.17a1.984 1.984 0 0 1-.885-.336zm-4.906 6.11l1.064 4.254c.366.003.706.11 1.001.285l3.28-3.253a1.98 1.98 0 0 1-.295-1.019l-4.254-1.063a1.999 1.999 0 0 1-.796.796zm3.037 6.14l6.218 1.243c.119-.244.285-.458.489-.635l-2.257-4.548A1.991 1.991 0 0 1 17 20c-.37 0-.712-.108-1.01-.283l-3.273 3.273c.157.267.253.571.272.898zm10.022-7.16a2 2 0 0 1-.586-.51L18.97 17.7c.015.099.03.197.03.3 0 .6-.271 1.133-.691 1.5l2.273 4.546A1.92 1.92 0 0 1 21 24c.01 0 .018.003.027.003l1.984-7.275z"/><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="M3 3h1v1H3V3zm2 1h1V3H5v1zm2 0h1V3H7v1zM2 6v3h4.5c-.22.29-.37.63-.45 1H1V1h14v5H2zm0-1h12V2H2v3zm2 2H3v1h1V7zm2 0H5v1h1V7zm2 0H7v1h1V7zm7.96 3.52a3.98 3.98 0 0 1-3.02 4.36c-.16.65-.74 1.12-1.44 1.12-.83 0-1.5-.67-1.5-1.5v-.03c-.6-.35-1.11-.85-1.47-1.47.37 0 .72-.09 1.04-.24.22.3.49.56.8.76.27-.32.68-.52 1.13-.52.06 0 .12 0 .18.02l1.74-3.48c-.04-.04-.07-.07-.1-.12L10 10.52A1.5 1.5 0 1 1 8.5 9h.04c.19-.33.42-.63.7-.89a3.97 3.97 0 0 1 3.24-1.08c-.21.28-.36.61-.43.97-1.54 0-2.309.992-2.57 1.37.08.06.14.13.2.21L13 8.48A1.5 1.5 0 1 1 14.5 10c-.06 0-.12 0-.18-.02l-1.74 3.48c.12.12.21.26.27.41 1.194-.347 2.15-1.457 2.15-2.92.36-.07.68-.22.96-.43zM14 9h1V8h-1v1zm-5 2v-1H8v1h1zm3 4v-1h-1v1h1z"/><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="M6 5H5V4h1v1zm2-1H7v1h1V4zm2.001.001l-1-.001-.002 1 1 .001.002-1zM6 9H5V8h1v1zm2-1H7v1h1V8zm2.001.001l-1-.001-.002 1 1 .001.002-1zM9.999 13l-1-.001.002-1 1 .001-.002 1zM6 12H5v1h1v-1zm2 0H7v1h1v-1zM2 2v13h8.48c.07-.34.18-.68.31-1H3v-3h10.19c.66-.47 1.41-.81 2.22-1H3V7h18v3h-2.41c.81.19 1.56.53 2.22 1H22V2H2zm1 4V3h18v3H3zm19.34 9.19c-.25.27-.56.49-.9.62.327 1.802-.619 3.813-2.469 4.731 1.72-2.246 2.1-4.37 2.126-5.667.53-.231.903-.76.903-1.374 0-.827-.673-1.5-1.5-1.5-.6 0-1.116.357-1.355.867-2.813-.093-4.899 1.277-6.038 2.287-.115-.05-.229-.104-.357-.124.11-.33.26-.64.45-.93a4.496 4.496 0 0 1 5.16-1.89c.19-.32.45-.59.75-.79a5.503 5.503 0 0 0-7.47 3.86c-.39.26-.64.71-.64 1.22 0 .83.67 1.5 1.5 1.5s1.5-.67 1.5-1.5c0-.237-.07-.452-.17-.651 1.019-.886 2.822-2.032 5.22-1.984.131.52.533.928 1.047 1.073-.039 1.194-.423 3.13-2.056 5.173A1.492 1.492 0 0 0 17.5 20c-.62 0-1.15.37-1.37.91a4.422 4.422 0 0 1-2.93-2.01c-.36.115-.813.126-1.12.06a5.454 5.454 0 0 0 3.99 2.96c.17.62.75 1.08 1.43 1.08.79 0 1.43-.6 1.49-1.38 2.62-1.01 4.023-3.859 3.35-6.43zM13 17h-1v-1h1v1zm7-4h1v1h-1v-1zm-2 9h-1v-1h1v1z"/><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="M8 13H6v-1h2v1zm3-1H9v1h2v-1zm3 0h-2v1h2v-1zm-6 6H6v1h2v-1zm3 0H9v1h2v-1zm2 0h-1v1h1v-1zM8 6H6v1h2V6zm3 0H9v1h2V6zm3 0h-2v1h2V6zm15.8 13.39a7.005 7.005 0 0 1-4.82 8.33c.01.09.02.18.02.28 0 1.1-.9 2-2 2s-2-.9-2-2c0-.1.01-.2.02-.29a6.988 6.988 0 0 1-4.38-3.78c.33-.07.65-.2.93-.38a6.038 6.038 0 0 0 3.84 3.24c.37-.48.94-.79 1.59-.79.38 0 .74.11 1.05.3 1.95-2.31 2.82-5.46 3.19-7.45-.65-.27-1.13-.87-1.22-1.6-3.47-.11-6.5 1.65-8.21 2.9.12.26.19.55.19.85a2 2 0 0 1-.78 1.58A1.905 1.905 0 0 1 16 23c-1.1 0-1.99-.9-1.99-2a1.997 1.997 0 0 1 2.277-1.98c.09-.323.216-.646.353-.95A7.008 7.008 0 0 1 23 14c1.11 0 2.15.25 3.07.71-.26.22-.49.49-.67.79a5.998 5.998 0 0 0-7.83 2.95c-.13.27-.24.563-.32.859 1.828-1.356 5.085-3.226 8.9-3.049.29-.74 1.01-1.26 1.85-1.26 1.1 0 2 .9 2 2 0 1.02-.78 1.87-1.77 1.99-.37 2.009-1.238 5.15-3.173 7.618C27.347 25.776 29 23.581 29 21c0-.39-.04-.77-.11-1.14.33-.1.64-.26.91-.47zM16.98 20.8a.957.957 0 0 0-.67-.74.643.643 0 0 0-.24-.05C16.05 20 16.02 20 16 20c-.55 0-1 .45-1 1s.45 1 1 1c.02 0 .05 0 .07-.01a.988.988 0 0 0 .91-1.19zm10.43-2.99c.17.12.37.19.59.19.14 0 .28-.03.4-.09.35-.15.6-.5.6-.91 0-.55-.45-1-1-1-.3 0-.57.14-.76.35a1.001 1.001 0 0 0 .17 1.46zM24 28c0-.03 0-.06-.01-.08 0-.04 0-.08-.01-.11a.989.989 0 0 0-.66-.75A.866.866 0 0 0 23 27c-.53 0-.96.41-.99.93-.01.02-.01.05-.01.07 0 .55.45 1 1 1s1-.45 1-1zm5-25v11h-1v-4H4v5h12v1H4v5h9v1H3V3h26zm-1 1H4v5h24V4z"/><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="M10.322 4.223l.567.566-2.142 2.142-.566-.566zm5.526 2.632l-5.704-5.703a.518.518 0 0 0-.733 0L6.19 4.373l.707.708 2.88-2.88L14.8 7.22l-2.88 2.882.706.707 3.222-3.222a.516.516 0 0 0 0-.733zm-2.95-.056l-.566-.567-2.14 2.143.565.565zM2.354 2.646l12 12-.707.707-2.782-2.781-2.276 2.276a.517.517 0 0 1-.366.152h-3.63a.519.519 0 0 1-.367-.152l-.2-.2c-.1.614-.315 1.274-1.153 1.274h-.025a1.826 1.826 0 0 1-1.657-1.59l.696-.102c.062.268.294.98.972.99.323-.001.414-.177.522-.993l.027-.197-1.256-1.257A.517.517 0 0 1 2 12.406V8.777a.517.517 0 0 1 .152-.367l2.276-2.275-2.782-2.781zm7.804 9.219L5.135 6.842 3 8.977v3.23l.71.71c.015-.028.024-.059.04-.087a5.596 5.596 0 0 1 .548-.792 2.03 2.03 0 1 1 .47.527 4.821 4.821 0 0 0-.407.605 1.714 1.714 0 0 0-.103.295l.534.535h3.23zm-4.416-.33a7.858 7.858 0 0 0-.296.275A.973.973 0 0 0 6 12a1 1 0 1 0-1-1 .959.959 0 0 0 .045.222c.106-.1.198-.182.256-.232z"/><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="M22.783 11.413l-4.768 4.768-.707-.707 4.585-4.585-7.782-7.782-4.585 4.585-.707-.706 4.768-4.769a.74.74 0 0 1 1.048 0l8.148 8.148a.74.74 0 0 1 0 1.048zm-3.57-.877l-.706-.707-3.423 3.422.708.707zm-8.171-1.328l.707.708 3.422-3.423-.707-.707zm2.021 2.022l.707.707 3.422-3.422-.707-.707zM2.353 2.646l20 20-.706.707-5.403-5.402-3.831 3.832a.741.741 0 0 1-.524.217H6.704a.732.732 0 0 1-.315-.077 1.853 1.853 0 0 1-1.608 1.215c-1.292 0-1.991-1.455-2.02-1.517l-.085-.18 1.037-.494.086.18c.136.28.553.86.982.86.209 0 .475-.28.722-.881L3.217 18.82A.741.741 0 0 1 3 18.296v-5.185a.74.74 0 0 1 .217-.523l3.832-3.832-5.403-5.402zm13.184 14.598l-1.516-1.516-.73.73-.707-.707.73-.73L12 13.707l-.73.73-.707-.707.73-.73-1.314-1.314-.73.73-.707-.708.73-.73-1.516-1.515L4 13.218v4.971l1.832 1.832c.024-.106.05-.207.072-.322.017-.083.044-.156.066-.235a2.483 2.483 0 1 1 1.056.488 10.076 10.076 0 0 1-.258 1.005l.043.043h4.97zM6.39 18.5a4.018 4.018 0 0 1 1.004-1.098l.165-.115.65.946-.161.114a2.873 2.873 0 0 0-.61.647c.021 0 .04.006.062.006a1.515 1.515 0 1 0-1.11-.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="M18.363 7.788l.85.849-4.85 4.848-.848-.848zM16.04 15.16l.849.85 4.824-4.825-.849-.85zm13.667-1.868l-11-11a1 1 0 0 0-1.414 0l-7.06 7.06.706.708L18 3l11 11-7.06 7.06.706.708 7.061-7.061a1 1 0 0 0 0-1.414zm-5.495.443l-.848-.85-4.8 4.8.85.85zm-22.83-11.1l28 28-.707.708-7.802-7.803-5.166 5.166A1 1 0 0 1 15 29H8a1 1 0 0 1-.707-.293l-.211-.211c-.523 1.158-1.204 1.754-2.041 1.754-1.549 0-2.416-1.793-2.452-1.87l.903-.429c.174.361.79 1.299 1.549 1.299.463 0 .908-.552 1.275-1.52l-3.023-3.023A1 1 0 0 1 3 24v-7a1 1 0 0 1 .293-.707l5.166-5.166L.675 3.344zM7.509 24.32a5.01 5.01 0 0 1 1.168-1.232l.566.824a4.096 4.096 0 0 0-.904.967A1.979 1.979 0 0 0 9 25a2.02 2.02 0 1 0-1.491-.68zm12.657-1.486L17.64 20.31l-1.902 1.901-.849-.849 1.902-1.901-1.676-1.676-1.877 1.878-.849-.85 1.877-1.877-1.676-1.676-1.853 1.852-.848-.847 1.853-1.853-2.576-2.577L4 17v7l2.65 2.65c.053-.211.104-.432.15-.666a4.348 4.348 0 0 1 .225-.742 2.974 2.974 0 1 1 .87.542 3.275 3.275 0 0 0-.114.398 14.09 14.09 0 0 1-.32 1.278L8 28h7z"/><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="M13.5 6c-1.207 0-2.217.86-2.45 2h-6.1a2.47 2.47 0 0 0-.17-.514l3.024-2.16A2.49 2.49 0 0 0 9.5 6c1.378 0 2.49-1.122 2.49-2.5S10.878 1 9.5 1 7 2.122 7 3.5c0 .362.08.704.22 1.015l-3.024 2.16A2.484 2.484 0 0 0 2.5 6C1.122 6 0 7.122 0 8.5S1.122 11 2.5 11c.656 0 1.25-.259 1.696-.674l3.024 2.16c-.14.31-.22.652-.22 1.014C7 14.878 8.122 16 9.5 16s2.49-1.122 2.49-2.5S10.878 11 9.5 11c-.656 0-1.25.26-1.696.675L4.78 9.515c.073-.164.133-.335.17-.515h6.1c.233 1.14 1.243 2 2.45 2 1.378 0 2.49-1.122 2.49-2.5S14.878 6 13.5 6zM15 9a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1V8a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1zM8 4V3a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H9a1 1 0 0 1-1-1zm1 8h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H9a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1z"/><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="M20 9a2.995 2.995 0 0 0-2.816 2H6.816c-.027-.074-.05-.15-.082-.221l7.09-4.726a3.006 3.006 0 1 0-.558-.83l-7.09 4.725a3 3 0 1 0 0 4.105l7.09 4.726A2.973 2.973 0 0 0 13 20a3.02 3.02 0 1 0 .823-2.052l-7.089-4.726A2.973 2.973 0 0 0 7 12h10a3 3 0 1 0 3-3zm-6-5a2 2 0 1 1 2 2 2.002 2.002 0 0 1-2-2zm2 14a2 2 0 1 1-2 2 2.002 2.002 0 0 1 2-2zm4-4a2 2 0 1 1 2-2 2.002 2.002 0 0 1-2 2z"/><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="M26.5 12c-1.758 0-3.204 1.308-3.45 3H8.95a3.47 3.47 0 0 0-.252-.91l10.144-6.34A3.478 3.478 0 0 0 21.5 9c1.93 0 3.49-1.57 3.49-3.5S23.43 2 21.5 2 18 3.57 18 5.5c0 .502.11.977.302 1.41L8.158 13.25A3.478 3.478 0 0 0 5.5 12c-1.93 0-3.49 1.57-3.49 3.5S3.57 19 5.5 19c1.043 0 1.97-.468 2.612-1.194l11.214 7.24A3.464 3.464 0 0 0 19 26.5c0 1.93 1.57 3.5 3.5 3.5s3.49-1.57 3.49-3.5S24.43 23 22.5 23c-1.05 0-1.983.475-2.625 1.21L8.664 16.973c.142-.304.236-.63.285-.973h14.102c.245 1.692 1.69 3 3.449 3 1.93 0 3.49-1.57 3.49-3.5S28.43 12 26.5 12zm0 6c-1.378 0-2.5-1.122-2.5-2.5s1.122-2.5 2.5-2.5 2.5 1.122 2.5 2.5-1.122 2.5-2.5 2.5zM19 5.5C19 4.122 20.122 3 21.5 3S24 4.122 24 5.5 22.878 8 21.5 8 19 6.878 19 5.5zM22.5 24c1.378 0 2.5 1.122 2.5 2.5S23.878 29 22.5 29 20 27.878 20 26.5s1.122-2.5 2.5-2.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 d="M3 3h1v1H3V3zm2 1h1V3H5v1zm2 0h1V3H7v1zm8-3v5H2v3h4v1H1V1h14zm-1 1H2v3h12V2zM4 7H3v1h1V7zm1 0v1h1V7H5zm8 0v1h2v7h-2v1h3V7h-3zm-2 1v7h1v1H8v-1H7v-1h1v-2H7v-1h1V9H7V8h1V7h4v1h-1zm-1 0H9v7h1V8z"/><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="M5 4h1v1H5V4zm2 1h1V4H7v1zm15-3v9H3v3h9v1H2V2h20zm-1 5H3v3h18V7zm0-4H3v3h18V3zM6 8H5v1h1V8zm2 0H7v1h1V8zm-3 4v1h1v-1H5zm2 0v1h1v-1H7zm2-7h1V4H9v1zm1 3H9v1h1V8zm-1 4v1h1v-1H9zm11 0v1h2v9h-2v1h3V12h-3zm-2 1v9h1v1h-5v-2h-1v-1h1v-2h-1v-1h1v-2h-1v-1h1v-2h5v1h-1zm-1 0h-2v1h1v1h-1v2h1v1h-1v2h1v1h-1v1h2v-9z"/><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="M8 12v1H6v-1h2zm1 0v1h2v-1H9zm3 0v1h2v-1h-2zm17-9v11h-1v-4H4v5h11v1H4v5h11v1H3V3h26zm-1 1H4v5h24V4zM6 18v1h2v-1H6zm3 0v1h2v-1H9zm3 0v1h2v-1h-2zM6 7h2V6H6v1zm3 0h2V6H9v1zm3 0h2V6h-2v1zm14 8v1h3v13h-3v1h4V15h-4zm-5 1v13h3v1h-7v-2h-1v-1h1v-4h-1v-1h1v-4h-1v-1h1v-2h7v1h-3zm-1 0h-2v1h1v1h-1v4h1v1h-1v4h1v1h-1v1h2V16z"/><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="M15.933 15H1.067L8.5 1.46zM2.757 14h11.486L8.5 3.54z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M23.776 22H1.224L12.5 1.46zM2.913 21h19.174L12.5 3.54z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M31.345 29H1.655L16.5 1.96zm-28-1h26.31L16.5 4.04z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M3 3h1v1H3V3zm2 1h1V3H5v1zm2 0h1V3H7v1zm8-3v5H2v3h5v1H1V1h14zm-1 1H2v3h12V2zM3 7v1h1V7H3zm2 0v1h1V7H5zm7 6l1.5 1.5L12 16l-1-1h-1c-.55 0-1-.45-1-1v-1H8v-2h1V9.908A1.5 1.5 0 0 1 8 8.5C8 7.673 8.673 7 9.5 7s1.5.673 1.5 1.5c0 .65-.42 1.2-1 1.408V11h1v2h-1v1h1l1-1zm-2-4V8H9v1h1zm5-1h-1.086l.293-.293L13.5 7 12 8.5l1.5 1.5.707-.707L13.914 9H15v5h-1v1h1a1 1 0 0 0 1-1V9a1 1 0 0 0-1-1z"/><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="M5 4h1v1H5V4zm2 1h1V4H7v1zm15-3v8h-1V7H3v3h8v1H3v3h8v1H2V2h20zm-1 1H3v3h18V3zM5 8v1h1V8H5zm2 0v1h1V8H7zm-2 4v1h1v-1H5zm2 0v1h1v-1H7zm2-7h1V4H9v1zm0 3v1h1V8H9zm0 4v1h1v-1H9zm13 0h-4.086l.293-.293L17.5 11 16 12.5l1.5 1.5.707-.707-.293-.293H22v8h-1v1h1a1 1 0 0 0 1-1v-8a1 1 0 0 0-1-1zm-2.38 9.5l-2.12 2.12L15.88 22H14c-.55 0-1-.45-1-1v-2h-1v-3h1v-2.09c-.58-.21-1-.76-1-1.41 0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5c0 .65-.42 1.2-1 1.41V16h1v3h-1v2h1.88l1.62-1.62 2.12 2.12zM13 13h1v-1h-1v1zm1 5v-1h-1v1h1zm3.5 4.21l.71-.71-.71-.71-.71.71.71.71z"/><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="M8 12v1H6v-1h2zm1 0v1h2v-1H9zm3 0v1h2v-1h-2zm17-9v11h-1v-4H4v5h10v1H4v5h10v1H3V3h26zm-1 1H4v5h24V4zM6 18v1h2v-1H6zm3 0v1h2v-1H9zm3 0v1h2v-1h-2zM6 7h2V6H6v1zm3 0h2V6H9v1zm3 0h2V6h-2v1zm11.5 18l2.5 2.5-2.5 2.5-2-2H18a1 1 0 0 1-1-1v-2h-2v-4h2v-2.018c-1.14-.24-2-1.253-2-2.463C15 15.128 16.13 14 17.518 14s2.479 1.13 2.479 2.518c0 1.224-.838 2.245-1.997 2.47V21h2v4h-2v2h3.5l2-2zm-5.981-6.963c.837 0 1.518-.681 1.518-1.518S18.356 15 17.52 15 16 15.681 16 16.519s.681 1.518 1.519 1.518zM19 24v-2h-3v2h3zm5.586 3.5L23.5 26.414 22.414 27.5l1.086 1.086 1.086-1.086zM29 16h-5.086l1.293-1.293L24.5 14 22 16.5l2.5 2.5.707-.707L23.914 17H29v10h-1v1h1a1 1 0 0 0 1-1V17a1 1 0 0 0-1-1z"/><path fill="none" d="M0 0h32v32H0z"/></svg>
package/index.d.ts CHANGED
@@ -72,6 +72,9 @@ export const addText32: string;
72
72
  export const addressBook16: string;
73
73
  export const addressBook24: string;
74
74
  export const addressBook32: string;
75
+ export const allServers16: string;
76
+ export const allServers24: string;
77
+ export const allServers32: string;
75
78
  export const altitude16: string;
76
79
  export const altitude24: string;
77
80
  export const altitude32: string;
@@ -615,6 +618,9 @@ export const debug32: string;
615
618
  export const debugScript16: string;
616
619
  export const debugScript24: string;
617
620
  export const debugScript32: string;
621
+ export const decreaseLinkChartSymbolSize16: string;
622
+ export const decreaseLinkChartSymbolSize24: string;
623
+ export const decreaseLinkChartSymbolSize32: string;
618
624
  export const deepLearning16: string;
619
625
  export const deepLearning24: string;
620
626
  export const deepLearning32: string;
@@ -633,6 +639,9 @@ export const desktop32: string;
633
639
  export const diamond16: string;
634
640
  export const diamond24: string;
635
641
  export const diamond32: string;
642
+ export const dimensions16: string;
643
+ export const dimensions24: string;
644
+ export const dimensions32: string;
636
645
  export const discard16: string;
637
646
  export const discard24: string;
638
647
  export const discard32: string;
@@ -723,6 +732,9 @@ export const effects32: string;
723
732
  export const elevator16: string;
724
733
  export const elevator24: string;
725
734
  export const elevator32: string;
735
+ export const ellipse16: string;
736
+ export const ellipse24: string;
737
+ export const ellipse32: string;
726
738
  export const ellipsis16: string;
727
739
  export const ellipsis24: string;
728
740
  export const ellipsis32: string;
@@ -885,6 +897,9 @@ export const filesCsvCollection32: string;
885
897
  export const filter16: string;
886
898
  export const filter24: string;
887
899
  export const filter32: string;
900
+ export const findPath16: CalciteMultiPathEntry[];
901
+ export const findPath24: CalciteMultiPathEntry[];
902
+ export const findPath32: CalciteMultiPathEntry[];
888
903
  export const fingerprint16: string;
889
904
  export const fingerprint24: string;
890
905
  export const fingerprint32: string;
@@ -1002,12 +1017,24 @@ export const gaugeSummary32: string;
1002
1017
  export const gear16: string;
1003
1018
  export const gear24: string;
1004
1019
  export const gear32: string;
1020
+ export const geoanalyticsServer16: string;
1021
+ export const geoanalyticsServer24: string;
1022
+ export const geoanalyticsServer32: string;
1023
+ export const geoeventServer16: string;
1024
+ export const geoeventServer24: string;
1025
+ export const geoeventServer32: string;
1026
+ export const geographicLinkChartLayout16: string;
1027
+ export const geographicLinkChartLayout24: string;
1028
+ export const geographicLinkChartLayout32: string;
1005
1029
  export const geonet16: string;
1006
1030
  export const geonet24: string;
1007
1031
  export const geonet32: string;
1008
1032
  export const geonetQuestion16: string;
1009
1033
  export const geonetQuestion24: string;
1010
1034
  export const geonetQuestion32: string;
1035
+ export const gisServer16: string;
1036
+ export const gisServer24: string;
1037
+ export const gisServer32: string;
1011
1038
  export const globe16: string;
1012
1039
  export const globe24: string;
1013
1040
  export const globe32: string;
@@ -1167,6 +1194,9 @@ export const imagePlus32: string;
1167
1194
  export const imageSegmentation16: string;
1168
1195
  export const imageSegmentation24: string;
1169
1196
  export const imageSegmentation32: string;
1197
+ export const imageServer16: CalciteMultiPathEntry[];
1198
+ export const imageServer24: CalciteMultiPathEntry[];
1199
+ export const imageServer32: CalciteMultiPathEntry[];
1170
1200
  export const imageSpace16: string;
1171
1201
  export const imageSpace24: string;
1172
1202
  export const imageSpace32: string;
@@ -1182,6 +1212,9 @@ export const import32: string;
1182
1212
  export const inbox16: string;
1183
1213
  export const inbox24: string;
1184
1214
  export const inbox32: string;
1215
+ export const increaseLinkChartSymbolSize16: string;
1216
+ export const increaseLinkChartSymbolSize24: string;
1217
+ export const increaseLinkChartSymbolSize32: string;
1185
1218
  export const indicator16: string;
1186
1219
  export const indicator24: string;
1187
1220
  export const indicator32: string;
@@ -1212,6 +1245,9 @@ export const inspection32: string;
1212
1245
  export const integer16: string;
1213
1246
  export const integer24: string;
1214
1247
  export const integer32: string;
1248
+ export const investigation16: string;
1249
+ export const investigation24: string;
1250
+ export const investigation32: string;
1215
1251
  export const italicize16: string;
1216
1252
  export const italicize24: string;
1217
1253
  export const italicize32: string;
@@ -1224,9 +1260,39 @@ export const keyboard32: string;
1224
1260
  export const keypad16: string;
1225
1261
  export const keypad24: string;
1226
1262
  export const keypad32: string;
1263
+ export const knowledgeGraph16: string;
1264
+ export const knowledgeGraph24: string;
1265
+ export const knowledgeGraph32: string;
1266
+ export const knowledgeGraphDashboard16: string;
1267
+ export const knowledgeGraphDashboard24: string;
1268
+ export const knowledgeGraphDashboard32: string;
1269
+ export const knowledgeGraphDataModel16: string;
1270
+ export const knowledgeGraphDataModel24: string;
1271
+ export const knowledgeGraphDataModel32: string;
1272
+ export const knowledgeGraphExport16: string;
1273
+ export const knowledgeGraphExport24: string;
1274
+ export const knowledgeGraphExport32: string;
1275
+ export const knowledgeGraphImport16: string;
1276
+ export const knowledgeGraphImport24: string;
1277
+ export const knowledgeGraphImport32: string;
1278
+ export const knowledgeGraphNew16: string;
1279
+ export const knowledgeGraphNew24: string;
1280
+ export const knowledgeGraphNew32: string;
1281
+ export const knowledgeGraphRelationship16: CalciteMultiPathEntry[];
1282
+ export const knowledgeGraphRelationship24: CalciteMultiPathEntry[];
1283
+ export const knowledgeGraphRelationship32: CalciteMultiPathEntry[];
1284
+ export const knowledgeLayer16: string;
1285
+ export const knowledgeLayer24: string;
1286
+ export const knowledgeLayer32: string;
1287
+ export const knowledgeServer16: string;
1288
+ export const knowledgeServer24: string;
1289
+ export const knowledgeServer32: string;
1227
1290
  export const label16: string;
1228
1291
  export const label24: string;
1229
1292
  export const label32: string;
1293
+ export const labelOff16: string;
1294
+ export const labelOff24: string;
1295
+ export const labelOff32: string;
1230
1296
  export const language16: string;
1231
1297
  export const language24: string;
1232
1298
  export const language32: string;
@@ -1368,6 +1434,9 @@ export const lineStraight32: string;
1368
1434
  export const link16: string;
1369
1435
  export const link24: string;
1370
1436
  export const link32: string;
1437
+ export const linkChart16: string;
1438
+ export const linkChart24: string;
1439
+ export const linkChart32: string;
1371
1440
  export const list16: string;
1372
1441
  export const list24: string;
1373
1442
  export const list32: string;
@@ -1575,6 +1644,9 @@ export const nodesUnmerge32: string;
1575
1644
  export const notebook16: string;
1576
1645
  export const notebook24: string;
1577
1646
  export const notebook32: string;
1647
+ export const notebookServer16: string;
1648
+ export const notebookServer24: string;
1649
+ export const notebookServer32: string;
1578
1650
  export const notebookSnapshot16: string;
1579
1651
  export const notebookSnapshot24: string;
1580
1652
  export const notebookSnapshot32: string;
@@ -2358,6 +2430,9 @@ export const transparency32: CalciteMultiPathEntry[];
2358
2430
  export const trash16: string;
2359
2431
  export const trash24: string;
2360
2432
  export const trash32: string;
2433
+ export const triangle16: string;
2434
+ export const triangle24: string;
2435
+ export const triangle32: string;
2361
2436
  export const truckingDistance16: string;
2362
2437
  export const truckingDistance24: string;
2363
2438
  export const truckingDistance32: string;
@@ -2514,6 +2589,9 @@ export const wifi32: string;
2514
2589
  export const workflowDiagram16: string;
2515
2590
  export const workflowDiagram24: string;
2516
2591
  export const workflowDiagram32: string;
2592
+ export const workflowManagerServer16: string;
2593
+ export const workflowManagerServer24: string;
2594
+ export const workflowManagerServer32: string;
2517
2595
  export const wrench16: string;
2518
2596
  export const wrench24: string;
2519
2597
  export const wrench32: string;
package/index.js CHANGED
@@ -65,6 +65,9 @@ export {addText32} from "./js/addText32.js";
65
65
  export {addressBook16} from "./js/addressBook16.js";
66
66
  export {addressBook24} from "./js/addressBook24.js";
67
67
  export {addressBook32} from "./js/addressBook32.js";
68
+ export {allServers16} from "./js/allServers16.js";
69
+ export {allServers24} from "./js/allServers24.js";
70
+ export {allServers32} from "./js/allServers32.js";
68
71
  export {altitude16} from "./js/altitude16.js";
69
72
  export {altitude24} from "./js/altitude24.js";
70
73
  export {altitude32} from "./js/altitude32.js";
@@ -608,6 +611,9 @@ export {debug32} from "./js/debug32.js";
608
611
  export {debugScript16} from "./js/debugScript16.js";
609
612
  export {debugScript24} from "./js/debugScript24.js";
610
613
  export {debugScript32} from "./js/debugScript32.js";
614
+ export {decreaseLinkChartSymbolSize16} from "./js/decreaseLinkChartSymbolSize16.js";
615
+ export {decreaseLinkChartSymbolSize24} from "./js/decreaseLinkChartSymbolSize24.js";
616
+ export {decreaseLinkChartSymbolSize32} from "./js/decreaseLinkChartSymbolSize32.js";
611
617
  export {deepLearning16} from "./js/deepLearning16.js";
612
618
  export {deepLearning24} from "./js/deepLearning24.js";
613
619
  export {deepLearning32} from "./js/deepLearning32.js";
@@ -626,6 +632,9 @@ export {desktop32} from "./js/desktop32.js";
626
632
  export {diamond16} from "./js/diamond16.js";
627
633
  export {diamond24} from "./js/diamond24.js";
628
634
  export {diamond32} from "./js/diamond32.js";
635
+ export {dimensions16} from "./js/dimensions16.js";
636
+ export {dimensions24} from "./js/dimensions24.js";
637
+ export {dimensions32} from "./js/dimensions32.js";
629
638
  export {discard16} from "./js/discard16.js";
630
639
  export {discard24} from "./js/discard24.js";
631
640
  export {discard32} from "./js/discard32.js";
@@ -716,6 +725,9 @@ export {effects32} from "./js/effects32.js";
716
725
  export {elevator16} from "./js/elevator16.js";
717
726
  export {elevator24} from "./js/elevator24.js";
718
727
  export {elevator32} from "./js/elevator32.js";
728
+ export {ellipse16} from "./js/ellipse16.js";
729
+ export {ellipse24} from "./js/ellipse24.js";
730
+ export {ellipse32} from "./js/ellipse32.js";
719
731
  export {ellipsis16} from "./js/ellipsis16.js";
720
732
  export {ellipsis24} from "./js/ellipsis24.js";
721
733
  export {ellipsis32} from "./js/ellipsis32.js";
@@ -878,6 +890,9 @@ export {filesCsvCollection32} from "./js/filesCsvCollection32.js";
878
890
  export {filter16} from "./js/filter16.js";
879
891
  export {filter24} from "./js/filter24.js";
880
892
  export {filter32} from "./js/filter32.js";
893
+ export {findPath16} from "./js/findPath16.js";
894
+ export {findPath24} from "./js/findPath24.js";
895
+ export {findPath32} from "./js/findPath32.js";
881
896
  export {fingerprint16} from "./js/fingerprint16.js";
882
897
  export {fingerprint24} from "./js/fingerprint24.js";
883
898
  export {fingerprint32} from "./js/fingerprint32.js";
@@ -995,12 +1010,24 @@ export {gaugeSummary32} from "./js/gaugeSummary32.js";
995
1010
  export {gear16} from "./js/gear16.js";
996
1011
  export {gear24} from "./js/gear24.js";
997
1012
  export {gear32} from "./js/gear32.js";
1013
+ export {geoanalyticsServer16} from "./js/geoanalyticsServer16.js";
1014
+ export {geoanalyticsServer24} from "./js/geoanalyticsServer24.js";
1015
+ export {geoanalyticsServer32} from "./js/geoanalyticsServer32.js";
1016
+ export {geoeventServer16} from "./js/geoeventServer16.js";
1017
+ export {geoeventServer24} from "./js/geoeventServer24.js";
1018
+ export {geoeventServer32} from "./js/geoeventServer32.js";
1019
+ export {geographicLinkChartLayout16} from "./js/geographicLinkChartLayout16.js";
1020
+ export {geographicLinkChartLayout24} from "./js/geographicLinkChartLayout24.js";
1021
+ export {geographicLinkChartLayout32} from "./js/geographicLinkChartLayout32.js";
998
1022
  export {geonet16} from "./js/geonet16.js";
999
1023
  export {geonet24} from "./js/geonet24.js";
1000
1024
  export {geonet32} from "./js/geonet32.js";
1001
1025
  export {geonetQuestion16} from "./js/geonetQuestion16.js";
1002
1026
  export {geonetQuestion24} from "./js/geonetQuestion24.js";
1003
1027
  export {geonetQuestion32} from "./js/geonetQuestion32.js";
1028
+ export {gisServer16} from "./js/gisServer16.js";
1029
+ export {gisServer24} from "./js/gisServer24.js";
1030
+ export {gisServer32} from "./js/gisServer32.js";
1004
1031
  export {globe16} from "./js/globe16.js";
1005
1032
  export {globe24} from "./js/globe24.js";
1006
1033
  export {globe32} from "./js/globe32.js";
@@ -1160,6 +1187,9 @@ export {imagePlus32} from "./js/imagePlus32.js";
1160
1187
  export {imageSegmentation16} from "./js/imageSegmentation16.js";
1161
1188
  export {imageSegmentation24} from "./js/imageSegmentation24.js";
1162
1189
  export {imageSegmentation32} from "./js/imageSegmentation32.js";
1190
+ export {imageServer16} from "./js/imageServer16.js";
1191
+ export {imageServer24} from "./js/imageServer24.js";
1192
+ export {imageServer32} from "./js/imageServer32.js";
1163
1193
  export {imageSpace16} from "./js/imageSpace16.js";
1164
1194
  export {imageSpace24} from "./js/imageSpace24.js";
1165
1195
  export {imageSpace32} from "./js/imageSpace32.js";
@@ -1175,6 +1205,9 @@ export {import32} from "./js/import32.js";
1175
1205
  export {inbox16} from "./js/inbox16.js";
1176
1206
  export {inbox24} from "./js/inbox24.js";
1177
1207
  export {inbox32} from "./js/inbox32.js";
1208
+ export {increaseLinkChartSymbolSize16} from "./js/increaseLinkChartSymbolSize16.js";
1209
+ export {increaseLinkChartSymbolSize24} from "./js/increaseLinkChartSymbolSize24.js";
1210
+ export {increaseLinkChartSymbolSize32} from "./js/increaseLinkChartSymbolSize32.js";
1178
1211
  export {indicator16} from "./js/indicator16.js";
1179
1212
  export {indicator24} from "./js/indicator24.js";
1180
1213
  export {indicator32} from "./js/indicator32.js";
@@ -1205,6 +1238,9 @@ export {inspection32} from "./js/inspection32.js";
1205
1238
  export {integer16} from "./js/integer16.js";
1206
1239
  export {integer24} from "./js/integer24.js";
1207
1240
  export {integer32} from "./js/integer32.js";
1241
+ export {investigation16} from "./js/investigation16.js";
1242
+ export {investigation24} from "./js/investigation24.js";
1243
+ export {investigation32} from "./js/investigation32.js";
1208
1244
  export {italicize16} from "./js/italicize16.js";
1209
1245
  export {italicize24} from "./js/italicize24.js";
1210
1246
  export {italicize32} from "./js/italicize32.js";
@@ -1217,9 +1253,39 @@ export {keyboard32} from "./js/keyboard32.js";
1217
1253
  export {keypad16} from "./js/keypad16.js";
1218
1254
  export {keypad24} from "./js/keypad24.js";
1219
1255
  export {keypad32} from "./js/keypad32.js";
1256
+ export {knowledgeGraph16} from "./js/knowledgeGraph16.js";
1257
+ export {knowledgeGraph24} from "./js/knowledgeGraph24.js";
1258
+ export {knowledgeGraph32} from "./js/knowledgeGraph32.js";
1259
+ export {knowledgeGraphDashboard16} from "./js/knowledgeGraphDashboard16.js";
1260
+ export {knowledgeGraphDashboard24} from "./js/knowledgeGraphDashboard24.js";
1261
+ export {knowledgeGraphDashboard32} from "./js/knowledgeGraphDashboard32.js";
1262
+ export {knowledgeGraphDataModel16} from "./js/knowledgeGraphDataModel16.js";
1263
+ export {knowledgeGraphDataModel24} from "./js/knowledgeGraphDataModel24.js";
1264
+ export {knowledgeGraphDataModel32} from "./js/knowledgeGraphDataModel32.js";
1265
+ export {knowledgeGraphExport16} from "./js/knowledgeGraphExport16.js";
1266
+ export {knowledgeGraphExport24} from "./js/knowledgeGraphExport24.js";
1267
+ export {knowledgeGraphExport32} from "./js/knowledgeGraphExport32.js";
1268
+ export {knowledgeGraphImport16} from "./js/knowledgeGraphImport16.js";
1269
+ export {knowledgeGraphImport24} from "./js/knowledgeGraphImport24.js";
1270
+ export {knowledgeGraphImport32} from "./js/knowledgeGraphImport32.js";
1271
+ export {knowledgeGraphNew16} from "./js/knowledgeGraphNew16.js";
1272
+ export {knowledgeGraphNew24} from "./js/knowledgeGraphNew24.js";
1273
+ export {knowledgeGraphNew32} from "./js/knowledgeGraphNew32.js";
1274
+ export {knowledgeGraphRelationship16} from "./js/knowledgeGraphRelationship16.js";
1275
+ export {knowledgeGraphRelationship24} from "./js/knowledgeGraphRelationship24.js";
1276
+ export {knowledgeGraphRelationship32} from "./js/knowledgeGraphRelationship32.js";
1277
+ export {knowledgeLayer16} from "./js/knowledgeLayer16.js";
1278
+ export {knowledgeLayer24} from "./js/knowledgeLayer24.js";
1279
+ export {knowledgeLayer32} from "./js/knowledgeLayer32.js";
1280
+ export {knowledgeServer16} from "./js/knowledgeServer16.js";
1281
+ export {knowledgeServer24} from "./js/knowledgeServer24.js";
1282
+ export {knowledgeServer32} from "./js/knowledgeServer32.js";
1220
1283
  export {label16} from "./js/label16.js";
1221
1284
  export {label24} from "./js/label24.js";
1222
1285
  export {label32} from "./js/label32.js";
1286
+ export {labelOff16} from "./js/labelOff16.js";
1287
+ export {labelOff24} from "./js/labelOff24.js";
1288
+ export {labelOff32} from "./js/labelOff32.js";
1223
1289
  export {language16} from "./js/language16.js";
1224
1290
  export {language24} from "./js/language24.js";
1225
1291
  export {language32} from "./js/language32.js";
@@ -1361,6 +1427,9 @@ export {lineStraight32} from "./js/lineStraight32.js";
1361
1427
  export {link16} from "./js/link16.js";
1362
1428
  export {link24} from "./js/link24.js";
1363
1429
  export {link32} from "./js/link32.js";
1430
+ export {linkChart16} from "./js/linkChart16.js";
1431
+ export {linkChart24} from "./js/linkChart24.js";
1432
+ export {linkChart32} from "./js/linkChart32.js";
1364
1433
  export {list16} from "./js/list16.js";
1365
1434
  export {list24} from "./js/list24.js";
1366
1435
  export {list32} from "./js/list32.js";
@@ -1568,6 +1637,9 @@ export {nodesUnmerge32} from "./js/nodesUnmerge32.js";
1568
1637
  export {notebook16} from "./js/notebook16.js";
1569
1638
  export {notebook24} from "./js/notebook24.js";
1570
1639
  export {notebook32} from "./js/notebook32.js";
1640
+ export {notebookServer16} from "./js/notebookServer16.js";
1641
+ export {notebookServer24} from "./js/notebookServer24.js";
1642
+ export {notebookServer32} from "./js/notebookServer32.js";
1571
1643
  export {notebookSnapshot16} from "./js/notebookSnapshot16.js";
1572
1644
  export {notebookSnapshot24} from "./js/notebookSnapshot24.js";
1573
1645
  export {notebookSnapshot32} from "./js/notebookSnapshot32.js";
@@ -2351,6 +2423,9 @@ export {transparency32} from "./js/transparency32.js";
2351
2423
  export {trash16} from "./js/trash16.js";
2352
2424
  export {trash24} from "./js/trash24.js";
2353
2425
  export {trash32} from "./js/trash32.js";
2426
+ export {triangle16} from "./js/triangle16.js";
2427
+ export {triangle24} from "./js/triangle24.js";
2428
+ export {triangle32} from "./js/triangle32.js";
2354
2429
  export {truckingDistance16} from "./js/truckingDistance16.js";
2355
2430
  export {truckingDistance24} from "./js/truckingDistance24.js";
2356
2431
  export {truckingDistance32} from "./js/truckingDistance32.js";
@@ -2507,6 +2582,9 @@ export {wifi32} from "./js/wifi32.js";
2507
2582
  export {workflowDiagram16} from "./js/workflowDiagram16.js";
2508
2583
  export {workflowDiagram24} from "./js/workflowDiagram24.js";
2509
2584
  export {workflowDiagram32} from "./js/workflowDiagram32.js";
2585
+ export {workflowManagerServer16} from "./js/workflowManagerServer16.js";
2586
+ export {workflowManagerServer24} from "./js/workflowManagerServer24.js";
2587
+ export {workflowManagerServer32} from "./js/workflowManagerServer32.js";
2510
2588
  export {wrench16} from "./js/wrench16.js";
2511
2589
  export {wrench24} from "./js/wrench24.js";
2512
2590
  export {wrench32} from "./js/wrench32.js";
@@ -0,0 +1 @@
1
+ export const allServers16: string;
@@ -0,0 +1 @@
1
+ export const allServers16 = "M7 7v1h1V7H7zM5 7v1h1V7H5zM3 7v1h1V7H3zm4-4v1h1V3H7zM5 4h1V3H5v1zM3 4h1V3H3v1zm4 3v1h1V7H7zM5 8h1V7H5v1zM3 8h1V7H3v1zm12 2V1H1v9h9v2H9v1H2v1h7v1h3v-1h2v-1h-2v-1h-1v-2h4zM2 2h12v3H2V2zm9 12h-1v-1h1v1zM2 9V6h12v3H2zm5-1h1V7H7v1zm0-4h1V3H7v1zM5 8h1V7H5v1zm0-4h1V3H5v1zM3 8h1V7H3v1zm0-4h1V3H3v1zm4-1v1h1V3H7zM5 3v1h1V3H5zM3 3v1h1V3H3z";
@@ -0,0 +1 @@
1
+ "M7 7v1h1V7H7zM5 7v1h1V7H5zM3 7v1h1V7H3zm4-4v1h1V3H7zM5 4h1V3H5v1zM3 4h1V3H3v1zm4 3v1h1V7H7zM5 8h1V7H5v1zM3 8h1V7H3v1zm12 2V1H1v9h9v2H9v1H2v1h7v1h3v-1h2v-1h-2v-1h-1v-2h4zM2 2h12v3H2V2zm9 12h-1v-1h1v1zM2 9V6h12v3H2zm5-1h1V7H7v1zm0-4h1V3H7v1zM5 8h1V7H5v1zm0-4h1V3H5v1zM3 8h1V7H3v1zm0-4h1V3H3v1zm4-1v1h1V3H7zM5 3v1h1V3H5zM3 3v1h1V3H3z"
@@ -0,0 +1 @@
1
+ export const allServers24: string;
@@ -0,0 +1 @@
1
+ export const allServers24 = "M9 12v1h1v-1H9zm-2 0v1h1v-1H7zm-2 0v1h1v-1H5zm4-4v1h1V8H9zM7 8v1h1V8H7zM5 8v1h1V8H5zm4-4v1h1V4H9zM7 5h1V4H7v1zM5 5h1V4H5v1zm4 3v1h1V8H9zM7 9h1V8H7v1zM5 9h1V8H5v1zm4 3v1h1v-1H9zm-2 1h1v-1H7v1zm-2 0h1v-1H5v1zm17 2V2H2v13h13v3h-2v1H4v1h9v1h5v-1h2v-1h-2v-1h-2v-3h6zM3 3h18v3H3V3zm0 4h18v3H3V7zm14 12v1h-3v-1h3zM3 14v-3h18v3H3zm6-1h1v-1H9v1zm0-4h1V8H9v1zm0-4h1V4H9v1zm-2 8h1v-1H7v1zm0-4h1V8H7v1zm0-4h1V4H7v1zm-2 8h1v-1H5v1zm0-4h1V8H5v1zm0-4h1V4H5v1zm4-1v1h1V4H9zM7 4v1h1V4H7zM5 4v1h1V4H5z";
@@ -0,0 +1 @@
1
+ "M9 12v1h1v-1H9zm-2 0v1h1v-1H7zm-2 0v1h1v-1H5zm4-4v1h1V8H9zM7 8v1h1V8H7zM5 8v1h1V8H5zm4-4v1h1V4H9zM7 5h1V4H7v1zM5 5h1V4H5v1zm4 3v1h1V8H9zM7 9h1V8H7v1zM5 9h1V8H5v1zm4 3v1h1v-1H9zm-2 1h1v-1H7v1zm-2 0h1v-1H5v1zm17 2V2H2v13h13v3h-2v1H4v1h9v1h5v-1h2v-1h-2v-1h-2v-3h6zM3 3h18v3H3V3zm0 4h18v3H3V7zm14 12v1h-3v-1h3zM3 14v-3h18v3H3zm6-1h1v-1H9v1zm0-4h1V8H9v1zm0-4h1V4H9v1zm-2 8h1v-1H7v1zm0-4h1V8H7v1zm0-4h1V4H7v1zm-2 8h1v-1H5v1zm0-4h1V8H5v1zm0-4h1V4H5v1zm4-1v1h1V4H9zM7 4v1h1V4H7zM5 4v1h1V4H5z"
@@ -0,0 +1 @@
1
+ export const allServers32: string;
@@ -0,0 +1 @@
1
+ export const allServers32 = "M12 6v1h2V6h-2zM9 6v1h2V6H9zM6 6v1h2V6H6zm6 12v1h2v-1h-2zm-3 0v1h2v-1H9zm-3 0v1h2v-1H6zm6-12v1h2V6h-2zM9 7h2V6H9v1zM6 7h2V6H6v1zm6 5v1h2v-1h-2zm-3 1h2v-1H9v1zm-3 0h2v-1H6v1zm6 5v1h2v-1h-2zm-3 1h2v-1H9v1zm-3 0h2v-1H6v1zm23 3V3H3v19h17v4h-2v1H6v1h12v1h5v-1h3v-1h-3v-1h-2v-4h8zM4 4h24v5H4V4zm0 6h24v5H4v-5zm18 17v1h-3v-1h3zM4 21v-5h24v5H4zm8-2h2v-1h-2v1zm0-6h2v-1h-2v1zm0-6h2V6h-2v1zM9 19h2v-1H9v1zm0-6h2v-1H9v1zm0-6h2V6H9v1zM6 19h2v-1H6v1zm0-6h2v-1H6v1zm0-6h2V6H6v1zm6 5v1h2v-1h-2zm-3 0v1h2v-1H9zm-3 0v1h2v-1H6z";
@@ -0,0 +1 @@
1
+ "M12 6v1h2V6h-2zM9 6v1h2V6H9zM6 6v1h2V6H6zm6 12v1h2v-1h-2zm-3 0v1h2v-1H9zm-3 0v1h2v-1H6zm6-12v1h2V6h-2zM9 7h2V6H9v1zM6 7h2V6H6v1zm6 5v1h2v-1h-2zm-3 1h2v-1H9v1zm-3 0h2v-1H6v1zm6 5v1h2v-1h-2zm-3 1h2v-1H9v1zm-3 0h2v-1H6v1zm23 3V3H3v19h17v4h-2v1H6v1h12v1h5v-1h3v-1h-3v-1h-2v-4h8zM4 4h24v5H4V4zm0 6h24v5H4v-5zm18 17v1h-3v-1h3zM4 21v-5h24v5H4zm8-2h2v-1h-2v1zm0-6h2v-1h-2v1zm0-6h2V6h-2v1zM9 19h2v-1H9v1zm0-6h2v-1H9v1zm0-6h2V6H9v1zM6 19h2v-1H6v1zm0-6h2v-1H6v1zm0-6h2V6H6v1zm6 5v1h2v-1h-2zm-3 0v1h2v-1H9zm-3 0v1h2v-1H6z"
@@ -0,0 +1 @@
1
+ export const decreaseLinkChartSymbolSize16: string;