@esri/calcite-ui-icons 3.22.5 → 3.22.6

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.
@@ -12090,5 +12090,25 @@
12090
12090
  ],
12091
12091
  "category":"Arrows",
12092
12092
  "release":"3.22.5"
12093
+ },
12094
+ "strikethrough":{
12095
+ "alias":[
12096
+ "3.22.6",
12097
+ "text",
12098
+ "s",
12099
+ "cross out",
12100
+ "cut",
12101
+ "x-out",
12102
+ "delete",
12103
+ "omit",
12104
+ "remove",
12105
+ "eliminate",
12106
+ "line",
12107
+ "edit",
12108
+ "formatting",
12109
+ "void"
12110
+ ],
12111
+ "category":"Text",
12112
+ "release":""
12093
12113
  }
12094
12114
  }
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M6.446 7H4.194c-.753-.607-1.14-1.396-1.14-2.36 0-1.801 1.453-3.619 4.7-3.619 2.595 0 4.358 1.088 4.88 2.979H11.57c-.656-1.694-2.633-1.979-3.816-1.979-2.248 0-3.7 1.029-3.7 2.62 0 .855.42 1.473 1.324 1.945.304.161.67.294 1.068.414zM1 8v1h9.024c.64.24 1.18.54 1.503.955.295.383.445.831.445 1.335 0 1.337-1.165 2.687-3.767 2.687-.961 0-3.09-.212-4.036-1.977h-1.1c1.079 2.749 4.163 2.977 5.136 2.977 3.275 0 4.767-1.912 4.767-3.687 0-.73-.22-1.385-.655-1.947A2.93 2.93 0 0 0 11.995 9H15V8H1z"/><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="M9.721 10H7.563C6.637 9.29 6.03 8.277 6.03 6.738c0-2.346 2.027-4.714 6.556-4.714 3.295 0 5.232 1.278 6.09 3.976h-1.052c-.764-2.068-2.301-2.976-5.038-2.976-3.838 0-5.556 1.866-5.556 3.714 0 1.791.988 2.65 2.692 3.262zM2 11v1h11.435c2.987.711 5.555 1.61 5.555 4.46 0 2.668-2.416 4.53-5.874 4.53-2.456 0-5.417-.564-6.66-3.002h-1.11c1.04 2.624 3.697 4.002 7.77 4.002 4.723 0 6.874-2.866 6.874-5.53 0-2.36-1.382-3.64-3.25-4.46H22v-1H2z"/><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="M13.12 14h-3.08c-1.847-.909-2.952-2.333-2.952-4.936 0-3.017 2.426-6.062 8.29-6.062 4.21 0 6.705 1.608 7.838 4.998h-1.07c-1.036-2.734-3.153-3.982-6.768-3.982-5.163 0-7.274 2.535-7.274 5.046 0 2.97 1.733 4.06 5.016 4.936zM3 15.02v.96h14.083c3.738.91 6.89 2.117 6.89 5.8 0 3.604-3.246 6.121-7.894 6.121-5.13 0-8.252-1.647-9.31-4.891H5.702c1.092 3.868 4.66 5.907 10.377 5.907 6.121 0 8.91-3.7 8.91-7.138 0-3.167-1.879-4.78-4.424-5.799H29v-.96H3z"/></svg>
package/index.d.ts CHANGED
@@ -132,12 +132,12 @@ export const arrowBoldRight32: string;
132
132
  export const arrowBoldUp16: string;
133
133
  export const arrowBoldUp24: string;
134
134
  export const arrowBoldUp32: string;
135
+ export const arrowCircleDown16F: string;
135
136
  export const arrowCircleDown16: string;
137
+ export const arrowCircleDown24F: string;
136
138
  export const arrowCircleDown24: string;
139
+ export const arrowCircleDown32F: string;
137
140
  export const arrowCircleDown32: string;
138
- export const arrowCircleDownF16: string;
139
- export const arrowCircleDownF24: string;
140
- export const arrowCircleDownF32: string;
141
141
  export const arrowDoubleDiagonal116: string;
142
142
  export const arrowDoubleDiagonal124: string;
143
143
  export const arrowDoubleDiagonal132: string;
@@ -2466,6 +2466,9 @@ export const starCircle32: string;
2466
2466
  export const straight16: string;
2467
2467
  export const straight24: string;
2468
2468
  export const straight32: string;
2469
+ export const strikethrough16: string;
2470
+ export const strikethrough24: string;
2471
+ export const strikethrough32: string;
2469
2472
  export const string16: string;
2470
2473
  export const string24: string;
2471
2474
  export const string32: string;
package/index.js CHANGED
@@ -125,12 +125,12 @@ export {arrowBoldRight32} from "./js/arrowBoldRight32.js";
125
125
  export {arrowBoldUp16} from "./js/arrowBoldUp16.js";
126
126
  export {arrowBoldUp24} from "./js/arrowBoldUp24.js";
127
127
  export {arrowBoldUp32} from "./js/arrowBoldUp32.js";
128
+ export {arrowCircleDown16F} from "./js/arrowCircleDown16F.js";
128
129
  export {arrowCircleDown16} from "./js/arrowCircleDown16.js";
130
+ export {arrowCircleDown24F} from "./js/arrowCircleDown24F.js";
129
131
  export {arrowCircleDown24} from "./js/arrowCircleDown24.js";
132
+ export {arrowCircleDown32F} from "./js/arrowCircleDown32F.js";
130
133
  export {arrowCircleDown32} from "./js/arrowCircleDown32.js";
131
- export {arrowCircleDownF16} from "./js/arrowCircleDownF16.js";
132
- export {arrowCircleDownF24} from "./js/arrowCircleDownF24.js";
133
- export {arrowCircleDownF32} from "./js/arrowCircleDownF32.js";
134
134
  export {arrowDoubleDiagonal116} from "./js/arrowDoubleDiagonal116.js";
135
135
  export {arrowDoubleDiagonal124} from "./js/arrowDoubleDiagonal124.js";
136
136
  export {arrowDoubleDiagonal132} from "./js/arrowDoubleDiagonal132.js";
@@ -2459,6 +2459,9 @@ export {starCircle32} from "./js/starCircle32.js";
2459
2459
  export {straight16} from "./js/straight16.js";
2460
2460
  export {straight24} from "./js/straight24.js";
2461
2461
  export {straight32} from "./js/straight32.js";
2462
+ export {strikethrough16} from "./js/strikethrough16.js";
2463
+ export {strikethrough24} from "./js/strikethrough24.js";
2464
+ export {strikethrough32} from "./js/strikethrough32.js";
2462
2465
  export {string16} from "./js/string16.js";
2463
2466
  export {string24} from "./js/string24.js";
2464
2467
  export {string32} from "./js/string32.js";
@@ -0,0 +1 @@
1
+ export const arrowCircleDown16F: string;
@@ -0,0 +1 @@
1
+ export const arrowCircleDown16F = "M8.5 1.2a7.3 7.3 0 1 0 0 14.6 7.3 7.3 0 0 0 0-14.6zm.017 11.649l-2.88-2.88.849-.848L8 10.617V4h1v6.652l1.548-1.53.849.847-2.88 2.88z";
@@ -0,0 +1 @@
1
+ "M8.5 1.2a7.3 7.3 0 1 0 0 14.6 7.3 7.3 0 0 0 0-14.6zm.017 11.649l-2.88-2.88.849-.848L8 10.617V4h1v6.652l1.548-1.53.849.847-2.88 2.88z"
@@ -0,0 +1 @@
1
+ export const arrowCircleDown24F: string;
@@ -0,0 +1 @@
1
+ export const arrowCircleDown24F = "M12.5 2.2C6.81 2.2 2.2 6.81 2.2 12.5c0 5.692 4.61 10.3 10.3 10.3s10.3-4.608 10.3-10.3c0-5.69-4.61-10.3-10.3-10.3zm.001 16.899l-3.925-3.924.848-.85L12 16.905V7h1v9.908l2.576-2.58.848.849-3.923 3.922z";
@@ -0,0 +1 @@
1
+ "M12.5 2.2C6.81 2.2 2.2 6.81 2.2 12.5c0 5.692 4.61 10.3 10.3 10.3s10.3-4.608 10.3-10.3c0-5.69-4.61-10.3-10.3-10.3zm.001 16.899l-3.925-3.924.848-.85L12 16.905V7h1v9.908l2.576-2.58.848.849-3.923 3.922z"
@@ -0,0 +1 @@
1
+ export const arrowCircleDown32F: string;
@@ -0,0 +1 @@
1
+ export const arrowCircleDown32F = "M16.5 3.2C9.154 3.2 3.2 9.154 3.2 16.5s5.954 13.3 13.3 13.3 13.3-5.954 13.3-13.3S23.846 3.2 16.5 3.2zm0 22.28l-3.96-3.96.92-.92L16 23.143V8h1v15.142l2.54-2.541.92.92-3.96 3.958z";
@@ -0,0 +1 @@
1
+ "M16.5 3.2C9.154 3.2 3.2 9.154 3.2 16.5s5.954 13.3 13.3 13.3 13.3-5.954 13.3-13.3S23.846 3.2 16.5 3.2zm0 22.28l-3.96-3.96.92-.92L16 23.143V8h1v15.142l2.54-2.541.92.92-3.96 3.958z"
@@ -0,0 +1 @@
1
+ export const strikethrough16: string;
@@ -0,0 +1 @@
1
+ export const strikethrough16 = "M6.446 7H4.194c-.753-.607-1.14-1.396-1.14-2.36 0-1.801 1.453-3.619 4.7-3.619 2.595 0 4.358 1.088 4.88 2.979H11.57c-.656-1.694-2.633-1.979-3.816-1.979-2.248 0-3.7 1.029-3.7 2.62 0 .855.42 1.473 1.324 1.945.304.161.67.294 1.068.414zM1 8v1h9.024c.64.24 1.18.54 1.503.955.295.383.445.831.445 1.335 0 1.337-1.165 2.687-3.767 2.687-.961 0-3.09-.212-4.036-1.977h-1.1c1.079 2.749 4.163 2.977 5.136 2.977 3.275 0 4.767-1.912 4.767-3.687 0-.73-.22-1.385-.655-1.947A2.93 2.93 0 0 0 11.995 9H15V8H1z";
@@ -0,0 +1 @@
1
+ "M6.446 7H4.194c-.753-.607-1.14-1.396-1.14-2.36 0-1.801 1.453-3.619 4.7-3.619 2.595 0 4.358 1.088 4.88 2.979H11.57c-.656-1.694-2.633-1.979-3.816-1.979-2.248 0-3.7 1.029-3.7 2.62 0 .855.42 1.473 1.324 1.945.304.161.67.294 1.068.414zM1 8v1h9.024c.64.24 1.18.54 1.503.955.295.383.445.831.445 1.335 0 1.337-1.165 2.687-3.767 2.687-.961 0-3.09-.212-4.036-1.977h-1.1c1.079 2.749 4.163 2.977 5.136 2.977 3.275 0 4.767-1.912 4.767-3.687 0-.73-.22-1.385-.655-1.947A2.93 2.93 0 0 0 11.995 9H15V8H1z"
@@ -0,0 +1 @@
1
+ export const strikethrough24: string;
@@ -0,0 +1 @@
1
+ export const strikethrough24 = "M9.721 10H7.563C6.637 9.29 6.03 8.277 6.03 6.738c0-2.346 2.027-4.714 6.556-4.714 3.295 0 5.232 1.278 6.09 3.976h-1.052c-.764-2.068-2.301-2.976-5.038-2.976-3.838 0-5.556 1.866-5.556 3.714 0 1.791.988 2.65 2.692 3.262zM2 11v1h11.435c2.987.711 5.555 1.61 5.555 4.46 0 2.668-2.416 4.53-5.874 4.53-2.456 0-5.417-.564-6.66-3.002h-1.11c1.04 2.624 3.697 4.002 7.77 4.002 4.723 0 6.874-2.866 6.874-5.53 0-2.36-1.382-3.64-3.25-4.46H22v-1H2z";
@@ -0,0 +1 @@
1
+ "M9.721 10H7.563C6.637 9.29 6.03 8.277 6.03 6.738c0-2.346 2.027-4.714 6.556-4.714 3.295 0 5.232 1.278 6.09 3.976h-1.052c-.764-2.068-2.301-2.976-5.038-2.976-3.838 0-5.556 1.866-5.556 3.714 0 1.791.988 2.65 2.692 3.262zM2 11v1h11.435c2.987.711 5.555 1.61 5.555 4.46 0 2.668-2.416 4.53-5.874 4.53-2.456 0-5.417-.564-6.66-3.002h-1.11c1.04 2.624 3.697 4.002 7.77 4.002 4.723 0 6.874-2.866 6.874-5.53 0-2.36-1.382-3.64-3.25-4.46H22v-1H2z"
@@ -0,0 +1 @@
1
+ export const strikethrough32: string;
@@ -0,0 +1 @@
1
+ export const strikethrough32 = "M13.12 14h-3.08c-1.847-.909-2.952-2.333-2.952-4.936 0-3.017 2.426-6.062 8.29-6.062 4.21 0 6.705 1.608 7.838 4.998h-1.07c-1.036-2.734-3.153-3.982-6.768-3.982-5.163 0-7.274 2.535-7.274 5.046 0 2.97 1.733 4.06 5.016 4.936zM3 15.02v.96h14.083c3.738.91 6.89 2.117 6.89 5.8 0 3.604-3.246 6.121-7.894 6.121-5.13 0-8.252-1.647-9.31-4.891H5.702c1.092 3.868 4.66 5.907 10.377 5.907 6.121 0 8.91-3.7 8.91-7.138 0-3.167-1.879-4.78-4.424-5.799H29v-.96H3z";
@@ -0,0 +1 @@
1
+ "M13.12 14h-3.08c-1.847-.909-2.952-2.333-2.952-4.936 0-3.017 2.426-6.062 8.29-6.062 4.21 0 6.705 1.608 7.838 4.998h-1.07c-1.036-2.734-3.153-3.982-6.768-3.982-5.163 0-7.274 2.535-7.274 5.046 0 2.97 1.733 4.06 5.016 4.936zM3 15.02v.96h14.083c3.738.91 6.89 2.117 6.89 5.8 0 3.604-3.246 6.121-7.894 6.121-5.13 0-8.252-1.647-9.31-4.891H5.702c1.092 3.868 4.66 5.907 10.377 5.907 6.121 0 8.91-3.7 8.91-7.138 0-3.167-1.879-4.78-4.424-5.799H29v-.96H3z"
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.5",
6
+ "version": "3.22.6",
7
7
  "private": false,
8
8
  "description": "A collection of UI SVG icons created by Esri for applications.",
9
9
  "repository": {