@esri/calcite-ui-icons 4.4.0-next.4 → 4.4.0-next.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.
- package/docs/icons.json +1 -1
- 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/carousel-frames-16.svg +1 -1
- package/icons/carousel-frames-24.svg +1 -1
- package/icons/carousel-frames-32.svg +1 -1
- package/index.d.ts +5 -5
- package/js/linkChartCentrality16.d.ts +1 -1
- package/js/linkChartCentrality16.js +1 -1
- package/js/linkChartCentrality16.json +1 -1
- package/js/listCheckAllRtl16.d.ts +1 -1
- package/js/listCheckAllRtl16.js +1 -1
- package/js/listCheckAllRtl16.json +1 -1
- package/js/listCheckAllRtl24.d.ts +1 -1
- package/js/listCheckAllRtl24.js +1 -1
- package/js/listCheckAllRtl24.json +1 -1
- package/js/listCheckAllRtl32.d.ts +1 -1
- package/js/listCheckAllRtl32.js +1 -1
- package/js/listCheckAllRtl32.json +1 -1
- package/js/pieChartSectionHashFilled16.d.ts +1 -1
- package/js/pieChartSectionHashFilled16.js +1 -1
- package/js/pieChartSectionHashFilled16.json +1 -1
- package/package.json +2 -2
- package/sprite-16.svg +1 -1
- package/sprite-24.svg +1 -1
- package/sprite-32.svg +1 -1
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M3 13v1H1V2h2v1H2v10zm9-12v14H4V1zm-1 1H5v12h6zm-1 1H6v1h4zm3-1v1h1v10h-1v1h2V2z"/><path d="M0 0h16v16H0z"
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M3 13v1H1V2h2v1H2v10zm9-12v14H4V1zm-1 1H5v12h6zm-1 1H6v1h4zm3-1v1h1v10h-1v1h2V2z"/><path d="M0 0h16v16H0z" fill="none"/></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M5 1v23h14V1zm13 22H6V2h12zM15 5H9V4h6zm8-2v19h-3v-1h2V4h-2V3zM4 22H1V3h3v1H2v17h2z"/><path d="M0 0h24v24H0z"
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M5 1v23h14V1zm13 22H6V2h12zM15 5H9V4h6zm8-2v19h-3v-1h2V4h-2V3zM4 22H1V3h3v1H2v17h2z"/><path d="M0 0h24v24H0z" fill="none"/></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M7 2v28h17V2zm16 27H8V3h15zM20 6h-9V5h9zM6 27v1H2V4h4v1H3v22zM29 4v24h-4v-1h3V5h-3V4z"/><path d="M0 0h32v32H0z"
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M7 2v28h17V2zm16 27H8V3h15zM20 6h-9V5h9zM6 27v1H2V4h4v1H3v22zM29 4v24h-4v-1h3V5h-3V4z"/><path d="M0 0h32v32H0z" fill="none"/></svg>
|
package/index.d.ts
CHANGED
|
@@ -2142,7 +2142,7 @@ export const linkChart32: string;
|
|
|
2142
2142
|
export const linkChartApplyTo16: string;
|
|
2143
2143
|
export const linkChartApplyTo24: string;
|
|
2144
2144
|
export const linkChartApplyTo32: string;
|
|
2145
|
-
export const linkChartCentrality16:
|
|
2145
|
+
export const linkChartCentrality16: string;
|
|
2146
2146
|
export const linkChartCentrality24: string;
|
|
2147
2147
|
export const linkChartCentrality32: string;
|
|
2148
2148
|
export const linkChartCollapseEnds16: string;
|
|
@@ -2190,9 +2190,9 @@ export const listCheck32: string;
|
|
|
2190
2190
|
export const listCheckAll16: string;
|
|
2191
2191
|
export const listCheckAll24: string;
|
|
2192
2192
|
export const listCheckAll32: string;
|
|
2193
|
-
export const listCheckAllRtl16:
|
|
2194
|
-
export const listCheckAllRtl24:
|
|
2195
|
-
export const listCheckAllRtl32:
|
|
2193
|
+
export const listCheckAllRtl16: string;
|
|
2194
|
+
export const listCheckAllRtl24: string;
|
|
2195
|
+
export const listCheckAllRtl32: string;
|
|
2196
2196
|
export const listCheckRtl16: string;
|
|
2197
2197
|
export const listCheckRtl24: string;
|
|
2198
2198
|
export const listCheckRtl32: string;
|
|
@@ -2799,7 +2799,7 @@ export const phone32: string;
|
|
|
2799
2799
|
export const pieChart16: string;
|
|
2800
2800
|
export const pieChart24: string;
|
|
2801
2801
|
export const pieChart32: string;
|
|
2802
|
-
export const pieChartSectionHashFilled16:
|
|
2802
|
+
export const pieChartSectionHashFilled16: string;
|
|
2803
2803
|
export const pieChartSectionHashFilled24: string;
|
|
2804
2804
|
export const pieChartSectionHashFilled32: string;
|
|
2805
2805
|
export const pin16: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const linkChartCentrality16:
|
|
1
|
+
export const linkChartCentrality16: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const linkChartCentrality16 =
|
|
1
|
+
export const linkChartCentrality16 = "m8.948 4 .26-.13A2 2 0 0 1 9.01 3c0-1.103.887-2 1.99-2s2 .897 2 2c0 .366-.106.705-.278 1zM4.5 5c-.192 0-.376.026-.556.067L3.25 3.548C3.704 3.181 4 2.628 4 2A1.994 1.994 0 1 0 .01 2C.01 3.103.897 4 2 4c.117 0 .23-.015.342-.035l.694 1.518A2.48 2.48 0 0 0 2.01 7.5c0 .972.553 1.807 1.365 2.22l-.351 1.282L3 11c-1.103 0-1.99.897-1.99 2s.887 2 1.99 2 2-.897 2-2c0-.742-.411-1.383-1.013-1.729l.352-1.287c.054.003.106.016.161.016.565 0 1.08-.195 1.5-.512V8a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V7a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v-.5c0-.424.116-.817.303-1.167l-.324.162A2.48 2.48 0 0 0 4.5 5M9 12h1v-1H9zm0 2h1v-1H9zm2-2h1v-1h-1zm2 2h1v-3h-1zm-2 0h1v-1h-1zm5-7.5v8c0 .827-.673 1.5-1.5 1.5h-6c-.827 0-1.5-.673-1.5-1.5v-8C7 5.673 7.673 5 8.5 5h6c.827 0 1.5.673 1.5 1.5m-1 0c0-.275-.225-.5-.5-.5h-6c-.275 0-.5.225-.5.5v8c0 .275.225.5.5.5h6c.275 0 .5-.225.5-.5zM9 7h5v3H9zm1 2h3V8h-3z";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
"m8.948 4 .26-.13A2 2 0 0 1 9.01 3c0-1.103.887-2 1.99-2s2 .897 2 2c0 .366-.106.705-.278 1zM4.5 5c-.192 0-.376.026-.556.067L3.25 3.548C3.704 3.181 4 2.628 4 2A1.994 1.994 0 1 0 .01 2C.01 3.103.897 4 2 4c.117 0 .23-.015.342-.035l.694 1.518A2.48 2.48 0 0 0 2.01 7.5c0 .972.553 1.807 1.365 2.22l-.351 1.282L3 11c-1.103 0-1.99.897-1.99 2s.887 2 1.99 2 2-.897 2-2c0-.742-.411-1.383-1.013-1.729l.352-1.287c.054.003.106.016.161.016.565 0 1.08-.195 1.5-.512V8a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V7a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v-.5c0-.424.116-.817.303-1.167l-.324.162A2.48 2.48 0 0 0 4.5 5M9 12h1v-1H9zm0 2h1v-1H9zm2-2h1v-1h-1zm2 2h1v-3h-1zm-2 0h1v-1h-1zm5-7.5v8c0 .827-.673 1.5-1.5 1.5h-6c-.827 0-1.5-.673-1.5-1.5v-8C7 5.673 7.673 5 8.5 5h6c.827 0 1.5.673 1.5 1.5m-1 0c0-.275-.225-.5-.5-.5h-6c-.275 0-.5.225-.5.5v8c0 .275.225.5.5.5h6c.275 0 .5-.225.5-.5zM9 7h5v3H9zm1 2h3V8h-3z"
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const listCheckAllRtl16:
|
|
1
|
+
export const listCheckAllRtl16: string;
|
package/js/listCheckAllRtl16.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const listCheckAllRtl16 =
|
|
1
|
+
export const listCheckAllRtl16 = "M10 15H1v-1h9zm0-13H1v1h9zm0 6H1v1h9zm2.557 7.168 2.708-2.705-.738-.737-1.97 1.97-.92-.796-.737.738zm0-11 2.708-2.705-.738-.737-1.97 1.97-.92-.796-.737.738zm0 6 2.708-2.705-.738-.737-1.97 1.97-.92-.796-.737.738z";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
"M10 15H1v-1h9zm0-13H1v1h9zm0 6H1v1h9zm2.557 7.168 2.708-2.705-.738-.737-1.97 1.97-.92-.796-.737.738zm0-11 2.708-2.705-.738-.737-1.97 1.97-.92-.796-.737.738zm0 6 2.708-2.705-.738-.737-1.97 1.97-.92-.796-.737.738z"
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const listCheckAllRtl24:
|
|
1
|
+
export const listCheckAllRtl24: string;
|
package/js/listCheckAllRtl24.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const listCheckAllRtl24 =
|
|
1
|
+
export const listCheckAllRtl24 = "M15 5H2V4h13zm0 15H2v1h13zm0-8H2v1h13zm3.557 10.168L22 18.738 21.262 18l-2.705 2.696-1.12-.996-.737.738zm0-16L22 2.738 21.262 2l-2.705 2.696-1.12-.996-.737.738zm0 8L22 10.738 21.262 10l-2.705 2.696-1.12-.996-.737.738z";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
"M15 5H2V4h13zm0 15H2v1h13zm0-8H2v1h13zm3.557 10.168L22 18.738 21.262 18l-2.705 2.696-1.12-.996-.737.738zm0-16L22 2.738 21.262 2l-2.705 2.696-1.12-.996-.737.738zm0 8L22 10.738 21.262 10l-2.705 2.696-1.12-.996-.737.738z"
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const listCheckAllRtl32:
|
|
1
|
+
export const listCheckAllRtl32: string;
|
package/js/listCheckAllRtl32.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const listCheckAllRtl32 =
|
|
1
|
+
export const listCheckAllRtl32 = "M21 7H3V6h18zm0 9H3v1h18zm0 10H3v1h18zm4.557 2.168 4.708-4.705-.738-.737-3.97 3.97-1.884-1.788-.738.738zm0-10 4.708-4.705-.738-.737-3.97 3.97-1.884-1.788-.738.738zm0-10 4.708-4.705-.738-.737-3.97 3.97-1.884-1.788-.738.738z";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
"M21 7H3V6h18zm0 9H3v1h18zm0 10H3v1h18zm4.557 2.168 4.708-4.705-.738-.737-3.97 3.97-1.884-1.788-.738.738zm0-10 4.708-4.705-.738-.737-3.97 3.97-1.884-1.788-.738.738zm0-10 4.708-4.705-.738-.737-3.97 3.97-1.884-1.788-.738.738z"
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const pieChartSectionHashFilled16:
|
|
1
|
+
export const pieChartSectionHashFilled16: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const pieChartSectionHashFilled16 =
|
|
1
|
+
export const pieChartSectionHashFilled16 = "M8.5 1C4.364 1 1.03 4.364 1.03 8.5S4.364 16 8.5 16 16 12.636 16 8.5 12.636 1 8.5 1M9 2.025q.56.044 1.088.18L9 3.293zm0 2.682 2.14-2.14a6.5 6.5 0 0 1 1.584 1.002L9 7.293zm4.43-.43a6.5 6.5 0 0 1 1.004 1.582L12.293 8H9.707l3.724-3.724zm1.365 2.635q.136.528.18 1.088h-1.268zM8.5 15A6.51 6.51 0 0 1 2 8.5c0-3.415 2.65-6.218 6-6.475V8.97h6.975C14.718 12.32 11.915 15 8.5 15";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
"M8.5 1C4.364 1 1.03 4.364 1.03 8.5S4.364 16 8.5 16 16 12.636 16 8.5 12.636 1 8.5 1M9 2.025q.56.044 1.088.18L9 3.293zm0 2.682 2.14-2.14a6.5 6.5 0 0 1 1.584 1.002L9 7.293zm4.43-.43a6.5 6.5 0 0 1 1.004 1.582L12.293 8H9.707l3.724-3.724zm1.365 2.635q.136.528.18 1.088h-1.268zM8.5 15A6.51 6.51 0 0 1 2 8.5c0-3.415 2.65-6.218 6-6.475V8.97h6.975C14.718 12.32 11.915 15 8.5 15"
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@esri/calcite-ui-icons",
|
|
3
|
-
"version": "4.4.0-next.
|
|
3
|
+
"version": "4.4.0-next.6",
|
|
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": "
|
|
76
|
+
"gitHead": "779875d87ad9208b5b2bf39577ea933632335a32"
|
|
77
77
|
}
|