@alfalab/icons-glyph 2.72.0 → 2.74.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.
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const LockClosedSIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default LockClosedSIcon;
@@ -0,0 +1 @@
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,r=function(e){return l.createElement("svg",t.__assign({role:"img",focusable:"false",fill:"currentColor",width:"16",height:"16",viewBox:"0 0 16 16"},e),l.createElement("path",{d:"M4 4a4 4 0 118 0v2h2v8.222c0 .982-.768 1.778-1.714 1.778H3.714C2.768 16 2 15.204 2 14.222V6h2V4zm5.848-.765A2 2 0 0110 4v2H6V4a2 2 0 013.848-.765zM6 11a2 2 0 104 0 2 2 0 00-4 0z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.LockClosedSIcon=r,exports.default=r;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const LockClosedXxlIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default LockClosedXxlIcon;
@@ -0,0 +1 @@
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,r=function(e){return l.createElement("svg",t.__assign({role:"img",focusable:"false",fill:"currentColor",width:"48",height:"48",viewBox:"0 0 48 48"},e),l.createElement("path",{d:"M14 14a10.003 10.003 0 016.173-9.24 10.01 10.01 0 017.654 0A10.005 10.005 0 0134 14v8h4v18a4 4 0 01-4 4H14a4 4 0 01-4-4V22h4v-8zm16 0v8H18v-8a5.997 5.997 0 016-6 5.996 5.996 0 015.543 3.704A5.99 5.99 0 0130 14zm-6 23a4 4 0 100-8 4 4 0 000 8z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.LockClosedXxlIcon=r,exports.default=r;
package/LockOpenMIcon.js CHANGED
@@ -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:"M12 1a5 5 0 00-5 5v1h2V6a3 3 0 116 0v4H4v8a4 4 0 004 4h8a4 4 0 004-4v-8h-3V6a5 5 0 00-5-5zm1.5 14.5a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.LockOpenMIcon=l,exports.default=l;
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:"M7 7a5 5 0 0110 0v3h2v10a2 2 0 01-2 2H7a2 2 0 01-2-2V10h10V7a3 3 0 10-6 0v1H7V7zm5 11a2 2 0 100-4 2 2 0 000 4z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.LockOpenMIcon=l,exports.default=l;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const LockOpenSIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default LockOpenSIcon;
@@ -0,0 +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:"16",height:"16",viewBox:"0 0 16 16"},e),r.createElement("path",{d:"M4.304 2.47A3.994 3.994 0 004 4h2a2.003 2.003 0 012-2 1.999 1.999 0 012 2v2H2v8.222C2 15.204 2.768 16 3.714 16h8.572c.947 0 1.714-.796 1.714-1.778V6h-2V4a3.994 3.994 0 00-1.172-2.828A3.992 3.992 0 008 0a3.997 3.997 0 00-3.696 2.47zM8 13a2 2 0 100-4 2 2 0 000 4z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.LockOpenSIcon=l,exports.default=l;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const LockOpenXxlIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default LockOpenXxlIcon;
@@ -0,0 +1 @@
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,r=function(e){return l.createElement("svg",t.__assign({role:"img",focusable:"false",fill:"currentColor",width:"48",height:"48",viewBox:"0 0 48 48"},e),l.createElement("path",{d:"M14 14a10.003 10.003 0 016.173-9.24 10.01 10.01 0 017.654 0A10.005 10.005 0 0134 14v8h4v18a4 4 0 01-4 4H14a4 4 0 01-4-4V22h20v-8a5.997 5.997 0 00-6-6 5.996 5.996 0 00-5.543 3.704A5.997 5.997 0 0018 14v2h-4v-2zm10 23a4 4 0 100-8 4 4 0 000 8z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.LockOpenXxlIcon=r,exports.default=r;
package/PlusSIcon.js CHANGED
@@ -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:"16",height:"16",viewBox:"0 0 16 16"},e),r.createElement("path",{d:"M7.286 7.286H3v1.428h4.286V13h1.428V8.714H13V7.286H8.714V3H7.286v4.286z"}))};exports.PlusSIcon=l,exports.default=l;
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:"16",height:"16",viewBox:"0 0 16 16"},e),r.createElement("g",{clipPath:"url(#prefix__clip0_92088_13136)"},r.createElement("path",{d:"M7 7H0v2h7v7h2V9h7V7H9V0H7v7z"})),r.createElement("defs",null,r.createElement("clipPath",{id:"prefix__clip0_92088_13136"},r.createElement("path",{d:"M0 0h16v16H0z"}))))};exports.PlusSIcon=l,exports.default=l;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/icons-glyph",
3
- "version": "2.72.0",
3
+ "version": "2.74.0",
4
4
  "license": "MIT",
5
5
  "peerDependencies": {
6
6
  "react": "^16.13.0 || ^17.0.1",