Skip to content

Commit 0f1c945

Browse files
authored
new file type icons2025 (#35313)
1 parent 64cf912 commit 0f1c945

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"type": "patch",
3+
"comment": "Updating to new filetype icons",
4+
"packageName": "@fluentui/style-utilities",
5+
"email": "caperez@microsoft.com",
6+
"dependentChangeType": "patch"
7+
}

packages/style-utilities/etc/style-utilities.api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ export { DefaultPalette }
8585
export const EdgeChromiumHighContrastSelector = "@media screen and (-ms-high-contrast: active), screen and (forced-colors: active)";
8686

8787
// @public (undocumented)
88-
export const FLUENT_CDN_BASE_URL = "https://res.cdn.office.net/files/fabric-cdn-prod_20250730.001";
88+
export const FLUENT_CDN_BASE_URL = "https://res.cdn.office.net/files/fabric-cdn-prod_20251010.003";
8989

9090
// @public
9191
export function focusClear(): IRawStyle;
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const FLUENT_CDN_BASE_URL = 'https://res.cdn.office.net/files/fabric-cdn-prod_20250730.001';
1+
export const FLUENT_CDN_BASE_URL = 'https://res.cdn.office.net/files/fabric-cdn-prod_20251010.003';

0 commit comments

Comments
 (0)