@esri/calcite-ui-icons 3.23.7 → 3.23.9
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.
- package/docs/icons.json +1 -1
- package/docs/keywords.json +345 -0
- package/icons/auto-layout-16.svg +1 -0
- package/icons/auto-layout-24.svg +1 -0
- package/icons/auto-layout-32.svg +1 -0
- package/icons/cursor-minus-16.svg +1 -0
- package/icons/cursor-minus-24.svg +1 -0
- package/icons/cursor-minus-32.svg +1 -0
- package/icons/curve-16.svg +1 -0
- package/icons/curve-24.svg +1 -0
- package/icons/curve-32.svg +1 -0
- package/icons/derived-value-16.svg +1 -0
- package/icons/derived-value-24.svg +1 -0
- package/icons/derived-value-32.svg +1 -0
- package/icons/edit-geometry-16.svg +1 -0
- package/icons/edit-geometry-24.svg +1 -0
- package/icons/edit-geometry-32.svg +1 -0
- package/icons/enable-disable-feature-selection-16.svg +1 -0
- package/icons/enable-disable-feature-selection-24.svg +1 -0
- package/icons/enable-disable-feature-selection-32.svg +1 -0
- package/icons/extend-trim-16.svg +1 -0
- package/icons/extend-trim-24.svg +1 -0
- package/icons/extend-trim-32.svg +1 -0
- package/icons/hide-derived-value-16.svg +1 -0
- package/icons/hide-derived-value-24.svg +1 -0
- package/icons/hide-derived-value-32.svg +1 -0
- package/icons/hide-parameters-16.svg +1 -0
- package/icons/hide-parameters-24.svg +1 -0
- package/icons/hide-parameters-32.svg +1 -0
- package/icons/layer-settings-16.svg +1 -0
- package/icons/layer-settings-24.svg +1 -0
- package/icons/layer-settings-32.svg +1 -0
- package/icons/map-level-settings-16.svg +1 -0
- package/icons/map-level-settings-24.svg +1 -0
- package/icons/map-level-settings-32.svg +1 -0
- package/icons/model-16.svg +1 -0
- package/icons/model-24.svg +1 -0
- package/icons/model-32.svg +1 -0
- package/icons/new-model-16.svg +1 -0
- package/icons/new-model-24.svg +1 -0
- package/icons/new-model-32.svg +1 -0
- package/icons/point-line-16.svg +1 -0
- package/icons/point-line-24.svg +1 -0
- package/icons/point-line-32.svg +1 -0
- package/icons/right-angle-16.svg +1 -0
- package/icons/right-angle-24.svg +1 -0
- package/icons/right-angle-32.svg +1 -0
- package/icons/selection-set-16.svg +1 -0
- package/icons/selection-set-24.svg +1 -0
- package/icons/selection-set-32.svg +1 -0
- package/icons/show-all-parameters-16.svg +1 -0
- package/icons/show-all-parameters-24.svg +1 -0
- package/icons/show-all-parameters-32.svg +1 -0
- package/icons/show-derived-value-16.svg +1 -0
- package/icons/show-derived-value-24.svg +1 -0
- package/icons/show-derived-value-32.svg +1 -0
- package/icons/show-required-parameters-16.svg +1 -0
- package/icons/show-required-parameters-24.svg +1 -0
- package/icons/show-required-parameters-32.svg +1 -0
- package/icons/split-geometry-16.svg +1 -0
- package/icons/split-geometry-24.svg +1 -0
- package/icons/split-geometry-32.svg +1 -0
- package/icons/stop-16.svg +1 -0
- package/icons/stop-24.svg +1 -0
- package/icons/stop-32.svg +1 -0
- package/icons/stretch-16.svg +1 -0
- package/icons/stretch-24.svg +1 -0
- package/icons/stretch-32.svg +1 -0
- package/icons/temporary-16.svg +1 -0
- package/icons/temporary-24.svg +1 -0
- package/icons/temporary-32.svg +1 -0
- package/icons/trace-16.svg +1 -0
- package/icons/trace-24.svg +1 -0
- package/icons/trace-32.svg +1 -0
- package/icons/user-calendar-16.svg +1 -0
- package/icons/user-calendar-24.svg +1 -0
- package/icons/user-calendar-32.svg +1 -0
- package/index.d.ts +75 -0
- package/index.js +75 -0
- package/js/autoLayout16.d.ts +1 -0
- package/js/autoLayout16.js +1 -0
- package/js/autoLayout16.json +1 -0
- package/js/autoLayout24.d.ts +1 -0
- package/js/autoLayout24.js +1 -0
- package/js/autoLayout24.json +1 -0
- package/js/autoLayout32.d.ts +1 -0
- package/js/autoLayout32.js +1 -0
- package/js/autoLayout32.json +1 -0
- package/js/cursorMinus16.d.ts +1 -0
- package/js/cursorMinus16.js +1 -0
- package/js/cursorMinus16.json +1 -0
- package/js/cursorMinus24.d.ts +1 -0
- package/js/cursorMinus24.js +1 -0
- package/js/cursorMinus24.json +1 -0
- package/js/cursorMinus32.d.ts +1 -0
- package/js/cursorMinus32.js +1 -0
- package/js/cursorMinus32.json +1 -0
- package/js/curve16.d.ts +1 -0
- package/js/curve16.js +1 -0
- package/js/curve16.json +1 -0
- package/js/curve24.d.ts +1 -0
- package/js/curve24.js +1 -0
- package/js/curve24.json +1 -0
- package/js/curve32.d.ts +1 -0
- package/js/curve32.js +1 -0
- package/js/curve32.json +1 -0
- package/js/derivedValue16.d.ts +1 -0
- package/js/derivedValue16.js +1 -0
- package/js/derivedValue16.json +1 -0
- package/js/derivedValue24.d.ts +1 -0
- package/js/derivedValue24.js +1 -0
- package/js/derivedValue24.json +1 -0
- package/js/derivedValue32.d.ts +1 -0
- package/js/derivedValue32.js +1 -0
- package/js/derivedValue32.json +1 -0
- package/js/editGeometry16.d.ts +1 -0
- package/js/editGeometry16.js +1 -0
- package/js/editGeometry16.json +1 -0
- package/js/editGeometry24.d.ts +1 -0
- package/js/editGeometry24.js +1 -0
- package/js/editGeometry24.json +1 -0
- package/js/editGeometry32.d.ts +1 -0
- package/js/editGeometry32.js +1 -0
- package/js/editGeometry32.json +1 -0
- package/js/enableDisableFeatureSelection16.d.ts +1 -0
- package/js/enableDisableFeatureSelection16.js +1 -0
- package/js/enableDisableFeatureSelection16.json +1 -0
- package/js/enableDisableFeatureSelection24.d.ts +1 -0
- package/js/enableDisableFeatureSelection24.js +1 -0
- package/js/enableDisableFeatureSelection24.json +1 -0
- package/js/enableDisableFeatureSelection32.d.ts +1 -0
- package/js/enableDisableFeatureSelection32.js +1 -0
- package/js/enableDisableFeatureSelection32.json +1 -0
- package/js/extendTrim16.d.ts +1 -0
- package/js/extendTrim16.js +1 -0
- package/js/extendTrim16.json +1 -0
- package/js/extendTrim24.d.ts +1 -0
- package/js/extendTrim24.js +1 -0
- package/js/extendTrim24.json +1 -0
- package/js/extendTrim32.d.ts +1 -0
- package/js/extendTrim32.js +1 -0
- package/js/extendTrim32.json +1 -0
- package/js/hideDerivedValue16.d.ts +1 -0
- package/js/hideDerivedValue16.js +1 -0
- package/js/hideDerivedValue16.json +1 -0
- package/js/hideDerivedValue24.d.ts +1 -0
- package/js/hideDerivedValue24.js +1 -0
- package/js/hideDerivedValue24.json +1 -0
- package/js/hideDerivedValue32.d.ts +1 -0
- package/js/hideDerivedValue32.js +1 -0
- package/js/hideDerivedValue32.json +1 -0
- package/js/hideParameters16.d.ts +1 -0
- package/js/hideParameters16.js +1 -0
- package/js/hideParameters16.json +1 -0
- package/js/hideParameters24.d.ts +1 -0
- package/js/hideParameters24.js +1 -0
- package/js/hideParameters24.json +1 -0
- package/js/hideParameters32.d.ts +1 -0
- package/js/hideParameters32.js +1 -0
- package/js/hideParameters32.json +1 -0
- package/js/layerSettings16.d.ts +1 -0
- package/js/layerSettings16.js +1 -0
- package/js/layerSettings16.json +1 -0
- package/js/layerSettings24.d.ts +1 -0
- package/js/layerSettings24.js +1 -0
- package/js/layerSettings24.json +1 -0
- package/js/layerSettings32.d.ts +1 -0
- package/js/layerSettings32.js +1 -0
- package/js/layerSettings32.json +1 -0
- package/js/mapLevelSettings16.d.ts +1 -0
- package/js/mapLevelSettings16.js +1 -0
- package/js/mapLevelSettings16.json +1 -0
- package/js/mapLevelSettings24.d.ts +1 -0
- package/js/mapLevelSettings24.js +1 -0
- package/js/mapLevelSettings24.json +1 -0
- package/js/mapLevelSettings32.d.ts +1 -0
- package/js/mapLevelSettings32.js +1 -0
- package/js/mapLevelSettings32.json +1 -0
- package/js/model16.d.ts +1 -0
- package/js/model16.js +1 -0
- package/js/model16.json +1 -0
- package/js/model24.d.ts +1 -0
- package/js/model24.js +1 -0
- package/js/model24.json +1 -0
- package/js/model32.d.ts +1 -0
- package/js/model32.js +1 -0
- package/js/model32.json +1 -0
- package/js/newModel16.d.ts +1 -0
- package/js/newModel16.js +1 -0
- package/js/newModel16.json +1 -0
- package/js/newModel24.d.ts +1 -0
- package/js/newModel24.js +1 -0
- package/js/newModel24.json +1 -0
- package/js/newModel32.d.ts +1 -0
- package/js/newModel32.js +1 -0
- package/js/newModel32.json +1 -0
- package/js/pointLine16.d.ts +1 -0
- package/js/pointLine16.js +1 -0
- package/js/pointLine16.json +1 -0
- package/js/pointLine24.d.ts +1 -0
- package/js/pointLine24.js +1 -0
- package/js/pointLine24.json +1 -0
- package/js/pointLine32.d.ts +1 -0
- package/js/pointLine32.js +1 -0
- package/js/pointLine32.json +1 -0
- package/js/rightAngle16.d.ts +1 -0
- package/js/rightAngle16.js +1 -0
- package/js/rightAngle16.json +1 -0
- package/js/rightAngle24.d.ts +1 -0
- package/js/rightAngle24.js +1 -0
- package/js/rightAngle24.json +1 -0
- package/js/rightAngle32.d.ts +1 -0
- package/js/rightAngle32.js +1 -0
- package/js/rightAngle32.json +1 -0
- package/js/selectionSet16.d.ts +1 -0
- package/js/selectionSet16.js +1 -0
- package/js/selectionSet16.json +1 -0
- package/js/selectionSet24.d.ts +1 -0
- package/js/selectionSet24.js +1 -0
- package/js/selectionSet24.json +1 -0
- package/js/selectionSet32.d.ts +1 -0
- package/js/selectionSet32.js +1 -0
- package/js/selectionSet32.json +1 -0
- package/js/showAllParameters16.d.ts +1 -0
- package/js/showAllParameters16.js +1 -0
- package/js/showAllParameters16.json +1 -0
- package/js/showAllParameters24.d.ts +1 -0
- package/js/showAllParameters24.js +1 -0
- package/js/showAllParameters24.json +1 -0
- package/js/showAllParameters32.d.ts +1 -0
- package/js/showAllParameters32.js +1 -0
- package/js/showAllParameters32.json +1 -0
- package/js/showDerivedValue16.d.ts +1 -0
- package/js/showDerivedValue16.js +1 -0
- package/js/showDerivedValue16.json +1 -0
- package/js/showDerivedValue24.d.ts +1 -0
- package/js/showDerivedValue24.js +1 -0
- package/js/showDerivedValue24.json +1 -0
- package/js/showDerivedValue32.d.ts +1 -0
- package/js/showDerivedValue32.js +1 -0
- package/js/showDerivedValue32.json +1 -0
- package/js/showRequiredParameters16.d.ts +1 -0
- package/js/showRequiredParameters16.js +1 -0
- package/js/showRequiredParameters16.json +1 -0
- package/js/showRequiredParameters24.d.ts +1 -0
- package/js/showRequiredParameters24.js +1 -0
- package/js/showRequiredParameters24.json +1 -0
- package/js/showRequiredParameters32.d.ts +1 -0
- package/js/showRequiredParameters32.js +1 -0
- package/js/showRequiredParameters32.json +1 -0
- package/js/splitGeometry16.d.ts +1 -0
- package/js/splitGeometry16.js +1 -0
- package/js/splitGeometry16.json +1 -0
- package/js/splitGeometry24.d.ts +1 -0
- package/js/splitGeometry24.js +1 -0
- package/js/splitGeometry24.json +1 -0
- package/js/splitGeometry32.d.ts +1 -0
- package/js/splitGeometry32.js +1 -0
- package/js/splitGeometry32.json +1 -0
- package/js/stop16.d.ts +1 -0
- package/js/stop16.js +1 -0
- package/js/stop16.json +1 -0
- package/js/stop24.d.ts +1 -0
- package/js/stop24.js +1 -0
- package/js/stop24.json +1 -0
- package/js/stop32.d.ts +1 -0
- package/js/stop32.js +1 -0
- package/js/stop32.json +1 -0
- package/js/stretch16.d.ts +1 -0
- package/js/stretch16.js +1 -0
- package/js/stretch16.json +1 -0
- package/js/stretch24.d.ts +1 -0
- package/js/stretch24.js +1 -0
- package/js/stretch24.json +1 -0
- package/js/stretch32.d.ts +1 -0
- package/js/stretch32.js +1 -0
- package/js/stretch32.json +1 -0
- package/js/temporary16.d.ts +1 -0
- package/js/temporary16.js +1 -0
- package/js/temporary16.json +1 -0
- package/js/temporary24.d.ts +1 -0
- package/js/temporary24.js +1 -0
- package/js/temporary24.json +1 -0
- package/js/temporary32.d.ts +1 -0
- package/js/temporary32.js +1 -0
- package/js/temporary32.json +1 -0
- package/js/trace16.d.ts +1 -0
- package/js/trace16.js +1 -0
- package/js/trace16.json +1 -0
- package/js/trace24.d.ts +1 -0
- package/js/trace24.js +1 -0
- package/js/trace24.json +1 -0
- package/js/trace32.d.ts +1 -0
- package/js/trace32.js +1 -0
- package/js/trace32.json +1 -0
- package/js/userCalendar16.d.ts +1 -0
- package/js/userCalendar16.js +1 -0
- package/js/userCalendar16.json +1 -0
- package/js/userCalendar24.d.ts +1 -0
- package/js/userCalendar24.js +1 -0
- package/js/userCalendar24.json +1 -0
- package/js/userCalendar32.d.ts +1 -0
- package/js/userCalendar32.js +1 -0
- package/js/userCalendar32.json +1 -0
- package/package.json +2 -1
- package/sprite-16.svg +1 -1
- package/sprite-24.svg +1 -1
- package/sprite-32.svg +1 -1
- package/.vscode/settings.json +0 -3
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M3.5 8h17A1.502 1.502 0 0 0 22 6.5v-2A1.502 1.502 0 0 0 20.5 3h-17A1.502 1.502 0 0 0 2 4.5v2A1.502 1.502 0 0 0 3.5 8zM3 4.5a.5.5 0 0 1 .5-.5h17a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-17a.5.5 0 0 1-.5-.5zM5 18v-1h2v1zm3 0v-1h2v1zm-4 3v1h-.5A1.502 1.502 0 0 1 2 20.5v-2A1.502 1.502 0 0 1 3.5 17H4v1h-.5a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5zm3 0v1H5v-1zM5 11v-1h2v1zm3 0v-1h2v1zm-4 3v1h-.5A1.502 1.502 0 0 1 2 13.5v-2A1.502 1.502 0 0 1 3.5 10H4v1h-.5a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5zm10-3v-1h2v1zm-3 0v-1h2v1zm6 0v-1h2v1zm-1 3v1h-2v-1zm3 0v1h-2v-1zM7 14v1H5v-1zm15-2.5v2a1.502 1.502 0 0 1-1.5 1.5H20v-1h.5a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 0-.5-.5H20v-1h.5a1.502 1.502 0 0 1 1.5 1.5zM13 14v1h-2v-1zm-3 0v1H8v-1zm2.673 4H11v-1h3.163c-.528.318-1.027.653-1.49 1zm4.378 5.556v-.076a3.44 3.44 0 0 1 3.413-3.43h.072a3.44 3.44 0 0 1 3.414 3.43v.076a3.45 3.45 0 0 1-6.9 0zm3.48-5.612h.064c4.551.102 8.333 4.333 9.312 5.544l-.005.006.004.006c-.991 1.202-4.816 5.49-9.368 5.545h-.014c-4.553-.054-8.439-4.343-9.43-5.545l.004-.006-.005-.006c.98-1.211 4.822-5.442 9.374-5.544h.064zm0 12.002h.01c5.664-.063 10.048-5.895 10.235-6.147L31 23.5l-.22-.301c-.185-.254-4.51-6.033-10.172-6.156h-.155c-5.662.123-10.048 5.902-10.233 6.156L10 23.5l.224.299c.187.252 4.632 6.084 10.296 6.147zM8.62 22H8v-1h1.438c-.472.54-.758.917-.818 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="M7 12H1V4h6v1H2v6h5zm3-8v1h5v6h-5v1h6V4zm-1 9h1v3H7v-3h1V3H7V0h3v3H9zM8 2h1V1H8zm1 12H8v1h1z"/><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="M24 6v13H14v-1h9V7h-9V6zM11 18H2V7h9V6H1v13h10zm2 3h1v3h-3v-3h1V4h-1V1h3v3h-1zM12 3h1V2h-1zm1 19h-1v1h1z"/><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="M15 25H3V7h12v1H4v16h11zm3-18v1h11v16H18v1h12V7zm-1 21h1v3h-3v-3h1V4h-1V1h3v3h-1zM16 3h1V2h-1zm1 26h-1v1h1z"/><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="M11.192 2H5.808L2 5.808v5.384L5.808 15h5.384L15 11.192V5.808zM14 10.778L10.778 14H6.222L3 10.778V6.222L6.222 3h4.556L14 6.222z"/><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="M16.435 3h-7.87L3 8.565v7.87L8.565 22h7.87L22 16.435v-7.87zM21 16.02L16.021 21H8.979L4 16.02V8.98L8.979 4h7.042L21 8.98z"/><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="M21.678 4H11.322L4 11.322v10.356L11.322 29h10.356L29 21.678V11.322zM28 21.264L21.264 28h-9.528L5 21.264v-9.528L11.736 5h9.528L28 11.736z"/><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="M12 6V4.742L8.741 8H10v1H7V6h1v1.327L11.328 4H10V3h3v3zm3 1h1V5h-1zM7 0H5v1h2zm4 0H9v1h2zm2 0v1h2v2h1V0zm2 11h1V9h-1zm0 4h-2v1h3v-3h-1zM1 1h2V0H0v3h1zm0 4H0v2h1zm8 11h2v-1H9zm-9-6h6v6H0zm1 5h4v-4H1z"/><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="M16 21h2v1h-2zm-4 1h2v-1h-2zm9-14h1V6h-1zm0 5h1v-2h-1zm0 5h1v-2h-1zm0 3h-1v1h2v-2h-1zM13 2h-2v1h2zm5 0h-2v1h2zM8 2H6v1h2zM3 6H2v2h1zm0 4H2v2h1zm0-7h1V2H2v2h1zm17-1v1h1v1h1V2zm-4 4h1.3L12 11.299V10h-1v3h3v-1h-1.287L18 6.713V8h1V5h-3zM2 14h8v8H2zm1 7h6v-6H3z"/><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 10V6.713L15.714 17H19v1h-5v-5h1v3.3L25.3 6H22V5h5v5zM9 2H7v1h2zm12 0h-2v1h2zm4 0h-2v1h2zM11 3h2V2h-2zm6-1h-2v1h2zm12 19h1v-2h-1zm0 4h1v-2h-1zM27 2v1h2v2h1V2zm2 7h1V7h-1zm0 4h1v-2h-1zm0 4h1v-2h-1zM3 11H2v2h1zm0 4H2v2h1zm26 14h-2v1h3v-3h-1zM3 7H2v2h1zm20 23h2v-1h-2zm-4 0h2v-1h-2zm-4 0h2v-1h-2zM3 3h2V2H2v3h1zM2 19h11v11H2zm1 10h9v-9H3z"/><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.112 9.11v.001zm0-4.221l-1.258 1.257A.499.499 0 0 1 12 6.5v.793l1.431 1.431a2.973 2.973 0 0 0-.32-3.835z" opacity=".25"/><path d="M4 9H3V7h1zm0-5H3v2h1zm0-4H3v3h1zm2.293 12L4 14.293V10H3v4.293L.707 12H0v.707l3.148 3.148a.498.498 0 0 0 .704 0L7 12.707V12zm9.512-5A4.8 4.8 0 1 1 11 2.196 4.805 4.805 0 0 1 15.805 7zM15 7a3.996 3.996 0 1 0-4 4 4.004 4.004 0 0 0 4-4zm-2.242 2.465L11.293 8H10.5a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v.793l1.465 1.465z"/><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="M17 11a.997.997 0 0 0-.293-.707l2.121-2.121a3.965 3.965 0 0 1 .32 5.269l-2.197-2.197A.963.963 0 0 0 17 11z" opacity=".25"/><path d="M5 6H4V1h1zm0 1H4v2h1zm0 3H4v2h1zm0 3H4v2h1zm2.293 6L5 21.293V16H4v5.293L1.707 19H1v.707l3.5 3.5 3.5-3.5V19zM22.8 11A6.8 6.8 0 1 1 16 4.2a6.8 6.8 0 0 1 6.8 6.8zm-1 0a5.8 5.8 0 1 0-5.8 5.8 5.806 5.806 0 0 0 5.8-5.8zm-2.446 2.646l-2.403-2.402A.963.963 0 0 0 17 11a1 1 0 1 0-1 1 .963.963 0 0 0 .244-.05l2.402 2.404z"/><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.9 14.5a7.364 7.364 0 0 1-1.83 4.862l-4.22-4.22a1.483 1.483 0 0 0-.29-1.703l4.173-4.172A7.377 7.377 0 0 1 27.9 14.5z" opacity=".25"/><path d="M7 6H6V1h1zm0 13H6v2h1zM7 7H6v2h1zm0 9H6v2h1zm0-3H6v2h1zm0-3H6v2h1zm0 19.293V22H6v7.293L2.707 26H2v.707l4.5 4.5 4.5-4.5V26h-.707zM30.8 14.5A10.3 10.3 0 1 1 20.5 4.2a10.3 10.3 0 0 1 10.3 10.3zm-.99 0a9.31 9.31 0 1 0-9.31 9.31 9.32 9.32 0 0 0 9.31-9.31zm-7.81 0a1.514 1.514 0 1 0-.857 1.35l4.514 4.514.707-.707-4.514-4.514A1.485 1.485 0 0 0 22 14.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="M16 3V0h-3v1H9V0H6v2.79L4.684 5h1.163l1.19-2H9V2h4v1h1v9h-1v1h-2v1h2v1h3v-3h-1V3zM8 2H7V1h1zm7 12h-1v-1h1zM14 1h1v1h-1zM7 13v1H5v-1zm0 1h1v2H7zm1-1h2v1H8zm0 0H7v-2h1zM5.252 6L4.06 8H2.898l1.19-2zm-2.95 3h1.164l-1.191 2H1.11zm-1.218 4H3v1H0v-1.134L.516 12h1.163z"/><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="M23 4V1h-3v1h-6V1h-3v2.983L10.35 5h1.187l.639-1H14V3h6v1h1v15h-1v1h-1v1h1v1h3v-3h-1V4zM13 3h-1V2h1zm9 18h-1v-1h1zM21 2h1v1h-1zM11 21h1v2h-1zm0-1v1H9v-1zm1 0h2v1h-2zm0 0h-1v-2h1zm-7 0h2v1H5zm11 0h2v1h-2zM2 20h2v1H1v-1.318l.016-.011-.03-.019L2.042 18H3.23L2 19.923zm3.877-8h1.186l-1.278 2H4.598zm-2.009 5H2.681l1.278-2h1.187zm5.751-9H8.433L9.71 6h1.187zM7.794 9H8.98l-1.278 2H6.516z"/><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="M29 6V3h-3v1h-8V3h-3v3h.03l-1.265 2h1.183l1.265-2H18V5h8v1h1v20h-1v1h-3v1h3v1h3v-3h-1V6zM17 5h-1V4h1zm11 23h-1v-1h1zM27 4h1v1h-1zM15 27v1h-2v-1zm0 1h1v2h-1zm1-1h2v1h-2zm0 0h-1v-2h1zM9.257 17H8.074l1.265-2h1.183zm-1.815 1h1.182L7.36 20H6.177zm-.715 3l-1.264 2H4.28l1.265-2zm-3.794 6H5v1H2v-1.395L3.648 24H4.83zm10.118-16h-1.183l1.265-2h1.183zm-1.815 1h1.183l-1.265 2H9.97zM6 27h2v1H6zm14 0h2v1h-2zM9 27h2v1H9z"/><path fill="none" d="M0 0h32v32H0z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="none" d="M0 0h16v16H0z"/><path d="M14 9V8h-1v1h-3V8H9v1H7v7h9V9zm1 6H8v-3h7zm0-4H8v-1h7zM8 6.765a2.8 2.8 0 1 0-2.8-2.8 2.803 2.803 0 0 0 2.8 2.8zm0-4.667a1.867 1.867 0 1 1-1.867 1.867A1.869 1.869 0 0 1 8 2.098zM6 9.051A2.511 2.511 0 0 0 3.991 11.5V14H6v1H3.009v-3.5A3.47 3.47 0 0 1 6 8.049z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 10.765a4.8 4.8 0 1 0-4.8-4.8 4.805 4.805 0 0 0 4.8 4.8zm0-8.6a3.8 3.8 0 1 1-3.8 3.8 3.804 3.804 0 0 1 3.8-3.8zM17 15h2v1h-2zm5 0v1h1v1H13v-1h1v-1h-2v9h12v-9zm1 8H13v-5h10zm-8-7v-2h1v2zm6 0h-1v-2h1zM5 21h6v1H4l.009-4.5A5.5 5.5 0 0 1 9.5 12h5a5.464 5.464 0 0 1 3.152 1H9.5A4.505 4.505 0 0 0 5 17.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="M16 13.765a5.8 5.8 0 1 0-5.8-5.8 5.806 5.806 0 0 0 5.8 5.8zm0-10.6a4.8 4.8 0 1 1-4.8 4.8 4.805 4.805 0 0 1 4.8-4.8zM7 28h6v1H6v-7.5a6.5 6.5 0 0 1 6.5-6.5h6.844a6.42 6.42 0 0 1 5.426 3h-1.041a5.396 5.396 0 0 0-4.192-2H12.5A5.5 5.5 0 0 0 7 21.5zm13-9h6v1h-6zm9 0v1h2v3H15v-3h2v-1h-3v13h18V19zm2 12H15v-7h16zm-3-10h-1v-3h1zm-10 0v-3h1v3z"/><path fill="none" d="M0 0h32v32H0z"/></svg>
|
package/index.d.ts
CHANGED
|
@@ -201,6 +201,9 @@ export const attachment32: string;
|
|
|
201
201
|
export const attachmentPlus16: string;
|
|
202
202
|
export const attachmentPlus24: string;
|
|
203
203
|
export const attachmentPlus32: string;
|
|
204
|
+
export const autoLayout16: string;
|
|
205
|
+
export const autoLayout24: string;
|
|
206
|
+
export const autoLayout32: string;
|
|
204
207
|
export const automation16: string;
|
|
205
208
|
export const automation24: string;
|
|
206
209
|
export const automation32: string;
|
|
@@ -651,12 +654,18 @@ export const cursorLock32: string;
|
|
|
651
654
|
export const cursorMarquee16: string;
|
|
652
655
|
export const cursorMarquee24: string;
|
|
653
656
|
export const cursorMarquee32: string;
|
|
657
|
+
export const cursorMinus16: string;
|
|
658
|
+
export const cursorMinus24: string;
|
|
659
|
+
export const cursorMinus32: string;
|
|
654
660
|
export const cursorPlus16: string;
|
|
655
661
|
export const cursorPlus24: string;
|
|
656
662
|
export const cursorPlus32: string;
|
|
657
663
|
export const cursorSelection16: CalciteMultiPathEntry[];
|
|
658
664
|
export const cursorSelection24: CalciteMultiPathEntry[];
|
|
659
665
|
export const cursorSelection32: CalciteMultiPathEntry[];
|
|
666
|
+
export const curve16: string;
|
|
667
|
+
export const curve24: string;
|
|
668
|
+
export const curve32: string;
|
|
660
669
|
export const cutAndFillVolumeCalculation16: string;
|
|
661
670
|
export const cutAndFillVolumeCalculation24: string;
|
|
662
671
|
export const cutAndFillVolumeCalculation32: string;
|
|
@@ -705,6 +714,9 @@ export const deepLearning32: string;
|
|
|
705
714
|
export const deepLearningProject16: string;
|
|
706
715
|
export const deepLearningProject24: string;
|
|
707
716
|
export const deepLearningProject32: string;
|
|
717
|
+
export const derivedValue16: string;
|
|
718
|
+
export const derivedValue24: string;
|
|
719
|
+
export const derivedValue32: string;
|
|
708
720
|
export const description16: string;
|
|
709
721
|
export const description24: string;
|
|
710
722
|
export const description32: string;
|
|
@@ -801,6 +813,9 @@ export const duplicate32: string;
|
|
|
801
813
|
export const editAttributes16: string;
|
|
802
814
|
export const editAttributes24: string;
|
|
803
815
|
export const editAttributes32: string;
|
|
816
|
+
export const editGeometry16: string;
|
|
817
|
+
export const editGeometry24: string;
|
|
818
|
+
export const editGeometry32: string;
|
|
804
819
|
export const education16: string;
|
|
805
820
|
export const education24: string;
|
|
806
821
|
export const education32: string;
|
|
@@ -840,6 +855,9 @@ export const embeddedContent32: string;
|
|
|
840
855
|
export const embeddedLiveContent16: string;
|
|
841
856
|
export const embeddedLiveContent24: string;
|
|
842
857
|
export const embeddedLiveContent32: string;
|
|
858
|
+
export const enableDisableFeatureSelection16: string;
|
|
859
|
+
export const enableDisableFeatureSelection24: string;
|
|
860
|
+
export const enableDisableFeatureSelection32: string;
|
|
843
861
|
export const end16F: string;
|
|
844
862
|
export const end16: string;
|
|
845
863
|
export const end24F: string;
|
|
@@ -894,6 +912,9 @@ export const export32: string;
|
|
|
894
912
|
export const expressionDefinedColor16: string;
|
|
895
913
|
export const expressionDefinedColor24: string;
|
|
896
914
|
export const expressionDefinedColor32: string;
|
|
915
|
+
export const extendTrim16: string;
|
|
916
|
+
export const extendTrim24: CalciteMultiPathEntry[];
|
|
917
|
+
export const extendTrim32: string;
|
|
897
918
|
export const extent16: string;
|
|
898
919
|
export const extent24: string;
|
|
899
920
|
export const extent32: string;
|
|
@@ -1260,9 +1281,15 @@ export const heavyRain32: string;
|
|
|
1260
1281
|
export const heavySnow16: string;
|
|
1261
1282
|
export const heavySnow24: string;
|
|
1262
1283
|
export const heavySnow32: string;
|
|
1284
|
+
export const hideDerivedValue16: string;
|
|
1285
|
+
export const hideDerivedValue24: string;
|
|
1286
|
+
export const hideDerivedValue32: string;
|
|
1263
1287
|
export const hideEmpty16: string;
|
|
1264
1288
|
export const hideEmpty24: string;
|
|
1265
1289
|
export const hideEmpty32: string;
|
|
1290
|
+
export const hideParameters16: string;
|
|
1291
|
+
export const hideParameters24: string;
|
|
1292
|
+
export const hideParameters32: string;
|
|
1266
1293
|
export const hierarchicalLinkChartLayout16: string;
|
|
1267
1294
|
export const hierarchicalLinkChartLayout24: string;
|
|
1268
1295
|
export const hierarchicalLinkChartLayout32: string;
|
|
@@ -1482,6 +1509,9 @@ export const layerPolygonService32: string;
|
|
|
1482
1509
|
export const layerService16: string;
|
|
1483
1510
|
export const layerService24: string;
|
|
1484
1511
|
export const layerService32: string;
|
|
1512
|
+
export const layerSettings16: string;
|
|
1513
|
+
export const layerSettings24: string;
|
|
1514
|
+
export const layerSettings32: string;
|
|
1485
1515
|
export const layerZoomTo16: string;
|
|
1486
1516
|
export const layerZoomTo24: string;
|
|
1487
1517
|
export const layerZoomTo32: string;
|
|
@@ -1641,6 +1671,9 @@ export const map32: string;
|
|
|
1641
1671
|
export const mapContents16: string;
|
|
1642
1672
|
export const mapContents24: string;
|
|
1643
1673
|
export const mapContents32: string;
|
|
1674
|
+
export const mapLevelSettings16: string;
|
|
1675
|
+
export const mapLevelSettings24: string;
|
|
1676
|
+
export const mapLevelSettings32: string;
|
|
1644
1677
|
export const mapPin16: string;
|
|
1645
1678
|
export const mapPin24: string;
|
|
1646
1679
|
export const mapPin32: string;
|
|
@@ -1749,6 +1782,9 @@ export const mobileOff32: string;
|
|
|
1749
1782
|
export const mobileVibrate16: string;
|
|
1750
1783
|
export const mobileVibrate24: string;
|
|
1751
1784
|
export const mobileVibrate32: string;
|
|
1785
|
+
export const model16: string;
|
|
1786
|
+
export const model24: string;
|
|
1787
|
+
export const model32: string;
|
|
1752
1788
|
export const monitor16: string;
|
|
1753
1789
|
export const monitor24: string;
|
|
1754
1790
|
export const monitor32: string;
|
|
@@ -1779,6 +1815,9 @@ export const musicNote32: string;
|
|
|
1779
1815
|
export const newLinkChart16: string;
|
|
1780
1816
|
export const newLinkChart24: string;
|
|
1781
1817
|
export const newLinkChart32: string;
|
|
1818
|
+
export const newModel16: string;
|
|
1819
|
+
export const newModel24: string;
|
|
1820
|
+
export const newModel32: string;
|
|
1782
1821
|
export const newRasterFunctionTemplate16: string;
|
|
1783
1822
|
export const newRasterFunctionTemplate24: string;
|
|
1784
1823
|
export const newRasterFunctionTemplate32: string;
|
|
@@ -2031,6 +2070,9 @@ export const plusSquare32: string;
|
|
|
2031
2070
|
export const point16: string;
|
|
2032
2071
|
export const point24: string;
|
|
2033
2072
|
export const point32: string;
|
|
2073
|
+
export const pointLine16: string;
|
|
2074
|
+
export const pointLine24: string;
|
|
2075
|
+
export const pointLine32: string;
|
|
2034
2076
|
export const polygon16: string;
|
|
2035
2077
|
export const polygon24: string;
|
|
2036
2078
|
export const polygon32: string;
|
|
@@ -2217,6 +2259,9 @@ export const right32: string;
|
|
|
2217
2259
|
export const rightAlign16: string;
|
|
2218
2260
|
export const rightAlign24: string;
|
|
2219
2261
|
export const rightAlign32: string;
|
|
2262
|
+
export const rightAngle16: string;
|
|
2263
|
+
export const rightAngle24: string;
|
|
2264
|
+
export const rightAngle32: string;
|
|
2220
2265
|
export const rightEdge16: string;
|
|
2221
2266
|
export const rightEdge24: string;
|
|
2222
2267
|
export const rightEdge32: string;
|
|
@@ -2355,6 +2400,9 @@ export const selection32: CalciteMultiPathEntry[];
|
|
|
2355
2400
|
export const selectionFilter16: CalciteMultiPathEntry[];
|
|
2356
2401
|
export const selectionFilter24: CalciteMultiPathEntry[];
|
|
2357
2402
|
export const selectionFilter32: CalciteMultiPathEntry[];
|
|
2403
|
+
export const selectionSet16: string;
|
|
2404
|
+
export const selectionSet24: string;
|
|
2405
|
+
export const selectionSet32: string;
|
|
2358
2406
|
export const selectionX16: CalciteMultiPathEntry[];
|
|
2359
2407
|
export const selectionX24: CalciteMultiPathEntry[];
|
|
2360
2408
|
export const selectionX32: CalciteMultiPathEntry[];
|
|
@@ -2406,15 +2454,24 @@ export const shieldCoin32: string;
|
|
|
2406
2454
|
export const shoppingCart16: string;
|
|
2407
2455
|
export const shoppingCart24: string;
|
|
2408
2456
|
export const shoppingCart32: string;
|
|
2457
|
+
export const showAllParameters16: string;
|
|
2458
|
+
export const showAllParameters24: string;
|
|
2459
|
+
export const showAllParameters32: string;
|
|
2409
2460
|
export const showColumn16: string;
|
|
2410
2461
|
export const showColumn24: string;
|
|
2411
2462
|
export const showColumn32: string;
|
|
2463
|
+
export const showDerivedValue16: string;
|
|
2464
|
+
export const showDerivedValue24: string;
|
|
2465
|
+
export const showDerivedValue32: string;
|
|
2412
2466
|
export const showMultipleLayersAtATime16: string;
|
|
2413
2467
|
export const showMultipleLayersAtATime24: string;
|
|
2414
2468
|
export const showMultipleLayersAtATime32: string;
|
|
2415
2469
|
export const showOneLayerAtATime16: string;
|
|
2416
2470
|
export const showOneLayerAtATime24: string;
|
|
2417
2471
|
export const showOneLayerAtATime32: string;
|
|
2472
|
+
export const showRequiredParameters16: string;
|
|
2473
|
+
export const showRequiredParameters24: string;
|
|
2474
|
+
export const showRequiredParameters32: string;
|
|
2418
2475
|
export const sidecar16: string;
|
|
2419
2476
|
export const sidecar24: string;
|
|
2420
2477
|
export const sidecar32: string;
|
|
@@ -2526,6 +2583,9 @@ export const split32: string;
|
|
|
2526
2583
|
export const splitFeatures16: string;
|
|
2527
2584
|
export const splitFeatures24: string;
|
|
2528
2585
|
export const splitFeatures32: string;
|
|
2586
|
+
export const splitGeometry16: string;
|
|
2587
|
+
export const splitGeometry24: string;
|
|
2588
|
+
export const splitGeometry32: string;
|
|
2529
2589
|
export const square16F: string;
|
|
2530
2590
|
export const square16: string;
|
|
2531
2591
|
export const square24F: string;
|
|
@@ -2553,9 +2613,15 @@ export const star32: string;
|
|
|
2553
2613
|
export const starCircle16: string;
|
|
2554
2614
|
export const starCircle24: string;
|
|
2555
2615
|
export const starCircle32: string;
|
|
2616
|
+
export const stop16: string;
|
|
2617
|
+
export const stop24: string;
|
|
2618
|
+
export const stop32: string;
|
|
2556
2619
|
export const straight16: string;
|
|
2557
2620
|
export const straight24: string;
|
|
2558
2621
|
export const straight32: string;
|
|
2622
|
+
export const stretch16: string;
|
|
2623
|
+
export const stretch24: string;
|
|
2624
|
+
export const stretch32: string;
|
|
2559
2625
|
export const strikethrough16: string;
|
|
2560
2626
|
export const strikethrough24: string;
|
|
2561
2627
|
export const strikethrough32: string;
|
|
@@ -2637,6 +2703,9 @@ export const tag32: string;
|
|
|
2637
2703
|
export const takePedestrianRamp16: string;
|
|
2638
2704
|
export const takePedestrianRamp24: string;
|
|
2639
2705
|
export const takePedestrianRamp32: string;
|
|
2706
|
+
export const temporary16: CalciteMultiPathEntry[];
|
|
2707
|
+
export const temporary24: CalciteMultiPathEntry[];
|
|
2708
|
+
export const temporary32: CalciteMultiPathEntry[];
|
|
2640
2709
|
export const terminal16: string;
|
|
2641
2710
|
export const terminal24: string;
|
|
2642
2711
|
export const terminal32: string;
|
|
@@ -2709,6 +2778,9 @@ export const tour32: string;
|
|
|
2709
2778
|
export const tourPinTear16: string;
|
|
2710
2779
|
export const tourPinTear24: string;
|
|
2711
2780
|
export const tourPinTear32: string;
|
|
2781
|
+
export const trace16: string;
|
|
2782
|
+
export const trace24: string;
|
|
2783
|
+
export const trace32: string;
|
|
2712
2784
|
export const transparency16: CalciteMultiPathEntry[];
|
|
2713
2785
|
export const transparency24: CalciteMultiPathEntry[];
|
|
2714
2786
|
export const transparency32: CalciteMultiPathEntry[];
|
|
@@ -2787,6 +2859,9 @@ export const usbSecurityKey32: string;
|
|
|
2787
2859
|
export const user16: string;
|
|
2788
2860
|
export const user24: string;
|
|
2789
2861
|
export const user32: string;
|
|
2862
|
+
export const userCalendar16: string;
|
|
2863
|
+
export const userCalendar24: string;
|
|
2864
|
+
export const userCalendar32: string;
|
|
2790
2865
|
export const userDown16: string;
|
|
2791
2866
|
export const userDown24: string;
|
|
2792
2867
|
export const userDown32: string;
|
package/index.js
CHANGED
|
@@ -194,6 +194,9 @@ export {attachment32} from "./js/attachment32.js";
|
|
|
194
194
|
export {attachmentPlus16} from "./js/attachmentPlus16.js";
|
|
195
195
|
export {attachmentPlus24} from "./js/attachmentPlus24.js";
|
|
196
196
|
export {attachmentPlus32} from "./js/attachmentPlus32.js";
|
|
197
|
+
export {autoLayout16} from "./js/autoLayout16.js";
|
|
198
|
+
export {autoLayout24} from "./js/autoLayout24.js";
|
|
199
|
+
export {autoLayout32} from "./js/autoLayout32.js";
|
|
197
200
|
export {automation16} from "./js/automation16.js";
|
|
198
201
|
export {automation24} from "./js/automation24.js";
|
|
199
202
|
export {automation32} from "./js/automation32.js";
|
|
@@ -644,12 +647,18 @@ export {cursorLock32} from "./js/cursorLock32.js";
|
|
|
644
647
|
export {cursorMarquee16} from "./js/cursorMarquee16.js";
|
|
645
648
|
export {cursorMarquee24} from "./js/cursorMarquee24.js";
|
|
646
649
|
export {cursorMarquee32} from "./js/cursorMarquee32.js";
|
|
650
|
+
export {cursorMinus16} from "./js/cursorMinus16.js";
|
|
651
|
+
export {cursorMinus24} from "./js/cursorMinus24.js";
|
|
652
|
+
export {cursorMinus32} from "./js/cursorMinus32.js";
|
|
647
653
|
export {cursorPlus16} from "./js/cursorPlus16.js";
|
|
648
654
|
export {cursorPlus24} from "./js/cursorPlus24.js";
|
|
649
655
|
export {cursorPlus32} from "./js/cursorPlus32.js";
|
|
650
656
|
export {cursorSelection16} from "./js/cursorSelection16.js";
|
|
651
657
|
export {cursorSelection24} from "./js/cursorSelection24.js";
|
|
652
658
|
export {cursorSelection32} from "./js/cursorSelection32.js";
|
|
659
|
+
export {curve16} from "./js/curve16.js";
|
|
660
|
+
export {curve24} from "./js/curve24.js";
|
|
661
|
+
export {curve32} from "./js/curve32.js";
|
|
653
662
|
export {cutAndFillVolumeCalculation16} from "./js/cutAndFillVolumeCalculation16.js";
|
|
654
663
|
export {cutAndFillVolumeCalculation24} from "./js/cutAndFillVolumeCalculation24.js";
|
|
655
664
|
export {cutAndFillVolumeCalculation32} from "./js/cutAndFillVolumeCalculation32.js";
|
|
@@ -698,6 +707,9 @@ export {deepLearning32} from "./js/deepLearning32.js";
|
|
|
698
707
|
export {deepLearningProject16} from "./js/deepLearningProject16.js";
|
|
699
708
|
export {deepLearningProject24} from "./js/deepLearningProject24.js";
|
|
700
709
|
export {deepLearningProject32} from "./js/deepLearningProject32.js";
|
|
710
|
+
export {derivedValue16} from "./js/derivedValue16.js";
|
|
711
|
+
export {derivedValue24} from "./js/derivedValue24.js";
|
|
712
|
+
export {derivedValue32} from "./js/derivedValue32.js";
|
|
701
713
|
export {description16} from "./js/description16.js";
|
|
702
714
|
export {description24} from "./js/description24.js";
|
|
703
715
|
export {description32} from "./js/description32.js";
|
|
@@ -794,6 +806,9 @@ export {duplicate32} from "./js/duplicate32.js";
|
|
|
794
806
|
export {editAttributes16} from "./js/editAttributes16.js";
|
|
795
807
|
export {editAttributes24} from "./js/editAttributes24.js";
|
|
796
808
|
export {editAttributes32} from "./js/editAttributes32.js";
|
|
809
|
+
export {editGeometry16} from "./js/editGeometry16.js";
|
|
810
|
+
export {editGeometry24} from "./js/editGeometry24.js";
|
|
811
|
+
export {editGeometry32} from "./js/editGeometry32.js";
|
|
797
812
|
export {education16} from "./js/education16.js";
|
|
798
813
|
export {education24} from "./js/education24.js";
|
|
799
814
|
export {education32} from "./js/education32.js";
|
|
@@ -833,6 +848,9 @@ export {embeddedContent32} from "./js/embeddedContent32.js";
|
|
|
833
848
|
export {embeddedLiveContent16} from "./js/embeddedLiveContent16.js";
|
|
834
849
|
export {embeddedLiveContent24} from "./js/embeddedLiveContent24.js";
|
|
835
850
|
export {embeddedLiveContent32} from "./js/embeddedLiveContent32.js";
|
|
851
|
+
export {enableDisableFeatureSelection16} from "./js/enableDisableFeatureSelection16.js";
|
|
852
|
+
export {enableDisableFeatureSelection24} from "./js/enableDisableFeatureSelection24.js";
|
|
853
|
+
export {enableDisableFeatureSelection32} from "./js/enableDisableFeatureSelection32.js";
|
|
836
854
|
export {end16F} from "./js/end16F.js";
|
|
837
855
|
export {end16} from "./js/end16.js";
|
|
838
856
|
export {end24F} from "./js/end24F.js";
|
|
@@ -887,6 +905,9 @@ export {export32} from "./js/export32.js";
|
|
|
887
905
|
export {expressionDefinedColor16} from "./js/expressionDefinedColor16.js";
|
|
888
906
|
export {expressionDefinedColor24} from "./js/expressionDefinedColor24.js";
|
|
889
907
|
export {expressionDefinedColor32} from "./js/expressionDefinedColor32.js";
|
|
908
|
+
export {extendTrim16} from "./js/extendTrim16.js";
|
|
909
|
+
export {extendTrim24} from "./js/extendTrim24.js";
|
|
910
|
+
export {extendTrim32} from "./js/extendTrim32.js";
|
|
890
911
|
export {extent16} from "./js/extent16.js";
|
|
891
912
|
export {extent24} from "./js/extent24.js";
|
|
892
913
|
export {extent32} from "./js/extent32.js";
|
|
@@ -1253,9 +1274,15 @@ export {heavyRain32} from "./js/heavyRain32.js";
|
|
|
1253
1274
|
export {heavySnow16} from "./js/heavySnow16.js";
|
|
1254
1275
|
export {heavySnow24} from "./js/heavySnow24.js";
|
|
1255
1276
|
export {heavySnow32} from "./js/heavySnow32.js";
|
|
1277
|
+
export {hideDerivedValue16} from "./js/hideDerivedValue16.js";
|
|
1278
|
+
export {hideDerivedValue24} from "./js/hideDerivedValue24.js";
|
|
1279
|
+
export {hideDerivedValue32} from "./js/hideDerivedValue32.js";
|
|
1256
1280
|
export {hideEmpty16} from "./js/hideEmpty16.js";
|
|
1257
1281
|
export {hideEmpty24} from "./js/hideEmpty24.js";
|
|
1258
1282
|
export {hideEmpty32} from "./js/hideEmpty32.js";
|
|
1283
|
+
export {hideParameters16} from "./js/hideParameters16.js";
|
|
1284
|
+
export {hideParameters24} from "./js/hideParameters24.js";
|
|
1285
|
+
export {hideParameters32} from "./js/hideParameters32.js";
|
|
1259
1286
|
export {hierarchicalLinkChartLayout16} from "./js/hierarchicalLinkChartLayout16.js";
|
|
1260
1287
|
export {hierarchicalLinkChartLayout24} from "./js/hierarchicalLinkChartLayout24.js";
|
|
1261
1288
|
export {hierarchicalLinkChartLayout32} from "./js/hierarchicalLinkChartLayout32.js";
|
|
@@ -1475,6 +1502,9 @@ export {layerPolygonService32} from "./js/layerPolygonService32.js";
|
|
|
1475
1502
|
export {layerService16} from "./js/layerService16.js";
|
|
1476
1503
|
export {layerService24} from "./js/layerService24.js";
|
|
1477
1504
|
export {layerService32} from "./js/layerService32.js";
|
|
1505
|
+
export {layerSettings16} from "./js/layerSettings16.js";
|
|
1506
|
+
export {layerSettings24} from "./js/layerSettings24.js";
|
|
1507
|
+
export {layerSettings32} from "./js/layerSettings32.js";
|
|
1478
1508
|
export {layerZoomTo16} from "./js/layerZoomTo16.js";
|
|
1479
1509
|
export {layerZoomTo24} from "./js/layerZoomTo24.js";
|
|
1480
1510
|
export {layerZoomTo32} from "./js/layerZoomTo32.js";
|
|
@@ -1634,6 +1664,9 @@ export {map32} from "./js/map32.js";
|
|
|
1634
1664
|
export {mapContents16} from "./js/mapContents16.js";
|
|
1635
1665
|
export {mapContents24} from "./js/mapContents24.js";
|
|
1636
1666
|
export {mapContents32} from "./js/mapContents32.js";
|
|
1667
|
+
export {mapLevelSettings16} from "./js/mapLevelSettings16.js";
|
|
1668
|
+
export {mapLevelSettings24} from "./js/mapLevelSettings24.js";
|
|
1669
|
+
export {mapLevelSettings32} from "./js/mapLevelSettings32.js";
|
|
1637
1670
|
export {mapPin16} from "./js/mapPin16.js";
|
|
1638
1671
|
export {mapPin24} from "./js/mapPin24.js";
|
|
1639
1672
|
export {mapPin32} from "./js/mapPin32.js";
|
|
@@ -1742,6 +1775,9 @@ export {mobileOff32} from "./js/mobileOff32.js";
|
|
|
1742
1775
|
export {mobileVibrate16} from "./js/mobileVibrate16.js";
|
|
1743
1776
|
export {mobileVibrate24} from "./js/mobileVibrate24.js";
|
|
1744
1777
|
export {mobileVibrate32} from "./js/mobileVibrate32.js";
|
|
1778
|
+
export {model16} from "./js/model16.js";
|
|
1779
|
+
export {model24} from "./js/model24.js";
|
|
1780
|
+
export {model32} from "./js/model32.js";
|
|
1745
1781
|
export {monitor16} from "./js/monitor16.js";
|
|
1746
1782
|
export {monitor24} from "./js/monitor24.js";
|
|
1747
1783
|
export {monitor32} from "./js/monitor32.js";
|
|
@@ -1772,6 +1808,9 @@ export {musicNote32} from "./js/musicNote32.js";
|
|
|
1772
1808
|
export {newLinkChart16} from "./js/newLinkChart16.js";
|
|
1773
1809
|
export {newLinkChart24} from "./js/newLinkChart24.js";
|
|
1774
1810
|
export {newLinkChart32} from "./js/newLinkChart32.js";
|
|
1811
|
+
export {newModel16} from "./js/newModel16.js";
|
|
1812
|
+
export {newModel24} from "./js/newModel24.js";
|
|
1813
|
+
export {newModel32} from "./js/newModel32.js";
|
|
1775
1814
|
export {newRasterFunctionTemplate16} from "./js/newRasterFunctionTemplate16.js";
|
|
1776
1815
|
export {newRasterFunctionTemplate24} from "./js/newRasterFunctionTemplate24.js";
|
|
1777
1816
|
export {newRasterFunctionTemplate32} from "./js/newRasterFunctionTemplate32.js";
|
|
@@ -2024,6 +2063,9 @@ export {plusSquare32} from "./js/plusSquare32.js";
|
|
|
2024
2063
|
export {point16} from "./js/point16.js";
|
|
2025
2064
|
export {point24} from "./js/point24.js";
|
|
2026
2065
|
export {point32} from "./js/point32.js";
|
|
2066
|
+
export {pointLine16} from "./js/pointLine16.js";
|
|
2067
|
+
export {pointLine24} from "./js/pointLine24.js";
|
|
2068
|
+
export {pointLine32} from "./js/pointLine32.js";
|
|
2027
2069
|
export {polygon16} from "./js/polygon16.js";
|
|
2028
2070
|
export {polygon24} from "./js/polygon24.js";
|
|
2029
2071
|
export {polygon32} from "./js/polygon32.js";
|
|
@@ -2210,6 +2252,9 @@ export {right32} from "./js/right32.js";
|
|
|
2210
2252
|
export {rightAlign16} from "./js/rightAlign16.js";
|
|
2211
2253
|
export {rightAlign24} from "./js/rightAlign24.js";
|
|
2212
2254
|
export {rightAlign32} from "./js/rightAlign32.js";
|
|
2255
|
+
export {rightAngle16} from "./js/rightAngle16.js";
|
|
2256
|
+
export {rightAngle24} from "./js/rightAngle24.js";
|
|
2257
|
+
export {rightAngle32} from "./js/rightAngle32.js";
|
|
2213
2258
|
export {rightEdge16} from "./js/rightEdge16.js";
|
|
2214
2259
|
export {rightEdge24} from "./js/rightEdge24.js";
|
|
2215
2260
|
export {rightEdge32} from "./js/rightEdge32.js";
|
|
@@ -2348,6 +2393,9 @@ export {selection32} from "./js/selection32.js";
|
|
|
2348
2393
|
export {selectionFilter16} from "./js/selectionFilter16.js";
|
|
2349
2394
|
export {selectionFilter24} from "./js/selectionFilter24.js";
|
|
2350
2395
|
export {selectionFilter32} from "./js/selectionFilter32.js";
|
|
2396
|
+
export {selectionSet16} from "./js/selectionSet16.js";
|
|
2397
|
+
export {selectionSet24} from "./js/selectionSet24.js";
|
|
2398
|
+
export {selectionSet32} from "./js/selectionSet32.js";
|
|
2351
2399
|
export {selectionX16} from "./js/selectionX16.js";
|
|
2352
2400
|
export {selectionX24} from "./js/selectionX24.js";
|
|
2353
2401
|
export {selectionX32} from "./js/selectionX32.js";
|
|
@@ -2399,15 +2447,24 @@ export {shieldCoin32} from "./js/shieldCoin32.js";
|
|
|
2399
2447
|
export {shoppingCart16} from "./js/shoppingCart16.js";
|
|
2400
2448
|
export {shoppingCart24} from "./js/shoppingCart24.js";
|
|
2401
2449
|
export {shoppingCart32} from "./js/shoppingCart32.js";
|
|
2450
|
+
export {showAllParameters16} from "./js/showAllParameters16.js";
|
|
2451
|
+
export {showAllParameters24} from "./js/showAllParameters24.js";
|
|
2452
|
+
export {showAllParameters32} from "./js/showAllParameters32.js";
|
|
2402
2453
|
export {showColumn16} from "./js/showColumn16.js";
|
|
2403
2454
|
export {showColumn24} from "./js/showColumn24.js";
|
|
2404
2455
|
export {showColumn32} from "./js/showColumn32.js";
|
|
2456
|
+
export {showDerivedValue16} from "./js/showDerivedValue16.js";
|
|
2457
|
+
export {showDerivedValue24} from "./js/showDerivedValue24.js";
|
|
2458
|
+
export {showDerivedValue32} from "./js/showDerivedValue32.js";
|
|
2405
2459
|
export {showMultipleLayersAtATime16} from "./js/showMultipleLayersAtATime16.js";
|
|
2406
2460
|
export {showMultipleLayersAtATime24} from "./js/showMultipleLayersAtATime24.js";
|
|
2407
2461
|
export {showMultipleLayersAtATime32} from "./js/showMultipleLayersAtATime32.js";
|
|
2408
2462
|
export {showOneLayerAtATime16} from "./js/showOneLayerAtATime16.js";
|
|
2409
2463
|
export {showOneLayerAtATime24} from "./js/showOneLayerAtATime24.js";
|
|
2410
2464
|
export {showOneLayerAtATime32} from "./js/showOneLayerAtATime32.js";
|
|
2465
|
+
export {showRequiredParameters16} from "./js/showRequiredParameters16.js";
|
|
2466
|
+
export {showRequiredParameters24} from "./js/showRequiredParameters24.js";
|
|
2467
|
+
export {showRequiredParameters32} from "./js/showRequiredParameters32.js";
|
|
2411
2468
|
export {sidecar16} from "./js/sidecar16.js";
|
|
2412
2469
|
export {sidecar24} from "./js/sidecar24.js";
|
|
2413
2470
|
export {sidecar32} from "./js/sidecar32.js";
|
|
@@ -2519,6 +2576,9 @@ export {split32} from "./js/split32.js";
|
|
|
2519
2576
|
export {splitFeatures16} from "./js/splitFeatures16.js";
|
|
2520
2577
|
export {splitFeatures24} from "./js/splitFeatures24.js";
|
|
2521
2578
|
export {splitFeatures32} from "./js/splitFeatures32.js";
|
|
2579
|
+
export {splitGeometry16} from "./js/splitGeometry16.js";
|
|
2580
|
+
export {splitGeometry24} from "./js/splitGeometry24.js";
|
|
2581
|
+
export {splitGeometry32} from "./js/splitGeometry32.js";
|
|
2522
2582
|
export {square16F} from "./js/square16F.js";
|
|
2523
2583
|
export {square16} from "./js/square16.js";
|
|
2524
2584
|
export {square24F} from "./js/square24F.js";
|
|
@@ -2546,9 +2606,15 @@ export {star32} from "./js/star32.js";
|
|
|
2546
2606
|
export {starCircle16} from "./js/starCircle16.js";
|
|
2547
2607
|
export {starCircle24} from "./js/starCircle24.js";
|
|
2548
2608
|
export {starCircle32} from "./js/starCircle32.js";
|
|
2609
|
+
export {stop16} from "./js/stop16.js";
|
|
2610
|
+
export {stop24} from "./js/stop24.js";
|
|
2611
|
+
export {stop32} from "./js/stop32.js";
|
|
2549
2612
|
export {straight16} from "./js/straight16.js";
|
|
2550
2613
|
export {straight24} from "./js/straight24.js";
|
|
2551
2614
|
export {straight32} from "./js/straight32.js";
|
|
2615
|
+
export {stretch16} from "./js/stretch16.js";
|
|
2616
|
+
export {stretch24} from "./js/stretch24.js";
|
|
2617
|
+
export {stretch32} from "./js/stretch32.js";
|
|
2552
2618
|
export {strikethrough16} from "./js/strikethrough16.js";
|
|
2553
2619
|
export {strikethrough24} from "./js/strikethrough24.js";
|
|
2554
2620
|
export {strikethrough32} from "./js/strikethrough32.js";
|
|
@@ -2630,6 +2696,9 @@ export {tag32} from "./js/tag32.js";
|
|
|
2630
2696
|
export {takePedestrianRamp16} from "./js/takePedestrianRamp16.js";
|
|
2631
2697
|
export {takePedestrianRamp24} from "./js/takePedestrianRamp24.js";
|
|
2632
2698
|
export {takePedestrianRamp32} from "./js/takePedestrianRamp32.js";
|
|
2699
|
+
export {temporary16} from "./js/temporary16.js";
|
|
2700
|
+
export {temporary24} from "./js/temporary24.js";
|
|
2701
|
+
export {temporary32} from "./js/temporary32.js";
|
|
2633
2702
|
export {terminal16} from "./js/terminal16.js";
|
|
2634
2703
|
export {terminal24} from "./js/terminal24.js";
|
|
2635
2704
|
export {terminal32} from "./js/terminal32.js";
|
|
@@ -2702,6 +2771,9 @@ export {tour32} from "./js/tour32.js";
|
|
|
2702
2771
|
export {tourPinTear16} from "./js/tourPinTear16.js";
|
|
2703
2772
|
export {tourPinTear24} from "./js/tourPinTear24.js";
|
|
2704
2773
|
export {tourPinTear32} from "./js/tourPinTear32.js";
|
|
2774
|
+
export {trace16} from "./js/trace16.js";
|
|
2775
|
+
export {trace24} from "./js/trace24.js";
|
|
2776
|
+
export {trace32} from "./js/trace32.js";
|
|
2705
2777
|
export {transparency16} from "./js/transparency16.js";
|
|
2706
2778
|
export {transparency24} from "./js/transparency24.js";
|
|
2707
2779
|
export {transparency32} from "./js/transparency32.js";
|
|
@@ -2780,6 +2852,9 @@ export {usbSecurityKey32} from "./js/usbSecurityKey32.js";
|
|
|
2780
2852
|
export {user16} from "./js/user16.js";
|
|
2781
2853
|
export {user24} from "./js/user24.js";
|
|
2782
2854
|
export {user32} from "./js/user32.js";
|
|
2855
|
+
export {userCalendar16} from "./js/userCalendar16.js";
|
|
2856
|
+
export {userCalendar24} from "./js/userCalendar24.js";
|
|
2857
|
+
export {userCalendar32} from "./js/userCalendar32.js";
|
|
2783
2858
|
export {userDown16} from "./js/userDown16.js";
|
|
2784
2859
|
export {userDown24} from "./js/userDown24.js";
|
|
2785
2860
|
export {userDown32} from "./js/userDown32.js";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const autoLayout16: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const autoLayout16 = "M6.428 0H.572A.572.572 0 0 0 0 .572v5.857A.571.571 0 0 0 .572 7h5.856A.571.571 0 0 0 7 6.43V.571A.572.572 0 0 0 6.428 0zM6 6H1V1h5zM12.5.1a3.4 3.4 0 1 0 3.396 3.4A3.402 3.402 0 0 0 12.5.1zm0 5.829A2.429 2.429 0 1 1 14.923 3.5 2.433 2.433 0 0 1 12.5 5.929zM3.5 9.1a3.4 3.4 0 1 0 3.4 3.4 3.4 3.4 0 0 0-3.4-3.4zm0 5.829A2.429 2.429 0 1 1 5.929 12.5 2.431 2.431 0 0 1 3.5 14.929zm12.257-3.274l-3.412-3.412a.488.488 0 0 0-.69 0l-3.412 3.412a.488.488 0 0 0 0 .69l3.412 3.412a.488.488 0 0 0 .69 0l3.412-3.412a.488.488 0 0 0 0-.69zM12 14.72L9.279 12 12 9.279 14.721 12z";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"M6.428 0H.572A.572.572 0 0 0 0 .572v5.857A.571.571 0 0 0 .572 7h5.856A.571.571 0 0 0 7 6.43V.571A.572.572 0 0 0 6.428 0zM6 6H1V1h5zM12.5.1a3.4 3.4 0 1 0 3.396 3.4A3.402 3.402 0 0 0 12.5.1zm0 5.829A2.429 2.429 0 1 1 14.923 3.5 2.433 2.433 0 0 1 12.5 5.929zM3.5 9.1a3.4 3.4 0 1 0 3.4 3.4 3.4 3.4 0 0 0-3.4-3.4zm0 5.829A2.429 2.429 0 1 1 5.929 12.5 2.431 2.431 0 0 1 3.5 14.929zm12.257-3.274l-3.412-3.412a.488.488 0 0 0-.69 0l-3.412 3.412a.488.488 0 0 0 0 .69l3.412 3.412a.488.488 0 0 0 .69 0l3.412-3.412a.488.488 0 0 0 0-.69zM12 14.72L9.279 12 12 9.279 14.721 12z"
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const autoLayout24: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const autoLayout24 = "M10.372 2H2.628A.628.628 0 0 0 2 2.628v7.744a.628.628 0 0 0 .628.628h7.744a.628.628 0 0 0 .628-.628V2.628A.628.628 0 0 0 10.372 2zM10 10H3V3h7zm12.65 7.125l-4.792-4.793a.5.5 0 0 0-.707 0l-4.793 4.793a.5.5 0 0 0 0 .707l4.793 4.793a.5.5 0 0 0 .707 0l4.793-4.793a.5.5 0 0 0 0-.707zm-5.146 4.44l-4.086-4.086 4.086-4.086 4.086 4.086zM6.5 13a4.5 4.5 0 1 0 4.5 4.5A4.492 4.492 0 0 0 6.5 13zm0 8a3.5 3.5 0 1 1 3.491-3.5A3.5 3.5 0 0 1 6.5 21zm11-19A4.5 4.5 0 1 0 22 6.5 4.492 4.492 0 0 0 17.5 2zm0 8a3.5 3.5 0 1 1 3.491-3.5A3.5 3.5 0 0 1 17.5 10z";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"M10.372 2H2.628A.628.628 0 0 0 2 2.628v7.744a.628.628 0 0 0 .628.628h7.744a.628.628 0 0 0 .628-.628V2.628A.628.628 0 0 0 10.372 2zM10 10H3V3h7zm12.65 7.125l-4.792-4.793a.5.5 0 0 0-.707 0l-4.793 4.793a.5.5 0 0 0 0 .707l4.793 4.793a.5.5 0 0 0 .707 0l4.793-4.793a.5.5 0 0 0 0-.707zm-5.146 4.44l-4.086-4.086 4.086-4.086 4.086 4.086zM6.5 13a4.5 4.5 0 1 0 4.5 4.5A4.492 4.492 0 0 0 6.5 13zm0 8a3.5 3.5 0 1 1 3.491-3.5A3.5 3.5 0 0 1 6.5 21zm11-19A4.5 4.5 0 1 0 22 6.5 4.492 4.492 0 0 0 17.5 2zm0 8a3.5 3.5 0 1 1 3.491-3.5A3.5 3.5 0 0 1 17.5 10z"
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const autoLayout32: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const autoLayout32 = "M14.162 3H3.838A.838.838 0 0 0 3 3.838v10.325a.838.838 0 0 0 .838.837h10.325a.838.838 0 0 0 .837-.838V3.838A.838.838 0 0 0 14.162 3zM14 14H4V4h10zm15.562 9.045l-5.607-5.607a.643.643 0 0 0-.91 0l-5.607 5.607a.643.643 0 0 0 0 .91l5.607 5.607a.643.643 0 0 0 .91 0l5.607-5.607a.643.643 0 0 0 0-.91zM23.5 28.602L18.398 23.5l5.102-5.102 5.102 5.102zM9.5 17.2a6.3 6.3 0 1 0 6.3 6.3 6.3 6.3 0 0 0-6.3-6.3zm0 11.6a5.3 5.3 0 1 1 5.3-5.3 5.306 5.306 0 0 1-5.3 5.3zm14-25.6a6.3 6.3 0 1 0 6.3 6.3 6.3 6.3 0 0 0-6.3-6.3zm0 11.6a5.3 5.3 0 1 1 5.3-5.3 5.306 5.306 0 0 1-5.3 5.3z";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"M14.162 3H3.838A.838.838 0 0 0 3 3.838v10.325a.838.838 0 0 0 .838.837h10.325a.838.838 0 0 0 .837-.838V3.838A.838.838 0 0 0 14.162 3zM14 14H4V4h10zm15.562 9.045l-5.607-5.607a.643.643 0 0 0-.91 0l-5.607 5.607a.643.643 0 0 0 0 .91l5.607 5.607a.643.643 0 0 0 .91 0l5.607-5.607a.643.643 0 0 0 0-.91zM23.5 28.602L18.398 23.5l5.102-5.102 5.102 5.102zM9.5 17.2a6.3 6.3 0 1 0 6.3 6.3 6.3 6.3 0 0 0-6.3-6.3zm0 11.6a5.3 5.3 0 1 1 5.3-5.3 5.306 5.306 0 0 1-5.3 5.3zm14-25.6a6.3 6.3 0 1 0 6.3 6.3 6.3 6.3 0 0 0-6.3-6.3zm0 11.6a5.3 5.3 0 1 1 5.3-5.3 5.306 5.306 0 0 1-5.3 5.3z"
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const cursorMinus16: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const cursorMinus16 = "M3 4.012V14.1l2.116-2.902L7 14.928l2.555-1.285-1.838-3.667h3.457zm5.213 9.186l-.77.388L5.27 9.288 4 11.032V5.979l4.106 2.997h-2.01zM16 3v1H9V3z";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"M3 4.012V14.1l2.116-2.902L7 14.928l2.555-1.285-1.838-3.667h3.457zm5.213 9.186l-.77.388L5.27 9.288 4 11.032V5.979l4.106 2.997h-2.01zM16 3v1H9V3z"
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const cursorMinus24: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const cursorMinus24 = "M5 4.65v15.812l3.345-4.584 3.106 6.152 3.94-1.982L12.359 14h5.454zm9.049 14.954l-2.155 1.084-3.393-6.72L6 17.394V6.618L14.746 13H10.74zM23 5v1h-9V5z";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"M5 4.65v15.812l3.345-4.584 3.106 6.152 3.94-1.982L12.359 14h5.454zm9.049 14.954l-2.155 1.084-3.393-6.72L6 17.394V6.618L14.746 13H10.74zM23 5v1h-9V5z"
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const cursorMinus32: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const cursorMinus32 = "M6 7.016v20.266l4.3-5.895 4.062 8.043 5.017-2.523L15.417 19h7.009zm12.05 19.45l-3.25 1.636-4.345-8.606-3.464 4.748V8.964l12.397 9.045h-5.575zM30 7v1H19V7z";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"M6 7.016v20.266l4.3-5.895 4.062 8.043 5.017-2.523L15.417 19h7.009zm12.05 19.45l-3.25 1.636-4.345-8.606-3.464 4.748V8.964l12.397 9.045h-5.575zM30 7v1H19V7z"
|
package/js/curve16.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const curve16: string;
|
package/js/curve16.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const curve16 = "M12 1v1.045A10.907 10.907 0 0 0 6.692 4H4v2.701A10.94 10.94 0 0 0 2.065 12H1v3h3v-3h-.934a9.944 9.944 0 0 1 1.959-5H7V5.023a9.917 9.917 0 0 1 5-1.969V4h3V1zM3 14H2v-1h1zm3-8H5V5h1zm8-3h-1V2h1z";
|
package/js/curve16.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"M12 1v1.045A10.907 10.907 0 0 0 6.692 4H4v2.701A10.94 10.94 0 0 0 2.065 12H1v3h3v-3h-.934a9.944 9.944 0 0 1 1.959-5H7V5.023a9.917 9.917 0 0 1 5-1.969V4h3V1zM3 14H2v-1h1zm3-8H5V5h1zm8-3h-1V2h1z"
|
package/js/curve24.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const curve24: string;
|
package/js/curve24.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const curve24 = "M20 1v1.039A19.7 19.7 0 0 0 8.627 7H6v2.807A19.597 19.597 0 0 0 2.032 20H1v3h3v-3h-.964A18.637 18.637 0 0 1 7.11 10H9V7.993a18.733 18.733 0 0 1 11-4.956V4h3V1zM3 22H2v-1h1zM8 9H7V8h1zm14-6h-1V2h1z";
|
package/js/curve24.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"M20 1v1.039A19.7 19.7 0 0 0 8.627 7H6v2.807A19.597 19.597 0 0 0 2.032 20H1v3h3v-3h-.964A18.637 18.637 0 0 1 7.11 10H9V7.993a18.733 18.733 0 0 1 11-4.956V4h3V1zM3 22H2v-1h1zM8 9H7V8h1zm14-6h-1V2h1z"
|
package/js/curve32.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const curve32: string;
|
package/js/curve32.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const curve32 = "M26 3v1.155A24.37 24.37 0 0 0 12.484 10H10v2.475A24.363 24.363 0 0 0 4.144 26H3v3h3v-3h-.856a23.382 23.382 0 0 1 5.74-13H13v-2.116A23.396 23.396 0 0 1 26 5.16V6h3V3zM5 28H4v-1h1zm7-16h-1v-1h1zm16-7h-1V4h1z";
|