@esri/calcite-ui-icons 3.32.0-next.4 → 3.32.0-next.5
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/docs/keywords.json +35 -30
- package/icons/content-inline-right-16.svg +1 -0
- package/icons/content-inline-right-24.svg +1 -0
- package/icons/content-inline-right-32.svg +1 -0
- package/icons/layers-16-f.svg +1 -0
- package/icons/layers-24-f.svg +1 -0
- package/icons/layers-32-f.svg +1 -0
- package/icons/refresh-16-f.svg +1 -0
- package/icons/refresh-24-f.svg +1 -0
- package/icons/refresh-32-f.svg +1 -0
- package/icons/rss-16-f.svg +1 -0
- package/icons/rss-24-f.svg +1 -0
- package/icons/rss-32-f.svg +1 -0
- package/index.d.ts +12 -0
- package/index.js +12 -0
- package/js/contentInlineRight16.d.ts +1 -0
- package/js/contentInlineRight16.js +1 -0
- package/js/contentInlineRight16.json +1 -0
- package/js/contentInlineRight24.d.ts +1 -0
- package/js/contentInlineRight24.js +1 -0
- package/js/contentInlineRight24.json +1 -0
- package/js/contentInlineRight32.d.ts +1 -0
- package/js/contentInlineRight32.js +1 -0
- package/js/contentInlineRight32.json +1 -0
- package/js/layers16F.d.ts +1 -0
- package/js/layers16F.js +1 -0
- package/js/layers16F.json +1 -0
- package/js/layers24F.d.ts +1 -0
- package/js/layers24F.js +1 -0
- package/js/layers24F.json +1 -0
- package/js/layers32F.d.ts +1 -0
- package/js/layers32F.js +1 -0
- package/js/layers32F.json +1 -0
- package/js/refresh16F.d.ts +1 -0
- package/js/refresh16F.js +1 -0
- package/js/refresh16F.json +1 -0
- package/js/refresh24F.d.ts +1 -0
- package/js/refresh24F.js +1 -0
- package/js/refresh24F.json +1 -0
- package/js/refresh32F.d.ts +1 -0
- package/js/refresh32F.js +1 -0
- package/js/refresh32F.json +1 -0
- package/js/rss16F.d.ts +1 -0
- package/js/rss16F.js +1 -0
- package/js/rss16F.json +1 -0
- package/js/rss24F.d.ts +1 -0
- package/js/rss24F.js +1 -0
- package/js/rss24F.json +1 -0
- package/js/rss32F.d.ts +1 -0
- package/js/rss32F.js +1 -0
- package/js/rss32F.json +1 -0
- package/package.json +2 -2
- package/sprite-16.svg +1 -1
- package/sprite-24.svg +1 -1
- package/sprite-32.svg +1 -1
package/docs/keywords.json
CHANGED
|
@@ -7236,11 +7236,6 @@
|
|
|
7236
7236
|
"category": "Layers",
|
|
7237
7237
|
"release": "3.22.4"
|
|
7238
7238
|
},
|
|
7239
|
-
"refresh-f": {
|
|
7240
|
-
"alias": ["3.22.5", "arrows", "fill", "circles", "updates", "arrows", "repeat"],
|
|
7241
|
-
"category": "Arrows",
|
|
7242
|
-
"release": "3.22.5"
|
|
7243
|
-
},
|
|
7244
7239
|
"arrow-circle-down-f": {
|
|
7245
7240
|
"alias": ["3.22.5", "arrows", "fill", "circles", "downloaded", "arrows", "saved", "processed"],
|
|
7246
7241
|
"category": "Arrows",
|
|
@@ -8385,26 +8380,6 @@
|
|
|
8385
8380
|
"category": "Generic",
|
|
8386
8381
|
"release": "3.26.2"
|
|
8387
8382
|
},
|
|
8388
|
-
"rss-f": {
|
|
8389
|
-
"alias": [
|
|
8390
|
-
"3.26.2",
|
|
8391
|
-
"generic",
|
|
8392
|
-
"follow",
|
|
8393
|
-
"subscribe",
|
|
8394
|
-
"square",
|
|
8395
|
-
"web",
|
|
8396
|
-
"feed",
|
|
8397
|
-
"users",
|
|
8398
|
-
"app",
|
|
8399
|
-
"applications",
|
|
8400
|
-
"updates",
|
|
8401
|
-
"websites",
|
|
8402
|
-
"unfollow",
|
|
8403
|
-
"unsubscribe"
|
|
8404
|
-
],
|
|
8405
|
-
"category": "Generic",
|
|
8406
|
-
"release": "3.26.2"
|
|
8407
|
-
},
|
|
8408
8383
|
"folder-open-f": {
|
|
8409
8384
|
"alias": ["3.26.3", "files", "open folder", "open state", "open directory", "browse", "expanded", "filled"],
|
|
8410
8385
|
"category": "Files",
|
|
@@ -8539,11 +8514,6 @@
|
|
|
8539
8514
|
"category": "Layers",
|
|
8540
8515
|
"release": "3.27.5"
|
|
8541
8516
|
},
|
|
8542
|
-
"layers-f": {
|
|
8543
|
-
"alias": ["3.27.6", "layers", "arcgis", "filled"],
|
|
8544
|
-
"category": "Layers",
|
|
8545
|
-
"release": "3.27.6"
|
|
8546
|
-
},
|
|
8547
8517
|
"clipboard-brackets": {
|
|
8548
8518
|
"alias": ["3.27.7", "objects", "select", "clipboard", "frame"],
|
|
8549
8519
|
"category": "Objects",
|
|
@@ -8960,5 +8930,40 @@
|
|
|
8960
8930
|
"alias": ["3.32.0", "gis", "tool", "history", "edit", "modify"],
|
|
8961
8931
|
"category": "GIS",
|
|
8962
8932
|
"release": "3.32.0"
|
|
8933
|
+
},
|
|
8934
|
+
"rss-f": {
|
|
8935
|
+
"alias": [
|
|
8936
|
+
"3.32.0",
|
|
8937
|
+
"generic",
|
|
8938
|
+
"follow",
|
|
8939
|
+
"subscribe",
|
|
8940
|
+
"square",
|
|
8941
|
+
"web",
|
|
8942
|
+
"feed",
|
|
8943
|
+
"users",
|
|
8944
|
+
"app",
|
|
8945
|
+
"applications",
|
|
8946
|
+
"updates",
|
|
8947
|
+
"websites",
|
|
8948
|
+
"unfollow",
|
|
8949
|
+
"unsubscribe"
|
|
8950
|
+
],
|
|
8951
|
+
"category": "Generic",
|
|
8952
|
+
"release": "3.32.0"
|
|
8953
|
+
},
|
|
8954
|
+
"refresh-f": {
|
|
8955
|
+
"alias": ["3.32.0", "arrows", "fill", "circles", "updates", "arrows", "repeat"],
|
|
8956
|
+
"category": "Arrows",
|
|
8957
|
+
"release": "3.32.0"
|
|
8958
|
+
},
|
|
8959
|
+
"layers-f": {
|
|
8960
|
+
"alias": ["3.32.0", "layers", "arcgis", "filled"],
|
|
8961
|
+
"category": "Layers",
|
|
8962
|
+
"release": "3.32.0"
|
|
8963
|
+
},
|
|
8964
|
+
"content-inline-right": {
|
|
8965
|
+
"alias": ["3.32.0", "windows", "text", "line", "image inline", "right", "image wrap"],
|
|
8966
|
+
"category": "Windows",
|
|
8967
|
+
"release": "3.32.0"
|
|
8963
8968
|
}
|
|
8964
8969
|
}
|
|
@@ -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="M16 15H0v-1h16v1zm0-14H0v1h16V1zm0 3v8H9V4h7zm-1 1h-5v6h5V5zM7 4H0v1h7V4zm0 3H0v1h7V7zm0 3H0v1h7v-1z"/></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="M14 6v12h9V6h-9zm1 1h7v10h-7V7zm8 14H1v-1h22v1zm0-17H1V3h22v1zM12 8H1V7h11v1zm0 3H1v-1h11v1zm0 3H1v-1h11v1zm0 3H1v-1h11v1z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path stroke-width="0" fill="none" d="M0 0h32v32H0z"/><path d="M30 27H2v-1h28v1zm0-22H2v1h28V5zM17 8H2v1h15V8zm0 3H2v1h15v-1zm0 3H2v1h15v-1zm0 3H2v1h15v-1zm0 3H2v1h15v-1zm0 3H2v1h15v-1zM30 8v16H19V8h11zM20 23h9V9h-9v14z" stroke-width="0"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="none" stroke-width="0" d="M0 0h16v16H0z"/><path d="M16 8.523l-7.977 4.5-8-4.5 1.02-.573 6.98 3.926 6.98-3.926.997.573zM1.043 10.95l-1.02.573 7.915 4.452c.053.03.118.03.171 0L16 11.523l-.997-.573-6.98 3.926-6.98-3.926zm6.98-9.927l-8 4.5 8 4.5L16 5.523l-7.977-4.5z" stroke-width="0"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="none" stroke-width="0" d="M0 0h24v24H0z"/><path d="M23 16.495L12 23 1 16.493l1.91-1.128.983.582 8.108 4.706 8.106-4.704.983-.582L23 16.495zM12 2L1 8.493 12 15l11-6.505L12 2zm9.09 9.367l-.983.582-8.106 4.704-8.108-4.706-.983-.582L1 12.493 12 19l11-6.505-1.91-1.128z" stroke-width="0"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="none" stroke-width="0" d="M0 0h32v32H0z"/><path d="M30.5 11.492L16 20 1.5 11.492 16 3l14.5 8.492zm-2.781 3.371l-.989.58L16 21.806 5.27 15.444l-.989-.58L1.5 16.491 16 25l14.5-8.508-2.781-1.629zm0 5l-.989.58L16 26.806 5.27 20.444l-.989-.58L1.5 21.491 16 30l14.5-8.508-2.781-1.629z" stroke-width="0"/></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 0 14.6 7.3 7.3 0 0 0 0-14.6zm0 11.8A4.452 4.452 0 0 1 5 11.29V13H4v-3h3v1h-.995A3.506 3.506 0 0 0 8.5 12.05c1.786 0 3.254-1.33 3.5-3.05h.95c-.253 2.244-2.14 4-4.45 4zM13 6v1h-3V6h.995A3.506 3.506 0 0 0 8.5 4.95C6.714 4.95 5.246 6.28 5 8h-.95c.253-2.244 2.14-4 4.45-4A4.45 4.45 0 0 1 12 5.71V4h1v2z"/><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.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.3zm0 16.8c-2.322 0-4.353-1.23-5.5-3.068V18H6v-4h4v1H7.87c.892 1.658 2.618 2.8 4.63 2.8 2.751 0 4.993-2.115 5.25-4.8h1.225c-.257 3.35-3.06 6-6.475 6zm6.5-9v1h-4v-1h2.13c-.892-1.658-2.618-2.8-4.63-2.8-2.751 0-4.993 2.115-5.25 4.8H6.026c.257-3.35 3.06-6 6.475-6 2.322 0 4.353 1.23 5.5 3.068V7h1v3z"/><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.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 4.8c2.614 0 4.94 1.199 6.5 3.061V8h1v5h-5v-1h2.964c-1.302-1.58-3.26-2.6-5.464-2.6-3.746 0-6.816 2.918-7.074 6.6h-1.4c.26-4.453 3.956-8 8.474-8zm0 17c-2.616 0-4.943-1.201-6.5-3.069V25H9v-5h5v1h-2.964c1.302 1.58 3.26 2.6 5.464 2.6 3.746 0 6.816-2.918 7.074-6.6h1.4c-.26 4.453-3.956 8-8.474 8z"/><path fill="none" d="M0 0h32v32H0z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="none" stroke-width="0" d="M0 0h16v16H0z"/><path d="M14.07 2H2.93c-.51 0-.93.42-.93.93v11.14c0 .51.42.93.93.93h11.14c.51 0 .93-.42.93-.93V2.93c0-.51-.42-.93-.93-.93zM5.5 12.65c-.63 0-1.15-.52-1.15-1.15s.52-1.15 1.15-1.15 1.15.52 1.15 1.15-.52 1.15-1.15 1.15zM8.85 12c0-2.25-1.58-3.83-3.84-3.83v-1.3c2.98 0 5.14 2.16 5.14 5.13h-1.3zm3.01 0c0-3.78-3.08-6.85-6.85-6.85v-1.3c4.49 0 8.15 3.66 8.15 8.15h-1.3z" stroke-width="0"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="none" stroke-width="0" d="M0 0h24v24H0z"/><path d="M22 20.718c0 .708-.574 1.282-1.282 1.282H4.282A1.282 1.282 0 0 1 3 20.718V4.282C3 3.574 3.574 3 4.282 3h16.436C21.426 3 22 3.574 22 4.282v16.436zM7.5 15.85c-.91 0-1.65.74-1.65 1.65s.74 1.65 1.65 1.65 1.65-.74 1.65-1.65-.74-1.65-1.65-1.65zm-1.5-6v1.3c4.34 0 7.87 3.51 7.88 7.83h1.3c-.01-5.03-4.13-9.13-9.18-9.13zm0-4v1.3c6.41 0 11.84 5.42 11.85 11.83h1.3C19.14 11.86 13.12 5.85 6 5.85z" stroke-width="0"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="none" stroke-width="0" d="M0 0h32v32H0z"/><path d="M29 27.2a1.8 1.8 0 0 1-1.8 1.8H5.8A1.8 1.8 0 0 1 4 27.2V5.798A1.8 1.8 0 0 1 5.798 4h21.4C28.191 4 29 4.807 29 5.798V27.2zM8 7.85v1.3c9.63 0 15.85 6.22 15.85 15.85h1.3C25.15 14.74 18.26 7.85 8 7.85zm1.5 14c-.91 0-1.65.74-1.65 1.65s.74 1.65 1.65 1.65 1.65-.74 1.65-1.65-.74-1.65-1.65-1.65zm-1.5-8v1.3c5.43 0 9.85 4.42 9.85 9.85h1.3c0-6.15-5-11.15-11.15-11.15z" stroke-width="0"/></svg>
|
package/index.d.ts
CHANGED
|
@@ -838,8 +838,11 @@ export const rssF32: string;
|
|
|
838
838
|
export const rssF24: string;
|
|
839
839
|
export const rssF16: string;
|
|
840
840
|
export const rss32: string;
|
|
841
|
+
export const rss32F: string;
|
|
841
842
|
export const rss24: string;
|
|
843
|
+
export const rss24F: string;
|
|
842
844
|
export const rss16: string;
|
|
845
|
+
export const rss16F: string;
|
|
843
846
|
export const routeTo32: string;
|
|
844
847
|
export const routeTo24: string;
|
|
845
848
|
export const routeTo16: string;
|
|
@@ -973,8 +976,11 @@ export const refreshF32: string;
|
|
|
973
976
|
export const refreshF24: string;
|
|
974
977
|
export const refreshF16: string;
|
|
975
978
|
export const refresh32: string;
|
|
979
|
+
export const refresh32F: string;
|
|
976
980
|
export const refresh24: string;
|
|
981
|
+
export const refresh24F: string;
|
|
977
982
|
export const refresh16: string;
|
|
983
|
+
export const refresh16F: string;
|
|
978
984
|
export const redo32: string;
|
|
979
985
|
export const redo24: string;
|
|
980
986
|
export const redo16: string;
|
|
@@ -1765,8 +1771,11 @@ export const layersEditable32: string;
|
|
|
1765
1771
|
export const layersEditable24: string;
|
|
1766
1772
|
export const layersEditable16: string;
|
|
1767
1773
|
export const layers32: string;
|
|
1774
|
+
export const layers32F: string;
|
|
1768
1775
|
export const layers24: string;
|
|
1776
|
+
export const layers24F: string;
|
|
1769
1777
|
export const layers16: string;
|
|
1778
|
+
export const layers16F: string;
|
|
1770
1779
|
export const layerZoomTo32: string;
|
|
1771
1780
|
export const layerZoomTo24: string;
|
|
1772
1781
|
export const layerZoomTo16: string;
|
|
@@ -2829,6 +2838,9 @@ export const contentMedium16: string;
|
|
|
2829
2838
|
export const contentLarge32: string;
|
|
2830
2839
|
export const contentLarge24: string;
|
|
2831
2840
|
export const contentLarge16: string;
|
|
2841
|
+
export const contentInlineRight32: string;
|
|
2842
|
+
export const contentInlineRight24: string;
|
|
2843
|
+
export const contentInlineRight16: string;
|
|
2832
2844
|
export const contentInline32: string;
|
|
2833
2845
|
export const contentInline24: string;
|
|
2834
2846
|
export const contentInline16: string;
|
package/index.js
CHANGED
|
@@ -831,8 +831,11 @@ export {rssF32} from "./js/rssF32.js";
|
|
|
831
831
|
export {rssF24} from "./js/rssF24.js";
|
|
832
832
|
export {rssF16} from "./js/rssF16.js";
|
|
833
833
|
export {rss32} from "./js/rss32.js";
|
|
834
|
+
export {rss32F} from "./js/rss32F.js";
|
|
834
835
|
export {rss24} from "./js/rss24.js";
|
|
836
|
+
export {rss24F} from "./js/rss24F.js";
|
|
835
837
|
export {rss16} from "./js/rss16.js";
|
|
838
|
+
export {rss16F} from "./js/rss16F.js";
|
|
836
839
|
export {routeTo32} from "./js/routeTo32.js";
|
|
837
840
|
export {routeTo24} from "./js/routeTo24.js";
|
|
838
841
|
export {routeTo16} from "./js/routeTo16.js";
|
|
@@ -966,8 +969,11 @@ export {refreshF32} from "./js/refreshF32.js";
|
|
|
966
969
|
export {refreshF24} from "./js/refreshF24.js";
|
|
967
970
|
export {refreshF16} from "./js/refreshF16.js";
|
|
968
971
|
export {refresh32} from "./js/refresh32.js";
|
|
972
|
+
export {refresh32F} from "./js/refresh32F.js";
|
|
969
973
|
export {refresh24} from "./js/refresh24.js";
|
|
974
|
+
export {refresh24F} from "./js/refresh24F.js";
|
|
970
975
|
export {refresh16} from "./js/refresh16.js";
|
|
976
|
+
export {refresh16F} from "./js/refresh16F.js";
|
|
971
977
|
export {redo32} from "./js/redo32.js";
|
|
972
978
|
export {redo24} from "./js/redo24.js";
|
|
973
979
|
export {redo16} from "./js/redo16.js";
|
|
@@ -1758,8 +1764,11 @@ export {layersEditable32} from "./js/layersEditable32.js";
|
|
|
1758
1764
|
export {layersEditable24} from "./js/layersEditable24.js";
|
|
1759
1765
|
export {layersEditable16} from "./js/layersEditable16.js";
|
|
1760
1766
|
export {layers32} from "./js/layers32.js";
|
|
1767
|
+
export {layers32F} from "./js/layers32F.js";
|
|
1761
1768
|
export {layers24} from "./js/layers24.js";
|
|
1769
|
+
export {layers24F} from "./js/layers24F.js";
|
|
1762
1770
|
export {layers16} from "./js/layers16.js";
|
|
1771
|
+
export {layers16F} from "./js/layers16F.js";
|
|
1763
1772
|
export {layerZoomTo32} from "./js/layerZoomTo32.js";
|
|
1764
1773
|
export {layerZoomTo24} from "./js/layerZoomTo24.js";
|
|
1765
1774
|
export {layerZoomTo16} from "./js/layerZoomTo16.js";
|
|
@@ -2822,6 +2831,9 @@ export {contentMedium16} from "./js/contentMedium16.js";
|
|
|
2822
2831
|
export {contentLarge32} from "./js/contentLarge32.js";
|
|
2823
2832
|
export {contentLarge24} from "./js/contentLarge24.js";
|
|
2824
2833
|
export {contentLarge16} from "./js/contentLarge16.js";
|
|
2834
|
+
export {contentInlineRight32} from "./js/contentInlineRight32.js";
|
|
2835
|
+
export {contentInlineRight24} from "./js/contentInlineRight24.js";
|
|
2836
|
+
export {contentInlineRight16} from "./js/contentInlineRight16.js";
|
|
2825
2837
|
export {contentInline32} from "./js/contentInline32.js";
|
|
2826
2838
|
export {contentInline24} from "./js/contentInline24.js";
|
|
2827
2839
|
export {contentInline16} from "./js/contentInline16.js";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const contentInlineRight16: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const contentInlineRight16 = "M16 15H0v-1h16v1zm0-14H0v1h16V1zm0 3v8H9V4h7zm-1 1h-5v6h5V5zM7 4H0v1h7V4zm0 3H0v1h7V7zm0 3H0v1h7v-1z";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"M16 15H0v-1h16v1zm0-14H0v1h16V1zm0 3v8H9V4h7zm-1 1h-5v6h5V5zM7 4H0v1h7V4zm0 3H0v1h7V7zm0 3H0v1h7v-1z"
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const contentInlineRight24: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const contentInlineRight24 = "M14 6v12h9V6h-9zm1 1h7v10h-7V7zm8 14H1v-1h22v1zm0-17H1V3h22v1zM12 8H1V7h11v1zm0 3H1v-1h11v1zm0 3H1v-1h11v1zm0 3H1v-1h11v1z";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"M14 6v12h9V6h-9zm1 1h7v10h-7V7zm8 14H1v-1h22v1zm0-17H1V3h22v1zM12 8H1V7h11v1zm0 3H1v-1h11v1zm0 3H1v-1h11v1zm0 3H1v-1h11v1z"
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const contentInlineRight32: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const contentInlineRight32 = "M30 27H2v-1h28v1zm0-22H2v1h28V5zM17 8H2v1h15V8zm0 3H2v1h15v-1zm0 3H2v1h15v-1zm0 3H2v1h15v-1zm0 3H2v1h15v-1zm0 3H2v1h15v-1zM30 8v16H19V8h11zM20 23h9V9h-9v14z";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"M30 27H2v-1h28v1zm0-22H2v1h28V5zM17 8H2v1h15V8zm0 3H2v1h15v-1zm0 3H2v1h15v-1zm0 3H2v1h15v-1zm0 3H2v1h15v-1zm0 3H2v1h15v-1zM30 8v16H19V8h11zM20 23h9V9h-9v14z"
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const layers16F: string;
|
package/js/layers16F.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const layers16F = "M16 8.523l-7.977 4.5-8-4.5 1.02-.573 6.98 3.926 6.98-3.926.997.573zM1.043 10.95l-1.02.573 7.915 4.452c.053.03.118.03.171 0L16 11.523l-.997-.573-6.98 3.926-6.98-3.926zm6.98-9.927l-8 4.5 8 4.5L16 5.523l-7.977-4.5z";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"M16 8.523l-7.977 4.5-8-4.5 1.02-.573 6.98 3.926 6.98-3.926.997.573zM1.043 10.95l-1.02.573 7.915 4.452c.053.03.118.03.171 0L16 11.523l-.997-.573-6.98 3.926-6.98-3.926zm6.98-9.927l-8 4.5 8 4.5L16 5.523l-7.977-4.5z"
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const layers24F: string;
|
package/js/layers24F.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const layers24F = "M23 16.495L12 23 1 16.493l1.91-1.128.983.582 8.108 4.706 8.106-4.704.983-.582L23 16.495zM12 2L1 8.493 12 15l11-6.505L12 2zm9.09 9.367l-.983.582-8.106 4.704-8.108-4.706-.983-.582L1 12.493 12 19l11-6.505-1.91-1.128z";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"M23 16.495L12 23 1 16.493l1.91-1.128.983.582 8.108 4.706 8.106-4.704.983-.582L23 16.495zM12 2L1 8.493 12 15l11-6.505L12 2zm9.09 9.367l-.983.582-8.106 4.704-8.108-4.706-.983-.582L1 12.493 12 19l11-6.505-1.91-1.128z"
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const layers32F: string;
|
package/js/layers32F.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const layers32F = "M30.5 11.492L16 20 1.5 11.492 16 3l14.5 8.492zm-2.781 3.371l-.989.58L16 21.806 5.27 15.444l-.989-.58L1.5 16.491 16 25l14.5-8.508-2.781-1.629zm0 5l-.989.58L16 26.806 5.27 20.444l-.989-.58L1.5 21.491 16 30l14.5-8.508-2.781-1.629z";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"M30.5 11.492L16 20 1.5 11.492 16 3l14.5 8.492zm-2.781 3.371l-.989.58L16 21.806 5.27 15.444l-.989-.58L1.5 16.491 16 25l14.5-8.508-2.781-1.629zm0 5l-.989.58L16 26.806 5.27 20.444l-.989-.58L1.5 21.491 16 30l14.5-8.508-2.781-1.629z"
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const refresh16F: string;
|
package/js/refresh16F.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const refresh16F = "M8.5 1.2a7.3 7.3 0 1 0 0 14.6 7.3 7.3 0 0 0 0-14.6zm0 11.8A4.452 4.452 0 0 1 5 11.29V13H4v-3h3v1h-.995A3.506 3.506 0 0 0 8.5 12.05c1.786 0 3.254-1.33 3.5-3.05h.95c-.253 2.244-2.14 4-4.45 4zM13 6v1h-3V6h.995A3.506 3.506 0 0 0 8.5 4.95C6.714 4.95 5.246 6.28 5 8h-.95c.253-2.244 2.14-4 4.45-4A4.45 4.45 0 0 1 12 5.71V4h1v2z";
|
|
@@ -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.6zm0 11.8A4.452 4.452 0 0 1 5 11.29V13H4v-3h3v1h-.995A3.506 3.506 0 0 0 8.5 12.05c1.786 0 3.254-1.33 3.5-3.05h.95c-.253 2.244-2.14 4-4.45 4zM13 6v1h-3V6h.995A3.506 3.506 0 0 0 8.5 4.95C6.714 4.95 5.246 6.28 5 8h-.95c.253-2.244 2.14-4 4.45-4A4.45 4.45 0 0 1 12 5.71V4h1v2z"
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const refresh24F: string;
|
package/js/refresh24F.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const refresh24F = "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.3zm0 16.8c-2.322 0-4.353-1.23-5.5-3.068V18H6v-4h4v1H7.87c.892 1.658 2.618 2.8 4.63 2.8 2.751 0 4.993-2.115 5.25-4.8h1.225c-.257 3.35-3.06 6-6.475 6zm6.5-9v1h-4v-1h2.13c-.892-1.658-2.618-2.8-4.63-2.8-2.751 0-4.993 2.115-5.25 4.8H6.026c.257-3.35 3.06-6 6.475-6 2.322 0 4.353 1.23 5.5 3.068V7h1v3z";
|
|
@@ -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.3zm0 16.8c-2.322 0-4.353-1.23-5.5-3.068V18H6v-4h4v1H7.87c.892 1.658 2.618 2.8 4.63 2.8 2.751 0 4.993-2.115 5.25-4.8h1.225c-.257 3.35-3.06 6-6.475 6zm6.5-9v1h-4v-1h2.13c-.892-1.658-2.618-2.8-4.63-2.8-2.751 0-4.993 2.115-5.25 4.8H6.026c.257-3.35 3.06-6 6.475-6 2.322 0 4.353 1.23 5.5 3.068V7h1v3z"
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const refresh32F: string;
|
package/js/refresh32F.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const refresh32F = "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 4.8c2.614 0 4.94 1.199 6.5 3.061V8h1v5h-5v-1h2.964c-1.302-1.58-3.26-2.6-5.464-2.6-3.746 0-6.816 2.918-7.074 6.6h-1.4c.26-4.453 3.956-8 8.474-8zm0 17c-2.616 0-4.943-1.201-6.5-3.069V25H9v-5h5v1h-2.964c1.302 1.58 3.26 2.6 5.464 2.6 3.746 0 6.816-2.918 7.074-6.6h1.4c-.26 4.453-3.956 8-8.474 8z";
|
|
@@ -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 4.8c2.614 0 4.94 1.199 6.5 3.061V8h1v5h-5v-1h2.964c-1.302-1.58-3.26-2.6-5.464-2.6-3.746 0-6.816 2.918-7.074 6.6h-1.4c.26-4.453 3.956-8 8.474-8zm0 17c-2.616 0-4.943-1.201-6.5-3.069V25H9v-5h5v1h-2.964c1.302 1.58 3.26 2.6 5.464 2.6 3.746 0 6.816-2.918 7.074-6.6h1.4c-.26 4.453-3.956 8-8.474 8z"
|
package/js/rss16F.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const rss16F: string;
|
package/js/rss16F.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const rss16F = "M14.07 2H2.93c-.51 0-.93.42-.93.93v11.14c0 .51.42.93.93.93h11.14c.51 0 .93-.42.93-.93V2.93c0-.51-.42-.93-.93-.93zM5.5 12.65c-.63 0-1.15-.52-1.15-1.15s.52-1.15 1.15-1.15 1.15.52 1.15 1.15-.52 1.15-1.15 1.15zM8.85 12c0-2.25-1.58-3.83-3.84-3.83v-1.3c2.98 0 5.14 2.16 5.14 5.13h-1.3zm3.01 0c0-3.78-3.08-6.85-6.85-6.85v-1.3c4.49 0 8.15 3.66 8.15 8.15h-1.3z";
|
package/js/rss16F.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"M14.07 2H2.93c-.51 0-.93.42-.93.93v11.14c0 .51.42.93.93.93h11.14c.51 0 .93-.42.93-.93V2.93c0-.51-.42-.93-.93-.93zM5.5 12.65c-.63 0-1.15-.52-1.15-1.15s.52-1.15 1.15-1.15 1.15.52 1.15 1.15-.52 1.15-1.15 1.15zM8.85 12c0-2.25-1.58-3.83-3.84-3.83v-1.3c2.98 0 5.14 2.16 5.14 5.13h-1.3zm3.01 0c0-3.78-3.08-6.85-6.85-6.85v-1.3c4.49 0 8.15 3.66 8.15 8.15h-1.3z"
|
package/js/rss24F.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const rss24F: string;
|
package/js/rss24F.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const rss24F = "M22 20.718c0 .708-.574 1.282-1.282 1.282H4.282A1.282 1.282 0 0 1 3 20.718V4.282C3 3.574 3.574 3 4.282 3h16.436C21.426 3 22 3.574 22 4.282v16.436zM7.5 15.85c-.91 0-1.65.74-1.65 1.65s.74 1.65 1.65 1.65 1.65-.74 1.65-1.65-.74-1.65-1.65-1.65zm-1.5-6v1.3c4.34 0 7.87 3.51 7.88 7.83h1.3c-.01-5.03-4.13-9.13-9.18-9.13zm0-4v1.3c6.41 0 11.84 5.42 11.85 11.83h1.3C19.14 11.86 13.12 5.85 6 5.85z";
|
package/js/rss24F.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"M22 20.718c0 .708-.574 1.282-1.282 1.282H4.282A1.282 1.282 0 0 1 3 20.718V4.282C3 3.574 3.574 3 4.282 3h16.436C21.426 3 22 3.574 22 4.282v16.436zM7.5 15.85c-.91 0-1.65.74-1.65 1.65s.74 1.65 1.65 1.65 1.65-.74 1.65-1.65-.74-1.65-1.65-1.65zm-1.5-6v1.3c4.34 0 7.87 3.51 7.88 7.83h1.3c-.01-5.03-4.13-9.13-9.18-9.13zm0-4v1.3c6.41 0 11.84 5.42 11.85 11.83h1.3C19.14 11.86 13.12 5.85 6 5.85z"
|
package/js/rss32F.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const rss32F: string;
|
package/js/rss32F.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const rss32F = "M29 27.2a1.8 1.8 0 0 1-1.8 1.8H5.8A1.8 1.8 0 0 1 4 27.2V5.798A1.8 1.8 0 0 1 5.798 4h21.4C28.191 4 29 4.807 29 5.798V27.2zM8 7.85v1.3c9.63 0 15.85 6.22 15.85 15.85h1.3C25.15 14.74 18.26 7.85 8 7.85zm1.5 14c-.91 0-1.65.74-1.65 1.65s.74 1.65 1.65 1.65 1.65-.74 1.65-1.65-.74-1.65-1.65-1.65zm-1.5-8v1.3c5.43 0 9.85 4.42 9.85 9.85h1.3c0-6.15-5-11.15-11.15-11.15z";
|
package/js/rss32F.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"M29 27.2a1.8 1.8 0 0 1-1.8 1.8H5.8A1.8 1.8 0 0 1 4 27.2V5.798A1.8 1.8 0 0 1 5.798 4h21.4C28.191 4 29 4.807 29 5.798V27.2zM8 7.85v1.3c9.63 0 15.85 6.22 15.85 15.85h1.3C25.15 14.74 18.26 7.85 8 7.85zm1.5 14c-.91 0-1.65.74-1.65 1.65s.74 1.65 1.65 1.65 1.65-.74 1.65-1.65-.74-1.65-1.65-1.65zm-1.5-8v1.3c5.43 0 9.85 4.42 9.85 9.85h1.3c0-6.15-5-11.15-11.15-11.15z"
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@esri/calcite-ui-icons",
|
|
3
|
-
"version": "3.32.0-next.
|
|
3
|
+
"version": "3.32.0-next.5",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "A collection of UI SVG icons created by Esri for applications.",
|
|
6
6
|
"keywords": [
|
|
@@ -69,5 +69,5 @@
|
|
|
69
69
|
"volta": {
|
|
70
70
|
"extends": "../../package.json"
|
|
71
71
|
},
|
|
72
|
-
"gitHead": "
|
|
72
|
+
"gitHead": "deb52c91ff1fcbcaefd7570a1d32d591bd77f94d"
|
|
73
73
|
}
|