@esri/calcite-ui-icons 4.4.0-next.6 → 4.4.0-next.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -10113,5 +10113,10 @@
10113
10113
  ],
10114
10114
  "category": "Files",
10115
10115
  "release": "4.4.0"
10116
+ },
10117
+ "relative-direction-arrows": {
10118
+ "alias": ["4.4.0", "directions", "line", "features", "symbology", "data"],
10119
+ "category": "Directions",
10120
+ "release": "4.4.0"
10116
10121
  }
10117
10122
  }
Binary file
Binary file
Binary file
@@ -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.669 9.106a.5.5 0 0 1 0 .788l-2.343 1.83-.615-.788L14.549 9.5 12.71 8.064l.615-.788zM2.674 7.276.33 9.106a.5.5 0 0 0 0 .788l2.343 1.83.615-.788L1.451 9.5 3.29 8.064zm7.36 5.5L8 14.366l-2.034-1.59-.615.788 2.341 1.83a.5.5 0 0 0 .616 0l2.341-1.83zM11 6a1 1 0 0 0-1-1H6a1 1 0 0 0-1 1v4h6zM9.8 2a1.8 1.8 0 1 0-3.601.001A1.8 1.8 0 0 0 9.8 2"/></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="M23.775 13.09a.5.5 0 0 1 0 .82l-3.034 2.118-.57-.821 2.453-1.707-2.453-1.707.57-.821zM3.26 10.971.225 13.089a.5.5 0 0 0 0 .822l3.034 2.117.57-.821L1.376 13.5l2.453-1.707zM12 20.892l-2.759-1.92-.57.821 3.044 2.118a.5.5 0 0 0 .57 0l3.044-2.118-.57-.821zm4-10.572a2.3 2.3 0 0 0-2.3-2.3h-3.4a2.3 2.3 0 0 0-2.3 2.3V15h8zM10.1 5a1.9 1.9 0 1 0 3.8 0 1.9 1.9 0 0 0-3.8 0"/></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="M31.748 17.5a.5.5 0 0 1-.198.399l-4.574 3.461-.604-.797L30.42 17.5l-4.048-3.062.604-.798 4.574 3.46a.5.5 0 0 1 .198.399m-26.12 3.063L1.58 17.5l4.048-3.062-.604-.798L.45 17.1a.5.5 0 0 0 0 .798l4.574 3.461zm14.644 4.577L16 28.373l-4.272-3.233-.604.797 4.574 3.462a.5.5 0 0 0 .604 0l4.574-3.462zM21 13.857C21 12.28 19.756 11 18.222 11h-4.444C12.244 11 11 12.28 11 13.857V20h10zM16 9a2.99 2.99 0 0 0 2.99-3c0-1.657-1.334-3-2.99-3a3 3 0 0 0 0 6"/></svg>
package/index.d.ts CHANGED
@@ -3039,6 +3039,9 @@ export const relationshipClass32: string;
3039
3039
  export const relativeDirection16: string;
3040
3040
  export const relativeDirection24: string;
3041
3041
  export const relativeDirection32: string;
3042
+ export const relativeDirectionArrows16: string;
3043
+ export const relativeDirectionArrows24: string;
3044
+ export const relativeDirectionArrows32: string;
3042
3045
  export const relativeToGroundElevation16: string;
3043
3046
  export const relativeToGroundElevation24: string;
3044
3047
  export const relativeToGroundElevation32: string;
package/index.js CHANGED
@@ -3032,6 +3032,9 @@ export {relationshipClass32} from "./js/relationshipClass32.js";
3032
3032
  export {relativeDirection16} from "./js/relativeDirection16.js";
3033
3033
  export {relativeDirection24} from "./js/relativeDirection24.js";
3034
3034
  export {relativeDirection32} from "./js/relativeDirection32.js";
3035
+ export {relativeDirectionArrows16} from "./js/relativeDirectionArrows16.js";
3036
+ export {relativeDirectionArrows24} from "./js/relativeDirectionArrows24.js";
3037
+ export {relativeDirectionArrows32} from "./js/relativeDirectionArrows32.js";
3035
3038
  export {relativeToGroundElevation16} from "./js/relativeToGroundElevation16.js";
3036
3039
  export {relativeToGroundElevation24} from "./js/relativeToGroundElevation24.js";
3037
3040
  export {relativeToGroundElevation32} from "./js/relativeToGroundElevation32.js";
@@ -0,0 +1 @@
1
+ export const relativeDirectionArrows16: string;
@@ -0,0 +1 @@
1
+ export const relativeDirectionArrows16 = "M15.669 9.106a.5.5 0 0 1 0 .788l-2.343 1.83-.615-.788L14.549 9.5 12.71 8.064l.615-.788zM2.674 7.276.33 9.106a.5.5 0 0 0 0 .788l2.343 1.83.615-.788L1.451 9.5 3.29 8.064zm7.36 5.5L8 14.366l-2.034-1.59-.615.788 2.341 1.83a.5.5 0 0 0 .616 0l2.341-1.83zM11 6a1 1 0 0 0-1-1H6a1 1 0 0 0-1 1v4h6zM9.8 2a1.8 1.8 0 1 0-3.601.001A1.8 1.8 0 0 0 9.8 2";
@@ -0,0 +1 @@
1
+ "M15.669 9.106a.5.5 0 0 1 0 .788l-2.343 1.83-.615-.788L14.549 9.5 12.71 8.064l.615-.788zM2.674 7.276.33 9.106a.5.5 0 0 0 0 .788l2.343 1.83.615-.788L1.451 9.5 3.29 8.064zm7.36 5.5L8 14.366l-2.034-1.59-.615.788 2.341 1.83a.5.5 0 0 0 .616 0l2.341-1.83zM11 6a1 1 0 0 0-1-1H6a1 1 0 0 0-1 1v4h6zM9.8 2a1.8 1.8 0 1 0-3.601.001A1.8 1.8 0 0 0 9.8 2"
@@ -0,0 +1 @@
1
+ export const relativeDirectionArrows24: string;
@@ -0,0 +1 @@
1
+ export const relativeDirectionArrows24 = "M23.775 13.09a.5.5 0 0 1 0 .82l-3.034 2.118-.57-.821 2.453-1.707-2.453-1.707.57-.821zM3.26 10.971.225 13.089a.5.5 0 0 0 0 .822l3.034 2.117.57-.821L1.376 13.5l2.453-1.707zM12 20.892l-2.759-1.92-.57.821 3.044 2.118a.5.5 0 0 0 .57 0l3.044-2.118-.57-.821zm4-10.572a2.3 2.3 0 0 0-2.3-2.3h-3.4a2.3 2.3 0 0 0-2.3 2.3V15h8zM10.1 5a1.9 1.9 0 1 0 3.8 0 1.9 1.9 0 0 0-3.8 0";
@@ -0,0 +1 @@
1
+ "M23.775 13.09a.5.5 0 0 1 0 .82l-3.034 2.118-.57-.821 2.453-1.707-2.453-1.707.57-.821zM3.26 10.971.225 13.089a.5.5 0 0 0 0 .822l3.034 2.117.57-.821L1.376 13.5l2.453-1.707zM12 20.892l-2.759-1.92-.57.821 3.044 2.118a.5.5 0 0 0 .57 0l3.044-2.118-.57-.821zm4-10.572a2.3 2.3 0 0 0-2.3-2.3h-3.4a2.3 2.3 0 0 0-2.3 2.3V15h8zM10.1 5a1.9 1.9 0 1 0 3.8 0 1.9 1.9 0 0 0-3.8 0"
@@ -0,0 +1 @@
1
+ export const relativeDirectionArrows32: string;
@@ -0,0 +1 @@
1
+ export const relativeDirectionArrows32 = "M31.748 17.5a.5.5 0 0 1-.198.399l-4.574 3.461-.604-.797L30.42 17.5l-4.048-3.062.604-.798 4.574 3.46a.5.5 0 0 1 .198.399m-26.12 3.063L1.58 17.5l4.048-3.062-.604-.798L.45 17.1a.5.5 0 0 0 0 .798l4.574 3.461zm14.644 4.577L16 28.373l-4.272-3.233-.604.797 4.574 3.462a.5.5 0 0 0 .604 0l4.574-3.462zM21 13.857C21 12.28 19.756 11 18.222 11h-4.444C12.244 11 11 12.28 11 13.857V20h10zM16 9a2.99 2.99 0 0 0 2.99-3c0-1.657-1.334-3-2.99-3a3 3 0 0 0 0 6";
@@ -0,0 +1 @@
1
+ "M31.748 17.5a.5.5 0 0 1-.198.399l-4.574 3.461-.604-.797L30.42 17.5l-4.048-3.062.604-.798 4.574 3.46a.5.5 0 0 1 .198.399m-26.12 3.063L1.58 17.5l4.048-3.062-.604-.798L.45 17.1a.5.5 0 0 0 0 .798l4.574 3.461zm14.644 4.577L16 28.373l-4.272-3.233-.604.797 4.574 3.462a.5.5 0 0 0 .604 0l4.574-3.462zM21 13.857C21 12.28 19.756 11 18.222 11h-4.444C12.244 11 11 12.28 11 13.857V20h10zM16 9a2.99 2.99 0 0 0 2.99-3c0-1.657-1.334-3-2.99-3a3 3 0 0 0 0 6"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@esri/calcite-ui-icons",
3
- "version": "4.4.0-next.6",
3
+ "version": "4.4.0-next.7",
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": "779875d87ad9208b5b2bf39577ea933632335a32"
76
+ "gitHead": "ebebe63d3e8f98d3682ca3f924bc311b9223b8ca"
77
77
  }