@alfalab/icons 3.10.0 → 3.11.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.
Files changed (52) hide show
  1. package/corp/dist/AScoresCircleMIcon.d.ts +3 -0
  2. package/corp/dist/AScoresCircleMIcon.js +1 -0
  3. package/corp/dist/AtmMIcon.d.ts +3 -0
  4. package/corp/dist/AtmMIcon.js +1 -0
  5. package/corp/dist/BankWithShieldMIcon.d.ts +3 -0
  6. package/corp/dist/BankWithShieldMIcon.js +1 -0
  7. package/corp/dist/CalculatorMIcon.d.ts +3 -0
  8. package/corp/dist/CalculatorMIcon.js +1 -0
  9. package/corp/dist/CashMoneyMIcon.d.ts +3 -0
  10. package/corp/dist/CashMoneyMIcon.js +1 -0
  11. package/corp/dist/DocumentALogoMIcon.d.ts +3 -0
  12. package/corp/dist/DocumentALogoMIcon.js +1 -0
  13. package/corp/dist/DocumentHorizontalMIcon.d.ts +3 -0
  14. package/corp/dist/DocumentHorizontalMIcon.js +1 -0
  15. package/corp/dist/DocumentStampMIcon.d.ts +3 -0
  16. package/corp/dist/DocumentStampMIcon.js +1 -0
  17. package/corp/dist/DocumentsMIcon.d.ts +3 -0
  18. package/corp/dist/DocumentsMIcon.js +1 -0
  19. package/corp/dist/EagleMIcon.d.ts +3 -0
  20. package/corp/dist/EagleMIcon.js +1 -0
  21. package/corp/dist/GavelMIcon.d.ts +3 -0
  22. package/corp/dist/GavelMIcon.js +1 -0
  23. package/corp/dist/HandHeartMIcon.d.ts +3 -0
  24. package/corp/dist/HandHeartMIcon.js +1 -0
  25. package/corp/dist/HandWithMoneyBagMIcon.d.ts +3 -0
  26. package/corp/dist/HandWithMoneyBagMIcon.js +1 -0
  27. package/corp/dist/LightningMIcon.d.ts +3 -0
  28. package/corp/dist/LightningMIcon.js +1 -0
  29. package/corp/dist/PaypassMIcon.d.ts +3 -0
  30. package/corp/dist/PaypassMIcon.js +1 -0
  31. package/corp/dist/PercentMIcon.d.ts +3 -0
  32. package/corp/dist/PercentMIcon.js +1 -0
  33. package/corp/dist/SafeBoxMIcon.d.ts +3 -0
  34. package/corp/dist/SafeBoxMIcon.js +1 -0
  35. package/corp/dist/ScalesMIcon.d.ts +3 -0
  36. package/corp/dist/ScalesMIcon.js +1 -0
  37. package/corp/dist/ScheduleMIcon.d.ts +3 -0
  38. package/corp/dist/ScheduleMIcon.js +1 -0
  39. package/corp/dist/SupermarketTrolleyMIcon.d.ts +3 -0
  40. package/corp/dist/SupermarketTrolleyMIcon.js +1 -0
  41. package/corp/dist/SwapHorizontalMIcon.d.ts +3 -0
  42. package/corp/dist/SwapHorizontalMIcon.js +1 -0
  43. package/corp/dist/TwoPersonsMIcon.d.ts +3 -0
  44. package/corp/dist/TwoPersonsMIcon.js +1 -0
  45. package/corp/dist/WalletMIcon.d.ts +3 -0
  46. package/corp/dist/WalletMIcon.js +1 -0
  47. package/corp/dist/WorldCashMIcon.d.ts +3 -0
  48. package/corp/dist/WorldCashMIcon.js +1 -0
  49. package/corp/dist/package.json +14 -0
  50. package/corp/dist/tslib.es6-37b184f2.js +15 -0
  51. package/package.json +2 -2
  52. package/search.json +1 -1
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const AScoresCircleMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default AScoresCircleMIcon;
@@ -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:"24",height:"24",viewBox:"0 0 24 24"},e),l.createElement("path",{d:"M10.519 12.888h2.908L12.04 8.443h-.055l-1.467 4.445z"}),l.createElement("path",{d:"M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10zm-8.085-4.377L17 17h-2.283l-.693-2.23h-4.13L9.147 17H7l3.237-9.377c.314-.91.68-1.623 1.858-1.623s1.522.716 1.82 1.623z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.AScoresCircleMIcon=r,exports.default=r;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const AtmMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default AtmMIcon;
@@ -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:"24",height:"24",viewBox:"0 0 24 24"},e),l.createElement("path",{d:"M5 3c-1.104 0-2 .894-2 1.998V21h18V5a2 2 0 00-2-2H5zm1.5 3h11l1 7h-13l1-7zM12 16h6v2h-6v-2z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.AtmMIcon=r,exports.default=r;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const BankWithShieldMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default BankWithShieldMIcon;
@@ -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:"24",height:"24",viewBox:"0 0 24 24"},e),r.createElement("path",{d:"M22 10V8L11.999 3l-10 5v2H4l-.001 6.553h.005L3.999 17c-.678.339-2 1.031-2 1.789V20h9.932c-.922-1.57-1.651-3.627-1.871-6.292A20.206 20.206 0 0110 12.68 2.6 2.6 0 0112.603 10H22z"}),r.createElement("path",{d:"M17.5 22.495s-4.842-1.628-5.447-8.952a18.19 18.19 0 01-.053-.926.6.6 0 01.603-.617h9.794a.6.6 0 01.603.617c-.01.319-.028.627-.053.926-.605 7.325-5.447 8.952-5.447 8.952z"}))};exports.BankWithShieldMIcon=l,exports.default=l;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const CalculatorMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default CalculatorMIcon;
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,t=require("./tslib.es6-37b184f2.js"),a=(e=require("react"))&&"object"==typeof e&&"default"in e?e.default:e,l=function(e){return a.createElement("svg",t.__assign({role:"img",focusable:"false",fill:"currentColor",width:"24",height:"24",viewBox:"0 0 24 24"},e),a.createElement("path",{d:"M18 2a2 2 0 012 2v16.001A1.999 1.999 0 0118 22H6a2 2 0 01-2-1.998V14.5L4.001 4a2 2 0 012-2H18zm0 4v2H6V6a1 1 0 011-1h10a1 1 0 011 1zM7.498 13.85a1.35 1.35 0 100-2.7 1.35 1.35 0 000 2.7zm4.976 4.676c.566 0 1.024-.458 1.024-1.024 0-.567-.46-1.028-1.027-1.028H7.023a1.026 1.026 0 100 2.052h5.45zm.873-6.026a1.35 1.35 0 11-2.699 0 1.35 1.35 0 012.7 0zm4.5 0a1.35 1.35 0 11-2.699 0 1.35 1.35 0 012.7 0zM16.5 18.848a1.348 1.348 0 100-2.696 1.348 1.348 0 000 2.696z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.CalculatorMIcon=l,exports.default=l;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const CashMoneyMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default CashMoneyMIcon;
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,t=require("./tslib.es6-37b184f2.js"),a=(e=require("react"))&&"object"==typeof e&&"default"in e?e.default:e,r=function(e){return a.createElement("svg",t.__assign({role:"img",focusable:"false",fill:"currentColor",width:"24",height:"24",viewBox:"0 0 24 24"},e),a.createElement("path",{d:"M7.03 5a2 2 0 012-2H22a2 2 0 012 2v7a2 2 0 01-2 2h-1V8a2 2 0 00-2-2H7.03V5z"}),a.createElement("path",{d:"M0 10a2 2 0 012-2h15a2 2 0 012 2v8a2 2 0 01-2 2H2a2 2 0 01-2-2v-8zm12.504 4a3 3 0 11-6 0 3 3 0 016 0z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.CashMoneyMIcon=r,exports.default=r;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const DocumentALogoMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default DocumentALogoMIcon;
@@ -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,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:"M13.91 10.999l-1.224 3.636h2.424L13.955 11h-.046z"}),l.createElement("path",{d:"M6 3a1 1 0 011-1h7.185a3 3 0 012.985 3.299l-.146 1.458a.2.2 0 00.22.219L18.7 6.83A3 3 0 0122 9.815V21a1 1 0 01-1 1H7a1 1 0 01-1-1V3zm8 6c.982 0 1.269.586 1.518 1.328L18.09 18h-1.904l-.577-1.824h-3.444L11.542 18h-1.79l2.699-7.672C12.713 9.583 13.018 9 14 9z",fillRule:"evenodd",clipRule:"evenodd"}),l.createElement("path",{d:"M4.5 7.601L1.042 19.277a1 1 0 00.675 1.243l2.808.832A2.524 2.524 0 014.5 21V7.601z"}))};exports.DocumentALogoMIcon=a,exports.default=a;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const DocumentHorizontalMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default DocumentHorizontalMIcon;
@@ -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:"24",height:"24",viewBox:"0 0 24 24"},e),l.createElement("path",{d:"M22 20a1 1 0 001-1v-7.185a3 3 0 00-3.299-2.985l-1.458.146a.2.2 0 01-.219-.22L18.17 7.3A3 3 0 0015.185 4H2a1 1 0 00-1 1v14a1 1 0 001 1h20zM5 10h8v2H5v-2zm0 4h14v2H5v-2z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.DocumentHorizontalMIcon=r,exports.default=r;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const DocumentStampMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default DocumentStampMIcon;
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,t=require("./tslib.es6-37b184f2.js"),a=(e=require("react"))&&"object"==typeof e&&"default"in e?e.default:e,l=function(e){return a.createElement("svg",t.__assign({role:"img",focusable:"false",fill:"currentColor",width:"24",height:"24",viewBox:"0 0 24 24"},e),a.createElement("path",{d:"M15.3 16a1.3 1.3 0 11-2.6 0 1.3 1.3 0 012.6 0z"}),a.createElement("path",{d:"M5 2a1 1 0 00-1 1v18a1 1 0 001 1h14a1 1 0 001-1V9.815a3 3 0 00-3.299-2.985l-1.458.146a.2.2 0 01-.219-.22L15.17 5.3A3 3 0 0012.185 2H5zm12 14a3 3 0 11-6 0 3 3 0 016 0z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.DocumentStampMIcon=l,exports.default=l;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const DocumentsMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default DocumentsMIcon;
@@ -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:"24",height:"24",viewBox:"0 0 24 24"},e),l.createElement("path",{d:"M7 2a1 1 0 00-1 1v18a1 1 0 001 1h14a1 1 0 001-1V9.815a3 3 0 00-3.299-2.985l-1.458.146a.2.2 0 01-.219-.22L17.17 5.3A3 3 0 0014.185 2H7zm2 9h5v2H9v-2zm0 4h9v2H9v-2z",fillRule:"evenodd",clipRule:"evenodd"}),l.createElement("path",{d:"M1.042 19.277L4.5 7.601V21c0 .12.008.237.024.352l-2.807-.832a1 1 0 01-.675-1.243z"}))};exports.DocumentsMIcon=r,exports.default=r;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const EagleMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default EagleMIcon;
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,l=require("./tslib.es6-37b184f2.js"),t=(e=require("react"))&&"object"==typeof e&&"default"in e?e.default:e,c=function(e){return t.createElement("svg",l.__assign({role:"img",focusable:"false",fill:"currentColor",width:"24",height:"24",viewBox:"0 0 24 24"},e),t.createElement("path",{d:"M12.972 16.497c0-1.273 1.778-1.475 2.043-.111.044.222.146.438.334.565.665.451 1.412.917 2.172 1.159.547.222 1.174.379 1.732.314a1.545 1.545 0 001.176-2.27c-.095-.168-.208-.325-.313-.486a.3.3 0 00-.373-.11l-.681.3c-.326.142-.65.284-.969.427-.167.076-.322.145-.501.154a.885.885 0 01-.38-.072c-.328-.166-.575-.463-.575-.87v-2.002c6.352.5 7.955-7.005 4.779-10.758l-3.588 3.876c-.37.4-.535.944-.662 1.475-.129.546-.455 1.154-1.262 1.154-1.222 0-1.466-1.126-1.466-2.502 0-2.626 2.077-2.377 2.932-2.001.61-1.126-.331-1.822-1.117-2.14-2.06-.612-4.003 1.764-4.248 3.89-.244-2.126-2.198-4.502-4.258-3.89-.786.318-1.727 1.014-1.117 2.14.856-.376 2.932-.625 2.932 2 0 1.377-.244 2.503-1.466 2.503-.807 0-1.133-.608-1.263-1.154-.126-.53-.29-1.075-.661-1.475L2.584 2.737C-.592 6.49 1.011 13.995 7.364 13.495V15.5c-.002.405-.25.7-.574.866a.885.885 0 01-.382.072c-.18-.009-.334-.078-.501-.154a90.043 90.043 0 00-.968-.427l-.682-.3a.3.3 0 00-.373.11c-.106.16-.218.318-.313.485a1.545 1.545 0 001.176 2.27c.558.066 1.185-.09 1.732-.313.76-.242 1.507-.708 2.172-1.159.186-.126.293-.339.337-.56.266-1.363 2.04-1.167 2.04.106 0 .5-.244.876-.855 1.376l-1.627 1.111c-.498.34-.588 1.049-.105 1.41 1.066.799 2.307 1.107 3.553 1.107 1.248 0 2.495-.309 3.565-1.108.482-.36.393-1.07-.105-1.409l-1.627-1.11c-.61-.501-.855-.877-.855-1.377z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.EagleMIcon=c,exports.default=c;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const GavelMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default GavelMIcon;
@@ -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:"24",height:"24",viewBox:"0 0 24 24"},e),l.createElement("path",{d:"M19.207 7.49l-5.805-5.796a.813.813 0 00-.558-.194c-.446.002-.942.28-1.108.725L11.2 3.66a1.07 1.07 0 01-.252.39L5.53 9.472c-.11.11-.244.197-.39.252l-1.427.534a1.094 1.094 0 00-.395 1.8l.005.003 5.648 5.647a1.097 1.097 0 001.773-.42l.729-1.943c.055-.147.14-.28.251-.39l1.658-1.659L19.086 19l1.414-1.414-5.705-5.705 1.636-1.636c.11-.11.244-.196.39-.251l1.967-.73c.45-.168.704-.584.712-1.01a1.084 1.084 0 00-.293-.764zM3 22v-2h9v2H3z"}))};exports.GavelMIcon=r,exports.default=r;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const HandHeartMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default HandHeartMIcon;
@@ -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,a=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:"M11 3.375a3.31 3.31 0 00-2.69-1.374A3.3 3.3 0 005 5.29a3.27 3.27 0 001.003 2.358l-.005.001L11 12.502l5.002-4.852-.005-.001A3.27 3.27 0 0017 5.289 3.3 3.3 0 0013.691 2 3.31 3.31 0 0011 3.375zM9.164 14.107l5.126.375a4 4 0 013.708 3.99V23c-7.677 0-14.66-3.638-16.546-4.708a.995.995 0 01-.499-.875c0-.705.684-1.221 1.37-1.062 1.96.454 5.773 1.15 9.817.854l-3.359-.979a1.085 1.085 0 01.383-2.123zM19 24v-7h3v7h-3z"}))};exports.HandHeartMIcon=a,exports.default=a;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const HandWithMoneyBagMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default HandWithMoneyBagMIcon;
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,t=require("./tslib.es6-37b184f2.js"),a=(e=require("react"))&&"object"==typeof e&&"default"in e?e.default:e,r=function(e){return a.createElement("svg",t.__assign({role:"img",focusable:"false",fill:"currentColor",width:"24",height:"24",viewBox:"0 0 24 24"},e),a.createElement("path",{d:"M14.5 2L7 3l2.07 3.106A10.885 10.885 0 005.032 11.7l-.708 2.266a3.09 3.09 0 01.98.068c.8.185 1.918.41 3.23.586a3.085 3.085 0 013.304-2.881l5.126.375.139.012-.133-.426a10.885 10.885 0 00-4.015-5.576L14.5 2z"}),a.createElement("path",{d:"M11.69 13.733l5.127.376a4 4 0 013.708 3.99v4.527c-7.677 0-14.66-3.638-16.546-4.707a.995.995 0 01-.499-.875c0-.705.684-1.222 1.37-1.062 1.96.454 5.773 1.15 9.817.853l-3.359-.978a1.085 1.085 0 01.383-2.124z"}))};exports.HandWithMoneyBagMIcon=r,exports.default=r;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const LightningMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default LightningMIcon;
@@ -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:"24",height:"24",viewBox:"0 0 24 24"},e),r.createElement("path",{d:"M4 12L14.246 1h1.979l-2.517 8.556L20 12 9.751 23H7.775l2.517-8.556L4 12z"}))};exports.LightningMIcon=l,exports.default=l;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const PaypassMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default PaypassMIcon;
@@ -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:"24",height:"24",viewBox:"0 0 24 24"},e),r.createElement("path",{d:"M12.251 19.868c1.394-2.3 2.25-4.99 2.25-7.872 0-2.88-.855-5.57-2.247-7.868L8.736 6.05C9.823 7.783 10.5 9.822 10.5 11.996c0 2.176-.678 4.216-1.766 5.95l3.517 1.922z"}),r.createElement("path",{d:"M14.465 21.077A17.489 17.489 0 0017 12c0-3.311-.925-6.417-2.535-9.079L17.98 1A21.454 21.454 0 0121 12c0 4.016-1.103 7.772-3.02 10.998l-3.515-1.92zM6.527 16.74C7.399 15.37 8 13.747 8 12c0-1.75-.6-3.372-1.473-4.743L3.001 9.183c.57.802 1 1.775 1 2.816 0 1.04-.43 2.013-1 2.816l3.526 1.926z"}))};exports.PaypassMIcon=l,exports.default=l;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const PercentMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default PercentMIcon;
@@ -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:"24",height:"24",viewBox:"0 0 24 24"},e),l.createElement("path",{d:"M11 6.5a4.5 4.5 0 11-9 0 4.5 4.5 0 019 0zM6.5 8.2a1.7 1.7 0 100-3.4 1.7 1.7 0 000 3.4z",fillRule:"evenodd",clipRule:"evenodd"}),l.createElement("path",{d:"M3.987 18.98L17.485 2.893l2.528 2.121L6.514 21.101l-2.527-2.12z"}),l.createElement("path",{d:"M17.5 22a4.5 4.5 0 100-9 4.5 4.5 0 000 9zm1.7-4.5a1.7 1.7 0 11-3.4 0 1.7 1.7 0 013.4 0z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.PercentMIcon=r,exports.default=r;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const SafeBoxMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default SafeBoxMIcon;
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,t=require("./tslib.es6-37b184f2.js"),a=(e=require("react"))&&"object"==typeof e&&"default"in e?e.default:e,l=function(e){return a.createElement("svg",t.__assign({role:"img",focusable:"false",fill:"currentColor",width:"24",height:"24",viewBox:"0 0 24 24"},e),a.createElement("path",{d:"M10.3 11a1.3 1.3 0 11-2.6 0 1.3 1.3 0 012.6 0z"}),a.createElement("path",{d:"M2 5a1 1 0 011-1h18a1 1 0 011 1v15a1 1 0 01-1 1h-1.28a1 1 0 01-.948-.684l-.544-1.632a1 1 0 00-.949-.684H6.721a1 1 0 00-.949.684l-.544 1.632a1 1 0 01-.949.684H3a1 1 0 01-1-1V5zm14 3h2v6h-2V8zm-4 3a3 3 0 11-6 0 3 3 0 016 0z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.SafeBoxMIcon=l,exports.default=l;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const ScalesMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default ScalesMIcon;
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,l=require("./tslib.es6-37b184f2.js"),t=(e=require("react"))&&"object"==typeof e&&"default"in e?e.default:e,r=function(e){return t.createElement("svg",l.__assign({role:"img",focusable:"false",fill:"currentColor",width:"24",height:"24",viewBox:"0 0 24 24"},e),t.createElement("path",{d:"M15 13l1.996-6H13.09l1.41 15h-5l1.41-15H7.004L9 13a4 4 0 01-8 0l3-9h16l3 9a4 4 0 11-8 0zM3.112 13h3.784L5.004 7.325 3.112 13zm15.884-5.675L20.888 13h-3.784l1.892-5.675z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.ScalesMIcon=r,exports.default=r;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const ScheduleMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default ScheduleMIcon;
@@ -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:"24",height:"24",viewBox:"0 0 24 24"},e),r.createElement("path",{d:"M3 15l5.557-6.174a1 1 0 011.486 0l2.114 2.348a1 1 0 001.486 0L21 3v18H3v-6z"}))};exports.ScheduleMIcon=l,exports.default=l;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const SupermarketTrolleyMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default SupermarketTrolleyMIcon;
@@ -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:"24",height:"24",viewBox:"0 0 24 24"},e),r.createElement("path",{d:"M1.5 3A2.5 2.5 0 004 5.5L7.25 17H18v-.5a2 2 0 00-2-2H9.5l10.082-3.069A2 2 0 0021 9.518V5H6.609l-.393-1.291A1 1 0 005.259 3H1.5zM10 19.75a1.75 1.75 0 11-3.5 0 1.75 1.75 0 013.5 0zm9 0a1.75 1.75 0 11-3.5 0 1.75 1.75 0 013.5 0z"}))};exports.SupermarketTrolleyMIcon=l,exports.default=l;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const SwapHorizontalMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default SwapHorizontalMIcon;
@@ -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,a=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:"M20.28 5.62a.478.478 0 010 .8l-5.962 4.907a.5.5 0 01-.818-.386V8.5c-.417 0-.842-.007-1.27-.014-2.912-.048-6.017-.1-8.23 2.014h-.5c0-3.668 2.621-7 6.5-7h3.5V1.064a.5.5 0 01.82-.385l5.96 4.942zM3.716 18.38a.478.478 0 010-.8l5.965-4.906a.5.5 0 01.818.386l-.003 2.44c.417 0 .842.007 1.27.014 2.912.048 6.016.1 8.23-2.014h.5c0 3.668-2.621 7-6.5 7h-3.5v2.436a.5.5 0 01-.82.385l-5.96-4.942z"}))};exports.SwapHorizontalMIcon=a,exports.default=a;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const TwoPersonsMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default TwoPersonsMIcon;
@@ -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,s=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:"M11.215 7.063C11.215 5.05 10.402 3 7.965 3c-2.438 0-3.25 2.013-3.25 4.063s1.44 3.656 3.25 3.656 3.25-1.645 3.25-3.656zM16.506 7c1.992 0 2.656 1.675 2.656 3.319s-1.177 2.987-2.656 2.987c-.455 0-.881-.124-1.253-.345a10.473 10.473 0 00-.464-.351c-.575-.544-.938-1.362-.938-2.291 0-1.674.664-3.319 2.655-3.319zM18 21h5v-2.076c-.142-2.389-3.62-3.66-5.823-3.887.416.63.757 1.404.82 2.459l.003.059V21zm-2 0h-5.972L9 14.3l1.06-1.584c2.433.484 4.11 1.765 5.003 2.838.535.643.885 1.173.937 2.06V21zm-9-6.7l-1.064-1.584c-2.43.485-4.107 1.765-5 2.838-.534.643-.884 1.173-.936 2.06V21h5.968L7 14.3z"}))};exports.TwoPersonsMIcon=s,exports.default=s;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const WalletMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default WalletMIcon;
@@ -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:"24",height:"24",viewBox:"0 0 24 24"},e),l.createElement("path",{d:"M18.283 5.619L5.576 7.499c-.663.243-1 .842-1 1.5L19 9a2 2 0 012 2v8a2 2 0 01-2 2H4a2 2 0 01-2-2V9c0-1 .5-2.5 2.576-3.246L16.11 3.808a2 2 0 012.158 1.71l.015.1zM15 15.01c0 1.12.891 1.989 2.011 1.989S19 16.131 19 15.011 18.131 13 17.011 13A2 2 0 0015 15.011z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.WalletMIcon=r,exports.default=r;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const WorldCashMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default WorldCashMIcon;
@@ -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:"24",height:"24",viewBox:"0 0 24 24"},e),l.createElement("path",{d:"M20.542 14c.297-.944.457-1.958.458-3 0-5.523-4.477-10-10-10S1 5.477 1 11c0 4.477 2.943 8.268 7 9.542v-2.124a7.99 7.99 0 01-2-1.173V14h1.802A1.2 1.2 0 009 12.8v-1.001L6.499 9H3.252a8.017 8.017 0 014.995-5.514l3.595 4.104a1.2 1.2 0 00.903.409h2.053c.553 0 1.202.448 1.202 1v2.018a3 3 0 00.581 1.775L17.468 14h3.074z"}),l.createElement("path",{d:"M10 16h13v7H10v-7zm9 3.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.WorldCashMIcon=r,exports.default=r;
@@ -0,0 +1,14 @@
1
+ {
2
+ "name": "@alfalab/icons-corp",
3
+ "version": "1.1.0",
4
+ "license": "MIT",
5
+ "peerDependencies": {
6
+ "react": "^16.13.0 || ^17.0.1",
7
+ "react-dom": "^16.13.0 || ^17.0.1"
8
+ },
9
+ "main": "./index.js",
10
+ "module": "./esm/index.js",
11
+ "publishConfig": {
12
+ "access": "public"
13
+ }
14
+ }
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /*! *****************************************************************************
3
+ Copyright (c) Microsoft Corporation.
4
+
5
+ Permission to use, copy, modify, and/or distribute this software for any
6
+ purpose with or without fee is hereby granted.
7
+
8
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
9
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
10
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
11
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
12
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
13
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
14
+ PERFORMANCE OF THIS SOFTWARE.
15
+ ***************************************************************************** */exports.__assign=function(){return exports.__assign=Object.assign||function(t){for(var r,s=1,n=arguments.length;s<n;s++)for(var e in r=arguments[s])Object.prototype.hasOwnProperty.call(r,e)&&(t[e]=r[e]);return t},exports.__assign.apply(this,arguments)};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/icons",
3
- "version": "3.10.0",
3
+ "version": "3.11.0",
4
4
  "description": "Alfa-Bank UI Icons",
5
5
  "main": "index.js",
6
6
  "repository": "git@github.com:alfa-laboratory/icons.git",
@@ -27,7 +27,7 @@
27
27
  "@types/svgo": "^1.3.1",
28
28
  "@typescript-eslint/eslint-plugin": "^2.24.0",
29
29
  "@typescript-eslint/parser": "^2.24.0",
30
- "alfa-ui-primitives": "^3.10.0",
30
+ "alfa-ui-primitives": "^3.11.0",
31
31
  "arui-presets-lint": "^4.0.0",
32
32
  "axios": "^0.21.1",
33
33
  "camelcase": "^5.3.1",