@esri/calcite-ui-icons 4.3.0-next.13 → 4.3.0-next.14

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.
Binary file
Binary file
Binary file
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M15 14a1 1 0 0 0 1-1V3c0-.55-.448-1-1-1H1c-.55 0-1 .45-1 1v10c0 .552.45 1 1 1zM1 12.293l4.648-4.648L1 3.93V3h.439L8 8.246 14.56 3H15v.93l-4.648 3.715L15 12.293V13h-.707L9.567 8.274 8 9.526 6.433 8.274 1.707 13H1z"/><path d="M0 0h16v16H0z" style="fill:none"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21.5 4h-19C1.675 4 1 4.675 1 5.5v13A1.5 1.5 0 0 0 2.5 20h19a1.5 1.5 0 0 0 1.5-1.5v-13c0-.825-.675-1.5-1.5-1.5m.5 1.631-7.154 5.508L22 18.293v.207c0 .275-.225.5-.5.5h-.207l-7.246-7.245L12 13.33l-2.047-1.576L2.707 19H2.5a.5.5 0 0 1-.5-.5v-.207l7.154-7.154L2 5.631V5.5c0-.271.229-.5.5-.5h.32L12 12.07 21.18 5h.32c.271 0 .5.229.5.5z"/><path d="M0 0h24v24H0z" style="fill:none"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M28 6H4c-1.104 0-2 .898-2 2v16c0 1.103.896 2 2 2h24c1.104 0 2-.897 2-2V8c0-1.102-.896-2-2-2m.244 18.95-9.497-9.496L16 17.607l-2.747-2.153-9.497 9.497a.97.97 0 0 1-.707-.707l9.411-9.411-9.324-7.307A.99.99 0 0 1 4 7h.087L16 16.337 27.913 7H28c.377 0 .694.217.864.526l-9.324 7.307 9.41 9.41a.97.97 0 0 1-.706.708"/><path d="M0 0h32v32H0z" style="fill:none"/></svg>
package/index.d.ts CHANGED
@@ -1167,8 +1167,11 @@ export const end32: string;
1167
1167
  export const endPointArcSegment16: string;
1168
1168
  export const endPointArcSegment24: string;
1169
1169
  export const endPointArcSegment32: string;
1170
+ export const envelope16F: string;
1170
1171
  export const envelope16: string;
1172
+ export const envelope24F: string;
1171
1173
  export const envelope24: string;
1174
+ export const envelope32F: string;
1172
1175
  export const envelope32: string;
1173
1176
  export const erase16: string;
1174
1177
  export const erase24: string;
package/index.js CHANGED
@@ -1160,8 +1160,11 @@ export {end32} from "./js/end32.js";
1160
1160
  export {endPointArcSegment16} from "./js/endPointArcSegment16.js";
1161
1161
  export {endPointArcSegment24} from "./js/endPointArcSegment24.js";
1162
1162
  export {endPointArcSegment32} from "./js/endPointArcSegment32.js";
1163
+ export {envelope16F} from "./js/envelope16F.js";
1163
1164
  export {envelope16} from "./js/envelope16.js";
1165
+ export {envelope24F} from "./js/envelope24F.js";
1164
1166
  export {envelope24} from "./js/envelope24.js";
1167
+ export {envelope32F} from "./js/envelope32F.js";
1165
1168
  export {envelope32} from "./js/envelope32.js";
1166
1169
  export {erase16} from "./js/erase16.js";
1167
1170
  export {erase24} from "./js/erase24.js";
@@ -0,0 +1 @@
1
+ export const envelope16F: string;
@@ -0,0 +1 @@
1
+ export const envelope16F = "M15 14a1 1 0 0 0 1-1V3c0-.55-.448-1-1-1H1c-.55 0-1 .45-1 1v10c0 .552.45 1 1 1zM1 12.293l4.648-4.648L1 3.93V3h.439L8 8.246 14.56 3H15v.93l-4.648 3.715L15 12.293V13h-.707L9.567 8.274 8 9.526 6.433 8.274 1.707 13H1z";
@@ -0,0 +1 @@
1
+ "M15 14a1 1 0 0 0 1-1V3c0-.55-.448-1-1-1H1c-.55 0-1 .45-1 1v10c0 .552.45 1 1 1zM1 12.293l4.648-4.648L1 3.93V3h.439L8 8.246 14.56 3H15v.93l-4.648 3.715L15 12.293V13h-.707L9.567 8.274 8 9.526 6.433 8.274 1.707 13H1z"
@@ -0,0 +1 @@
1
+ export const envelope24F: string;
@@ -0,0 +1 @@
1
+ export const envelope24F = "M21.5 4h-19C1.675 4 1 4.675 1 5.5v13A1.5 1.5 0 0 0 2.5 20h19a1.5 1.5 0 0 0 1.5-1.5v-13c0-.825-.675-1.5-1.5-1.5m.5 1.631-7.154 5.508L22 18.293v.207c0 .275-.225.5-.5.5h-.207l-7.246-7.245L12 13.33l-2.047-1.576L2.707 19H2.5a.5.5 0 0 1-.5-.5v-.207l7.154-7.154L2 5.631V5.5c0-.271.229-.5.5-.5h.32L12 12.07 21.18 5h.32c.271 0 .5.229.5.5z";
@@ -0,0 +1 @@
1
+ "M21.5 4h-19C1.675 4 1 4.675 1 5.5v13A1.5 1.5 0 0 0 2.5 20h19a1.5 1.5 0 0 0 1.5-1.5v-13c0-.825-.675-1.5-1.5-1.5m.5 1.631-7.154 5.508L22 18.293v.207c0 .275-.225.5-.5.5h-.207l-7.246-7.245L12 13.33l-2.047-1.576L2.707 19H2.5a.5.5 0 0 1-.5-.5v-.207l7.154-7.154L2 5.631V5.5c0-.271.229-.5.5-.5h.32L12 12.07 21.18 5h.32c.271 0 .5.229.5.5z"
@@ -0,0 +1 @@
1
+ export const envelope32F: string;
@@ -0,0 +1 @@
1
+ export const envelope32F = "M28 6H4c-1.104 0-2 .898-2 2v16c0 1.103.896 2 2 2h24c1.104 0 2-.897 2-2V8c0-1.102-.896-2-2-2m.244 18.95-9.497-9.496L16 17.607l-2.747-2.153-9.497 9.497a.97.97 0 0 1-.707-.707l9.411-9.411-9.324-7.307A.99.99 0 0 1 4 7h.087L16 16.337 27.913 7H28c.377 0 .694.217.864.526l-9.324 7.307 9.41 9.41a.97.97 0 0 1-.706.708";
@@ -0,0 +1 @@
1
+ "M28 6H4c-1.104 0-2 .898-2 2v16c0 1.103.896 2 2 2h24c1.104 0 2-.897 2-2V8c0-1.102-.896-2-2-2m.244 18.95-9.497-9.496L16 17.607l-2.747-2.153-9.497 9.497a.97.97 0 0 1-.707-.707l9.411-9.411-9.324-7.307A.99.99 0 0 1 4 7h.087L16 16.337 27.913 7H28c.377 0 .694.217.864.526l-9.324 7.307 9.41 9.41a.97.97 0 0 1-.706.708"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@esri/calcite-ui-icons",
3
- "version": "4.3.0-next.13",
3
+ "version": "4.3.0-next.14",
4
4
  "type": "module",
5
5
  "private": false,
6
6
  "description": "A collection of UI SVG icons created by Esri for applications.",
@@ -73,5 +73,5 @@
73
73
  "volta": {
74
74
  "extends": "../../package.json"
75
75
  },
76
- "gitHead": "3815a5094602de8bea0758cf159382fd16ad9aed"
76
+ "gitHead": "2a96d225a510d343d9bb343443aec461377378bc"
77
77
  }