@ui5/webcomponents-icons 1.11.0-rc.4 → 1.12.0-rc.0

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/CHANGELOG.md CHANGED
@@ -3,6 +3,22 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [1.12.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v1.11.0...v1.12.0-rc.0) (2023-03-09)
7
+
8
+ **Note:** Version bump only for package @ui5/webcomponents-icons
9
+
10
+
11
+
12
+
13
+
14
+ # [1.11.0](https://github.com/SAP/ui5-webcomponents/compare/v1.11.0-rc.4...v1.11.0) (2023-03-06)
15
+
16
+ **Note:** Version bump only for package @ui5/webcomponents-icons
17
+
18
+
19
+
20
+
21
+
6
22
  # [1.11.0-rc.4](https://github.com/SAP/ui5-webcomponents/compare/v1.11.0-rc.3...v1.11.0-rc.4) (2023-03-02)
7
23
 
8
24
  **Note:** Version bump only for package @ui5/webcomponents-icons
@@ -2426,11 +2426,11 @@
2426
2426
  "locate-me-2": {
2427
2427
  "path": "M127 212l113 45q9 5 14 14l45 114 110-282zm172 268q-8 0-14.5-4t-9.5-12l-65-164-162-65q-16-6-16-24 0-17 16-24L445 34q6-2 10-2 10 0 17.5 7.5T480 57q0 6-2 10L323 464q-6 16-24 16z"
2428
2428
  },
2429
- "people-connected ": {
2429
+ "people-connected": {
2430
2430
  "path": "M256 0q13 0 22.5 9.5T288 32q0 14-9 23t-23 9-23-9-9-23 9-23 23-9zM71 128q-11 0-18-7t-7-17q0-12 9-25t22.5-23.5 28.5-17 27-6.5q11 0 19 6.5t8 17.5q0 19-24 27-9 2-22 10t-20 20q-9 15-23 15zm395-24q0 10-7 17t-18 7q-14 0-23-15-8-12-20.5-20T376 83q-24-8-24-27 0-11 8-17.5t19-6.5 26 6.5 28.5 17 23 23T466 104zm-146 27q0 14-7.5 21.5T294 160h-76q-11 0-18.5-7.5T192 131q0-17 14-30.5T240 87h32q20 0 34 13.5t14 30.5zM96 192q0 14-9 23t-23 9-23-9-9-23 9-23 23-9q13 0 22.5 9.5T96 192zm352 32q-14 0-23-9t-9-23 9-23 23-9q13 0 22.5 9.5T480 192q0 14-9 23t-23 9zm-64 262q0 11-7.5 18.5T358 512H154q-11 0-18.5-7.5T128 486v-12q0-37 19-66.5t50-43.5q-17-14-27-33.5T160 288q0-40 28-68t68-28 68 28 28 68q0 22-10 42t-27 34q31 14 50 43.5t19 66.5v12zM213 288q0 18 12.5 30.5T256 331t30.5-13 12.5-30-12.5-30-30.5-13-30.5 12.5T213 288zm-85 3q0 14-7.5 21.5T102 320H26q-11 0-18.5-7.5T0 291q0-17 14-30.5T48 247h32q20 0 34 13.5t14 30.5zm336-44q20 0 34 13.5t14 30.5q0 14-7.5 21.5T486 320h-76q-11 0-18.5-7.5T384 291q0-17 14-30.5t34-13.5h32zM250 403q-26 0-45.5 16.5T180 461h152q-5-25-24.5-41.5T262 403h-12z"
2431
2431
  },
2432
2432
  "select-appointments": {
2433
2433
  "path": "M0 154q0-38 26-64t64-26h12V25q0-11 7.5-18T128 0t18 7 7 18v39h141V25q0-11 7.5-18T320 0t18 7 7 18v39h13q38 0 64 26t26 64v140q0 11-7 18.5t-18 7.5-18.5-7.5T397 294v-38H51v166q0 17 11 28t28 11h173q11 0 18 7.5t7 18.5-7 18-18 7H90q-38 0-64-26T0 422V154zm90-39q-17 0-28 11t-11 28v51h346v-51q0-17-11-28t-28-11h-13v19q0 11-7 18.5t-18 7.5-18.5-7.5T294 134v-19H153v19q0 11-7 18.5t-18 7.5-18.5-7.5T102 134v-19H90zm134 269q-14 0-23-9t-9-23 9-23 23-9 23 9 9 23-9 23-23 9zm-96-64q14 0 23 9t9 23-9 23-23 9-23-9-9-23 9-23 23-9zm192 0q14 0 23 9t9 23-9 23-23 9-23-9-9-23 9-23 23-9zm147 41q8-9 20-9 10 0 17.5 7.5T512 377q0 9-6 17l-94 109q-7 9-19 9-11 0-19-8l-47-52q-7-7-7-17 0-11 7.5-18t18.5-7 18 8l28 30z"
2434
2434
  }
2435
2435
  }
2436
- }
2436
+ }
@@ -1,7 +1,7 @@
1
1
  declare const pathData: string;
2
2
  declare const ltr: boolean;
3
3
  declare const accData: null
4
- declare const _default: "people-connected ";
4
+ declare const _default: "SAP-icons-v5/people-connected";
5
5
 
6
6
  export default _default;
7
7
  export { pathData, ltr, accData };
@@ -1,6 +1,6 @@
1
1
  import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";
2
2
 
3
- const name = "people-connected ";
3
+ const name = "people-connected";
4
4
  const pathData = "M256 0q13 0 22.5 9.5T288 32q0 14-9 23t-23 9-23-9-9-23 9-23 23-9zM71 128q-11 0-18-7t-7-17q0-12 9-25t22.5-23.5 28.5-17 27-6.5q11 0 19 6.5t8 17.5q0 19-24 27-9 2-22 10t-20 20q-9 15-23 15zm395-24q0 10-7 17t-18 7q-14 0-23-15-8-12-20.5-20T376 83q-24-8-24-27 0-11 8-17.5t19-6.5 26 6.5 28.5 17 23 23T466 104zm-146 27q0 14-7.5 21.5T294 160h-76q-11 0-18.5-7.5T192 131q0-17 14-30.5T240 87h32q20 0 34 13.5t14 30.5zM96 192q0 14-9 23t-23 9-23-9-9-23 9-23 23-9q13 0 22.5 9.5T96 192zm352 32q-14 0-23-9t-9-23 9-23 23-9q13 0 22.5 9.5T480 192q0 14-9 23t-23 9zm-64 262q0 11-7.5 18.5T358 512H154q-11 0-18.5-7.5T128 486v-12q0-37 19-66.5t50-43.5q-17-14-27-33.5T160 288q0-40 28-68t68-28 68 28 28 68q0 22-10 42t-27 34q31 14 50 43.5t19 66.5v12zM213 288q0 18 12.5 30.5T256 331t30.5-13 12.5-30-12.5-30-30.5-13-30.5 12.5T213 288zm-85 3q0 14-7.5 21.5T102 320H26q-11 0-18.5-7.5T0 291q0-17 14-30.5T48 247h32q20 0 34 13.5t14 30.5zm336-44q20 0 34 13.5t14 30.5q0 14-7.5 21.5T486 320h-76q-11 0-18.5-7.5T384 291q0-17 14-30.5t34-13.5h32zM250 403q-26 0-45.5 16.5T180 461h152q-5-25-24.5-41.5T262 403h-12z";
5
5
  const ltr = false;
6
6
  const accData = null;
@@ -9,5 +9,5 @@ const packageName = "@ui5/webcomponents-icons";
9
9
 
10
10
  registerIcon(name, { pathData, ltr, collection, packageName });
11
11
 
12
- export default "SAP-icons-v5/people-connected ";
12
+ export default "SAP-icons-v5/people-connected";
13
13
  export { pathData, ltr, accData };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ui5/webcomponents-icons",
3
- "version": "1.11.0-rc.4",
3
+ "version": "1.12.0-rc.0",
4
4
  "description": "UI5 Web Components: webcomponents.SAP-icons",
5
5
  "author": "SAP SE (https://www.sap.com)",
6
6
  "license": "Apache-2.0",
@@ -26,11 +26,11 @@
26
26
  "directory": "packages/icons"
27
27
  },
28
28
  "dependencies": {
29
- "@ui5/webcomponents-base": "1.11.0-rc.4"
29
+ "@ui5/webcomponents-base": "1.12.0-rc.0"
30
30
  },
31
31
  "devDependencies": {
32
- "@ui5/webcomponents-tools": "1.11.0-rc.4",
32
+ "@ui5/webcomponents-tools": "1.12.0-rc.0",
33
33
  "chromedriver": "109.0.0"
34
34
  },
35
- "gitHead": "d50e50a31eeb4183f84f1eafd9aae1d0d1d1549f"
35
+ "gitHead": "f5e3a2ba480455bc1154eee1b04ee04ebb0dbe14"
36
36
  }
@@ -1,8 +0,0 @@
1
- import { isThemeFamily } from "@ui5/webcomponents-base/dist/config/Theme.js";
2
- import { pathData as pathDatav4, ltr, accData } from "./v4/people-connected .js";
3
- import { pathData as pathDatav5 } from "./v5/people-connected .js";
4
-
5
- const pathData = isThemeFamily("sap_horizon") ? pathDatav5 : pathDatav4;
6
-
7
- export default "people-connected ";
8
- export { pathData, ltr, accData };
@@ -1,7 +0,0 @@
1
- declare const pathData: string;
2
- declare const ltr: boolean;
3
- declare const accData: null
4
- declare const _default: "SAP-icons-v5/people-connected ";
5
-
6
- export default _default;
7
- export { pathData, ltr, accData };