@esri/calcite-ui-icons 3.22.9 → 3.23.0

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.
@@ -12199,5 +12199,19 @@
12199
12199
  ],
12200
12200
  "category":"GIS",
12201
12201
  "release":""
12202
+ },
12203
+ "circle-pause":{
12204
+ "alias":[
12205
+ "3.23.0",
12206
+ "symbols",
12207
+ "stop",
12208
+ "hold",
12209
+ "pausing",
12210
+ "waiting",
12211
+ "slow",
12212
+ "status"
12213
+ ],
12214
+ "category":"Symbols",
12215
+ "release":"3.23.0"
12202
12216
  }
12203
12217
  }
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8.5 1.2a7.3 7.3 0 1 0 7.3 7.3 7.3 7.3 0 0 0-7.3-7.3zM8 12H6V5h2zm3 0H9V5h2z"/><path fill="none" d="M0 0h16v16H0z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8.5 1.2a7.3 7.3 0 1 0 7.3 7.3 7.3 7.3 0 0 0-7.3-7.3zm0 13.6a6.3 6.3 0 1 1 6.3-6.3 6.307 6.307 0 0 1-6.3 6.3zM6 5h2v7H6zm3 0h2v7H9z"/><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 2.2a10.3 10.3 0 1 0 10.3 10.3A10.299 10.299 0 0 0 12.5 2.2zM11 18H9V7h2zm5 0h-2V7h2z"/><path fill="none" d="M0 0h24v24H0z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12.5 2.2a10.3 10.3 0 1 0 10.3 10.3A10.299 10.299 0 0 0 12.5 2.2zm0 19.6a9.3 9.3 0 1 1 9.3-9.3 9.31 9.31 0 0 1-9.3 9.3zM9 7h2v11H9zm5 0h2v11h-2z"/><path fill="none" d="M0 0h24v24H0z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M16.5 3.2a13.3 13.3 0 1 0 13.3 13.3A13.3 13.3 0 0 0 16.5 3.2zM15 23h-2V10h2zm5 0h-2V10h2z"/><path fill="none" d="M0 0h32v32H0z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M16.5 3.2a13.3 13.3 0 1 0 13.3 13.3A13.3 13.3 0 0 0 16.5 3.2zm0 25.6a12.3 12.3 0 1 1 12.3-12.3 12.314 12.314 0 0 1-12.3 12.3zM13 10h2v13h-2zm5 0h2v13h-2z"/><path fill="none" d="M0 0h32v32H0z"/></svg>
package/index.d.ts CHANGED
@@ -471,6 +471,12 @@ export const circleArea32: CalciteMultiPathEntry[];
471
471
  export const circleDisallowed16: string;
472
472
  export const circleDisallowed24: string;
473
473
  export const circleDisallowed32: string;
474
+ export const circlePause16F: string;
475
+ export const circlePause16: string;
476
+ export const circlePause24F: string;
477
+ export const circlePause24: string;
478
+ export const circlePause32F: string;
479
+ export const circlePause32: string;
474
480
  export const classifyObjects16: string;
475
481
  export const classifyObjects24: string;
476
482
  export const classifyObjects32: string;
package/index.js CHANGED
@@ -464,6 +464,12 @@ export {circleArea32} from "./js/circleArea32.js";
464
464
  export {circleDisallowed16} from "./js/circleDisallowed16.js";
465
465
  export {circleDisallowed24} from "./js/circleDisallowed24.js";
466
466
  export {circleDisallowed32} from "./js/circleDisallowed32.js";
467
+ export {circlePause16F} from "./js/circlePause16F.js";
468
+ export {circlePause16} from "./js/circlePause16.js";
469
+ export {circlePause24F} from "./js/circlePause24F.js";
470
+ export {circlePause24} from "./js/circlePause24.js";
471
+ export {circlePause32F} from "./js/circlePause32F.js";
472
+ export {circlePause32} from "./js/circlePause32.js";
467
473
  export {classifyObjects16} from "./js/classifyObjects16.js";
468
474
  export {classifyObjects24} from "./js/classifyObjects24.js";
469
475
  export {classifyObjects32} from "./js/classifyObjects32.js";
@@ -0,0 +1 @@
1
+ export const circlePause16: string;
@@ -0,0 +1 @@
1
+ export const circlePause16 = "M8.5 1.2a7.3 7.3 0 1 0 7.3 7.3 7.3 7.3 0 0 0-7.3-7.3zm0 13.6a6.3 6.3 0 1 1 6.3-6.3 6.307 6.307 0 0 1-6.3 6.3zM6 5h2v7H6zm3 0h2v7H9z";
@@ -0,0 +1 @@
1
+ "M8.5 1.2a7.3 7.3 0 1 0 7.3 7.3 7.3 7.3 0 0 0-7.3-7.3zm0 13.6a6.3 6.3 0 1 1 6.3-6.3 6.307 6.307 0 0 1-6.3 6.3zM6 5h2v7H6zm3 0h2v7H9z"
@@ -0,0 +1 @@
1
+ export const circlePause16F: string;
@@ -0,0 +1 @@
1
+ export const circlePause16F = "M8.5 1.2a7.3 7.3 0 1 0 7.3 7.3 7.3 7.3 0 0 0-7.3-7.3zM8 12H6V5h2zm3 0H9V5h2z";
@@ -0,0 +1 @@
1
+ "M8.5 1.2a7.3 7.3 0 1 0 7.3 7.3 7.3 7.3 0 0 0-7.3-7.3zM8 12H6V5h2zm3 0H9V5h2z"
@@ -0,0 +1 @@
1
+ export const circlePause24: string;
@@ -0,0 +1 @@
1
+ export const circlePause24 = "M12.5 2.2a10.3 10.3 0 1 0 10.3 10.3A10.299 10.299 0 0 0 12.5 2.2zm0 19.6a9.3 9.3 0 1 1 9.3-9.3 9.31 9.31 0 0 1-9.3 9.3zM9 7h2v11H9zm5 0h2v11h-2z";
@@ -0,0 +1 @@
1
+ "M12.5 2.2a10.3 10.3 0 1 0 10.3 10.3A10.299 10.299 0 0 0 12.5 2.2zm0 19.6a9.3 9.3 0 1 1 9.3-9.3 9.31 9.31 0 0 1-9.3 9.3zM9 7h2v11H9zm5 0h2v11h-2z"
@@ -0,0 +1 @@
1
+ export const circlePause24F: string;
@@ -0,0 +1 @@
1
+ export const circlePause24F = "M12.5 2.2a10.3 10.3 0 1 0 10.3 10.3A10.299 10.299 0 0 0 12.5 2.2zM11 18H9V7h2zm5 0h-2V7h2z";
@@ -0,0 +1 @@
1
+ "M12.5 2.2a10.3 10.3 0 1 0 10.3 10.3A10.299 10.299 0 0 0 12.5 2.2zM11 18H9V7h2zm5 0h-2V7h2z"
@@ -0,0 +1 @@
1
+ export const circlePause32: string;
@@ -0,0 +1 @@
1
+ export const circlePause32 = "M16.5 3.2a13.3 13.3 0 1 0 13.3 13.3A13.3 13.3 0 0 0 16.5 3.2zm0 25.6a12.3 12.3 0 1 1 12.3-12.3 12.314 12.314 0 0 1-12.3 12.3zM13 10h2v13h-2zm5 0h2v13h-2z";
@@ -0,0 +1 @@
1
+ "M16.5 3.2a13.3 13.3 0 1 0 13.3 13.3A13.3 13.3 0 0 0 16.5 3.2zm0 25.6a12.3 12.3 0 1 1 12.3-12.3 12.314 12.314 0 0 1-12.3 12.3zM13 10h2v13h-2zm5 0h2v13h-2z"
@@ -0,0 +1 @@
1
+ export const circlePause32F: string;
@@ -0,0 +1 @@
1
+ export const circlePause32F = "M16.5 3.2a13.3 13.3 0 1 0 13.3 13.3A13.3 13.3 0 0 0 16.5 3.2zM15 23h-2V10h2zm5 0h-2V10h2z";
@@ -0,0 +1 @@
1
+ "M16.5 3.2a13.3 13.3 0 1 0 13.3 13.3A13.3 13.3 0 0 0 16.5 3.2zM15 23h-2V10h2zm5 0h-2V10h2z"
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "spriter": "bin/spriter.js"
4
4
  },
5
5
  "name": "@esri/calcite-ui-icons",
6
- "version": "3.22.9",
6
+ "version": "3.23.0",
7
7
  "private": false,
8
8
  "description": "A collection of UI SVG icons created by Esri for applications.",
9
9
  "repository": {