diff --git a/README.md b/README.md index b4c1e4b1e4..7657c16a2b 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ repositories { Include the following dependency in your project's `build.gradle`: ```groovy -implementation 'com.microsoft.design:fluent-system-icons:1.1.255@aar' +implementation 'com.microsoft.design:fluent-system-icons:1.1.256@aar' ``` For library docs, see [android/README.md](android/README.md). @@ -48,13 +48,13 @@ For library docs, see [android/README.md](android/README.md). ```ruby use_frameworks! -pod "FluentIcons", "1.1.255" +pod "FluentIcons", "1.1.256" ``` #### Carthage ```bash -git "git@github.com:microsoft/fluentui-system-icons.git" "1.1.255" +git "git@github.com:microsoft/fluentui-system-icons.git" "1.1.256" ``` For library docs, see [ios/README.md](ios/README.md). @@ -66,7 +66,7 @@ In the `pubspec.yaml` of your flutter project, add the following dependency: ```yaml dependencies: ... - fluentui_system_icons: ^1.1.255 + fluentui_system_icons: ^1.1.256 ``` For library docs, see [flutter/README.md](flutter/README.md). diff --git a/flutter/CHANGELOG.md b/flutter/CHANGELOG.md index 7f0721f8f2..a8b93a5355 100644 --- a/flutter/CHANGELOG.md +++ b/flutter/CHANGELOG.md @@ -1 +1 @@ -## [1.1.255] - Complete change log present here https://github.com/microsoft/fluentui-system-icons/tags \ No newline at end of file +## [1.1.256] - Complete change log present here https://github.com/microsoft/fluentui-system-icons/tags \ No newline at end of file diff --git a/flutter/lib/fonts/FluentSystemIcons-Filled.ttf b/flutter/lib/fonts/FluentSystemIcons-Filled.ttf index 1cb7279b32..3558eb70df 100644 Binary files a/flutter/lib/fonts/FluentSystemIcons-Filled.ttf and b/flutter/lib/fonts/FluentSystemIcons-Filled.ttf differ diff --git a/flutter/lib/fonts/FluentSystemIcons-Regular.ttf b/flutter/lib/fonts/FluentSystemIcons-Regular.ttf index 1c053c4841..8912d9706e 100644 Binary files a/flutter/lib/fonts/FluentSystemIcons-Regular.ttf and b/flutter/lib/fonts/FluentSystemIcons-Regular.ttf differ diff --git a/flutter/lib/fonts/FluentSystemIcons-Resizable.ttf b/flutter/lib/fonts/FluentSystemIcons-Resizable.ttf index a21c368d36..acfdd73c27 100644 Binary files a/flutter/lib/fonts/FluentSystemIcons-Resizable.ttf and b/flutter/lib/fonts/FluentSystemIcons-Resizable.ttf differ diff --git a/flutter/pubspec.yaml b/flutter/pubspec.yaml index 7c58d06024..8154993dfb 100644 --- a/flutter/pubspec.yaml +++ b/flutter/pubspec.yaml @@ -1,6 +1,6 @@ name: fluentui_system_icons description: Fluent UI System Icons are a collection of familiar, friendly and modern icons from Microsoft. -version: 1.1.255 +version: 1.1.256 homepage: https://github.com/microsoft/fluentui-system-icons/tree/main environment: diff --git a/fonts/FluentSystemIcons-Filled.css b/fonts/FluentSystemIcons-Filled.css index d5fe899fab..698a16f776 100644 --- a/fonts/FluentSystemIcons-Filled.css +++ b/fonts/FluentSystemIcons-Filled.css @@ -1,8 +1,8 @@ @font-face { font-family: "FluentSystemIcons-Filled"; - src: url("./FluentSystemIcons-Filled.woff2?34e61dd87d6bf2472fde4be71ab83b62") format("woff2"), -url("./FluentSystemIcons-Filled.woff?34e61dd87d6bf2472fde4be71ab83b62") format("woff"), -url("./FluentSystemIcons-Filled.ttf?34e61dd87d6bf2472fde4be71ab83b62") format("truetype"); + src: url("./FluentSystemIcons-Filled.woff2?16975cc8174d8c339acd2acd7ba76252") format("woff2"), +url("./FluentSystemIcons-Filled.woff?16975cc8174d8c339acd2acd7ba76252") format("woff"), +url("./FluentSystemIcons-Filled.ttf?16975cc8174d8c339acd2acd7ba76252") format("truetype"); } i[class^="icon-"]:before, i[class*=" icon-"]:before { diff --git a/fonts/FluentSystemIcons-Filled.ttf b/fonts/FluentSystemIcons-Filled.ttf index 1cb7279b32..3558eb70df 100644 Binary files a/fonts/FluentSystemIcons-Filled.ttf and b/fonts/FluentSystemIcons-Filled.ttf differ diff --git a/fonts/FluentSystemIcons-Filled.woff b/fonts/FluentSystemIcons-Filled.woff index d5cd342d6d..b91e8f014c 100644 Binary files a/fonts/FluentSystemIcons-Filled.woff and b/fonts/FluentSystemIcons-Filled.woff differ diff --git a/fonts/FluentSystemIcons-Filled.woff2 b/fonts/FluentSystemIcons-Filled.woff2 index 46b70d2dfd..7edd417be9 100644 Binary files a/fonts/FluentSystemIcons-Filled.woff2 and b/fonts/FluentSystemIcons-Filled.woff2 differ diff --git a/fonts/FluentSystemIcons-Regular.css b/fonts/FluentSystemIcons-Regular.css index bdaaaec27f..24d2daa8d0 100644 --- a/fonts/FluentSystemIcons-Regular.css +++ b/fonts/FluentSystemIcons-Regular.css @@ -1,8 +1,8 @@ @font-face { font-family: "FluentSystemIcons-Regular"; - src: url("./FluentSystemIcons-Regular.woff2?b2736a2868107b49e3490293002e0c3c") format("woff2"), -url("./FluentSystemIcons-Regular.woff?b2736a2868107b49e3490293002e0c3c") format("woff"), -url("./FluentSystemIcons-Regular.ttf?b2736a2868107b49e3490293002e0c3c") format("truetype"); + src: url("./FluentSystemIcons-Regular.woff2?7c4900f9205088763014e184eacd4c88") format("woff2"), +url("./FluentSystemIcons-Regular.woff?7c4900f9205088763014e184eacd4c88") format("woff"), +url("./FluentSystemIcons-Regular.ttf?7c4900f9205088763014e184eacd4c88") format("truetype"); } i[class^="icon-"]:before, i[class*=" icon-"]:before { diff --git a/fonts/FluentSystemIcons-Regular.ttf b/fonts/FluentSystemIcons-Regular.ttf index 1c053c4841..8912d9706e 100644 Binary files a/fonts/FluentSystemIcons-Regular.ttf and b/fonts/FluentSystemIcons-Regular.ttf differ diff --git a/fonts/FluentSystemIcons-Regular.woff b/fonts/FluentSystemIcons-Regular.woff index bacd4b23ed..2d95b1a5ae 100644 Binary files a/fonts/FluentSystemIcons-Regular.woff and b/fonts/FluentSystemIcons-Regular.woff differ diff --git a/fonts/FluentSystemIcons-Regular.woff2 b/fonts/FluentSystemIcons-Regular.woff2 index 4b87c7c13e..e120dfb234 100644 Binary files a/fonts/FluentSystemIcons-Regular.woff2 and b/fonts/FluentSystemIcons-Regular.woff2 differ diff --git a/fonts/FluentSystemIcons-Resizable.css b/fonts/FluentSystemIcons-Resizable.css index 63b1ebde81..690d27b255 100644 --- a/fonts/FluentSystemIcons-Resizable.css +++ b/fonts/FluentSystemIcons-Resizable.css @@ -1,8 +1,8 @@ @font-face { font-family: "FluentSystemIcons-Resizable"; - src: url("./FluentSystemIcons-Resizable.woff2?6e7888a2b0fb7c8a52cb7e2b9843b08c") format("woff2"), -url("./FluentSystemIcons-Resizable.woff?6e7888a2b0fb7c8a52cb7e2b9843b08c") format("woff"), -url("./FluentSystemIcons-Resizable.ttf?6e7888a2b0fb7c8a52cb7e2b9843b08c") format("truetype"); + src: url("./FluentSystemIcons-Resizable.woff2?d04daf3b5751cd17d98b296e54b84f2a") format("woff2"), +url("./FluentSystemIcons-Resizable.woff?d04daf3b5751cd17d98b296e54b84f2a") format("woff"), +url("./FluentSystemIcons-Resizable.ttf?d04daf3b5751cd17d98b296e54b84f2a") format("truetype"); } i[class^="icon-"]:before, i[class*=" icon-"]:before { diff --git a/fonts/FluentSystemIcons-Resizable.ttf b/fonts/FluentSystemIcons-Resizable.ttf index a21c368d36..acfdd73c27 100644 Binary files a/fonts/FluentSystemIcons-Resizable.ttf and b/fonts/FluentSystemIcons-Resizable.ttf differ diff --git a/fonts/FluentSystemIcons-Resizable.woff b/fonts/FluentSystemIcons-Resizable.woff index 00daec8b64..44f9024cdf 100644 Binary files a/fonts/FluentSystemIcons-Resizable.woff and b/fonts/FluentSystemIcons-Resizable.woff differ diff --git a/fonts/FluentSystemIcons-Resizable.woff2 b/fonts/FluentSystemIcons-Resizable.woff2 index ef31fec29c..a7d6413b25 100644 Binary files a/fonts/FluentSystemIcons-Resizable.woff2 and b/fonts/FluentSystemIcons-Resizable.woff2 differ diff --git a/ios/FluentIcons.podspec b/ios/FluentIcons.podspec index b9523e2c6d..a146ab82c3 100644 --- a/ios/FluentIcons.podspec +++ b/ios/FluentIcons.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.name = 'FluentIcons' - s.version = '1.1.255' + s.version = '1.1.256' s.summary = 'FluentIcons' s.description = <<-DESC diff --git a/ios/README.md b/ios/README.md index 1326e6734d..4025c41024 100644 --- a/ios/README.md +++ b/ios/README.md @@ -6,13 +6,13 @@ ```ruby use_frameworks! -pod "FluentIcons", "1.1.255" +pod "FluentIcons", "1.1.256" ``` ### Carthage ```bash -git "git@github.com:microsoft/fluentui-system-icons.git" "1.1.255" +git "git@github.com:microsoft/fluentui-system-icons.git" "1.1.256" ``` ## Usage diff --git a/package-lock.json b/package-lock.json index 7d7a2da67f..c9cd5c071e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14947,7 +14947,7 @@ }, "packages/react-icons": { "name": "@fluentui/react-icons", - "version": "2.0.255", + "version": "2.0.256", "license": "MIT", "dependencies": { "@griffel/react": "^1.0.0", @@ -14975,7 +14975,7 @@ }, "packages/react-icons-font-subsetting-webpack-plugin": { "name": "@fluentui/react-icons-font-subsetting-webpack-plugin", - "version": "2.0.255", + "version": "2.0.256", "license": "MIT", "dependencies": { "subset-font": "^1.4.0" @@ -15065,7 +15065,7 @@ }, "packages/react-native-icons": { "name": "@fluentui/react-native-icons", - "version": "2.0.255", + "version": "2.0.256", "license": "MIT", "dependencies": { "@griffel/react": "^1.0.0", @@ -15498,7 +15498,7 @@ }, "packages/svg-icons": { "name": "@fluentui/svg-icons", - "version": "1.1.255", + "version": "1.1.256", "license": "MIT", "devDependencies": { "renamer": "^2.0.1", @@ -15568,7 +15568,7 @@ }, "packages/svg-sprites": { "name": "@fluentui/svg-sprites", - "version": "1.1.255", + "version": "1.1.256", "license": "MIT", "devDependencies": { "renamer": "^2.0.1", diff --git a/packages/react-icons-font-subsetting-webpack-plugin/package.json b/packages/react-icons-font-subsetting-webpack-plugin/package.json index 4d0fb27a92..c7df2204e0 100644 --- a/packages/react-icons-font-subsetting-webpack-plugin/package.json +++ b/packages/react-icons-font-subsetting-webpack-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-icons-font-subsetting-webpack-plugin", - "version": "2.0.255", + "version": "2.0.256", "description": "Webpack plugin to subset the icon fonts used by @fluentui/react-icons based on which icons are used.", "main": "lib/index.js", "scripts": { diff --git a/packages/react-icons/package.json b/packages/react-icons/package.json index 982ebc6368..f3f632b547 100644 --- a/packages/react-icons/package.json +++ b/packages/react-icons/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-icons", - "version": "2.0.255", + "version": "2.0.256", "sideEffects": false, "main": "lib-cjs/index.js", "module": "lib/index.js", diff --git a/packages/react-native-icons/package.json b/packages/react-native-icons/package.json index 24a74f1841..2dc260e306 100644 --- a/packages/react-native-icons/package.json +++ b/packages/react-native-icons/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-native-icons", - "version": "2.0.255", + "version": "2.0.256", "sideEffects": false, "main": "lib-cjs/index.js", "module": "lib/index.js", diff --git a/packages/svg-icons/package.json b/packages/svg-icons/package.json index 9150e8e37b..3d0104b81b 100644 --- a/packages/svg-icons/package.json +++ b/packages/svg-icons/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/svg-icons", - "version": "1.1.255", + "version": "1.1.256", "description": "Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.", "license": "MIT", "repository": { diff --git a/packages/svg-sprites/package.json b/packages/svg-sprites/package.json index 1ddfa62ee0..72753619bf 100644 --- a/packages/svg-sprites/package.json +++ b/packages/svg-sprites/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/svg-sprites", - "version": "1.1.255", + "version": "1.1.256", "description": "Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.", "license": "MIT", "repository": {