@esri/calcite-ui-icons 4.2.1-next.0 → 4.3.0-next.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/docs/icons.json +1 -1
- package/docs/keywords.json +65 -0
- package/fonts/calcite-ui-icons-16.ttf +0 -0
- package/fonts/calcite-ui-icons-24.ttf +0 -0
- package/fonts/calcite-ui-icons-32.ttf +0 -0
- package/icons/browser-join-16.svg +1 -1
- package/icons/browser-join-24.svg +1 -1
- package/icons/browser-join-32.svg +1 -1
- package/icons/browser-plus-16.svg +1 -1
- package/icons/browser-plus-24.svg +1 -1
- package/icons/browser-plus-32.svg +1 -1
- package/icons/directional-navigation-16.svg +1 -0
- package/icons/directional-navigation-24.svg +1 -0
- package/icons/directional-navigation-32.svg +1 -0
- package/icons/image-navigation-16.svg +1 -0
- package/icons/image-navigation-24.svg +1 -0
- package/icons/image-navigation-32.svg +1 -0
- package/icons/learning-gis-workflow-16.svg +1 -1
- package/icons/learning-gis-workflow-24.svg +1 -1
- package/icons/sequential-navigation-16.svg +1 -0
- package/icons/sequential-navigation-24.svg +1 -0
- package/icons/sequential-navigation-32.svg +1 -0
- package/icons/spike-data-visualization-outlined-gradient-16.svg +1 -0
- package/icons/spike-data-visualization-outlined-gradient-24.svg +1 -0
- package/icons/spike-data-visualization-outlined-gradient-32.svg +1 -0
- package/icons/spike-data-visualization-outlined-open-16-f.svg +1 -0
- package/icons/spike-data-visualization-outlined-open-24-f.svg +1 -0
- package/icons/spike-data-visualization-outlined-open-32-f.svg +1 -0
- package/icons/spike-data-visualization-outlined-open-gradient-16.svg +1 -0
- package/icons/spike-data-visualization-outlined-open-gradient-24.svg +1 -0
- package/icons/spike-data-visualization-outlined-open-gradient-32.svg +1 -0
- package/icons/subheading-1-rtl-16.svg +1 -0
- package/icons/subheading-1-rtl-24.svg +1 -0
- package/icons/subheading-1-rtl-32.svg +1 -0
- package/icons/subheading-2-rtl-16.svg +1 -0
- package/icons/subheading-2-rtl-24.svg +1 -0
- package/icons/subheading-2-rtl-32.svg +1 -0
- package/icons/subheading-3-rtl-16.svg +1 -0
- package/icons/subheading-3-rtl-24.svg +1 -0
- package/icons/subheading-3-rtl-32.svg +1 -0
- package/icons/subheading-4-rtl-16.svg +1 -0
- package/icons/subheading-4-rtl-24.svg +1 -0
- package/icons/subheading-4-rtl-32.svg +1 -0
- package/icons/subheading-5-rtl-16.svg +1 -0
- package/icons/subheading-5-rtl-24.svg +1 -0
- package/icons/subheading-5-rtl-32.svg +1 -0
- package/icons/tapestry-16.svg +1 -0
- package/icons/tapestry-24.svg +1 -0
- package/icons/tapestry-32.svg +1 -0
- package/icons/transfer-16.svg +1 -0
- package/icons/transfer-24.svg +1 -0
- package/icons/transfer-32.svg +1 -0
- package/index.d.ts +40 -1
- package/index.js +39 -0
- package/js/browserJoin16.js +1 -1
- package/js/browserJoin16.json +1 -1
- package/js/browserJoin24.js +1 -1
- package/js/browserJoin24.json +1 -1
- package/js/browserJoin32.js +1 -1
- package/js/browserJoin32.json +1 -1
- package/js/browserPlus16.js +1 -1
- package/js/browserPlus16.json +1 -1
- package/js/browserPlus24.js +1 -1
- package/js/browserPlus24.json +1 -1
- package/js/browserPlus32.js +1 -1
- package/js/browserPlus32.json +1 -1
- package/js/directionalNavigation16.d.ts +1 -0
- package/js/directionalNavigation16.js +1 -0
- package/js/directionalNavigation16.json +1 -0
- package/js/directionalNavigation24.d.ts +1 -0
- package/js/directionalNavigation24.js +1 -0
- package/js/directionalNavigation24.json +1 -0
- package/js/directionalNavigation32.d.ts +1 -0
- package/js/directionalNavigation32.js +1 -0
- package/js/directionalNavigation32.json +1 -0
- package/js/imageNavigation16.d.ts +1 -0
- package/js/imageNavigation16.js +1 -0
- package/js/imageNavigation16.json +1 -0
- package/js/imageNavigation24.d.ts +1 -0
- package/js/imageNavigation24.js +1 -0
- package/js/imageNavigation24.json +1 -0
- package/js/imageNavigation32.d.ts +1 -0
- package/js/imageNavigation32.js +1 -0
- package/js/imageNavigation32.json +1 -0
- package/js/learningGisWorkflow16.d.ts +1 -1
- package/js/learningGisWorkflow16.js +1 -1
- package/js/learningGisWorkflow16.json +1 -1
- package/js/learningGisWorkflow24.js +1 -1
- package/js/learningGisWorkflow24.json +1 -1
- package/js/sequentialNavigation16.d.ts +1 -0
- package/js/sequentialNavigation16.js +1 -0
- package/js/sequentialNavigation16.json +1 -0
- package/js/sequentialNavigation24.d.ts +1 -0
- package/js/sequentialNavigation24.js +1 -0
- package/js/sequentialNavigation24.json +1 -0
- package/js/sequentialNavigation32.d.ts +1 -0
- package/js/sequentialNavigation32.js +1 -0
- package/js/sequentialNavigation32.json +1 -0
- package/js/spikeDataVisualizationOutlinedGradient16.d.ts +1 -0
- package/js/spikeDataVisualizationOutlinedGradient16.js +1 -0
- package/js/spikeDataVisualizationOutlinedGradient16.json +1 -0
- package/js/spikeDataVisualizationOutlinedGradient24.d.ts +1 -0
- package/js/spikeDataVisualizationOutlinedGradient24.js +1 -0
- package/js/spikeDataVisualizationOutlinedGradient24.json +1 -0
- package/js/spikeDataVisualizationOutlinedGradient32.d.ts +1 -0
- package/js/spikeDataVisualizationOutlinedGradient32.js +1 -0
- package/js/spikeDataVisualizationOutlinedGradient32.json +1 -0
- package/js/spikeDataVisualizationOutlinedOpen16F.d.ts +1 -0
- package/js/spikeDataVisualizationOutlinedOpen16F.js +1 -0
- package/js/spikeDataVisualizationOutlinedOpen16F.json +1 -0
- package/js/spikeDataVisualizationOutlinedOpen24F.d.ts +1 -0
- package/js/spikeDataVisualizationOutlinedOpen24F.js +1 -0
- package/js/spikeDataVisualizationOutlinedOpen24F.json +1 -0
- package/js/spikeDataVisualizationOutlinedOpen32F.d.ts +1 -0
- package/js/spikeDataVisualizationOutlinedOpen32F.js +1 -0
- package/js/spikeDataVisualizationOutlinedOpen32F.json +1 -0
- package/js/spikeDataVisualizationOutlinedOpenGradient16.d.ts +1 -0
- package/js/spikeDataVisualizationOutlinedOpenGradient16.js +1 -0
- package/js/spikeDataVisualizationOutlinedOpenGradient16.json +1 -0
- package/js/spikeDataVisualizationOutlinedOpenGradient24.d.ts +1 -0
- package/js/spikeDataVisualizationOutlinedOpenGradient24.js +1 -0
- package/js/spikeDataVisualizationOutlinedOpenGradient24.json +1 -0
- package/js/spikeDataVisualizationOutlinedOpenGradient32.d.ts +1 -0
- package/js/spikeDataVisualizationOutlinedOpenGradient32.js +1 -0
- package/js/spikeDataVisualizationOutlinedOpenGradient32.json +1 -0
- package/js/subheading1Rtl16.d.ts +1 -0
- package/js/subheading1Rtl16.js +1 -0
- package/js/subheading1Rtl16.json +1 -0
- package/js/subheading1Rtl24.d.ts +1 -0
- package/js/subheading1Rtl24.js +1 -0
- package/js/subheading1Rtl24.json +1 -0
- package/js/subheading1Rtl32.d.ts +1 -0
- package/js/subheading1Rtl32.js +1 -0
- package/js/subheading1Rtl32.json +1 -0
- package/js/subheading2Rtl16.d.ts +1 -0
- package/js/subheading2Rtl16.js +1 -0
- package/js/subheading2Rtl16.json +1 -0
- package/js/subheading2Rtl24.d.ts +1 -0
- package/js/subheading2Rtl24.js +1 -0
- package/js/subheading2Rtl24.json +1 -0
- package/js/subheading2Rtl32.d.ts +1 -0
- package/js/subheading2Rtl32.js +1 -0
- package/js/subheading2Rtl32.json +1 -0
- package/js/subheading3Rtl16.d.ts +1 -0
- package/js/subheading3Rtl16.js +1 -0
- package/js/subheading3Rtl16.json +1 -0
- package/js/subheading3Rtl24.d.ts +1 -0
- package/js/subheading3Rtl24.js +1 -0
- package/js/subheading3Rtl24.json +1 -0
- package/js/subheading3Rtl32.d.ts +1 -0
- package/js/subheading3Rtl32.js +1 -0
- package/js/subheading3Rtl32.json +1 -0
- package/js/subheading4Rtl16.d.ts +1 -0
- package/js/subheading4Rtl16.js +1 -0
- package/js/subheading4Rtl16.json +1 -0
- package/js/subheading4Rtl24.d.ts +1 -0
- package/js/subheading4Rtl24.js +1 -0
- package/js/subheading4Rtl24.json +1 -0
- package/js/subheading4Rtl32.d.ts +1 -0
- package/js/subheading4Rtl32.js +1 -0
- package/js/subheading4Rtl32.json +1 -0
- package/js/subheading5Rtl16.d.ts +1 -0
- package/js/subheading5Rtl16.js +1 -0
- package/js/subheading5Rtl16.json +1 -0
- package/js/subheading5Rtl24.d.ts +1 -0
- package/js/subheading5Rtl24.js +1 -0
- package/js/subheading5Rtl24.json +1 -0
- package/js/subheading5Rtl32.d.ts +1 -0
- package/js/subheading5Rtl32.js +1 -0
- package/js/subheading5Rtl32.json +1 -0
- package/js/tapestry16.d.ts +1 -0
- package/js/tapestry16.js +1 -0
- package/js/tapestry16.json +1 -0
- package/js/tapestry24.d.ts +1 -0
- package/js/tapestry24.js +1 -0
- package/js/tapestry24.json +1 -0
- package/js/tapestry32.d.ts +1 -0
- package/js/tapestry32.js +1 -0
- package/js/tapestry32.json +1 -0
- package/js/transfer16.d.ts +1 -0
- package/js/transfer16.js +1 -0
- package/js/transfer16.json +1 -0
- package/js/transfer24.d.ts +1 -0
- package/js/transfer24.js +1 -0
- package/js/transfer24.json +1 -0
- package/js/transfer32.d.ts +1 -0
- package/js/transfer32.js +1 -0
- package/js/transfer32.json +1 -0
- package/package.json +2 -2
- package/sprite-16.svg +1 -1
- package/sprite-24.svg +1 -1
- package/sprite-32.svg +1 -1
package/docs/keywords.json
CHANGED
|
@@ -9764,5 +9764,70 @@
|
|
|
9764
9764
|
"alias": ["4.2.0", "generic", "display", "raster", "interactive", "data", "shape", "color"],
|
|
9765
9765
|
"category": "Generic",
|
|
9766
9766
|
"release": "4.2.0"
|
|
9767
|
+
},
|
|
9768
|
+
"transfer": {
|
|
9769
|
+
"alias": ["4.2.1", "people", "move", "shift", "remove", "conduct", "transmit"],
|
|
9770
|
+
"category": "People",
|
|
9771
|
+
"release": "4.2.1"
|
|
9772
|
+
},
|
|
9773
|
+
"tapestry": {
|
|
9774
|
+
"alias": ["4.2.1", "brand", "segmentation", "data", "classification", "group"],
|
|
9775
|
+
"category": "Brand",
|
|
9776
|
+
"release": "4.2.1"
|
|
9777
|
+
},
|
|
9778
|
+
"spike-data-visualization-outlined-gradient": {
|
|
9779
|
+
"alias": ["4.2.1", "generic", "display", "raster", "interactive", "data"],
|
|
9780
|
+
"category": "Generic",
|
|
9781
|
+
"release": "4.2.1"
|
|
9782
|
+
},
|
|
9783
|
+
"spike-data-visualization-outlined-open": {
|
|
9784
|
+
"alias": ["4.2.1", "generic", "display", "raster", "data", "interactive"],
|
|
9785
|
+
"category": "Generic",
|
|
9786
|
+
"release": "4.2.1"
|
|
9787
|
+
},
|
|
9788
|
+
"spike-data-visualization-outlined-open-gradient": {
|
|
9789
|
+
"alias": ["4.2.1", "generic", "display", "raster", "interactive", "data"],
|
|
9790
|
+
"category": "Generic",
|
|
9791
|
+
"release": "4.2.1"
|
|
9792
|
+
},
|
|
9793
|
+
"subheading-1-rtl": {
|
|
9794
|
+
"alias": ["4.2.1", "text", "type", "subtitle", "script", "headline", "caption"],
|
|
9795
|
+
"category": "Text",
|
|
9796
|
+
"release": "4.2.1"
|
|
9797
|
+
},
|
|
9798
|
+
"subheading-2-rtl": {
|
|
9799
|
+
"alias": ["4.2.1", "text", "type", "subtitle", "script", "headline", "caption"],
|
|
9800
|
+
"category": "Text",
|
|
9801
|
+
"release": "4.2.1"
|
|
9802
|
+
},
|
|
9803
|
+
"subheading-4-rtl": {
|
|
9804
|
+
"alias": ["4.2.1", "text", "type", "subtitle", "script", "headline", "caption"],
|
|
9805
|
+
"category": "Text",
|
|
9806
|
+
"release": "4.2.1"
|
|
9807
|
+
},
|
|
9808
|
+
"subheading-3-rtl": {
|
|
9809
|
+
"alias": ["4.2.1", "text", "type", "subtitle", "script", "headline", "caption"],
|
|
9810
|
+
"category": "Text",
|
|
9811
|
+
"release": "4.2.1"
|
|
9812
|
+
},
|
|
9813
|
+
"subheading-5-rtl": {
|
|
9814
|
+
"alias": ["4.2.1", "text", "type", "subtitle", "script", "headline", "caption"],
|
|
9815
|
+
"category": "Text",
|
|
9816
|
+
"release": "4.2.1"
|
|
9817
|
+
},
|
|
9818
|
+
"image-navigation": {
|
|
9819
|
+
"alias": ["4.3.0", "generic", "gps", "image", "location", "direction"],
|
|
9820
|
+
"category": "Generic",
|
|
9821
|
+
"release": "4.3.0"
|
|
9822
|
+
},
|
|
9823
|
+
"sequential-navigation": {
|
|
9824
|
+
"alias": ["4.3.0", "generic", "sequence", "gps", "location", "direction"],
|
|
9825
|
+
"category": "Generic",
|
|
9826
|
+
"release": "4.3.0"
|
|
9827
|
+
},
|
|
9828
|
+
"directional-navigation": {
|
|
9829
|
+
"alias": ["4.3.0", "generic", "direction", "gps", "location", "instructions"],
|
|
9830
|
+
"category": "Generic",
|
|
9831
|
+
"release": "4.3.0"
|
|
9767
9832
|
}
|
|
9768
9833
|
}
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M0 1v9h1V5h3v2h1V5h10v9h-5v1h6V1H0zm15 3h-1V3h-1v1H1V2h14v2zM4.753 9.047L8.207 12.5l-3.454 3.453-.707-.707L6.293 13H0v-1h6.293L4.046 9.754l.707-.707z"/><path fill="none" d="M0 0h16v16H0z"/></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 6h-
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 6h-1V5h1v1zm2-3v18H13v-1h9V8H7v3H6V8H2v8H1V3h22zm-1 1H2v3h20V4zM5.146 13.853L9.273 18H0v1h9.273l-4.127 4.147.708.706 5.328-5.353-5.328-5.353-.708.706z"/><path fill="none" d="M0 0h24v24H0z"/></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M2 5v19h1V11h4v8h1v-8h21v16H15v1h15V5H2zm27 5H3V6h26v4zm-2-2h-1V7h1v1zM7.854 21.146l5.338 5.354-5.338 5.354-.708-.708L11.282 27H0v-1h11.282l-4.136-4.146.708-.708z"/><path fill="none" d="M0 0h32v32H0z"/></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M0 1v9h1V5h3v2h1V5h10v9H9v1h7V1H0zm15 3h-1V3h-1v1H1V2h14v2zM4 12h3v1H4v3H3v-3H0v-1h3V9h1v3z"/><path fill="none" d="M0 0h16v16H0z"/></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="none" d="M0 0h24v24H0z"
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 6h-1V5h1v1zm2-3v18H13v-1h9V8H7v3H6V8H2v8H1V3h22zm-1 1H2v3h20V4zM6 13H5v5H0v1l5-.001V24h1v-5.001h5V18H6v-5z"/><path fill="none" d="M0 0h24v24H0z"/></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M2 5v18h1V11h4v6h1v-6h21v16H15v1h15V5H2zm27 5H3V6h26v4zm-2-2h-1V7h1v1zM7 25h6v.999H7V32H6v-6.001H0V25h6v-6h1v6z"/><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.821 6.087l-1 .577L8.5 5.901l-1.204.695-1-.576L8.5 4.747l2.321 1.34zm1.98 3.683l2.19-1.27-2.17-1.258-1 .577L13 8.5l-1.2.693 1 .577zM1 2v5.393c.078-.07.157-.138.25-.192L2 6.768V3h13v3.768l.75.433c.093.054.172.122.25.192V2H1zm14 8.232V14H2v-3.768l-.75-.433A1.487 1.487 0 0 1 1 9.607V15h15V9.607c-.078.07-.157.138-.25.192l-.75.433zM4.296 7.174L2 8.5l2.316 1.337 1-.577L4 8.5l1.297-.749-1.001-.577zM8.5 11.1l-1.183-.684-1 .577 2.183 1.26 2.3-1.328-1-.576-1.3.75z"/><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="M2 4v17h21V4H2zm20 16H3V5h19v15zM10.339 9.995l-.964-.598L12.5 7.593l3.076 1.776-.963.598-2.113-1.22-2.161 1.248zM19 12.5l-2.423-1.399.964-.598L21 12.5l-3.433 1.982-.964-.598L19 12.5zM7.384 14.454L4.01 12.5l3.402-1.97.963.6L6 12.5l2.348 1.356-.964.598zm5.116 2.953l-3.15-1.819.963-.598 2.187 1.263 2.139-1.235.963.598-3.102 1.791z"/><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="M3 5v22h27V5H3zm26 21H4V6h25v20zM13.88 12.187l-.943-.61L16.5 9.52l3.382 1.953-.943.61-2.439-1.408-2.62 1.512zM24.857 15.5l-3.972-2.293.943-.61 5.029 2.903-4.152 2.397-.943-.61 3.095-1.787zm-14.742 2.293L6.143 15.5l4.848-2.8.943.61-3.791 2.19 2.915 1.683-.943.61zM16.5 21.48l-4.44-2.563.943-.61 3.497 2.018 3.316-1.914.943.61L16.5 21.48z"/><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="M10.5 6.5a1 1 0 1 1 2 0 1 1 0 0 1-2 0zM2 5h2v2H2.496l2 2 2-2H5V5h2v1.5l2-2-2-2V4H5V2h1.494L4.496.002 2.5 2H4v2H2V2.5l-2 2 2 2V5zm14-1v11H2V9h1v3.694l2.3-2.454c.11-.118.29-.118.4 0s.29.118.4 0l2.017-2.152a.27.27 0 0 1 .381-.018l2.03 1.804c.1.09.246.094.35.01l1.226-.824a.27.27 0 0 1 .37.028L15 11.524V5h-5V4h6zm-1 8.913l-2.809-2.709-.686.46a1.27 1.27 0 0 1-1.64-.041L8.362 9.287 6.83 10.924a1.28 1.28 0 0 1-1.16.383L3 14h12v-1.087z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M13.651 5l.434.454c.153.16.253.348.321.546H22v11.067l-2.714-2.714a.503.503 0 0 0-.657-.047L16.45 15.94a.503.503 0 0 1-.623-.016l-3.609-3.006a.503.503 0 0 0-.677.03l-3.627 3.628c-.194.193-.48.141-.678-.049a.503.503 0 0 0-.704.008L4 19.067v-6.368l-.936-.855c-.025-.023-.04-.053-.064-.077V22h20V5h-9.349zM22 21H4v-.519l2.947-2.947c.212.106.443.163.677.163.375 0 .73-.148.997-.415l3.307-3.307 3.26 2.716a1.502 1.502 0 0 0 1.863.049l1.833-1.375L22 18.481V21zM18 9.5a1.5 1.5 0 1 0-3 0 1.5 1.5 0 0 0 3 0zm-2 0a.5.5 0 1 1 1.001.001A.5.5 0 0 1 16 9.5zM1.777 7l1.217 1.274-.722.692L0 6.589l2.264-2.476.729.674L1.893 6H6V1.814L4.768 2.99l-.691-.722L6.454 0l2.475 2.26-.674.738L7 1.85V6h4.15l-1.142-1.195.723-.692L13 6.49l-2.262 2.476L10 8.292 11.181 7H7v4.188l1.238-1.182.691.723L6.552 13l-2.475-2.264.674-.729L6 11.14V7H1.777z"/><path fill="none" d="M0 0h24v24H0z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="none" d="M0 0h32v32H0z"/><path d="M23 14a1.994 1.994 0 1 0-3.991 0c0 1.103.888 2 1.991 2s2-.897 2-2zm-2.991 0c0-.551.44-1 .991-1s1 .449 1 1-.448 1-1 1-.991-.449-.991-1zM17 7l.603.603c.115.114.203.25.265.397H29v15.247l-3.997-3.669a.652.652 0 0 0-.926-.033L21 22.293l-4.554-4.131a.652.652 0 0 0-.857-.013l-5.139 4.268-.826-.391a.642.642 0 0 0-.72.117L5 25.248V16l-1-1.007V29h26V7H17zm12 21H5v-1.474l4.401-3.5 1.198.567L16 19.106l5 4.531 3.506-3.123L29 24.581V28zM4.342 10.627l-.707.707L.788 8.486 3.635 5.64l.707.707L2.688 8H8V2.688L6.349 4.34l-.707-.707L8.488.786l2.848 2.847-.707.707L9 2.712V8h5.289l-1.654-1.653.707-.707 2.847 2.846-2.847 2.848-.707-.707L14.262 9H9v5.262l1.629-1.63.707.708-2.848 2.848-2.846-2.848.707-.707L8 14.285V9H2.716l1.626 1.627z"/></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8.065 5.77a6.01 6.01 0 0 0-.839.568c-.074-.094-.142-.194-.226-.28V4.762c.409.274.766.618 1.065 1.008zM11 10h1v1h1V9h-2v1zm3-9v1h2V1h-2zm0 3h2V3h-2v1zM3.5 7a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3zM4 8H3v1h1V8zm12 3c0 2.757-2.243 5-5 5-1.627 0-3.06-.793-3.974-2h1.356c.703.615 1.612 1 2.618 1 .38 0 .74-.07 1.087-.17-.017-.063-.107-.367-.572-.833-.659-.655-1.27-.503-1.594-2.453a1.834 1.834 0 0 0-.515-.991c-.291-.297-1.342-.28-2.234-.638-.009.03-.022.056-.03.085h-1.04C6.565 7.72 8.585 6 11 6c2.757 0 5 2.243 5 5zm-1 0c0-2.206-1.794-4-4-4-1.472 0-2.742.81-3.433 1.998.838.33 1.947.239 2.551.853.418.421.692.95.79 1.528.25 1.513.507 1.108 1.314 1.911.478.478.682.872.78 1.153C14.19 13.749 15 12.473 15 11zm-9.53-.572l-.667.744.92.828s-1.024.018-1.223.018C2.57 12.018 1 10.43 1 8.5c0-.95.383-1.81 1-2.442V4.762A4.49 4.49 0 0 0 .009 8.5 4.474 4.474 0 0 0 4.5 12.973L5.697 13l-.9.833.68.734 2.265-2.096-2.271-2.043zm-.94-4.186L2.432 3.977l.734-.68.833.9V4c0-2.206 1.794-4 4-4 1.1 0 2.092.451 2.815 1.173A1.48 1.48 0 0 1 11.499 1a1.495 1.495 0 0 1 .491 2.91c.037.312-.054.787-.133 1.09h-1.042c.113-.318.218-.788.174-1.095a1.496 1.496 0 0 1-.866-2 2.966 2.966 0 0 0-1.924-.88c-.183.785-.21 1.427-.224 1.994-.011.4-.025.62-.098.981A5.115 5.115 0 0 0 7 3.407c.012-.172.018-.2.024-.415.013-.512-.018-1.12.122-1.853A2.994 2.994 0 0 0 5 4v.224l.828-.921.744.668L4.53 6.242zM11 3h1V2h-1v1z"/><path fill="none" d="M0 0h16v16H0z"/></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="none" d="M0 0h24v24H0z"/><path d="M23 3h-
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="none" d="M0 0h24v24H0z"/><path d="M23 3h-4V2h4v1zm-1 2h-3V4h3v1zM8.653 16.946l-.707.707L9.293 19H7.054C3.76 19 1.02 16.338 1.02 13.043c0-2.595 1.665-4.803 3.981-5.626V6.36C2.123 7.221.019 9.89.019 13.043c0 3.838 3.145 6.942 6.981 6.956V20h2.293l-1.347 1.347.707.707 2.554-2.554-2.554-2.554zM13.001 10H20v5h-1v3h-3v-2h-1v-1h-1.999v-5zM14 14h2v1h1v2h1v-3h1v-3h-5v3zm9.996 1A7.984 7.984 0 0 1 16 22.987c-2.03 0-3.88-.738-5.294-1.987h1.734a6.99 6.99 0 0 0 2.473.893c.137.02.277.031.416.047.098.01.198.015.297.02a2.87 2.87 0 0 0-.82-.698c-1.268-.69-1.59-1.896-1.875-2.96-.154-.57-.298-1.11-.572-1.509-.677-.985-1.284-1.165-3.082-1.696l-.262-.078c.001.333.032.66.079.981H8.083a8.02 8.02 0 0 1-.07-1c0-.078.01-.155.012-.233-1.414-.477-2.32-1.065-2.682-1.785A1.49 1.49 0 0 1 4 11.5a1.488 1.488 0 0 1 2.122-1.36c.57-.67 1.31-1.333 2.06-1.984.456-.396.906-.787 1.296-1.167 1.655-1.611 2.521-2.663 2.05-3.27-.556-.713-.836-1.505-.83-2.248a4.463 4.463 0 0 0-2.69 4.014l1.339-1.339.707.708L7.5 7.407 4.946 4.854l.707-.708L7.007 5.5A5.47 5.47 0 0 1 10.85.335 5.469 5.469 0 0 1 12.5.082c1.232 0 2.354.427 3.271 1.114A1.49 1.49 0 0 1 16.5 1 1.5 1.5 0 0 1 18 2.5c0 .397-.157.756-.41 1.025.26.636.41 1.11.41 1.838 0 .214-.02.426-.045.637a8.942 8.942 0 0 0-.988-.166c.016-.156.033-.313.033-.471 0-.567-.117-.884-.314-1.382-.062.008-.122.019-.186.019A1.5 1.5 0 0 1 15 2.5c0-.193.04-.377.106-.547-.737-.535-1.627-.871-2.606-.871a4.52 4.52 0 0 0-.772.072c-.142.687.19 1.44.588 1.951.978 1.257-.293 2.763-1.598 4.068.43.27.832.585 1.197.945 1.198-.714 2.592-1.087 4.085-1.087 4.419 0 7.996 3.55 7.996 7.969zM16 3h1V2h-1v1zM6 11H5v1h1v-1zm5.07-2.305a6.1 6.1 0 0 0-1.098-.801c-.354.333-.737.671-1.134 1.016-.721.627-1.474 1.295-2.003 1.926.1.201.16.425.16.664 0 .503-.249.946-.629 1.218.077.097.596.5.725.574.276.157.635.309 1.03.453a7.972 7.972 0 0 1 2.95-5.05zM22.986 15A6.994 6.994 0 0 0 16 8.014c-3.511 0-6.418 2.607-6.906 5.985l.467.139c1.883.556 2.744.81 3.623 2.089.37.54.545 1.189.712 1.817.256.954.498 1.854 1.39 2.34.61.333 1.122.86 1.539 1.55 3.464-.411 6.161-3.362 6.161-6.934zm-5.736-2.5a.75.75 0 1 0-1.5 0 .75.75 0 0 0 1.5 0z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M3 2v2H1v11h13v-1h2V2H3zm10 12H2V5h11v9zm2-1h-1V4H4V3h11v10zm-9.5-1L3 9.5 5.5 7h1.414l-2.5 2.5 2.5 2.5H5.5zm2.586 0l2.5-2.5-2.5-2.5H9.5L12 9.5 9.5 12H8.086z"/><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 3v3H2v15h17v-3h3V3H5zm13 14v3H3V7h15v10zm3 0h-2V6H6V4h15v13zM7.53 16L5 13.47 7.47 11h1.414l-2.47 2.47L8.944 16H7.53zm7.056-2.47L12.056 11h1.414L16 13.53 13.53 16h-1.414l2.47-2.47z"/><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="M6 4v4H2v20h23v-4h4V4H6zm18 23H3V9h21v18zm4-4h-3V8H7V5h21v18zm-11.927-2l3.513-3.5-3.498-3.5h1.414L21 17.5 17.487 21h-1.414zM6.01 17.5L9.516 14h1.414l-3.507 3.5 3.483 3.5H9.492L6.01 17.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="M6.146 13h4.708l.343 1H5.803l.343-1z" opacity=".1"/><path d="M6.49 12h4.02l.344 1H6.146l.344-1z" opacity=".25"/><path d="M6.834 11h3.332l.344 1H6.49l.344-1z" opacity=".4"/><path d="M7.178 10h2.644l.344 1H6.834l.344-1z" opacity=".55"/><path d="M7.521 9H9.48l.343 1H7.178l.343-1z" opacity=".65"/><path d="M7.865 8h1.27l.344 1H7.52l.344-1z" opacity=".8"/><path d="M9.135 8h-1.27L8.5 6.152 9.135 8z" opacity=".9"/><path d="M8.5 0L3 16h11L8.5 0zm0 3.076L12.599 15H4.4L8.5 3.076z"/><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="M8.972 20h7.056l.3 1H8.672l.3-1z" opacity=".15"/><path d="M9.271 19h6.458l.299 1H8.972l.3-1z" opacity=".22"/><path d="M9.57 18h5.86l.299 1H9.27l.3-1z" opacity=".29"/><path d="M9.87 17h5.26l.3 1H9.57l.3-1z" opacity=".36"/><path d="M10.17 16h4.66l.3 1H9.87l.3-1z" opacity=".43"/><path d="M10.468 15h4.064l.299 1h-4.662l.3-1z" opacity=".5"/><path d="M10.768 14h3.464l.3 1h-4.064l.3-1z" opacity=".57"/><path d="M11.067 13h2.866l.3 1h-3.465l.299-1z" opacity=".63"/><path d="M11.366 12h2.268l.3 1h-2.867l.3-1z" opacity=".7"/><path d="M11.665 11h1.67l.299 1h-2.268l.3-1z" opacity=".77"/><path d="M11.965 10h1.07l.3 1h-1.67l.3-1z" opacity=".84"/><path d="M13.035 10h-1.07l.535-1.79.535 1.79z" opacity=".9"/><path d="M12.5 1.234L6.005 23h12.99L12.5 1.234zm0 3.489L17.67 22H7.33L12.5 4.723z"/><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.802 11h1.396l.278 1h-1.952l.278-1z" opacity=".81"/><path d="M21.932 28l.278 1H10.79l.278-1h10.864z" opacity=".15"/><path d="M21.653 27l.279 1H11.068l.279-1h10.306z" opacity=".19"/><path d="M21.375 26l.278 1H11.347l.278-1h9.75z" opacity=".23"/><path d="M21.096 25l.279 1h-9.75l.279-1h9.192z" opacity=".27"/><path d="M12.182 24h8.636l.278 1h-9.192l.278-1z" opacity=".31"/><path d="M12.46 23h8.08l.278 1h-8.636l.279-1z" opacity=".35"/><path d="M12.74 22h7.52l.28 1h-8.08l.28-1z" opacity=".39"/><path d="M13.018 21h6.964l.279 1h-7.522l.279-1z" opacity=".43"/><path d="M13.296 20h6.408l.278 1h-6.964l.278-1z" opacity=".47"/><path d="M13.575 19h5.85l.279 1h-6.408l.279-1z" opacity=".51"/><path d="M13.853 18h5.294l.278 1h-5.85l.278-1z" opacity=".55"/><path d="M14.132 17h4.736l.279 1h-5.294l.279-1z" opacity=".59"/><path d="M14.41 16h4.18l.278 1h-4.736l.278-1z" opacity=".63"/><path d="M14.689 15h3.622l.279 1h-4.18l.279-1z" opacity=".67"/><path d="M14.967 14h3.066l.278 1H14.69l.278-1z" opacity=".69"/><path d="M15.246 13h2.508l.279 1h-3.066l.279-1z" opacity=".73"/><path d="M15.524 12h1.952l.278 1h-2.508l.278-1z" opacity=".77"/><path d="M17.198 11h-1.396l.698-2.505.698 2.505z" opacity=".85"/><path d="M16.5 1L8.161 31H24.84L16.5 1zm0 3.768L23.526 30H9.474L16.5 4.768z"/><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.5 6.152L11.885 16h-6.77L8.5 6.152zM8.5 0L3 16h1.058L8.5 3.076 12.942 16H14L8.5 0z"/><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="M12.5 8.21L16.926 23H8.074L12.5 8.21zm0-6.976L6.005 23h1.026L12.5 4.723 17.97 23h1.025L12.5 1.234z"/><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.5 8.495L22.767 31H10.233L16.5 8.495zM16.5 1L8.161 31h1.034L16.5 4.768 23.805 31h1.034L16.5 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 fill="none" d="M0 0h16v16H0z"/><path d="M4.058 16H3L8.5 0 14 16h-1.058L8.5 3.076 4.058 16z"/><path d="M11.541 15l.344 1h-6.77l.344-1h6.082z" opacity=".1"/><path d="M5.803 14h5.394l.344 1H5.459l.344-1z" opacity=".2"/><path d="M6.146 13h4.708l.343 1H5.803l.343-1z" opacity=".3"/><path d="M6.49 12h4.02l.344 1H6.146l.344-1z" opacity=".4"/><path d="M6.834 11h3.332l.344 1H6.49l.344-1z" opacity=".5"/><path d="M7.178 10h2.644l.344 1H6.834l.344-1z" opacity=".6"/><path d="M7.521 9H9.48l.343 1H7.178l.343-1z" opacity=".7"/><path d="M7.865 8h1.27l.344 1H7.52l.344-1z" opacity=".8"/><path d="M9.135 8h-1.27L8.5 6.152 9.135 8z" opacity=".85"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="none" d="M0 0h24v24H0z"/><path d="M16.626 22l.3 1H8.074l.3-1h8.252z" opacity=".15"/><path d="M8.673 21h7.654l.3 1H8.373l.299-1z" opacity=".2"/><path d="M8.972 20h7.056l.3 1H8.672l.3-1z" opacity=".25"/><path d="M9.271 19h6.458l.299 1H8.972l.3-1z" opacity=".3"/><path d="M9.57 18h5.86l.299 1H9.27l.3-1z" opacity=".35"/><path d="M9.87 17h5.26l.3 1H9.57l.3-1z" opacity=".4"/><path d="M10.17 16h4.66l.3 1H9.87l.3-1z" opacity=".45"/><path d="M10.468 15h4.064l.299 1h-4.662l.3-1z" opacity=".5"/><path d="M10.768 14h3.464l.3 1h-4.064l.3-1z" opacity=".55"/><path d="M11.067 13h2.866l.3 1h-3.465l.299-1z" opacity=".6"/><path d="M11.366 12h2.268l.3 1h-2.867l.3-1z" opacity=".65"/><path d="M11.665 11h1.67l.299 1h-2.268l.3-1z" opacity=".7"/><path d="M11.965 10h1.07l.3 1h-1.67l.3-1z" opacity=".75"/><path d="M13.035 10h-1.07l.535-1.79.535 1.79z" opacity=".8"/><path d="M6.005 23L12.5 1.234 18.995 23h-1.026L12.5 4.723 7.03 23H6.006z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="none" d="M0 0h32v32H0z"/><path d="M8.161 31L16.5 1l8.339 30h-1.034L16.5 4.768 9.195 31H8.161z"/><path d="M22.488 30l.279 1H10.233l.279-1h11.976z" opacity=".15"/><path d="M15.802 11h1.396l.278 1h-1.952l.278-1z" opacity=".72"/><path d="M22.21 29l.278 1H10.512l.278-1h11.42z" opacity=".18"/><path d="M21.932 28l.278 1H10.79l.278-1h10.864z" opacity=".21"/><path d="M21.653 27l.279 1H11.068l.279-1h10.306z" opacity=".24"/><path d="M21.375 26l.278 1H11.347l.278-1h9.75z" opacity=".27"/><path d="M21.096 25l.279 1h-9.75l.279-1h9.192z" opacity=".3"/><path d="M12.182 24h8.636l.278 1h-9.192l.278-1z" opacity=".33"/><path d="M12.46 23h8.08l.278 1h-8.636l.279-1z" opacity=".36"/><path d="M12.74 22h7.52l.28 1h-8.08l.28-1z" opacity=".39"/><path d="M13.018 21h6.964l.279 1h-7.522l.279-1z" opacity=".42"/><path d="M13.296 20h6.408l.278 1h-6.964l.278-1z" opacity=".45"/><path d="M13.575 19h5.85l.279 1h-6.408l.279-1z" opacity=".48"/><path d="M13.853 18h5.294l.278 1h-5.85l.278-1z" opacity=".51"/><path d="M14.132 17h4.736l.279 1h-5.294l.279-1z" opacity=".54"/><path d="M14.41 16h4.18l.278 1h-4.736l.278-1z" opacity=".57"/><path d="M14.689 15h3.622l.279 1h-4.18l.279-1z" opacity=".6"/><path d="M14.967 14h3.066l.278 1H14.69l.278-1z" opacity=".63"/><path d="M15.246 13h2.508l.279 1h-3.066l.279-1z" opacity=".66"/><path d="M15.524 12h1.952l.278 1h-2.508l.278-1z" opacity=".69"/><path d="M17.198 11h-1.396l.698-2.505.698 2.505z" opacity=".75"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M15 2H1V1h14v1zm0 8H1v1h14v-1zm0 4H1v1h14v-1zm-1-6V4h-2v1h1v3h-1v1h3V8h-1zm-4-3H1v2h9V5z" fill-rule="evenodd"/><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 10v1h-3v-1h1V7h-1V6h2v4h1zm-5-3H2v2h15V7zm5 6H2v1h20v-1zm0 4H2v1h20v-1zm0 4H2v1h20v-1zm0-18H2v1h20V3z"/><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 12v1h-3v-1h1V9h-1V8h2v4h1zm-5-3H3v2h21V9zm5 7H3v1h26v-1zm0 6H3v1h26v-1zm0 6H3v1h26v-1zm0-24H3v1h26V4z"/><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 9h-2a1 1 0 0 1-1-1V7a1 1 0 0 1 1-1h1V5h-2V4h2a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-1v1h2v1zm0-8H1v1h14V1zm0 9H1v1h14v-1zm0 4H1v1h14v-1zm-5-9H1v2h9V5z" fill-rule="evenodd"/><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 11h-2a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1h1V7h-2V6h2a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-1v1h2v1zm-5-4H2v2h15V7zm5 6H2v1h20v-1zm0 4H2v1h20v-1zm0 4H2v1h20v-1zm0-18H2v1h20V3z" fill-rule="evenodd"/><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 13h-2a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h1V9h-2V8h2a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-1v1h2v1zm-5-4H3v2h21V9zm5 7H3v1h26v-1zm0 6H3v1h26v-1zm0 6H3v1h26v-1zm0-24H3v1h26V4z" fill-rule="evenodd"/><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 5v3a1 1 0 0 1-1 1h-2V8h2V7h-2V6h2V5h-2V4h2a1 1 0 0 1 1 1zm0-4H1v1h14V1zm0 9H1v1h14v-1zm0 4H1v1h14v-1zm-5-9H1v2h9V5z" fill-rule="evenodd"/><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 7v3a1 1 0 0 1-1 1h-2v-1h2V9h-2V8h2V7h-2V6h2a1 1 0 0 1 1 1zm-5 0H2v2h15V7zm5 6H2v1h20v-1zm0 4H2v1h20v-1zm0 4H2v1h20v-1zm0-18H2v1h20V3z" fill-rule="evenodd"/><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 9v3a1 1 0 0 1-1 1h-2v-1h2v-1h-2v-1h2V9h-2V8h2a1 1 0 0 1 1 1zm-5 0H3v2h21V9zm5 7H3v1h26v-1zm0 6H3v1h26v-1zm0 6H3v1h26v-1zm0-24H3v1h26V4z" fill-rule="evenodd"/><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 2H1V1h14v1zm0 8H1v1h14v-1zm0 4H1v1h14v-1zm-5-9H1v2h9V5zm4-1v2h-1V4h-1v3h2v2h1V4h-1z" fill-rule="evenodd"/><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 9H2V7h15v2zm5 4H2v1h20v-1zm0 4H2v1h20v-1zm0 4H2v1h20v-1zm0-18H2v1h20V3zm-1 3v2h-1V6h-1v3h2v2h1V6h-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="M24 11H3V9h21v2zm5 5H3v1h26v-1zm0 6H3v1h26v-1zm0 6H3v1h26v-1zm0-24H3v1h26V4zm-1 4v2h-1V8h-1v3h2v2h1V8h-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 fill="none" d="M0 0h16v16H0z"/><path d="M15 2H1V1h14v1zm0 8H1v1h14v-1zm0 4H1v1h14v-1zm-5-9H1v2h9V5zm5 3V7c0-.551-.448-1-1-1h-1V5h2V4h-3v2c0 .551.448 1 1 1h1v1h-2v1h2c.552 0 1-.449 1-1z" fill-rule="evenodd"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="none" d="M0 0h24v24H0z"/><path d="M17 9H2V7h15v2zm5 4H2v1h20v-1zm0 4H2v1h20v-1zm0 4H2v1h20v-1zm0-18H2v1h20V3zm0 7V9c0-.551-.448-1-1-1h-1V7h2V6h-3v2c0 .551.448 1 1 1h1v1h-2v1h2c.552 0 1-.449 1-1z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M24 11H3V9h21v2zm5 5H3v1h26v-1zm0 6H3v1h26v-1zm0 6H3v1h26v-1zm0-24H3v1h26V4zm0 8v-1c0-.551-.448-1-1-1h-1V9h2V8h-3v2c0 .551.448 1 1 1h1v1h-2v1h2c.552 0 1-.449 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="M7 12H5v-2h2v2zm0-8H5v2h2V4zm2 3H7v2h2V7zm0-2H8v1h1V5zm2 0h-1v1h1V5zm-2 5H8v1h1v-1zM6 7H5v1h1V7zM4 7H3v1h1V7zm0-2H3v1h1V5zm0 4H3v1h1V9zm5-5v-.576A4.943 4.943 0 0 0 8 3.1V4h1zm-.837 9.908c-.337.056-.68.092-1.033.092-3.37 0-6.111-2.692-6.111-6S3.76 2 7.13 2c2.655 0 4.914 1.673 5.755 4h.357c.268 0 .523.054.758.147C13.171 3.182 10.414 1 7.13 1 3.192 1 0 4.134 0 8s3.192 7 7.13 7c.326 0 .644-.029.957-.07l.076-1.022zM14 8v1a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1V8a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1zm-1 0h-1v1h1V8zm-2.74 5.343c.043-.753.546-1.343 1.144-1.343h2.192c.598 0 1.101.59 1.146 1.365l.264 2.591.994-.1-.262-2.57C15.665 12.004 14.724 11 13.596 11h-2.192c-1.128 0-2.07 1.004-2.14 2.265l-.261 2.6.994.1.263-2.622zM4 11.974V11h-.974c.279.369.605.695.974.974z"/><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="M13.14 20.764A9.983 9.983 0 0 1 11 21C5.486 21 1 16.514 1 11S5.486 1 11 1c4.776 0 8.775 3.367 9.761 7.851a3.477 3.477 0 0 0-1.187-.665C18.388 4.582 14.996 1.971 11 1.971 6.021 1.97 1.97 6.02 1.97 11s4.051 9.03 9.03 9.03c.765 0 1.504-.107 2.213-.287l-.073 1.02zm2.116-2.756c.064-1.126.832-2.008 1.746-2.008h2.996c.914 0 1.682.882 1.746 2.016l.357 4.908.998-.072-.357-4.901c-.095-1.655-1.3-2.951-2.744-2.951h-2.996c-1.444 0-2.65 1.296-2.744 2.943l-.357 4.92.998.073.357-4.928zM20.97 11.5c0-1.378-1.109-2.5-2.47-2.5-1.379 0-2.5 1.122-2.5 2.5s1.121 2.5 2.5 2.5c1.361 0 2.47-1.122 2.47-2.5zm-1 0c0 .841-.646 1.5-1.47 1.5-.827 0-1.5-.673-1.5-1.5s.673-1.5 1.5-1.5c.824 0 1.47.659 1.47 1.5zM13 5h-2v2h2V5zm0-1.797a8.018 8.018 0 0 0-2-.261V4h2v-.797zm4 2.437V7h.985A8.087 8.087 0 0 0 17 5.64zM14 14v1.814c.478-.77 1.18-1.344 2-1.618V14h-2zm2-9h-2v2h2V5zM7 8H5v2h2V8zm2-2H6V4.693c-.36.286-.693.604-1 .947V7h5V3.01c-.34.043-.674.11-1 .193V6zm2 13h.93a7.992 7.992 0 0 0 1.07-.203V17h-2v2zm-3-9h2V8H8v2zm0 3h2v-2H8v2zm3 3h2v-2h-2v2zm-6 .36c.307.343.64.661 1 .947V15h3v3H7.024a7.99 7.99 0 0 0 2.976.99V14H5v2.36zM7 11H5v2h2v-2zm-3.797 2H4v-2H2.942c0 .691.097 1.36.261 2zm-.192-3H4V8h-.473a7.99 7.99 0 0 0-.516 2zm12.04 2H12V9h3v1h.351A3.51 3.51 0 0 1 16 9.058V8h-5v5h4.351a3.455 3.455 0 0 1-.3-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="M15.5 28.8a13.25 13.25 0 0 0 3.06-.37l-.077 1.053a14.34 14.34 0 0 1-2.983.317c-7.898 0-14.3-6.402-14.3-14.3S7.602 1.2 15.5 1.2h.005a14.283 14.283 0 0 1 14.182 12.585 5.026 5.026 0 0 0-1.247-1.31 13.355 13.355 0 0 0-8.426-9.484A.01.01 0 0 0 20 3C11.155-.194 2.2 6.557 2.2 15.5c0 7.461 6.157 13.3 13.3 13.3zm15.064-4.244C30.452 22.562 29.031 21 27.33 21h-3.66c-1.701 0-3.122 1.562-3.234 3.548L20 30.67l.98.072.436-6.128C21.499 23.148 22.489 22 23.67 22h3.66c1.181 0 2.171 1.148 2.254 2.62l.436 6.106.98-.072-.436-6.098zM22 16.5c0-1.927 1.568-3.495 3.495-3.495s3.495 1.568 3.495 3.495-1.568 3.495-3.495 3.495S22 18.427 22 16.5zm.999 0c0 1.376 1.12 2.496 2.496 2.496s2.496-1.12 2.496-2.496-1.12-2.496-2.496-2.496-2.496 1.12-2.496 2.496zM20 16h-5v-5h5v5zm-1-4h-3v3h3v-3zm-8-1H9v2h2v-2zm4-1h2V8h-2v2zM5 20h-.936c.259.655.574 1.279.936 1.873V20zm0-3H3.301c.084.685.221 1.354.413 2H5v-2zm4-1h2v-2H9v2zm11-8h-2v2h2V8zm3-2.227c-.36-.278-.737-.535-1.127-.773H21v2h2V5.773zM21 13h.938A5.014 5.014 0 0 1 23 12.196V11h-2v2zm0-3h2V8h-2v2zm3 1.755a4.93 4.93 0 0 1 1.5-.255c.171 0 .333.034.5.05V11h-2v.755zm2-2.628c-.238-.39-.495-.767-.773-1.127H24v2h2v-.873zM15 7h2V5h-2v2zM5 14H3.301c-.06.493-.1.991-.1 1.5 0 .169.018.333.025.5H5v-2zm15-9h-2v2h2V5zm-2 20h.808l.04-.56c.03-.503.125-.986.274-1.44H18v2zm2-6v-2h-2v2h2zm0 1h-2v2h1.573a5.3 5.3 0 0 1 .427-.64V20zm-9 6H9.127c.594.362 1.218.677 1.873.936V26zm3-15h-2v2h2v-2zm0 3h-2v2h2v-2zm-9-3h-.936a12.164 12.164 0 0 0-.607 2H5v-2zm9 12h-2v2h2v-2zm0-1H9v-5h5v5zm-1-4h-3v3h3v-3zm-1 9.286c.646.192 1.315.329 2 .413V26h-2v1.286zM17 17h-2v2h2v-2zm-2 10.774c.167.007.331.026.5.026.509 0 1.007-.04 1.5-.101V26h-2v1.774zm3-.23c.216-.045.425-.107.636-.165l.1-1.379H18v1.543zM17 20h-2v2h2v-2zm0 3h-2v2h2v-2zm-3-13H9V5.077L9.127 5H14v5zm-1-4h-3v3h3V6zM8 17H6v2h2v-2zm0 3H6v2h2v-2zm0-6H6v2h2v-2zm3 9H9v2h2v-2zm-5 .303c.51.619 1.078 1.188 1.697 1.697H8v-2H6v.303zM8 11H6v2h2v-2zm0-5.227A12.45 12.45 0 0 0 6.631 7H8V5.773zM8 8H6v2h2V8zm6-4.699c-.685.084-1.354.221-2 .413V4h2v-.699zm3 0c-.493-.06-.991-.1-1.5-.1-.169 0-.333.018-.5.025V4h2v-.699zM18 4h1.824A12.149 12.149 0 0 0 18 3.457V4z"/><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="M5.255 4.13A2.397 2.397 0 0 0 3.505.1 2.405 2.405 0 0 0 1.1 2.5c0 .63.25 1.2.649 1.628A2.493 2.493 0 0 0 .002 6.5V9H7V6.5a2.495 2.495 0 0 0-1.745-2.37zM3.5 1C4.327 1 5 1.673 5 2.5S4.327 4 3.5 4 2 3.327 2 2.5 2.673 1 3.5 1zM6 8H1V6.5C1 5.673 1.673 5 2.5 5h2C5.327 5 6 5.673 6 6.5V8zm8.255 3.13a2.397 2.397 0 0 0-1.75-4.03A2.405 2.405 0 0 0 10.1 9.5c0 .63.25 1.2.649 1.628A2.495 2.495 0 0 0 9 13.5V16h7v-2.5a2.495 2.495 0 0 0-1.745-2.37zm-1.75-3.125c.824 0 1.495.67 1.495 1.495a1.496 1.496 0 1 1-1.495-1.495zM15 15h-5v-1.5c0-.827.673-1.5 1.5-1.5h2c.827 0 1.5.673 1.5 1.5V15zm-6.791-1.5L5.707 16 5 15.293 6.294 14H4c-1.103 0-2-.897-2-2v-2h1v2c0 .552.449 1 1 1h2.294L5 11.707 5.707 11l2.502 2.5z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="none" d="M0 0h24v24H0z"/><path d="M7 7C5.346 7 4 5.654 4 4s1.346-3 3-3 2.99 1.346 2.99 3S8.654 7 7 7zm0-5c-1.103 0-2 .897-2 2s.897 2 2 2 2-.897 2-2-.897-2-2-2zm4.998 12H2v-2.5C2 9.57 3.57 8 5.5 8h3c1.93 0 3.498 1.57 3.498 3.5V14zM3 13h8v-1.5C11 10.121 9.878 9 8.5 9h-3A2.503 2.503 0 0 0 3 11.5V13zm15 3c-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-2zm4.998 12H13v-2.5c0-1.93 1.57-3.5 3.5-3.5h3c1.93 0 3.498 1.57 3.498 3.5V23zM14 22h8v-1.5c0-1.379-1.122-2.5-2.5-2.5h-3a2.503 2.503 0 0 0-2.5 2.5V22zm-4.747-5.354l-.707.708L10.193 19H7.5A2.503 2.503 0 0 1 5 16.5V15H4v1.5C4 18.43 5.57 20 7.5 20h2.693l-1.647 1.646.707.708 2.854-2.854-2.854-2.854z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="none" d="M0 0h32v32H0z"/><path d="M16 19H2v-4.5C2 12.019 4.019 10 6.5 10h5c2.481 0 4.5 2.019 4.5 4.5V19zM3 18h12v-3.5c0-1.93-1.57-3.5-3.5-3.5h-5C4.57 11 3 12.57 3 14.5V18zm6-9C6.794 9 5 7.206 5 5s1.794-4 4-4 4 1.794 4 4-1.794 4-4 4zm0-7C7.346 2 6 3.346 6 5s1.346 3 3 3 3-1.346 3-3-1.346-3-3-3zm22 30H17v-4.5c0-2.481 2.019-4.5 4.5-4.5h5c2.481 0 4.5 2.019 4.5 4.5V32zm-13-1h12v-3.5c0-1.93-1.57-3.5-3.5-3.5h-5c-1.93 0-3.5 1.57-3.5 3.5V31zm6-9c-2.206 0-4-1.794-4-4s1.794-4 4-4 4 1.794 4 4-1.794 4-4 4zm0-7c-1.654 0-3 1.346-3 3s1.346 3 3 3 3-1.346 3-3-1.346-3-3-3zm-12.645 7.646l-.707.708L13.294 26H8.507A2.512 2.512 0 0 1 6 23.5V21H5v2.502A3.514 3.514 0 0 0 8.507 27h4.785l-2.646 2.646.708.708 3.853-3.855-3.852-3.853z"/></svg>
|
package/index.d.ts
CHANGED
|
@@ -294,6 +294,9 @@ export const transverseHexagon16: string;
|
|
|
294
294
|
export const transparency32: CalciteMultiPathEntry[];
|
|
295
295
|
export const transparency24: CalciteMultiPathEntry[];
|
|
296
296
|
export const transparency16: CalciteMultiPathEntry[];
|
|
297
|
+
export const transfer32: string;
|
|
298
|
+
export const transfer24: string;
|
|
299
|
+
export const transfer16: string;
|
|
297
300
|
export const transcript32: string;
|
|
298
301
|
export const transcript32F: string;
|
|
299
302
|
export const transcript24: string;
|
|
@@ -408,6 +411,9 @@ export const temporary16: CalciteMultiPathEntry[];
|
|
|
408
411
|
export const templates32: string;
|
|
409
412
|
export const templates24: string;
|
|
410
413
|
export const templates16: string;
|
|
414
|
+
export const tapestry32: string;
|
|
415
|
+
export const tapestry24: string;
|
|
416
|
+
export const tapestry16: string;
|
|
411
417
|
export const takePedestrianRamp32: string;
|
|
412
418
|
export const takePedestrianRamp24: string;
|
|
413
419
|
export const takePedestrianRamp16: string;
|
|
@@ -474,21 +480,36 @@ export const submit16: string;
|
|
|
474
480
|
export const subheadingRtl32: string;
|
|
475
481
|
export const subheadingRtl24: string;
|
|
476
482
|
export const subheadingRtl16: string;
|
|
483
|
+
export const subheading5Rtl32: string;
|
|
484
|
+
export const subheading5Rtl24: string;
|
|
485
|
+
export const subheading5Rtl16: string;
|
|
477
486
|
export const subheading532: string;
|
|
478
487
|
export const subheading524: string;
|
|
479
488
|
export const subheading516: string;
|
|
489
|
+
export const subheading4Rtl32: string;
|
|
490
|
+
export const subheading4Rtl24: string;
|
|
491
|
+
export const subheading4Rtl16: string;
|
|
480
492
|
export const subheading432: string;
|
|
481
493
|
export const subheading424: string;
|
|
482
494
|
export const subheading416: string;
|
|
483
495
|
export const subheading32: string;
|
|
496
|
+
export const subheading3Rtl32: string;
|
|
497
|
+
export const subheading3Rtl24: string;
|
|
498
|
+
export const subheading3Rtl16: string;
|
|
484
499
|
export const subheading332: string;
|
|
485
500
|
export const subheading324: string;
|
|
486
501
|
export const subheading316: string;
|
|
487
502
|
export const subheading24: string;
|
|
503
|
+
export const subheading2Rtl32: string;
|
|
504
|
+
export const subheading2Rtl24: string;
|
|
505
|
+
export const subheading2Rtl16: string;
|
|
488
506
|
export const subheading232: string;
|
|
489
507
|
export const subheading224: string;
|
|
490
508
|
export const subheading216: string;
|
|
491
509
|
export const subheading16: string;
|
|
510
|
+
export const subheading1Rtl32: string;
|
|
511
|
+
export const subheading1Rtl24: string;
|
|
512
|
+
export const subheading1Rtl16: string;
|
|
492
513
|
export const subheading132: string;
|
|
493
514
|
export const subheading124: string;
|
|
494
515
|
export const subheading116: string;
|
|
@@ -594,12 +615,21 @@ export const split16: string;
|
|
|
594
615
|
export const spinner32: string;
|
|
595
616
|
export const spinner24: string;
|
|
596
617
|
export const spinner16: string;
|
|
618
|
+
export const spikeDataVisualizationOutlinedOpenGradient32: CalciteMultiPathEntry[];
|
|
619
|
+
export const spikeDataVisualizationOutlinedOpenGradient24: CalciteMultiPathEntry[];
|
|
620
|
+
export const spikeDataVisualizationOutlinedOpenGradient16: CalciteMultiPathEntry[];
|
|
597
621
|
export const spikeDataVisualizationOutlinedOpenColorLocked32: CalciteMultiPathEntry[];
|
|
598
622
|
export const spikeDataVisualizationOutlinedOpenColorLocked24: CalciteMultiPathEntry[];
|
|
599
623
|
export const spikeDataVisualizationOutlinedOpenColorLocked16: CalciteMultiPathEntry[];
|
|
600
624
|
export const spikeDataVisualizationOutlinedOpen32: string;
|
|
625
|
+
export const spikeDataVisualizationOutlinedOpen32F: string;
|
|
601
626
|
export const spikeDataVisualizationOutlinedOpen24: string;
|
|
627
|
+
export const spikeDataVisualizationOutlinedOpen24F: string;
|
|
602
628
|
export const spikeDataVisualizationOutlinedOpen16: string;
|
|
629
|
+
export const spikeDataVisualizationOutlinedOpen16F: string;
|
|
630
|
+
export const spikeDataVisualizationOutlinedGradient32: CalciteMultiPathEntry[];
|
|
631
|
+
export const spikeDataVisualizationOutlinedGradient24: CalciteMultiPathEntry[];
|
|
632
|
+
export const spikeDataVisualizationOutlinedGradient16: CalciteMultiPathEntry[];
|
|
603
633
|
export const spikeDataVisualizationOutlinedColorLocked32: CalciteMultiPathEntry[];
|
|
604
634
|
export const spikeDataVisualizationOutlinedColorLocked24: CalciteMultiPathEntry[];
|
|
605
635
|
export const spikeDataVisualizationOutlinedColorLocked16: CalciteMultiPathEntry[];
|
|
@@ -798,6 +828,9 @@ export const server16: string;
|
|
|
798
828
|
export const serialPort32: string;
|
|
799
829
|
export const serialPort24: string;
|
|
800
830
|
export const serialPort16: string;
|
|
831
|
+
export const sequentialNavigation32: string;
|
|
832
|
+
export const sequentialNavigation24: string;
|
|
833
|
+
export const sequentialNavigation16: string;
|
|
801
834
|
export const separator32: string;
|
|
802
835
|
export const separator24: string;
|
|
803
836
|
export const separator16: string;
|
|
@@ -1997,7 +2030,7 @@ export const learningSteps24: string;
|
|
|
1997
2030
|
export const learningSteps16: string;
|
|
1998
2031
|
export const learningGisWorkflow32: string;
|
|
1999
2032
|
export const learningGisWorkflow24: string;
|
|
2000
|
-
export const learningGisWorkflow16:
|
|
2033
|
+
export const learningGisWorkflow16: string;
|
|
2001
2034
|
export const layoutVertical32: string;
|
|
2002
2035
|
export const layoutVertical24: string;
|
|
2003
2036
|
export const layoutVertical16: string;
|
|
@@ -2226,6 +2259,9 @@ export const imagePlus16: string;
|
|
|
2226
2259
|
export const imagePin32: string;
|
|
2227
2260
|
export const imagePin24: string;
|
|
2228
2261
|
export const imagePin16: string;
|
|
2262
|
+
export const imageNavigation32: string;
|
|
2263
|
+
export const imageNavigation24: string;
|
|
2264
|
+
export const imageNavigation16: string;
|
|
2229
2265
|
export const imageMensuration32: string;
|
|
2230
2266
|
export const imageMensuration24: string;
|
|
2231
2267
|
export const imageMensuration16: string;
|
|
@@ -2988,6 +3024,9 @@ export const disembark16: string;
|
|
|
2988
3024
|
export const discard32: string;
|
|
2989
3025
|
export const discard24: string;
|
|
2990
3026
|
export const discard16: string;
|
|
3027
|
+
export const directionalNavigation32: string;
|
|
3028
|
+
export const directionalNavigation24: string;
|
|
3029
|
+
export const directionalNavigation16: string;
|
|
2991
3030
|
export const dimensionsWall32: string;
|
|
2992
3031
|
export const dimensionsWall24: string;
|
|
2993
3032
|
export const dimensionsWall16: string;
|
package/index.js
CHANGED
|
@@ -287,6 +287,9 @@ export {transverseHexagon16} from "./js/transverseHexagon16.js";
|
|
|
287
287
|
export {transparency32} from "./js/transparency32.js";
|
|
288
288
|
export {transparency24} from "./js/transparency24.js";
|
|
289
289
|
export {transparency16} from "./js/transparency16.js";
|
|
290
|
+
export {transfer32} from "./js/transfer32.js";
|
|
291
|
+
export {transfer24} from "./js/transfer24.js";
|
|
292
|
+
export {transfer16} from "./js/transfer16.js";
|
|
290
293
|
export {transcript32} from "./js/transcript32.js";
|
|
291
294
|
export {transcript32F} from "./js/transcript32F.js";
|
|
292
295
|
export {transcript24} from "./js/transcript24.js";
|
|
@@ -401,6 +404,9 @@ export {temporary16} from "./js/temporary16.js";
|
|
|
401
404
|
export {templates32} from "./js/templates32.js";
|
|
402
405
|
export {templates24} from "./js/templates24.js";
|
|
403
406
|
export {templates16} from "./js/templates16.js";
|
|
407
|
+
export {tapestry32} from "./js/tapestry32.js";
|
|
408
|
+
export {tapestry24} from "./js/tapestry24.js";
|
|
409
|
+
export {tapestry16} from "./js/tapestry16.js";
|
|
404
410
|
export {takePedestrianRamp32} from "./js/takePedestrianRamp32.js";
|
|
405
411
|
export {takePedestrianRamp24} from "./js/takePedestrianRamp24.js";
|
|
406
412
|
export {takePedestrianRamp16} from "./js/takePedestrianRamp16.js";
|
|
@@ -467,21 +473,36 @@ export {submit16} from "./js/submit16.js";
|
|
|
467
473
|
export {subheadingRtl32} from "./js/subheadingRtl32.js";
|
|
468
474
|
export {subheadingRtl24} from "./js/subheadingRtl24.js";
|
|
469
475
|
export {subheadingRtl16} from "./js/subheadingRtl16.js";
|
|
476
|
+
export {subheading5Rtl32} from "./js/subheading5Rtl32.js";
|
|
477
|
+
export {subheading5Rtl24} from "./js/subheading5Rtl24.js";
|
|
478
|
+
export {subheading5Rtl16} from "./js/subheading5Rtl16.js";
|
|
470
479
|
export {subheading532} from "./js/subheading532.js";
|
|
471
480
|
export {subheading524} from "./js/subheading524.js";
|
|
472
481
|
export {subheading516} from "./js/subheading516.js";
|
|
482
|
+
export {subheading4Rtl32} from "./js/subheading4Rtl32.js";
|
|
483
|
+
export {subheading4Rtl24} from "./js/subheading4Rtl24.js";
|
|
484
|
+
export {subheading4Rtl16} from "./js/subheading4Rtl16.js";
|
|
473
485
|
export {subheading432} from "./js/subheading432.js";
|
|
474
486
|
export {subheading424} from "./js/subheading424.js";
|
|
475
487
|
export {subheading416} from "./js/subheading416.js";
|
|
476
488
|
export {subheading32} from "./js/subheading32.js";
|
|
489
|
+
export {subheading3Rtl32} from "./js/subheading3Rtl32.js";
|
|
490
|
+
export {subheading3Rtl24} from "./js/subheading3Rtl24.js";
|
|
491
|
+
export {subheading3Rtl16} from "./js/subheading3Rtl16.js";
|
|
477
492
|
export {subheading332} from "./js/subheading332.js";
|
|
478
493
|
export {subheading324} from "./js/subheading324.js";
|
|
479
494
|
export {subheading316} from "./js/subheading316.js";
|
|
480
495
|
export {subheading24} from "./js/subheading24.js";
|
|
496
|
+
export {subheading2Rtl32} from "./js/subheading2Rtl32.js";
|
|
497
|
+
export {subheading2Rtl24} from "./js/subheading2Rtl24.js";
|
|
498
|
+
export {subheading2Rtl16} from "./js/subheading2Rtl16.js";
|
|
481
499
|
export {subheading232} from "./js/subheading232.js";
|
|
482
500
|
export {subheading224} from "./js/subheading224.js";
|
|
483
501
|
export {subheading216} from "./js/subheading216.js";
|
|
484
502
|
export {subheading16} from "./js/subheading16.js";
|
|
503
|
+
export {subheading1Rtl32} from "./js/subheading1Rtl32.js";
|
|
504
|
+
export {subheading1Rtl24} from "./js/subheading1Rtl24.js";
|
|
505
|
+
export {subheading1Rtl16} from "./js/subheading1Rtl16.js";
|
|
485
506
|
export {subheading132} from "./js/subheading132.js";
|
|
486
507
|
export {subheading124} from "./js/subheading124.js";
|
|
487
508
|
export {subheading116} from "./js/subheading116.js";
|
|
@@ -587,12 +608,21 @@ export {split16} from "./js/split16.js";
|
|
|
587
608
|
export {spinner32} from "./js/spinner32.js";
|
|
588
609
|
export {spinner24} from "./js/spinner24.js";
|
|
589
610
|
export {spinner16} from "./js/spinner16.js";
|
|
611
|
+
export {spikeDataVisualizationOutlinedOpenGradient32} from "./js/spikeDataVisualizationOutlinedOpenGradient32.js";
|
|
612
|
+
export {spikeDataVisualizationOutlinedOpenGradient24} from "./js/spikeDataVisualizationOutlinedOpenGradient24.js";
|
|
613
|
+
export {spikeDataVisualizationOutlinedOpenGradient16} from "./js/spikeDataVisualizationOutlinedOpenGradient16.js";
|
|
590
614
|
export {spikeDataVisualizationOutlinedOpenColorLocked32} from "./js/spikeDataVisualizationOutlinedOpenColorLocked32.js";
|
|
591
615
|
export {spikeDataVisualizationOutlinedOpenColorLocked24} from "./js/spikeDataVisualizationOutlinedOpenColorLocked24.js";
|
|
592
616
|
export {spikeDataVisualizationOutlinedOpenColorLocked16} from "./js/spikeDataVisualizationOutlinedOpenColorLocked16.js";
|
|
593
617
|
export {spikeDataVisualizationOutlinedOpen32} from "./js/spikeDataVisualizationOutlinedOpen32.js";
|
|
618
|
+
export {spikeDataVisualizationOutlinedOpen32F} from "./js/spikeDataVisualizationOutlinedOpen32F.js";
|
|
594
619
|
export {spikeDataVisualizationOutlinedOpen24} from "./js/spikeDataVisualizationOutlinedOpen24.js";
|
|
620
|
+
export {spikeDataVisualizationOutlinedOpen24F} from "./js/spikeDataVisualizationOutlinedOpen24F.js";
|
|
595
621
|
export {spikeDataVisualizationOutlinedOpen16} from "./js/spikeDataVisualizationOutlinedOpen16.js";
|
|
622
|
+
export {spikeDataVisualizationOutlinedOpen16F} from "./js/spikeDataVisualizationOutlinedOpen16F.js";
|
|
623
|
+
export {spikeDataVisualizationOutlinedGradient32} from "./js/spikeDataVisualizationOutlinedGradient32.js";
|
|
624
|
+
export {spikeDataVisualizationOutlinedGradient24} from "./js/spikeDataVisualizationOutlinedGradient24.js";
|
|
625
|
+
export {spikeDataVisualizationOutlinedGradient16} from "./js/spikeDataVisualizationOutlinedGradient16.js";
|
|
596
626
|
export {spikeDataVisualizationOutlinedColorLocked32} from "./js/spikeDataVisualizationOutlinedColorLocked32.js";
|
|
597
627
|
export {spikeDataVisualizationOutlinedColorLocked24} from "./js/spikeDataVisualizationOutlinedColorLocked24.js";
|
|
598
628
|
export {spikeDataVisualizationOutlinedColorLocked16} from "./js/spikeDataVisualizationOutlinedColorLocked16.js";
|
|
@@ -791,6 +821,9 @@ export {server16} from "./js/server16.js";
|
|
|
791
821
|
export {serialPort32} from "./js/serialPort32.js";
|
|
792
822
|
export {serialPort24} from "./js/serialPort24.js";
|
|
793
823
|
export {serialPort16} from "./js/serialPort16.js";
|
|
824
|
+
export {sequentialNavigation32} from "./js/sequentialNavigation32.js";
|
|
825
|
+
export {sequentialNavigation24} from "./js/sequentialNavigation24.js";
|
|
826
|
+
export {sequentialNavigation16} from "./js/sequentialNavigation16.js";
|
|
794
827
|
export {separator32} from "./js/separator32.js";
|
|
795
828
|
export {separator24} from "./js/separator24.js";
|
|
796
829
|
export {separator16} from "./js/separator16.js";
|
|
@@ -2219,6 +2252,9 @@ export {imagePlus16} from "./js/imagePlus16.js";
|
|
|
2219
2252
|
export {imagePin32} from "./js/imagePin32.js";
|
|
2220
2253
|
export {imagePin24} from "./js/imagePin24.js";
|
|
2221
2254
|
export {imagePin16} from "./js/imagePin16.js";
|
|
2255
|
+
export {imageNavigation32} from "./js/imageNavigation32.js";
|
|
2256
|
+
export {imageNavigation24} from "./js/imageNavigation24.js";
|
|
2257
|
+
export {imageNavigation16} from "./js/imageNavigation16.js";
|
|
2222
2258
|
export {imageMensuration32} from "./js/imageMensuration32.js";
|
|
2223
2259
|
export {imageMensuration24} from "./js/imageMensuration24.js";
|
|
2224
2260
|
export {imageMensuration16} from "./js/imageMensuration16.js";
|
|
@@ -2981,6 +3017,9 @@ export {disembark16} from "./js/disembark16.js";
|
|
|
2981
3017
|
export {discard32} from "./js/discard32.js";
|
|
2982
3018
|
export {discard24} from "./js/discard24.js";
|
|
2983
3019
|
export {discard16} from "./js/discard16.js";
|
|
3020
|
+
export {directionalNavigation32} from "./js/directionalNavigation32.js";
|
|
3021
|
+
export {directionalNavigation24} from "./js/directionalNavigation24.js";
|
|
3022
|
+
export {directionalNavigation16} from "./js/directionalNavigation16.js";
|
|
2984
3023
|
export {dimensionsWall32} from "./js/dimensionsWall32.js";
|
|
2985
3024
|
export {dimensionsWall24} from "./js/dimensionsWall24.js";
|
|
2986
3025
|
export {dimensionsWall16} from "./js/dimensionsWall16.js";
|
package/js/browserJoin16.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const browserJoin16 = "
|
|
1
|
+
export const browserJoin16 = "M0 1v9h1V5h3v2h1V5h10v9h-5v1h6V1H0zm15 3h-1V3h-1v1H1V2h14v2zM4.753 9.047L8.207 12.5l-3.454 3.453-.707-.707L6.293 13H0v-1h6.293L4.046 9.754l.707-.707z";
|
package/js/browserJoin16.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"
|
|
1
|
+
"M0 1v9h1V5h3v2h1V5h10v9h-5v1h6V1H0zm15 3h-1V3h-1v1H1V2h14v2zM4.753 9.047L8.207 12.5l-3.454 3.453-.707-.707L6.293 13H0v-1h6.293L4.046 9.754l.707-.707z"
|
package/js/browserJoin24.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const browserJoin24 = "M21 6h-
|
|
1
|
+
export const browserJoin24 = "M21 6h-1V5h1v1zm2-3v18H13v-1h9V8H7v3H6V8H2v8H1V3h22zm-1 1H2v3h20V4zM5.146 13.853L9.273 18H0v1h9.273l-4.127 4.147.708.706 5.328-5.353-5.328-5.353-.708.706z";
|
package/js/browserJoin24.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"M21 6h-
|
|
1
|
+
"M21 6h-1V5h1v1zm2-3v18H13v-1h9V8H7v3H6V8H2v8H1V3h22zm-1 1H2v3h20V4zM5.146 13.853L9.273 18H0v1h9.273l-4.127 4.147.708.706 5.328-5.353-5.328-5.353-.708.706z"
|
package/js/browserJoin32.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const browserJoin32 = "
|
|
1
|
+
export const browserJoin32 = "M2 5v19h1V11h4v8h1v-8h21v16H15v1h15V5H2zm27 5H3V6h26v4zm-2-2h-1V7h1v1zM7.854 21.146l5.338 5.354-5.338 5.354-.708-.708L11.282 27H0v-1h11.282l-4.136-4.146.708-.708z";
|
package/js/browserJoin32.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"
|
|
1
|
+
"M2 5v19h1V11h4v8h1v-8h21v16H15v1h15V5H2zm27 5H3V6h26v4zm-2-2h-1V7h1v1zM7.854 21.146l5.338 5.354-5.338 5.354-.708-.708L11.282 27H0v-1h11.282l-4.136-4.146.708-.708z"
|
package/js/browserPlus16.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const browserPlus16 = "
|
|
1
|
+
export const browserPlus16 = "M0 1v9h1V5h3v2h1V5h10v9H9v1h7V1H0zm15 3h-1V3h-1v1H1V2h14v2zM4 12h3v1H4v3H3v-3H0v-1h3V9h1v3z";
|
package/js/browserPlus16.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"
|
|
1
|
+
"M0 1v9h1V5h3v2h1V5h10v9H9v1h7V1H0zm15 3h-1V3h-1v1H1V2h14v2zM4 12h3v1H4v3H3v-3H0v-1h3V9h1v3z"
|
package/js/browserPlus24.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const browserPlus24 = "
|
|
1
|
+
export const browserPlus24 = "M21 6h-1V5h1v1zm2-3v18H13v-1h9V8H7v3H6V8H2v8H1V3h22zm-1 1H2v3h20V4zM6 13H5v5H0v1l5-.001V24h1v-5.001h5V18H6v-5z";
|