@ui5/webcomponents-icons 1.17.0-rc.1 → 1.17.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,25 @@
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.17.0](https://github.com/SAP/ui5-webcomponents/compare/v1.17.0-rc.2...v1.17.0) (2023-09-01)
7
+
8
+ **Note:** Version bump only for package @ui5/webcomponents-icons
9
+
10
+
11
+
12
+
13
+
14
+ # [1.17.0-rc.2](https://github.com/SAP/ui5-webcomponents/compare/v1.17.0-rc.1...v1.17.0-rc.2) (2023-08-24)
15
+
16
+
17
+ ### Bug Fixes
18
+
19
+ * **icons:** fix "employee-approvals" icon cutt-off ([#7461](https://github.com/SAP/ui5-webcomponents/issues/7461)) ([40eb99c](https://github.com/SAP/ui5-webcomponents/commit/40eb99c76c93229d43c79797dee970fa53e7c8ad)), closes [#7410](https://github.com/SAP/ui5-webcomponents/issues/7410)
20
+
21
+
22
+
23
+
24
+
6
25
  # [1.17.0-rc.1](https://github.com/SAP/ui5-webcomponents/compare/v1.17.0-rc.0...v1.17.0-rc.1) (2023-08-17)
7
26
 
8
27
  **Note:** Version bump only for package @ui5/webcomponents-icons
@@ -755,7 +755,7 @@
755
755
  "path": "M422 64q38 0 64 26t26 64v204q0 38-26 64t-64 26H90q-38 0-64-26T0 358V154q0-38 26-64t64-26h332zM90 115q-11 0-22 7l167 108q8 7 21 7t21-7l166-109q-9-6-21-6H90zm332 282q17 0 28-11t11-28V171L305 273q-22 15-49 15-26 0-49-15L51 172v186q0 17 11 28t28 11h332z"
756
756
  },
757
757
  "employee-approvals": {
758
- "path": "M369 292q0 11-7 19.5t-18 8.5q-8 0-15.5-6T316 294q-7-15-20-28t-28.5-22.5T234 229t-36-5h-12q-28 0-52.5 10.5t-43 28.5-29 42.5T51 358v7h179q11 0 18.5 7t7.5 18-7.5 18.5T230 416H26q-11 0-18.5-7.5T0 390v-32q0-56 29.5-100.5T107 190q-10-6-18-17t-13.5-25-8.5-29-3-28q0-26 10.5-48T103 4t41-26.5 48-9.5q27 0 50 10.5T282.5 6 310 46t10 48q0 13-2.5 27.5t-8.5 28-14.5 24T274 189q12 5 28 17t31 26.5 25.5 30T369 292zM192 19q-32 0-54.5 22.5T115 96t22.5 54.5T192 173t54.5-22.5T269 96t-22.5-54.5T192 19zm294 301q11 0 18.5 7.5T512 346q0 8-6 16l-94 109q-7 9-19 9-11 0-19-8l-47-52q-7-7-7-17 0-11 7.5-18.5T346 377q10 0 19 9l27 30 75-87q8-9 19-9z",
758
+ "path": "M369 324q0 11-7 19.5t-18 8.5q-8 0-15.5-6T316 326q-7-15-20-28t-28.5-22.5T234 261t-36-5h-12q-28 0-52.5 10.5t-43 28.5-29 42.5T51 390v7h179q11 0 18.5 7t7.5 18-7.5 18.5T230 448H26q-11 0-18.5-7.5T0 422v-32q0-56 29.5-100.5T107 222q-10-6-18-17t-13.5-25-8.5-29-3-28q0-26 10.5-48T103 36t41-26.5T192 0q27 0 50 10.5T282.5 38 310 78t10 48q0 13-2.5 27.5t-8.5 28-14.5 24T274 221q12 5 28 17t31 26.5 25.5 30T369 324zM192 51q-32 0-54.5 22.5T115 128t22.5 54.5T192 205t54.5-22.5T269 128t-22.5-54.5T192 51zm294 301q11 0 18.5 7.5T512 378q0 8-6 16l-94 109q-7 9-19 9-11 0-19-8l-47-52q-7-7-7-17 0-11 7.5-18.5T346 409q10 0 19 9l27 30 75-87q8-9 19-9z",
759
759
  "ltr": true
760
760
  },
761
761
  "employee-lookup": {
@@ -1,7 +1,7 @@
1
1
  import { registerIcon } from "@ui5/webcomponents-base/dist/asset-registries/Icons.js";
2
2
 
3
3
  const name = "employee-approvals";
4
- const pathData = "M369 292q0 11-7 19.5t-18 8.5q-8 0-15.5-6T316 294q-7-15-20-28t-28.5-22.5T234 229t-36-5h-12q-28 0-52.5 10.5t-43 28.5-29 42.5T51 358v7h179q11 0 18.5 7t7.5 18-7.5 18.5T230 416H26q-11 0-18.5-7.5T0 390v-32q0-56 29.5-100.5T107 190q-10-6-18-17t-13.5-25-8.5-29-3-28q0-26 10.5-48T103 4t41-26.5 48-9.5q27 0 50 10.5T282.5 6 310 46t10 48q0 13-2.5 27.5t-8.5 28-14.5 24T274 189q12 5 28 17t31 26.5 25.5 30T369 292zM192 19q-32 0-54.5 22.5T115 96t22.5 54.5T192 173t54.5-22.5T269 96t-22.5-54.5T192 19zm294 301q11 0 18.5 7.5T512 346q0 8-6 16l-94 109q-7 9-19 9-11 0-19-8l-47-52q-7-7-7-17 0-11 7.5-18.5T346 377q10 0 19 9l27 30 75-87q8-9 19-9z";
4
+ const pathData = "M369 324q0 11-7 19.5t-18 8.5q-8 0-15.5-6T316 326q-7-15-20-28t-28.5-22.5T234 261t-36-5h-12q-28 0-52.5 10.5t-43 28.5-29 42.5T51 390v7h179q11 0 18.5 7t7.5 18-7.5 18.5T230 448H26q-11 0-18.5-7.5T0 422v-32q0-56 29.5-100.5T107 222q-10-6-18-17t-13.5-25-8.5-29-3-28q0-26 10.5-48T103 36t41-26.5T192 0q27 0 50 10.5T282.5 38 310 78t10 48q0 13-2.5 27.5t-8.5 28-14.5 24T274 221q12 5 28 17t31 26.5 25.5 30T369 324zM192 51q-32 0-54.5 22.5T115 128t22.5 54.5T192 205t54.5-22.5T269 128t-22.5-54.5T192 51zm294 301q11 0 18.5 7.5T512 378q0 8-6 16l-94 109q-7 9-19 9-11 0-19-8l-47-52q-7-7-7-17 0-11 7.5-18.5T346 409q10 0 19 9l27 30 75-87q8-9 19-9z";
5
5
  const ltr = true;
6
6
  const accData = null;
7
7
  const collection = "SAP-icons-v5";
@@ -1,3 +1,3 @@
1
1
  <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
2
- <path d="M369 292q0 11-7 19.5t-18 8.5q-8 0-15.5-6T316 294q-7-15-20-28t-28.5-22.5T234 229t-36-5h-12q-28 0-52.5 10.5t-43 28.5-29 42.5T51 358v7h179q11 0 18.5 7t7.5 18-7.5 18.5T230 416H26q-11 0-18.5-7.5T0 390v-32q0-56 29.5-100.5T107 190q-10-6-18-17t-13.5-25-8.5-29-3-28q0-26 10.5-48T103 4t41-26.5 48-9.5q27 0 50 10.5T282.5 6 310 46t10 48q0 13-2.5 27.5t-8.5 28-14.5 24T274 189q12 5 28 17t31 26.5 25.5 30T369 292zM192 19q-32 0-54.5 22.5T115 96t22.5 54.5T192 173t54.5-22.5T269 96t-22.5-54.5T192 19zm294 301q11 0 18.5 7.5T512 346q0 8-6 16l-94 109q-7 9-19 9-11 0-19-8l-47-52q-7-7-7-17 0-11 7.5-18.5T346 377q10 0 19 9l27 30 75-87q8-9 19-9z"/>
2
+ <path d="M369 324q0 11-7 19.5t-18 8.5q-8 0-15.5-6T316 326q-7-15-20-28t-28.5-22.5T234 261t-36-5h-12q-28 0-52.5 10.5t-43 28.5-29 42.5T51 390v7h179q11 0 18.5 7t7.5 18-7.5 18.5T230 448H26q-11 0-18.5-7.5T0 422v-32q0-56 29.5-100.5T107 222q-10-6-18-17t-13.5-25-8.5-29-3-28q0-26 10.5-48T103 36t41-26.5T192 0q27 0 50 10.5T282.5 38 310 78t10 48q0 13-2.5 27.5t-8.5 28-14.5 24T274 221q12 5 28 17t31 26.5 25.5 30T369 324zM192 51q-32 0-54.5 22.5T115 128t22.5 54.5T192 205t54.5-22.5T269 128t-22.5-54.5T192 51zm294 301q11 0 18.5 7.5T512 378q0 8-6 16l-94 109q-7 9-19 9-11 0-19-8l-47-52q-7-7-7-17 0-11 7.5-18.5T346 409q10 0 19 9l27 30 75-87q8-9 19-9z"/>
3
3
  </svg>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ui5/webcomponents-icons",
3
- "version": "1.17.0-rc.1",
3
+ "version": "1.17.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",
@@ -27,10 +27,10 @@
27
27
  "directory": "packages/icons"
28
28
  },
29
29
  "dependencies": {
30
- "@ui5/webcomponents-base": "1.17.0-rc.1"
30
+ "@ui5/webcomponents-base": "1.17.0"
31
31
  },
32
32
  "devDependencies": {
33
- "@ui5/webcomponents-tools": "1.17.0-rc.1"
33
+ "@ui5/webcomponents-tools": "1.17.0"
34
34
  },
35
- "gitHead": "6ab07172a4a1566c3c598ea1db8dae9b26b4d64e"
35
+ "gitHead": "7494e311b19e26e49c87928cdc0d1165309f24ad"
36
36
  }