@esri/calcite-ui-icons 3.26.2 → 3.26.4

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.
Files changed (65) hide show
  1. package/docs/icons.json +1 -1
  2. package/docs/keywords.json +32 -6
  3. package/icons/folder-16-f.svg +1 -0
  4. package/icons/folder-24-f.svg +1 -0
  5. package/icons/folder-32-f.svg +1 -0
  6. package/icons/folder-open-16-f.svg +1 -0
  7. package/icons/folder-open-24-f.svg +1 -0
  8. package/icons/folder-open-32-f.svg +1 -0
  9. package/index.d.ts +12 -6
  10. package/index.js +12 -6
  11. package/js/codeBranch16.d.ts +1 -0
  12. package/js/codeBranch16.js +1 -0
  13. package/js/codeBranch16.json +1 -0
  14. package/js/codeBranch24.d.ts +1 -0
  15. package/js/codeBranch24.js +1 -0
  16. package/js/codeBranch24.json +1 -0
  17. package/js/codeBranch32.d.ts +1 -0
  18. package/js/codeBranch32.js +1 -0
  19. package/js/codeBranch32.json +1 -0
  20. package/js/codeBranchEdit16.d.ts +1 -0
  21. package/js/codeBranchEdit16.js +1 -0
  22. package/js/codeBranchEdit16.json +1 -0
  23. package/js/codeBranchEdit24.d.ts +1 -0
  24. package/js/codeBranchEdit24.js +1 -0
  25. package/js/codeBranchEdit24.json +1 -0
  26. package/js/codeBranchEdit32.d.ts +1 -0
  27. package/js/codeBranchEdit32.js +1 -0
  28. package/js/codeBranchEdit32.json +1 -0
  29. package/js/folder16F.d.ts +1 -0
  30. package/js/folder16F.js +1 -0
  31. package/js/folder16F.json +1 -0
  32. package/js/folder24F.d.ts +1 -0
  33. package/js/folder24F.js +1 -0
  34. package/js/folder24F.json +1 -0
  35. package/js/folder32F.d.ts +1 -0
  36. package/js/folder32F.js +1 -0
  37. package/js/folder32F.json +1 -0
  38. package/js/folderFill16F.d.ts +1 -0
  39. package/js/folderFill16F.js +1 -0
  40. package/js/folderFill16F.json +1 -0
  41. package/js/folderFill24F.d.ts +1 -0
  42. package/js/folderFill24F.js +1 -0
  43. package/js/folderFill24F.json +1 -0
  44. package/js/folderFill32F.d.ts +1 -0
  45. package/js/folderFill32F.js +1 -0
  46. package/js/folderFill32F.json +1 -0
  47. package/js/folderOpen16F.d.ts +1 -0
  48. package/js/folderOpen16F.js +1 -0
  49. package/js/folderOpen16F.json +1 -0
  50. package/js/folderOpen24F.d.ts +1 -0
  51. package/js/folderOpen24F.js +1 -0
  52. package/js/folderOpen24F.json +1 -0
  53. package/js/folderOpen32F.d.ts +1 -0
  54. package/js/folderOpen32F.js +1 -0
  55. package/js/folderOpen32F.json +1 -0
  56. package/package.json +1 -1
  57. package/sprite-16.svg +1 -1
  58. package/sprite-24.svg +1 -1
  59. package/sprite-32.svg +1 -1
  60. /package/icons/{code-brand-16.svg → code-branch-16.svg} +0 -0
  61. /package/icons/{code-brand-24.svg → code-branch-24.svg} +0 -0
  62. /package/icons/{code-brand-32.svg → code-branch-32.svg} +0 -0
  63. /package/icons/{code-brand-edit-16.svg → code-branch-edit-16.svg} +0 -0
  64. /package/icons/{code-brand-edit-24.svg → code-branch-edit-24.svg} +0 -0
  65. /package/icons/{code-brand-edit-32.svg → code-branch-edit-32.svg} +0 -0
@@ -14145,9 +14145,9 @@
14145
14145
  "category":"Charts and Graphs",
14146
14146
  "release":"3.26.1"
14147
14147
  },
14148
- "code-brand-edit":{
14148
+ "code-branch-edit":{
14149
14149
  "alias":[
14150
- "3.26.1",
14150
+ "3.26.4",
14151
14151
  "knowledge graph",
14152
14152
  "branch",
14153
14153
  "management",
@@ -14156,18 +14156,18 @@
14156
14156
  "connections"
14157
14157
  ],
14158
14158
  "category":"Knowledge Graph",
14159
- "release":"3.26.1"
14159
+ "release":"3.26.4"
14160
14160
  },
14161
- "code-brand":{
14161
+ "code-branch":{
14162
14162
  "alias":[
14163
- "3.26.1",
14163
+ "3.26.4",
14164
14164
  "knowledge graph",
14165
14165
  "Branch",
14166
14166
  "management",
14167
14167
  "connections"
14168
14168
  ],
14169
14169
  "category":"Knowledge Graph",
14170
- "release":"3.26.1"
14170
+ "release":"3.26.4"
14171
14171
  },
14172
14172
  "rss":{
14173
14173
  "alias":[
@@ -14208,5 +14208,31 @@
14208
14208
  ],
14209
14209
  "category":"Generic",
14210
14210
  "release":"3.26.2"
14211
+ },
14212
+ "folder-open-f":{
14213
+ "alias":[
14214
+ "3.26.3",
14215
+ "files",
14216
+ "open folder",
14217
+ "open state",
14218
+ "open directory",
14219
+ "browse",
14220
+ "expanded",
14221
+ "filled"
14222
+ ],
14223
+ "category":"Files",
14224
+ "release":"3.26.3"
14225
+ },
14226
+ "folder-f":{
14227
+ "alias":[
14228
+ "3.26.3",
14229
+ "files",
14230
+ "folders",
14231
+ "collapsed",
14232
+ "directory",
14233
+ "filled"
14234
+ ],
14235
+ "category":"Files",
14236
+ "release":"3.26.3"
14211
14237
  }
14212
14238
  }
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path stroke-width="0" fill="none" d="M0 0h16v16H0z"/><path d="M8.3 3.002L6.98 2H4L2.7 3H1v11h14V3l-6.7.002zM14 6H2V4h1.04l1.3-1h2.304l1.319 1H14v2z" stroke-width="0"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path stroke-width="0" fill="none" d="M0 0h24v24H0z"/><path d="M12.2 5L11 3H4L2.8 5H1v16h22V5H12.2zM22 8H2V6h1.366l1.2-2h5.868l1.2 2H22v2z" stroke-width="0"/></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="M16 7l-1-2H5L4 7H2v20h28V7H16zm13 4H3V8h1.618l1-2h8.764l1 2H29v3z" stroke-width="0"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path stroke-width="0" fill="none" d="M0 0h16v16H0z"/><path d="M14 6V3l-5.7.002L6.98 2H4L2.7 3H1v11h13l2-8h-2zM2 3.991h1.041L4.34 3h2.305l1.318.993L13 3.991V6H9L7.7 7h-4L2 11.408V3.99z" stroke-width="0"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path stroke-width="0" fill="none" d="M0 0h24v24H0z"/><path d="M21 9V5h-8.8L11 3H4L2.8 5H1v16h20l2.902-12H21zM2 6h1.366l1.2-2h5.868l1.2 2H20v3h-5.6l-2 2H4.35L2 18.015V6z" stroke-width="0"/></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="M28 12V7H15l-1-2H5L4 7H2v21h26l4-16h-4zM3 8h1.618l1-2h7.764l1 2H27v4h-9.995l-1.498 2H6L3 24.5V8z" stroke-width="0"/></svg>
package/index.d.ts CHANGED
@@ -579,12 +579,12 @@ export const clustering32: CalciteMultiPathEntry[];
579
579
  export const code16: string;
580
580
  export const code24: string;
581
581
  export const code32: string;
582
- export const codeBrand16: string;
583
- export const codeBrand24: string;
584
- export const codeBrand32: string;
585
- export const codeBrandEdit16: string;
586
- export const codeBrandEdit24: string;
587
- export const codeBrandEdit32: string;
582
+ export const codeBranch16: string;
583
+ export const codeBranch24: string;
584
+ export const codeBranch32: string;
585
+ export const codeBranchEdit16: string;
586
+ export const codeBranchEdit24: string;
587
+ export const codeBranchEdit32: string;
588
588
  export const collaboration16: string;
589
589
  export const collaboration24: string;
590
590
  export const collaboration32: string;
@@ -1110,8 +1110,11 @@ export const floorPlan32: string;
1110
1110
  export const fog16: string;
1111
1111
  export const fog24: string;
1112
1112
  export const fog32: string;
1113
+ export const folder16F: string;
1113
1114
  export const folder16: string;
1115
+ export const folder24F: string;
1114
1116
  export const folder24: string;
1117
+ export const folder32F: string;
1115
1118
  export const folder32: string;
1116
1119
  export const folderArchive16: string;
1117
1120
  export const folderArchive24: string;
@@ -1122,8 +1125,11 @@ export const folderMove32: string;
1122
1125
  export const folderNew16: string;
1123
1126
  export const folderNew24: string;
1124
1127
  export const folderNew32: string;
1128
+ export const folderOpen16F: string;
1125
1129
  export const folderOpen16: string;
1130
+ export const folderOpen24F: string;
1126
1131
  export const folderOpen24: string;
1132
+ export const folderOpen32F: string;
1127
1133
  export const folderOpen32: string;
1128
1134
  export const folderPlus16: string;
1129
1135
  export const folderPlus24: string;
package/index.js CHANGED
@@ -572,12 +572,12 @@ export {clustering32} from "./js/clustering32.js";
572
572
  export {code16} from "./js/code16.js";
573
573
  export {code24} from "./js/code24.js";
574
574
  export {code32} from "./js/code32.js";
575
- export {codeBrand16} from "./js/codeBrand16.js";
576
- export {codeBrand24} from "./js/codeBrand24.js";
577
- export {codeBrand32} from "./js/codeBrand32.js";
578
- export {codeBrandEdit16} from "./js/codeBrandEdit16.js";
579
- export {codeBrandEdit24} from "./js/codeBrandEdit24.js";
580
- export {codeBrandEdit32} from "./js/codeBrandEdit32.js";
575
+ export {codeBranch16} from "./js/codeBranch16.js";
576
+ export {codeBranch24} from "./js/codeBranch24.js";
577
+ export {codeBranch32} from "./js/codeBranch32.js";
578
+ export {codeBranchEdit16} from "./js/codeBranchEdit16.js";
579
+ export {codeBranchEdit24} from "./js/codeBranchEdit24.js";
580
+ export {codeBranchEdit32} from "./js/codeBranchEdit32.js";
581
581
  export {collaboration16} from "./js/collaboration16.js";
582
582
  export {collaboration24} from "./js/collaboration24.js";
583
583
  export {collaboration32} from "./js/collaboration32.js";
@@ -1103,8 +1103,11 @@ export {floorPlan32} from "./js/floorPlan32.js";
1103
1103
  export {fog16} from "./js/fog16.js";
1104
1104
  export {fog24} from "./js/fog24.js";
1105
1105
  export {fog32} from "./js/fog32.js";
1106
+ export {folder16F} from "./js/folder16F.js";
1106
1107
  export {folder16} from "./js/folder16.js";
1108
+ export {folder24F} from "./js/folder24F.js";
1107
1109
  export {folder24} from "./js/folder24.js";
1110
+ export {folder32F} from "./js/folder32F.js";
1108
1111
  export {folder32} from "./js/folder32.js";
1109
1112
  export {folderArchive16} from "./js/folderArchive16.js";
1110
1113
  export {folderArchive24} from "./js/folderArchive24.js";
@@ -1115,8 +1118,11 @@ export {folderMove32} from "./js/folderMove32.js";
1115
1118
  export {folderNew16} from "./js/folderNew16.js";
1116
1119
  export {folderNew24} from "./js/folderNew24.js";
1117
1120
  export {folderNew32} from "./js/folderNew32.js";
1121
+ export {folderOpen16F} from "./js/folderOpen16F.js";
1118
1122
  export {folderOpen16} from "./js/folderOpen16.js";
1123
+ export {folderOpen24F} from "./js/folderOpen24F.js";
1119
1124
  export {folderOpen24} from "./js/folderOpen24.js";
1125
+ export {folderOpen32F} from "./js/folderOpen32F.js";
1120
1126
  export {folderOpen32} from "./js/folderOpen32.js";
1121
1127
  export {folderPlus16} from "./js/folderPlus16.js";
1122
1128
  export {folderPlus24} from "./js/folderPlus24.js";
@@ -0,0 +1 @@
1
+ export const codeBranch16: string;
@@ -0,0 +1 @@
1
+ export const codeBranch16 = "M12.5 2c-.827 0-1.5.673-1.5 1.5 0 .651.42 1.2 1 1.408V5.5C12 6.879 10.878 8 9.5 8h-3c-.56 0-1.078.209-1.5.543V2.908A1.5 1.5 0 0 0 6 1.5C6 .673 5.327 0 4.5 0S3 .673 3 1.5c0 .651.42 1.2 1 1.408v10.296c-.523.203-.9.702-.9 1.296 0 .772.628 1.4 1.4 1.4.772 0 1.4-.628 1.4-1.4 0-.594-.377-1.093-.9-1.296V10.57C5 9.72 5.687 9 6.5 9h3C11.43 9 13 7.43 13 5.5v-.592c.58-.207 1-.757 1-1.408 0-.827-.673-1.5-1.5-1.5zM4.967 14.733a.233.233 0 0 1-.234.234H4.28a.246.246 0 0 1-.246-.246v-.454c0-.13.105-.234.234-.234h.466c.13 0 .234.105.234.234v.466zM4.75 2h-.5A.25.25 0 0 1 4 1.75v-.5A.25.25 0 0 1 4.25 1h.487c.145 0 .263.118.263.263v.487a.25.25 0 0 1-.25.25zM13 3.75a.25.25 0 0 1-.25.25h-.5a.25.25 0 0 1-.25-.25v-.5a.25.25 0 0 1 .25-.25h.487c.145 0 .263.118.263.263v.487z";
@@ -0,0 +1 @@
1
+ "M12.5 2c-.827 0-1.5.673-1.5 1.5 0 .651.42 1.2 1 1.408V5.5C12 6.879 10.878 8 9.5 8h-3c-.56 0-1.078.209-1.5.543V2.908A1.5 1.5 0 0 0 6 1.5C6 .673 5.327 0 4.5 0S3 .673 3 1.5c0 .651.42 1.2 1 1.408v10.296c-.523.203-.9.702-.9 1.296 0 .772.628 1.4 1.4 1.4.772 0 1.4-.628 1.4-1.4 0-.594-.377-1.093-.9-1.296V10.57C5 9.72 5.687 9 6.5 9h3C11.43 9 13 7.43 13 5.5v-.592c.58-.207 1-.757 1-1.408 0-.827-.673-1.5-1.5-1.5zM4.967 14.733a.233.233 0 0 1-.234.234H4.28a.246.246 0 0 1-.246-.246v-.454c0-.13.105-.234.234-.234h.466c.13 0 .234.105.234.234v.466zM4.75 2h-.5A.25.25 0 0 1 4 1.75v-.5A.25.25 0 0 1 4.25 1h.487c.145 0 .263.118.263.263v.487a.25.25 0 0 1-.25.25zM13 3.75a.25.25 0 0 1-.25.25h-.5a.25.25 0 0 1-.25-.25v-.5a.25.25 0 0 1 .25-.25h.487c.145 0 .263.118.263.263v.487z"
@@ -0,0 +1 @@
1
+ export const codeBranch24: string;
@@ -0,0 +1 @@
1
+ export const codeBranch24 = "M20.99 5.499C20.99 4.12 19.878 3 18.5 3S16 4.121 16 5.5c0 1.208.86 2.217 2 2.45V9.5c0 1.93-1.57 3.5-3.5 3.5h-5c-.98 0-1.864.407-2.5 1.058V5.95A2.499 2.499 0 0 0 8.99 3.5C8.99 2.12 7.878 1 6.5 1S4 2.121 4 3.5c0 1.208.86 2.217 2 2.45v13.1c-1.14.233-2 1.242-2 2.45C4 22.879 5.122 24 6.5 24s2.49-1.122 2.49-2.501A2.496 2.496 0 0 0 7 19.051V16.5C7 15.121 8.122 14 9.5 14h5c2.481 0 4.5-2.019 4.5-4.5V7.95a2.499 2.499 0 0 0 1.99-2.451zM6 5a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H6zm2 16v1a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1zM20 6a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1z";
@@ -0,0 +1 @@
1
+ "M20.99 5.499C20.99 4.12 19.878 3 18.5 3S16 4.121 16 5.5c0 1.208.86 2.217 2 2.45V9.5c0 1.93-1.57 3.5-3.5 3.5h-5c-.98 0-1.864.407-2.5 1.058V5.95A2.499 2.499 0 0 0 8.99 3.5C8.99 2.12 7.878 1 6.5 1S4 2.121 4 3.5c0 1.208.86 2.217 2 2.45v13.1c-1.14.233-2 1.242-2 2.45C4 22.879 5.122 24 6.5 24s2.49-1.122 2.49-2.501A2.496 2.496 0 0 0 7 19.051V16.5C7 15.121 8.122 14 9.5 14h5c2.481 0 4.5-2.019 4.5-4.5V7.95a2.499 2.499 0 0 0 1.99-2.451zM6 5a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H6zm2 16v1a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1zM20 6a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1z"
@@ -0,0 +1 @@
1
+ export const codeBranch32: string;
@@ -0,0 +1 @@
1
+ export const codeBranch32 = "M28 7.5C28 6.121 26.98 5 25.601 5s-2.5 1.121-2.5 2.5c0 1.17.811 2.148 1.899 2.419V12.5c0 2.481-2.019 4.5-4.5 4.5H12c-1.2 0-2.266.542-3 1.382V5.95c1.118-.234 1.899-1.243 1.899-2.449 0-1.379-1.02-2.5-2.399-2.5S6 2.121 6 3.5c0 1.208.86 2.217 2 2.45v20.13a2.498 2.498 0 0 0-1.899 2.42c0 1.379 1.122 2.5 2.5 2.5S11 29.879 11 28.5c0-1.241-.83-2.265-2-2.46V21c0-1.654 1.346-3 3-3h8.5c3.033 0 5.5-2.468 5.5-5.5V9.96c1.17-.195 2-1.219 2-2.46zM7 4V3a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H8a1 1 0 0 1-1-1zm2.101 23a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h1zm18-19a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1V7a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1z";
@@ -0,0 +1 @@
1
+ "M28 7.5C28 6.121 26.98 5 25.601 5s-2.5 1.121-2.5 2.5c0 1.17.811 2.148 1.899 2.419V12.5c0 2.481-2.019 4.5-4.5 4.5H12c-1.2 0-2.266.542-3 1.382V5.95c1.118-.234 1.899-1.243 1.899-2.449 0-1.379-1.02-2.5-2.399-2.5S6 2.121 6 3.5c0 1.208.86 2.217 2 2.45v20.13a2.498 2.498 0 0 0-1.899 2.42c0 1.379 1.122 2.5 2.5 2.5S11 29.879 11 28.5c0-1.241-.83-2.265-2-2.46V21c0-1.654 1.346-3 3-3h8.5c3.033 0 5.5-2.468 5.5-5.5V9.96c1.17-.195 2-1.219 2-2.46zM7 4V3a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H8a1 1 0 0 1-1-1zm2.101 23a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h1zm18-19a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1V7a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1z"
@@ -0,0 +1 @@
1
+ export const codeBranchEdit16: string;
@@ -0,0 +1 @@
1
+ export const codeBranchEdit16 = "M12.5 2c-.827 0-1.5.673-1.5 1.5 0 .651.42 1.2 1 1.408V5.5C12 6.879 10.878 8 9.5 8h-3c-.56 0-1.078.209-1.5.543V2.908A1.5 1.5 0 0 0 6 1.5C6 .673 5.327 0 4.5 0S3 .673 3 1.5c0 .651.42 1.2 1 1.408v10.296c-.523.203-.9.702-.9 1.296 0 .772.628 1.4 1.4 1.4.772 0 1.4-.628 1.4-1.4 0-.594-.377-1.093-.9-1.296V10.57C5 9.72 5.687 9 6.5 9h3C11.43 9 13 7.43 13 5.5v-.592c.58-.207 1-.757 1-1.408 0-.827-.673-1.5-1.5-1.5zM4.967 14.733a.233.233 0 0 1-.234.234H4.28a.246.246 0 0 1-.246-.246v-.454c0-.13.105-.234.234-.234h.466c.13 0 .234.105.234.234v.466zM4.75 2h-.5A.25.25 0 0 1 4 1.75v-.5A.25.25 0 0 1 4.25 1h.487c.145 0 .263.118.263.263v.487a.25.25 0 0 1-.25.25zM13 3.75a.25.25 0 0 1-.25.25h-.5a.25.25 0 0 1-.25-.25v-.5a.25.25 0 0 1 .25-.25h.487c.145 0 .263.118.263.263v.487zM12.937 10L14 11.05 10 15l-2 1 1-2 3.937-4zm1.375-1.33l-.645.647.997.997.645-.647-.997-.998z";
@@ -0,0 +1 @@
1
+ "M12.5 2c-.827 0-1.5.673-1.5 1.5 0 .651.42 1.2 1 1.408V5.5C12 6.879 10.878 8 9.5 8h-3c-.56 0-1.078.209-1.5.543V2.908A1.5 1.5 0 0 0 6 1.5C6 .673 5.327 0 4.5 0S3 .673 3 1.5c0 .651.42 1.2 1 1.408v10.296c-.523.203-.9.702-.9 1.296 0 .772.628 1.4 1.4 1.4.772 0 1.4-.628 1.4-1.4 0-.594-.377-1.093-.9-1.296V10.57C5 9.72 5.687 9 6.5 9h3C11.43 9 13 7.43 13 5.5v-.592c.58-.207 1-.757 1-1.408 0-.827-.673-1.5-1.5-1.5zM4.967 14.733a.233.233 0 0 1-.234.234H4.28a.246.246 0 0 1-.246-.246v-.454c0-.13.105-.234.234-.234h.466c.13 0 .234.105.234.234v.466zM4.75 2h-.5A.25.25 0 0 1 4 1.75v-.5A.25.25 0 0 1 4.25 1h.487c.145 0 .263.118.263.263v.487a.25.25 0 0 1-.25.25zM13 3.75a.25.25 0 0 1-.25.25h-.5a.25.25 0 0 1-.25-.25v-.5a.25.25 0 0 1 .25-.25h.487c.145 0 .263.118.263.263v.487zM12.937 10L14 11.05 10 15l-2 1 1-2 3.937-4zm1.375-1.33l-.645.647.997.997.645-.647-.997-.998z"
@@ -0,0 +1 @@
1
+ export const codeBranchEdit24: string;
@@ -0,0 +1 @@
1
+ export const codeBranchEdit24 = "M17.252 22.205l-1.414-1.414 4.184-4.184 1.413 1.415-4.183 4.183zm5.908-5.951l-.734.734-1.414-1.414.734-.734a.2.2 0 0 1 .283 0l1.131 1.131a.2.2 0 0 1 0 .283zm-7.074 6.906L14 24l.839-2.087 1.247 1.247zM20.99 5.5c0-1.38-1.112-2.5-2.49-2.5S16 4.121 16 5.5c0 1.208.86 2.217 2 2.45V9.5c0 1.93-1.57 3.5-3.5 3.5h-5c-.98 0-1.864.407-2.5 1.058V5.95A2.499 2.499 0 0 0 8.99 3.5C8.99 2.12 7.878 1 6.5 1S4 2.121 4 3.5c0 1.208.86 2.217 2 2.45v13.1c-1.14.233-2 1.242-2 2.45C4 22.879 5.122 24 6.5 24s2.49-1.122 2.49-2.501A2.496 2.496 0 0 0 7 19.051V16.5C7 15.121 8.122 14 9.5 14h5c2.481 0 4.5-2.019 4.5-4.5V7.95a2.499 2.499 0 0 0 1.99-2.451zM6 5a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H6zm2 16v1a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1zM20 6a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1z";
@@ -0,0 +1 @@
1
+ "M17.252 22.205l-1.414-1.414 4.184-4.184 1.413 1.415-4.183 4.183zm5.908-5.951l-.734.734-1.414-1.414.734-.734a.2.2 0 0 1 .283 0l1.131 1.131a.2.2 0 0 1 0 .283zm-7.074 6.906L14 24l.839-2.087 1.247 1.247zM20.99 5.5c0-1.38-1.112-2.5-2.49-2.5S16 4.121 16 5.5c0 1.208.86 2.217 2 2.45V9.5c0 1.93-1.57 3.5-3.5 3.5h-5c-.98 0-1.864.407-2.5 1.058V5.95A2.499 2.499 0 0 0 8.99 3.5C8.99 2.12 7.878 1 6.5 1S4 2.121 4 3.5c0 1.208.86 2.217 2 2.45v13.1c-1.14.233-2 1.242-2 2.45C4 22.879 5.122 24 6.5 24s2.49-1.122 2.49-2.501A2.496 2.496 0 0 0 7 19.051V16.5C7 15.121 8.122 14 9.5 14h5c2.481 0 4.5-2.019 4.5-4.5V7.95a2.499 2.499 0 0 0 1.99-2.451zM6 5a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H6zm2 16v1a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1zM20 6a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1z"
@@ -0,0 +1 @@
1
+ export const codeBranchEdit32: string;
@@ -0,0 +1 @@
1
+ export const codeBranchEdit32 = "M20.933 29.522l-3.151 1.349 1.343-3.157 1.808 1.808zm7.038-6.972l-1.921-1.922-5.764 5.764 1.922 1.922 5.763-5.764zm2.157-2.582l-1.497-1.497a.306.306 0 0 0-.21-.09.284.284 0 0 0-.207.083l-1.027 1.028 1.921 1.921 1.027-1.028a.295.295 0 0 0-.007-.417zM28 7.5C28 6.121 26.98 5 25.601 5s-2.5 1.121-2.5 2.5c0 1.17.811 2.148 1.899 2.419V12.5c0 2.481-2.019 4.5-4.5 4.5H12c-1.2 0-2.266.542-3 1.382V5.95c1.118-.234 1.899-1.243 1.899-2.449 0-1.379-1.02-2.5-2.399-2.5S6 2.121 6 3.5c0 1.208.86 2.217 2 2.45v20.13a2.498 2.498 0 0 0-1.899 2.42c0 1.379 1.122 2.5 2.5 2.5S11 29.879 11 28.5c0-1.241-.83-2.265-2-2.46V21c0-1.654 1.346-3 3-3h8.5c3.033 0 5.5-2.468 5.5-5.5V9.96c1.17-.195 2-1.219 2-2.46zM7 4V3a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H8a1 1 0 0 1-1-1zm2.101 23a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h1zm18-19a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1V7a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1z";
@@ -0,0 +1 @@
1
+ "M20.933 29.522l-3.151 1.349 1.343-3.157 1.808 1.808zm7.038-6.972l-1.921-1.922-5.764 5.764 1.922 1.922 5.763-5.764zm2.157-2.582l-1.497-1.497a.306.306 0 0 0-.21-.09.284.284 0 0 0-.207.083l-1.027 1.028 1.921 1.921 1.027-1.028a.295.295 0 0 0-.007-.417zM28 7.5C28 6.121 26.98 5 25.601 5s-2.5 1.121-2.5 2.5c0 1.17.811 2.148 1.899 2.419V12.5c0 2.481-2.019 4.5-4.5 4.5H12c-1.2 0-2.266.542-3 1.382V5.95c1.118-.234 1.899-1.243 1.899-2.449 0-1.379-1.02-2.5-2.399-2.5S6 2.121 6 3.5c0 1.208.86 2.217 2 2.45v20.13a2.498 2.498 0 0 0-1.899 2.42c0 1.379 1.122 2.5 2.5 2.5S11 29.879 11 28.5c0-1.241-.83-2.265-2-2.46V21c0-1.654 1.346-3 3-3h8.5c3.033 0 5.5-2.468 5.5-5.5V9.96c1.17-.195 2-1.219 2-2.46zM7 4V3a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H8a1 1 0 0 1-1-1zm2.101 23a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h1zm18-19a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1V7a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1z"
@@ -0,0 +1 @@
1
+ export const folder16F: string;
@@ -0,0 +1 @@
1
+ export const folder16F = "M8.3 3.002L6.98 2H4L2.7 3H1v11h14V3l-6.7.002zM14 6H2V4h1.04l1.3-1h2.304l1.319 1H14v2z";
@@ -0,0 +1 @@
1
+ "M8.3 3.002L6.98 2H4L2.7 3H1v11h14V3l-6.7.002zM14 6H2V4h1.04l1.3-1h2.304l1.319 1H14v2z"
@@ -0,0 +1 @@
1
+ export const folder24F: string;
@@ -0,0 +1 @@
1
+ export const folder24F = "M12.2 5L11 3H4L2.8 5H1v16h22V5H12.2zM22 8H2V6h1.366l1.2-2h5.868l1.2 2H22v2z";
@@ -0,0 +1 @@
1
+ "M12.2 5L11 3H4L2.8 5H1v16h22V5H12.2zM22 8H2V6h1.366l1.2-2h5.868l1.2 2H22v2z"
@@ -0,0 +1 @@
1
+ export const folder32F: string;
@@ -0,0 +1 @@
1
+ export const folder32F = "M16 7l-1-2H5L4 7H2v20h28V7H16zm13 4H3V8h1.618l1-2h8.764l1 2H29v3z";
@@ -0,0 +1 @@
1
+ "M16 7l-1-2H5L4 7H2v20h28V7H16zm13 4H3V8h1.618l1-2h8.764l1 2H29v3z"
@@ -0,0 +1 @@
1
+ export const folderFill16F: string;
@@ -0,0 +1 @@
1
+ export const folderFill16F = "M8.3 3.002L6.98 2H4L2.7 3H1v11h14V3l-6.7.002zM14 6H2V4h1.04l1.3-1h2.304l1.319 1H14v2z";
@@ -0,0 +1 @@
1
+ "M8.3 3.002L6.98 2H4L2.7 3H1v11h14V3l-6.7.002zM14 6H2V4h1.04l1.3-1h2.304l1.319 1H14v2z"
@@ -0,0 +1 @@
1
+ export const folderFill24F: string;
@@ -0,0 +1 @@
1
+ export const folderFill24F = "M12.2 5L11 3H4L2.8 5H1v16h22V5H12.2zM22 8H2V6h1.366l1.2-2h5.868l1.2 2H22v2z";
@@ -0,0 +1 @@
1
+ "M12.2 5L11 3H4L2.8 5H1v16h22V5H12.2zM22 8H2V6h1.366l1.2-2h5.868l1.2 2H22v2z"
@@ -0,0 +1 @@
1
+ export const folderFill32F: string;
@@ -0,0 +1 @@
1
+ export const folderFill32F = "M16 7l-1-2H5L4 7H2v20h28V7H16zm13 4H3V8h1.618l1-2h8.764l1 2H29v3z";
@@ -0,0 +1 @@
1
+ "M16 7l-1-2H5L4 7H2v20h28V7H16zm13 4H3V8h1.618l1-2h8.764l1 2H29v3z"
@@ -0,0 +1 @@
1
+ export const folderOpen16F: string;
@@ -0,0 +1 @@
1
+ export const folderOpen16F = "M14 6V3l-5.7.002L6.98 2H4L2.7 3H1v11h13l2-8h-2zM2 3.991h1.041L4.34 3h2.305l1.318.993L13 3.991V6H9L7.7 7h-4L2 11.408V3.99z";
@@ -0,0 +1 @@
1
+ "M14 6V3l-5.7.002L6.98 2H4L2.7 3H1v11h13l2-8h-2zM2 3.991h1.041L4.34 3h2.305l1.318.993L13 3.991V6H9L7.7 7h-4L2 11.408V3.99z"
@@ -0,0 +1 @@
1
+ export const folderOpen24F: string;
@@ -0,0 +1 @@
1
+ export const folderOpen24F = "M21 9V5h-8.8L11 3H4L2.8 5H1v16h20l2.902-12H21zM2 6h1.366l1.2-2h5.868l1.2 2H20v3h-5.6l-2 2H4.35L2 18.015V6z";
@@ -0,0 +1 @@
1
+ "M21 9V5h-8.8L11 3H4L2.8 5H1v16h20l2.902-12H21zM2 6h1.366l1.2-2h5.868l1.2 2H20v3h-5.6l-2 2H4.35L2 18.015V6z"
@@ -0,0 +1 @@
1
+ export const folderOpen32F: string;
@@ -0,0 +1 @@
1
+ export const folderOpen32F = "M28 12V7H15l-1-2H5L4 7H2v21h26l4-16h-4zM3 8h1.618l1-2h7.764l1 2H27v4h-9.995l-1.498 2H6L3 24.5V8z";
@@ -0,0 +1 @@
1
+ "M28 12V7H15l-1-2H5L4 7H2v21h26l4-16h-4zM3 8h1.618l1-2h7.764l1 2H27v4h-9.995l-1.498 2H6L3 24.5V8z"
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.26.2",
6
+ "version": "3.26.4",
7
7
  "private": false,
8
8
  "description": "A collection of UI SVG icons created by Esri for applications.",
9
9
  "repository": {