@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"),r=(e=require("react"))&&"object"==typeof e&&"default"in e?e.default:e,l=function(e){return r.createElement("svg",t.__assign({role:"img",focusable:"false",fill:"currentColor",width:"24",height:"24",viewBox:"0 0 24 24"},e),r.createElement("path",{d:"M6.599 11a.6.6 0 100 1.2.6.6 0 000-1.2zm5.4 5.4a.6.6 0 11-1.2 0 .6.6 0 011.2 0z"}),r.createElement("path",{d:"M16 21H2V7.617A2 2 0 013.58 5.66L16 3v18zm-9.401-7.6a1.8 1.8 0 100-3.6 1.8 1.8 0 000 3.6zm4.8 1.2a1.8 1.8 0 100 3.6 1.8 1.8 0 000-3.6zm.033-4.433l.919.771-5.785 6.895-.92-.772 5.786-6.894z",fillRule:"evenodd",clipRule:"evenodd"}),r.createElement("path",{d:"M20 10a2 2 0 012 2v9h-4V10h2z"}))};exports.HousesPercentMIcon=l,exports.default=l;
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;
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/icons-corp",
3
- "version": "1.14.0",
3
+ "version": "1.15.0",
4
4
  "license": "MIT",
5
5
  "peerDependencies": {
6
6
  "react": "^16.13.0 || ^17.0.1",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/icons",
3
- "version": "3.79.0",
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.0.0",
54
+ "ui-primitives": "^7.1.0",
55
55
  "util": "^0.12.2"
56
56
  },
57
57
  "lint-staged": {