@ui5/webcomponents-icons 1.17.0-rc.1 → 1.17.0-rc.2
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,17 @@
|
|
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-rc.2](https://github.com/SAP/ui5-webcomponents/compare/v1.17.0-rc.1...v1.17.0-rc.2) (2023-08-24)
|
7
|
+
|
8
|
+
|
9
|
+
### Bug Fixes
|
10
|
+
|
11
|
+
* **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)
|
12
|
+
|
13
|
+
|
14
|
+
|
15
|
+
|
16
|
+
|
6
17
|
# [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
18
|
|
8
19
|
**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
|
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
|
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
|
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.
|
3
|
+
"version": "1.17.0-rc.2",
|
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.
|
30
|
+
"@ui5/webcomponents-base": "1.17.0-rc.2"
|
31
31
|
},
|
32
32
|
"devDependencies": {
|
33
|
-
"@ui5/webcomponents-tools": "1.17.0-rc.
|
33
|
+
"@ui5/webcomponents-tools": "1.17.0-rc.2"
|
34
34
|
},
|
35
|
-
"gitHead": "
|
35
|
+
"gitHead": "e9778e42a321bc65ab0a52fbdcc7957b4290ab13"
|
36
36
|
}
|