@alfalab/icons 3.79.0 → 3.80.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.
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,t=require("./tslib.es6-37b184f2.js"),
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,t=require("./tslib.es6-37b184f2.js"),l=(e=require("react"))&&"object"==typeof e&&"default"in e?e.default:e,a=function(e){return l.createElement("svg",t.__assign({role:"img",focusable:"false",fill:"currentColor",width:"24",height:"24",viewBox:"0 0 24 24"},e),l.createElement("path",{d:"M14.02 18.505L11.927 21H8V3l12.42 2.661A2 2 0 0122 7.617V9l-2.79 3.32a4.357 4.357 0 10-5.19 6.185zm8.87-5.015l-1.204-1.01-7.576 9.03 1.204 1.01 7.576-9.03z"}),l.createElement("path",{d:"M19.33 20.188a2.358 2.358 0 11-.044.455m1.657.357a.786.786 0 10-.086-.357m.013.141a.78.78 0 00.073.216zm-.013-.141c0 .048.005.095.013.141z",fillRule:"evenodd",clipRule:"evenodd"}),l.createElement("path",{d:"M19.286 20.643c0-.156.015-.308.043-.455zM2 12a2 2 0 012-2h2v11H2v-9z"}),l.createElement("path",{d:"M17.697 14.645a2.39 2.39 0 00.017-.288v-.015A2.355 2.355 0 0015.357 12a2.357 2.357 0 102.34 2.645zm-3.125-.288a.786.786 0 111.571 0 .786.786 0 01-1.571 0z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.HousesPercentMIcon=a,exports.default=a;
|
package/corp/dist/package.json
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alfalab/icons",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.80.0",
|
|
4
4
|
"description": "Design System UI Icons",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"repository": "git@github.com:core-ds/icons.git",
|
|
@@ -51,7 +51,7 @@
|
|
|
51
51
|
"ts-node": "^8.6.2",
|
|
52
52
|
"tslib": "^2.0.0",
|
|
53
53
|
"typescript": "^3.8.3",
|
|
54
|
-
"ui-primitives": "^7.
|
|
54
|
+
"ui-primitives": "^7.1.0",
|
|
55
55
|
"util": "^0.12.2"
|
|
56
56
|
},
|
|
57
57
|
"lint-staged": {
|